index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
vfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
selftests/bpf: Add test passing MAYBE_NULL reg to bpf_refcount_acquire
Dave Marchevsky
1
-0
/
+19
2023-11-10
bpf: Add KF_RCU flag to bpf_refcount_acquire_impl
Dave Marchevsky
1
-1
/
+1
2023-11-10
bpf: replace register_is_const() with is_reg_const()
Shung-Hsi Yu
1
-16
/
+11
2023-11-10
veristat: add ability to filter top N results
Andrii Nakryiko
1
-0
/
+10
2023-11-10
veristat: add ability to sort by stat's absolute value
Andrii Nakryiko
1
-12
/
+56
2023-11-10
libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
Yonghong Song
1
-5
/
+8
2023-11-10
bpf, lpm: Fix check prefixlen before walking trie
Florian Lehner
1
-0
/
+3
2023-11-10
bpf: Introduce KF_ARG_PTR_TO_CONST_STR
Song Liu
2
-0
/
+43
2023-11-10
selftests/bpf: Disable CONFIG_DEBUG_INFO_REDUCED in config.aarch64
Anders Roxell
1
-0
/
+1
2023-11-10
bpf: Factor out helper check_reg_const_str()
Song Liu
1
-36
/
+49
2023-11-10
bpftool: Fix prog object type in manpage
Artem Savkov
1
-1
/
+1
2023-11-10
bpf: Add __bpf_dynptr_data* for in kernel use
Song Liu
4
-4
/
+32
2023-11-10
selftests/bpf: Consolidate VIRTIO/9P configs in config.vm file
Manu Bretelle
5
-38
/
+15
2023-11-10
selftsets/bpf: Retry map update for non-preallocated per-cpu map
Hou Tao
1
-1
/
+19
2023-11-10
bpf: generalize reg_set_min_max() to handle two sets of two registers
Andrii Nakryiko
1
-75
/
+56
2023-11-10
selftests/bpf: Export map_update_retriable()
Hou Tao
2
-5
/
+17
2023-11-10
bpf: prepare reg_set_min_max for second set of registers
Andrii Nakryiko
1
-40
/
+40
2023-11-10
selftests/bpf: Use value with enough-size when updating per-cpu map
Hou Tao
1
-3
/
+18
2023-11-10
bpf: unify 32-bit and 64-bit is_branch_taken logic
Andrii Nakryiko
1
-141
/
+59
2023-11-10
bpf: generalize is_branch_taken to handle all conditional jumps in one place
Andrii Nakryiko
1
-24
/
+25
2023-11-10
bpf: move is_branch_taken() down
Andrii Nakryiko
1
-42
/
+42
2023-11-10
bpf: generalize is_branch_taken() to work with two registers
Andrii Nakryiko
1
-25
/
+32
2023-11-10
bpf: rename is_branch_taken reg arguments to prepare for the second one
Andrii Nakryiko
1
-54
/
+54
2023-11-10
bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
Andrii Nakryiko
1
-52
/
+8
2023-11-10
bpf: try harder to deduce register bounds from different numeric domains
Andrii Nakryiko
1
-0
/
+1
2023-11-10
bpf: improve deduction of 64-bit bounds from 32-bit bounds
Andrii Nakryiko
1
-0
/
+44
2023-11-10
bpf: add special smin32/smax32 derivation from 64-bit bounds
Andrii Nakryiko
1
-0
/
+23
2023-11-10
bpf: derive subreg bounds from full bounds when upper 32 bits are constant
Andrii Nakryiko
1
-0
/
+45
2023-11-10
bpf: derive smin32/smax32 from umin32/umax32 bounds
Andrii Nakryiko
1
-0
/
+7
2023-11-10
bpf: derive smin/smax from umin/max bounds
Andrii Nakryiko
1
-0
/
+71
2023-11-10
selftests/bpf: Add malloc failure checks in bpf_iter
Yuran Pereira
1
-1
/
+5
2023-11-10
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
1
-0
/
+1
2023-11-10
selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
Yuran Pereira
1
-44
/
+35
2023-11-10
selftests/bpf: fix RELEASE=1 build for tc_opts
Andrii Nakryiko
2
-6
/
+6
2023-11-09
net: ti: icss-iep: fix setting counter value
Diogo Ivo
1
-1
/
+1
2023-11-09
ptp: fix corrupted list in ptp_open
Edward Adam Davis
3
-11
/
+19
2023-11-09
ptp: ptp_read should not release queue
Edward Adam Davis
1
-2
/
+0
2023-11-09
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
1
-8
/
+2
2023-11-09
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
1
-0
/
+1
2023-11-09
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
3
-15
/
+32
2023-11-08
MAINTAINERS: update lists.linuxfoundation.org migrated lists
Konstantin Ryabitsev
1
-25
/
+25
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
16
-0
/
+16
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
1
-5
/
+17
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
22
-0
/
+22
2023-11-08
drivers/net/ppp: use standard array-copy-function
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: cp2615: Fix 'assignment to __be16' warning
Bence Csókás
1
-1
/
+1
2023-11-08
i2c: dev: copy userspace array safely
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
[next]