summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-21Linux 4.14.319v4.14.319Greg Kroah-Hartman1-1/+1
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle1-0/+5
2023-06-21powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman1-5/+4
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2-33/+0
2023-06-21neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui1-5/+0
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-21net: tipc: resize nlattr array to correct sizeLin Ma1-2/+2
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova1-2/+2
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2023-06-21sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter1-1/+1
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel1-2/+0
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel1-0/+4
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel1-2/+8
2023-06-21ping6: Fix send to link-local addresses with VRF.Guillaume Nault1-1/+2
2023-06-21netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso1-1/+2
2023-06-21USB: serial: option: add Quectel EM061KGL seriesJerry Meng1-0/+16
2023-06-21Remove DECnet support from kernelStephen Hemminger44-12237/+2
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang1-0/+2
2023-06-21nilfs2: fix possible out-of-bounds segment allocation in resize ioctlRyusuke Konishi1-0/+9
2023-06-21nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()Ryusuke Konishi1-2/+10
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2-2/+2
2023-06-21ocfs2: check new file size on fallocate callLuís Henriques1-1/+7
2023-06-21ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques1-2/+4
2023-06-21xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall1-1/+2
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss1-12/+15
2023-06-21power: supply: Fix logic checking if system is running from batteryMario Limonciello1-2/+6
2023-06-21regulator: Fix error checking for debugfs_create_dirOsama Muhammad1-2/+2
2023-06-21power: supply: Ratelimit no data debug outputMarek Vasut1-1/+2
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski1-0/+1
2023-06-21power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede1-4/+2
2023-06-21power: supply: ab8500: Fix external_power_changed raceHans de Goede2-8/+4
2023-06-14Linux 4.14.318v4.14.318Greg Kroah-Hartman1-1/+1
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2-3/+8
2023-06-14btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()Zixuan Fu1-1/+6
2023-06-14btrfs: check return value of btrfs_commit_transaction in relocationJosef Bacik1-4/+5
2023-06-14ext4: only check dquot_initialize_needed() when debuggingTheodore Ts'o1-2/+4
2023-06-14i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König1-2/+4
2023-06-14Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz1-4/+4
2023-06-14ceph: fix use-after-free bug for inodes when flushing capsnapsXiubo Li2-1/+9
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov1-4/+5
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas1-1/+0
2023-06-14batman-adv: Broken sync while rescheduling delayed workVladislav Efanov1-1/+1
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
2023-06-14lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings1-1/+1
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2-2/+2
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2-4/+9
2023-06-14rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet1-5/+13