summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-20y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedopArnd Bergmann
2018-04-20y2038: ipc: Enable COMPAT_32BIT_TIMEArnd Bergmann
2018-04-20y2038: ipc: Use __kernel_timespecArnd Bergmann
2018-04-20y2038: ipc: Report long times to user spaceArnd Bergmann
2018-04-20y2038: ipc: Use ktime_get_real_seconds consistentlyArnd Bergmann
2018-04-20y2038: xtensa: Extend sysvipc data structuresArnd Bergmann
2018-04-20y2038: powerpc: Extend sysvipc data structuresArnd Bergmann
2018-04-20y2038: sparc: Extend sysvipc data structuresArnd Bergmann
2018-04-20y2038: parisc: Extend sysvipc data structuresArnd Bergmann
2018-04-20y2038: mips: Extend sysvipc data structuresArnd Bergmann
2018-04-20y2038: arm64: Extend sysvipc compat data structuresArnd Bergmann
2018-04-20y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann
2018-04-20y2038: ia64: Remove unneeded ipc uapi header filesArnd Bergmann
2018-04-20y2038: alpha: Remove unneeded ipc uapi header filesArnd Bergmann
2018-04-20y2038: x86: Extend sysvipc data structuresArnd Bergmann
2018-04-20y2038: asm-generic: Extend sysvipc data structuresArnd Bergmann
2018-04-19time: Change nanosleep to safe __kernel_* typesDeepa Dinamani
2018-04-19time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani
2018-04-19time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani
2018-04-19time: Add new y2038 safe __kernel_timespecDeepa Dinamani
2018-04-19posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani
2018-04-19time: Introduce CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani
2018-04-19time: Introduce CONFIG_64BIT_TIME in architecturesDeepa Dinamani
2018-04-19compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-19sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-19compat: Make compat helpers independent of CONFIG_COMPATDeepa Dinamani
2018-04-15Linux 4.17-rc1Linus Torvalds
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo