summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-24smb3: fix unusable share after force unmount failureSteve French
2023-03-24cifs: fix dentry lookups in directory handle cachePaulo Alcantara
2023-03-24smb3: lower default deferred close timeout to address perf regressionSteve French
2023-03-24cifs: fix missing unload_nls() in smb2_reconnect()Paulo Alcantara
2023-03-24Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-24Merge tag 'qcom-driver-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-03-24Merge tag 'qcom-dts-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-03-24Merge tag 'qcom-arm64-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-03-24Merge tag 'riscv-for-linus-6.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-24Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-24Merge branch 'thermal-acpi'Rafael J. Wysocki
2023-03-24Merge branch 'acpi-video'Rafael J. Wysocki
2023-03-24ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo
2023-03-24Merge tag 'tag-chrome-platform-fixes-for-v6.3-rc4' of git://git.kernel.org/pu...Linus Torvalds
2023-03-24Merge tag 'i2c-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-24xfs: clear incore AGFL_RESET state if it's not neededDarrick J. Wong
2023-03-24xfs: pass the correct cursor to xfs_iomap_prealloc_sizeDarrick J. Wong
2023-03-24Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-24cifs: avoid race conditions with parallel reconnectsShyam Prasad N
2023-03-24cifs: append path to open_enter trace eventShyam Prasad N
2023-03-24MAINTAINERS: xtensa: drop linux-xtensa@linux-xtensa.org mailing listMax Filippov
2023-03-24gpu: host1x: fix uninitialized variable useArnd Bergmann
2023-03-24Merge tag 'amd-drm-fixes-6.3-2023-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2023-03-24Merge tag 'drm-intel-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2023-03-24Merge tag 'drm-misc-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-03-24ksmbd: return unsupported error on smb1 mountNamjae Jeon
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih
2023-03-23mm: mmap: remove newline at the end of the traceMinwoo Im
2023-03-23mailmap: add entries for Richard LeitnerRichard Leitner
2023-03-23kcsan: avoid passing -g for testMarco Elver
2023-03-23kfence: avoid passing -g for testMarco Elver
2023-03-23mm: kfence: fix using kfence_metadata without initialization in show_object()Muchun Song
2023-03-23lib: dhry: fix unstable smp_processor_id(_) usageGeert Uytterhoeven
2023-03-23mailmap: add entry for Enric Balletbo i SerraEnric Balletbo i Serra
2023-03-23mailmap: map Sai Prakash Ranjan's old address to his current oneKonrad Dybcio
2023-03-23mailmap: map Rajendra Nayak's old address to his current oneKonrad Dybcio
2023-03-23Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"Peter Collingbourne
2023-03-23mailmap: add entry for Tobias KlauserTobias Klauser
2023-03-23kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver
2023-03-23mm/ksm: fix race with VMA iteration and mm_struct teardownLiam R. Howlett
2023-03-23kselftest: vm: fix unused variable warningPeter Xu
2023-03-23mm: fix error handling for map_deny_write_execJoey Gouly
2023-03-23mm: deduplicate error handling for map_deny_write_execJoey Gouly
2023-03-23checksyscalls: ignore fstat to silence build warning on LoongArchTiezhu Yang
2023-03-23nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi
2023-03-23test_maple_tree: add more testing for mas_empty_area()Liam R. Howlett
2023-03-23maple_tree: fix mas_skip_node() end slot detectionLiam R. Howlett