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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ...
Dominik Brodowski
2018-04-02
1
-0
/
+7
*
fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()
Dominik Brodowski
2018-04-02
1
-0
/
+7
*
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
Dominik Brodowski
2018-04-02
1
-0
/
+11
*
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
2018-04-02
1
-0
/
+3
*
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
2018-04-02
2
-2
/
+3
*
fs/quota: add kernel_quotactl() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+3
*
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
Dominik Brodowski
2018-04-02
1
-4
/
+9
*
net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
net: socket: add __sys_listen() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
net: socket: add __sys_socket() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
net: socket: add __sys_accept4() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+3
*
net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+6
*
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
2018-04-02
1
-3
/
+10
*
kernel: open-code sys_rt_sigpending() in sys_sigpending()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
syscalls: define and explain goal to not call syscalls in the kernel
Dominik Brodowski
2018-03-25
1
-0
/
+7
*
Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-09
1
-7
/
+10
|
\
|
*
PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQ
Guenter Roeck
2018-03-05
1
-7
/
+10
*
|
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-03-09
1
-0
/
+17
|
\
\
|
*
|
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
Alastair D'Silva
2018-03-02
1
-0
/
+17
*
|
|
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-08
1
-2
/
+24
|
\
\
\
|
*
|
|
signals: Move put_compat_sigset to compat.h to silence hardened usercopy
Matt Redfearn
2018-03-02
1
-2
/
+24
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-07
2
-2
/
+3
|
\
\
\
|
*
|
|
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
2018-03-01
2
-2
/
+3
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-06
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
signal: Correct the offset of si_pkey in struct siginfo
Eric W. Biederman
2018-03-06
2
-4
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-05
3
-37
/
+17
|
\
\
\
\
|
*
|
|
|
net: make skb_gso_*_seglen functions private
Daniel Axtens
2018-03-04
1
-33
/
+0
|
*
|
|
|
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
1
-1
/
+1
|
*
|
|
|
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
2018-02-28
1
-3
/
+15
|
*
|
|
|
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2018-02-27
1
-0
/
+1
*
|
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
dax: fix vma_is_fsdax() helper
Dan Williams
2018-02-26
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-03-03
5
-8
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
media: dvb: update buffer mmaped flags and frame counter
Mauro Carvalho Chehab
2018-02-23
3
-7
/
+36
|
*
|
|
|
|
media: dvb: add continuity error indicators for memory mapped buffers
Mauro Carvalho Chehab
2018-02-23
1
-0
/
+35
|
*
|
|
|
|
media: dmxdev: Fix the logic that enables DMA mmap support
Mauro Carvalho Chehab
2018-02-23
1
-0
/
+2
|
*
|
|
|
|
media: dvb: fix DVB_MMAP symbol name
Arnd Bergmann
2018-02-23
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-02
1
-0
/
+2
|
\
\
\
\
\
[next]