summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-11usb: host: xhci: Notify xHCI sideband on transfer ring freeWesley Cheng
2025-04-11usb: host: xhci-mem: Allow for interrupter clients to choose specific indexWesley Cheng
2025-04-11xhci: sideband: add initial api to register a secondary interrupter entityMathias Nyman
2025-04-11accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski
2025-04-10Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-10trace: tcp: Add tracepoint for tcp_sendmsg_locked()Breno Leitao
2025-04-10net: pass const to msg_data_left()Breno Leitao
2025-04-10tcp: add LINUX_MIB_PAWS_TW_REJECTED counterJiayuan Chen
2025-04-10tcp: add TCP_RFC7323_TW_PAWS drop reasonJiayuan Chen
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-04-10Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-10Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10PCI: Remove pci_fixup_cardbus()Heiner Kallweit
2025-04-10svsm: Add header with SVSM_VTPM_CMD helpersStefano Garzarella
2025-04-10compiler-gcc.h: Introduce __diag_GCC_allNathan Chancellor
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald
2025-04-10phy: exynos5-usbdrd: add exynos7870 USBDRD supportKaustabh Chakraborty
2025-04-10cpufreq: Drop unused cpufreq_get_policy()Rafael J. Wysocki
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-10fbdev: Remove constants of unused eventsThomas Zimmermann
2025-04-10leds: backlight trigger: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: lcd: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: Implement fbdev tracking with blank state from eventThomas Zimmermann
2025-04-10fbdev: Track display blanking stateThomas Zimmermann
2025-04-10device property: Split fwnode_get_child_node_count()Andy Shevchenko
2025-04-10vdso: Address variable shadowing in macrosPeng Jiang
2025-04-10drm/panic: Add support to scanout buffer as array of pagesJocelyn Falempe
2025-04-10mm/kmap: Add kmap_local_page_try_from_panic()Jocelyn Falempe
2025-04-09bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon
2025-04-09bpf: Clarify role of BPF_F_RECOMPUTE_CSUMPaul Chaignon
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet
2025-04-09netdev: depend on netdev->lock for qstats in ops locked driversJakub Kicinski
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski
2025-04-09netdev: add "ops compat locking" helpersJakub Kicinski
2025-04-09net: designate XSK pool pointers in queues as "ops protected"Jakub Kicinski
2025-04-09net: avoid potential race between netdev_get_by_index_lock() and netns switchJakub Kicinski
2025-04-09PCI: Remove pcim_iounmap_regions()Philipp Stanner
2025-04-09cpufreq: Pass policy pointer to ->update_limits()Rafael J. Wysocki
2025-04-09cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()Rafael J. Wysocki
2025-04-09cpufreq: Add and use cpufreq policy locking guardsRafael J. Wysocki
2025-04-09hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::functionNam Cao
2025-04-09genirq/msi: Rename msi_[un]lock_descs()Thomas Gleixner