summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17Linux 4.14.315v4.14.315Greg Kroah-Hartman
2023-05-17mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa
2023-05-17printk: declare printk_deferred_{enter,safe}() in include/linux/printk.hTetsuo Handa
2023-05-17drbd: correctly submit flush bio on barrierChristoph Böhmwalder
2023-05-17serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
2023-05-17tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2023-05-17perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2023-05-17ext4: fix invalid free tracking in ext4_xattr_move_to_block()Theodore Ts'o
2023-05-17ext4: remove a BUG_ON in ext4_mb_release_group_pa()Theodore Ts'o
2023-05-17ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o
2023-05-17ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o
2023-05-17ext4: improve error recovery code paths in __ext4_remount()Theodore Ts'o
2023-05-17ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csumTudor Ambarus
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng
2023-05-17ARM: dts: s5pv210: correct MIPI CSIS clock nameKrzysztof Kozlowski
2023-05-17ARM: dts: exynos: fix WM8960 clock name in Itop EliteKrzysztof Kozlowski
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap
2023-05-17cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek
2023-05-17btrfs: print-tree: parent bytenr must be aligned to sector sizeAnastasia Belova
2023-05-17btrfs: fix btrfs_prev_leaf() to not return the same key twiceFilipe Manana
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin
2023-05-17af_packet: Don't send zero-byte data in packet_sendmsg_spkt().Kuniyuki Iwashima
2023-05-17net/sched: act_mirred: Add carrier checkVictor Nogueira
2023-05-17writeback: fix call of incorrect macroMaxim Korotkov
2023-05-17sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang
2023-05-17netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-17netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso
2023-05-17netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2023-05-17netfilter: nft_hash: fix nft_hash_deactivatePablo Neira Ayuso
2023-05-17netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso
2023-05-17netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-05-17dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer
2023-05-17dm flakey: fix a crash with invalid table lineMikulas Patocka
2023-05-17dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-05-17btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-05-17clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparentQuentin Schulz
2023-05-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
2023-05-17nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi
2023-05-17nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi
2023-05-17parisc: Fix argument pointer in real64_call_asm()Helge Deller
2023-05-17dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea
2023-05-17phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-05-17SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-05-17NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust