summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-16Linux 4.19.292v4.19.292Greg Kroah-Hartman
2023-08-16sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet
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-16netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushPablo Neira Ayuso
2023-08-16btrfs: don't stop integrity writeback too earlyChristoph Hellwig
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau
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-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor
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-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
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-16binder: fix memory leak in binder_init()Qi Zheng
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
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-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst
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.19.291v4.19.291Greg Kroah-Hartman
2023-08-11drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen
2023-08-11drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-08-11ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade
2023-08-11ARM: dts: imx: add usb aliasPeng Fan
2023-08-11ARM: dts: imx6sll: Make ssi node name same as other platformsShengjiu Wang
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac
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