summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23SUNRPC: fix shutdown of NFS TCP client socketSiddharth Kawar
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
2023-03-23drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu
2023-03-23drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-23drm/amd/display: remove outdated 8bpc commentsAlex Hung
2023-03-23drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian
2023-03-23drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang
2023-03-23drm/amdgpu: add mes resume when do gfx post soft resetTong Liu01
2023-03-23drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang
2023-03-23efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel
2023-03-23net: mdio: thunder: Add missing fwnode_handle_put()Liang He