aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-23mm, vmalloc: fix high order __GFP_NOFAIL allocationsMichal Hocko
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-23Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-03-23Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-03-23Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-23Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim
2023-03-23Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang
2023-03-23Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K
2023-03-23riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor
2023-03-23Merge tag 'nvme-6.3-2023-03-23' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-03-23Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson
2023-03-23usb: dwc2: fix a race, don't power off/on phy for dual-role modeFabrice Gasnier
2023-03-23usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier
2023-03-23Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-03-23usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-03-23usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-03-23cifs: print session id while listing open filesShyam Prasad N
2023-03-23cifs: dump pending mids for all channels in DebugDataShyam Prasad N
2023-03-23cifs: empty interface list when server doesn't support query interfacesShyam Prasad N
2023-03-23cifs: do not poll server interfaces too regularlyShyam Prasad N
2023-03-23efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failureArd Biesheuvel