index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
hidraw
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
wireguard: queueing: use CFI-safe ptr_ring cleanup function
Jason A. Donenfeld
1
-1
/
+2
2022-03-30
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
1
-7
/
+4
2022-03-30
ptp: ocp: handle error from nvmem_device_find
Jonathan Lemon
1
-7
/
+8
2022-03-30
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+4
2022-03-30
dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
Vinod Koul
1
-1
/
+3
2022-03-29
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
1
-0
/
+3
2022-03-29
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou
1
-0
/
+5
2022-03-29
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
1
-4
/
+4
2022-03-29
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
1
-2
/
+2
2022-03-29
selftests/bpf: Fix clang compilation errors
Yonghong Song
2
-4
/
+2
2022-03-29
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
1
-1
/
+1
2022-03-29
ice: xsk: Stop Rx processing when ntc catches ntu
Maciej Fijalkowski
1
-0
/
+3
2022-03-29
ice: xsk: Eliminate unnecessary loop iteration
Magnus Karlsson
1
-1
/
+1
2022-03-29
xsk: Do not write NULL in SW ring at allocation failure
Magnus Karlsson
1
-2
/
+6
2022-03-29
x86,kprobes: Fix optprobe trampoline to generate complete pt_regs
Masami Hiramatsu
1
-9
/
+16
2022-03-29
x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regs
Peter Zijlstra
1
-11
/
+13
2022-03-29
x86,rethook,kprobes: Replace kretprobe with rethook on x86
Masami Hiramatsu
7
-124
/
+144
2022-03-29
kprobes: Use rethook for kretprobe if possible
Masami Hiramatsu
5
-25
/
+163
2022-03-29
bpftool: Fix generated code in codegen_asserts
Jiri Olsa
1
-1
/
+1
2022-03-29
selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
Andrii Nakryiko
1
-10
/
+2
2022-03-29
bpf: Fix maximum permitted number of arguments check
Yuntao Wang
1
-1
/
+1
2022-03-29
bpf: Sync comments for bpf_get_stack
Geliang Tang
1
-4
/
+4
2022-03-29
fprobe: Fix sparse warning for acccessing __rcu ftrace_hash
Masami Hiramatsu
1
-1
/
+1
2022-03-29
fprobe: Fix smatch type mismatch warning
Masami Hiramatsu
1
-3
/
+3
2022-03-29
bpf/bpftool: Add unprivileged_bpf_disabled check against value of 2
Milan Landaverde
1
-1
/
+4
2022-03-29
Revert "selftests: net: Add tls config dependency for tls selftests"
Jakub Kicinski
1
-1
/
+0
2022-03-29
net/smc: Send out the remaining data in sndbuf before close
Wen Gu
1
-0
/
+3
2022-03-28
net: move net_unlink_todo() out of the header
Johannes Berg
2
-10
/
+10
2022-03-28
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-03-28
MAINTAINERS: update hexagon maintainer email, tree
Brian Cain
1
-1
/
+2
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2
-2
/
+6
2022-03-28
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
3
-20
/
+8
2022-03-28
selftests: net: Add tls config dependency for tls selftests
Naresh Kamboju
1
-0
/
+1
2022-03-28
memcg: enable accounting for nft objects
Vasily Averin
2
-23
/
+23
2022-03-28
mm: kfence: fix missing objcg housekeeping for SLAB
Muchun Song
1
-0
/
+1
2022-03-28
powerpc: restore removed #endif
Stephen Rothwell
1
-0
/
+1
2022-03-27
pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2022-03-27
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
1
-6
/
+9
2022-03-26
net/smc: fix a memory leak in smc_sysctl_net_exit()
Eric Dumazet
1
-0
/
+5
2022-03-26
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
1
-0
/
+6
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
1
-8
/
+7
2022-03-26
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+2
2022-03-26
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
1
-3
/
+8
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-03-26
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
1
-0
/
+1
2022-03-26
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
3
-15
/
+24
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
1
-2
/
+2
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
1
-3
/
+9
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
1
-3
/
+5
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
[next]