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-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2
-0
/
+27
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2
-10
/
+147
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
4
-87
/
+9
2024-12-12
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
1
-0
/
+36
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
3
-4
/
+10
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
3
-22
/
+66
2024-12-12
bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs
Eduard Zingerman
1
-2
/
+5
2024-12-10
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
2
-9
/
+10
2024-12-10
bpf: fix potential error return
Anton Protopopov
1
-1
/
+5
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
1
-0
/
+28
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2
-0
/
+4
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
3
-0
/
+120
2024-12-10
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
2
-4
/
+13
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
1
-0
/
+28
2024-12-10
bpf: track changes_pkt_data property for global functions
Eduard Zingerman
2
-1
/
+32
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
4
-38
/
+31
2024-12-10
bpf: add find_containing_subprog() utility function
Eduard Zingerman
1
-4
/
+24
2024-12-10
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
1
-0
/
+4
2024-12-10
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
1
-0
/
+7
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
1
-3
/
+5
2024-12-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
1
-3
/
+2
2024-12-10
bpf, sockmap: Fix update element with same
Michal Luczaj
1
-0
/
+1
2024-12-08
Linux 6.13-rc2
v6.13-rc2
Linus Torvalds
1
-1
/
+1
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
1
-2
/
+2
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
1
-1
/
+1
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
1
-0
/
+395
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
3
-9
/
+4
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
1
-6
/
+6
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
1
-23
/
+48
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
1
-2
/
+2
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
1
-23
/
+21
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
1
-3
/
+20
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
1
-3
/
+1
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
1
-2
/
+1
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
1
-11
/
+92
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
1
-8
/
+7
2024-12-06
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
1
-3
/
+1
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
3
-5
/
+11
2024-12-06
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
1
-22
/
+21
2024-12-06
cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
Ricardo Neri
1
-6
/
+8
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
1
-0
/
+7
2024-12-05
iio: magnetometer: yas530: use signed integer type for clamp limits
Jakob Hauser
1
-6
/
+7
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
1
-3
/
+9
2024-12-05
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
1
-1
/
+1
2024-12-05
lib: stackinit: hide never-taken branch from compiler
Kees Cook
1
-0
/
+1
2024-12-05
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
1
-2
/
+2
2024-12-05
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
1
-1
/
+1
2024-12-05
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
1
-1
/
+1
2024-12-05
mm: respect mmap hint address when aligning for THP
Kalesh Singh
1
-0
/
+1
[next]