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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-01-18
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
1
-2
/
+2
2017-01-18
Merge branch 'xen-netback-leaks'
David S. Miller
2
-2
/
+17
2017-01-18
xen-netback: protect resource cleaning on XenBus disconnect
Igor Druzhinin
2
-2
/
+6
2017-01-18
xen-netback: fix memory leaks on XenBus disconnect
Igor Druzhinin
1
-0
/
+11
2017-01-18
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
1
-1
/
+6
2017-01-18
Merge branch 'ethtool-set-channels-fix'
David S. Miller
3
-17
/
+2
2017-01-18
net/mlx5e: Remove unnecessary checks when setting num channels
Eran Ben Elisha
1
-10
/
+0
2017-01-18
net/mlx4_en: Remove unnecessary checks when setting num channels
Eran Ben Elisha
1
-6
/
+1
2017-01-18
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
1
-1
/
+1
2017-01-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-5
/
+55
2017-01-18
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
3
-4
/
+6
2017-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+21
2017-01-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2017-01-18
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-39
/
+104
2017-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-43
/
+77
2017-01-18
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin
1
-0
/
+4
2017-01-18
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
Dave Martin
1
-0
/
+1
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-3
/
+4
2017-01-18
ceph: fix bad endianness handling in parse_reply_info_extra
Jeff Layton
1
-4
/
+5
2017-01-18
ceph: fix endianness bug in frag_tree_split_cmp
Jeff Layton
1
-1
/
+2
2017-01-18
ceph: fix endianness of getattr mask in ceph_d_revalidate
Jeff Layton
1
-2
/
+3
2017-01-18
libceph: make sure ceph_aes_crypt() IV is aligned
Ilya Dryomov
1
-1
/
+1
2017-01-18
ceph: fix ceph_get_caps() interruption
Yan, Zheng
1
-1
/
+6
2017-01-18
Merge tag 'linux-can-fixes-for-4.10-20170118' of git://git.kernel.org/pub/scm...
David S. Miller
2
-4
/
+13
2017-01-18
regulator: twl6030: fix range comparison, allowing vsel = 59
Colin Ian King
1
-1
/
+1
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-01-18
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
1
-0
/
+3
2017-01-18
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
2
-18
/
+0
2017-01-18
ovl: fix possible use after free on redirect dir lookup
Amir Goldstein
1
-9
/
+18
2017-01-18
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
1
-4
/
+12
2017-01-18
can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
Einar Jón
1
-0
/
+1
2017-01-18
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
1
-1
/
+1
2017-01-18
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
1
-2
/
+0
2017-01-18
powerpc/perf: Use MSR to report privilege level on P9 DD1
Madhavan Srinivasan
3
-1
/
+4
2017-01-18
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
1
-1
/
+1
2017-01-18
powerpc/eeh: Enable IO path on permanent error
Gavin Shan
1
-1
/
+9
2017-01-18
powerpc/perf: Fix PM_BRU_CMPL event code for power9
Madhavan Srinivasan
1
-1
/
+1
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
8
-25
/
+44
2017-01-18
powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size
Aneesh Kumar K.V
1
-3
/
+0
2017-01-18
powerpc: Fix pgtable pmd cache init
Nicholas Piggin
2
-13
/
+6
2017-01-18
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2017-01-18
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
7
-26
/
+61
2017-01-18
ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV
Adam Ford
1
-8
/
+3
2017-01-17
net: phy: dp83848: add DP83620 PHY support
Alvaro G. M
1
-0
/
+3
2017-01-17
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
1
-26
/
+27
2017-01-17
drm/amdgpu: add support for new hainan variants
Alex Deucher
1
-3
/
+5
2017-01-17
drm/radeon: add support for new hainan variants
Alex Deucher
1
-4
/
+9
2017-01-17
drm/amdgpu: change clock gating mode for uvd_v4.
Rex Zhu
1
-32
/
+10
[prev]
[next]