index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-28
bpf: Fix build warning regarding missing prototypes
Jean-Philippe Menil
1
-0
/
+4
2020-03-28
libbpf, xsk: Init all ring members in xsk_umem__create and xsk_socket__create
Fletcher Dunn
1
-2
/
+14
2020-03-27
Merge branch 'cgroup-helpers'
Alexei Starovoitov
11
-14
/
+336
2020-03-27
bpf: Add selftest cases for ctx_or_null argument type
Daniel Borkmann
1
-0
/
+105
2020-03-27
bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks
Daniel Borkmann
1
-0
/
+8
2020-03-27
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
6
-2
/
+72
2020-03-27
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
2
-1
/
+27
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
7
-8
/
+103
2020-03-27
bpf: Enable perf event rb output for bpf cgroup progs
Daniel Borkmann
1
-5
/
+9
2020-03-27
bpf: Enable retrieval of socket cookie for bind/post-bind hook
Daniel Borkmann
1
-0
/
+14
2020-03-26
bpf: Remove unused vairable 'bpf_xdp_link_lops'
YueHaibing
1
-1
/
+0
2020-03-26
bpf: Factor out attach_type to prog_type mapping for attach/detach
Andrii Nakryiko
1
-87
/
+66
2020-03-26
bpf: Factor out cgroup storages operations
Andrii Nakryiko
1
-46
/
+72
2020-03-25
bpf: Test_verifier, #70 error message updates for 32-bit right shift
John Fastabend
1
-4
/
+2
2020-03-25
bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
John Fastabend
1
-0
/
+1
2020-03-25
bpf: Verifer, refactor adjust_scalar_min_max_vals
John Fastabend
1
-164
/
+239
2020-03-26
libbpf: Don't allocate 16M for log buffer by default
Stanislav Fomichev
2
-13
/
+29
2020-03-26
libbpf: Remove unused parameter `def` to get_map_field_int
Tobias Klauser
1
-10
/
+6
2020-03-26
bpf: Document bpf_inspect drgn tool
Andrey Ignatov
2
-2
/
+216
2020-03-23
samples, bpf: Refactor perf_event user program with libbpf bpf_link
Daniel T. Lee
3
-82
/
+159
2020-03-23
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
7
-23
/
+28
2020-03-23
bpf: Add tests for bpf_sk_storage to bpf_tcp_ca
Martin KaFai Lau
2
-8
/
+47
2020-03-23
bpf: Add bpf_sk_storage support to bpf_tcp_ca
Martin KaFai Lau
1
-0
/
+33
2020-03-20
selftests/bpf: Fix mix of tabs and spaces
Bill Wendling
1
-1
/
+1
2020-03-20
bpf, tcp: Make tcp_bpf_recvmsg static
YueHaibing
2
-64
/
+62
2020-03-20
bpf, tcp: Fix unused function warnings
YueHaibing
1
-14
/
+14
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
5
-1
/
+743
2020-03-20
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
2
-12
/
+107
2020-03-20
bpftool: Print as a string for char array
Martin KaFai Lau
1
-0
/
+41
2020-03-20
bpftool: Print the enum's name instead of value
Martin KaFai Lau
1
-4
/
+36
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
5
-31
/
+34
2020-03-17
bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definition
Wenbo Zhang
1
-1
/
+1
2020-03-17
selftests/bpf: Reset process and thread affinity after each test/sub-test
Andrii Nakryiko
2
-1
/
+42
2020-03-17
selftests/bpf: Fix test_progs's parsing of test numbers
Andrii Nakryiko
1
-6
/
+7
2020-03-17
selftests/bpf: Fix race in tcp_rtt test
Andrii Nakryiko
1
-2
/
+2
2020-03-17
selftests/bpf: Fix nanosleep for real this time
Andrii Nakryiko
2
-11
/
+7
2020-03-17
selftest/bpf: Fix compilation warning in sockmap_parse_prog.c
Andrii Nakryiko
1
-1
/
+0
2020-03-16
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
4
-8
/
+15
2020-03-16
remoteproc: clean up notification config
Alex Elder
2
-4
/
+2
2020-03-16
net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
Madhuparna Bhowmik
1
-1
/
+1
2020-03-16
qede: remove some unused code in function qede_selftest_receive_traffic
Zheng Zengkai
1
-12
/
+1
2020-03-16
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
1
-0
/
+1
2020-03-16
Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code'
David S. Miller
2
-22
/
+8
2020-03-16
net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()
Dejin Zheng
1
-11
/
+4
2020-03-16
net: stmmac: use readl_poll_timeout() function in init_systime()
Dejin Zheng
1
-11
/
+4
2020-03-16
chcr: remove set but not used variable 'status'
YueHaibing
1
-2
/
+1
2020-03-16
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
3
-15
/
+157
2020-03-16
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
2
-39
/
+136
2020-03-15
Merge branch 'net-dsa-improve-serdes-integration'
David S. Miller
7
-535
/
+667
2020-03-15
net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down
Russell King
1
-24
/
+29
[next]