summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg1-0/+5
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg1-1/+6
2024-02-08PM: EM: Add em_dev_compute_costs()Lukasz Luba1-0/+8
2024-02-08PM: EM: Remove old tableLukasz Luba1-2/+0
2024-02-08PM: EM: Optimize em_cpu_energy() and remove divisionLukasz Luba1-40/+15
2024-02-08PM: EM: Add performance field to struct em_perf_state and optimizeLukasz Luba1-12/+12
2024-02-08PM: EM: Add em_perf_state_from_pd() to get performance states tableLukasz Luba1-0/+22
2024-02-08PM: EM: Introduce em_dev_update_perf_domain() for EM updatesLukasz Luba1-0/+8
2024-02-08PM: EM: Add functions for memory allocations for new EM tablesLukasz Luba1-0/+11
2024-02-08PM: EM: Use runtime modified EM for CPUs energy estimation in EASLukasz Luba1-3/+9
2024-02-08PM: EM: Introduce runtime modifiable tableLukasz Luba1-0/+12
2024-02-08PM: EM: Refactor em_pd_get_efficient_state() to be more flexibleLukasz Luba1-13/+17
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini1-7/+1
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg1-0/+16
2024-02-08spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König1-19/+1
2024-02-08spi: bitbang: Follow renaming of SPI "master" to "controller"Uwe Kleine-König1-1/+1
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara2-2/+2
2024-02-08Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+2
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen1-1/+1
2024-02-07dump_stack: Do not get cpu_sync for panic CPUJohn Ogness1-0/+2
2024-02-07treewide: Remove system_counterval_t.cs, which is never readPeter Hilber2-6/+1
2024-02-07timekeeping: Evaluate system_counterval_t.cs_id instead of .csPeter Hilber1-5/+5
2024-02-07ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constantPeter Hilber1-1/+3
2024-02-07x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber1-0/+1
2024-02-07x86/tsc: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber1-0/+2
2024-02-07timekeeping: Add clocksource ID to struct system_counterval_tPeter Hilber1-0/+5
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li1-1/+1
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li1-1/+2
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann17-38/+34
2024-02-07spi: drop gpf arg from __spi_split_transfer_maxsize()David Lechner1-4/+2
2024-02-07net: phy: add helper phy_advertise_eee_allHeiner Kallweit1-0/+1
2024-02-07of: property: use unsigned int return on of_graph_get_endpoint_count()Kuninori Morimoto1-2/+2
2024-02-06KVM: Get reference to VM's address space in the async #PF workerSean Christopherson1-1/+0
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara1-2/+5
2024-02-06remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein1-3/+0
2024-02-06fs: remove the inode argument to ->d_real() methodAmir Goldstein1-7/+11
2024-02-06fs: make file_dentry() a simple accessorAmir Goldstein1-1/+12
2024-02-06serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)1-5/+27
2024-02-06block, fs: Restore the per-bio/request data lifetime fieldsBart Van Assche2-0/+4
2024-02-06fs: Move enum rw_hint into a new header fileBart Van Assche2-14/+26
2024-02-06pidfd: exit: kill the no longer used thread_group_exited()Oleg Nesterov1-2/+0
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)1-1/+1
2024-02-06hrtimer: Report offline hrtimer enqueueFrederic Weisbecker1-1/+3
2024-02-06net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman1-0/+1
2024-02-06xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky1-1/+1
2024-02-06workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 orderedTejun Heo1-3/+1
2024-02-06usb: core: hcd: Convert from tasklet to BH workqueueTejun Heo1-1/+1
2024-02-05wifi: cw1200: Convert to GPIO descriptorsLinus Walleij1-4/+0
2024-02-05block: update cached timestamp post schedule/preemptionJens Axboe2-1/+17
2024-02-05block: cache current nsec time in struct blk_plugJens Axboe1-0/+1