summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2025-02-03 15:34:07 +0100
committerKees Cook <kees@kernel.org>2025-02-06 11:36:25 -0800
commit78bba6097b9318f4aa645afeade14024af86af4e (patch)
tree8b7b1897b60381e898ac76e8d9cfa3912e6363b6 /scripts/objdiff
parentbb5408801a5f2ecd76b61dcd539a5c466ebaac4c (diff)
downloadkernel-78bba6097b9318f4aa645afeade14024af86af4e.tar.gz
stackinit: Fix comment for test_small_end
In union test_small_end, the small members are three and four. Fixes: e71a29db79da1946 ("stackinit: Add union initialization to selftests") Closes: https://lore.kernel.org/CAMuHMdWvcKOc6v5o3-9-SqP_4oh5-GZQjZZb=-krhY=mVRED_Q@mail.gmail.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/3f8faa2d7d0d6b36571093ab0fb1fd5157abd7bb.1738593178.git.geert+renesas@glider.be Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
rc/kernel/syscalls?h=linux-6.6.y&id=0f979d815cd52084b99e9f6b367e79488850df2e'>Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds 2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds 2021-05-02sparc: syscalls: switch to generic syscallshdr.shMasahiro Yamada 2021-05-02sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada 2021-04-22arch: Wire up Landlock syscallsMickaël Salaün 2021-03-17quota: wire up quotactl_pathSascha Hauer 2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds 2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada 2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada 2021-01-24fs: add mount_setattr()Christian Brauner 2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens 2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn 2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim 2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig 2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig 2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig 2020-09-22fs: remove compat_sys_mountChristoph Hellwig 2020-08-14all arch: remove system call sys_sysctlXiaoming Ni 2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds 2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig 2020-06-17arch: wire-up close_range()Christian Brauner 2020-05-14vfs: add faccessat2 syscallMiklos Szeredi 2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek 2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds 2020-01-18open: introduce openat2(2) syscallAleksa Sarai 2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon 2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner 2019-06-28arch: wire-up pidfd_open()Christian Brauner 2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells 2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann 2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann 2019-02-07y2038: rename old time and utime syscallsArnd Bergmann 2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann 2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann 2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann 2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann 2019-01-25arch: add split IPC system calls where neededArnd Bergmann 2018-11-18sparc: add system call table generation supportFiroz Khan