summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook2017-07-0514-9/+1146
|\
| * Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstructKees Cook2017-07-051-1/+1
| |\
| | * Fix English in description of GCC_PLUGIN_STRUCTLEAKJean Delvare2017-06-191-1/+1
| * | ARM: Prepare for randomized task_structArnd Bergmann2017-06-303-7/+10
| * | randstruct: Whitelist NIU struct page overloadingKees Cook2017-06-231-0/+2
| * | randstruct: Whitelist big_key path struct overloadingKees Cook2017-06-231-0/+2
| * | randstruct: Whitelist UNIXCB castKees Cook2017-06-231-0/+2
| * | randstruct: Whitelist struct security_hook_heads castKees Cook2017-06-231-0/+2
| * | gcc-plugins: Add the randstruct pluginKees Cook2017-06-2311-1/+1108
| * | compiler: Add __designated_init annotationKees Cook2017-05-282-0/+12
| * | gcc-plugins: Detail c-common.h location for GCC 4.6Kees Cook2017-05-281-0/+7
* | | Linux 4.12v4.12Linus Torvalds2017-07-031-1/+1
* | | moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier2017-07-031-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-027-16/+33
|\ \ \
| * | | MIPS: Avoid accidental raw backtraceJames Hogan2017-06-301-0/+2
| * | | MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-301-5/+18
| * | | MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-06-301-0/+3
| * | | MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-06-301-8/+1
| * | | MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2017-06-282-2/+8
| * | | MIPS: head: Reorder instructions missing a delay slotKarl Beldan2017-06-271-1/+1
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-021-4/+4
|\ \ \ \
| * | | | ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-06-301-4/+4
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-016-10/+15
|\ \ \ \ \
| * | | | | x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa2017-06-301-1/+3
| * | | | | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He2017-06-303-7/+2
| * | | | | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He2017-06-301-0/+2
| * | | | | perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang2017-06-291-1/+1
| * | | | | x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse2017-06-261-1/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-011-4/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-271-4/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | perf machine: Fix segfault for kernel.kptr_restrict=2Jiri Olsa2017-06-261-4/+6
* | | | | | Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-011-40/+4
|\ \ \ \ \ \
| * | | | | | Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris2017-06-291-40/+4
| |/ / / / /
* | | | | | Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-012-2/+3
|\ \ \ \ \ \
| * | | | | | gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede2017-06-291-1/+1
| * | | | | | gpiolib: fix filtering out unwanted eventsBartosz Golaszewski2017-06-291-1/+2
| |/ / / / /
* | | | | | Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-015-14/+24
|\ \ \ \ \ \
| * | | | | | tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-06-301-9/+5
| * | | | | | ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)2017-06-294-5/+19
* | | | | | | uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg2017-06-301-25/+1
* | | | | | | hashtable: remove repeated phrase from a commentJakub Kicinski2017-06-301-1/+0
* | | | | | | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-307-54/+58
|\ \ \ \ \ \ \
| * | | | | | | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman2017-06-261-7/+1
| * | | | | | | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-236-47/+57
* | | | | | | | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-302-5/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit2017-06-281-4/+2
| * | | | | | | | iommu/vt-d: Correctly disable Intel IOMMU force onShaohua Li2017-06-151-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2017-06-303-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hda - Fix endless loop of codec configureTakashi Iwai2017-06-282-2/+8
| * | | | | | | | ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang2017-06-281-0/+1