index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2019-02-10
65
-713
/
+1263
|
\
|
*
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
19
-2
/
+374
|
*
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
22
-77
/
+98
|
*
y2038: remove struct definition redirects
Arnd Bergmann
2019-02-07
4
-21
/
+0
|
*
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
13
-254
/
+335
|
*
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-07
26
-367
/
+361
|
*
x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
2019-02-07
1
-2
/
+2
|
*
timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
2019-02-07
3
-5
/
+7
|
*
timex: use __kernel_timex internally
Deepa Dinamani
2019-02-07
13
-35
/
+38
|
*
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
2019-02-07
4
-15
/
+76
|
*
time: fix sys_timer_settime prototype
Arnd Bergmann
2019-02-07
1
-1
/
+1
|
*
time: Add struct __kernel_timex
Deepa Dinamani
2019-02-07
2
-0
/
+48
|
*
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
2019-02-07
5
-113
/
+102
*
|
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
2019-02-10
46
-1118
/
+608
|
\
|
|
*
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019-02-07
4
-28
/
+0
|
*
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
2019-01-25
3
-11
/
+8
|
*
alpha: add standard statfs64/fstatfs64 syscalls
Arnd Bergmann
2019-01-25
1
-0
/
+2
|
*
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
12
-15
/
+28
|
*
arch: add split IPC system calls where needed
Arnd Bergmann
2019-01-25
9
-0
/
+84
|
*
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019-01-25
14
-62
/
+137
|
*
sparc64: fix sparc_ipc type conversion
Arnd Bergmann
2019-01-25
1
-1
/
+1
|
*
sh: add statx system call
Arnd Bergmann
2019-01-25
1
-0
/
+1
|
*
sh: remove duplicate unistd_32.h file
Arnd Bergmann
2019-01-25
1
-403
/
+0
|
*
m68k: assign syscall number for seccomp
Arnd Bergmann
2019-01-25
1
-0
/
+1
|
*
ARM: add kexec_file_load system call number
Arnd Bergmann
2019-01-25
3
-1
/
+4
|
*
ARM: add migrate_pages() system call
Arnd Bergmann
2019-01-25
4
-2
/
+4
|
*
alpha: update syscall macro definitions
Arnd Bergmann
2019-01-25
3
-8
/
+7
|
*
alpha: wire up io_pgetevents system call
Arnd Bergmann
2019-01-25
1
-0
/
+1
|
*
ia64: assign syscall numbers for perf and seccomp
Arnd Bergmann
2019-01-25
1
-0
/
+2
|
*
ia64: add statx and io_pgetevents syscalls
Arnd Bergmann
2019-01-25
1
-0
/
+2
|
*
ia64: add __NR_umount2 definition
Arnd Bergmann
2019-01-25
3
-15
/
+3
|
*
s390: remove compat_wrapper.c
Arnd Bergmann
2019-01-18
3
-326
/
+140
|
*
s390: autogenerate compat syscall wrappers
Arnd Bergmann
2019-01-18
5
-21
/
+147
|
*
s390: use generic UID16 implementation
Arnd Bergmann
2019-01-18
5
-252
/
+41
|
*
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
2019-01-18
5
-6
/
+25
|
*
s390: open-code s390_personality syscall
Arnd Bergmann
2019-01-18
1
-2
/
+5
*
|
Merge tag 'platform-drivers-x86-v5.0-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-02-07
1
-3
/
+3
|
\
\
|
*
|
Documentation/ABI: Correct mlxreg-io KernelVersion for 5.0
Darren Hart (VMware)
2019-01-26
1
-3
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-07
3
-1
/
+10
|
\
\
\
|
*
|
|
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
2019-02-07
1
-0
/
+1
|
*
|
|
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
2019-02-07
1
-0
/
+7
|
*
|
|
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
2019-02-07
1
-1
/
+2
*
|
|
|
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-02-07
3
-14
/
+106
|
\
\
\
\
|
*
|
|
|
svcrdma: Remove max_sge check at connect time
Chuck Lever
2019-02-06
2
-12
/
+102
|
*
|
|
|
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
2019-02-06
1
-2
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'for-5.0/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-02-07
2
-3
/
+7
|
\
\
\
\
|
*
|
|
|
dm: don't use bio_trim() afterall
Mike Snitzer
2019-02-06
1
-1
/
+5
|
*
|
|
|
dm: add memory barrier before waitqueue_active
Mikulas Patocka
2019-02-06
2
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-02-07
2
-78
/
+51
|
\
\
\
\
|
*
|
|
|
HID: debug: fix the ring buffer implementation
Vladis Dronov
2019-01-29
2
-78
/
+51
[next]