index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+3
2025-10-22
MIPS: Malta: Use pcibios_align_resource() to block io range
Ilpo Järvinen
1
-2
/
+1
2025-10-22
MIPS: Malta: Fix PCI southbridge legacy resource reservations
Maciej W. Rozycki
1
-1
/
+1
2025-10-22
MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering
Maciej W. Rozycki
1
-1
/
+1
2025-10-21
bpf: Do not audit capability check in do_jit()
Ondrej Mosnacek
1
-1
/
+1
2025-10-21
csky: abiv2: adapt to new folio flags field
Thomas Weißschuh
2
-3
/
+3
2025-10-21
arm64, mm: avoid always making PTE dirty in pte_mkwrite()
Huang Ying
1
-1
/
+2
2025-10-21
x86/bugs: Qualify RETBLEED_INTEL_MSG
David Kaplan
1
-1
/
+3
2025-10-21
x86/microcode: Fix Entrysign revision check for Zen1/Naples
Andrew Cooper
1
-1
/
+1
2025-10-20
x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...
Babu Moger
1
-1
/
+10
2025-10-19
Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-9
/
+47
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-342
/
+362
2025-10-18
Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-12
/
+10
2025-10-18
riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
Paul Walmsley
1
-0
/
+6
2025-10-18
riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
Paul Walmsley
1
-2
/
+2
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-6
/
+9
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
5
-15
/
+79
2025-10-17
riscv: add a forward declaration for cpuinfo_op
Paul Walmsley
1
-0
/
+2
2025-10-17
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
1
-3
/
+1
2025-10-17
riscv: Remove the PER_CPU_OFFSET_SHIFT macro
Samuel Holland
1
-7
/
+1
2025-10-17
riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
Samuel Holland
1
-0
/
+2
2025-10-17
riscv: Register IPI IRQs with unique names
Samuel Holland
1
-12
/
+12
2025-10-17
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
1
-0
/
+2
2025-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+15
2025-10-17
Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-12
/
+27
2025-10-17
arm64: debug: always unmask interrupts in el0_softstp()
Ada Couprie Diaz
1
-3
/
+5
2025-10-17
arm64/sysreg: Fix GIC CDEOI instruction encoding
Lorenzo Pieralisi
1
-1
/
+10
2025-10-15
x86/CPU/AMD: Prevent reset reasons from being retained across reboot
Rong Zhang
1
-2
/
+14
2025-10-15
Remove long-stale ext3 defconfig option
Linus Torvalds
31
-31
/
+0
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
106
-173
/
+173
2025-10-14
arm64: Revamp HCR_EL2.E2H RES1 detection
Marc Zyngier
1
-6
/
+32
2025-10-13
Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
Theodore Ts'o
109
-182
/
+182
2025-10-13
x86/mm: Fix SMP ordering in switch_mm_irqs_off()
Ingo Molnar
1
-2
/
+22
2025-10-13
x86/mm: Fix overflow in __cpa_addr()
Rik van Riel
1
-1
/
+1
2025-10-13
x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...
Babu Moger
1
-4
/
+10
2025-10-13
ARM: dts: broadcom: rpi: Switch to V3D firmware clock
Stefan Wahren
2
-0
/
+17
2025-10-13
arm64: dts: broadcom: bcm2712: Define VGIC interrupt
Peter Robinson
1
-0
/
+2
2025-10-13
KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when available
Oliver Upton
2
-4
/
+15
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
5
-131
/
+151
2025-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
2
-123
/
+0
2025-10-13
KVM: arm64: Fix WFxT handling of nested virt
Marc Zyngier
1
-1
/
+6
2025-10-13
KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-10
/
+31
2025-10-13
KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-8
/
+4
2025-10-13
KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-9
/
+31
2025-10-13
KVM: arm64: Add timer UAPI workaround to sysreg infrastructure
Marc Zyngier
2
-3
/
+36
2025-10-13
KVM: arm64: Make timer_set_offset() generally accessible
Marc Zyngier
1
-10
/
+0
2025-10-13
KVM: arm64: Replace timer context vcpu pointer with timer_id
Marc Zyngier
1
-2
/
+2
2025-10-13
KVM: arm64: Introduce timer_context_to_vcpu() helper
Marc Zyngier
1
-12
/
+13
2025-10-13
KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guests
Marc Zyngier
1
-13
/
+13
2025-10-13
KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
Sascha Bischoff
1
-1
/
+4
[prev]
[next]