index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
bpf: Support can_loop/cond_break on big endian
Alexei Starovoitov
1
-0
/
+28
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
4
-24
/
+109
2024-06-14
bpf: Relax tuple len requirement for sk helpers.
Alexei Starovoitov
1
-12
/
+12
2024-06-13
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
4
-0
/
+61
2024-06-13
selftests: bpf: crypto: adjust bench to use nullable IV
Vadim Fedorenko
1
-6
/
+4
2024-06-13
selftests: bpf: crypto: use NULL instead of 0-sized dynptr
Vadim Fedorenko
1
-12
/
+4
2024-06-13
bpf: crypto: make state and IV dynptr nullable
Vadim Fedorenko
1
-13
/
+13
2024-06-13
bpf: verifier: make kfuncs args nullalble
Vadim Fedorenko
1
-3
/
+3
2024-06-13
bpf: selftests: Do not use generated kfunc prototypes for arena progs
Daniel Xu
4
-0
/
+4
2024-06-13
bpf: Fix bpf_dynptr documentation comments
Daniel Xu
1
-2
/
+2
2024-06-13
selftests/bpf: Validate CHECKSUM_COMPLETE option
Vadim Fedorenko
2
-1
/
+11
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
3
-1
/
+31
2024-06-12
bpftool: Support dumping kfunc prototypes from BTF
Daniel Xu
1
-0
/
+55
2024-06-12
bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
Daniel Xu
1
-0
/
+1
2024-06-12
bpf: selftests: nf: Opt out of using generated kfunc prototypes
Daniel Xu
3
-0
/
+3
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
9
-53
/
+88
2024-06-12
bpf: verifier: Relax caller requirements for kfunc projection type args
Daniel Xu
3
-4
/
+20
2024-06-12
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
Daniel Xu
1
-18
/
+18
2024-06-12
bpf: Make bpf_session_cookie() kfunc return long *
Daniel Xu
1
-1
/
+1
2024-06-12
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
Daniel Xu
1
-1
/
+1
2024-06-12
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
Daniel Xu
1
-1
/
+1
2024-06-12
bpf: selftests: Fix fentry test kfunc prototypes
Daniel Xu
1
-4
/
+3
2024-06-12
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
Daniel Xu
1
-1
/
+1
2024-06-12
kbuild: bpf: Tell pahole to DECL_TAG kfuncs
Daniel Xu
1
-1
/
+1
2024-06-11
bpftool: Query only cgroup-related attach types
Kenta Tada
1
-4
/
+36
2024-06-10
ice: use irq_update_affinity_hint()
Michal Schmidt
2
-4
/
+4
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
2
-2
/
+29
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
11
-31
/
+21
2024-06-10
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
13
-0
/
+13
2024-06-10
net: dsa: update the unicast MAC address when changing conduit
Marek BehĂșn
3
-8
/
+44
2024-06-10
net: dsa: deduplicate code adding / deleting the port address to fdb
Marek BehĂșn
1
-44
/
+47
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
2
-16
/
+3
2024-06-10
rtnetlink: move rtnl_lock handling out of af_netlink
Jakub Kicinski
2
-4
/
+7
2024-06-10
net: dsa: hellcreek: Replace kernel.h with what is used
Andy Shevchenko
1
-3
/
+5
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
2
-5
/
+5
2024-06-10
net: tcp: un-pin the tw_timer
Florian Westphal
3
-14
/
+4
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
5
-14
/
+52
2024-06-10
mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors
Ido Schimmel
4
-21
/
+63
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
3
-29
/
+0
2024-06-10
lib: objagg: Fix general protection fault
Ido Schimmel
1
-0
/
+3
2024-06-10
mlxsw: spectrum_acl_atcam: Fix wrong comment
Ido Schimmel
1
-1
/
+1
2024-06-10
lib: test_objagg: Fix spelling
Ido Schimmel
1
-1
/
+1
2024-06-10
lib: objagg: Fix spelling
Ido Schimmel
1
-1
/
+1
2024-06-09
dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
Dan Carpenter
3
-5
/
+6
2024-06-09
tools: ynl: make user space policies const
Jakub Kicinski
4
-13
/
+13
2024-06-09
page_pool: remove WARN_ON() with OR
David Wei
1
-2
/
+2
2024-06-07
net: ti: icssg-prueth: Add multicast filtering support
MD Danish Anwar
1
-4
/
+34
2024-06-06
r8152: Set NET_ADDR_STOLEN if using passthru MAC
Milan Broz
1
-0
/
+1
2024-06-06
selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
Geliang Tang
1
-11
/
+9
2024-06-06
selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca
Geliang Tang
1
-12
/
+15
[next]