Show patches with: Archived = No       |   10382 patches
« 1 2 ... 28 29 30103 104 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/1] sched: provide common cpu_relax_yield definition 1 - 1 - --- 2016-11-16 Christian Borntraeger davem Not Applicable
[17/20] sparc/sysfs: Convert to hotplug state machine 1 - - - --- 2016-11-17 Sebastian Andrzej Siewior davem Not Applicable
USB: serial: cp210x: Use tcflag_t to fix incompatible pointer type - - - - --- 2016-11-21 Geert Uytterhoeven davem Not Applicable
next: Commit 'mm: Prevent __alloc_pages_nodemask() RCU CPU stall ...' causing hang on sparc32 qemu - - - - --- 2016-11-30 Paul E. McKenney davem Not Applicable
coredump: Ensure proper size of sparse core files - - - - --- 2016-12-08 Dave Kleikamp davem Not Applicable
[net-next,18/27] net/skbuff: add macros for VLAN_PRESENT bit - - - - --- 2016-12-13 Michał Mirosław davem Not Applicable
[net-next,22/27] net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCI - - - - --- 2016-12-13 Michał Mirosław davem Not Applicable
sbus: char: Move D7S_MINOR to include/linux/miscdevice.h - - - - --- 2016-12-15 Corentin Labbe davem Not Applicable
[v5,01/14] generic-sections: add section core helpers - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,02/14] xtensa: skip adding literal when SORT() is used - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,03/14] ranges.h: add helpers to build and identify Linux section ranges - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,04/14] tables.h: add linker table support - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,05/14] kbuild: enable option to force compile force-obj-y and force-lib-y - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,06/14] firmware/Makefile: force recompilation if makefile changes - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,07/14] firmware: port built-in section to linker table - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,08/14] jump_label: move guard #endif down where it belongs - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,09/14] jump_label: port __jump_table to linker tables - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,10/14] dynamic_debug: port to use linker tables - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,12/14] kprobes: port .kprobes.text to section range - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,13/14] kprobes: port blacklist kprobes to linker table 1 - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v5,14/14] lib: add linker tables test driver - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v2,1/6] tools: add a userspace tools bug.h - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v2,2/6] tools: add init.h for tools - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v2,3/6] tools: add __used and enable to override - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v2,4/6] tools: expand export.h with VMLINUX_SYMBOL() - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v2,5/6] tools: add __section() to compiler.h - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[v2,6/6] tools: add userspace linker table sandbox - - - - --- 2016-12-22 Luis Chamberlain davem Not Applicable
[RFC,1/4] mm: remove unused TASK_SIZE_OF() 2 - - - --- 2016-12-30 Dmitry Safonov davem Not Applicable
[net-next,v2,18/27] net/skbuff: add macros for VLAN_PRESENT bit - - - - --- 2017-01-03 Michał Mirosław davem Not Applicable
[net-next,v2,22/27] net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCI - - - - --- 2017-01-03 Michał Mirosław davem Not Applicable
[net-next,1/6] net/skbuff: add macros for VLAN_PRESENT bit - - - - --- 2017-01-04 Michał Mirosław davem Not Applicable
[net-next,5/6] net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCI - - - - --- 2017-01-04 Michał Mirosław davem Not Applicable
sysrq: Reset the watchdog timers while displaying high-resolution timers - - 1 - --- 2017-01-04 Tom Hromatka davem Not Applicable
[v2,1/7] arm: put types.h in uapi - - - - --- 2017-01-06 Nicolas Dichtel davem Not Applicable
[v2,2/7] h8300: put bitsperlong.h in uapi - - - - --- 2017-01-06 Nicolas Dichtel davem Not Applicable
[v2,3/7] nios2: put setup.h in uapi - - - - --- 2017-01-06 Nicolas Dichtel davem Not Applicable
[v2,4/7] x86: put msr-index.h in uapi - - - - --- 2017-01-06 Nicolas Dichtel davem Not Applicable
[v2,5/7] Makefile.headersinst: cleanup input files - - - - --- 2017-01-06 Nicolas Dichtel davem Not Applicable
[v2,6/7] Makefile.headersinst: remove destination-y option - - - - --- 2017-01-06 Nicolas Dichtel davem Not Applicable
[v2,7/7] uapi: export all headers under uapi directories 3 - - - --- 2017-01-06 Nicolas Dichtel davem Not Applicable
Crash in -next due to 'mm/vmalloc: replace opencoded 4-level page walkers' - - - - --- 2017-01-09 Chris Wilson davem Not Applicable
[v6,01/14] generic-sections: add section core helpers - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,02/14] xtensa: skip adding literal when SORT() is used - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,03/14] ranges.h: add helpers to build and identify Linux section ranges - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,04/14] tables.h: add linker table support - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,05/14] kbuild: enable option to force compile force-obj-y and force-lib-y - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,06/14] firmware/Makefile: force recompilation if makefile changes - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,07/14] firmware: port built-in section to linker table - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,08/14] jump_label: move guard #endif down where it belongs - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,09/14] jump_label: port __jump_table to linker tables - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,10/14] dynamic_debug: port to use linker tables - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,12/14] kprobes: port .kprobes.text to section range - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,13/14] kprobes: port blacklist kprobes to linker table 1 - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,14/14] lib: add linker tables test driver - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v3,1/6] tools: add a userspace tools bug.h - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v3,2/6] tools: add init.h for tools - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v3,3/6] tools: add __used and enable to override - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v3,4/6] tools: expand export.h with VMLINUX_SYMBOL() - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v3,5/6] tools: add __section() to compiler.h - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v3,6/6] tools: add userspace linker table sandbox - - - - --- 2017-01-09 Luis Chamberlain davem Not Applicable
[v6,00/14] linux: generalize sections, ranges and linker tables - - - - --- 2017-01-09 Andy Shevchenko davem Not Applicable
[RESEND] coredump: Ensure proper size of sparse core files - - - - --- 2017-01-11 Dave Kleikamp davem Not Applicable
[1/4] n2rng: limit error spewage when self-test fails - - - - --- 2017-01-12 Shannon Nelson davem Not Applicable
[2/4] n2rng: add device data descriptions - - - - --- 2017-01-12 Shannon Nelson davem Not Applicable
[3/4] n2rng: support new hardware register layout - - - - --- 2017-01-12 Shannon Nelson davem Not Applicable
[4/4] n2rng: update version info - - - - --- 2017-01-12 Shannon Nelson davem Not Applicable
tcp: fix tcp_fastopen unaligned access complaints on sparc - - - - --- 2017-01-12 Shannon Nelson davem Not Applicable
tcp: fix tcp_fastopen unaligned access complaints on sparc - - - - --- 2017-01-12 Eric Dumazet davem Not Applicable
[v2] tcp: fix tcp_fastopen unaligned access complaints on sparc 1 - - - --- 2017-01-12 Shannon Nelson davem Not Applicable
[v3,1/8] arm: put types.h in uapi - - - - --- 2017-01-13 Nicolas Dichtel davem Not Applicable
[v3,2/8] h8300: put bitsperlong.h in uapi - - - - --- 2017-01-13 Nicolas Dichtel davem Not Applicable
[v3,3/8] nios2: put setup.h in uapi - - 1 - --- 2017-01-13 Nicolas Dichtel davem Not Applicable
[v3,4/8] x86: stop exporting msr-index.h to userland - - - - --- 2017-01-13 Nicolas Dichtel davem Not Applicable
[v3,5/8] Makefile.headersinst: cleanup input files - - - - --- 2017-01-13 Nicolas Dichtel davem Not Applicable
[v3,6/8] Makefile.headersinst: remove destination-y option - - - - --- 2017-01-13 Nicolas Dichtel davem Not Applicable
[v3,7/8] uapi: export all headers under uapi directories 3 - - - --- 2017-01-13 Nicolas Dichtel davem Not Applicable
[v3,8/8] uapi: export all arch specifics directories - - - - --- 2017-01-13 Nicolas Dichtel davem Not Applicable
[v7,01/14] generic-sections: add section core helpers - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,02/14] xtensa: skip adding literal when SORT() is used - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,03/14] ranges.h: add helpers to build and identify Linux section ranges - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,04/14] tables.h: add linker table support - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,05/14] kbuild: enable option to force compile force-obj-y and force-lib-y - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,06/14] firmware/Makefile: force recompilation if makefile changes - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,07/14] firmware: port built-in section to linker table - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,08/14] jump_label: move guard #endif down where it belongs - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,09/14] jump_label: port __jump_table to linker tables - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,10/14] dynamic_debug: port to use linker tables - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,12/14] kprobes: port .kprobes.text to section range - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,13/14] kprobes: port blacklist kprobes to linker table 1 - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v7,14/14] lib: add linker tables test driver - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,1/6] tools: add a userspace tools bug.h - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,2/6] tools: add init.h for tools - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,3/6] tools: add __used and enable to override - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,4/6] tools: expand export.h with VMLINUX_SYMBOL() - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,5/6] tools: add __section() to compiler.h - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,6/6] tools: add userspace linker table sandbox - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[11/20] sparc: migrate exception table users onto extable.h - - - - --- 2017-01-22 Paul Gortmaker davem Not Applicable
« 1 2 ... 28 29 30103 104 »