summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-1033-382/+834
|\
| * y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-0717-1/+291
| * y2038: rename old time and utime syscallsArnd Bergmann2019-02-0721-75/+96
| * y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-0712-226/+307
| * y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-078-206/+206
| * x86/x32: use time64 versions of sigtimedwait and recvmmsgArnd Bergmann2019-02-071-2/+2
| * timex: use __kernel_timex internallyDeepa Dinamani2019-02-072-4/+5
| * sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann2019-02-072-3/+62
* | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-1038-1073/+470
|\|
| * syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-074-28/+0
| * alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann2019-01-253-11/+8
| * alpha: add standard statfs64/fstatfs64 syscallsArnd Bergmann2019-01-251-0/+2
| * arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-2512-15/+28
| * arch: add split IPC system calls where neededArnd Bergmann2019-01-258-0/+83
| * ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-257-21/+21
| * sparc64: fix sparc_ipc type conversionArnd Bergmann2019-01-251-1/+1
| * sh: add statx system callArnd Bergmann2019-01-251-0/+1
| * sh: remove duplicate unistd_32.h fileArnd Bergmann2019-01-251-403/+0
| * m68k: assign syscall number for seccompArnd Bergmann2019-01-251-0/+1
| * ARM: add kexec_file_load system call numberArnd Bergmann2019-01-253-1/+4
| * ARM: add migrate_pages() system callArnd Bergmann2019-01-254-2/+4
| * alpha: update syscall macro definitionsArnd Bergmann2019-01-253-8/+7
| * alpha: wire up io_pgetevents system callArnd Bergmann2019-01-251-0/+1
| * ia64: assign syscall numbers for perf and seccompArnd Bergmann2019-01-251-0/+2
| * ia64: add statx and io_pgetevents syscallsArnd Bergmann2019-01-251-0/+2
| * ia64: add __NR_umount2 definitionArnd Bergmann2019-01-253-15/+3
| * s390: remove compat_wrapper.cArnd Bergmann2019-01-183-326/+140
| * s390: autogenerate compat syscall wrappersArnd Bergmann2019-01-185-21/+147
| * s390: use generic UID16 implementationArnd Bergmann2019-01-185-252/+41
| * ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-182-2/+4
| * s390: open-code s390_personality syscallArnd Bergmann2019-01-181-2/+5
* | KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier2019-02-071-0/+1
* | KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini2019-02-071-0/+7
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-0310-12/+24
|\ \
| * | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-024-8/+8
| * | x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song2019-02-011-0/+3
| * | x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky2019-01-311-1/+1
| * | x86/fault: Fix sign-extend unintended sign extensionColin Ian King2019-01-291-1/+1
| * | x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang2019-01-292-1/+9
| * | x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang2019-01-291-1/+2
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-032-2/+3
|\ \ \
| * | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-302-2/+3
* | | | Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-029-14/+30
|\ \ \ \
| * | | | riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti2019-01-251-1/+1
| * | | | riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2019-01-232-2/+3
| * | | | RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=yPalmer Dabbelt2019-01-231-0/+1
| * | | | RISC-V: defconfig: Enable Generic PCIE by defaultAlistair Francis2019-01-231-1/+2
| * | | | RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}Palmer Dabbelt2019-01-231-2/+2
| * | | | RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Antony Pavlov2019-01-231-1/+1
| * | | | RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"Antony Pavlov2019-01-231-1/+1