summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-28x86: asm: make sure __put_user_size() evaluates pointer onceAlexander Potapenko1-6/+7
2022-10-28Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by defaultAlexander Potapenko1-1/+2
2022-10-28x86/purgatory: disable KMSAN instrumentationAlexander Potapenko1-0/+1
2022-10-28mm: kmsan: export kmsan_copy_page_meta()Alexander Potapenko1-0/+1
2022-10-28mm: migrate: fix return value if all subpages of THPs are migrated successfullyBaolin Wang1-0/+7
2022-10-28mm/uffd: fix vma check on userfault for wpPeter Xu1-3/+3
2022-10-28mm: prep_compound_tail() clear page->privateHugh Dickins2-1/+2
2022-10-28mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfsRik van Riel1-1/+11
2022-10-28mm/page_isolation: fix clang deadcode warningMaria Yu1-1/+1
2022-10-28fs/ext4/super.c: remove unused `deprecated_msg'Andrew Morton1-4/+0
2022-10-28ipc/msg.c: fix percpu_counter use after freeAndrew Morton1-2/+2
2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying2-6/+6
2022-10-28MAINTAINERS: git://github.com -> https://github.com for nilfs2Palmer Dabbelt1-1/+1
2022-10-28mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loopsWaiman Long1-19/+42
2022-10-28squashfs: fix buffer release race condition in readahead codePhillip Lougher1-2/+3
2022-10-28squashfs: fix extending readahead beyond end of filePhillip Lougher1-4/+7
2022-10-28squashfs: fix read regression introduced in readahead codePhillip Lougher3-4/+12
2022-10-28Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds1-3/+11
2022-10-28Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-29/+57
2022-10-28Merge tag 'mtd/fixes-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-14/+25
2022-10-28Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds45-122/+364
2022-10-28Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds41-161/+421
2022-10-28Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-5/+14
2022-10-28RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter1-1/+8
2022-10-28RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin2-2/+10
2022-10-28MAINTAINERS: Change myself to a maintainerMatti Vaittinen1-2/+2
2022-10-28Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'Rafael J. Wysocki3-3/+10
2022-10-28Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'Rafael J. Wysocki5-123/+123
2022-10-28blk-mq: Properly init requests from blk_mq_alloc_request_hctx()John Garry1-1/+6
2022-10-28KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()Eiichi Tsukata1-3/+4
2022-10-28capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui1-2/+4
2022-10-28KVM: x86: smm: number of GPRs in the SMRAM image depends on the image formatMaxim Levitsky1-2/+2
2022-10-28KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky1-1/+15
2022-10-28KVM: x86: emulator: update the emulation mode after rsmMaxim Levitsky1-1/+1
2022-10-28KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky1-28/+57
2022-10-28KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky1-0/+1
2022-10-28KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_testSean Christopherson1-1/+1
2022-10-28KVM: selftests: Add tests in xen_shinfo_test to detect lock racesMichal Luczaj1-0/+140
2022-10-28cifs: fix use-after-free caused by invalid pointer `hostname`Zeng Heng1-0/+1
2022-10-28Merge tag 'drm-misc-fixes-2022-10-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-7/+29
2022-10-28Merge tag 'drm-intel-fixes-2022-10-27-1' of git://anongit.freedesktop.org/drm...Dave Airlie3-4/+13
2022-10-28RISC-V: Fix /proc/cpuinfo cpumask warningAndrew Jones1-0/+3
2022-10-28Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt3-9/+16
2022-10-28riscv: fix detection of toolchain Zihintpause supportConor Dooley3-3/+9
2022-10-28riscv: fix detection of toolchain Zicbom supportConor Dooley2-6/+7
2022-10-28riscv: mm: add missing memcpy in kasan_initQinglin Pan1-1/+6
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds62-347/+1197
2022-10-27Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+4
2022-10-27nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu1-0/+1
2022-10-27NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington1-0/+3