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-09-01
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-16
/
+26
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
119
-559
/
+816
2017-09-01
Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-18
/
+18
2017-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-20
/
+39
2017-09-01
Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-3
/
+22
2017-09-01
Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-3
/
+17
2017-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-3
/
+10
2017-09-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-5
/
+24
2017-09-01
udp: fix secpath leak
Yossi Kuperman
1
-1
/
+1
2017-09-01
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
1
-0
/
+3
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
3
-1
/
+10
2017-09-01
Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2
-3
/
+3
2017-09-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-16
/
+26
2017-09-01
Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-42
/
+13
2017-09-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-7
/
+27
2017-09-01
Merge branch 'mmu_notifier_fixes'
Linus Torvalds
22
-249
/
+65
2017-09-01
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
Dave Kleikamp
1
-9
/
+3
2017-09-01
scripts/dtc: fix '%zx' warning
Russell King
1
-1
/
+1
2017-09-01
include/linux/compiler.h: don't perform compiletime_assert with -O0
Joe Stringer
1
-1
/
+5
2017-09-01
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
1
-0
/
+6
2017-09-01
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2
-2
/
+8
2017-09-01
kernel/kthread.c: kthread_worker: don't hog the cpu
Shaohua Li
1
-0
/
+1
2017-09-01
mm,page_alloc: don't call __node_reclaim() with oom_lock held.
Tetsuo Handa
1
-3
/
+6
2017-09-01
mm/mmu_notifier: kill invalidate_page
Jérôme Glisse
2
-39
/
+0
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
7
-77
/
+0
2017-09-01
xen/gntdev: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-09-01
sgi-gru: update to new mmu_notifier semantic
Jérôme Glisse
1
-12
/
+0
2017-09-01
misc/mic/scif: update to new mmu_notifier semantic
Jérôme Glisse
1
-11
/
+0
2017-09-01
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-09-01
iommu/amd: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-09-01
IB/hfi1: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-09-01
IB/umem: update to new mmu_notifier semantic
Jérôme Glisse
1
-19
/
+0
2017-09-01
drm/amdgpu: update to new mmu_notifier semantic
Jérôme Glisse
1
-31
/
+0
2017-09-01
powerpc/powernv: update to new mmu_notifier semantic
Jérôme Glisse
1
-10
/
+0
2017-09-01
mm/rmap: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-3
/
+32
2017-09-01
dax: update to new mmu_notifier semantic
Jérôme Glisse
3
-13
/
+33
2017-09-01
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-08-31
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-08-31
Input: xpad - fix PowerA init quirk for some gamepad models
Cameron Gutman
1
-5
/
+19
2017-08-31
Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
3
-2
/
+12
2017-08-31
Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
1
-1
/
+1
2017-08-31
s390/mm: fix BUG_ON in crst_table_upgrade
Martin Schwidefsky
1
-2
/
+4
2017-08-31
s390/mm: fork vs. 5 level page tabel
Martin Schwidefsky
1
-0
/
+5
2017-08-31
Merge remote-tracking branch 'asoc/fix/rt5670' into asoc-fixes
Mark Brown
2
-1
/
+11
2017-08-31
Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
Florian Fainelli
1
-3
/
+0
2017-08-31
Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-39
/
+44
2017-08-31
net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278
Florian Fainelli
3
-4
/
+9
2017-08-31
kcm: do not attach PF_KCM sockets to avoid deadlock
Eric Dumazet
1
-0
/
+4
2017-08-31
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-37
/
+0
2017-08-31
Merge branch 'net-sched-init-failure-fixes'
David S. Miller
9
-28
/
+26
[next]