summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2016-07-15x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar
2016-07-15x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski
2016-07-15x86/dumpstack: When OOPSing, rewind the stack before do_exit()Andy Lutomirski
2016-07-15x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mmAndy Lutomirski
2016-07-15x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPSAndy Lutomirski
2016-07-15x86/dumpstack: Try harder to get a call trace on stack overflowAndy Lutomirski
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski
2016-07-15x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populatedAndy Lutomirski
2016-07-15x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()Ingo Molnar
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar
2016-07-13x86/mm: Use pte_none() to test for empty PTEDave Hansen
2016-07-13x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen
2016-07-13x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen
2016-07-13x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen
2016-07-10x86/entry: Inline enter_from_user_mode()Paolo Bonzini
2016-07-10x86/entry: Avoid interrupt flag save and restorePaolo Bonzini
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-07-08Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-08Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-08Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-08Merge tag 'gpio-v4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-07-08Merge tag 'drm-fixes-for-v4.7-rc7' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-07-08ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-07-08x86/asm/entry: Make thunk's restore a local labelBorislav Petkov
2016-07-08xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov
2016-07-08x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov
2016-07-08xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich
2016-07-08xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich
2016-07-08x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2016-07-08Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changesIngo Molnar
2016-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-07-07Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-07-07Merge tag 'pm-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-08Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/pub/scm/linux...Dave Airlie
2016-07-08apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum
2016-07-07Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney
2016-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-07Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-07-07Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki
2016-07-07Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse