Show patches with: Archived = No       |   4328 patches
« 1 2 ... 40 41 4243 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,4/4,v2] syscalls: Remove start and number from syscall_set_arguments() args Untitled series #99837 - - - - --- 2019-03-28 Steven Rostedt Not Applicable
[RFC,3/4,v2] syscalls: Remove start and number from syscall_get_arguments() args Untitled series #99837 - - - - --- 2019-03-28 Steven Rostedt Not Applicable
[v2,1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively [v2,1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively 4 - 1 - --- 2019-03-25 Sakari Ailus Not Applicable
[v5,3/3] locking/rwsem: Optimize down_read_trylock() locking/rwsem: Rwsem rearchitecture part 0 - - - - --- 2019-03-22 Waiman Long Not Applicable
[v5,2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs locking/rwsem: Rwsem rearchitecture part 0 - - - - --- 2019-03-22 Waiman Long Not Applicable
[v5,1/3] locking/rwsem: Remove arch specific rwsem files locking/rwsem: Rwsem rearchitecture part 0 - - - - --- 2019-03-22 Waiman Long Not Applicable
[2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps Remove support for deprecated %pf and %pF in vsprintf - - - - --- 2019-03-22 Sakari Ailus Not Applicable
[1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively Remove support for deprecated %pf and %pF in vsprintf 3 - - - --- 2019-03-22 Sakari Ailus Not Applicable
[v2,13/13] syscall_get_arch: add "struct task_struct *" argument Untitled series #97617 5 - 2 - --- 2019-03-17 Dmitry V. Levin Not Applicable
um: irq: don't set the chip for all irqs um: irq: don't set the chip for all irqs 1 - 1 - --- 2019-03-14 Bartosz Golaszewski Superseded
um: define set_pte_at() as a static inline function, not a macro um: define set_pte_at() as a static inline function, not a macro 1 - 2 - --- 2019-03-13 Bartosz Golaszewski Superseded
[GIT,PULL] UML updates for 5.1-rc1 [GIT,PULL] UML updates for 5.1-rc1 - - - - --- 2019-03-12 Richard Weinberger Not Applicable
um: remove uses of variable length arrays um: remove uses of variable length arrays - - - - --- 2019-03-12 Bartosz Golaszewski Awaiting Upstream
um: remove unused variable um: remove unused variable 1 - 1 - --- 2019-03-12 Bartosz Golaszewski Awaiting Upstream
arch: um: drivers: Kconfig: formatting cleanup arch: um: drivers: Kconfig: formatting cleanup - - - - --- 2019-03-06 Enrico Weigelt, metux IT consult Changes Requested
arch: um: Kconfig: pedantic cleanups arch: um: Kconfig: pedantic cleanups - - - - --- 2019-03-06 Enrico Weigelt, metux IT consult Changes Requested
[3/3] arch/um/kernel/Makefile: use KCONFIG_CONFIG kbuild: More KCONFIG_CONFIG ignorance - - - - --- 2019-03-04 Arseny Maslennikov Not Applicable
[2/3] Makefile: kselftest: use KCONFIG_CONFIG kbuild: More KCONFIG_CONFIG ignorance - - - - --- 2019-03-04 Arseny Maslennikov Not Applicable
[1/3] kconfig/Makefile: localmodconfig: use KCONFIG_CONFIG kbuild: More KCONFIG_CONFIG ignorance - - - - --- 2019-03-04 Arseny Maslennikov Not Applicable
[v3,21/34] um: mm: Add p?d_large() definitions Untitled series #94522 - - - - --- 2019-02-27 Steven Price Not Applicable
[RFC,v4,17/17] of: unittest: split up some super large test cases kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,16/17] of: unittest: split out a couple of test cases from unittest kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,15/17] of: unittest: migrate tests to run on KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,14/17] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,13/17] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,12/17] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,11/17] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,10/17] kunit: test: add test managed resource tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,09/17] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,08/17] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,07/17] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,06/17] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,05/17] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,04/17] kunit: test: add test_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,03/17] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,02/17] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[RFC,v4,01/17] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2019-02-14 Brendan Higgins Not Applicable
[v4,3/3] locking/rwsem: Optimize down_read_trylock() locking/rwsem: Rwsem rearchitecture part 0 - - - - --- 2019-02-13 Waiman Long Not Applicable
[v4,2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs locking/rwsem: Rwsem rearchitecture part 0 1 - - - --- 2019-02-13 Waiman Long Not Applicable
[v4,1/3] locking/rwsem: Remove arch specific rwsem files locking/rwsem: Rwsem rearchitecture part 0 1 - - - --- 2019-02-13 Waiman Long Not Applicable
[v2,21/21] memblock: drop memblock_alloc_*_nopanic() variants Refine memblock API 2 - 1 - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,20/21] memblock: memblock_alloc_try_nid: don't panic Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,19/21] treewide: add checks for the return value of memblock_alloc*() Refine memblock API 5 - 3 - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,18/21] swiotlb: add checks for the return value of memblock_alloc*() Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,17/21] init/main: add checks for the return value of memblock_alloc*() Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,16/21] mm/percpu: add checks for the return value of memblock_alloc*() Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,15/21] sparc: add checks for the return value of memblock_alloc*() Refine memblock API 1 - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,14/21] ia64: add checks for the return value of memblock_alloc*() Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,13/21] arch: don't memset(0) memory returned by memblock_alloc() Refine memblock API 1 - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) Refine memblock API 1 - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,10/21] memblock: refactor internal allocation functions Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,09/21] memblock: drop memblock_alloc_base() Refine memblock API 1 - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,08/21] memblock: drop __memblock_alloc_base() Refine memblock API 1 - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,07/21] memblock: memblock_phys_alloc(): don't panic Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,06/21] memblock: memblock_phys_alloc_try_nid(): don't panic Refine memblock API 1 - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,05/21] memblock: emphasize that memblock_alloc_range() returns a physical address Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,04/21] memblock: drop memblock_alloc_base_nid() Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc Refine memblock API - - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,02/21] powerpc: use memblock functions returning virtual address Refine memblock API 1 - - - --- 2019-01-21 Mike Rapoport Not Applicable
[v2,01/21] openrisc: prefer memblock APIs returning virtual address Refine memblock API 1 - - - --- 2019-01-21 Mike Rapoport Not Applicable
um: Remove duplicate headers um: Remove duplicate headers - - - - --- 2019-01-18 Sabyasachi Gupta Superseded
[21/21] memblock: drop memblock_alloc_*_nopanic() variants Refine memblock API 1 - - - --- 2019-01-16 Mike Rapoport Not Applicable
[20/21] memblock: memblock_alloc_try_nid: don't panic Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[19/21] treewide: add checks for the return value of memblock_alloc*() Refine memblock API 2 - 2 - --- 2019-01-16 Mike Rapoport Not Applicable
[18/21] swiotlb: add checks for the return value of memblock_alloc*() Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[17/21] init/main: add checks for the return value of memblock_alloc*() Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[16/21] mm/percpu: add checks for the return value of memblock_alloc*() Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[15/21] sparc: add checks for the return value of memblock_alloc*() Refine memblock API 1 - - - --- 2019-01-16 Mike Rapoport Not Applicable
[14/21] ia64: add checks for the return value of memblock_alloc*() Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[13/21] arch: don't memset(0) memory returned by memblock_alloc() Refine memblock API 1 - - - --- 2019-01-16 Mike Rapoport Not Applicable
[12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) Refine memblock API 1 - - - --- 2019-01-16 Mike Rapoport Not Applicable
[11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[10/21] memblock: refactor internal allocation functions Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[09/21] memblock: drop memblock_alloc_base() Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[08/21] memblock: drop __memblock_alloc_base() Refine memblock API 1 - - - --- 2019-01-16 Mike Rapoport Not Applicable
[07/21] memblock: memblock_phys_alloc(): don't panic Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[06/21] memblock: memblock_phys_alloc_try_nid(): don't panic Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[05/21] memblock: emphasize that memblock_alloc_range() returns a physical address Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[04/21] memblock: drop memblock_alloc_base_nid() Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[02/21] powerpc: use memblock functions returning virtual address Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[01/21] openrisc: prefer memblock APIs returning virtual address Refine memblock API - - - - --- 2019-01-16 Mike Rapoport Not Applicable
[14/14] syscall_get_arch: add "struct task_struct *" argument Untitled series #85156 5 - 2 - --- 2019-01-09 Dmitry V. Levin Not Applicable
[v7,20/22] syscall_get_arch: add "struct task_struct *" argument ptrace: add PTRACE_GET_SYSCALL_INFO request 5 - 2 - --- 2019-01-07 Dmitry V. Levin Not Applicable
um: Try to avoid kmalloc in signal handling um: Try to avoid kmalloc in signal handling - - - - --- 2019-01-04 Anton Ivanov Superseded
um: Try to avoid kmalloc in signal handling um: Try to avoid kmalloc in signal handling - - - - --- 2019-01-03 Anton Ivanov Superseded
[2/3] treewide: add intermediate .s files to targets Untitled series #83357 - - - - --- 2018-12-22 Masahiro Yamada Not Applicable
[v6,24/27] syscall_get_arch: add "struct task_struct *" argument ptrace: add PTRACE_GET_SYSCALL_INFO request 4 - 2 - --- 2018-12-13 Dmitry V. Levin Not Applicable
x86/um/vdso: Drop implicit common-page-size linker flag x86/um/vdso: Drop implicit common-page-size linker flag 1 - - - --- 2018-12-10 Nick Desaulniers Not Applicable
[v5,22/25] syscall_get_arch: add "struct task_struct *" argument ptrace: add PTRACE_GET_SYSCALL_INFO request 2 - 2 - --- 2018-12-10 Dmitry V. Levin Not Applicable
[RFC,v3,19/19] of: unittest: split up some super large test cases kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,18/19] of: unittest: split out a couple of test cases from unittest kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,17/19] of: unittest: migrate tests to run on KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,16/19] arch: um: make UML unflatten device tree when testing kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Rejected
[RFC,v3,15/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,14/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,13/19] kunit: improve output from python wrapper kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,12/19] kunit: add KUnit wrapper script and simple output parser kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,11/19] kunit: add Python libraries for handing KUnit config and kernel kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
« 1 2 ... 40 41 4243 44 »