summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-30gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang
2022-11-30KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULTPaolo Bonzini
2022-11-30Merge tag 'mvebu-dt-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Arnd Bergmann
2022-11-30Revert "blk-cgroup: Flush stats at blkgs destruction path"Jens Axboe
2022-11-30ALSA: dice: add support for Focusrite Saffire Pro 40 with TCD3070 ASICTakashi Sakamoto
2022-11-30ALSA: dice: fix regression for Lexicon I-ONIX FW810STakashi Sakamoto
2022-11-30drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang
2022-11-30drm/i915/dmc: Update DG2 DMC version to v2.08Gustavo Sousa
2022-11-30drm/i915/huc: always init the delayed load fenceDaniele Ceraolo Spurio
2022-11-30Merge tag 'mvebu-dt64-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-11-30Merge tag 'at91-dt-6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-11-30Merge tag 'musb-for-v6.2-signed' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2022-11-30Merge tag 'omap-for-v6.2/dt-signed' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-11-30Merge tag 'qcom-arm64-for-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2022-11-30genirq/irqdesc: Don't try to remove non-existing sysfs filesYang Yingliang
2022-11-30nvme: fix SRCU protection of nvme_ns_head listCaleb Sander
2022-11-30nvme-pci: clear the prp2 field when not usedLei Rao
2022-11-30netfilter: ctnetlink: fix compilation warning after data race fixes in ct markPablo Neira Ayuso
2022-11-30netfilter: conntrack: fix using __this_cpu_add in preemptibleXin Long
2022-11-30ASoC: amd: yc: Add Xiaomi Redmi Book Pro 14 2022 into DMI tableArtem Lukyanov
2022-11-30ASoC: SOF: mediatek: add shutdown callbackRicardo Ribalda
2022-11-30Add process name and pid to locks warningAndi Kleen
2022-11-30nfsd: use locks_inode_context helperJeff Layton
2022-11-30nfs: use locks_inode_context helperJeff Layton
2022-11-30lockd: use locks_inode_context helperJeff Layton
2022-11-30ksmbd: use locks_inode_context helperJeff Layton
2022-11-30cifs: use locks_inode_context helperJeff Layton
2022-11-30ceph: use locks_inode_context helperJeff Layton
2022-11-30filelock: add a new locks_inode_context accessor functionJeff Layton
2022-11-30filelock: new helper: vfs_inode_has_locksJeff Layton
2022-11-30Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-11-30Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...Dave Airlie
2022-11-30Merge tag 'amd-drm-next-6.2-2022-11-25' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-29Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...Palmer Dabbelt
2022-11-29riscv: kexec: Fixup crash_smp_send_stop without multi coresGuo Ren
2022-11-29riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren
2022-11-30cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-statesHector Martin
2022-11-29fsverity: simplify fsverity_get_digest()Eric Biggers
2022-11-30Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie
2022-11-29riscv: mm: Proper page permissions after initmem freeBjörn Töpel
2022-11-29riscv: vdso: fix section overlapping under some conditionsJisheng Zhang
2022-11-29riscv: fix race when vmap stack overflowJisheng Zhang
2022-11-30Merge tag 'drm-accel-2022-11-22' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie
2022-11-29selftests/tpm2: Split async tests call to separate shell script runnerNícolas F. R. A. Prado
2022-11-29selftests: splice_read: Fix sysfs read casesSuzuki K Poulose
2022-11-29Input: elants_i2c - delete some dead codeDan Carpenter
2022-11-29rcu: Make SRCU mandatoryPaul E. McKenney
2022-11-29scsi/scsi_error: Use call_rcu_hurry() instead of call_rcu()Uladzislau Rezki
2022-11-29rcu/rcutorture: Use call_rcu_hurry() where neededJoel Fernandes (Google)
2022-11-29rcu/rcuscale: Use call_rcu_hurry() for async reader testJoel Fernandes (Google)