index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-10-15
1
-0
/
+9
*
Merge branch 'libbpf-field-existence'
Alexei Starovoitov
2019-10-15
17
-85
/
+392
|
\
|
*
selftests/bpf: Add field existence CO-RE relocs tests
Andrii Nakryiko
2019-10-15
11
-2
/
+233
|
*
libbpf: Add BPF-side definitions of supported field relocation kinds
Andrii Nakryiko
2019-10-15
1
-1
/
+23
|
*
libbpf: Add support for field existance CO-RE relocation
Andrii Nakryiko
2019-10-15
2
-17
/
+61
|
*
libbpf: Refactor bpf_object__open APIs to use common opts
Andrii Nakryiko
2019-10-15
1
-36
/
+35
|
*
libbpf: Update BTF reloc support to latest Clang format
Andrii Nakryiko
2019-10-15
4
-29
/
+40
|
/
*
net: Update address for vrf and l3mdev in MAINTAINERS
David Ahern
2019-10-15
1
-2
/
+2
*
Merge branch 'Scatter-gather-SPI-for-SJA1105-DSA'
David S. Miller
2019-10-15
2
-99
/
+85
|
\
|
*
net: dsa: sja1105: Switch to scatter/gather API for SPI
Vladimir Oltean
2019-10-15
2
-81
/
+85
|
*
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
Vladimir Oltean
2019-10-15
1
-33
/
+15
|
/
*
net: b44: remove redundant assignment to variable reg
Colin Ian King
2019-10-15
1
-3
/
+0
*
Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA'
David S. Miller
2019-10-14
5
-341
/
+386
|
\
|
*
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
2019-10-14
3
-12
/
+18
|
*
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
2019-10-14
4
-296
/
+335
|
*
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
2019-10-14
5
-36
/
+37
|
*
net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
Vladimir Oltean
2019-10-14
1
-15
/
+14
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-14
85
-1020
/
+1889
|
\
|
*
Merge branch 'selftests-bpf-Makefile-cleanup'
Alexei Starovoitov
2019-10-12
1
-49
/
+8
|
|
\
|
|
*
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
2019-10-12
1
-48
/
+6
|
|
*
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
2019-10-12
1
-1
/
+2
|
|
/
|
*
Merge branch 'samples-cross-compile'
Alexei Starovoitov
2019-10-12
5
-99
/
+218
|
|
\
|
|
*
samples/bpf: Add preparation steps and sysroot info to readme
Ivan Khoronzhuk
2019-10-12
1
-5
/
+36
|
|
*
samples/bpf: Add sysroot support
Ivan Khoronzhuk
2019-10-12
1
-0
/
+5
|
|
*
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
2019-10-12
1
-1
/
+2
|
|
*
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
Ivan Khoronzhuk
2019-10-12
1
-3
/
+4
|
|
*
libbpf: Don't use cxx to test_libpf target
Ivan Khoronzhuk
2019-10-12
2
-19
/
+13
|
|
*
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
2019-10-12
1
-3
/
+2
|
|
*
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
2019-10-12
1
-2
/
+4
|
|
*
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
2019-10-12
1
-66
/
+69
|
|
*
samples/bpf: Add makefile.target for separate CC target build
Ivan Khoronzhuk
2019-10-12
1
-0
/
+75
|
|
*
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
2019-10-12
1
-1
/
+1
|
|
*
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
2019-10-12
1
-0
/
+8
|
|
*
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
2019-10-12
1
-4
/
+5
|
|
*
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
2019-10-12
1
-1
/
+1
|
|
*
samples/bpf: Fix cookie_uid_helper_example obj build
Ivan Khoronzhuk
2019-10-12
1
-1
/
+0
|
|
*
samples/bpf: Fix HDR_PROBE "echo"
Ivan Khoronzhuk
2019-10-12
1
-1
/
+1
|
|
/
|
*
libbpf: Handle invalid typedef emitted by old GCC
Andrii Nakryiko
2019-10-11
1
-0
/
+11
|
*
libbpf: Generate more efficient BPF_CORE_READ code
Andrii Nakryiko
2019-10-11
1
-2
/
+2
|
*
xdp: Trivial, fix spelling in function description
Anton Ivanov
2019-10-11
1
-1
/
+1
|
*
bpf: Fix cast to pointer from integer of different size warning
Andrii Nakryiko
2019-10-11
1
-1
/
+1
|
*
selftests/bpf: Check that flow dissector can be re-attached
Jakub Sitnicki
2019-10-11
1
-0
/
+127
|
*
flow_dissector: Allow updating the flow dissector program atomically
Jakub Sitnicki
2019-10-11
1
-3
/
+7
|
*
bpf: Align struct bpf_prog_stats
Eric Dumazet
2019-10-11
1
-1
/
+1
|
*
Merge branch 'bpf-romap-known-scalars'
Daniel Borkmann
2019-10-11
3
-2
/
+237
|
|
\
|
|
*
selftests/bpf: Add read-only map values propagation tests
Andrii Nakryiko
2019-10-11
2
-0
/
+182
|
|
*
bpf: Track contents of read-only maps as scalars
Andrii Nakryiko
2019-10-11
1
-2
/
+55
|
|
/
|
*
scripts/bpf: Fix xdp_md forward declaration typo
Andrii Nakryiko
2019-10-09
1
-1
/
+1
|
*
libbpf: Fix passing uninitialized bytes to setsockopt
Ilya Maximets
2019-10-09
1
-0
/
+1
|
*
Merge branch 'btf2c-padding'
Alexei Starovoitov
2019-10-09
4
-57
/
+46
|
|
\
[next]