Show patches with: Archived = No       |   39927 patches
« 1 2 ... 321 322 323399 400 »
Patch Series S/W/F Date Submitter Delegate State
[09/27] perf tools: Attach eBPF program to perf event --- 2015-09-06 Wang Nan New
[08/27] perf tools: Add bpf_fd field to evsel and config it --- 2015-09-06 Wang Nan New
[07/27] perf record: Load all eBPF object into kernel --- 2015-09-06 Wang Nan New
[06/27] perf bpf: Collect 'struct perf_probe_event' for bpf_program --- 2015-09-06 Wang Nan New
[05/27] perf record, bpf: Parse and create probe points for BPF programs --- 2015-09-06 Wang Nan New
[04/27] perf tools: Enable passing bpf object file to --event --- 2015-09-06 Wang Nan New
[03/27] perf ebpf: Add the libbpf glue --- 2015-09-06 Wang Nan New
[02/27] perf tools: Make perf depend on libbpf --- 2015-09-06 Wang Nan New
[01/27] perf tools: Don't write to evsel if parser doesn't collect evsel --- 2015-09-06 Wang Nan New
[GIT,PULL,00/27] perf tools: filtering events using eBPF programs --- 2015-09-06 Wang Nan New
perf test: Test BPF prologue --- 2015-09-06 Wang Nan New
perf test: Enforce LLVM test, add kbuild test --- 2015-09-06 Wang Nan New
perf tools: Sync setting of real bpf events with placeholder --- 2015-09-06 Wang Nan New
perf tools: Allow BPF placeholder dummy events to collect --filter options --- 2015-09-06 Wang Nan New
Regression: can't apply frequency offsets above 1000ppm. --- 2015-09-05 John Stultz New
[27/31] perf probe: Link trace_probe_event into perf_probe_event --- 2015-09-04 Arnaldo Carvalho de Melo New
[GIT,PULL] bulk of pin control changes for v4.3 --- 2015-09-04 Linus Walleij New
[v2,2/5] perf probe: Attach trace_probe_event with perf_probe_event --- 2015-09-04 Namhyung Kim New
[GIT,PULL] arm64: updates for 4.3 --- 2015-09-04 Will Deacon New
[RFC,3/3] clocksource: mtk_timer: fix memleak in mtk_timer_init() --- 2015-09-04 Alexey Klimov Superseded
[RFC,2/3] clocksource: mtk_timer: change pr_warn()s to pr_err()s in mtk_timer_init --- 2015-09-04 Alexey Klimov New
[RFC,1/3] clocksource: mtk_timer: add pr_fmt define --- 2015-09-04 Alexey Klimov Superseded
IPMI updates for 4.3 --- 2015-09-03 Corey Minyard New
[2/6] sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define --- 2015-09-03 Dietmar Eggemann New
ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410 --- 2015-09-03 Nishanth Menon Accepted
ARM: dts: am57xx-beagle-x15: Update Phy supplies --- 2015-09-03 Nishanth Menon Accepted
[GIT,PULL] Backlight for v4.3 --- 2015-09-03 Lee Jones New
[GIT,PULL] MFD for v4.3 --- 2015-09-03 Lee Jones New
[GIT,PULL] bulk GPIO changes for the v4.3 kernel cycle --- 2015-09-02 Linus Walleij New
[v2] security: device_cgroup: fix RCU lockdep splat --- 2015-09-02 Felipe Balbi New
[12/14] arm64: Check for selected granule support --- 2015-09-02 Ard Biesheuvel New
irqchip/gicv3-its: comfort build warnings --- 2015-09-02 Alex Shi New
clk: Hi6220: separately build stub clock driver --- 2015-09-02 Leo Yan Accepted
perf tools: Don't set leader if parser doesn't collect an evsel --- 2015-09-02 Wang Nan New
[v2] arch/x86/mm/srat: Print non-volatile flag in SRAT --- 2015-09-01 Linda Knippers Accepted
arch/x86/mm/srat: Print non-volatile flag in SRAT --- 2015-09-01 Linda Knippers Superseded
[2/3] perf build: Fix Intel PT instruction decoder dependency problem --- 2015-09-01 Arnaldo Carvalho de Melo Accepted
[1/3] perf dwarf: Fix potential array out of bounds access --- 2015-09-01 Arnaldo Carvalho de Melo Accepted
[23/31] perf tools: Introduce regs_query_register_offset() for x86 --- 2015-09-01 Wang Nan Superseded
[22/31] perf tools: Add BPF_PROLOGUE config options for further patches --- 2015-09-01 Wang Nan New
perf tools: Fix random building error --- 2015-09-01 Wang Nan Superseded
perf tools: Fix potential array out of bounce accessing --- 2015-09-01 Wang Nan Superseded
[2/6] bpf tools: New API to get name from a BPF object --- 2015-08-31 Arnaldo Carvalho de Melo Accepted
security: device_cgroup: fix RCU lockdep splat --- 2015-08-31 Felipe Balbi New
[v2] perf tools: Fix cross compiling error --- 2015-08-31 Wang Nan New
[2/2] selftests/zram: Makefile fix --- 2015-08-31 Naresh Kamboju Accepted
[1/2] selftests/zram: must be run as root --- 2015-08-31 Naresh Kamboju Accepted
[PULL] Documentation for 4.3 --- 2015-08-31 Jonathan Corbet New
[v3] cpuidle/coupled: Add sanity check for safe_state_index --- 2015-08-31 Xunlei Pang Accepted
[31/31] tools lib traceevent: Support function __get_dynamic_array_len --- 2015-08-29 Wang Nan New
[30/31] perf tools: Fix cross compiling error --- 2015-08-29 Wang Nan New
[29/31] perf tools: Support attach BPF program on uprobe events --- 2015-08-29 Wang Nan New
[28/31] perf probe: Init symbol as kprobe --- 2015-08-29 Wang Nan New
[27/31] perf record: Support custom vmlinux path --- 2015-08-29 Wang Nan New
[26/31] perf tools: Use same BPF program if arguments are identical --- 2015-08-29 Wang Nan New
[25/31] perf tools: Generate prologue for BPF programs --- 2015-08-29 Wang Nan New
[24/31] perf tools: Add prologue for BPF programs for fetching arguments --- 2015-08-29 Wang Nan New
[23/31] perf tools: Introduce arch_get_reg_info() for x86 --- 2015-08-29 Wang Nan New
[22/31] perf tools: Add BPF_PROLOGUE config options for further patches --- 2015-08-29 Wang Nan New
[21/31] perf tools: Move linux/filter.h to tools/include --- 2015-08-29 Wang Nan New
[20/31] perf probe: Reset args and nargs for probe_trace_event when failure --- 2015-08-29 Wang Nan New
[19/31] bpf tools: Load a program with different instances using preprocessor --- 2015-08-29 Wang Nan New
[18/31] perf test: Add 'perf test BPF' --- 2015-08-29 Wang Nan New
[17/31] perf tests: Enforce LLVM test for BPF test --- 2015-08-29 Wang Nan New
[16/31] perf tools: Infrastructure for compiling scriptlets when passing '.c' to --event --- 2015-08-29 Wang Nan New
[15/31] perf record: Add clang options for compiling BPF scripts --- 2015-08-29 Wang Nan New
[14/31] perf tools: Suppress probing messages when probing by BPF loading --- 2015-08-29 Wang Nan New
[13/31] perf tools: Attach eBPF program to perf event --- 2015-08-29 Wang Nan New
[12/31] perf tools: Allow filter option to be applied to bof object --- 2015-08-29 Wang Nan New
[11/31] perf tools: Add bpf_fd field to evsel and config it --- 2015-08-29 Wang Nan New
[10/31] perf record: Load all eBPF object into kernel --- 2015-08-29 Wang Nan New
[09/31] perf bpf: Collect 'struct perf_probe_event' for bpf_program --- 2015-08-29 Wang Nan New
[08/31] perf record, bpf: Parse and probe eBPF programs probe points --- 2015-08-29 Wang Nan New
[07/31] perf probe: Attach trace_probe_event with perf_probe_event --- 2015-08-29 Wang Nan New
[06/31] perf tools: Enable passing bpf object file to --event --- 2015-08-29 Wang Nan New
[05/31] perf ebpf: Add the libbpf glue --- 2015-08-29 Wang Nan New
[04/31] perf tools: Make perf depend on libbpf --- 2015-08-29 Wang Nan New
[03/31] perf tools: Introduce dummy evsel --- 2015-08-29 Wang Nan New
[02/31] perf tools: Don't set cmdline_group_boundary if no evsel is collected --- 2015-08-29 Wang Nan New
[01/31] bpf tools: New API to get name from a BPF object --- 2015-08-29 Wang Nan Superseded
[GIT,PULL,00/31] perf tools: filtering events using eBPF programs --- 2015-08-29 Wang Nan New
[12/32] perf tools: Allow filter option to be applied to bof object --- 2015-08-28 Wang Nan New
mfd: stmpe: PWM on 24xx has altfunc 1 --- 2015-08-27 Linus Walleij Accepted
[2/7] selftests: add CFLAGS_EXTRA --- 2015-08-25 Bamvor Zhang Jian Superseded
clk: qcom: Fix MSM8916 prng clock enable bit --- 2015-08-25 Georgi Djakov Accepted
[V2] clockevents/drivers/mtk: Fix spurious interrupt leading to crash --- 2015-08-24 Daniel Lezcano Superseded
clockevents/drivers/mtk: Fix spurious interrupt leading to crash --- 2015-08-24 Daniel Lezcano Superseded
MAINTAINERS: Add Frank Rowand as DT maintainer --- 2015-08-23 Grant Likely Accepted
[v4,5/5] power: wm831x_power: Support USB charger current limit management --- 2015-08-21 (Exiting) Baolin Wang New
[v4,4/5] gadget: Integrate with the usb gadget supporting for usb charger --- 2015-08-21 (Exiting) Baolin Wang New
[v4,3/5] gadget: Support for the usb charger framework --- 2015-08-21 (Exiting) Baolin Wang New
[v4,5/5] power: wm831x_power: Support USB charger current limit management --- 2015-08-19 (Exiting) Baolin Wang New
[v4,4/5] gadget: Integrate with the usb gadget supporting for usb charger --- 2015-08-19 (Exiting) Baolin Wang New
[v4,3/5] gadget: Support for the usb charger framework --- 2015-08-19 (Exiting) Baolin Wang New
[v4,2/5] gadget: Introduce the usb charger framework --- 2015-08-19 (Exiting) Baolin Wang New
[v4,1/5] gadget: Introduce the notifier functions --- 2015-08-19 (Exiting) Baolin Wang New
[v5,5/5] Documentation: tee subsystem and op-tee driver --- 2015-08-19 Jens Wiklander Superseded
[v5,4/5] tee: add OP-TEE driver --- 2015-08-19 Jens Wiklander New
[v5,3/5] tee: generic TEE subsystem --- 2015-08-19 Jens Wiklander New
[v5,2/5] dt/bindings: add bindings for optee --- 2015-08-19 Jens Wiklander New
« 1 2 ... 321 322 323399 400 »