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-7.1.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
/
arm
Age
Commit message (
Expand
)
Author
2019-07-09
ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
Gustavo A. R. Silva
2019-07-09
clk: vf610: fix refcount leak in vf610_clocks_init()
Yangtao Li
2019-07-09
clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
Yangtao Li
2019-07-09
clk: imx6q: fix refcount leak in imx6q_clocks_init()
Yangtao Li
2019-05-22
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2019-05-22
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2019-05-22
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
2019-05-02
ARM: iop32x/n2100: fix PCI IRQ mapping
Russell King
2019-05-02
ARM: pxa: ssp: unneeded to free devm_ allocated data
Peng Hao
2019-05-02
ARM: dts: kirkwood: Fix polarity of GPIO fan lines
Linus Walleij
2019-04-04
KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
Christoffer Dall
2019-03-25
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2019-02-11
ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
Lubomir Rintel
2019-02-11
ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
Janusz Krzysztofik
2019-02-11
ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
Marek Szyprowski
2019-02-11
ARM: fix put_user() for gcc-8
Arnd Bergmann
2018-12-16
ARM: 8799/1: mm: fix pci_ioremap_io() offset check
Thomas Petazzoni
2018-12-16
KVM: arm/arm64: Skip updating PTE entry if no change
Punit Agrawal
2018-12-16
KVM: arm/arm64: Skip updating PMD entry if no change
Punit Agrawal
2018-12-16
ARM: hisi: handle of_iomap and fix missing of_node_put
Nicholas Mc Guire
2018-12-16
ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
Jon Hunter
2018-11-20
ARM: dts: da850: Fix interrups property for gpio
Keerthy
2018-11-20
ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
David Rivshin
2018-10-21
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2018-10-21
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
2018-10-21
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Ćukasz Stelmach
2018-10-21
ARM: davinci: board-dm646x-evm: set VPIF capture card name
Sekhar Nori
2018-10-21
ARM: keystone: fix platform_domain_notifier array overrun
Russell King
2018-10-21
KVM: arm/arm64: Close VMID generation race
Marc Zyngier
2018-10-21
zboot: fix stack protector in compressed boot phase
Huacai Chen
2018-10-21
crypto: arm,arm64 - Fix random regeneration of S_shipped
Leonard Crestez
2018-10-21
ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
Nicolas Ferre
2018-10-03
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2018-06-16
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
2018-06-16
ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
Ulf Magnusson
2018-06-16
arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
2018-06-16
arm: spear13xx: Fix spics gpio controller's warning
Viresh Kumar
2018-06-16
arm: spear13xx: Fix dmas cells
Viresh Kumar
2018-06-16
arm: spear600: Add missing interrupt-parent of rtc
Viresh Kumar
2018-06-16
ARM: dts: exynos: Correct Trats2 panel reset line
Simon Shields
2018-03-03
ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
Thomas Petazzoni
2018-03-03
KVM: arm/arm64: Fix HYP unmapping going off limits
Marc Zyngier
2018-03-03
arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one
Marc Zyngier
2018-02-13
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
2018-01-09
ARM: Hide finish_arch_post_lock_switch() from modules
Steven Rostedt
2018-01-01
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
2018-01-01
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
2018-01-01
ARM: 8715/1: add a private asm/unaligned.h
Arnd Bergmann
2018-01-01
arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
Dongjiu Geng
2018-01-01
ARM: dts: da850-evm: add serial and ethernet aliases
Sekhar Nori
[next]