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
2018-11-08
vt: fix broken display when running aptitude
Mikulas Patocka
1
-1
/
+1
2018-10-15
serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
Geert Uytterhoeven
1
-2
/
+2
2018-10-07
Linux 4.19-rc7
v4.19-rc7
Greg Kroah-Hartman
1
-1
/
+1
2018-10-07
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-44
/
+57
2018-10-07
Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
3
-19
/
+42
2018-10-07
Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
5
-5
/
+25
2018-10-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-6
/
+23
2018-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-07
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
5
-11
/
+29
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
24
-81
/
+203
2018-10-06
Merge branch 'akpm'
Greg Kroah-Hartman
18
-30
/
+189
2018-10-06
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-06
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
1
-2
/
+2
2018-10-06
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
1
-4
/
+3
2018-10-06
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-06
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
2018-10-06
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-10-06
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
4
-0
/
+8
2018-10-06
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
1
-1
/
+1
2018-10-06
ipc/shm.c: use ERR_CAST() for shm_lock() error return
Kees Cook
1
-1
/
+1
2018-10-06
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
1
-1
/
+2
2018-10-06
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2
-1
/
+4
2018-10-06
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
1
-4
/
+12
2018-10-06
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
1
-9
/
+44
2018-10-06
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
4
-5
/
+94
2018-10-06
Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
3
-13
/
+67
2018-10-06
Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-15
/
+20
2018-10-06
Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-06
Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Greg Kroah-Hartman
1
-1
/
+4
2018-10-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-14
/
+29
2018-10-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
6
-15
/
+211
2018-10-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
8
-108
/
+95
2018-10-06
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2
-5
/
+6
2018-10-06
Merge tag 'sound-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Greg Kroah-Hartman
2
-1
/
+4
2018-10-06
net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
Maxime Chevallier
1
-4
/
+5
2018-10-06
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
1
-9
/
+20
2018-10-06
net: sched: Add policy validation for tc attributes
David Ahern
1
-4
/
+20
2018-10-06
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
1
-9
/
+20
2018-10-05
yam: fix a missing-check bug
Wenwen Wang
1
-0
/
+4
2018-10-05
net: bpfilter: Fix type cast and pointer warnings
Shanthosh RK
1
-2
/
+2
2018-10-05
net: cxgb3_main: fix a missing-check bug
Wenwen Wang
1
-0
/
+17
2018-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+13
2018-10-05
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
1
-1
/
+9
2018-10-05
Merge tag 'iommu-fixes-v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
5
-67
/
+108
2018-10-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Greg Kroah-Hartman
10
-55
/
+76
2018-10-05
Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Greg Kroah-Hartman
4
-6
/
+31
2018-10-05
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
1
-2
/
+3
2018-10-05
powerpc: Don't print kernel instructions in show_user_instructions()
Michael Ellerman
1
-0
/
+10
2018-10-05
i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
Jarkko Nikula
1
-1
/
+3
[next]