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.13.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
2016-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
23
-102
/
+173
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-47
/
+151
2016-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+11
2016-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-31
/
+120
2016-04-29
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+41
2016-04-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+26
2016-04-29
Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-51
/
+90
2016-04-29
Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
27
-229
/
+304
2016-04-29
Documentation/sysctl/vm.txt: update numa_zonelist_order description
Xishi Qiu
1
-9
/
+10
2016-04-29
lib/stackdepot.c: allow the stack trace hash to be zero
Alexander Potapenko
1
-4
/
+0
2016-04-29
rapidio: fix potential NULL pointer dereference
Vladimir Zapolskiy
1
-2
/
+2
2016-04-29
mm/memory-failure: fix race with compound page split/merge
Konstantin Khlebnikov
1
-1
/
+9
2016-04-29
ocfs2/dlm: return zero if deref_done message is successfully handled
xuejiufei
1
-0
/
+2
2016-04-29
Ananth has moved
Ananth N Mavinakayanahalli
1
-1
/
+1
2016-04-29
kcov: don't profile branches in kcov
Andrey Ryabinin
1
-0
/
+1
2016-04-29
kcov: don't trace the code coverage code
James Morse
1
-1
/
+1
2016-04-29
mm: wake kcompactd before kswapd's short sleep
Vlastimil Babka
1
-14
/
+14
2016-04-29
.mailmap: add Frank Rowand
Frank Rowand
1
-0
/
+3
2016-04-29
mm/hwpoison: fix wrong num_poisoned_pages accounting
Minchan Kim
1
-1
/
+7
2016-04-29
mm: call swap_slot_free_notify() with page lock held
Minchan Kim
1
-1
/
+5
2016-04-29
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
Minchan Kim
1
-1
/
+1
2016-04-29
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
3
-3
/
+72
2016-04-29
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
1
-4
/
+2
2016-04-29
mailmap: fix Krzysztof Kozlowski's misspelled name
Krzysztof Kozlowski
1
-0
/
+1
2016-04-29
thp: keep huge zero page pinned until tlb flush
Kirill A. Shutemov
3
-3
/
+13
2016-04-29
mm: exclude HugeTLB pages from THP page_mapped() logic
Steve Capper
1
-0
/
+2
2016-04-29
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
1
-0
/
+1
2016-04-29
kexec: update VMCOREINFO for compound_order/dtor
Atsushi Kumagai
1
-2
/
+4
2016-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-92
/
+87
2016-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-88
/
+79
2016-04-29
RDMA/nes: don't leak skb if carrier down
Florian Westphal
1
-3
/
+0
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
7
-1
/
+40
2016-04-28
IB/hfi1: Use kernel default llseek for ui device
Dean Luick
1
-23
/
+2
2016-04-28
IB/hfi1: Don't attempt to free resources if initialization failed
Mitko Haralanov
2
-33
/
+29
2016-04-28
IB/hfi1: Fix missing lock/unlock in verbs drain callback
Mike Marciniszyn
1
-0
/
+2
2016-04-28
IB/rdmavt: Fix send scheduling
Jubin John
1
-2
/
+2
2016-04-28
IB/hfi1: Prevent unpinning of wrong pages
Mitko Haralanov
1
-5
/
+8
2016-04-28
IB/hfi1: Fix deadlock caused by locking with wrong scope
Mitko Haralanov
1
-5
/
+11
2016-04-28
IB/hfi1: Prevent NULL pointer deferences in caching code
Mitko Haralanov
4
-23
/
+37
2016-04-28
MAINTAINERS: Update iser/isert maintainer contact info
Sagi Grimberg
1
-2
/
+2
2016-04-28
IB/mlx5: Expose correct max_sge_rd limit
Sagi Grimberg
2
-1
/
+12
2016-04-28
perf/x86/intel: Fix incorrect lbr_sel_mask value
Kan Liang
1
-2
/
+4
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
4
-11
/
+75
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-04-28
perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX
Adam Borowski
1
-1
/
+1
2016-04-28
rbd: report unsupported features to syslog
Ilya Dryomov
1
-3
/
+6
2016-04-28
rbd: fix rbd map vs notify races
Ilya Dryomov
1
-24
/
+19
2016-04-28
x86/apic: Handle zero vector gracefully in clear_vector_irq()
Keith Busch
1
-1
/
+2
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+29
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-28
/
+27
[next]