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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+23
2017-03-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2017-03-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2017-03-11
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+15
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
1
-0
/
+23
2017-03-10
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-0
/
+3
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
10
-35
/
+277
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-18
/
+11
2017-03-10
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
1
-4
/
+3
2017-03-10
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
1
-0
/
+3
2017-03-10
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
2017-03-10
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2
-10
/
+1
2017-03-10
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+0
2017-03-10
Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+11
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
4
-10
/
+75
2017-03-09
asm-generic: introduce <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
3
-24
/
+89
2017-03-09
asm-generic: introduce __ARCH_USE_5LEVEL_HACK
Kirill A. Shutemov
2
-0
/
+67
2017-03-09
asm-generic: introduce 5level-fixup.h
Kirill A. Shutemov
3
-1
/
+46
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
1
-21
/
+10
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2
-9
/
+0
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+11
2017-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-03-07
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+10
2017-03-07
[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure
Kieran Bingham
1
-2
/
+11
2017-03-07
libceph: osd_request_timeout option
Ilya Dryomov
2
-0
/
+3
2017-03-07
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
1
-1
/
+1
2017-03-06
irqdomain: Add empty irq_domain_check_msi_remap
Mian Yousaf Kaukab
1
-0
/
+4
2017-03-06
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
Marc Zyngier
1
-0
/
+2
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-44
/
+57
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+6
2017-03-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-13
/
+13
2017-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+6
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+3
2017-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2017-03-04
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2
-0
/
+14
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+185
2017-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+9
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
79
-3012
/
+3375
2017-03-03
tracing: Add #undef to fix compile error
Rik van Riel
1
-0
/
+1
2017-03-03
jump_label: Add comment about initialization order for anonymous unions
Steven Rostedt (VMware)
1
-0
/
+7
2017-03-03
jump_label: Fix anonymous union initialization
Boris Ostrovsky
1
-2
/
+2
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
1
-3
/
+3
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
6
-15
/
+185
2017-03-03
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+7
2017-03-03
sched/headers: Clean up <linux/sched.h>
Ingo Molnar
1
-571
/
+651
2017-03-03
sched/headers: Remove #ifdefs from <linux/sched.h>
Ingo Molnar
1
-8
/
+4
2017-03-03
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
2
-6
/
+8
[next]