summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-09drm/bridge: remove ->get_edid callbackJani Nikula
2024-02-09wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08spi: pxa2xx: Use typedef for dma_filter_fnKrzysztof Kozlowski
2024-02-08spi: pl022: Add missing dma_filter field kerneldocKrzysztof Kozlowski
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: remove 'loops' argument from trace_io_uring_task_work_run()Jens 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: FS_IOC_GETUUIDKent Overstreet
2024-02-08fs: super_set_uuid()Kent Overstreet
2024-02-08spi: get rid of some legacy macrosMark Brown
2024-02-08drm/bridge: remove drm_bridge_get_edid() in favour of drm_bridge_edid_read()Jani Nikula
2024-02-08drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh
2024-02-08wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee
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-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes 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-08KVM: remove unnecessary #ifdefPaolo Bonzini
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini
2024-02-08KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini
2024-02-08KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini
2024-02-08KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini
2024-02-08KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini
2024-02-08KVM: remove more traces of device assignment UAPIPaolo Bonzini
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni