summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-14firmware: arm_scmi: imx: Add i.MX95 CPU ProtocolPeng Fan1-0/+10
2025-04-14firmware: arm_scmi: imx: Add i.MX95 LMM protocolPeng Fan1-0/+32
2025-04-14x86/fpu: Make task_struct::thread constant sizeIngo Molnar1-11/+4
2025-04-14pwm: Make chip parameter to pwmchip_get_drvdata() a const pointerUwe Kleine-König1-1/+1
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-50/+11
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers1-7/+0
2025-04-13spi: Add support for Double Transfer Rate (DTR) modeMukesh Kumar Savaliya1-0/+10
2025-04-12net: Retire DCCP socket.Kuniyuki Iwashima2-340/+0
2025-04-12mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand1-3/+6
2025-04-12locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov2-170/+95
2025-04-11vt: create ucs_recompose.c using gen_ucs_recompose.pyNicolas Pitre1-0/+6
2025-04-11vt: update ucs_width.c using gen_ucs_width.pyNicolas Pitre1-5/+1
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-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