summaryrefslogtreecommitdiffstats
path: root/samples/hidraw (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-31wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld1-1/+2
2022-03-30sfc: Avoid NULL pointer dereference on systems without numa awarenessMartin Habets1-7/+4
2022-03-30ptp: ocp: handle error from nvmem_device_findJonathan Lemon1-7/+8
2022-03-30net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun1-0/+4
2022-03-30dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatibleVinod Koul1-1/+3
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle1-0/+3
2022-03-29ax25: Fix UAF bugs in ax25 timersDuoming Zhou1-0/+5
2022-03-29ax25: fix UAF bug in ax25_send_control()Duoming Zhou1-4/+4
2022-03-29openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese1-2/+2
2022-03-29selftests/bpf: Fix clang compilation errorsYonghong Song2-4/+2
2022-03-29ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski1-1/+1
2022-03-29ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski1-0/+3
2022-03-29ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson1-1/+1
2022-03-29xsk: Do not write NULL in SW ring at allocation failureMagnus Karlsson1-2/+6
2022-03-29x86,kprobes: Fix optprobe trampoline to generate complete pt_regsMasami Hiramatsu1-9/+16
2022-03-29x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regsPeter Zijlstra1-11/+13
2022-03-29x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu7-124/+144
2022-03-29kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu5-25/+163
2022-03-29bpftool: Fix generated code in codegen_assertsJiri Olsa1-1/+1
2022-03-29selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko1-10/+2
2022-03-29bpf: Fix maximum permitted number of arguments checkYuntao Wang1-1/+1
2022-03-29bpf: Sync comments for bpf_get_stackGeliang Tang1-4/+4
2022-03-29fprobe: Fix sparse warning for acccessing __rcu ftrace_hashMasami Hiramatsu1-1/+1
2022-03-29fprobe: Fix smatch type mismatch warningMasami Hiramatsu1-3/+3
2022-03-29bpf/bpftool: Add unprivileged_bpf_disabled check against value of 2Milan Landaverde1-1/+4
2022-03-29Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski1-1/+0
2022-03-29net/smc: Send out the remaining data in sndbuf before closeWen Gu1-0/+3
2022-03-28net: move net_unlink_todo() out of the headerJohannes Berg2-10/+10
2022-03-28net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-03-28MAINTAINERS: update hexagon maintainer email, treeBrian Cain1-1/+2
2022-03-28net: bnxt_ptp: fix compilation errorDamien Le Moal2-2/+6
2022-03-28Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds3-20/+8
2022-03-28selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju1-0/+1
2022-03-28memcg: enable accounting for nft objectsVasily Averin2-23/+23
2022-03-28mm: kfence: fix missing objcg housekeeping for SLABMuchun Song1-0/+1
2022-03-28powerpc: restore removed #endifStephen Rothwell1-0/+1
2022-03-27pinctrl: mediatek: common-v1: fix semicolon.cocci warningskernel test robot1-1/+1
2022-03-27net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner1-6/+9
2022-03-26net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet1-0/+5
2022-03-26selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-03-26octeontx2-af: initialize action variableTom Rix1-8/+7
2022-03-26net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun1-0/+2
2022-03-26net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou1-3/+8
2022-03-26qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-03-26net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap1-0/+1
2022-03-26Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds3-15/+24
2022-03-26net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang1-2/+2
2022-03-26net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen1-3/+9
2022-03-26net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen1-3/+5
2022-03-26net: hns3: clean residual vf config after disable sriovPeng Li3-0/+71