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-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
8
-9
/
+48
2017-08-11
mm: make tlb_flush_pending global
Minchan Kim
2
-25
/
+0
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
8
-25
/
+54
2017-08-11
Revert "mm: numa: defer TLB flush for THP migration as long as possible"
Nadav Amit
2
-6
/
+7
2017-08-11
mm: migrate: fix barriers around tlb_flush_pending
Nadav Amit
1
-4
/
+10
2017-08-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
4
-13
/
+26
2017-08-11
fault-inject: fix wrong should_fail() decision in task context
Akinobu Mita
1
-3
/
+5
2017-08-11
test_kmod: fix small memory leak on filesystem tests
Dan Carpenter
1
-1
/
+1
2017-08-11
test_kmod: fix the lock in register_test_dev_kmod()
Dan Carpenter
1
-1
/
+1
2017-08-11
test_kmod: fix bug which allows negative values on two config options
Luis R. Rodriguez
1
-4
/
+4
2017-08-11
test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"
Colin Ian King
1
-2
/
+2
2017-08-11
userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case
Andrea Arcangeli
1
-1
/
+1
2017-08-11
mm: ratelimit PFNs busy info message
Jonathan Toppins
1
-1
/
+1
2017-08-11
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
4
-10
/
+11
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-22
/
+33
2017-08-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-11
/
+124
2017-08-10
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-10
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-10
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-10
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-10
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-10
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-08-10
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-20
/
+42
2017-08-10
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
1
-2
/
+3
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+34
2017-08-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-76
/
+109
2017-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-186
/
+2490
2017-08-09
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-09
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-09
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
1
-8
/
+10
2017-08-09
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-09
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-09
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-09
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2
-0
/
+39
2017-08-09
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-53
/
+102
2017-08-08
parse-maintainers: Move matching sections from MAINTAINERS
Joe Perches
1
-0
/
+12
2017-08-08
parse-maintainers: Use perl hash references and specific filenames
Joe Perches
1
-23
/
+34
2017-08-08
parse-maintainers: Add section pattern sorting
Joe Perches
1
-21
/
+49
2017-08-08
get_maintainer: Prepare for separate MAINTAINERS files
Joe Perches
1
-25
/
+66
2017-08-08
MAINTAINERS: openbmc mailing list is moderated
Randy Dunlap
1
-1
/
+1
2017-08-08
MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACK
Sedat Dilek
1
-1
/
+1
2017-08-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-171
/
+69
2017-08-08
random: fix warning message on ia64 and parisc
Helge Deller
1
-1
/
+1
2017-08-08
Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-43
/
+10
2017-08-08
Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-25
/
+27
2017-08-08
Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+8
[next]