summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-15powerpc/mm: Fix false detection of read faultsRussell Currey
2023-03-14RISC-V: mm: Support huge page in vmalloc_fault()Dylan Jhong
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-14x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-03-14KVM: SVM: WARN if GATag generation drops VM or vCPU ID informationSean Christopherson
2023-03-14KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsSuravee Suthikulpanit
2023-03-14KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskSean Christopherson
2023-03-14KVM: VMX: Use tabs instead of spaces for indentationRong Tao
2023-03-14KVM: VMX: Fix indentation coding style issueRong Tao
2023-03-14KVM: nVMX: remove unnecessary #ifdefPaolo Bonzini
2023-03-14KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
2023-03-14Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-03-14powerpc/pseries: RTAS work area requires GENERIC_ALLOCATORRandy Dunlap
2023-03-13s390: update defconfigsHeiko Carstens
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-09ftrace,kcfi: Define ftrace_stub_graph conditionallyArnd Bergmann
2023-03-09Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e...Palmer Dabbelt
2023-03-09riscv: asid: Fixup stale TLB entry cause application crashGuo Ren
2023-03-09Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich
2023-03-09RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-09riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-09sh: sanitize the flags on sigreturnAl Viro
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06alpha: fix lazy-FPU mis(merged/applied/whatnot)Al Viro
2023-03-06RISC-V: Stop emitting attributesPalmer Dabbelt
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-06m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds