index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
3
-5
/
+3
2019-02-19
unicore32: Fix __ARCH_WANT_STAT64 definition
Arnd Bergmann
1
-1
/
+1
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
11
-0
/
+13
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
11
-0
/
+11
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
22
-0
/
+31
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
17
-1
/
+291
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
21
-75
/
+96
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
12
-226
/
+307
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
8
-206
/
+206
2019-02-07
x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
1
-2
/
+2
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
2
-4
/
+5
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
2
-3
/
+62
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
4
-28
/
+0
2019-01-25
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
3
-11
/
+8
2019-01-25
alpha: add standard statfs64/fstatfs64 syscalls
Arnd Bergmann
1
-0
/
+2
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
12
-15
/
+28
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
8
-0
/
+83
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
7
-21
/
+21
2019-01-25
sparc64: fix sparc_ipc type conversion
Arnd Bergmann
1
-1
/
+1
2019-01-25
sh: add statx system call
Arnd Bergmann
1
-0
/
+1
2019-01-25
sh: remove duplicate unistd_32.h file
Arnd Bergmann
1
-403
/
+0
2019-01-25
m68k: assign syscall number for seccomp
Arnd Bergmann
1
-0
/
+1
2019-01-25
ARM: add kexec_file_load system call number
Arnd Bergmann
3
-1
/
+4
2019-01-25
ARM: add migrate_pages() system call
Arnd Bergmann
4
-2
/
+4
2019-01-25
alpha: update syscall macro definitions
Arnd Bergmann
3
-8
/
+7
2019-01-25
alpha: wire up io_pgetevents system call
Arnd Bergmann
1
-0
/
+1
2019-01-25
ia64: assign syscall numbers for perf and seccomp
Arnd Bergmann
1
-0
/
+2
2019-01-25
ia64: add statx and io_pgetevents syscalls
Arnd Bergmann
1
-0
/
+2
2019-01-25
ia64: add __NR_umount2 definition
Arnd Bergmann
3
-15
/
+3
2019-01-18
s390: remove compat_wrapper.c
Arnd Bergmann
3
-326
/
+140
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann
5
-21
/
+147
2019-01-18
s390: use generic UID16 implementation
Arnd Bergmann
5
-252
/
+41
2019-01-18
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
2
-2
/
+4
2019-01-18
s390: open-code s390_personality syscall
Arnd Bergmann
1
-2
/
+5
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
13
-21
/
+107
2019-01-12
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
1
-0
/
+4
2019-01-12
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-3
/
+20
2019-01-12
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+6
2019-01-12
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+4
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
3
-7
/
+8
2019-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+6
2019-01-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-7
/
+56
2019-01-11
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...
Vitaly Kuznetsov
1
-2
/
+1
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
1
-1
/
+1
2019-01-11
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
1
-0
/
+3
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+7
2019-01-11
ARM: integrator: impd1: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
1
-1
/
+3
2019-01-10
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-41
/
+117
[next]