Age | Commit message (Expand) | Author |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann |
2019-02-07 | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann |
2019-02-07 | x86/x32: use time64 versions of sigtimedwait and recvmmsg | Arnd Bergmann |
2019-02-07 | timex: use __kernel_timex internally | Deepa Dinamani |
2019-02-07 | sparc64: add custom adjtimex/clock_adjtime functions | Arnd Bergmann |
2019-02-07 | syscalls: remove obsolete __IGNORE_ macros | Arnd Bergmann |
2019-01-25 | alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls | Arnd Bergmann |
2019-01-25 | alpha: add standard statfs64/fstatfs64 syscalls | Arnd Bergmann |
2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann |
2019-01-25 | arch: add split IPC system calls where needed | Arnd Bergmann |
2019-01-25 | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann |
2019-01-25 | sparc64: fix sparc_ipc type conversion | Arnd Bergmann |
2019-01-25 | sh: add statx system call | Arnd Bergmann |
2019-01-25 | sh: remove duplicate unistd_32.h file | Arnd Bergmann |
2019-01-25 | m68k: assign syscall number for seccomp | Arnd Bergmann |
2019-01-25 | ARM: add kexec_file_load system call number | Arnd Bergmann |
2019-01-25 | ARM: add migrate_pages() system call | Arnd Bergmann |
2019-01-25 | alpha: update syscall macro definitions | Arnd Bergmann |
2019-01-25 | alpha: wire up io_pgetevents system call | Arnd Bergmann |
2019-01-25 | ia64: assign syscall numbers for perf and seccomp | Arnd Bergmann |
2019-01-25 | ia64: add statx and io_pgetevents syscalls | Arnd Bergmann |
2019-01-25 | ia64: add __NR_umount2 definition | Arnd Bergmann |
2019-01-18 | s390: remove compat_wrapper.c | Arnd Bergmann |
2019-01-18 | s390: autogenerate compat syscall wrappers | Arnd Bergmann |
2019-01-18 | s390: use generic UID16 implementation | Arnd Bergmann |
2019-01-18 | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390 | Arnd Bergmann |
2019-01-18 | s390: open-code s390_personality syscall | Arnd Bergmann |
2019-01-14 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-01-12 | Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ... | Olof Johansson |
2019-01-12 | Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson |
2019-01-12 | Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2019-01-12 | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2019-01-12 | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h... | Linus Torvalds |
2019-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-01-11 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-01-11 | x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not... | Vitaly Kuznetsov |
2019-01-11 | KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus... | Lan Tianyu |
2019-01-11 | kvm: sev: Fail KVM_SEV_INIT if already initialized | David Rientjes |
2019-01-11 | KVM: x86: Fix bit shifting in update_intel_pt_cfg | Gustavo A. R. Silva |
2019-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-11 | ARM: integrator: impd1: use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-01-11 | arm64: kexec_file: return successfully even if kaslr-seed doesn't exist | AKASHI Takahiro |
2019-01-10 | Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2019-01-10 | arm64: kpti: Avoid rewriting early page tables when KASLR is enabled | Will Deacon |
2019-01-10 | gpio: pl061: handle failed allocations | Nicholas Mc Guire |