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
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
12
-42
/
+40
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
3
-7
/
+7
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
6
-9
/
+10
2016-07-15
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
Andy Lutomirski
3
-1
/
+31
2016-07-15
x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
Andy Lutomirski
1
-1
/
+1
2016-07-15
x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS
Andy Lutomirski
1
-2
/
+10
2016-07-15
x86/dumpstack: Try harder to get a call trace on stack overflow
Andy Lutomirski
1
-1
/
+9
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
6
-41
/
+0
2016-07-15
x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated
Andy Lutomirski
1
-3
/
+6
2016-07-15
x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
Ingo Molnar
1
-27
/
+0
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
162
-817
/
+3790
2016-07-13
x86/mm: Use pte_none() to test for empty PTE
Dave Hansen
3
-8
/
+8
2016-07-13
x86/mm: Disallow running with 32-bit PTEs to work around erratum
Dave Hansen
5
-0
/
+38
2016-07-13
x86/mm: Ignore A/D bits in pte/pmd/pud_none()
Dave Hansen
2
-3
/
+16
2016-07-13
x86/mm: Move swap offset/type up in PTE to work around erratum
Dave Hansen
1
-6
/
+20
2016-07-10
x86/entry: Inline enter_from_user_mode()
Paolo Bonzini
1
-1
/
+1
2016-07-10
x86/entry: Avoid interrupt flag save and restore
Paolo Bonzini
2
-2
/
+17
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
862
-5045
/
+8630
2016-07-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-5
/
+8
2016-07-08
Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-20
/
+23
2016-07-08
Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+14
2016-07-08
Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-45
/
+14
2016-07-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-3
/
+30
2016-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+8
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+20
2016-07-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+59
2016-07-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-07-08
Merge tag 'gpio-v4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-52
/
+31
2016-07-08
Merge tag 'drm-fixes-for-v4.7-rc7' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
8
-24
/
+32
2016-07-08
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
1
-1
/
+14
2016-07-08
x86/asm/entry: Make thunk's restore a local label
Borislav Petkov
1
-3
/
+3
2016-07-08
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
Jan Beulich
1
-32
/
+3
2016-07-08
selftests/x86: Add vDSO mremap() test
Dmitry Safonov
2
-1
/
+112
2016-07-08
x86/vdso: Add mremap hook to vm_special_mapping
Dmitry Safonov
3
-5
/
+55
2016-07-08
xenbus: simplify xenbus_dev_request_and_reply()
Jan Beulich
1
-4
/
+3
2016-07-08
xenbus: don't bail early from xenbus_dev_request_and_reply()
Jan Beulich
1
-3
/
+0
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
2
-9
/
+2
2016-07-08
Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes
Ingo Molnar
10354
-203375
/
+507933
2016-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-17
/
+19
2016-07-08
Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-25
/
+60
2016-07-08
Merge tag 'pm-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-51
/
+113
2016-07-08
Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/pub/scm/linux...
Dave Airlie
2
-1
/
+10
2016-07-08
apparmor: fix oops, validate buffer size in apparmor_setprocattr()
Vegard Nossum
1
-17
/
+19
2016-07-08
Revert "ecryptfs: forbid opening files without mmap handler"
Jeff Mahoney
1
-11
/
+2
2016-07-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-52
/
+43
2016-07-08
Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+0
2016-07-08
Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'
Rafael J. Wysocki
9695
-193607
/
+491791
2016-07-08
Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
3
-51
/
+113
2016-07-07
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
2
-0
/
+8
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
4
-3
/
+22
[next]