summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-23arm64: dts: imx8m: add cache infoPeng Fan
2021-11-22arm64: dts: imx8mq-librem5-r3.dtsi: describe selfie cam XSHUTDOWN pinMartin Kepplinger
2021-11-22arm64: dts: imx8mq-librem5: describe the selfie camMartin Kepplinger
2021-11-22arm64: dts: imx8mq-librem5: describe power supply for camerasMartin Kepplinger
2021-11-22arm64: dts: split out a shared imx8mq-librem5-r3.dtsi descriptionMartin Kepplinger
2021-11-22arm64: dts: imx8mm-beacon: Enable USB ControllersAdam Ford
2021-11-21arm64: dts: fsl-ls1043a-rdb: add delay between CS and CLK signal for flash de...Meng Li
2021-11-21arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names referenceGeert Uytterhoeven
2021-11-21arm64: dts: freescale: add 'chassis-type' propertyArnaud Ferraris
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-13parisc/entry: fix trace test in syscall exit pathSven Schnelle
2021-11-13parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin
2021-11-13parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller
2021-11-13parisc: Fix backtrace to always include init funtion namesHelge Deller
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-13Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-12signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-11-12x86/cpu: Add Raptor Lake to Intel familyTony Luck
2021-11-12x86/mce: Add errata workaround for Skylake SKX37Dave Jones
2021-11-12ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann
2021-11-12ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-12KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_fromPaolo Bonzini
2021-11-12KVM: x86: move guest_pv_has out of user_access sectionPaolo Bonzini
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil
2021-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-11Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-11Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-11kasan: add kasan mode messages when kasan initKuan-Ying Lee
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple
2021-11-11Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini
2021-11-11Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini
2021-11-11KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUSVitaly Kuznetsov
2021-11-11KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()Vipin Sharma
2021-11-11KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...Vipin Sharma
2021-11-11KVM: nVMX: Clean up x2APIC MSR handling for L2Sean Christopherson
2021-11-11KVM: VMX: Macrofy the MSR bitmap getters and settersSean Christopherson
2021-11-11KVM: nVMX: Handle dynamic MSR intercept togglingSean Christopherson
2021-11-11KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in useSean Christopherson