index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-17
clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function
Shawn Guo
2016-10-17
clk: mediatek: Add hardware dependency
Jean Delvare
2016-10-17
clk: samsung: clk-exynos-audss: Fix module autoload
Javier Martinez Canillas
2016-10-17
clk: uniphier: fix type of variable passed to regmap_read()
Masahiro Yamada
2016-10-17
clk: uniphier: add system clock support for sLD3 SoC
Masahiro Yamada
2016-10-17
btrfs: assign error values to the correct bio structs
Junjie Mao
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2016-10-17
arm64: sysreg: Fix use of XZR in write_sysreg_s
Will Deacon
2016-10-17
hwmon: (max31790) potential ERR_PTR dereference
Dan Carpenter
2016-10-17
hwmon: (adm9240) handle temperature readings below 0
Chris Packham
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
2016-10-17
irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
Vladimir Murzin
2016-10-17
arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y
Ard Biesheuvel
2016-10-17
arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
Marc Zyngier
2016-10-17
perf: xgene: Remove bogus IS_ERR() check
Tai Nguyen
2016-10-17
arm64: kernel: numa: fix ACPI boot cpu numa node mapping
Lorenzo Pieralisi
2016-10-17
Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-10-17
perf jit: Fix build issue on Ubuntu
Anton Blanchard
2016-10-17
perf jevents: Handle events including .c and .o
Wang Nan
2016-10-17
MAINTAINERS: mmc: Move the mmc tree to kernel.org
Ulf Hansson
2016-10-17
memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
Ulf Hansson
2016-10-17
memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
Alan Stern
2016-10-17
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
2016-10-17
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
2016-10-17
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
Haibo Chen
2016-10-17
PCI: layerscape: Fix drvdata usage before assignment
Marc Zyngier
2016-10-17
PCI: designware-plat: Change maintainer to Jose Abreu
Joao Pinto
2016-10-17
mailbox: PCC: Fix return value of pcc_mbox_request_channel()
Hoan Tran
2016-10-17
arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
Ard Biesheuvel
2016-10-17
irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses
Marc Zyngier
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
2016-10-17
Merge branch 'mm/pkeys' into x86/urgent, to pick up pkeys fix
Ingo Molnar
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
2016-10-17
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
2016-10-17
drm: Print device information again in debugfs
Daniel Vetter
2016-10-17
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-10-16
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
James Bottomley
2016-10-16
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
2016-10-16
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
Ingo Molnar
2016-10-16
x86/e820: Don't merge consecutive E820_PRAM ranges
Dan Williams
2016-10-16
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
Joonas Lahtinen
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
2016-10-16
kprobes: Avoid false KASAN reports during stack copy
Dmitry Vyukov
2016-10-16
objtool: Skip all "unreachable instruction" warnings for gcov kernels
Josh Poimboeuf
2016-10-16
objtool: Improve rare switch jump table pattern detection
Josh Poimboeuf
2016-10-15
ceph: fix error handling in ceph_read_iter
Nikolay Borisov
2016-10-15
rbd: don't retry watch reregistration if header object is gone
Ilya Dryomov
2016-10-15
rbd: don't wait for the lock forever if blacklisted
Ilya Dryomov
[prev]
[next]