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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
2015-03-25
5
-18
/
+28
*
s390/watchdog: support for KVM hypervisors and delete pr_info messages
Xu Wang
2015-03-25
1
-14
/
+4
*
s390/watchdog: enable KEEPALIVE for /dev/watchdog
Xu Wang
2015-03-25
1
-1
/
+1
*
s390/dasd: remove setting of scheduler from driver
Stefan Haberland
2015-03-25
1
-10
/
+1
*
s390/traps: panic() instead of die() on translation exception
Heiko Carstens
2015-03-25
1
-1
/
+1
*
s390: remove test_facility(2) (== z/Architecture mode active) checks
Heiko Carstens
2015-03-25
3
-10
/
+5
*
s390/cmpxchg: simplify cmpxchg_double
Heiko Carstens
2015-03-25
1
-6
/
+1
*
s390: remove 31 bit syscalls
Heiko Carstens
2015-03-25
2
-361
/
+361
*
s390: remove "64" suffix from a couple of files
Heiko Carstens
2015-03-25
6
-7
/
+7
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
97
-6016
/
+170
*
s390/smp: reenable smt after resume
Heiko Carstens
2015-03-25
1
-0
/
+11
*
s390/mm: limit STACK_RND_MASK for compat tasks
Martin Schwidefsky
2015-03-13
1
-1
/
+1
*
s390/ftrace: fix compile error if CONFIG_KPROBES is disabled
Heiko Carstens
2015-03-13
1
-16
/
+45
*
s390/cpum_sf: add diagnostic sampling event only if it is authorized
Hendrik Brueckner
2015-03-13
1
-2
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-03-12
18
-33
/
+63
|
\
|
*
memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
Vladimir Davydov
2015-03-12
1
-1
/
+3
|
*
mm: reorder can_do_mlock to fix audit denial
Jeff Vander Stoep
2015-03-12
1
-2
/
+2
|
*
kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>
Andrey Ryabinin
2015-03-12
2
-4
/
+8
|
*
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-03-12
5
-7
/
+16
|
*
fanotify: fix event filtering with FAN_ONDIR set
Suzuki K. Poulose
2015-03-12
1
-1
/
+2
|
*
mm/nommu.c: export symbol max_mapnr
gchen gchen
2015-03-12
1
-0
/
+1
|
*
arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU
Chen Gang
2015-03-12
1
-0
/
+5
|
*
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
2015-03-12
1
-3
/
+4
|
*
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
2015-03-12
1
-5
/
+7
|
*
mm, hugetlb: close race when setting PageTail for gigantic pages
David Rientjes
2015-03-12
1
-1
/
+3
|
*
mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled
Michal Hocko
2015-03-12
1
-1
/
+2
|
*
drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data
Javier Martinez Canillas
2015-03-12
1
-0
/
+1
|
*
ocfs2: make append_dio an incompat feature
Mark Fasheh
2015-03-12
2
-8
/
+9
*
|
mm: thp: Return the correct value for change_huge_pmd
Mel Gorman
2015-03-12
1
-2
/
+2
|
/
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-03-12
1
-3
/
+0
|
\
|
*
Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
Jakub Kicinski
2015-03-12
1
-3
/
+0
*
|
Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-12
2
-4
/
+5
|
\
\
|
*
|
PCI: xgene: Add register offset to config space base address
Feng Kan
2015-03-05
1
-2
/
+2
|
*
|
PCI: Don't read past the end of sysfs "driver_override" buffer
Sasha Levin
2015-02-24
1
-2
/
+3
*
|
|
Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2015-03-12
1
-3
/
+4
|
\
\
\
|
*
|
|
microblaze: Fix syscall error recovery for invalid syscall IDs
Jamie Garside
2015-03-04
1
-1
/
+2
|
*
|
|
microblaze: Coding style cleanup
Michal Simek
2015-03-04
1
-2
/
+2
*
|
|
|
Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
2015-03-12
7
-89
/
+62
|
\
\
\
\
|
*
|
|
|
nios2: update pt_regs
Chung-Ling Tang
2015-03-12
7
-89
/
+62
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
mm: fix up numa read-only thread grouping logic
Linus Torvalds
2015-03-12
2
-2
/
+12
*
|
|
|
Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-03-10
2
-6
/
+45
|
\
\
\
\
|
*
|
|
|
mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA
Geert Uytterhoeven
2015-03-02
1
-0
/
+1
|
*
|
|
|
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
1
-0
/
+2
|
*
|
|
|
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2015-02-28
1
-6
/
+42
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-03-10
5
-2
/
+26
|
\
\
\
\
|
*
|
|
|
iommu/io-pgtable-arm: Add built time dependency
Jean Delvare
2015-03-03
1
-0
/
+1
|
*
|
|
|
iommu/msm: Mark driver BROKEN
Thierry Reding
2015-02-25
1
-0
/
+1
|
*
|
|
|
iommu/rockchip: Play nice in multi-platform builds
Thierry Reding
2015-02-25
1
-0
/
+7
|
*
|
|
|
iommu/omap: Play nice in multi-platform builds
Thierry Reding
2015-02-25
1
-0
/
+7
|
*
|
|
|
iommu/exynos: Play nice in multi-platform builds
Thierry Reding
2015-02-25
1
-0
/
+7
[next]