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
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
88
-860
/
+3458
2022-07-22
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-1
/
+1
2022-07-22
net: fix uninitialised msghdr->sg_from_iter
Pavel Begunkov
1
-1
/
+1
2022-07-22
mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...
Jiri Pirko
1
-2
/
+2
2022-07-22
bpf: Simplify bpf_prog_pack_[size|mask]
Song Liu
1
-54
/
+17
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
2
-17
/
+149
2022-07-22
bpf, x64: Allow to use caller address from stack
Jiri Olsa
2
-4
/
+14
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
2
-26
/
+254
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
2
-24
/
+67
2022-07-22
bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test
Jie2x Zhou
1
-3
/
+3
2022-07-22
bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
63
-11
/
+183
2022-07-22
Merge branch 'sfc-E100-VF-respresenters'
David S. Miller
23
-53
/
+687
2022-07-22
sfc: attach/detach EF100 representors along with their owning PF
Edward Cree
5
-3
/
+59
2022-07-22
sfc: hook up ef100 representor TX
Edward Cree
3
-1
/
+38
2022-07-22
sfc: support passing a representor to the EF100 TX path
Edward Cree
7
-17
/
+123
2022-07-22
sfc: determine representee m-port for EF100 representors
Edward Cree
5
-1
/
+96
2022-07-22
sfc: phys port/switch identification for ef100 reps
Edward Cree
2
-2
/
+39
2022-07-22
sfc: add basic ethtool ops to ef100 reps
Edward Cree
1
-0
/
+26
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree
8
-11
/
+196
2022-07-22
sfc: detect ef100 MAE admin privilege/capability at probe time
Edward Cree
4
-0
/
+55
2022-07-22
sfc: update EF100 register descriptions
Edward Cree
1
-23
/
+60
2022-07-22
ping: support ipv6 ping socket flow labels
Alan Brady
3
-16
/
+81
2022-07-22
net: marvell: prestera: use netif_is_any_bridge_port instead of open code
Juhee Kang
1
-2
/
+2
2022-07-22
mlxsw: use netif_is_any_bridge_port() instead of open code
Juhee Kang
1
-3
/
+1
2022-07-21
Merge branch 'New nf_conntrack kfuncs for insertion, changing timeout, status'
Alexei Starovoitov
23
-349
/
+1139
2022-07-21
selftests/bpf: Fix test_verifier failed test in unprivileged mode
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-07-21
selftests/bpf: Add negative tests for new nf_conntrack kfuncs
Kumar Kartikeya Dwivedi
2
-1
/
+189
2022-07-21
selftests/bpf: Add tests for new nf_conntrack kfuncs
Lorenzo Bianconi
2
-12
/
+81
2022-07-21
selftests/bpf: Add verifier tests for trusted kfunc args
Kumar Kartikeya Dwivedi
1
-0
/
+53
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
4
-37
/
+76
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
4
-11
/
+60
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
3
-27
/
+204
2022-07-21
net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
Kumar Kartikeya Dwivedi
1
-34
/
+18
2022-07-21
bpf: Add documentation for kfuncs
Kumar Kartikeya Dwivedi
2
-0
/
+171
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
3
-3
/
+51
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
11
-222
/
+145
2022-07-21
tools/resolve_btfids: Add support for 8-byte BTF sets
Kumar Kartikeya Dwivedi
1
-6
/
+34
2022-07-21
bpf: Introduce 8-byte BTF set
Kumar Kartikeya Dwivedi
1
-4
/
+64
2022-07-21
net: ipv6: avoid accepting values greater than 2 for accept_untracked_na
Jaehee Park
1
-3
/
+3
2022-07-21
selftests: tls: add a test for timeo vs lock
Jakub Kicinski
1
-0
/
+32
2022-07-21
tls: rx: release the sock lock on locking timeout
Jakub Kicinski
1
-4
/
+13
2022-07-21
Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-1
/
+1
2022-07-21
net: ipa: fix build
Paolo Abeni
6
-24
/
+24
2022-07-22
bpf, docs: Use SPDX license identifier in bpf_doc.py
Alejandro Colomar
1
-21
/
+1
2022-07-22
bpf, arm64: Fix compile error in dummy_tramp()
Xu Kuohai
1
-2
/
+2
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
267
-1713
/
+2621
2022-07-21
Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
93
-592
/
+1117
2022-07-21
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
1
-16
/
+17
2022-07-21
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
1
-13
/
+2
[next]