aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge branch into tip/master: 'x86/sev'Ingo Molnar2-12/+2
4 daysx86/kvm/vmx: Fix x86_64 CFI buildPeter Zijlstra2-1/+3
12 daysx86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()Peter Zijlstra1-0/+13
12 daysx86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 corePeter Zijlstra4-2/+95
13 daysx86/vdso: Fix incorrect size in munmap() on map_vdso() failureGuilherme Giacomo Simoes1-1/+1
2026-05-04x86/entry: Zap the #VC entry user and kernel macrosBorislav Petkov (AMD)2-12/+2
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2026-04-14Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-35/+56
2026-04-14Merge tag 'x86-vdso-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2026-04-05x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32Kiryl Shutsemau (Meta)1-0/+1
2026-03-31x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()Thomas Weißschuh1-4/+0
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts2-3/+3
2026-03-23x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania1-0/+14
2026-03-20x86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean1-1/+1
2026-03-19x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATESohil Mehta1-0/+5
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta1-5/+17
2026-03-19x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta1-31/+35
2026-03-11x86/vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh1-0/+4
2026-03-04x86/entry/vdso32: Work around libgcc unwinder bugH. Peter Anvin1-0/+30
2026-02-23x86/fred: Correct speculative safety in fred_extint()Andrew Cooper1-3/+2
2026-02-10x86: keep legacy generated vdso files around in .gitignore fileLinus Torvalds1-1/+2
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds27-789/+272
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+0
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+11
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+2
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor1-0/+10
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner2-0/+2
2026-01-16x86/entry/vdso: Fix filtering of vdso compiler flagsH. Peter Anvin1-2/+2
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh1-3/+2
2026-01-13x86/entry/vdso32: When using int $0x80, use it directlyH. Peter Anvin1-4/+14
2026-01-13x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32H. Peter Anvin1-6/+2
2026-01-13x86/entry/vdso: Include GNU_PROPERTY and GNU_STACK PHDRsH. Peter Anvin1-15/+23
2026-01-13x86/entry/vdso32: Remove open-coded DWARF in sigreturn.SH. Peter Anvin1-114/+32
2026-01-13x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.SH. Peter Anvin1-6/+2
2026-01-13x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ipH. Peter Anvin1-9/+5
2026-01-13x86/entry/vdso: Refactor the vdso buildH. Peter Anvin21-186/+180
2026-01-13x86/entry/vdso: Move vdso2c to arch/x86/toolsH. Peter Anvin3-445/+3
2026-01-13x86/entry/vdso: Rename vdso_image_* to vdso*_imageH. Peter Anvin4-17/+14
2026-01-13x86/vdso: Provide clock_getres_time64() for x86-32Thomas Weißschuh2-0/+9
2026-01-12x86/paravirt: Remove not needed includes of paravirt.hJuergen Gross2-2/+0
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson1-0/+1
2025-12-02Merge tag 'x86_entry_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+7
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+8
2025-11-24x86_64/bug: Implement __WARN_printf()Peter Zijlstra1-0/+8
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson3-6/+7
2025-11-04entry: Remove syscall_enter_from_user_mode_prepare()Thomas Gleixner1-1/+2
2025-11-03arch: hookup listns() system callChristian Brauner2-0/+2
2025-10-13x86/fred: Fix 64bit identifier in fred_ssAndrew Cooper1-2/+2
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-13/+31
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-10-04Merge tag 'x86_entry_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+15
2025-08-22x86/entry/fred: Push __KERNEL_CS directlyXin Li (Intel)1-2/+1
2025-08-21uprobes/x86: Add uprobe syscall to speed up uprobeJiri Olsa1-0/+1
2025-08-18x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardwareJosh Poimboeuf2-13/+31
2025-08-13x86/fred: Remove ENDBR64 from FRED entry pointsXin Li (Intel)1-1/+1
2025-08-13x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+4
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+4
2025-07-21stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook1-1/+2
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-2/+2
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn2-0/+4
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)1-4/+4
2025-05-26Merge tag 'x86-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-23/+12
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov1-2/+0
2025-05-09x86/its: Align RETs in BHB clear sequence to avoid thunkingPawan Gupta1-3/+17
2025-04-22x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()Thomas Weißschuh1-4/+0
2025-04-22x86/vdso: Remove #ifdeffery around page setup variantsThomas Weißschuh1-19/+12
2025-04-09x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf1-1/+1
2025-04-09x86/bugs: Rename entry_ibpb() to write_ibpb()Josh Poimboeuf1-3/+4
2025-04-01mseal sysmap: enable x86-64Jeff Xu1-2/+3
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+11
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-181/+14
2025-03-25x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1Jann Horn1-0/+2
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-574/+461
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth1-1/+1
2025-03-19x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMPIngo Molnar1-1/+1
2025-03-19x86/syscall/32: Add comment to conditionalBrian Gerst1-1/+2
2025-03-19x86/syscall: Remove stray semicolonsBrian Gerst2-3/+3
2025-03-19x86/syscall: Move sys_ni_syscall()Brian Gerst2-41/+0
2025-03-19x86/syscall/x32: Move x32 syscall tableBrian Gerst3-26/+13
2025-03-19x86/syscall/64: Move 64-bit syscall dispatch codeBrian Gerst3-95/+96
2025-03-19x86/syscall/32: Move 32-bit syscall dispatch codeBrian Gerst3-323/+329
2025-03-19x86/xen: Move Xen upcall handlerBrian Gerst1-72/+0
2025-03-19x86/entry: Add __init to ia32_emulation_override_cmdline()Vitaly Kuznetsov1-1/+1
2025-03-11x86/vdso: Always reject undefined references during linkingThomas Weißschuh2-14/+3
2025-03-04x86/percpu: Move top_of_stack to percpu hot sectionBrian Gerst3-7/+7
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar2-3/+1
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar2-2/+2
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar1-0/+1
2025-03-03Merge tag 'v6.14-rc5' into x86/core, to pick up fixesIngo Molnar1-0/+1
2025-02-25x86/entry: Fix kernel-doc warningDaniel Sneddon1-0/+1
2025-02-21x86/arch_prctl: Simplify sys_arch_prctl()Brian Gerst1-1/+1
2025-02-21x86/vdso/vdso2c: Remove page handlingThomas Weißschuh3-45/+0
2025-02-21x86/vdso: Switch to generic storage implementationThomas Weißschuh2-124/+13
2025-02-21vdso: Rename included MakefileThomas Weißschuh1-1/+1
2025-02-21x86/vdso: Fix latent bug in vclock_pages calculationThomas Weißschuh2-2/+2
2025-02-18x86/stackprotector/64: Convert to normal per-CPU variableBrian Gerst2-3/+1
2025-02-14x86/cfi: Clean up linkagePeter Zijlstra5-0/+8
2025-02-12fs: add open_tree_attr()Christian Brauner2-0/+2
2025-02-07x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.cKaixiong Yu1-5/+11
2025-02-03Revert "x86/module: prepare module loading for ROX allocations of text"Mike Rapoport (Microsoft)1-2/+1
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra1-3/+2
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra1-2/+2
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-42/+70
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+8
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel1-0/+16
2024-11-07x86/module: prepare module loading for ROX allocations of textMike Rapoport (Microsoft)1-1/+2
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche2-0/+8
2024-11-02x86/vdso: Add missing brackets in switch caseThomas Gleixner1-0/+5
2024-11-02x86/vdso: Split virtual clock pages into dedicated mappingThomas Weißschuh2-21/+59
2024-11-02x86/vdso: Access vdso data without vvar.hThomas Weißschuh1-5/+0
2024-11-02x86/vdso: Move the rng offset to vsyscall.hThomas Weißschuh1-0/+1
2024-11-02x86/vdso: Access rng vdso data without vvar.hThomas Weißschuh1-0/+2
2024-11-02x86/vdso: Access timens vdso data without vvar.hThomas Weißschuh1-6/+0
2024-11-02x86/vdso: Allocate vvar page from C codeThomas Weißschuh1-11/+5
2024-11-02x86/vdso: Access rng data from kernel without vvarThomas Weißschuh1-1/+0
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2024-10-10x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner1-0/+5
2024-10-08x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta1-1/+2
2024-10-08x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta1-1/+2
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+3
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-09-13random: vDSO: add a __vdso_getrandom prototype for all architecturesXi Ruoyao1-2/+0
2024-09-13random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy1-0/+3
2024-08-02uretprobe: change syscall number, againArnd Bergmann1-1/+1
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider1-1/+1
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+199
2024-07-19x86: vdso: Wire up getrandom() vDSO implementationJason A. Donenfeld4-1/+199
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+1
2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-15/+23
2024-07-15Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2024-07-15uprobe: Change uretprobe syscall scope and numberJiri Olsa1-1/+1
2024-07-03x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre1-4/+10
2024-06-28x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf5-15/+23
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-06-12x86, arm: Add missing license tag to syscall tables filesMarcin Juszkiewicz2-0/+2
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa1-0/+1
2024-05-23mseal: wire up mseal syscallJeff Xu2-0/+2
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-27/+1
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-26/+0
2024-05-13Merge tag 'x86-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-05-13Merge tag 'x86-entry-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-19/+1
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-05-01x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds1-26/+2
2024-04-30x86/irq: Install posted MSI notification handlerJacob Pan1-0/+2
2024-04-18x86/fred: Fix incorrect error code printout in fred_bad_type()Hou Wenlong1-4/+4
2024-04-18x86/fred: Fix INT80 emulation for FREDXin Li (Intel)2-1/+66
2024-04-09x86/entry: Merge thunk_64.S and thunk_32.S into thunk.SLai Jiangshan3-19/+1
2024-04-08x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta3-2/+79
2024-04-08x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds4-10/+46
2024-03-26x86/vdso: Fix rethunk patching for vdso-image-x32.o tooBorislav Petkov (AMD)1-0/+1
2024-03-22x86/shstk: Enable shadow stacks for x32H.J. Lu1-1/+1
2024-03-22x86/syscall/compat: Remove ia32_unistd.hBrian Gerst1-1/+0
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+2
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-160/+108
2024-03-11Merge tag 'x86-entry-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+13
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-19/+446
2024-02-27x86/vdso: Move vDSO to mmap regionDaniel Micay1-55/+2
2024-02-23kbuild: change tool coverage variables to take the path relative to $(obj)Masahiro Yamada1-0/+2
2024-02-22x86/vdso/kbuild: Group non-standard build attributes and primary object file ...Ingo Molnar1-15/+15
2024-02-22Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...Ingo Molnar1-22/+8
2024-02-20x86/vdso: Fix rethunk patching for vdso-image-{32,64}.oJosh Poimboeuf1-3/+6
2024-02-19x86/entry_32: Add VERW just before userspace transitionPawan Gupta1-0/+3
2024-02-19x86/entry_64: Add VERW just before userspace transitionPawan Gupta2-0/+12
2024-02-19x86/bugs: Add asm helpers for executing VERWPawan Gupta1-0/+23
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar6-70/+83
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar14-246/+240
2024-02-12x86/retpoline: Ensure default return thunk isn't used at runtimeJosh Poimboeuf4-59/+72
2024-02-08x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32Masahiro Yamada1-2/+1
2024-02-08x86/vdso: Use $(addprefix ) instead of $(foreach )Masahiro Yamada1-3/+3
2024-02-08x86/vdso: Simplify obj-y additionMasahiro Yamada1-12/+4
2024-02-08x86/vdso: Consolidate targets and clean-filesMasahiro Yamada1-6/+1
2024-01-31x86/fred: Add FRED initialization functionsH. Peter Anvin (Intel)1-0/+21
2024-01-31x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMIXin Li2-0/+91
2024-01-31x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry codePeter Zijlstra (Intel)1-5/+10
2024-01-31x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_userXin Li1-1/+4
2024-01-31x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabledH. Peter Anvin (Intel)2-0/+7
2024-01-31x86/traps: Add sysvec_install() to install a system interrupt handlerXin Li1-0/+14
2024-01-31x86/fred: FRED entry/exit and dispatch codeH. Peter Anvin (Intel)3-1/+299
2024-01-31x86/ptrace: Cleanup the definition of the pt_regs structureXin Li1-1/+1
2024-01-25x86/entry: Remove idtentry_sysvec from entry_{32,64}.SXin Li2-12/+0
2024-01-24x86/entry: Avoid redundant CR3 write on paranoid returnsLai Jiangshan2-20/+13
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+1
2024-01-10x86/bugs: Rename CONFIG_CPU_IBRS_ENTRY => CONFIG_MITIGATION_IBRS_ENTRYBreno Leitao1-2/+2
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao1-2/+2
2024-01-10x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao2-7/+7
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+6
2024-01-08Merge tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-14/+31
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-0/+4
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi2-0/+4