index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-11
5
-126
/
+416
|
\
|
*
bpf: limit the number of levels of a nested struct type.
Kui-Feng Lee
2024-06-04
1
-11
/
+19
|
*
bpf: look into the types of the fields of a struct type recursively.
Kui-Feng Lee
2024-06-04
1
-23
/
+77
|
*
bpf: create repeated fields for arrays.
Kui-Feng Lee
2024-06-04
1
-4
/
+58
|
*
bpf: refactor btf_find_struct_field() and btf_find_datasec_var().
Kui-Feng Lee
2024-06-04
1
-101
/
+79
|
*
bpf: Remove unnecessary call to btf_field_type_size().
Kui-Feng Lee
2024-06-04
2
-2
/
+2
|
*
bpf: Remove unnecessary checks on the offset of btf_field.
Kui-Feng Lee
2024-06-04
1
-1
/
+1
|
*
bpf: export bpf_link_inc_not_zero.
Kui-Feng Lee
2024-05-31
1
-1
/
+2
|
*
bpf: support epoll from bpf struct_ops links.
Kui-Feng Lee
2024-05-31
2
-5
/
+43
|
*
bpf: enable detaching links of struct_ops objects.
Kui-Feng Lee
2024-05-31
1
-5
/
+43
|
*
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-31
1
-5
/
+5
|
*
bpf: Add bits iterator
Yafang Shao
2024-05-30
1
-0
/
+119
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
6
-21
/
+33
|
\
\
|
*
\
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-06
4
-10
/
+10
|
|
\
\
|
|
*
|
bpf: Fix a potential use-after-free in bpf_link_free()
Cong Wang
2024-06-03
1
-5
/
+6
|
|
*
|
bpf, devmap: Remove unnecessary if check in for loop
Thorsten Blum
2024-06-03
1
-3
/
+0
|
|
*
|
bpf: Fix bpf_session_cookie BTF_ID in special_kfunc_set list
Jiri Olsa
2024-05-31
2
-2
/
+4
|
*
|
|
Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-01
1
-2
/
+7
|
|
\
\
\
|
|
*
|
|
kheaders: use `command -v` to test for existence of `cpio`
Miguel Ojeda
2024-05-29
1
-1
/
+6
|
|
*
|
|
kheaders: explicitly define file modes for archived headers
Matthias Maennich
2024-05-29
1
-1
/
+1
|
*
|
|
|
Merge tag 'dma-mapping-6.10-2024-05-31' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-31
1
-9
/
+16
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
dma-mapping: benchmark: handle NUMA_NO_NODE correctly
Fedor Pchelkin
2024-05-23
1
-2
/
+1
|
|
*
|
|
dma-mapping: benchmark: fix node id validation
Fedor Pchelkin
2024-05-23
1
-1
/
+2
|
|
*
|
|
dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
Fedor Pchelkin
2024-05-23
1
-0
/
+3
|
|
*
|
|
dma-mapping: benchmark: fix up kthread-related error handling
Fedor Pchelkin
2024-05-23
1
-6
/
+10
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-31
8
-24
/
+38
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-30
2
-9
/
+11
|
|
\
\
\
|
|
*
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
2
-9
/
+11
|
|
|
\
\
\
|
|
|
*
|
|
bpf: Allow delete from sockmap/sockhash only if update is allowed
Jakub Sitnicki
2024-05-27
1
-3
/
+7
|
|
|
*
|
|
bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic
Andrii Nakryiko
2024-05-25
1
-2
/
+0
|
|
|
*
|
|
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
2024-05-25
1
-4
/
+4
|
*
|
|
|
|
Merge tag 'probes-fixes-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-28
2
-5
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tracing/probes: fix error check in parse_btf_field()
Carlos López
2024-05-27
1
-0
/
+4
|
|
*
|
|
|
|
uprobes: prevent mutex_lock() under rcu_read_lock()
Andrii Nakryiko
2024-05-24
1
-5
/
+9
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-27
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
swap: yield device immediately
Christian Brauner
2024-05-24
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
2
-9
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
2024-05-24
1
-1
/
+4
|
|
*
|
|
|
|
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-05-23
1
-8
/
+8
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-24
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
mseal: wire up mseal syscall
Jeff Xu
2024-05-24
1
-0
/
+1
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bpf: Fix order of args in call to bpf_map_kvcalloc
Mohammad Shehar Yaar Tausif
2024-05-18
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-23
3
-13
/
+15
|
\
\
\
\
|
*
|
|
|
rv: Update rv_en(dis)able_monitor doc to match kernel-doc
Yang Li
2024-05-22
1
-0
/
+2
|
*
|
|
|
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
2024-05-22
1
-0
/
+1
|
*
|
|
|
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
2024-05-22
1
-0
/
+9
|
*
|
|
|
ring-buffer: Correct stale comments related to non-consuming readers
Petr Pavlu
2024-05-22
1
-13
/
+3
*
|
|
|
|
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]