summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill1-1/+1
2023-05-17ARM: dts: s5pv210: correct MIPI CSIS clock nameKrzysztof Kozlowski1-1/+1
2023-05-17ARM: dts: exynos: fix WM8960 clock name in Itop EliteKrzysztof Kozlowski1-1/+1
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap1-2/+2
2023-05-17sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap2-5/+5
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap1-4/+0
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev1-0/+24
2023-05-17cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek1-1/+1
2023-05-17btrfs: print-tree: parent bytenr must be aligned to sector sizeAnastasia Belova1-3/+3
2023-05-17btrfs: fix btrfs_prev_leaf() to not return the same key twiceFilipe Manana1-1/+31
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong1-1/+1
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring1-2/+1
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2-3/+3
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang1-0/+2
2023-05-17virtio_net: split free_unused_bufs()Xuan Zhuo1-16/+25
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin1-0/+1
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu1-1/+5
2023-05-17drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen2-2/+42
2023-05-17drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu3-2/+23
2023-05-17drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu3-0/+43
2023-05-17af_packet: Don't send zero-byte data in packet_sendmsg_spkt().Kuniyuki Iwashima1-1/+1
2023-05-17rxrpc: Fix hard call timeout unitsDavid Howells1-1/+1
2023-05-17net/sched: act_mirred: Add carrier checkVictor Nogueira1-1/+1
2023-05-17writeback: fix call of incorrect macroMaxim Korotkov1-1/+1
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello1-0/+1
2023-05-17net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 familyAndrew Lunn1-0/+2
2023-05-17sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang1-3/+5
2023-05-17relayfs: fix out-of-bounds access in relay_file_readZhang Zhengming1-1/+2
2023-05-17kernel/relay.c: fix read_pos error when multiple readersPengcheng Yang1-10/+7
2023-05-17dm verity: fix error handling for check_at_most_once on FECYeongjin Gil1-1/+1
2023-05-17dm verity: skip redundant verity_handle_err() on I/O errorsAkilesh Kailash1-3/+12
2023-05-17ipmi: fix SSIF not responding under certain cond.Zhang Yuchen1-2/+2
2023-05-17ipmi_ssif: Rename idle state and checkCorey Minyard1-23/+23
2023-05-17ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard4-52/+134
2023-05-17ipmi: Fix SSIF flag requestsCorey Minyard1-12/+52
2023-05-17tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)3-4/+12
2023-05-17nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker3-2/+15
2023-05-17netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso5-3/+16
2023-05-17debugobject: Ensure pool refill (again)Thomas Gleixner1-1/+15
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter1-1/+4
2023-05-17dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer1-3/+4
2023-05-17dm flakey: fix a crash with invalid table lineMikulas Patocka1-2/+2
2023-05-17dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer1-3/+5
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-05-17btrfs: scrub: reject unsupported scrub flagsQu Wenruo2-0/+6
2023-05-17clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparentQuentin Schulz1-1/+1
2023-05-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith1-0/+1
2023-05-17md/raid10: fix null-ptr-deref in raid10_sync_requestLi Nan1-4/+4
2023-05-17nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi1-4/+12
2023-05-17nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi1-1/+4