summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-03-11io_uring: fix size calculation when registering buf ringWojciech Lukowicz
2023-03-11rtc: allow rtc_read_alarm without read_alarm callbackAlexandre Belloni
2023-03-11scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki
2023-03-11scsi: mpi3mr: Fix an issue found by KASANTomas Henzl
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann
2023-03-11genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()Sergey Shtylyov
2023-03-11rtc: sun6i: Always export the internal oscillatorSamuel Holland
2023-03-11spi: tegra210-quad: Fix iterator outside loopKrishna Yarlagadda
2023-03-11vc_screen: modify vcs_size() handling in vcs_read()George Kennedy
2023-03-11tcp: tcp_check_req() can be called from process contextEric Dumazet
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski
2023-03-11net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-03-11net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-03-11net/sched: act_sample: fix action bind logicPedro Tammela
2023-03-11net/sched: act_mpls: fix action bind logicPedro Tammela
2023-03-11net/sched: act_pedit: fix action bind logicPedro Tammela
2023-03-11net/sched: transition act_pedit to rcu and percpu statsPedro Tammela
2023-03-11nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2023-03-11ext4: fix incorrect options show of original mount_opt and extend mount_opt2Zhang Yi
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman
2023-03-11net/mlx5e: Verify flow_source cap before using itRoi Dayan
2023-03-11net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla
2023-03-11mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko
2023-03-11mlx5: fix skb leak while fifo resync and pushVadim Fedorenko
2023-03-11spi: tegra210-quad: Fix validate combined sequenceKrishna Yarlagadda
2023-03-119p/rdma: unmap receive dma buffer in rdma_request()/post_recv()Zhengchao Shao
2023-03-119p/xen: fix connection sequenceJuergen Gross
2023-03-119p/xen: fix version parsingJuergen Gross
2023-03-11net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet
2023-03-11octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma
2023-03-11sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-03-11net: sunhme: Fix region requestSean Anderson
2023-03-11octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya
2023-03-11ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei
2023-03-11drm/i915: move a Kconfig symbol to unbreak the menu presentationRandy Dunlap
2023-03-11ptp: vclock: use mutex to fix "sleep on atomic" bugÍñigo Huguet
2023-03-11netfilter: x_tables: fix percpu counter block leak on error path when creatin...Pavel Tikhomirov
2023-03-11netfilter: ctnetlink: make event listener tracking globalFlorian Westphal
2023-03-11netfilter: xt_length: use skb len to match in length_mt6Xin Long
2023-03-11netfilter: ebtables: fix table blob use-after-freeFlorian Westphal
2023-03-11netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter
2023-03-11netfilter: conntrack: fix rmmod double-free raceFlorian Westphal
2023-03-11netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua
2023-03-11watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian
2023-03-11watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua
2023-03-11watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun
2023-03-11watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie
2023-03-11watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2MFabrizio Castro
2023-03-11watchdog: rzg2l_wdt: Issue a reset before we put the PM clocksLad Prabhakar
2023-03-11f2fs: synchronize atomic write abortsDaeho Jeong