aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05perf report: Ensure the perf DSO mapping matches what libdw seesperf-urgent-for-mingo-4.12-20170606Milian Wolff
2017-06-05perf report: Include partial stacks unwound with libdwMilian Wolff
2017-06-05perf annotate: Add missing powerpc tripletKim Phillips
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa
2017-06-05perf symbols: Use correct filename for compressed modules in build-id cacheNamhyung Kim
2017-06-05perf symbols: Set module info when build-id event foundNamhyung Kim
2017-06-05perf header: Set proper module name when build-id event foundNamhyung Kim
2017-06-02perf stat: Only print NMI watchdog hint when enabledAndi Kleen
2017-06-01perf annotate: Fix branch instruction with multiple operandsKim Phillips
2017-06-01perf trace: Add mmap alias for s390Jiri Olsa
2017-05-27perf annotate: Fix failure when filename has special charsRavi Bangoria
2017-05-24tools/include: Sync kernel ABI headers with tooling headersIngo Molnar
2017-05-24perf tools: Put caller above callee in --children modeNamhyung Kim
2017-05-24perf report: Do not drop last inlined frameMilian Wolff
2017-05-24perf report: Always honor callchain order for inlined nodesMilian Wolff
2017-05-24perf script: Add --inline option for debuggingNamhyung Kim
2017-05-24perf report: Fix off-by-one for non-activation framesMilian Wolff
2017-05-24perf report: Fix memory leak in addr2line when called by addr2inlinesMilian Wolff
2017-05-24perf report: Don't crash on invalid maps in `-g srcline` modeMilian Wolff
2017-05-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-22Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-05-22Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2017-05-22net: Make IP alignment calulations clearer.David S. Miller
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel
2017-05-21Linux 4.12-rc2Linus Torvalds
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed
2017-05-21Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'David S. Miller
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka