index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-205
/
+345
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-104
/
+185
2023-04-25
Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-60
/
+24
2023-04-25
Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-46
/
+43
2023-04-25
Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+8
2023-04-25
Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+13
2023-04-25
Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-18
/
+25
2023-04-25
sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h>
Geert Uytterhoeven
-1
/
+1
2023-04-25
sh: Use generic GCC library routines
Geert Uytterhoeven
-97
/
+6
2023-04-24
Merge tag 'pull-nios2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-3
/
+0
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-18
/
+19
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+0
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
-28
/
+28
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-8
/
+0
2023-04-24
Merge branch 'x86-rep-insns': x86 user copy clarifications
Linus Torvalds
-600
/
+454
2023-04-24
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-46
/
+43
2023-04-24
MIPS: uprobes: Restore thread.trap_nr
Tiezhu Yang
-0
/
+1
2023-04-24
MIPS: Don't clear _PAGE_SPECIAL in _PAGE_CHG_MASK
Henry Willard
-1
/
+2
2023-04-23
arm64: dts: rockchip: Update compatible for bluetooth
Chris Morgan
-1
/
+1
2023-04-23
Merge tag 'x86_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2023-04-22
Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
2023-04-22
MIPS: Sink body of check_bugs_early() into its only call site
Nathan Chancellor
-7
/
+2
2023-04-22
MIPS: Mark check_bugs() as __init
Nathan Chancellor
-1
/
+1
2023-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+20
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+5
2023-04-21
Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-1
/
+20
2023-04-21
MIPS: Define RUNTIME_DISCARD_EXIT in LD script
Jiaxun Yang
-0
/
+2
2023-04-21
ia64: fix an addr to taddr in huge_pte_offset()
Hugh Dickins
-1
/
+1
2023-04-21
mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()
Linus Torvalds
-2
/
+2
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
-0
/
+7
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
-205
/
+345
2023-04-21
Merge branch irq/riscv-ipi into irq/irqchip-next
Marc Zyngier
-205
/
+335
2023-04-21
Merge branch irq/gic-6.4 into irq/irqchip-next
Marc Zyngier
-0
/
+10
2023-04-21
KVM: arm64: Clarify host SME state management
Mark Brown
-9
/
+12
2023-04-21
KVM: arm64: Restructure check for SVE support in FP trap handler
Mark Brown
-2
/
+10
2023-04-21
KVM: arm64: Document check for TIF_FOREIGN_FPSTATE
Mark Brown
-0
/
+5
2023-04-21
KVM: arm64: Fix repeated words in comments
Jingyu Wang
-1
/
+1
2023-04-21
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
-35
/
+382
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
-22
/
+38
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
-0
/
+16
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
-22
/
+69
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
-6
/
+255
2023-04-21
RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
Anup Patel
-10
/
+9
2023-04-21
RISC-V: Detect AIA CSRs from ISA string
Anup Patel
-0
/
+6
2023-04-21
RISC-V: Add AIA related CSR defines
Anup Patel
-1
/
+94
2023-04-21
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
-0
/
+3
2023-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
-19
/
+274
2023-04-21
RISC-V: KVM: Alphabetize selects
Andrew Jones
-5
/
+5
2023-04-21
KVM: RISC-V: Retry fault if vma_lookup() results become invalid
David Matlack
-9
/
+16
2023-04-21
perf/x86/intel/uncore: Add events for Intel SPR IMC PMU
Stephane Eranian
-0
/
+12
[prev]
[next]