Show patches with: Archived = No       |   39927 patches
« 1 2 ... 318 319 320399 400 »
Patch Series S/W/F Date Submitter Delegate State
[09/31] perf tools: Compile scriptlets to BPF objects when passing '.c' to --event --- 2015-10-14 Wang Nan Accepted
[08/31] perf record: Add clang options for compiling BPF scripts --- 2015-10-14 Wang Nan New
[07/31] perf tools: Attach eBPF program to perf event --- 2015-10-14 Wang Nan New
[06/31] perf tools: Collect perf_evsel in BPF object files --- 2015-10-14 Wang Nan New
[05/31] perf record: Load eBPF object into kernel --- 2015-10-14 Wang Nan New
[04/31] perf record, bpf: Create probe points for BPF programs --- 2015-10-14 Wang Nan New
[03/31] perf tools: Enable passing bpf object file to --event --- 2015-10-14 Wang Nan Accepted
[02/31] perf ebpf: Add the libbpf glue --- 2015-10-14 Wang Nan New
[01/31] perf tools: Make perf depend on libbpf --- 2015-10-14 Wang Nan Accepted
[GIT,PULL,00/31] perf tools: filtering events using eBPF programs --- 2015-10-14 Wang Nan New
[V2,2/2] bpf: control a set of perf events by creating a new ioctl PERF_EVENT_IOC_SET_ENABLER --- 2015-10-14 Kaixu Xia New
[V2,1/2] bpf: control the trace data output on current cpu when perf sampling --- 2015-10-14 Kaixu Xia New
[GIT,PULL] MFD fixes for v4.3 --- 2015-10-14 Lee Jones New
[3/4] gicv2m: Refactor to prepare for ACPI support --- 2015-10-13 Suthikulpanit, Suravee New
[2/4] acpi: pci: Setup MSI domain for ACPI based pci devices --- 2015-10-13 Suthikulpanit, Suravee New
[v3,3/3] soc: ti: qmss: make acc queue support optional in the driver --- 2015-10-13 Murali Karicheri New
[v3,2/3] soc: ti: add firmware file name as part of the driver --- 2015-10-13 Murali Karicheri Superseded
[v3,1/3] Documentation: dt: soc: Add description for knav qmss driver --- 2015-10-13 Murali Karicheri Superseded
[v5,2/2] arm: perf: Add event descriptions --- 2015-10-13 Drew Richardson Superseded
[v5,1/2] arm: perf: Convert event enums to #defines --- 2015-10-13 Drew Richardson Superseded
[2/2,UPDATE] ARM: dts: replace gpio-key,wakeup with wakeup-source property --- 2015-10-13 Sudeep Holla New
[2/2] ARM: dts: change gpio-key,wakeup property to boolean --- 2015-10-13 Sudeep Holla New
[1/2] ARM: dts: fix gpio-keys wakeup-source property --- 2015-10-13 Sudeep Holla Superseded
[Resend:,v2,4/4] soc: ti: qmss: make acc queue support optional in the driver --- 2015-10-12 Murali Karicheri New
[Resend:,v2,1/4] Documentation: dt: soc: move driver description to a separate document --- 2015-10-12 Murali Karicheri New
[4/4] soc: ti: qmss: make acc queue support optional in the driver --- 2015-10-12 Murali Karicheri New
[v2,3/4] ARM: dts: keystone: enable accumulator channels --- 2015-10-12 Murali Karicheri Accepted
[v2,2/4] soc: ti: add firmware file name as part of the driver --- 2015-10-12 Murali Karicheri Superseded
[1/4] Documentation: dt: soc: move driver description to a separate document --- 2015-10-12 Murali Karicheri New
[PATCHv2] arm: perf: Add event descriptions --- 2015-10-12 Drew Richardson New
[08/11] efi: Introduce EFI_NX_PE_DATA bit and set it from properties table --- 2015-10-12 Matt Fleming New
[07/11] efi: Add support for UEFIv2.5 Properties table --- 2015-10-12 Matt Fleming New
[04/11] efi/arm64: Clean up efi_get_fdt_params() interface --- 2015-10-12 Matt Fleming New
[03/11] arm64: Use core efi=debug instead of uefi_debug command line parameter --- 2015-10-12 Matt Fleming New
[02/11] efi/x86: Move efi=debug option parsing to core --- 2015-10-12 Matt Fleming New
[RFC,2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers --- 2015-10-12 Kaixu Xia New
[RFC,1/2] perf: Add the flag sample_disable not to output data on samples --- 2015-10-12 Kaixu Xia New
[v2,2/5] PCI: Add quirk for PLDA's XpressRICH3 host bridge class. --- 2015-10-09 Liviu Dudau New
[PATCHv2] arm: perf: Add event descriptions --- 2015-10-09 Drew Richardson New
[1/4] pci: Add PLDA's XpressRICH3 PCIe host bridge PCI ID --- 2015-10-09 Liviu Dudau New
workqueue: Allocate the unbound pool using local node memory --- 2015-10-09 Xunlei Pang New
md: workqueue: Remove WQ_CPU_INTENSIVE from unbound workqueue allocations --- 2015-10-09 Xunlei Pang New
[lkp,ACPI] 7494b07eba: Kernel panic - not syncing: Watchdog detected hard LOCKUP on cpu 0 --- 2015-10-08 Al Stone New
[v5,1/4] Docs: dt: Add PCI MSI map bindings --- 2015-10-08 David Daney New
[1/1] rtc: fix type information of rtc-proc --- 2015-10-08 Leizhen (ThunderTown) New
[22/22] perf test: Test BPF prologue --- 2015-10-08 Wang Nan New
[21/22] perf test: Enforce LLVM test, add kbuild test --- 2015-10-08 Wang Nan New
[20/22] perf tools: Allow BPF program attach to uprobe events --- 2015-10-08 Wang Nan New
[19/22] perf record: Support custom vmlinux path --- 2015-10-08 Wang Nan New
[18/22] perf tools: Use same BPF program if arguments are identical --- 2015-10-08 Wang Nan New
[17/22] perf tools: Generate prologue for BPF programs --- 2015-10-08 Wang Nan New
[16/22] perf tools: Add prologue for BPF programs for fetching arguments --- 2015-10-08 Wang Nan New
[15/22] perf tools: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on --- 2015-10-08 Wang Nan Superseded
[14/22] perf tools: Add BPF_PROLOGUE config options for further patches --- 2015-10-08 Wang Nan Superseded
[13/22] bpf tools: Load a program with different instances using preprocessor --- 2015-10-08 Wang Nan New
[12/22] perf probe: Reset args and nargs for probe_trace_event when failure --- 2015-10-08 Wang Nan New
[11/22] perf test: Add 'perf test BPF' --- 2015-10-08 Wang Nan New
[10/22] perf test: Enforce LLVM test for BPF test --- 2015-10-08 Wang Nan New
[09/22] perf tools: Compile scriptlets to BPF objects when passing '.c' to --event --- 2015-10-08 Wang Nan Superseded
[08/22] perf record: Add clang options for compiling BPF scripts --- 2015-10-08 Wang Nan New
[07/22] perf tools: Attach eBPF program to perf event --- 2015-10-08 Wang Nan New
[06/22] perf tools: Collect perf_evsel in BPF object files --- 2015-10-08 Wang Nan New
[05/22] perf record: Load eBPF object into kernel --- 2015-10-08 Wang Nan New
[04/22] perf record, bpf: Create probe points for BPF programs --- 2015-10-08 Wang Nan New
[03/22] perf tools: Enable passing bpf object file to --event --- 2015-10-08 Wang Nan Superseded
[02/22] perf ebpf: Add the libbpf glue --- 2015-10-08 Wang Nan New
[01/22] perf tools: Make perf depend on libbpf --- 2015-10-08 Wang Nan Superseded
[GIT,PULL,00/22] perf tools: filtering events using eBPF programs --- 2015-10-08 Wang Nan New
[3/3] arm64: dts: Add dts node for hi6220 iommu --- 2015-10-08 Chen Feng New
[2/3] iommu/hisilicon: Add hi6220 iommu driver --- 2015-10-08 Chen Feng New
[1/3] docs: dts: Documentation for smmu in hi6220 SoC. --- 2015-10-08 Chen Feng New
ARM: configs: keystone: Add ramdisk support --- 2015-10-07 Nishanth Menon New
[PATCHv2] arm: perf: Add event descriptions --- 2015-10-07 Drew Richardson New
Documentation: dt: keystone: Fix up missing quotes --- 2015-10-07 Nishanth Menon Accepted
nvmem: core: make default user binary file root-access only --- 2015-10-07 Srinivas Kandagatla New
[GIT,PULL] arm64: fixes for -rc5 --- 2015-10-07 Will Deacon New
[v2,3/3] nvmem: core: add sysfs file mode flag in nvmem_config --- 2015-10-07 Srinivas Kandagatla New
[v2,2/3] nvmem: core: set the size for the nvmem binary file. --- 2015-10-07 Srinivas Kandagatla New
[v2,1/3] nvmem: core: make default user binary file root-access only --- 2015-10-07 Srinivas Kandagatla New
[v2] barriers: introduce smp_mb__release_acquire and update documentation --- 2015-10-07 Will Deacon New
regulator: core: mark lock functions as __maybe_unused --- 2015-10-07 Arnd Bergmann New
[v4,4/4] ARM: STi: DT: Add support for stih418 A9 pll --- 2015-10-07 Gabriel Fernandez Accepted
[v4,1/4] drivers: clk: st: Support for enable/disable in Clockgen PLLs --- 2015-10-07 Gabriel Fernandez Accepted
[v2] arm64: convert patch_lock to raw lock --- 2015-10-06 Yang Shi Accepted
[11/11] arm: omap2: timer: limit hwmod usage to non-DT boots --- 2015-10-06 Felipe Balbi Accepted
[10/11] arm: omap2+: select 32k clocksource driver --- 2015-10-06 Felipe Balbi Accepted
[RESEND] phy: exynos-usb2: add vbus regulator support --- 2015-10-06 Marek Szyprowski Accepted
[v4] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-10-06 John Stultz New
[v3] arm64: replace read_lock to rcu lock in call_break_hook --- 2015-10-05 Yang Shi Accepted
[GIT,PULL] Immutable branch between MFD and Regulator for v4.3 --- 2015-10-05 Lee Jones New
[v3] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-10-02 John Stultz New
[09/10] perf record: Change 'record.samples' type to unsigned long long --- 2015-10-02 Arnaldo Carvalho de Melo New
[GIT,PULL] usb fixes for v4.3-rc4 --- 2015-10-02 Felipe Balbi New
[v4,1/4] Docs: dt: Add PCI MSI map bindings --- 2015-10-02 David Daney New
arm: perf: Fix userspace call stack walking --- 2015-10-01 Drew Richardson New
[v2] arm64: replace read_lock to rcu lock in call_break_hook --- 2015-10-01 Yang Shi New
selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned --- 2015-10-01 Chunyan Zhang Accepted
arm64: replace read_lock to rcu lock in call_break_hook --- 2015-09-30 Yang Shi New
[v3,1/4] Docs: dt: Add PCI MSI map bindings --- 2015-09-30 David Daney New
regulator: core: Handle probe deferral from DT when resolving supplies --- 2015-09-30 Mark Brown Accepted
« 1 2 ... 318 319 320399 400 »