index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+10
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
22
-71
/
+164
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2020-07-10
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-09
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
1
-0
/
+1
2020-07-09
kgdb: enable arch to support XML packet.
Vincent Chen
1
-0
/
+11
2020-07-09
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
2
-0
/
+29
2020-07-09
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-08
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
1
-0
/
+7
2020-07-08
io_uring: export cq overflow status to userspace
Xiaoguang Wang
1
-0
/
+1
2020-07-08
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-2
/
+2
2020-07-08
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-07
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-35
/
+22
2020-07-07
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-07
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
1
-0
/
+1
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2
-3
/
+7
2020-07-07
ALSA: compress: fix partial_drain completion state
Vinod Koul
1
-1
/
+9
2020-07-06
scatterlist: protect parameters of the sg_table related macros
Marek Szyprowski
1
-4
/
+4
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
3
-19
/
+45
2020-07-03
Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+5
2020-07-02
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-02
Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+7
2020-07-01
genetlink: remove genl_bind
Sean Tranchetti
1
-8
/
+0
2020-06-30
PCI: Make pcie_find_root_port() work for Root Ports
Mika Westerberg
1
-6
/
+5
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-30
/
+69
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
1
-0
/
+3
2020-06-30
Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
[next]