summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-30MIPS: rb532: move GPIOD definition into C-filesJackie Liu
2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-03-30mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang
2022-03-30Merge tag 'pwm/for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-30Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-30Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-03-30Merge tag 'hwlock-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds
2022-03-30Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-03-30Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30fs: fix an infinite loop in iomap_fiemapGuo Xuenan
2022-03-30loop: fix ioctl calls using compat_loop_infoCarlos Llamas
2022-03-30PCI/doc: cleanup references to the legacy PCI DMA APIChristoph Hellwig
2022-03-30ksmbd: replace usage of found with dedicated list iterator variableJakob Koschel
2022-03-30ksmbd: Remove a redundant zeroing of memoryChristophe JAILLET
2022-03-30MAINTAINERS: ksmbd: switch Sergey to reviewerNamjae Jeon
2022-03-30ksmbd: shorten experimental warning on loading the moduleSteve French
2022-03-30ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-03-30Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2022-03-30x86/fpu/xstate: Consolidate size calculationsThomas Gleixner
2022-03-30x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner
2022-03-30x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner
2022-03-30x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner
2022-03-30x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner
2022-03-30x86/fpu: Remove unused supervisor only offsetsThomas Gleixner
2022-03-30ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar
2022-03-30ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng
2022-03-29fs: fix fd table size alignment properlyLinus Torvalds
2022-03-30PCI: Remove the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2022-03-30crypto: x86/sm3 - Fixup SLSPeter Zijlstra
2022-03-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-29xfs: drop async cache flushes from CIL commits.Dave Chinner
2022-03-29xfs: shutdown during log recovery needs to mark the log shutdownDave Chinner
2022-03-29xfs: xfs_trans_commit() path must check for log shutdownDave Chinner
2022-03-29xfs: xfs_do_force_shutdown needs to block racing shutdownsDave Chinner
2022-03-29xfs: log shutdown triggers should only shut down the logDave Chinner
2022-03-29xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacksDave Chinner
2022-03-29xfs: shutdown in intent recovery has non-intent items in the AILDave Chinner
2022-03-29xfs: aborting inodes on shutdown may need buffer lockDave Chinner
2022-03-29Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggyLinus Torvalds
2022-03-29dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatibleVinod Koul
2022-03-29lib/test: use after free in register_test_dev_kmod()Dan Carpenter
2022-03-29fs: fd tables have to be multiples of BITS_PER_LONGLinus Torvalds
2022-03-29riscv module: remove (NOLOAD)Fangrui Song
2022-03-29rtc: check if __rtc_read_time was successfulTom Rix
2022-03-29rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramMiaoqian Lin
2022-03-29rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello