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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.8-rc1
v5.8-rc1
Linus Torvalds
2020-06-14
1
-2
/
+2
*
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
2020-06-14
5
-1
/
+40
|
\
|
*
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
2020-06-14
5
-1
/
+40
*
|
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-14
7
-234
/
+286
|
\
\
|
*
|
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-14
4
-166
/
+169
|
*
|
Revert "fs: remove dio_end_io()"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-06-09
3
-83
/
+90
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
111
-647
/
+1344
|
\
\
\
|
*
|
|
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-06-13
1
-9
/
+40
|
*
|
|
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-13
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
27
-93
/
+348
|
|
\
\
\
|
|
*
|
|
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
2020-06-12
1
-5
/
+12
|
|
*
|
|
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
2020-06-12
3
-13
/
+55
|
|
*
|
|
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
2020-06-12
1
-2
/
+0
|
|
*
|
|
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-12
1
-0
/
+4
|
|
*
|
|
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-12
1
-4
/
+6
|
|
*
|
|
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
2020-06-12
1
-0
/
+3
|
|
*
|
|
tools, bpftool: Exit on error in function codegen
Tobias Klauser
2020-06-11
1
-5
/
+6
|
|
*
|
|
xdp: Fix xsk_generic_xmit errno
Li RongQing
2020-06-11
1
-3
/
+1
|
|
*
|
|
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
2020-06-11
1
-0
/
+2
|
|
*
|
|
selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative
YiFei Zhu
2020-06-11
2
-0
/
+119
|
|
*
|
|
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
2020-06-11
1
-7
/
+9
|
|
*
|
|
tools, bpf: Do not force gcc as CC
Brett Mastbergen
2020-06-10
1
-1
/
+0
|
|
*
|
|
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
2020-06-10
1
-9
/
+24
|
|
*
|
|
libbpf: Define __WORDSIZE if not available
Arnaldo Carvalho de Melo
2020-06-10
1
-4
/
+3
|
|
*
|
|
bpf: Selftests and tools use struct bpf_devmap_val from uapi
Jesper Dangaard Brouer
2020-06-09
4
-11
/
+15
|
|
*
|
|
bpf: Devmap adjust uapi for attach bpf program
Jesper Dangaard Brouer
2020-06-09
2
-13
/
+17
|
|
*
|
|
bpf: cgroup: Allow multi-attach program to replace itself
Lorenz Bauer
2020-06-09
2
-1
/
+8
|
|
*
|
|
bpf: Reset data_meta before running programs attached to devmap entry
David Ahern
2020-06-09
1
-0
/
+1
|
|
*
|
|
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2020-06-09
2
-2
/
+2
|
|
*
|
|
scripts: Require pahole v1.16 when generating BTF
Lorenz Bauer
2020-06-09
1
-2
/
+2
|
|
*
|
|
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
2020-06-09
1
-2
/
+21
|
|
*
|
|
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
2020-06-09
1
-0
/
+1
|
|
*
|
|
bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg
dihu
2020-06-09
1
-0
/
+3
|
|
*
|
|
selftests/bpf: Fix ringbuf selftest sample counting undeterminism
Andrii Nakryiko
2020-06-08
1
-7
/
+35
|
|
*
|
|
bpf: Fix an error code in check_btf_func()
Dan Carpenter
2020-06-04
1
-1
/
+1
|
|
*
|
|
bpf: Fix unused-var without NETDEVICES
Matthieu Baerts
2020-06-04
1
-3
/
+0
|
*
|
|
|
net: atm: Remove the error message according to the atomic context
Liao Pingfang
2020-06-13
1
-3
/
+1
|
*
|
|
|
ibmvnic: Flush existing work items before device removal
Thomas Falcon
2020-06-12
1
-0
/
+3
|
*
|
|
|
genetlink: clean up family attributes allocations
Cong Wang
2020-06-12
1
-16
/
+12
|
*
|
|
|
Merge branch 'net-ipa-endpoint-configuration-fixes'
David S. Miller
2020-06-11
3
-39
/
+60
|
|
\
\
\
\
|
|
*
|
|
|
net: ipa: header pad field only valid for AP->modem endpoint
Alex Elder
2020-06-11
1
-4
/
+15
|
|
*
|
|
|
net: ipa: program upper nibbles of sequencer type
Alex Elder
2020-06-11
2
-2
/
+6
|
|
*
|
|
|
net: ipa: fix modem LAN RX endpoint id
Alex Elder
2020-06-11
1
-1
/
+1
|
|
*
|
|
|
net: ipa: program metadata mask differently
Alex Elder
2020-06-11
1
-33
/
+39
|
|
/
/
/
/
|
*
|
|
|
ionic: add pcie_print_link_status
Shannon Nelson
2020-06-11
1
-0
/
+1
|
*
|
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-11
5
-63
/
+177
|
|
\
\
\
\
|
|
*
|
|
|
iavf: increase reset complete wait time
Paul Greenwalt
2020-06-11
2
-7
/
+9
|
|
*
|
|
|
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-11
3
-6
/
+24
[next]