summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-16Linux 4.14.323v4.14.323Greg Kroah-Hartman
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-08-16btrfs: don't stop integrity writeback too earlyChristoph Hellwig
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner
2023-08-16dccp: fix data-race around dp->dccps_mss_cacheEric Dumazet
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-16net/packet: annotate data-races around tp->statusEric Dumazet
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
2023-08-16test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac
2023-08-16nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen
2023-08-16ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov
2023-08-16sparc: fix up arch_cpu_finalize_init() build breakage.Greg Kroah-Hartman
2023-08-11Linux 4.14.322v4.14.322Greg Kroah-Hartman
2023-08-11drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac
2023-08-11ext2: Drop fragment supportJan Kara
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim
2023-08-11fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov
2023-08-11loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche
2023-08-11tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet
2023-08-11tcp_metrics: fix addr_same() helperEric Dumazet
2023-08-11ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing
2023-08-11net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...valis
2023-08-11net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-freevalis
2023-08-11net: add missing data-race annotation for sk_ll_usecEric Dumazet
2023-08-11net: add missing data-race annotations around sk->sk_peek_offEric Dumazet
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller