summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/include: Sync kernel ABI headers with tooling headersIngo Molnar2017-05-2410-19/+84
* perf tools: Put caller above callee in --children modeNamhyung Kim2017-05-241-0/+2
* perf report: Do not drop last inlined frameMilian Wolff2017-05-241-4/+14
* perf report: Always honor callchain order for inlined nodesMilian Wolff2017-05-241-14/+4
* perf script: Add --inline option for debuggingNamhyung Kim2017-05-243-0/+39
* perf report: Fix off-by-one for non-activation framesMilian Wolff2017-05-242-1/+16
* perf report: Fix memory leak in addr2line when called by addr2inlinesMilian Wolff2017-05-241-10/+13
* perf report: Don't crash on invalid maps in `-g srcline` modeMilian Wolff2017-05-241-4/+9
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-231-4/+21
|\
| * i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka2017-05-221-1/+1
| * i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel2017-05-221-4/+21
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-221-1/+39
|\ \
| * | crypto: skcipher - Add missing API setkey checksHerbert Xu2017-05-181-1/+39
* | | Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-221-6/+11
|\ \ \
| * | | efi-pstore: Fix write/erase id trackingKees Cook2017-05-221-6/+11
* | | | Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-05-223-4/+25
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki2017-05-223-4/+25
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | tools/power/acpi: Add .gitignore filePrarit Bhargava2017-05-121-0/+4
| | * | | | Revert "ACPI / button: Remove lid_init_state=method mode"Lv Zheng2017-05-122-4/+21
| | |/ / /
* | | | | Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-05-2211-303/+787
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-224-8/+8
| |\ \ \ \ \ \
| | | * | | | | PowerCap: Fix an error code in powercap_register_zone()Dan Carpenter2017-05-141-0/+1
| | * | | | | | PM / hibernate: Declare variables as staticPushkar Jambhlekar2017-05-141-1/+1
| | * | | | | | RTC: rtc-cmos: Fix wakeup from suspend-to-idleRafael J. Wysocki2017-05-141-1/+1
| | * | | | | | PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki2017-05-141-6/+5
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2017-05-227-295/+779
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | * | | | | | cpufreq: schedutil: use now as reference when aggregating shared policy requestsJuri Lelli2017-05-051-4/+3
| | | * | | | | | | cpufreq: dbx500: add a Kconfig symbolArnd Bergmann2017-05-142-1/+10
| | * | | | | | | | cpufreq: intel_pstate: Document the current behavior and user interfaceRafael J. Wysocki2017-05-144-290/+766
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka2017-05-221-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-2233-133/+335
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko2017-05-221-1/+0
| * | | | | | | | vsock: use new wait API for vsock_stream_sendmsg()WANG Cong2017-05-221-13/+8
| * | | | | | | | bonding: fix randomly populated arp target arrayJarod Wilson2017-05-221-3/+2
| * | | | | | | | net: Make IP alignment calulations clearer.David S. Miller2017-05-221-4/+8
| * | | | | | | | bonding: fix accounting of active ports in 3adJarod Wilson2017-05-221-1/+1
| * | | | | | | | net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov2017-05-221-4/+4
| * | | | | | | | ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet2017-05-221-7/+8
| * | | | | | | | bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long2017-05-212-1/+2
| * | | | | | | | smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed2017-05-211-3/+10
| * | | | | | | | Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'David S. Miller2017-05-211-17/+39
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka2017-05-211-4/+5
| | * | | | | | | | arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka2017-05-211-7/+17
| | * | | | | | | | arp: decompose is_garp logic into a separate functionIhar Hrachyshka2017-05-211-12/+23
| | * | | | | | | | arp: fixed error in a commentIhar Hrachyshka2017-05-211-1/+1
| |/ / / / / / / /
| * | | | | | | | tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang2017-05-211-0/+4
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-2121-79/+249
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn2017-05-181-8/+13
| | * | | | | | | | ebtables: arpreply: Add the standard target sanity checkGao Feng2017-05-162-0/+8
| | * | | | | | | | netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso2017-05-156-18/+81