index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
nommu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
bpf: Tidy up verifier check_func_arg()
Joanne Koong
1
-28
/
+38
2022-07-13
libbpf: Error out when binary_path is NULL for uprobe and USDT
Hengqi Chen
1
-6
/
+7
2022-07-13
bpf: Make non-preallocated allocation low priority
Yafang Shao
4
-6
/
+6
2022-07-13
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
4
-18
/
+45
2022-07-13
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
2
-9
/
+29
2022-07-13
selftests/bpf: add a ksym iter subtest
Alan Maguire
3
-0
/
+97
2022-07-13
bpf: add a ksym BPF iterator
Alan Maguire
1
-0
/
+91
2022-07-12
bpf: Fix 'dubious one-bit signed bitfield' warnings
Matthieu Baerts
1
-4
/
+4
2022-07-12
samples/bpf: Fix xdp_redirect_map egress devmap prog
Jesper Dangaard Brouer
2
-2
/
+13
2022-07-11
bpf, arm64: Add bpf trampoline for arm64
Xu Kuohai
1
-3
/
+382
2022-07-11
bpf, arm64: Implement bpf_arch_text_poke() for arm64
Xu Kuohai
2
-14
/
+322
2022-07-11
arm64: Add LDR (literal) instruction
Xu Kuohai
2
-4
/
+29
2022-07-11
bpf: Remove is_valid_bpf_tramp_flags()
Xu Kuohai
3
-20
/
+6
2022-07-11
skmsg: Fix invalid last sg check in sk_msg_recvmsg()
Liu Jian
1
-2
/
+2
2022-07-11
fddi/skfp: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-11
ethernet/via: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
4
-2
/
+9
2022-07-09
ixp4xx_eth: Set MAC address from device tree
Linus Walleij
1
-1
/
+9
2022-07-09
ixp4xx_eth: Fall back to random MAC address
Linus Walleij
1
-1
/
+4
2022-07-09
af_unix: fix unix_sysctl_register() error path
Eric Dumazet
1
-1
/
+1
2022-07-09
selftests: mptcp: update pm_nl_ctl usage header
Geliang Tang
1
-1
/
+1
2022-07-09
selftests: mptcp: avoid Terminated messages in userspace_pm
Geliang Tang
1
-17
/
+23
2022-07-09
selftests: mptcp: userspace pm subflow tests
Geliang Tang
1
-2
/
+37
2022-07-09
selftests: mptcp: userspace pm address tests
Geliang Tang
1
-1
/
+48
2022-07-09
selftests: mptcp: tweak simult_flows for debug kernels
Paolo Abeni
1
-1
/
+13
2022-07-09
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
Geliang Tang
2
-2
/
+2
2022-07-09
bcm63xx_enet: change the driver variables to static
Yang Yingliang
1
-2
/
+2
2022-07-09
net: phylink: fix SGMII inband autoneg enable
Russell King (Oracle)
1
-1
/
+3
2022-07-09
Documentation: add a description for net.core.high_order_alloc_disable
Antoine Tenart
1
-0
/
+12
2022-07-09
net: rxrpc: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-09
tls: rx: make tls_wait_data() return an recvmsg retcode
Jakub Kicinski
1
-27
/
+26
2022-07-09
tls: create an internal header
Jakub Kicinski
8
-283
/
+338
2022-07-09
tls: rx: coalesce exit paths in tls_decrypt_sg()
Jakub Kicinski
1
-9
/
+5
2022-07-09
tls: rx: wrap decrypt params in a struct
Jakub Kicinski
1
-30
/
+30
2022-07-09
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
2
-9
/
+11
2022-07-09
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
2
-4
/
+11
2022-07-09
selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n
Maxim Mikityanskiy
1
-7
/
+17
2022-07-09
bpf: Correctly propagate errors up from bpf_core_composites_match
Daniel Müller
1
-1
/
+8
2022-07-09
libbpf: Disable SEC pragma macro on GCC
James Hilliard
1
-0
/
+13
2022-07-08
bpf: Check attach_func_proto more carefully in check_return_code
Stanislav Fomichev
4
-11
/
+48
2022-07-08
net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
Sieng-Piaw Liew
1
-5
/
+5
2022-07-08
net: minor optimization in __alloc_skb()
Eric Dumazet
1
-2
/
+1
2022-07-08
octeontx2-af: Don't reset previous pfc config
Hariprasad Kelam
3
-13
/
+23
2022-07-08
selftests/bpf: Add test involving restrict type qualifier
Daniel Müller
3
-2
/
+13
2022-07-08
bpftool: Add support for KIND_RESTRICT to gen min_core_btf command
Daniel Müller
1
-0
/
+1
2022-07-08
MAINTAINERS: Add entry for AF_XDP selftests files
Maciej Fijalkowski
1
-0
/
+1
2022-07-08
selftests, xsk: Rename AF_XDP testing app
Maciej Fijalkowski
6
-13
/
+13
2022-07-08
bpf, docs: Remove deprecated xsk libbpf APIs description
Pu Lehui
1
-11
/
+2
2022-07-08
l2tp: l2tp_debugfs: fix Clang -Wformat warnings
Justin Stitt
1
-3
/
+3
2022-07-08
eth: sp7021: switch to netif_napi_add_tx()
Jakub Kicinski
1
-1
/
+1
[next]