summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.320v4.14.320Greg Kroah-Hartman2023-06-281-1/+1
* i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang2023-06-281-2/+2
* x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava2023-06-281-1/+4
* drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li2023-06-281-3/+1
* drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li2023-06-281-1/+1
* drm/exynos: vidi: fix a wrong error returnInki Dae2023-06-281-2/+0
* s390/cio: unregister device when the only path is goneVineeth Vijayan2023-06-281-1/+4
* usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter2023-06-281-0/+3
* fbdev: imsttfb: Release framebuffer and dealloc cmap on error pathHelge Deller2023-06-281-1/+5
* nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad2023-06-281-4/+0
* arm64: Add missing Set/Way CMO encodingsMarc Zyngier2023-06-281-0/+6
* HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev2023-06-281-1/+6
* scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi2023-06-281-1/+3
* netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso2023-06-281-2/+5
* be2net: Extend xmit workaround to BE3 chipRoss Lagerwall2023-06-281-2/+2
* mmc: usdhi60rol0: fix deferred probingSergey Shtylyov2023-06-281-2/+4
* mmc: omap_hsmmc: fix deferred probingSergey Shtylyov2023-06-281-2/+4
* mmc: omap: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: mtk-sd: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren2023-06-281-2/+1
* xfrm: Linearize the skb after offloading if needed.Sebastian Andrzej Siewior2023-06-282-0/+6
* nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi2023-06-281-1/+9
* cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng2023-06-281-3/+17
* Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley2023-06-281-2/+16
* nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi2023-06-283-1/+35
* nilfs2: reject devices with insufficient block countRyusuke Konishi2023-06-281-1/+43
* serial: lantiq: add missing interrupt ackBernhard Seibold2023-06-281-0/+1
* Linux 4.14.319v4.14.319Greg Kroah-Hartman2023-06-211-1/+1
* mmc: block: ensure error propagation for non-blkChristian Loehle2023-06-211-0/+5
* powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman2023-06-211-5/+4
* neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2023-06-212-33/+0
* neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui2023-06-211-5/+0
* selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-211-3/+3
* net: tipc: resize nlattr array to correct sizeLin Ma2023-06-211-2/+2
* net: lapbether: only support ethernet devicesEric Dumazet2023-06-211-0/+3
* drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova2023-06-211-2/+2
* igb: fix nvm.ops.read() error handlingAleksandr Loktionov2023-06-211-0/+3
* sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter2023-06-211-1/+1
* IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel2023-06-211-2/+0
* IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel2023-06-211-0/+4
* IB/isert: Fix dead lock in ib_isertSaravanan Vajravel2023-06-211-2/+8
* ping6: Fix send to link-local addresses with VRF.Guillaume Nault2023-06-211-1/+2
* netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso2023-06-211-1/+2
* USB: serial: option: add Quectel EM061KGL seriesJerry Meng2023-06-211-0/+16
* Remove DECnet support from kernelStephen Hemminger2023-06-2144-12237/+2
* net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang2023-06-211-0/+2
* nilfs2: fix possible out-of-bounds segment allocation in resize ioctlRyusuke Konishi2023-06-211-0/+9
* nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()Ryusuke Konishi2023-06-211-2/+10
* nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2023-06-212-2/+2
* ocfs2: check new file size on fallocate callLuís Henriques2023-06-211-1/+7