index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
Merge patch series "remove size limit on XIP kernel"
Palmer Dabbelt
63
-239
/
+372
2024-09-12
riscv: remove limit on the size of read-only section for XIP kernel
Nam Cao
3
-10
/
+4
2024-09-12
riscv: drop the use of XIP_OFFSET in create_kernel_page_table()
Nam Cao
1
-3
/
+4
2024-09-12
riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()
Nam Cao
1
-1
/
+1
2024-09-12
riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET
Nam Cao
1
-4
/
+12
2024-09-12
riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET
Nam Cao
1
-2
/
+12
2024-09-12
riscv: replace misleading va_kernel_pa_offset on XIP kernel
Nam Cao
2
-10
/
+25
2024-09-12
riscv: don't export va_kernel_pa_offset in vmcoreinfo for XIP kernel
Nam Cao
1
-0
/
+7
2024-09-12
riscv: cleanup XIP_FIXUP macro
Nam Cao
1
-4
/
+7
2024-09-12
LoongArch: KVM: Enable paravirt feature control from VMM
Bibo Mao
11
-48
/
+117
2024-09-12
LoongArch: KVM: Add PMU support for guest
Song Gao
7
-3
/
+205
2024-09-12
Merge branch 'for-next/timers' into for-next/core
Will Deacon
4
-18
/
+82
2024-09-12
Merge branch 'for-next/poe' into for-next/core
Will Deacon
36
-17
/
+638
2024-09-12
Merge branch 'for-next/pkvm-guest' into for-next/core
Will Deacon
9
-2
/
+107
2024-09-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
8
-89
/
+135
2024-09-12
Merge branch 'for-next/mm' into for-next/core
Will Deacon
4
-4
/
+22
2024-09-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
10
-126
/
+157
2024-09-12
s390/crypto: Display Query and Query Authentication Information in sysfs
Finn Callies
2
-0
/
+120
2024-09-12
s390/crypto: Add Support for Query Authentication Information
Finn Callies
1
-1
/
+30
2024-09-12
s390/crypto: Rework RRE and RRF CPACF inline functions
Finn Callies
1
-33
/
+41
2024-09-12
s390/crypto: Add KDSA CPACF Instruction
Finn Callies
1
-0
/
+23
2024-09-12
s390/disassembler: Remove duplicate instruction format RSY_RDRU
Jens Remus
2
-5
/
+4
2024-09-12
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-6
/
+12
2024-09-12
arm64: hibernate: Fix warning for cast from restricted gfp_t
Min-Hua Chen
1
-1
/
+1
2024-09-12
Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/next
Marc Zyngier
2
-44
/
+22
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
9
-93
/
+397
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
12
-32
/
+1258
2024-09-12
Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/next
Marc Zyngier
10
-135
/
+345
2024-09-12
Merge branch kvm-arm64/fpmr into kvmarm-master/next
Marc Zyngier
8
-7
/
+82
2024-09-12
Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/next
Marc Zyngier
3
-8
/
+25
2024-09-12
xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()
Alexey Dobriyan
1
-1
/
+5
2024-09-12
x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()
Alexey Dobriyan
1
-1
/
+6
2024-09-12
xen, pvh: fix unbootable VMs (PVH + KASAN - AMD_MEM_ENCRYPT)
Alexey Dobriyan
1
-0
/
+1
2024-09-12
xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
Juergen Gross
1
-1
/
+91
2024-09-12
xen: allow mapping ACPI data using a different physical address
Juergen Gross
8
-1
/
+59
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
4
-0
/
+4
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
4
-0
/
+20
2024-09-11
Merge branch 'acpi-riscv'
Rafael J. Wysocki
4
-208
/
+71
2024-09-11
KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifier
Marc Zyngier
2
-26
/
+5
2024-09-11
KVM: arm64: Simplify visibility handling of AArch32 SPSR_*
Marc Zyngier
1
-8
/
+4
2024-09-11
KVM: arm64: Simplify handling of CNTKCTL_EL12
Marc Zyngier
1
-10
/
+13
2024-09-11
Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-11
/
+46
2024-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
5
-32
/
+261
2024-09-11
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
3
-30
/
+161
2024-09-11
LoongArch: KVM: Add vm migration support for LBT registers
Bibo Mao
2
-0
/
+65
2024-09-11
LoongArch: KVM: Add Binary Translation extension support
Bibo Mao
4
-3
/
+84
2024-09-11
LoongArch: KVM: Add VM feature detection function
Bibo Mao
3
-1
/
+65
2024-09-11
LoongArch: Revert qspinlock to test-and-set simple lock on VM
Bibo Mao
6
-2
/
+64
2024-09-11
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...
Mario Limonciello
1
-0
/
+16
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
1
-10
/
+83
[prev]
[next]