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.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-07-11
mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-07-11
mm, vmscan: avoid thrashing anon lru when free + file is low
David Rientjes
1
-2
/
+11
2017-07-11
mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE
Yevgen Pronenko
1
-2
/
+2
2017-07-11
mm, page_alloc: fallback to smallest page when not stealing whole pageblock
Vlastimil Babka
1
-9
/
+44
2017-07-11
swap: add block io poll in swapin path
Shaohua Li
5
-11
/
+33
2017-07-10
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-214
/
+533
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
112
-1855
/
+2116
2017-07-10
Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+14
2017-07-10
Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
30
-427
/
+798
2017-07-10
btrfs: nowait aio: Correct assignment of pos
Goldwyn Rodrigues
1
-12
/
+14
2017-07-10
fix brown paperbag bug in inlined copy_..._iter()
Al Viro
1
-4
/
+4
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...
Jiri Kosina
865
-5245
/
+8217
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
15
-53
/
+125
2017-07-10
Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus
Jiri Kosina
5
-38
/
+63
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
903
-25523
/
+359485
2017-07-10
afs: Add metadata xattrs
David Howells
8
-2
/
+138
2017-07-10
afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
Marc Dionne
1
-3
/
+2
2017-07-10
mqueue: fix a use-after-free in sys_mq_notify()
Cong Wang
1
-1
/
+3
2017-07-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-56
/
+65
2017-07-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+13
2017-07-09
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+19
2017-07-09
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-113
/
+165
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-23
/
+30
2017-07-09
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+3
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-27
/
+75
2017-07-09
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+11
2017-07-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-513
/
+2081
2017-07-09
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-70
/
+182
2017-07-09
Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-5
/
+12
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
90
-822
/
+3786
2017-07-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-47
/
+92
2017-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
34
-71
/
+1349
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
34
-443
/
+3026
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-18
/
+185
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
24
-492
/
+890
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-65
/
+92
2017-07-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-46
/
+61
2017-07-08
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-31
/
+11
2017-07-08
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+9
2017-07-08
fix waitid(2) breakage
Al Viro
1
-5
/
+12
2017-07-08
net: ethernet: mediatek: remove useless code in mtk_probe()
Gustavo A. R. Silva
1
-5
/
+0
2017-07-08
mpls: fix uninitialized in_label var warning in mpls_getroute
Roopa Prabhu
1
-4
/
+8
2017-07-08
doc: SKB_GSO_[IPIP|SIT] have been replaced
Nicolas Dichtel
1
-1
/
+1
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
3
-7
/
+12
2017-07-08
Merge branch 'rds-tcp-sock_graft-leak'
David S. Miller
2
-1
/
+2
2017-07-08
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
1
-0
/
+1
2017-07-08
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
1
-1
/
+1
2017-07-08
Merge branch 'hns-fixes'
David S. Miller
3
-16
/
+14
2017-07-08
net: hns: Fix a skb used after free bug
Yunsheng Lin
2
-15
/
+13
[next]