summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-12scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_keyEric Biggers1-19/+3
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-12fwctl/cxl: Fix uuid_t usage in uapiDan Williams1-6/+15
2025-04-12drm/amdkfd: add smi events for process start and endEric Huang1-0/+5
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-11drm/dp: Add smooth brightness register bit definitionSuraj Kandpal1-0/+1
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-11ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6Wesley Cheng1-0/+20
2025-04-11ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX portWesley Cheng1-0/+1
2025-04-11ASoC: usb: Fetch ASoC card and pcm device informationWesley Cheng1-0/+25
2025-04-11ASoC: usb: Create SOC USB SND jack kcontrolWesley Cheng1-0/+9
2025-04-11ASoC: usb: Add PCM format check API for USB backendWesley Cheng1-0/+11
2025-04-11ASoC: Add SoC USB APIs for adding an USB backendWesley Cheng1-0/+93
2025-04-11ALSA: Add USB audio device jack typeWesley Cheng3-3/+6
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-11accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski1-2/+2
2025-04-11Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-0/+4
2025-04-11trace: tcp: Add tracepoint for tcp_sendmsg_locked()Breno Leitao1-0/+24
2025-04-11net: pass const to msg_data_left()Breno Leitao1-1/+1
2025-04-11tcp: add LINUX_MIB_PAWS_TW_REJECTED counterJiayuan Chen2-0/+2
2025-04-11tcp: add TCP_RFC7323_TW_PAWS drop reasonJiayuan Chen2-1/+8
2025-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-68/+65
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-0/+1
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 Torvalds2-7/+7
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 Torvalds4-4/+43
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-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar1-1/+1
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar1-1/+1
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