summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar2018-05-141-26/+41
| * | | | x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'Alexander Potapenko2018-05-141-1/+9
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-201-0/+8
|\ \ \ \ \
| * | | | | tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui2018-05-151-0/+8
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-204-8/+5
|\ \ \ \ \ \
| * | | | | | sched/fair: Fix documentation file pathSebastian Andrzej Siewior2018-05-181-1/+1
| * | | | | | sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre2018-05-181-1/+1
| * | | | | | sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre2018-05-183-6/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-201-15/+14
|\ \ \ \ \ \
| * | | | | | x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov2018-05-191-15/+14
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-204-6/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-154-6/+29
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo2018-05-111-1/+1
| | * | | | | | perf cs-etm: Remove redundant spaceLeo Yan2018-05-111-2/+2
| | * | | | | | perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan2018-05-111-2/+22
| | * | | | | | perf annotate: Display all available events on --stdioJin Yao2018-05-101-0/+3
| | * | | | | | perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter2018-05-101-1/+1
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-05-205-22/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2018-05-163-1/+13
| * | | | | | | | locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long2018-05-163-21/+28
| |/ / / / / / /
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-203-6/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland2018-05-191-0/+10
| * | | | | | | | efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-142-6/+8
| |/ / / / / / /
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-2011-77/+206
|\ \ \ \ \ \ \ \
| * | | | | | | | objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf2018-05-191-25/+12
| * | | | | | | | objtool: Detect RIP-relative switch table referencesJosh Poimboeuf2018-05-151-15/+18
| * | | | | | | | objtool: Support GCC 8 switch tablesJosh Poimboeuf2018-05-141-2/+22
| * | | | | | | | objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf2018-05-143-44/+93
| * | | | | | | | objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf2018-05-141-3/+7
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar2018-05-141-0/+18
| * | | | | | | x86/cpufeature: Guard asm_volatile_goto usage for BPF compilationAlexei Starovoitov2018-05-132-1/+16
| * | | | | | | uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu2018-05-131-0/+4
| * | | | | | | kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2018-05-132-0/+22
| * | | | | | | x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2018-05-132-2/+9
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-1940-96/+300
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-05-191-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: tegra: Make BCM89610 PHY interrupt as active lowBhadram Varka2018-05-031-1/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-05-152-2/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori2018-05-151-1/+2
| | * | | | | | | | ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori2018-05-151-0/+2
| | * | | | | | | | ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori2018-05-151-1/+2
| * | | | | | | | | Merge tag 'reset-fixes-for-4.17' of git://git.pengutronix.de/pza/linux into f...Olof Johansson2018-05-141-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | reset: uniphier: fix USB clock line for LD20Masahiro Yamada2018-04-271-3/+3
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mvebu-fixes-4.17-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-05-142-6/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet nodeMaxime Chevallier2018-04-272-6/+8
| | * | | | | | | | | ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio nodeMaxime Chevallier2018-04-271-0/+2
| | |/ / / / / / / /
| * | | | | | | | | ARM: keystone: fix platform_domain_notifier array overrunRussell King2018-05-141-0/+1
| * | | | | | | | | Merge tag 'imx-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2018-05-142-3/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: imx51-zii-rdu1: fix touchscreen bindingsNikita Yushchenko2018-05-111-3/+3
| | * | | | | | | | | ARM: dts: imx7s: Pass the 'fsl,sec-era' propertyFabio Estevam2018-05-071-0/+1
| | |/ / / / / / / /