summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner1-2/+28
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner2-10/+30
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner3-8/+12
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner3-1/+7
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner2-0/+19
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner1-0/+5
2026-01-22rseq: Provide static branch for time slice extensionsThomas Gleixner1-0/+11
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner2-1/+65
2025-12-15sched/fair: Separate se->vlag from se->vprotIngo Molnar1-9/+4
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-13Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
2025-12-13Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-9/+8
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/i...Linus Torvalds1-10/+2
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+0
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+16
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+4
2025-12-13i3c: master: cleanup callback .priv_xfers()Frank Li1-10/+2
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-11args: 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/gi...Linus Torvalds1-0/+7
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-3/+3
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-12-10ceph: add trace points to the MDS clientMax Kellermann1-0/+234
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-12-10irqdomain: Delete irq_domain_add_tree()Andy Shevchenko1-16/+0
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-53/+75
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+2
2025-12-09lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig1-0/+2
2025-12-09Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds4-7/+20
2025-12-09mm: fix CONFIG_STACK_GROWSUP typo in mm.hLukas Bulwahn1-1/+1
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan1-3/+3
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan1-1/+0
2025-12-09mm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan1-3/+3
2025-12-09mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEMJinhui Guo1-1/+1
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+53
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+33
2025-12-09include/linux: change "__auto_type" to "auto"H. Peter Anvin3-7/+7
2025-12-09compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin1-0/+13
2025-12-09Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+27
2025-12-09Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+19
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-68/+481
2025-12-08ALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
2025-12-08dma-mapping: Fix DMA_BIT_MASK() macro being brokenHans de Goede1-1/+1