index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
1
-2
/
+2
2022-01-25
samples/bpf: use preferred getters/setters instead of deprecated ones
Andrii Nakryiko
4
-4
/
+4
2022-01-25
selftests/bpf: use preferred setter/getter APIs instead of deprecated ones
Andrii Nakryiko
4
-4
/
+4
2022-01-25
bpftool: use preferred setters/getters instead of deprecated ones
Andrii Nakryiko
2
-5
/
+5
2022-01-25
libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs
Andrii Nakryiko
1
-0
/
+26
2022-01-25
libbpf: deprecate bpf_map__resize()
Andrii Nakryiko
1
-0
/
+1
2022-01-25
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
6
-16
/
+37
2022-01-24
Merge branch 'Fix the incorrect register read for syscalls on x86_64'
Andrii Nakryiko
5
-14
/
+173
2022-01-24
selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALL
Kenta Tada
2
-0
/
+119
2022-01-24
libbpf: Fix the incorrect register read for syscalls on x86_64
Kenta Tada
1
-0
/
+34
2022-01-24
selftests/bpf: Extract syscall wrapper
Kenta Tada
2
-14
/
+20
2022-01-24
libbpf: Mark bpf_object__open_xattr() deprecated
Christy Lee
2
-1
/
+2
2022-01-24
Merge branch 'deprecate bpf_object__open_buffer() API'
Andrii Nakryiko
3
-3
/
+6
2022-01-24
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2
-3
/
+5
2022-01-24
libbpf: Mark bpf_object__open_buffer() API deprecated
Christy Lee
1
-0
/
+1
2022-01-24
Merge branch 'Add bpf_copy_from_user_task helper and sleepable bpf iterator p...
Alexei Starovoitov
9
-5
/
+149
2022-01-24
selftests/bpf: Add test for sleepable bpf iterator programs
Kenny Yu
2
-0
/
+74
2022-01-24
libbpf: Add "iter.s" section for sleepable bpf iterator programs
Kenny Yu
1
-0
/
+1
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
5
-0
/
+59
2022-01-24
bpf: Add support for bpf iterator programs to use sleepable helpers
Kenny Yu
1
-5
/
+15
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
128
-895
/
+4990
2022-01-24
selftests, bpf: Do not yet switch to new libbpf XDP APIs
Daniel Borkmann
7
-47
/
+50
2022-01-24
Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...
Jakub Kicinski
6
-3
/
+11
2022-01-24
can: flexcan: mark RX via mailboxes as supported on MCF5441X
Marc Kleine-Budde
2
-1
/
+2
2022-01-24
can: tcan4x5x: regmap: fix max register value
Marc Kleine-Budde
1
-1
/
+1
2022-01-24
can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...
Marc Kleine-Budde
1
-0
/
+6
2022-01-24
dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
Marc Kleine-Budde
1
-1
/
+1
2022-01-24
mailmap: update email address of Brian Silverman
Marc Kleine-Budde
1
-0
/
+1
2022-01-24
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
1
-1
/
+4
2022-01-24
bpf: Fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2022-01-24
net: stmmac: remove unused members in struct stmmac_priv
Jisheng Zhang
1
-2
/
+0
2022-01-24
net: atlantic: Use the bitmap API instead of hand-writing it
Christophe JAILLET
1
-4
/
+2
2022-01-24
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
1
-1
/
+2
2022-01-24
net/smc: Transitional solution for clcsock race issue
Wen Gu
1
-12
/
+51
2022-01-24
ibmvnic: remove unused ->wait_capability
Sukadev Bhattiprolu
2
-25
/
+14
2022-01-24
ibmvnic: don't spin in tasklet
Sukadev Bhattiprolu
1
-6
/
+0
2022-01-24
ibmvnic: init ->running_cap_crqs early
Sukadev Bhattiprolu
1
-35
/
+71
2022-01-24
ibmvnic: Allow extra failures before disabling
Sukadev Bhattiprolu
1
-4
/
+17
2022-01-24
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
1
-3
/
+12
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
1
-3
/
+32
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2
-5
/
+1
2022-01-24
net: sfp: ignore disabled SFP node
Marek BehĂșn
1
-0
/
+5
2022-01-21
selftests: net: ioam: expect support for Queue depth data
Justin Iurman
1
-4
/
+1
2022-01-21
mptcp: Use struct_group() to avoid cross-field memset()
Kees Cook
1
-3
/
+3
2022-01-22
rxrpc: Adjust retransmission backoff
David Howells
2
-6
/
+4
2022-01-21
Merge branch 'mvneta: introduce XDP multi-buffer support'
Alexei Starovoitov
29
-201
/
+1326
2022-01-21
xdp: disable XDP_REDIRECT for xdp frags
Lorenzo Bianconi
1
-0
/
+8
2022-01-21
bpf: selftests: add CPUMAP/DEVMAP selftests for xdp frags
Lorenzo Bianconi
6
-1
/
+185
2022-01-21
bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
Lorenzo Bianconi
2
-0
/
+146
2022-01-21
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
3
-38
/
+174
[next]