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
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-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
2016-04-27
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-11
/
+28
2016-04-27
Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-4
/
+55
2016-04-27
Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2016-04-27
Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-1
/
+1
2016-04-27
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2
-0
/
+5
2016-04-27
ARC: support generic per-device coherent dma mem
Alexey Brodkin
1
-0
/
+1
2016-04-27
nios2: memset: use the right constraint modifier for the %4 output operand
Romain Perier
1
-1
/
+1
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-218
/
+351
2016-04-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-135
/
+310
2016-04-27
devpts: more pty driver interface cleanups
Linus Torvalds
5
-59
/
+28
2016-04-27
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-04-26
net: ipv6: Delete host routes on an ifdown
David Ahern
1
-33
/
+15
2016-04-26
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
4
-12
/
+161
2016-04-26
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
1
-0
/
+29
2016-04-26
drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems
Sudeep Holla
2
-2
/
+1
2016-04-26
net/mlx4_en: fix spurious timestamping callbacks
Eric Dumazet
1
-2
/
+4
2016-04-26
net: dummy: remove note about being Y by default
Ivan Babrou
1
-3
/
+2
2016-04-25
cxgbi: fix uninitialized flowi6
Jiri Benc
1
-0
/
+1
2016-04-25
memcg: relocate charge moving from ->attach to ->post_attach
Tejun Heo
1
-18
/
+19
2016-04-25
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
4
-10
/
+8
2016-04-25
ipv6: Revert optional address flusing on ifdown.
David S. Miller
4
-161
/
+12
2016-04-25
toshiba_acpi: Fix regression caused by hotkey enabling value
Azael Avalos
1
-1
/
+1
2016-04-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-30
/
+57
2016-04-25
Merge tag 'omap-for-v4.6/dt-ti81xx-signed' of git://git.kernel.org/pub/scm/li...
Kevin Hilman
2
-31
/
+238
2016-04-25
Documentation: dt: arc: fix spelling mistakes
Eric Engestrom
2
-2
/
+2
2016-04-25
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
1
-1
/
+5
2016-04-25
Linux 4.6-rc5
v4.6-rc5
Linus Torvalds
1
-1
/
+1
2016-04-24
Merge branch 'mlx5-fixes'
David S. Miller
11
-67
/
+157
2016-04-24
net/mlx5: Add pci shutdown callback
Majd Dibbiny
3
-9
/
+36
2016-04-24
net/mlx5_core: Remove static from local variable
Eli Cohen
1
-1
/
+1
2016-04-24
net/mlx5e: Use vport MTU rather than physical port MTU
Saeed Mahameed
3
-9
/
+77
2016-04-24
net/mlx5e: Fix minimum MTU
Saeed Mahameed
1
-3
/
+8
2016-04-24
net/mlx5e: Device's mtu field is u16 and not int
Saeed Mahameed
4
-12
/
+12
2016-04-24
net/mlx5_core: Add ConnectX-5 to list of supported devices
Majd Dibbiny
1
-0
/
+2
2016-04-24
net/mlx5e: Fix MLX5E_100BASE_T define
Rana Shahout
2
-5
/
+5
2016-04-24
net/mlx5_core: Fix soft lockup in steering error flow
Maor Gottlieb
1
-29
/
+17
2016-04-24
qlcnic: Update version to 5.3.64
Manish Chopra
1
-2
/
+2
2016-04-24
net: stmmac: socfpga: Remove re-registration of reset controller
Marek Vasut
1
-34
/
+16
2016-04-24
Merge branch 'macsec-fixes'
David S. Miller
2
-25
/
+44
2016-04-24
macsec: fix netlink attribute validation
Sabrina Dubroca
1
-2
/
+2
2016-04-24
macsec: add missing macsec prefix in uapi
Sabrina Dubroca
2
-7
/
+9
[next]