summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-28binfmt_flat: allow compressed flat binary format to work on MMU systemsNicolas Pitre
2016-07-28binfmt_flat: add MMU-specific supportNicolas Pitre
2016-07-28binfmt_flat: update libraries' data segment pointer with userspace accessorsNicolas Pitre
2016-07-28binfmt_flat: use clear_user() rather than memset() to clear .bssNicolas Pitre
2016-07-28binfmt_flat: use proper user space accessors with old relocs codeNicolas Pitre
2016-07-25binfmt_flat: use proper user space accessors with relocs processing codeNicolas Pitre
2016-07-25binfmt_flat: clean up create_flat_tables() and stack accessesNicolas Pitre
2016-07-25binfmt_flat: use generic transfer_args_to_stack()Nicolas Pitre
2016-07-25elf_fdpic_transfer_args_to_stack(): make it genericNicolas Pitre
2016-07-25binfmt_flat: prevent kernel dammage from corrupted executable headersNicolas Pitre
2016-07-25binfmt_flat: convert printk invocations to their modern formNicolas Pitre
2016-07-25binfmt_flat: assorted cleanupsNicolas Pitre
2016-07-25m68k: use same start_thread() on MMU and no-MMUGreg Ungerer
2016-07-25m68k: fix file path commentGreg Ungerer
2016-07-25m68k: fix bFLT executable running on MMU enabled systemsGreg Ungerer
2016-07-16Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-16Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-16xfs: fix type confusion in xfs_ioc_swapextJann Horn
2016-07-16media: fix airspy usb probe error pathJames Patrick-Evans
2016-07-16EDAC, sb_edac: Fix Knights LandingTony Luck
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-07-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-15Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~ai...Linus Torvalds
2016-07-15Merge tag 'drm-fixes-for-v4.7-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-07-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-15m32r: fix build warning about putcSudip Mukherjee
2016-07-15mm: workingset: printk missing log level, use pr_info()Anton Blanchard
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins
2016-07-15mm: rmap: call page_check_address() with sync enabled to avoid racy checkNaoya Horiguchi
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi
2016-07-15vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-07-15gcov: add support for gcc version >= 6Florian Meier
2016-07-15mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman
2016-07-15mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman
2016-07-15kasan/quarantine: fix bugs on qlist_move_cache()Joonsoo Kim
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab
2016-07-15madvise_free, thp: fix madvise_free_huge_pmd return value after splittingHuang Ying
2016-07-15Revert "scripts/gdb: add documentation example for radix tree"Kieran Bingham
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham
2016-07-15kasan: add newline to messagesDmitry Vyukov
2016-07-15mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-07-15Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie