summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim2017-10-171-0/+2
* perf record: Fix documentation for a inexistent option '-l'Taeung Song2017-10-171-2/+2
* perf tools: Add long time reviewers to MAINTAINERSArnaldo Carvalho de Melo2017-10-161-0/+2
* perf tools: Check wether the eBPF file exists in event parsingJiri Olsa2017-10-131-2/+15
* perf hists: Add extra integrity checks to fmt_free()Jiri Olsa2017-10-131-0/+7
* perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa2017-10-131-1/+1
* Merge tag 'perf-urgent-for-mingo-4.14-20171010' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-105-22/+50
|\
| * tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo2017-10-091-1/+1
| * perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland2017-10-093-19/+47
| * perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello2017-10-061-2/+2
* | perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King2017-10-101-2/+10
* | perf/core: Fix cgroup time when scheduling descendantsleilei.lin2017-10-101-1/+1
* | perf/core: Avoid freeing static PMU contexts when PMU is unregisteredWill Deacon2017-10-101-0/+8
|/
* Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-051-1/+5
|\
| * perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria2017-10-051-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-058-27/+118
|\ \
| * | Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"Kai-Heng Feng2017-10-022-5/+0
| * | HID: hidraw: fix power sequence when closing deviceDmitry Torokhov2017-10-021-1/+1
| * | HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke2017-10-021-1/+3
| * | HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke2017-09-131-1/+1
| * | HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke2017-09-131-11/+16
| * | HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-09-131-1/+2
| * | HID: rmi: Make sure the HID device is opened on resumeLyude2017-09-081-3/+10
| * | HID: multitouch: Support ALPS PTP stick with pid 0x120AShrirang Bagul2017-09-062-0/+5
| * | HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2Pavel Tatashin2017-09-062-0/+7
| * | HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke2017-09-061-5/+68
| * | HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke2017-09-061-3/+3
| * | HID: multitouch: Fix system-control buttons not workingHans de Goede2017-09-061-0/+1
| * | HID: add multi-input quirk for IDC6680 touchscreenNicholas Bishop2017-09-062-0/+2
| * | HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra2017-09-061-0/+3
| * | HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng2017-09-061-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-0591-388/+863
|\ \ \
| * | | net: 8021q: skip packets if the vlan is downVishakha Narvekar2017-10-051-0/+6
| * | | bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2017-10-043-4/+4
| * | | net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu2017-10-042-0/+113
| * | | rndis_host: support Novatel Verizon USB730LAleksander Morgado2017-10-032-1/+14
| * | | net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov2017-10-031-0/+3
| * | | socket, bpf: fix possible use after freeEric Dumazet2017-10-032-5/+12
| * | | Merge branch 'mlxsw-gre-fixes'David S. Miller2017-10-021-4/+14
| |\ \ \
| | * | | mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata2017-10-021-2/+11
| | * | | mlxsw: spectrum_router: Move VRF refcountingPetr Machata2017-10-021-2/+3
| |/ / /
| * | | net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET2017-10-021-1/+2
| * | | net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-022-4/+21
| * | | r8152: add Linksys USB3GIGV1 idGrant Grundler2017-10-022-0/+12
| * | | l2tp: fix l2tp_eth module loadingGuillaume Nault2017-10-021-49/+2
| * | | Merge branch 'erspan-fixes'David S. Miller2017-10-021-5/+6
| |\ \ \
| | * | | ip_gre: erspan device should keep dstXin Long2017-10-021-0/+1
| | * | | ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long2017-10-021-1/+3
| | * | | ip_gre: check packet length and mtu correctly in erspan_xmitXin Long2017-10-021-1/+1
| | * | | ip_gre: get key from session_id correctly in erspan_rcvXin Long2017-10-021-3/+1
| |/ / /