summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-17dt-bindings: net: mediatek: remove wrongly added clocks and SerDesDaniel Golle1-20/+2
2024-05-17rxrpc: Only transmit one ACK per jumbo packet receivedDavid Howells1-11/+35
2024-05-17rxrpc: Fix congestion control algorithmDavid Howells3-10/+2
2024-05-17rxrpc: Fix the names of the fields in the ACK trailer structDavid Howells5-30/+30
2024-05-17selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3
2024-05-17ipv6: Fix potential uninit-value access in __ip6_make_skb()Shigeru Yoshida1-1/+1
2024-05-17net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau1-2/+7
2024-05-17nfc: nci: Fix kcov check in nci_rx_work()Tetsuo Handa1-0/+1
2024-05-17netlink: specs: Add missing bridge linkinfo attrsDonald Hunter1-0/+6
2024-05-17phonet: fix rtm_phonet_notify() skb allocationEric Dumazet1-1/+1
2024-05-17hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic1-5/+19
2024-05-17hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic1-1/+1
2024-05-17hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic1-7/+12
2024-05-17rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats1-1/+1
2024-05-17net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut1-6/+10
2024-05-17Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou1-0/+3
2024-05-17Bluetooth: HCI: Fix potential null-ptr-derefSungwoo Kim1-0/+2
2024-05-17arm64: dts: mediatek: mt8183-pico6: Fix bluetooth nodeChen-Yu Tsai1-1/+2
2024-05-17Bluetooth: msft: fix slab-use-after-free in msft_do_close()Sungwoo Kim3-5/+4
2024-05-17Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou1-0/+4
2024-05-17tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima1-1/+7
2024-05-17tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet3-3/+7
2024-05-17ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu1-0/+4
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey5-2/+36
2024-05-17qibfs: fix dentry leakAl Viro1-0/+1
2024-05-17SUNRPC: add a missing rpc_stat for TCP TLSOlga Kornievskaia1-0/+1
2024-05-17blk-iocost: do not WARN if iocg was already offlinedLi Nan1-2/+5
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-05-17drm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
2024-05-17platform/x86: ISST: Add Granite Rapids-D to HPM CPU listSrinivas Pandruvada1-0/+1
2024-05-17platform/x86/amd: pmf: Decrease error message to debugMario Limonciello1-1/+1
2024-05-17drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-05-17gpio: lpc32xx: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt1-0/+1
2024-05-17fs/9p: remove erroneous nlink init from legacy stat2inodeEric Van Hensbergen1-2/+0
2024-05-17clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd1-7/+5
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
2024-05-17powerpc/crypto/chacha-p10: Fix failure on non Power10Michael Ellerman1-1/+7
2024-05-179p: explicitly deny setlease attemptsJeff Layton1-0/+2
2024-05-17fs/9p: fix the cache always being enabled on files with qid flagsJoakim Sindholt1-3/+0
2024-05-17fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt1-0/+3
2024-05-17fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt1-1/+1
2024-05-17iommu: mtk: fix module autoloadingKrzysztof Kozlowski2-0/+2
2024-05-17smb3: fix broken reconnect when password changing on the server by allowing p...Steve French6-0/+44
2024-05-17drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit2-4/+3
2024-05-17drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray1-4/+4
2024-05-17Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encryptedMichael Kelley1-1/+3
2024-05-17uio_hv_generic: Don't free decrypted memoryRick Edgecombe1-4/+8
2024-05-17hv_netvsc: Don't free decrypted memoryRick Edgecombe1-2/+5