Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 39927 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
300
301
302
…
399
400
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
profile: hide unused functions when !CONFIG_PROC_FS
-
-
-
2016-01-25
Arnd Bergmann
Accepted
nfs: blocklayout: avoid warnings on 32-bit sector_t
-
-
-
2016-01-25
Arnd Bergmann
Superseded
gfs2: avoid uninitialized variable warning
-
-
-
2016-01-25
Arnd Bergmann
Accepted
ncpfs: avoid unused variable warning
-
-
-
2016-01-25
Arnd Bergmann
New
input: sirf onkey: allow modular build
-
-
-
2016-01-25
Arnd Bergmann
New
fbdev: da8xx-fb: remove incorrect type cast
-
-
-
2016-01-25
Arnd Bergmann
New
[v4,3/3] kallsyms: add support for relative offsets in kallsyms address table
-
-
-
2016-01-25
Ard Biesheuvel
Superseded
[v4,2/3] kallsyms: don't overload absolute symbol type for percpu symbols
-
-
-
2016-01-25
Ard Biesheuvel
Superseded
[v4,1/3] x86: kallsyms: disable absolute percpu symbols on !SMP
-
-
-
2016-01-25
Ard Biesheuvel
New
bus: vexpress-config: Add missing of_node_put
-
-
-
2016-01-25
Liviu Dudau
New
[3.12,09/39] ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
-
-
-
2016-01-25
Jiri Slaby
New
[2/3] ACPI: parse SPCR and enable matching console
-
-
-
2016-01-25
Aleksey Makarov
New
[1/3] printk: make preferred_console local static bool
-
-
-
2016-01-25
Aleksey Makarov
New
brcmfmac: sdio: Increase the default timeouts a bit
-
-
-
2016-01-25
Sjoerd Simons
Accepted
[54/54] perf tools: Don't warn about out of order event if write_backward is used
-
-
-
2016-01-25
Wang Nan
Superseded
[53/54] perf record: Allow generate tracking events at the end of output
-
-
-
2016-01-25
Wang Nan
Superseded
[52/54] perf record: Read from backward ring buffer
-
-
-
2016-01-25
Wang Nan
Superseded
[51/54] perf record: Rename variable to make code clear
-
-
-
2016-01-25
Wang Nan
Superseded
[50/54] perf record: Toggle overwrite ring buffer for reading
-
-
-
2016-01-25
Wang Nan
Superseded
[49/54] perf tools: Set write_backward attribut bit for overwrite events
-
-
-
2016-01-25
Wang Nan
Superseded
[48/54] perf tools: Enable overwrite settings
-
-
-
2016-01-25
Wang Nan
Superseded
[47/54] perf tools: Detect avalibility of write_backward
-
-
-
2016-01-25
Wang Nan
Superseded
[46/54] perf record: Don't poll on overwrite channel
-
-
-
2016-01-25
Wang Nan
Superseded
[45/54] perf record: Don't read from and poll overwrite channel
-
-
-
2016-01-25
Wang Nan
Superseded
[44/54] perf tools: Squash overwrite setting into channel
-
-
-
2016-01-25
Wang Nan
Superseded
[43/54] perf tools: Operate multiple channels
-
-
-
2016-01-25
Wang Nan
Superseded
[42/54] perf tools: Automatically add new channel according to evlist
-
-
-
2016-01-25
Wang Nan
Superseded
[41/54] perf tools: Add evlist channel helpers
-
-
-
2016-01-25
Wang Nan
Superseded
[40/54] perf record: Prevent reading invalid data in record__mmap_read
-
-
-
2016-01-25
Wang Nan
Superseded
[39/54] perf record: Ensure return non-zero rc when mmap fail
-
-
-
2016-01-25
Wang Nan
Superseded
[38/54] perf record: Generate tracking events for process forked by perf
-
-
-
2016-01-25
Wang Nan
Superseded
[37/54] perf record: Re-synthesize tracking events after output switching
-
-
-
2016-01-25
Wang Nan
Superseded
[36/54] perf record: Disable buildid cache options by default in switch output mode
-
-
-
2016-01-25
Wang Nan
Superseded
[35/54] perf record: Force enable --timestamp-filename when --switch-output is provided
-
-
-
2016-01-25
Wang Nan
Superseded
[34/54] perf record: Split output into multiple files via '--switch-output'
-
-
-
2016-01-25
Wang Nan
Superseded
[33/54] perf record: Add '--timestamp-filename' option to append timestamp to output filename
-
-
-
2016-01-25
Wang Nan
Superseded
[32/54] perf record: Use OPT_BOOLEAN_SET for buildid cache related options
-
-
-
2016-01-25
Wang Nan
Accepted
[31/54] perf record: Introduce record__finish_output() to finish a perf.data
-
-
-
2016-01-25
Wang Nan
Superseded
[30/54] perf record: Turns auxtrace_snapshot_enable into 3 states
-
-
-
2016-01-25
Wang Nan
Superseded
[29/54] perf tools: Add perf_data_file__switch() helper
-
-
-
2016-01-25
Wang Nan
Superseded
[28/54] perf record: Extract synthesize code to record__synthesize()
-
-
-
2016-01-25
Wang Nan
Superseded
[27/54] perf tools: Make ordered_events reusable
-
-
-
2016-01-25
Wang Nan
Superseded
[26/54] perf tools: Move timestamp creation to util
-
-
-
2016-01-25
Wang Nan
New
[25/54] perf tools: Print write_backward value in perf_event_attr__fprintf
-
-
-
2016-01-25
Wang Nan
Superseded
[24/54] perf tools: Only validate is_pos for tracking evsels
-
-
-
2016-01-25
Wang Nan
Superseded
[23/54] perf tools: Introduce API to pause ring buffer
-
-
-
2016-01-25
Wang Nan
New
[22/54] perf core: Reduce perf event output overhead by new overflow handler
-
-
-
2016-01-25
Wang Nan
Superseded
[21/54] perf core: Add backward attribute to perf event
-
-
-
2016-01-25
Wang Nan
Superseded
[20/54] perf core: Prepare writing into ring buffer from end
-
-
-
2016-01-25
Wang Nan
Superseded
[19/54] perf core: Set event's default overflow_handler
-
-
-
2016-01-25
Wang Nan
Superseded
[18/54] perf core: Introduce new ioctl options to pause and resume ring buffer
-
-
-
2016-01-25
Wang Nan
Superseded
[17/54] perf data: Support converting data from bpf_perf_event_output()
-
-
-
2016-01-25
Wang Nan
Superseded
[16/54] perf tools: Introduce bpf-output event
-
-
-
2016-01-25
Wang Nan
Superseded
[15/54] perf tools: Enable indices setting syntax for BPF maps
-
-
-
2016-01-25
Wang Nan
Superseded
[14/54] perf tools: Support setting different slots in a BPF map separately
-
-
-
2016-01-25
Wang Nan
Superseded
[12/54] perf tools: Enable passing event to BPF object
-
-
-
2016-01-25
Wang Nan
Superseded
[11/54] perf record: Apply config to BPF objects before recording
-
-
-
2016-01-25
Wang Nan
Superseded
[10/54] perf tools: Enable BPF object configure syntax
-
-
-
2016-01-25
Wang Nan
Superseded
[09/54] perf tools: Add API to config maps in bpf object
-
-
-
2016-01-25
Wang Nan
New
[08/54] perf test: Improve bp_signal
-
-
-
2016-01-25
Wang Nan
Accepted
[07/54] perf tools: Fix symbols searching for offline module in buildid-cache
-
-
-
2016-01-25
Wang Nan
Superseded
[06/54] perf test: Check environment before start real BPF test
-
-
-
2016-01-25
Wang Nan
New
[05/54] perf build: Use feature dump file for build-test
-
-
-
2016-01-25
Wang Nan
New
[04/54] perf build: Select all feature checkers for feature-dump
-
-
-
2016-01-25
Wang Nan
New
[03/54] tools build: Allow subprojects select all feature checkers
-
-
-
2016-01-25
Wang Nan
Accepted
[02/54] perf bpf: Check relocation target section
-
-
-
2016-01-25
Wang Nan
Accepted
[01/54] perf test: Add libbpf relocation checker
-
-
-
2016-01-25
Wang Nan
Accepted
[v2,2/2] coresight: etm4x: Check every parameter used by dma_xx_coherent.
-
-
-
2016-01-25
Eric Long
New
[v2,1/2] coresight: "DEVICE_ATTR_RO" should defined as static.
-
-
-
2016-01-25
Eric Long
Accepted
[5/5] perf core: Reduce perf event output overhead by new overflow handler
-
-
-
2016-01-25
Wang Nan
Superseded
[4/5] perf core: Add backward attribute to perf event
-
-
-
2016-01-25
Wang Nan
Superseded
[3/5] perf core: Prepare writing into ring buffer from end
-
-
-
2016-01-25
Wang Nan
Superseded
[2/5] perf core: Set event's default overflow_handler
-
-
-
2016-01-25
Wang Nan
Superseded
[1/5] perf core: Introduce new ioctl options to pause and resume ring buffer
-
-
-
2016-01-25
Wang Nan
Superseded
[1/2] power/reset: versatile: support the actual versatile
-
-
-
2016-01-25
Linus Walleij
Accepted
Problems with commit 'kallsyms: add support for relative offsets in kallsyms address table' (in mmotm)
-
-
-
2016-01-24
Ard Biesheuvel
New
ARM: pxa: let PXA27x select PINCTRL
-
-
-
2016-01-23
Masahiro Yamada
New
[v3,12/12] acpi, numa: reuse acpi_numa_memory_affinity_init()
-
-
-
2016-01-23
Hanjun Guo
New
[v3,11/12] acpi, numa: remove unneeded acpi_numa=1
-
-
-
2016-01-23
Hanjun Guo
New
[v3,10/12] acpi, numa: move bad_srat() and srat_disabled() to common place
-
-
-
2016-01-23
Hanjun Guo
New
[v3,09/12] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init()
-
-
-
2016-01-23
Hanjun Guo
New
[v3,08/12] arm64, numa: rework numa_add_memblk()
-
-
-
2016-01-23
Hanjun Guo
New
[v3,07/12] acpi, numa: move acpi_numa_slit_init() to common place
-
-
-
2016-01-23
Hanjun Guo
New
[v3,06/12] acpi, numa: Enable ACPI based NUMA on ARM64
-
-
-
2016-01-23
Hanjun Guo
New
[v3,01/12] acpi, numa: Use pr_fmt() instead of printk
-
-
-
2016-01-23
Hanjun Guo
New
[v3,17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI
-
-
-
2016-01-23
Shannon Zhao
Superseded
[v3,13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
-
-
-
2016-01-23
Shannon Zhao
New
[v3,12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
-
-
-
2016-01-23
Shannon Zhao
Superseded
[v3,04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
-
-
-
2016-01-23
Shannon Zhao
Superseded
[RESEND] AFS: Correctly use 64-bit time for UUID
-
-
-
2016-01-22
Arnd Bergmann
New
[RESEND,2] qla2xxx: Remove use of 'struct timeval'
-
-
-
2016-01-22
Arnd Bergmann
New
ARM: add copy_file_range system call
-
-
-
2016-01-22
Arnd Bergmann
New
[6/6] perf core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
-
-
-
2016-01-22
Wang Nan
New
[5/6] perf core: Reduce perf event output overhead by setting overwrite handler
-
-
-
2016-01-22
Wang Nan
Superseded
[4/6] perf core: Add backward attribute to perf event
-
-
-
2016-01-22
Wang Nan
Superseded
[3/6] perf core: Prepare writing into ring buffer from end
-
-
-
2016-01-22
Wang Nan
Superseded
[2/6] perf core: Set event's default overflow_handler
-
-
-
2016-01-22
Wang Nan
Superseded
[1/6] perf core: Introduce new ioctl options to pause and resume ring buffer
-
-
-
2016-01-22
Wang Nan
Superseded
[2/2] perf bpf: Check relocation target section
-
-
-
2016-01-22
Wang Nan
Superseded
[1/2] perf test: Add libbpf relocation checker
-
-
-
2016-01-22
Wang Nan
Superseded
«
1
2
...
300
301
302
…
399
400
»