Show patches with: none      |   4404 patches
« 1 2 ... 41 42 4344 45 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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: Revert to using stack for pt_regs in signal handling um: Revert to using stack for pt_regs in signal handling - - - - --- 2019-01-04 Anton Ivanov Accepted
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
[-next] um: Remove duplicated include from vector_user.c [-next] um: Remove duplicated include from vector_user.c 1 - 1 - --- 2019-01-03 Yue Haibing Accepted
[GIT,PULL] UML changes for 4.21 [GIT,PULL] UML changes for 4.21 - - - - --- 2019-01-02 Richard Weinberger Accepted
um: writev needs <sys/uio.h> um: writev needs <sys/uio.h> 1 - - - --- 2018-12-27 Christoph Hellwig Accepted
[2/2] um: vector: Use 'kmalloc_array' instead of 'kmalloc' Untitled series #83744 1 - 1 - --- 2018-12-26 Christophe JAILLET Accepted
[1/2] um: vector: Fix a potential NULL pointer dereference in 'vector_net_open()' [1/2] um: vector: Fix a potential NULL pointer dereference in 'vector_net_open()' - 1 1 - --- 2018-12-26 Christophe JAILLET Accepted
[2/3] treewide: add intermediate .s files to targets Untitled series #83357 - - - - --- 2018-12-22 Masahiro Yamada Not Applicable
Add Anton Ivanov to UML maintainers Add Anton Ivanov to UML maintainers 1 - - - --- 2018-12-18 Anton Ivanov Accepted
um: remove redundant generic-y um: remove redundant generic-y - - - - --- 2018-12-16 Masahiro Yamada Accepted
[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
um: Optimize Flush TLB for force/fork case um: Optimize Flush TLB for force/fork case - - - - --- 2018-12-07 Anton Ivanov Accepted
[3/3] um: Avoid marking pages with "changed protection" Untitled series #79905 - - - - --- 2018-12-05 Anton Ivanov Accepted
[2/3] um: Skip TLB flushing where not needed [1/3] um: Optimize TLB operations v2 - - - - --- 2018-12-05 Anton Ivanov Accepted
[1/3] um: Optimize TLB operations v2 [1/3] um: Optimize TLB operations v2 - - - - --- 2018-12-05 Anton Ivanov Accepted
kbuild: fix UML build error with CONFIG_GCC_PLUGINS kbuild: fix UML build error with CONFIG_GCC_PLUGINS - 1 - - --- 2018-11-29 Masahiro Yamada Accepted
[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
[RFC,v3,10/19] kunit: test: add test managed resource tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,09/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,08/19] arch: um: add shim to trap to allow installing a fault catcher for tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Rejected
[RFC,v3,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,06/19] arch: um: enable running kunit from User Mode Linux kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,04/19] kunit: test: add test_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,03/19] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
[RFC,v3,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - - - --- 2018-11-28 Brendan Higgins Not Applicable
pcmcia: remove per-arch PCMCIA config entry pcmcia: remove per-arch PCMCIA config entry 1 - 1 - --- 2018-11-26 Masahiro Yamada Not Applicable
Remove unnecessary faulted check in uaccess.c Remove unnecessary faulted check in uaccess.c - - - - --- 2018-11-22 Anton Ivanov Accepted
um/timer: fix tv_sec value setup in os_timer_one_shot um/timer: fix tv_sec value setup in os_timer_one_shot - - - - --- 2018-11-22 liwei Accepted
[v2,16/15,v2] syscall_get_arch: add "struct task_struct *" argument Untitled series #77329 - - 2 - --- 2018-11-21 Dmitry V. Levin Not Applicable
[v2,16/15] syscall_get_arch: add "struct task_struct *" argument Untitled series #77128 1 - 2 - --- 2018-11-21 Dmitry V. Levin Not Applicable
[v2,2/9] kbuild: remove redundant 'set -e' from filechk_* defines kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - - --- 2018-11-20 Masahiro Yamada Not Applicable
um: Remove unnecessary kmap_atomic in uaccess on 64bit um: Remove unnecessary kmap_atomic in uaccess on 64bit - - - - --- 2018-11-16 Anton Ivanov Superseded
[1/8] kbuild: remove redundant 'set -e' from filechk_* defines kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - - --- 2018-11-15 Masahiro Yamada Accepted
[v2,4/4] um: Add support for DISCARD in the UBD Driver [v2,1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-14 Anton Ivanov Accepted
[v2,3/4] um: Remove unsafe printks from the io thread [v2,1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-14 Anton Ivanov Accepted
[v2,2/4] um: Clean-up command processing in UML UBD driver [v2,1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-14 Anton Ivanov Accepted
[v2,1/4] um: Switch to block-mq constants in the UML UBD driver [v2,1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-14 Anton Ivanov Accepted
[4/4] um: Add support for DISCARD in the UBD Driver Untitled series #76031 - - - - --- 2018-11-14 Anton Ivanov Superseded
[3/4] um: Remove unsafe printks from the io thread Untitled series #76031 - - - - --- 2018-11-14 Anton Ivanov Superseded
[2/4] um: Clean-up command processing in UML UBD driver Untitled series #76031 - - - - --- 2018-11-14 Anton Ivanov Superseded
[1/4] um: Switch to block-mq constants in the UML UBD driver [1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-14 Anton Ivanov Superseded
[4/4] um: Add support for DISCARD in the UBD Driver Untitled series #75881 - - - - --- 2018-11-14 Anton Ivanov Superseded
[3/4] um: Remove unsafe printks from the io thread Untitled series #75881 - - - - --- 2018-11-14 Anton Ivanov Superseded
[2/4] um: Clean-up command processing in UML UBD driver Untitled series #75881 - - - - --- 2018-11-14 Anton Ivanov Superseded
[1/4] um: Switch to block-mq constants in the UML UBD driver [1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-14 Anton Ivanov Superseded
um: Remove obsolete reenable_XX calls um: Remove obsolete reenable_XX calls - - - - --- 2018-11-13 Anton Ivanov Accepted
[4/4] um: Add support for DISCARD in the UBD Driver [1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-13 Anton Ivanov Superseded
[3/4] um: Remove unsafe printks from the io thread [1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-13 Anton Ivanov Superseded
[2/4] um: Clean-up command processing in UML UBD driver [1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-13 Anton Ivanov Superseded
[1/4] um: Switch to block-mq constants in the UML UBD driver [1/4] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-13 Anton Ivanov Superseded
[AUTOSEL,3.18,5/9] um: Give start_idle_thread() a return code Untitled series #75596 - 1 - - --- 2018-11-13 Sasha Levin Not Applicable
[AUTOSEL,4.4,05/11] um: Give start_idle_thread() a return code Untitled series #75595 - 1 - - --- 2018-11-13 Sasha Levin Not Applicable
[AUTOSEL,4.9,07/17] um: Give start_idle_thread() a return code Untitled series #75594 - 1 - - --- 2018-11-13 Sasha Levin Not Applicable
[AUTOSEL,4.14,12/26] um: Give start_idle_thread() a return code Untitled series #75593 - 1 - - --- 2018-11-13 Sasha Levin Not Applicable
[AUTOSEL,4.18,18/39] um: Give start_idle_thread() a return code Untitled series #75592 - 1 - - --- 2018-11-13 Sasha Levin Not Applicable
[AUTOSEL,4.19,20/44] um: Give start_idle_thread() a return code Untitled series #75590 - 1 - - --- 2018-11-13 Sasha Levin Not Applicable
[3/3] um: Add support for DISCARD in the UBD Driver [1/3] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-12 Anton Ivanov Superseded
[2/3] um: Clean-up command processing in UML UBD driver [1/3] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-12 Anton Ivanov Superseded
[1/3] um: Switch to block-mq constants in the UML UBD driver [1/3] um: Switch to block-mq constants in the UML UBD driver - - - - --- 2018-11-12 Anton Ivanov Superseded
Add DISCARD support to UML udb driver Add DISCARD support to UML udb driver - - - - --- 2018-11-09 Anton Ivanov Superseded
[-next-akpm,3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap Add support for fast mremap 1 - - - --- 2018-11-08 Joel Fernandes Not Applicable
[-next-akpm,2/3] mm: speed up mremap by 20x on large regions (v5) Add support for fast mremap 1 - 1 - --- 2018-11-08 Joel Fernandes Not Applicable
[-next-akpm,1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2) Add support for fast mremap 1 - - - --- 2018-11-08 Joel Fernandes Not Applicable
Fix breakage from switching to MQ BLK framework Fix breakage from switching to MQ BLK framework - - - - --- 2018-11-08 Anton Ivanov Superseded
[-next,3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap Add support for fast mremap 1 - - - --- 2018-11-03 Joel Fernandes Superseded
[-next,2/3] mm: speed up mremap by 20x on large regions (v4) Add support for fast mremap 1 - - - --- 2018-11-03 Joel Fernandes Superseded
« 1 2 ... 41 42 4344 45 »