index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-12-16
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
2020-12-16
x86/membarrier: Get rid of a dubious optimization
Andy Lutomirski
2020-12-16
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
2020-12-16
arm64: tegra: Disable the ACONNECT for Jetson TX2
Jon Hunter
2020-12-16
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
2020-12-16
arm64: dts: broadcom: clear the warnings caused by empty dma-ranges
Zhen Lei
2020-12-16
powerpc: Drop -me200 addition to build flags
Michael Ellerman
2020-12-16
arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.
Markus Reichl
2020-12-16
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
2020-12-11
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2020-12-11
powerpc/pseries: Pass MSI affinity to irq_create_mapping()
Laurent Vivier
2020-12-11
powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE
Nicholas Piggin
2020-12-02
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
2020-12-02
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
2020-12-02
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-12-02
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
2020-12-02
arm64: tegra: Wrong AON HSP reg property size
Dipen Patel
2020-12-02
powerpc/64s: Fix allnoconfig build since uaccess flush
Stephen Rothwell
2020-12-02
ARM: dts: dra76x: m_can: fix order of clocks
Marc Kleine-Budde
2020-12-02
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-12-02
ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()
Tony Lindgren
2020-12-02
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
2020-12-02
perf/x86: fix sysfs type mismatches
Sami Tolvanen
2020-12-02
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
2020-12-02
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
2020-12-02
arm64: pgtable: Fix pte_accessible()
Will Deacon
2020-12-02
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
2020-12-02
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2020-12-02
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
2020-11-24
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-24
s390/cpum_sf.c: fix file permission for cpum_sfb_size
Thomas Richter
2020-11-24
xtensa: disable preemption around cache alias management calls
Max Filippov
2020-11-24
xtensa: fix TLBTEMP area placement
Max Filippov
2020-11-24
efi/x86: Free efi_pgd with free_pages()
Arvind Sankar
2020-11-24
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
2020-11-24
MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
Zhang Qilong
2020-11-24
ARM: dts: imx50-evk: Fix the chip select 1 IOMUX
Fabio Estevam
2020-11-24
arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
Lucas Stach
2020-11-24
arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
Sergey Matyukevich
2020-11-24
arm64: dts imx8mn: Remove non-existent USB OTG2
Adam Ford
2020-11-24
arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
Nenad Peric
2020-11-24
MIPS: export has_transparent_hugepage() for modules
Randy Dunlap
2020-11-24
arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX delay on PHY
Chen-Yu Tsai
2020-11-24
ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay on Ethernet PHY
Chen-Yu Tsai
2020-11-24
ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
Chen-Yu Tsai
2020-11-24
ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet PHY
Chen-Yu Tsai
2020-11-24
ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay on Ethernet PHY
Chen-Yu Tsai
2020-11-24
ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay on Ethernet PHY
Chen-Yu Tsai
2020-11-24
ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on Ethernet PHY
Chen-Yu Tsai
[next]