summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-11rtc: allow rtc_read_alarm without read_alarm callbackAlexandre Belloni1-1/+1
2023-03-11scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki2-52/+33
2023-03-11scsi: mpi3mr: Fix an issue found by KASANTomas Henzl1-1/+1
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann1-20/+21
2023-03-11genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()Sergey Shtylyov1-2/+6
2023-03-11rtc: sun6i: Always export the internal oscillatorSamuel Holland1-12/+4
2023-03-11spi: tegra210-quad: Fix iterator outside loopKrishna Yarlagadda1-4/+8
2023-03-11vc_screen: modify vcs_size() handling in vcs_read()George Kennedy1-3/+1
2023-03-11tcp: tcp_check_req() can be called from process contextEric Dumazet1-2/+5
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski1-1/+1
2023-03-11net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean1-1/+1
2023-03-11net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean3-6/+9
2023-03-11net/sched: act_sample: fix action bind logicPedro Tammela1-2/+9
2023-03-11net/sched: act_mpls: fix action bind logicPedro Tammela1-29/+37
2023-03-11net/sched: act_pedit: fix action bind logicPedro Tammela1-27/+31
2023-03-11net/sched: transition act_pedit to rcu and percpu statsPedro Tammela2-76/+153
2023-03-11nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin3-0/+16
2023-03-11ext4: fix incorrect options show of original mount_opt and extend mount_opt2Zhang Yi2-7/+22
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman1-0/+1
2023-03-11net/mlx5e: Verify flow_source cap before using itRoi Dayan1-1/+2
2023-03-11net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla2-0/+8
2023-03-11mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko4-1/+22
2023-03-11mlx5: fix skb leak while fifo resync and pushVadim Fedorenko2-3/+5
2023-03-11spi: tegra210-quad: Fix validate combined sequenceKrishna Yarlagadda1-1/+1
2023-03-119p/rdma: unmap receive dma buffer in rdma_request()/post_recv()Zhengchao Shao1-3/+12
2023-03-119p/xen: fix connection sequenceJuergen Gross1-15/+23
2023-03-119p/xen: fix version parsingJuergen Gross1-2/+8
2023-03-11net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet1-1/+3
2023-03-11octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma1-1/+1
2023-03-11sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long2-31/+22
2023-03-11net: sunhme: Fix region requestSean Anderson1-2/+4
2023-03-11octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya1-19/+57
2023-03-11ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei1-5/+6
2023-03-11drm/i915: move a Kconfig symbol to unbreak the menu presentationRandy Dunlap1-3/+3
2023-03-11ptp: vclock: use mutex to fix "sleep on atomic" bugÍñigo Huguet2-23/+23
2023-03-11netfilter: x_tables: fix percpu counter block leak on error path when creatin...Pavel Tikhomirov3-0/+12
2023-03-11netfilter: ctnetlink: make event listener tracking globalFlorian Westphal5-6/+14
2023-03-11netfilter: xt_length: use skb len to match in length_mt6Xin Long1-2/+1
2023-03-11netfilter: ebtables: fix table blob use-after-freeFlorian Westphal3-5/+3
2023-03-11netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter2-7/+29
2023-03-11netfilter: conntrack: fix rmmod double-free raceFlorian Westphal3-14/+15
2023-03-11netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua1-1/+4
2023-03-11watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian1-0/+1
2023-03-11watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua1-2/+4
2023-03-11watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun1-1/+1
2023-03-11watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie1-4/+3
2023-03-11watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2MFabrizio Castro1-1/+36
2023-03-11watchdog: rzg2l_wdt: Issue a reset before we put the PM clocksLad Prabhakar1-6/+4
2023-03-11f2fs: synchronize atomic write abortsDaeho Jeong4-22/+38
2023-03-11um: virt-pci: properly remove PCI device from busBenjamin Berg1-5/+16