summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28mm/page_isolation: fix clang deadcode warningMaria Yu
2022-10-28fs/ext4/super.c: remove unused `deprecated_msg'Andrew Morton
2022-10-28ipc/msg.c: fix percpu_counter use after freeAndrew Morton
2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying
2022-10-28MAINTAINERS: git://github.com -> https://github.com for nilfs2Palmer Dabbelt
2022-10-28mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loopsWaiman Long
2022-10-28squashfs: fix buffer release race condition in readahead codePhillip Lougher
2022-10-28squashfs: fix extending readahead beyond end of filePhillip Lougher
2022-10-28squashfs: fix read regression introduced in readahead codePhillip Lougher
2022-10-28Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds
2022-10-28Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-10-28Merge tag 'mtd/fixes-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-28Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-10-28Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-28Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-28RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-10-28RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin
2022-10-28MAINTAINERS: Change myself to a maintainerMatti Vaittinen
2022-10-28Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'Rafael J. Wysocki
2022-10-28Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2022-10-28blk-mq: Properly init requests from blk_mq_alloc_request_hctx()John Garry
2022-10-28KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()Eiichi Tsukata
2022-10-28capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui
2022-10-28KVM: x86: smm: number of GPRs in the SMRAM image depends on the image formatMaxim Levitsky
2022-10-28KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky
2022-10-28KVM: x86: emulator: update the emulation mode after rsmMaxim Levitsky
2022-10-28KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky
2022-10-28KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky
2022-10-28KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_testSean Christopherson
2022-10-28KVM: selftests: Add tests in xen_shinfo_test to detect lock racesMichal Luczaj
2022-10-27cifs: fix use-after-free caused by invalid pointer `hostname`Zeng Heng
2022-10-28Merge tag 'drm-misc-fixes-2022-10-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-10-28Merge tag 'drm-intel-fixes-2022-10-27-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-10-27RISC-V: Fix /proc/cpuinfo cpumask warningAndrew Jones
2022-10-27Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley
2022-10-27riscv: fix detection of toolchain Zicbom supportConor Dooley
2022-10-27riscv: mm: add missing memcpy in kasan_initQinglin Pan
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-27Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-27nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-10-27NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington
2022-10-27SUNRPC: Fix crasher in gss_unwrap_resp_integ()Chuck Lever
2022-10-27NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-10-27SUNRPC: Fix null-ptr-deref when xps sysfs alloc failedZhang Xiaoxu
2022-10-27NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust
2022-10-27NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust
2022-10-27NFSv4: Fix a potential state reclaim deadlockTrond Myklebust
2022-10-27NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook
2022-10-27nfs: Remove redundant null checks before kfreeYushan Zhou