index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
init: add an init_link helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chown helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2
-2
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-0
/
+4
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
1
-2
/
+2
2020-07-31
fs: expose utimes_common
Christoph Hellwig
1
-0
/
+1
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_open
Christoph Hellwig
1
-11
/
+0
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
1
-2
/
+0
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
1
-1
/
+0
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-6
/
+0
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
1
-13
/
+0
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
1
-0
/
+8
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
1
-0
/
+1
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
1
-0
/
+2
2020-07-16
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2020-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+10
2020-07-12
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
22
-71
/
+164
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2020-07-11
Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-0
/
+29
2020-07-10
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
1
-1
/
+1
2020-07-10
Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+4
2020-07-10
Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-07-10
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
1
-0
/
+1
2020-07-10
kgdb: enable arch to support XML packet.
Vincent Chen
1
-0
/
+11
2020-07-10
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
2
-0
/
+29
2020-07-10
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+5
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
1
-1
/
+2
2020-07-09
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
1
-0
/
+7
2020-07-09
io_uring: export cq overflow status to userspace
Xiaoguang Wang
1
-0
/
+1
2020-07-09
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-2
/
+2
2020-07-09
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2
-3
/
+4
2020-07-08
Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+9
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
3
-29
/
+3
2020-07-08
fs: remove __vfs_read
Christoph Hellwig
1
-1
/
+0
2020-07-08
fs: add a __kernel_read helper
Christoph Hellwig
1
-0
/
+1
2020-07-08
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-35
/
+22
2020-07-08
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-08
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
1
-0
/
+1
[next]