aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-15VFS/knfsd: Teach dentry_create() to use atomic_open()Benjamin Coddington1-1/+1
2025-12-15Merge tag 'renesas-r9a09g077-dt-binding-defs-tag5' into renesas-clk-for-v6.20Geert Uytterhoeven2-0/+4
2025-12-15dt-bindings: clock: add video clock indices for Amlogic S4 SoCChuan Liu1-0/+11
2025-12-15dt-bindings: clock: add Amlogic T7 peripherals clock controllerJian Hu1-0/+228
2025-12-15dt-bindings: clock: add Amlogic T7 SCMI clock controllerJian Hu1-0/+47
2025-12-15dt-bindings: clock: add Amlogic T7 PLL clock controllerJian Hu1-0/+56
2025-12-15drm/intel: sort parent interface struct definitions and membersJani Nikula1-24/+26
2025-12-15drm/intel: group individual funcs in parent interfaceJani Nikula1-8/+11
2025-12-15drm/intel: fix parent interface kernel-docJani Nikula1-2/+2
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard675-8834/+27318
2025-12-15ata: libata: Allow more quirksNiklas Cassel1-32/+32
2025-12-15ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirkNiklas Cassel2-6/+0
2025-12-15ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel2-3/+2
2025-12-15sched/fair: Separate se->vlag from se->vprotIngo Molnar1-9/+4
2025-12-14ALSA: seq: Use bus specific probe and removeUwe Kleine-König1-0/+2
2025-12-14<linux/compiler_types.h>: Add the __signed_scalar_typeof() helperPeter Zijlstra1-0/+19
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+234
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+0
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-12-13mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>Tal Zussman1-1/+0
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman1-2/+3
2025-12-13Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov1-0/+273
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+2
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-9/+8
2025-12-13drm/sched: Add pending job list iteratorMatthew Brost1-0/+50
2025-12-13drm/sched: Add several job helpers to avoid drivers touching scheduler stateMatthew Brost1-0/+2
2025-12-13file: ensure cleanupChristian Brauner1-7/+6
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds1-10/+2
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+0
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds2-0/+16
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-1/+4
2025-12-12i3c: master: cleanup callback .priv_xfers()Frank Li1-10/+2
2025-12-12block: move around bio flagging helpersPavel Begunkov1-15/+15
2025-12-12drm/{i915, xe}/panic: move panic handling to parent interfaceJani Nikula1-0/+11
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-1/+23
2025-12-12rseq: Always inline rseq_debug_syscall_return()Eric Dumazet1-1/+1
2025-12-11drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura1-0/+4
2025-12-11drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura1-0/+26
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura1-0/+4
2025-12-11drm/xe/multi_queue: Add user interface for multi queue supportNiranjana Vishwanathapura1-0/+10
2025-12-11drm/vblank: add return value to drm_crtc_wait_one_vblank()Jani Nikula1-1/+1
2025-12-11drm/vblank: Unexport drm_wait_one_vblank()Thomas Zimmermann1-1/+0
2025-12-11drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()Luca Ceresoli1-0/+12
2025-12-11drm/i915/display: Detect AuxCCS support via display parent interfaceTvrtko Ursulin1-0/+3
2025-12-10args: fix documentation to reflect the correct numbersAndy Shevchenko1-2/+2
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-0/+7
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-1/+1
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon1-0/+5
2025-12-10ceph: add trace points to the MDS clientMax Kellermann1-0/+234