summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-05Linux 4.9.106v4.9.106Greg Kroah-Hartman
2018-06-05objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf
2018-06-05x86/xen: Add unwind hint annotations to xen_setup_gdtGreg Kroah-Hartman
2018-06-05objtool: header file sync-upGreg Kroah-Hartman
2018-06-05perf/tools: header file sync upGreg Kroah-Hartman
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2018-06-05objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf
2018-06-05objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-06-05objtool: Detect RIP-relative switch table referencesJosh Poimboeuf
2018-06-05objtool: Support GCC 8 switch tablesJosh Poimboeuf
2018-06-05objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf
2018-06-05objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman
2018-06-05tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo
2018-06-05tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo
2018-06-05tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo
2018-06-05tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo
2018-06-05tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo
2018-06-05tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo
2018-06-05perf tools: Move headers check into bash scriptJiri Olsa
2018-06-05perf tools: Force fixdep compilation at the start of the buildJiri Olsa
2018-06-05tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo
2018-06-05tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo
2018-06-05tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo
2018-06-05tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo
2018-06-05radix tree test suite: Remove types.hMatthew Wilcox
2018-06-05tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo
2018-06-05tools: enable endian checks for all sparse buildsMichael S. Tsirkin
2018-06-05tools: add more bitmap functionsMatthew Wilcox
2018-06-05tools lib: Add for_each_clear_bit macroJiri Olsa
2018-06-05objtool: Move checking code to check.cJosh Poimboeuf
2018-06-05objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf
2018-05-30Linux 4.9.105v4.9.105Greg Kroah-Hartman
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman
2018-05-30Linux 4.9.104v4.9.104Greg Kroah-Hartman
2018-05-30kdb: make "mdr" command repeatRandy Dunlap
2018-05-30pinctrl: msm: Use dynamic GPIO numberingBjorn Andersson
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET
2018-05-30ARM: dts: porter: Fix HDMI output routingLaurent Pinchart
2018-05-30ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enetAapo Vienamo
2018-05-30regmap: Correct comparison in regmap_cachedCharles Keepax
2018-05-30netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches
2018-05-30pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins groupTakeshi Kihara
2018-05-30rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo
2018-05-30audit: return on memory error to avoid null pointer dereferenceRichard Guy Briggs