index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
bpf: Add support for BTF pointers to interpreter
Alexei Starovoitov
3
-0
/
+30
2019-10-17
bpf: Attach raw_tp program with BTF via type name
Alexei Starovoitov
1
-23
/
+47
2019-10-17
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
5
-5
/
+296
2019-10-17
libbpf: Auto-detect btf_id of BTF-based raw_tracepoints
Alexei Starovoitov
2
-6
/
+35
2019-10-17
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
4
-4
/
+17
2019-10-17
bpf: Process in-kernel BTF
Alexei Starovoitov
4
-2
/
+94
2019-10-17
bpf: Add typecast to bpf helpers to help BTF generation
Alexei Starovoitov
1
-1
/
+2
2019-10-17
bpf: Add typecast to raw_tracepoints to help BTF generation
Alexei Starovoitov
1
-1
/
+2
2019-10-16
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
Song Liu
1
-3
/
+4
2019-10-16
scripts/bpf: Emit an #error directive known types list needs updating
Jakub Sitnicki
1
-1
/
+1
2019-10-15
selftests: bpf: Don't try to read files without read permission
Jiri Pirko
1
-1
/
+1
2019-10-15
selftests: bpf: Add selftest for __sk_buff tstamp
Stanislav Fomichev
2
-0
/
+6
2019-10-15
bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+9
2019-10-15
Merge branch 'libbpf-field-existence'
Alexei Starovoitov
17
-85
/
+392
2019-10-15
selftests/bpf: Add field existence CO-RE relocs tests
Andrii Nakryiko
11
-2
/
+233
2019-10-15
libbpf: Add BPF-side definitions of supported field relocation kinds
Andrii Nakryiko
1
-1
/
+23
2019-10-15
libbpf: Add support for field existance CO-RE relocation
Andrii Nakryiko
2
-17
/
+61
2019-10-15
libbpf: Refactor bpf_object__open APIs to use common opts
Andrii Nakryiko
1
-36
/
+35
2019-10-15
libbpf: Update BTF reloc support to latest Clang format
Andrii Nakryiko
4
-29
/
+40
2019-10-15
net: Update address for vrf and l3mdev in MAINTAINERS
David Ahern
1
-2
/
+2
2019-10-15
Merge branch 'Scatter-gather-SPI-for-SJA1105-DSA'
David S. Miller
2
-99
/
+85
2019-10-15
net: dsa: sja1105: Switch to scatter/gather API for SPI
Vladimir Oltean
2
-81
/
+85
2019-10-15
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
Vladimir Oltean
1
-33
/
+15
2019-10-15
net: b44: remove redundant assignment to variable reg
Colin Ian King
1
-3
/
+0
2019-10-14
Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA'
David S. Miller
5
-341
/
+386
2019-10-14
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
3
-12
/
+18
2019-10-14
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
4
-296
/
+335
2019-10-14
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
5
-36
/
+37
2019-10-14
net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
Vladimir Oltean
1
-15
/
+14
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
85
-1020
/
+1889
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
30
-130
/
+212
2019-10-13
genetlink: do not parse attributes for families with zero maxattr
Michal Kubecek
1
-6
/
+4
2019-10-13
tcp: improve recv_skip_hint for tcp_zerocopy_receive
Soheil Hassas Yeganeh
1
-5
/
+5
2019-10-12
Merge branch 'selftests-bpf-Makefile-cleanup'
Alexei Starovoitov
1
-49
/
+8
2019-10-12
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
1
-48
/
+6
2019-10-12
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
1
-1
/
+2
2019-10-12
Merge branch 'samples-cross-compile'
Alexei Starovoitov
5
-99
/
+218
2019-10-12
samples/bpf: Add preparation steps and sysroot info to readme
Ivan Khoronzhuk
1
-5
/
+36
2019-10-12
samples/bpf: Add sysroot support
Ivan Khoronzhuk
1
-0
/
+5
2019-10-12
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
1
-1
/
+2
2019-10-12
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
Ivan Khoronzhuk
1
-3
/
+4
2019-10-12
libbpf: Don't use cxx to test_libpf target
Ivan Khoronzhuk
2
-19
/
+13
2019-10-12
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
1
-3
/
+2
2019-10-12
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
1
-2
/
+4
2019-10-12
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
1
-66
/
+69
2019-10-12
samples/bpf: Add makefile.target for separate CC target build
Ivan Khoronzhuk
1
-0
/
+75
2019-10-12
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
1
-1
/
+1
2019-10-12
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
1
-0
/
+8
2019-10-12
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
1
-4
/
+5
2019-10-12
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
1
-1
/
+1
[next]