summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.323v4.14.323Greg Kroah-Hartman2023-08-161-1/+1
* alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada2023-08-161-2/+1
* scsi: core: Fix possible memory leak if device_add() failsZhu Wang2023-08-161-0/+1
* scsi: snic: Fix possible memory leak if device_add() failsZhu Wang2023-08-161-0/+1
* scsi: 53c700: Check that command slot is not NULLAlexandra Diupina2023-08-161-1/+1
* scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley2023-08-161-4/+0
* scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby2023-08-161-13/+17
* netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-08-163-59/+119
* btrfs: don't stop integrity writeback too earlyChristoph Hellwig2023-08-161-3/+4
* IB/hfi1: Fix possible panic during hotplug removeDouglas Miller2023-08-161-0/+1
* drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner2023-08-161-1/+1
* dccp: fix data-race around dp->dccps_mss_cacheEric Dumazet2023-08-162-3/+9
* bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan2023-08-161-1/+3
* net/packet: annotate data-races around tp->statusEric Dumazet2023-08-161-6/+10
* drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst2023-08-161-1/+1
* x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2023-08-162-2/+2
* x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov2023-08-161-2/+2
* usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao2023-08-161-1/+8
* usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern2023-08-161-2/+7
* iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo2023-08-161-1/+1
* test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac2023-08-161-4/+4
* nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi2023-08-163-0/+12
* radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King2023-08-161-1/+1
* dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen2023-08-161-2/+16
* ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski2023-08-161-1/+2
* mmc: moxart: read scr register without changing byte orderSergei Antonov2023-08-161-7/+1
* sparc: fix up arch_cpu_finalize_init() build breakage.Greg Kroah-Hartman2023-08-161-1/+1
* Linux 4.14.322v4.14.322Greg Kroah-Hartman2023-08-111-1/+1
* drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds2023-08-111-2/+2
* mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros2023-08-111-12/+12
* test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac2023-08-111-0/+10
* ext2: Drop fragment supportJan Kara2023-08-112-31/+4
* net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern2023-08-111-0/+6
* Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim2023-08-111-0/+2
* fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya2023-08-111-0/+4
* USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2023-08-112-0/+42
* libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov2023-08-111-6/+14
* loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche2023-08-111-1/+2
* tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet2023-08-111-4/+5
* tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet2023-08-111-4/+7
* tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet2023-08-111-9/+14
* tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet2023-08-111-2/+4
* tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet2023-08-111-6/+13
* tcp_metrics: fix addr_same() helperEric Dumazet2023-08-111-1/+1
* ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing2023-08-111-1/+1
* net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-freevalis2023-08-111-1/+0
* net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-freevalis2023-08-111-1/+0
* net: add missing data-race annotation for sk_ll_usecEric Dumazet2023-08-111-1/+1
* net: add missing data-race annotations around sk->sk_peek_offEric Dumazet2023-08-112-3/+3
* perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller2023-08-111-1/+7