summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-11vt: properly support zero-width Unicode code pointsNicolas Pitre1-0/+10
2025-04-11vt: move unicode processing to a separate fileNicolas Pitre1-0/+6
2025-04-11USB: core: Correct API usb_(enable|disable)_autosuspend() prototypesZijun Hu1-4/+4
2025-04-11dcache: convert dentry flag macros to enumOmar Sandoval1-56/+50
2025-04-11phy: hdmi: Add color depth configurationCristian Ciocaltea1-0/+2
2025-04-11phy: Add HDMI configuration optionsSandor Yu2-1/+25
2025-04-11ALSA: Add USB audio device jack typeWesley Cheng1-1/+1
2025-04-11usb: host: xhci: Notify xHCI sideband on transfer ring freeWesley Cheng1-1/+29
2025-04-11usb: host: xhci-mem: Allow for interrupter clients to choose specific indexWesley Cheng1-1/+1
2025-04-11xhci: sideband: add initial api to register a secondary interrupter entityMathias Nyman1-0/+74
2025-04-11net: pass const to msg_data_left()Breno Leitao1-1/+1
2025-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-51/+19
2025-04-11Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+0
2025-04-11Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-04-11Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+3
2025-04-10PCI: Remove pci_fixup_cardbus()Heiner Kallweit1-3/+0
2025-04-10svsm: Add header with SVSM_VTPM_CMD helpersStefano Garzarella1-0/+149
2025-04-10compiler-gcc.h: Introduce __diag_GCC_allNathan Chancellor1-0/+2
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald1-1/+0
2025-04-10phy: exynos5-usbdrd: add exynos7870 USBDRD supportKaustabh Chakraborty1-0/+2
2025-04-10cpufreq: Drop unused cpufreq_get_policy()Rafael J. Wysocki1-1/+0
2025-04-10fbdev: Remove constants of unused eventsThomas Zimmermann1-6/+0
2025-04-10leds: backlight trigger: Replace fb events with a dedicated function callThomas Zimmermann1-0/+6
2025-04-10backlight: lcd: Replace fb events with a dedicated function callThomas Zimmermann1-3/+18
2025-04-10backlight: Replace fb events with a dedicated function callThomas Zimmermann2-6/+20
2025-04-10backlight: Implement fbdev tracking with blank state from eventThomas Zimmermann1-9/+1
2025-04-10fbdev: Track display blanking stateThomas Zimmermann1-0/+2
2025-04-10device property: Split fwnode_get_child_node_count()Andy Shevchenko1-1/+6
2025-04-10mm/kmap: Add kmap_local_page_try_from_panic()Jocelyn Falempe1-0/+13
2025-04-10net: remove cpu stall in txq_trans_update()Eric Dumazet1-3/+4
2025-04-10xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski1-1/+1
2025-04-10net: designate XSK pool pointers in queues as "ops protected"Jakub Kicinski1-0/+1
2025-04-10net: avoid potential race between netdev_get_by_index_lock() and netns switchJakub Kicinski1-1/+5
2025-04-09PCI: Remove pcim_iounmap_regions()Philipp Stanner1-1/+0
2025-04-09cpufreq: Pass policy pointer to ->update_limits()Rafael J. Wysocki1-1/+1
2025-04-09cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()Rafael J. Wysocki1-2/+0
2025-04-09cpufreq: Add and use cpufreq policy locking guardsRafael J. Wysocki1-0/+6
2025-04-09hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::functionNam Cao1-1/+1
2025-04-09genirq/msi: Rename msi_[un]lock_descs()Thomas Gleixner1-4/+4
2025-04-09genirq/msi: Use lock guards for MSI descriptor lockingThomas Gleixner2-0/+5
2025-04-09cleanup: Provide retain_and_null_ptr()Thomas Gleixner1-0/+19
2025-04-09ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello1-1/+8
2025-04-09stack_tracer: move sysctl registration to kernel/trace/trace_stack.cJoel Granados1-2/+0
2025-04-09tracing: Move trace sysctls into trace.cJoel Granados1-7/+0
2025-04-09Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...Bartosz Golaszewski1-0/+9
2025-04-09gpio: provide gpiod_is_equal()Bartosz Golaszewski1-0/+9
2025-04-09net: Drop unused @sk of __skb_try_recv_from_queue()Michal Luczaj1-2/+1