summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-11drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper1-1/+4
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-11swiotlb: mark swiotlb_memblock_alloc() as __initRandy Dunlap1-1/+2
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
2023-03-11um: virtio_uml: move device breaking into workqueueBenjamin Berg1-1/+15
2023-03-11um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg1-0/+2
2023-03-11um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg1-1/+4
2023-03-11x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi1-4/+8
2023-03-11netfilter: nf_tables: allow to fetch set elements when table has an ownerPablo Neira Ayuso1-1/+1
2023-03-11ext4: don't show commit interval if it is zeroWang Jianjian1-1/+1
2023-03-11ext4: use ext4_fc_tl_mem in fast-commit replay pathEric Biggers1-18/+26
2023-03-11f2fs: fix to set ipu policyYangtao Li3-5/+29
2023-03-11f2fs: introduce IS_F2FS_IPU_* macroYangtao Li4-19/+29
2023-03-11soc: qcom: stats: Populate all subsystem debugfs filesStephen Boyd1-8/+2
2023-03-11f2fs: fix to update age extent in f2fs_do_zero_range()Chao Yu1-0/+1
2023-03-11f2fs: fix to update age extent correctly during truncationChao Yu1-1/+1
2023-03-11f2fs: fix to avoid potential memory corruption in __update_iostat_latency()Yangtao Li1-1/+5
2023-03-11f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_ioctl()Chao Yu1-0/+1
2023-03-11ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failedZhihao Cheng1-2/+14
2023-03-11ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()Zhihao Cheng1-1/+8
2023-03-11ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmapZhihao Cheng1-5/+7
2023-03-11ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this processZhihao Cheng1-5/+14
2023-03-11ubifs: ubifs_writepage: Mark page dirty after writing inode failedZhihao Cheng1-3/+9