summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-04-11vt: move unicode processing to a separate fileNicolas Pitre
2025-04-11USB: core: Correct API usb_(enable|disable)_autosuspend() prototypesZijun Hu
2025-04-11dcache: convert dentry flag macros to enumOmar Sandoval
2025-04-11phy: hdmi: Add color depth configurationCristian Ciocaltea
2025-04-11phy: Add HDMI configuration optionsSandor Yu
2025-04-11ALSA: Add USB audio device jack typeWesley Cheng
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-10net: pass const to msg_data_left()Breno Leitao
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-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-10mm/kmap: Add kmap_local_page_try_from_panic()Jocelyn Falempe
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub 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
2025-04-09genirq/msi: Use lock guards for MSI descriptor lockingThomas Gleixner
2025-04-09cleanup: Provide retain_and_null_ptr()Thomas Gleixner
2025-04-09ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello
2025-04-09stack_tracer: move sysctl registration to kernel/trace/trace_stack.cJoel Granados
2025-04-09tracing: Move trace sysctls into trace.cJoel Granados
2025-04-09Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...Bartosz Golaszewski
2025-04-09gpio: provide gpiod_is_equal()Bartosz Golaszewski
2025-04-08net: Drop unused @sk of __skb_try_recv_from_queue()Michal Luczaj
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni