summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-05Linux 4.9.106v4.9.106Greg Kroah-Hartman1-1/+1
2018-06-05objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf1-1/+2
2018-06-05x86/xen: Add unwind hint annotations to xen_setup_gdtGreg Kroah-Hartman1-1/+4
2018-06-05objtool: header file sync-upGreg Kroah-Hartman4-24/+4
2018-06-05perf/tools: header file sync upGreg Kroah-Hartman12-146/+132
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf15-6/+39
2018-06-05objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf1-3/+7
2018-06-05objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf1-25/+12
2018-06-05objtool: Detect RIP-relative switch table referencesJosh Poimboeuf1-15/+18
2018-06-05objtool: Support GCC 8 switch tablesJosh Poimboeuf1-2/+22
2018-06-05objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf3-44/+93
2018-06-05objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman31-498/+2871
2018-06-05tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo1-0/+3
2018-06-05tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo1-4/+0
2018-06-05tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo2-2/+3
2018-06-05tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo2-0/+8
2018-06-05tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo2-0/+11
2018-06-05tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo5-0/+253
2018-06-05perf tools: Move headers check into bash scriptJiri Olsa2-93/+60
2018-06-05perf tools: Force fixdep compilation at the start of the buildJiri Olsa1-12/+38
2018-06-05tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo2-0/+152
2018-06-05tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo1-0/+4
2018-06-05tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo1-0/+6
2018-06-05tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2-0/+8
2018-06-05radix tree test suite: Remove types.hMatthew Wilcox2-0/+9
2018-06-05tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo3-5/+20
2018-06-05tools: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2018-06-05tools: add more bitmap functionsMatthew Wilcox1-0/+26
2018-06-05tools lib: Add for_each_clear_bit macroJiri Olsa6-0/+72
2018-06-05objtool: Move checking code to check.cJosh Poimboeuf4-1333/+1392
2018-06-05objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf5-11/+71
2018-05-30Linux 4.9.105v4.9.105Greg Kroah-Hartman1-1/+1
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman1-0/+1
2018-05-30Linux 4.9.104v4.9.104Greg Kroah-Hartman1-1/+1
2018-05-30kdb: make "mdr" command repeatRandy Dunlap1-6/+21
2018-05-30pinctrl: msm: Use dynamic GPIO numberingBjorn Andersson1-1/+1
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET1-0/+1
2018-05-30ARM: dts: porter: Fix HDMI output routingLaurent Pinchart1-1/+1
2018-05-30ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enetAapo Vienamo1-26/+26
2018-05-30regmap: Correct comparison in regmap_cachedCharles Keepax1-1/+1
2018-05-30netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines1-0/+10
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2-4/+1
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa1-1/+1
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He1-1/+1
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide1-1/+6
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches1-5/+5
2018-05-30pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins groupTakeshi Kihara1-20/+20
2018-05-30rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo1-1/+13
2018-05-30audit: return on memory error to avoid null pointer dereferenceRichard Guy Briggs1-0/+2