summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17drm/msm: fix NULL-deref on snapshot tear downJohan Hovold1-1/+2
2023-05-17drm/bridge: lt8912b: Fix DSI Video ModeFrancesco Dolcini1-1/+0
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-17remoteproc: imx_rproc: Call of_node_put() on iteration errorMathieu Poirier1-2/+5
2023-05-17remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier1-1/+4
2023-05-17remoteproc: stm32: Call of_node_put() on iteration errorMathieu Poirier1-1/+5
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: mcount.S: fix build error when PRINTK is not enabledRandy Dunlap1-1/+1
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap1-4/+0
2023-05-17SMB3: force unmount was failing to close deferred close filesSteve French1-0/+1
2023-05-17smb3: fix problem remounting a share after shutdownSteve French1-0/+7
2023-05-17inotify: Avoid reporting event with invalid wdJan Kara1-2/+9
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev1-0/+24
2023-05-17platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede1-0/+17
2023-05-17cifs: release leases for deferred close handles when freezingSteve French1-0/+15
2023-05-17cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek1-1/+1
2023-05-17btrfs: fix space cache inconsistency after error loading it from diskFilipe Manana1-3/+4
2023-05-17btrfs: print-tree: parent bytenr must be aligned to sector sizeAnastasia Belova1-3/+3
2023-05-17btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_addChristoph Hellwig1-2/+2
2023-05-17btrfs: don't free qgroup space unless specifiedJosef Bacik1-1/+2
2023-05-17btrfs: fix encoded write i_size corruption with no-holesBoris Burkov1-2/+3
2023-05-17btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zonesNaohiro Aota1-3/+3
2023-05-17btrfs: fix btrfs_prev_leaf() to not return the same key twiceFilipe Manana1-1/+31
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2-2/+7
2023-05-17perf evlist: Refactor evlist__for_each_cpu()Ian Rogers4-166/+210
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong1-1/+1
2023-05-17crypto: engine - fix crypto_queue backlog handlingOlivier Bacon2-3/+6
2023-05-17crypto: engine - Use crypto_request_completeHerbert Xu1-3/+3
2023-05-17crypto: api - Add scaffolding to change completion function signatureHerbert Xu2-0/+13
2023-05-17crypto: engine - check if BH is disabled during completionCorentin Labbe1-0/+1
2023-05-17crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET1-1/+1
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring1-2/+1
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo1-1/+1
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2-3/+3
2023-05-17perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko1-1/+1
2023-05-17net: enetc: check the index of the SFI rather than the handleWei Fang1-1/+1
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-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL1-2/+2
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-17af_packet: Don't send zero-byte data in packet_sendmsg_spkt().Kuniyuki Iwashima1-1/+1
2023-05-17ionic: catch failure from devlink_allocShannon Nelson1-0/+2
2023-05-17ethtool: Fix uninitialized number of lanesIdo Schimmel1-1/+1
2023-05-17ionic: remove noise from ethtool rxnfc error msgShannon Nelson1-1/+1
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep1-1/+1
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep1-1/+10
2023-05-17octeontx2-af: Skip PFs if not enabledRatheesh Kannoth3-11/+46