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
2023-02-27
libbpf: Fix bpf_xdp_query() in old kernels
Yonghong Song
1
-1
/
+7
2023-02-27
libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-5
/
+64
2023-02-27
libbpf: Fix arm syscall regs spec in bpf_tracing.h
Puranjay Mohan
1
-0
/
+1
2023-02-27
selftests/bpf: Fix compilation errors: Assign a value to a constant
Rong Tao
1
-1
/
+1
2023-02-27
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
1
-3
/
+0
2023-02-27
selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test
Tiezhu Yang
2
-2
/
+2
2023-02-27
libbpf: Use struct user_pt_regs to define __PT_REGS_CAST() for LoongArch
Tiezhu Yang
1
-0
/
+2
2023-02-24
selftests/bpf: run mptcp in a dedicated netns
Hangbin Liu
1
-2
/
+17
2023-02-24
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
11
-263
/
+193
2023-02-23
selftests/bpf: Add a test case for bpf_cgroup_from_id()
Tejun Heo
3
-0
/
+44
2023-02-23
bpf: Add bpf_cgroup_from_id() kfunc
Tejun Heo
2
-3
/
+25
2023-02-22
bpf, docs: Add explanation of endianness
Dave Thaler
1
-2
/
+14
2023-02-22
selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label
Stanislav Fomichev
2
-1
/
+25
2023-02-22
riscv, bpf: Add kfunc support for RV64
Pu Lehui
1
-0
/
+5
2023-02-22
bpf: Check for helper calls in check_subprogs()
Ilya Leoshkevich
1
-2
/
+2
2023-02-22
LoongArch: BPF: Support mixing bpf2bpf and tailcalls
Hengqi Chen
1
-0
/
+6
2023-02-22
selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
Florent Revest
1
-0
/
+2
2023-02-22
selftests/bpf: Remove not used headers
Tiezhu Yang
3
-476
/
+0
2023-02-22
bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
Hou Tao
2
-3
/
+10
2023-02-22
bpf: Wrap register invalidation with a helper
Kumar Kartikeya Dwivedi
1
-14
/
+14
2023-02-22
bpf: Fix check_reg_type for PTR_TO_BTF_ID
Kumar Kartikeya Dwivedi
1
-3
/
+20
2023-02-22
bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks
Kumar Kartikeya Dwivedi
1
-2
/
+0
2023-02-22
bpf: Annotate data races in bpf_local_storage
Kumar Kartikeya Dwivedi
1
-3
/
+13
2023-02-22
selftests/bpf: Tests for uninitialized stack reads
Eduard Zingerman
2
-0
/
+96
2023-02-22
bpf: Allow reads from uninit stack
Eduard Zingerman
9
-136
/
+108
2023-02-21
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
3
-2
/
+11
2023-02-21
page_pool: add a comment explaining the fragment counter usage
Ilias Apalodimas
1
-0
/
+10
2023-02-21
net: ethtool: fix __ethtool_dev_mm_supported() implementation
Vladimir Oltean
1
-1
/
+1
2023-02-21
ethtool: pse-pd: Fix double word in comments
Bo Liu
1
-1
/
+1
2023-02-21
xsk: add linux/vmalloc.h to xsk.c
Xuan Zhuo
1
-0
/
+1
2023-02-21
sefltests: netdevsim: wait for devlink instance after netns removal
Jiri Pirko
1
-0
/
+18
2023-02-21
selftest: fib_tests: Always cleanup before exit
Roxana Nicolescu
1
-0
/
+2
2023-02-20
net/mlx5e: Align IPsec ASO result memory to be as required by hardware
Leon Romanovsky
1
-1
/
+1
2023-02-20
net/mlx5e: TC, Set CT miss to the specific ct action instance
Paul Blakey
5
-24
/
+82
2023-02-20
net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
Paul Blakey
5
-14
/
+14
2023-02-20
net/mlx5: Refactor tc miss handling to a single function
Paul Blakey
4
-227
/
+231
2023-02-20
net/mlx5: Kconfig: Make tc offload depend on tc skb extension
Paul Blakey
5
-15
/
+2
2023-02-20
net/sched: flower: Support hardware miss to tc action
Paul Blakey
1
-1
/
+12
2023-02-20
net/sched: flower: Move filter handle initialization earlier
Paul Blakey
1
-27
/
+35
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
7
-27
/
+236
2023-02-20
net/sched: Rename user cookie and act cookie
Paul Blakey
6
-32
/
+32
2023-02-20
sfc: fix builds without CONFIG_RTC_LIB
Alejandro Lucero
1
-1
/
+1
2023-02-20
sfc: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
2023-02-20
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2
-11
/
+12
2023-02-20
net: lan966x: Fix possible deadlock inside PTP
Horatiu Vultur
1
-2
/
+2
2023-02-20
net/ulp: Remove redundant ->clone() test in inet_clone_ulp().
Kuniyuki Iwashima
1
-2
/
+1
2023-02-20
MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154
Stefan Schmidt
1
-0
/
+1
2023-02-20
MAINTAINERS: Switch maintenance for mrf24j40 driver over
Stefan Schmidt
1
-2
/
+2
2023-02-20
MAINTAINERS: Switch maintenance for mcr20a driver over
Stefan Schmidt
1
-2
/
+2
2023-02-20
MAINTAINERS: Switch maintenance for cc2520 driver over
Stefan Schmidt
1
-2
/
+2
[next]