index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-07
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
10
-112
/
+99
2021-11-07
selftests/bpf: Fix non-strict SEC() program sections
Andrii Nakryiko
7
-7
/
+7
2021-11-07
libbpf: Remove deprecation attribute from struct bpf_prog_prep_result
Andrii Nakryiko
1
-1
/
+0
2021-11-07
bpftool: Stop using deprecated bpf_load_program()
Andrii Nakryiko
1
-1
/
+1
2021-11-07
libbpf: Stop using to-be-deprecated APIs
Andrii Nakryiko
1
-4
/
+9
2021-11-07
libbpf: Remove internal use of deprecated bpf_prog_load() variants
Andrii Nakryiko
4
-117
/
+64
2021-11-07
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
10
-140
/
+223
2021-11-07
libbpf: Pass number of prog load attempts explicitly
Andrii Nakryiko
1
-7
/
+8
2021-11-07
libbpf: Rename DECLARE_LIBBPF_OPTS into LIBBPF_OPTS
Andrii Nakryiko
3
-1
/
+3
2021-11-07
libbpf: Fix non-C89 loop variable declaration in gen_loader.c
Andrii Nakryiko
1
-1
/
+2
2021-11-04
libbpf: Deprecate bpf_program__load() API
Andrii Nakryiko
2
-16
/
+24
2021-11-03
Merge branch 'libbpf ELF sanity checking improvements'
Alexei Starovoitov
1
-13
/
+30
2021-11-03
libbpf: Improve ELF relo sanitization
Andrii Nakryiko
1
-5
/
+19
2021-11-03
libbpf: Fix section counting logic
Andrii Nakryiko
1
-4
/
+4
2021-11-03
libbpf: Validate that .BTF and .BTF.ext sections contain data
Andrii Nakryiko
1
-0
/
+4
2021-11-03
libbpf: Improve sanity checking during BTF fix up
Andrii Nakryiko
1
-3
/
+2
2021-11-03
libbpf: Detect corrupted ELF symbols section
Andrii Nakryiko
1
-1
/
+1
2021-11-03
Merge branch 'libbpf: deprecate bpf_program__get_prog_info_linear'
Andrii Nakryiko
15
-85
/
+528
2021-11-03
libbpf: Deprecate bpf_program__get_prog_info_linear
Dave Marchevsky
1
-0
/
+3
2021-11-03
perf: Pull in bpf_program__get_prog_info_linear
Dave Marchevsky
11
-33
/
+374
2021-11-03
bpftool: Use bpf_obj_get_info_by_fd directly
Dave Marchevsky
2
-50
/
+149
2021-11-03
bpftool: Migrate -1 err checks of libbpf fn calls
Dave Marchevsky
2
-2
/
+2
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-130
/
+284
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2296
-44214
/
+209317
2021-11-02
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
6
-53
/
+9
2021-11-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
68
-1158
/
+2130
2021-11-02
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-98
/
+184
2021-11-02
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
28
-421
/
+884
2021-11-02
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-200
/
+273
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
135
-1525
/
+3008
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-39
/
+233
2021-11-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
280
-5879
/
+11791
2021-11-02
Merge branch 'make-neighbor-eviction-controllable-by-userspace'
Jakub Kicinski
11
-2
/
+281
2021-11-02
selftests: net: add arp_ndisc_evict_nocarrier
James Prestwood
1
-0
/
+220
2021-11-02
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
5
-1
/
+34
2021-11-02
net: arp: introduce arp_evict_nocarrier sysctl parameter
James Prestwood
6
-1
/
+27
2021-11-02
Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
123
-954
/
+2895
2021-11-02
Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
34
-453
/
+2325
2021-11-02
Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
45
-1564
/
+1382
2021-11-02
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-4
/
+32
2021-11-02
Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
27
-417
/
+1061
2021-11-02
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
43
-410
/
+670
2021-11-02
Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
16
-123
/
+1078
2021-11-02
Merge tag 'leds-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
4
-22
/
+24
2021-11-02
Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
341
-4797
/
+14150
2021-11-02
libbpf: Deprecate AF_XDP support
Magnus Karlsson
1
-38
/
+52
2021-11-02
kbuild: Unify options for BTF generation for vmlinux and modules
Jiri Olsa
4
-11
/
+25
2021-11-02
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2
-0
/
+63
2021-11-02
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
1
-1
/
+1
2021-11-02
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2
-2
/
+2
[prev]
[next]