index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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]