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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
virtio_pci: fix cpu affinity support
Christoph Hellwig
1
-3
/
+7
2017-08-25
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
1
-6
/
+10
2017-08-21
Linux 4.13-rc6
v4.13-rc6
Linus Torvalds
1
-1
/
+1
2017-08-20
Sanitize 'move_pages()' permission checks
Linus Torvalds
1
-8
/
+3
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-68
/
+85
2017-08-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-11
/
+12
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-19
/
+48
2017-08-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-38
/
+84
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-0
/
+76
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2017-08-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-103
/
+224
2017-08-19
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2
-4
/
+4
2017-08-19
mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM
Laura Abbott
1
-5
/
+8
2017-08-19
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
1
-5
/
+0
2017-08-19
mm/cma_debug.c: fix stack corruption due to sprintf usage
Prakash Gupta
1
-1
/
+1
2017-08-19
signal: don't remove SIGNAL_UNKILLABLE for traced tasks.
Jamie Iles
1
-1
/
+5
2017-08-19
mm, oom: fix potential data corruption when oom_reaper races with writer
Michal Hocko
3
-34
/
+64
2017-08-19
mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS
Michal Hocko
1
-1
/
+11
2017-08-19
slub: fix per memcg cache leak on css offline
Vladimir Davydov
1
-1
/
+2
2017-08-19
mm: discard memblock data later
Pavel Tatashin
4
-39
/
+25
2017-08-19
test_kmod: fix description for -s -and -c parameters
Luis R. Rodriguez
1
-2
/
+2
2017-08-19
kmod: fix wait on recursive loop
Luis R. Rodriguez
1
-2
/
+23
2017-08-19
wait: add wait_event_killable_timeout()
Luis R. Rodriguez
1
-0
/
+37
2017-08-19
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
Nicholas Piggin
2
-2
/
+2
2017-08-19
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
3
-17
/
+51
2017-08-19
Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-13
/
+16
2017-08-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-23
/
+22
2017-08-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-55
/
+114
2017-08-18
Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+3
2017-08-18
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
11
-24
/
+34
2017-08-18
Merge tag 'sound-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-21
/
+41
2017-08-18
Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+4
2017-08-18
blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL
Christoph Hellwig
1
-1
/
+7
2017-08-18
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-14
/
+9
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
5
-0
/
+76
2017-08-18
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
1
-2
/
+8
2017-08-18
soc: ti: ti_sci_pm_domains: Populate name for genpd
Dave Gerlach
1
-0
/
+2
2017-08-18
Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-2
/
+2
2017-08-18
Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-0
/
+6
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
7
-36
/
+36
2017-08-18
MAINTAINERS: Remove Jason Cooper's irqchip git tree
Florian Fainelli
1
-1
/
+0
2017-08-18
ALSA: emu10k1: Fix forgotten user-copy conversion in init code
Takashi Iwai
1
-3
/
+11
2017-08-18
ALSA: usb-audio: add DSD support for new Amanero PID
Jussi Laako
1
-0
/
+4
2017-08-18
nvme-pci: set cqe_seen on polled completions
Keith Busch
1
-3
/
+2
2017-08-18
ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset
Gary Bisson
1
-2
/
+2
2017-08-18
Merge tag 'drm-fixes-for-v4.13-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
7
-17
/
+27
2017-08-18
Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+4
2017-08-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+6
2017-08-17
Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-7
/
+6
2017-08-17
Merge tag 'drm-intel-fixes-2017-08-16' of git://anongit.freedesktop.org/git/d...
Dave Airlie
6
-10
/
+21
[next]