summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-28769-5298/+8044
|\
| * Linux 4.16-rc7v4.16-rc7Linus Torvalds2018-03-261-1/+1
| * Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-03-251-3/+6
| |\
| | * dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET2018-03-221-3/+6
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-2514-97/+30
| |\ \
| | * | x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-233-10/+9
| | * | x86/efi: Free efi_pgd with free_pages()Waiman Long2018-03-231-1/+1
| | * | x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky2018-03-201-1/+1
| | * | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-206-83/+0
| | * | x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-201-0/+4
| | * | x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-201-0/+9
| | * | selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski2018-03-191-2/+6
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-251-3/+8
| |\ \ \
| | * | | posix-timers: Protect posix clock array access against speculationThomas Gleixner2018-03-221-3/+8
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-03-251-12/+17
| |\ \ \ \
| | * | | | sched/debug: Adjust newlines for better alignmentJoe Lawrence2018-03-201-11/+16
| | * | | | sched/debug: Fix per-task line continuation for console outputJoe Lawrence2018-03-201-1/+1
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-256-33/+49
| |\ \ \ \ \
| | * | | | | perf/cgroup: Fix child event counting bugSong Liu2018-03-201-5/+16
| | * | | | | perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-201-14/+17
| | * | | | | perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-204-13/+13
| | * | | | | perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian2018-03-201-0/+1
| | * | | | | perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-201-1/+1
| | * | | | | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-201-1/+2
| | |/ / / /
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-03-254-13/+37
| |\ \ \ \ \
| | * | | | | jump_label: Disable jump labels in __exit codeJosh Poimboeuf2018-03-203-6/+7
| | * | | | | locking/mutex: Improve documentationMatthew Wilcox2018-03-201-7/+30
| | | |/ / / | | |/| | |
| * | | | | tty: vt: fix up tabstops properlyLinus Torvalds2018-03-251-4/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2018-03-251-55/+19
| |\ \ \ \ \
| | * | | | | Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman2018-03-251-55/+19
| * | | | | | Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-247-53/+154
| |\ \ \ \ \ \
| | * | | | | | pinctrl: samsung: Validate alias coming from DTKrzysztof Kozlowski2018-03-086-52/+154
| | * | | | | | pinctrl: sh-pfc: r8a7795: remove duplicate of CLKOUT pin in pinmux_pins[]Niklas Söderlund2018-03-081-1/+0
| * | | | | | | Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-236-8/+192
| |\ \ \ \ \ \ \
| | * | | | | | | selftests: ftrace: Add a testcase for probepointMasami Hiramatsu2018-03-231-0/+43
| | * | | | | | | selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu2018-03-231-0/+46
| | * | | | | | | selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu2018-03-231-0/+97
| | * | | | | | | tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-233-8/+6
| | |/ / / / / /
| * | | | | | | Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-234-30/+27
| |\ \ \ \ \ \ \
| | * | | | | | | MIPS: ralink: Fix booting on MT7621NeilBrown2018-03-221-20/+22
| | * | | | | | | MIPS: ralink: Remove ralink_halt()NeilBrown2018-03-221-7/+0
| | * | | | | | | MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin2018-03-211-0/+2
| | * | | | | | | MIPS: lantiq: Enable AHB Bus for USBMathias Kresin2018-03-211-3/+3
| | * | | | | | | MIPS: lantiq: Fix Danube USB clockMathias Kresin2018-03-211-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-03-231-3/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Alex Williamson2018-03-221-3/+0
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds2018-03-233-26/+16
| |\ \ \ \ \ \ \
| | * | | | | | | mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-212-10/+2
| | * | | | | | | mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya2018-03-211-13/+10
| | * | | | | | | mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-211-2/+3