index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
1
-0
/
+1
2025-06-04
arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy
Yemike Abhilash Chandra
1
-1
/
+12
2025-06-04
arm64: dts: qcom: sm8550: Add missing properties for cryptobam
Stephan Gerhold
1
-0
/
+2
2025-06-04
arm64: dts: qcom: sm8450: Add missing properties for cryptobam
Stephan Gerhold
1
-0
/
+2
2025-06-04
arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node
Alok Tiwari
1
-1
/
+1
2025-06-04
arm64: dts: qcom: ipq9574: Add missing properties for cryptobam
Stephan Gerhold
1
-0
/
+2
2025-06-04
x86/mm/init: Handle the special case of device private pages in add_pages(), ...
Balbir Singh
1
-3
/
+12
2025-06-04
x86/boot: Compile boot code with -std=gnu11 too
Alexey Dobriyan
1
-1
/
+1
2025-06-04
Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"
Jernej Skrabec
3
-37
/
+37
2025-06-04
arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs
Gabor Juhos
1
-2
/
+6
2025-06-04
book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
Ritesh Harjani (IBM)
1
-1
/
+2
2025-06-04
perf/amd/ibs: Fix ->config to sample period calculation for OP PMU
Ravi Bangoria
1
-4
/
+13
2025-06-04
perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
Ravi Bangoria
2
-1
/
+3
2025-06-04
arm64: zynqmp: add clock-output-names property in clock nodes
Naman Trivedi
1
-5
/
+10
2025-06-04
arch/powerpc/perf: Check the instruction type before creating sample with per...
Athira Rajeev
2
-1
/
+23
2025-06-04
powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
Gaurav Batra
3
-14
/
+18
2025-06-04
x86/traps: Cleanup and robustify decode_bug()
Peter Zijlstra
3
-26
/
+65
2025-06-04
MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
Paul Burton
1
-13
/
+17
2025-06-04
MIPS: Use arch specific syscall name match function
Bibo Mao
1
-0
/
+16
2025-06-04
x86/kaslr: Reduce KASLR entropy on most x86 systems
Balbir Singh
1
-2
/
+8
2025-06-04
x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()
Waiman Long
3
-7
/
+47
2025-06-04
x86/build: Fix broken copy command in genimage.sh when making isoimage
Nir Lichtman
1
-1
/
+4
2025-06-04
ARM: at91: pm: fix at91_suspend_finish for ZQ calibration
Li Bin
1
-10
/
+11
2025-06-04
x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2
Breno Leitao
1
-3
/
+7
2025-06-04
ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114
Svyatoslav Ryhel
1
-1
/
+1
2025-06-04
powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
Andreas Schwab
1
-2
/
+2
2025-06-04
arm64: tegra: Resize aperture for the IGX PCIe C5 slot
Jon Hunter
1
-0
/
+10
2025-06-04
arm64: tegra: p2597: Fix gpio for vdd-1v8-dis regulator
Diogo Ivo
1
-1
/
+1
2025-06-04
arm64/mm: Check PUD_TYPE_TABLE in pud_bad()
Ryan Roberts
1
-1
/
+2
2025-06-04
hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure
Al Viro
1
-0
/
+2
2025-06-04
um: Update min_low_pfn to match changes in uml_reserved
Tiwei Bie
1
-0
/
+1
2025-06-04
um: Store full CSGSFS and SS register from mcontext
Benjamin Berg
1
-2
/
+1
2025-06-04
x86/mm: Check return value from memblock_phys_alloc_range()
Philip Redkin
1
-2
/
+7
2025-06-04
x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
Ingo Molnar
1
-1
/
+1
2025-06-04
riscv: Allow NOMMU kernels to access all of RAM
Samuel Holland
2
-9
/
+5
2025-06-04
arm64: Add support for HIP09 Spectre-BHB mitigation
Jinqian Yang
2
-0
/
+3
2025-05-22
LoongArch: Explicitly specify code model in Makefile
Huacai Chen
1
-1
/
+1
2025-05-22
bpf, arm64: Fix address emission with tag-based KASAN enabled
Peter Collingbourne
1
-2
/
+10
2025-05-22
bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG
Puranjay Mohan
1
-2
/
+2
2025-05-22
x86/its: Fix build error for its_static_thunk()
Pawan Gupta
1
-8
/
+9
2025-05-22
LoongArch: uprobes: Remove redundant code about resume_era
Tiezhu Yang
2
-7
/
+1
2025-05-22
LoongArch: uprobes: Remove user_{en,dis}able_single_step()
Tiezhu Yang
1
-4
/
+0
2025-05-22
LoongArch: Fix MAX_REG_OFFSET calculation
Huacai Chen
1
-1
/
+1
2025-05-22
LoongArch: Save and restore CSR.CNTC for hibernation
Huacai Chen
2
-1
/
+4
2025-05-22
LoongArch: Prevent cond_resched() occurring within kernel-fpu
Tianyang Zhang
1
-2
/
+20
2025-05-22
KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception
Mikhail Lobanov
2
-0
/
+5
2025-05-22
KVM: SVM: Update SEV-ES shutdown intercepts with more metadata
Peter Gonda
1
-8
/
+7
2025-05-18
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
3
-1
/
+16
2025-05-18
x86/its: Fix build errors when CONFIG_MODULES=n
Eric Biggers
1
-1
/
+11
2025-05-18
x86/its: Use dynamic thunks for indirect branches
Peter Zijlstra
3
-3
/
+146
[next]