summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17Linux 4.19.283v4.19.283Greg 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-17PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
2023-05-17PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
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-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-17ext4: fix WARNING in mb_find_extentYe Bin
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng
2023-05-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill
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: init: use OF_EARLY_FLATTREE for early initRandy Dunlap
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev
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-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-17virtio_net: split free_unused_bufs()Xuan Zhuo
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-05-17drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen
2023-05-17drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu
2023-05-17drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu
2023-05-17af_packet: Don't send zero-byte data in packet_sendmsg_spkt().Kuniyuki Iwashima
2023-05-17rxrpc: Fix hard call timeout unitsDavid Howells
2023-05-17net/sched: act_mirred: Add carrier checkVictor Nogueira
2023-05-17writeback: fix call of incorrect macroMaxim Korotkov
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-05-17net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 familyAndrew Lunn
2023-05-17sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang
2023-05-17relayfs: fix out-of-bounds access in relay_file_readZhang Zhengming
2023-05-17kernel/relay.c: fix read_pos error when multiple readersPengcheng Yang
2023-05-17dm verity: fix error handling for check_at_most_once on FECYeongjin Gil
2023-05-17dm verity: skip redundant verity_handle_err() on I/O errorsAkilesh Kailash
2023-05-17ipmi: fix SSIF not responding under certain cond.Zhang Yuchen
2023-05-17ipmi_ssif: Rename idle state and checkCorey Minyard
2023-05-17ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard