summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-08spi: pl022: Use typedef for dma_filter_fnKrzysztof Kozlowski
2024-02-08io_uring: re-arrange struct io_ring_ctx to reduce paddingJens Axboe
2024-02-08io_uring: add io_file_can_poll() helperJens Axboe
2024-02-08io_uring/cancel: don't default to setting req->work.cancel_seqJens Axboe
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe
2024-02-08fs: super_set_uuid()Kent Overstreet
2024-02-08spi: get rid of some legacy macrosMark Brown
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg
2024-02-08PM: EM: Add em_dev_compute_costs()Lukasz Luba
2024-02-08PM: EM: Remove old tableLukasz Luba
2024-02-08PM: EM: Optimize em_cpu_energy() and remove divisionLukasz Luba
2024-02-08PM: EM: Add performance field to struct em_perf_state and optimizeLukasz Luba
2024-02-08PM: EM: Add em_perf_state_from_pd() to get performance states tableLukasz Luba
2024-02-08PM: EM: Introduce em_dev_update_perf_domain() for EM updatesLukasz Luba
2024-02-08PM: EM: Add functions for memory allocations for new EM tablesLukasz Luba
2024-02-08PM: EM: Use runtime modified EM for CPUs energy estimation in EASLukasz Luba
2024-02-08PM: EM: Introduce runtime modifiable tableLukasz Luba
2024-02-08PM: EM: Refactor em_pd_get_efficient_state() to be more flexibleLukasz Luba
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg
2024-02-08spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König
2024-02-08spi: bitbang: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen
2024-02-07dump_stack: Do not get cpu_sync for panic CPUJohn Ogness
2024-02-07treewide: Remove system_counterval_t.cs, which is never readPeter Hilber
2024-02-07timekeeping: Evaluate system_counterval_t.cs_id instead of .csPeter Hilber
2024-02-07ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constantPeter Hilber
2024-02-07x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber
2024-02-07x86/tsc: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber
2024-02-07timekeeping: Add clocksource ID to struct system_counterval_tPeter Hilber
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-07spi: drop gpf arg from __spi_split_transfer_maxsize()David Lechner
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06of: property: use unsigned int return on of_graph_get_endpoint_count()Kuninori Morimoto
2024-02-06KVM: Get reference to VM's address space in the async #PF workerSean Christopherson
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-02-06remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein
2024-02-06fs: remove the inode argument to ->d_real() methodAmir Goldstein
2024-02-06fs: make file_dentry() a simple accessorAmir Goldstein
2024-02-06serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)
2024-02-06block, fs: Restore the per-bio/request data lifetime fieldsBart Van Assche
2024-02-06fs: Move enum rw_hint into a new header fileBart Van Assche
2024-02-06pidfd: exit: kill the no longer used thread_group_exited()Oleg Nesterov
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)