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
2026-02-01
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
1
-4
/
+4
2026-02-01
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-02-01
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
1
-12
/
+1
2026-02-01
mm/balloon_compaction: centralize basic page migration handling
David Hildenbrand (Red Hat)
1
-16
/
+0
2026-02-01
powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
David Hildenbrand (Red Hat)
1
-11
/
+5
2026-02-01
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
1
-1
/
+1
2026-02-01
bpf, arm64: Add fsession support
Leon Hwang
1
-9
/
+62
2026-02-01
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
1
-0
/
+5
2026-01-31
x86/sev: Don't emit BSS_DECRYPTED section unless it is in use
Ard Biesheuvel
1
-9
/
+12
2026-01-31
ARM: 9467/1: mm: Don't use %pK through printk
Thomas Weissschuh
1
-1
/
+1
2026-01-31
ARM: 9468/1: fix memset64() on big-endian
Thomas Weissschuh
1
-1
/
+4
2026-01-31
crypto: s390/paes - Refuse clear key material by default
Harald Freudenberger
1
-36
/
+57
2026-01-31
crypto: s390/phmac - Refuse clear key material by default
Harald Freudenberger
1
-9
/
+20
2026-01-31
s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
Harald Freudenberger
1
-1
/
+7
2026-01-31
Merge tag 'riscv-for-linus-6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-23
/
+5
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
2
-3
/
+3
2026-01-31
x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
1
-1
/
+1
2026-01-31
x86/fgraph: Fix return_to_handler regs.rsp value
Jiri Olsa
1
-1
/
+4
2026-01-31
KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
Khushit Shah
6
-13
/
+101
2026-01-31
KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
Sean Christopherson
4
-5
/
+25
2026-01-31
KVM: VMX: Print out "bad" offsets+value on VMCS config mismatch
Sean Christopherson
1
-1
/
+16
2026-01-31
KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()
Sean Christopherson
4
-13
/
+23
2026-01-30
x86/uapi: Stop leaking kconfig references to userspace
Thomas Weißschuh
1
-1
/
+1
2026-01-30
nios2: uapi: Remove custom asm/swab.h from UAPI
Thomas Weißschuh
1
-0
/
+0
2026-01-30
ARM: uapi: Drop PSR_ENDSTATE
Thomas Weißschuh
3
-11
/
+4
2026-01-30
ARC: Always use SWAPE instructions for __arch_swab32()
Thomas Weißschuh
3
-70
/
+1
2026-01-30
arm64: dts: socfpga: agilex: add emmc support
Ng Tze Yee
2
-0
/
+106
2026-01-30
arm64: dts: intel: agilex5: Add simple-bus node on top of dma controller node
Khairul Anuar Romli
1
-35
/
+43
2026-01-30
ARM: dts: socfpga: fix dtbs_check warning for fpga-region
Dinh Nguyen
2
-2
/
+4
2026-01-30
ARM: dts: socfpga: add #address-cells and #size-cells for sram node
Dinh Nguyen
2
-0
/
+6
2026-01-30
arm64: dts: altera: Use lowercase hex
Krzysztof Kozlowski
6
-31
/
+31
2026-01-30
arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodes
Nazim Amirul
1
-0
/
+3
2026-01-30
arm64: dts: socfpga: agilex5: add support for modular board
Niravkumar L Rabara
2
-0
/
+110
2026-01-30
arm64: dts: socfpga: agilex5: Add dma-coherent property
Khairul Anuar Romli
1
-0
/
+3
2026-01-30
MIPS: Loongson64: dts: fix phy-related definition of LS7A GMAC
Icenowy Zheng
1
-2
/
+4
2026-01-30
MIPS: drop unused pic32.h header
Brian Masney
1
-36
/
+0
2026-01-30
MIPS: update include to use pic32.h from platform_data
Brian Masney
4
-5
/
+4
2026-01-30
MIPS: pic32: drop unused include linux/io.h from pic32.h
Brian Masney
1
-1
/
+0
2026-01-30
MIPS: pic32: include linux/types.h on pic32.h
Brian Masney
1
-0
/
+1
2026-01-30
MIPS: pic32: include linux/io.h header on several files
Brian Masney
3
-0
/
+3
2026-01-30
mips: LOONGSON32: drop a dangling Kconfig symbol
Randy Dunlap
1
-1
/
+0
2026-01-30
MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
1
-1
/
+1
2026-01-30
KVM: arm64: gic: Set vgic_model before initing private IRQs
Sascha Bischoff
1
-4
/
+4
2026-01-30
arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
Sascha Bischoff
2
-2
/
+1
2026-01-30
KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
Sascha Bischoff
4
-95
/
+51
2026-01-30
KVM: arm64: Fix various comments
Zenghui Yu (Huawei)
3
-3
/
+3
2026-01-30
KVM: arm64: nv: Add trap config for DBGWCR<15>_EL1
Zenghui Yu (Huawei)
1
-0
/
+1
2026-01-30
pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
2
-2
/
+351
2026-01-30
pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
4
-1
/
+28
2026-01-30
powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
6
-46
/
+106
[prev]
[next]