aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-08spi: pl022: Use typedef for dma_filter_fnKrzysztof Kozlowski1-1/+2
2024-02-08io_uring: re-arrange struct io_ring_ctx to reduce paddingJens Axboe1-15/+16
2024-02-08io_uring: remove 'loops' argument from trace_io_uring_task_work_run()Jens Axboe1-7/+3
2024-02-08io_uring: add io_file_can_poll() helperJens Axboe1-0/+3
2024-02-08io_uring/cancel: don't default to setting req->work.cancel_seqJens Axboe1-0/+3
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe2-45/+52
2024-02-08fs: FS_IOC_GETUUIDKent Overstreet1-0/+15
2024-02-08fs: super_set_uuid()Kent Overstreet1-0/+9
2024-02-08spi: get rid of some legacy macrosMark Brown34-107/+218
2024-02-08drm/bridge: remove drm_bridge_get_edid() in favour of drm_bridge_edid_read()Jani Nikula1-2/+0
2024-02-08drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula1-0/+33
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+2
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh1-1/+3
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh1-0/+3
2024-02-08wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee1-0/+13
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg1-0/+3
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-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2-36/+19
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-08KVM: remove unnecessary #ifdefPaolo Bonzini1-4/+0
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini1-2/+5
2024-02-08KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini1-7/+0
2024-02-08KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini1-312/+0
2024-02-08KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini1-44/+0
2024-02-08KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini1-265/+0
2024-02-08KVM: remove more traces of device assignment UAPIPaolo Bonzini1-50/+0
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini3-7/+20
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg1-0/+11
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg1-0/+16
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg1-0/+14
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-2/+10
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+13
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-2/+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-08media: v4l2-subdev: Follow renaming of SPI "master" to "controller"Uwe Kleine-König1-3/+3
2024-02-08ASoC: Intel: avs: UAPI: Add tokens for initial config featureAmadeusz Sławiński1-0/+9
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso1-2/+14
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara2-2/+2
2024-02-08Merge wireless into wireless-nextJohannes Berg1-0/+4