summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques2023-06-211-2/+4
* xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall2023-06-211-1/+2
* mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-06-211-4/+5
* MIPS: Alchemy: fix dbdma2Manuel Lauss2023-06-211-12/+15
* power: supply: Fix logic checking if system is running from batteryMario Limonciello2023-06-211-2/+6
* regulator: Fix error checking for debugfs_create_dirOsama Muhammad2023-06-211-2/+2
* power: supply: Ratelimit no data debug outputMarek Vasut2023-06-211-1/+2
* ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski2023-06-211-0/+1
* power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede2023-06-211-4/+2
* power: supply: ab8500: Fix external_power_changed raceHans de Goede2023-06-212-8/+4
* Linux 4.14.318v4.14.318Greg Kroah-Hartman2023-06-141-1/+1
* Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2023-06-142-3/+8
* btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()Zixuan Fu2023-06-141-1/+6
* btrfs: check return value of btrfs_commit_transaction in relocationJosef Bacik2023-06-141-4/+5
* ext4: only check dquot_initialize_needed() when debuggingTheodore Ts'o2023-06-141-2/+4
* i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König2023-06-141-2/+4
* Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz2023-06-141-4/+4
* ceph: fix use-after-free bug for inodes when flushing capsnapsXiubo Li2023-06-142-1/+9
* drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu2023-06-141-2/+9
* Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov2023-06-141-4/+5
* Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas2023-06-141-1/+0
* batman-adv: Broken sync while rescheduling delayed workVladislav Efanov2023-06-141-1/+1
* bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur2023-06-141-0/+3
* lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings2023-06-141-1/+1
* net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-142-2/+2
* rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-142-4/+9
* rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet2023-06-141-5/+13