summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen1-1/+0
2024-02-09drm: remove drm_debug_printer in favor of drm_dbg_printerJani Nikula1-17/+0
2024-02-09drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printerJani Nikula1-2/+1
2024-02-09drm/print: add drm_dbg_printer() for drm device specific printerJani Nikula1-0/+24
2024-02-09drm/print: move enum drm_debug_category etc. earlier in drm_print.hJani Nikula1-95/+95
2024-02-09drm/print: make drm_err_printer() device specific by using drm_err()Jani Nikula1-3/+8
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel1-1/+3
2024-02-09drm/bridge: remove ->get_edid callbackJani Nikula1-30/+0
2024-02-09wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg1-1/+1
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2024-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-28/+51
2024-02-09Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+25
2024-02-09spi: pxa2xx: Use typedef for dma_filter_fnKrzysztof Kozlowski1-1/+2
2024-02-09spi: pl022: Add missing dma_filter field kerneldocKrzysztof Kozlowski1-0/+1
2024-02-09spi: 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