summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()Shigeru Yoshida1-58/+67
2023-03-10selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki1-4/+2
2023-03-10net/smc: fix application data exceptionD. Wythe1-9/+8
2023-03-10net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()D. Wythe1-0/+2
2023-03-10irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli1-1/+2
2023-03-10irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli1-1/+5
2023-03-10bpf: Fix global subprog context argument resolution logicAndrii Nakryiko1-2/+11
2023-03-10LoongArch, bpf: Use 4 instructions for function address in JITHengqi Chen2-1/+22
2023-03-10xsk: check IFF_UP earlier in Tx pathMaciej Fijalkowski1-26/+33
2023-03-10can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus1-25/+25
2023-03-10can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus1-1/+3
2023-03-10selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich1-0/+4
2023-03-10bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao3-3/+10
2023-03-10wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg1-15/+11
2023-03-10selftests/bpf: Fix map_kptr test.Alexei Starovoitov1-5/+7
2023-03-10thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu1-4/+0
2023-03-10tools/lib/thermal: Fix thermal_sampling_exit()Vincent Guittot1-1/+1
2023-03-10wifi: mac80211: fix off-by-one link settingJohannes Berg1-1/+1
2023-03-10wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann1-1/+1
2023-03-10wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski1-1/+2
2023-03-10wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy1-3/+0
2023-03-10wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen1-1/+1
2023-03-10wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi3-1/+31
2023-03-10vfio/ccw: remove WARN_ON during shutdownEric Farman1-1/+1
2023-03-10crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu1-6/+4
2023-03-10crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin8-14/+39
2023-03-10ACPI: resource: Do IRQ override on all TongFang GMxRGxxWerner Sembach1-4/+3
2023-03-10ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 modelsAdam Niederer1-0/+19
2023-03-10selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich1-2/+0
2023-03-10wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang1-17/+17
2023-03-10wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter1-3/+3
2023-03-10wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selectionHector Martin1-3/+10
2023-03-10wifi: brcmfmac: pcie: Add IDs/properties for BCM4377Hector Martin3-0/+8
2023-03-10wifi: brcmfmac: pcie: Add IDs/properties for BCM4355Hector Martin2-1/+10
2023-03-10wifi: brcmfmac: Rename Cypress 89459 to BCM4355Hector Martin3-10/+7
2023-03-10wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang1-2/+10
2023-03-10wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang1-4/+12
2023-03-10clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first useMatt Evans1-5/+5
2023-03-10RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley1-0/+3
2023-03-10m68k: /proc/hardware should depend on PROC_FSRandy Dunlap1-0/+1
2023-03-10crypto: rsa-pkcs1pad - Use akcipher_request_completeHerbert Xu1-19/+15
2023-03-10rds: rds_rm_zerocopy_callback() correct order for list_add_tail()Pietro Borrello1-1/+1
2023-03-10xen/grant-dma-iommu: Implement a dummy probe_device() callbackOleksandr Tyshchenko1-2/+9
2023-03-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-03-10s390/ap: fix status returned by ap_qact()Halil Pasic1-1/+4
2023-03-10s390/ap: fix status returned by ap_aqic()Halil Pasic1-2/+5
2023-03-10s390: vfio-ap: tighten the NIB validity checkHalil Pasic1-0/+2
2023-03-10net: ipa: generic command param fixAlex Elder2-2/+2
2023-03-10Bluetooth: hci_qca: get wakeup status from serdev device handleZhengping Jiang1-3/+4
2023-03-10Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz2-24/+8