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.13.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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
2
-3
/
+23
2020-10-19
KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms
Peter Xu
1
-2
/
+3
2020-10-19
powerpc/powernv/dump: Handle multiple writes to ack attribute
Vasant Hegde
1
-3
/
+8
2020-10-19
powerpc/powernv/dump: Fix race while processing OPAL dump
Vasant Hegde
1
-12
/
+29
2020-10-19
x86/head/64: Disable stack protection for head$(BITS).o
Arvind Sankar
1
-0
/
+2
2020-10-19
x86/boot/64: Initialize 5-level paging variables earlier
Arvind Sankar
3
-14
/
+16
2020-10-19
powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
Srikar Dronamraju
1
-26
/
+31
2020-10-19
powerpc/smp: Remove unnecessary variable
Srikar Dronamraju
1
-9
/
+4
2020-10-19
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2020-10-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-10
/
+40
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-61
/
+91
2020-10-18
mm: remove duplicate include statement in mmu.c
Tian Tao
1
-1
/
+0
2020-10-18
x86/xen: open code alloc_vm_area in arch_gnttab_valloc
Christoph Hellwig
1
-7
/
+20
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
18
-1
/
+19
2020-10-18
ia64: fix build error with !COREDUMP
Krzysztof Kozlowski
1
-1
/
+1
2020-10-18
task_work: cleanup notification modes
Jens Axboe
2
-2
/
+2
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
24
-40
/
+15
2020-10-17
Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
25
-25
/
+26
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
158
-3672
/
+1700
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
87
-1202
/
+1745
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
171
-2361
/
+2660
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-20
/
+27
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2
-2
/
+2
2020-10-16
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
1
-2
/
+2
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
3
-16
/
+9
2020-10-16
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
1
-0
/
+14
2020-10-16
PM: AVS: smartreflex Move driver to soc specific drivers
Ulf Hansson
1
-1
/
+1
2020-10-16
powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash
Ganesh Goudar
1
-4
/
+3
2020-10-16
powerpc/opal_elog: Handle multiple writes to ack attribute
Aneesh Kumar K.V
1
-3
/
+8
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
13
-128
/
+586
2020-10-16
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-11
/
+9
2020-10-16
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+7
2020-10-16
Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-68
/
+116
2020-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
88
-391
/
+256
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-0
/
+51
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+49
2020-10-15
arm64: mremap speedup - Enable HAVE_MOVE_PMD
Kalesh Singh
1
-0
/
+1
2020-10-15
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
3
-25
/
+14
2020-10-15
arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks
Peter Collingbourne
2
-2
/
+6
2020-10-15
parisc: Add MAP_UNINITIALIZED define
Helge Deller
1
-0
/
+1
2020-10-15
parisc: Improve spinlock handling
John David Anglin
1
-10
/
+13
2020-10-15
parisc: Install vmlinuz instead of zImage file
Helge Deller
1
-1
/
+1
2020-10-15
parisc: Rewrite tlb flush threshold calculation
John David Anglin
1
-10
/
+8
2020-10-15
parisc: Switch to more fine grained lws locks
John David Anglin
2
-7
/
+7
2020-10-15
parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()
John David Anglin
2
-10
/
+10
2020-10-15
parisc: Fix comments and enable interrupts later
John David Anglin
1
-7
/
+7
2020-10-15
parisc: Add alternative patching to synchronize_caches define
John David Anglin
1
-1
/
+5
2020-10-15
parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()
Helge Deller
1
-0
/
+18
2020-10-15
parisc: disable CONFIG_IDE in defconfigs
Christoph Hellwig
2
-9
/
+3
[prev]
[next]