summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2023-02-044-24/+33
|\
| * rtc: sunplus: fix format string for printing resourceArnd Bergmann2023-01-231-2/+2
| * dt-bindings: rtc: qcom-pm8xxx: allow 'wakeup-source' propertyJohan Hovold2023-01-091-0/+2
| * rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni2023-01-092-22/+29
* | Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-042-3/+7
|\ \
| * | kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URIJan Luebbe2023-01-311-1/+5
| * | certs: Fix build error when PKCS#11 URI contains semicolonJan Luebbe2023-01-311-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-046-98/+132
|\ \ \
| * \ \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-046-98/+132
| |\ \ \
| | * | | KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller2023-01-291-7/+11
| | * | | KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller2023-01-291-2/+5
| | * | | KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller2023-01-291-33/+60
| | * | | KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller2023-01-291-49/+34
| | * | | KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2023-01-292-2/+4
| | * | | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2023-01-292-4/+6
| | * | | KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan2023-01-293-9/+20
* | | | | Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-043-13/+22
|\ \ \ \ \
| * | | | | parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller2023-02-011-2/+13
| * | | | | parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller2023-02-011-3/+3
| * | | | | parisc: Fix return code of pdc_iodc_print()Helge Deller2023-01-091-2/+3
| * | | | | parisc: pdc_stable: use strscpy() to instead of strncpy()Xu Panda2023-01-091-6/+3
* | | | | | Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2023-02-041-1/+1
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: Update OpenRISC mailing listStafford Horne2023-02-011-1/+1
* | | | | | | Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds2023-02-038-9/+31
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'nvme-6.2-2023-02-02' of git://git.infradead.org/nvme into block-6.2Jens Axboe2023-02-023-4/+19
| |\ \ \ \ \ \ \
| | * | | | | | | nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki2023-02-011-2/+12
| | * | | | | | | nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi2023-02-011-0/+1
| | * | | | | | | nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi2023-02-011-1/+3
| | * | | | | | | nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel2023-02-011-1/+3
| * | | | | | | | blk-cgroup: don't update io stat for root cgroupMing Lei2023-02-011-0/+4
| |/ / / / / / /
| * | | | | | | block: Fix the blk_mq_destroy_queue() documentationBart Van Assche2023-01-311-2/+3
| * | | | | | | block: ublk: extending queue_size to fix overflowLiu Xiaodong2023-01-311-1/+1
| * | | | | | | block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai2023-01-292-2/+4
* | | | | | | | Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2023-02-037-20/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: blocklist the kclient when receiving corrupted snap traceXiubo Li2023-02-026-10/+93
| * | | | | | | | ceph: move mount state enum to super.hXiubo Li2023-02-022-10/+10
* | | | | | | | | Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-032-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev2023-02-031-0/+2
| * | | | | | | | | efi: Accept version 2 of memory attributes tableArd Biesheuvel2023-02-021-1/+1
* | | | | | | | | | Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-034-19/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | riscv: disable generation of unwind tablesAndreas Schwab2023-02-011-0/+3
| * | | | | | | | | | riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren2023-02-011-0/+18
| * | | | | | | | | | Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Palmer Dabbelt2023-01-312-19/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland2023-01-312-18/+10
* | | | | | | | | | | | Merge tag 'drm-fixes-2023-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-0336-122/+296
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-02-0310-10/+57
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher2023-02-011-0/+11
| | * | | | | | | | | | | | drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao2023-02-011-2/+4
| | * | | | | | | | | | | | drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello2023-02-011-1/+7
| | * | | | | | | | | | | | drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan2023-02-011-1/+2