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-12-04
net: Remove the err argument from sock_from_file
Florent Revest
7
-33
/
+29
2020-12-04
Merge branch 'Improve error handling of verifier tests'
Andrii Nakryiko
1
-6
/
+25
2020-12-04
selftests/bpf: Avoid errno clobbering
Florian Lehner
1
-5
/
+22
2020-12-04
selftests/bpf: Print reason when a tester could not run a program
Florian Lehner
1
-1
/
+3
2020-12-04
bpf: Remove trailing semicolon in macro definition
Tom Rix
1
-6
/
+6
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
150
-1488
/
+3496
2020-12-04
dpaa_eth: fix build errorr in dpaa_fq_init
Anders Roxell
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
196
-2569
/
+4330
2020-12-03
selftests/bpf: Fix invalid use of strncat in test_sockmap
Andrii Nakryiko
1
-13
/
+23
2020-12-03
libbpf: Use memcpy instead of strncpy to please GCC
Andrii Nakryiko
1
-1
/
+1
2020-12-03
Merge branch 'Support BTF-powered BPF tracing programs for kernel modules'
Alexei Starovoitov
29
-280
/
+1230
2020-12-03
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko
2
-0
/
+119
2020-12-03
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2
-2
/
+33
2020-12-03
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
3
-32
/
+112
2020-12-03
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
3
-50
/
+113
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
5
-33
/
+69
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
7
-67
/
+148
2020-12-03
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
3
-11
/
+151
2020-12-03
selftests/bpf: Add support for marking sub-tests as skipped
Andrii Nakryiko
1
-3
/
+3
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
9
-3
/
+198
2020-12-03
libbpf: Add kernel module BTF support for CO-RE relocations
Andrii Nakryiko
1
-10
/
+169
2020-12-03
libbpf: Refactor CO-RE relocs to not assume a single BTF object
Andrii Nakryiko
1
-76
/
+111
2020-12-03
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
2
-26
/
+36
2020-12-03
bpf: Keep module's btf_data_size intact after load
Andrii Nakryiko
1
-1
/
+0
2020-12-03
bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
Andrii Nakryiko
1
-3
/
+5
2020-12-03
Merge branch 'Add support to set window_clamp from bpf setsockops'
Alexei Starovoitov
7
-9
/
+60
2020-12-03
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
4
-0
/
+40
2020-12-03
bpf: Adds support for setting window clamp
Prankur gupta
3
-9
/
+20
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
177
-738
/
+1450
2020-12-03
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
59
-199
/
+496
2020-12-03
Merge branch 'mptcp-reject-invalid-mp_join-requests-right-away'
Jakub Kicinski
15
-50
/
+91
2020-12-03
mptcp: emit tcp reset when a join request fails
Florian Westphal
1
-11
/
+36
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
5
-28
/
+44
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
10
-15
/
+15
2020-12-03
samples/bpf: Fix spelling mistake "recieving" -> "receiving"
Colin Ian King
1
-1
/
+1
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
1
-1
/
+1
2020-12-03
libbpf: Cap retries in sys_bpf_prog_load
Stanislav Fomichev
1
-1
/
+2
2020-12-03
Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-21
/
+13
2020-12-03
libbpf: Sanitise map names before pinning
Toke Høiland-Jørgensen
1
-0
/
+12
2020-12-03
Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+12
2020-12-03
libbpf: Fail early when loading programs with unspecified type
Andrei Matei
1
-1
/
+14
2020-12-03
Merge branch 'Fixes for ima selftest'
Andrii Nakryiko
2
-44
/
+64
2020-12-03
selftests/bpf: Indent ima_setup.sh with tabs.
KP Singh
1
-54
/
+54
2020-12-03
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
1
-0
/
+1
2020-12-03
selftests/bpf: Ensure securityfs mount before writing ima policy
KP Singh
1
-0
/
+15
2020-12-03
selftests/bpf: Update ima_setup.sh for busybox
KP Singh
1
-4
/
+8
2020-12-03
Merge branch 'mlx5-fixes-2020-12-01'
Jakub Kicinski
7
-10
/
+51
2020-12-03
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
4
-1
/
+15
2020-12-03
net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS
Tariq Toukan
1
-7
/
+15
2020-12-03
net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
Randy Dunlap
1
-0
/
+2
[next]