Show patches with: State = Action Required       |   5692 patches
« 1 2 ... 50 51 5256 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv2,1/2] arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common 2 - - --- 2017-02-03 Laura Abbott New
[3/3] fork: allocate vmapped kernel stacks for cache when a cpu is up - - - --- 2017-02-03 Hoeun Ryu New
[2/3] fork: make number of cached stacks (vmapped) configurable using Kbuild - - - --- 2017-02-03 Hoeun Ryu New
[1/3] fork: dynamically allocate cache array for vmapped stacks using cpuhp - - - --- 2017-02-03 Hoeun Ryu New
[5/5] refcount: Use atomic_try_cmpxchg() - - - --- 2017-02-03 Peter Zijlstra New
[4/5] atomic: Introduce atomic_try_cmpxchg() - - - --- 2017-02-03 Peter Zijlstra New
[3/5] x86: Implement __WARN using UD2 - - - --- 2017-02-03 Peter Zijlstra New
[2/5] kref: Implement using refcount_t 1 - - --- 2017-02-03 Peter Zijlstra New
[1/5] refcount_t: A special purpose refcount type - - - --- 2017-02-03 Peter Zijlstra New
[v2,1/1] powerpc: mm: support ARCH_MMAP_RND_BITS - 1 - --- 2017-02-03 Bhupesh Sharma New
[RFC/PATCH,3/3] doc: add Timgad LSM documentation - - - --- 2017-02-02 Djalal Harouni New
[RFC/PATCH,2/3] security: Add the Timgad module - - - --- 2017-02-02 Djalal Harouni New
[RFC/PATCH,1/3] security: add the security_task_copy() hook - - - --- 2017-02-02 Djalal Harouni New
[v2,3/3] lkdtm: add tests for dynamic array in local stack - - - --- 2017-02-02 kpark3469@gmail.com New
[v2,2/3] arm64: usercopy: Implement stack frame object validation - 1 - --- 2017-02-02 kpark3469@gmail.com New
[v2,1/3] usercopy: create usercopy.h and move enum stack_type - - - --- 2017-02-02 kpark3469@gmail.com New
[2/2] powerpc: Redefine ELF_ET_DYN_BASE - - - --- 2017-02-02 Bhupesh Sharma New
[1/2] powerpc: mm: support ARCH_MMAP_RND_BITS - 1 - --- 2017-02-02 Bhupesh Sharma New
randstruct: Use -Werror=designated-init - - - --- 2017-02-01 Kees Cook New
randstruct: deal with char array casts - - - --- 2017-02-01 Kees Cook New
[v5,4/4] initify: Mark functions with the __unverified_nocapture attribute - - - --- 2017-01-31 Kees Cook New
[v5,3/4] initify: Mark functions with the __nocapture attribute - - - --- 2017-01-31 Kees Cook New
[v5,2/4] util: Move type casts into is_kernel_rodata - - - --- 2017-01-31 Kees Cook New
[v5,1/4] gcc-plugins: Add the initify gcc plugin - - - --- 2017-01-31 Kees Cook New
[v4] mm: add arch-independent testcases for RODATA 1 - - --- 2017-01-29 Jinbum Park New
[v2,3/3] x86: Make the GDT remapping read-only on 64 bit - - - --- 2017-01-26 Thomas Garnier New
[v2,2/3] x86: Remap GDT tables in the Fixmap section - - - --- 2017-01-26 Thomas Garnier New
[v2,1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-01-26 Thomas Garnier New
[v4] mm: add arch-independent testcases for RODATA - - - --- 2017-01-25 Jinbum Park New
[v4] mm: add arch-independent testcases for RODATA - - - --- 2017-01-25 Jinbum Park New
arm64: usercopy: Implement stack frame object validation - - - --- 2017-01-25 kpark3469@gmail.com New
Re: [PATCH v3] mm: add arch-independent testcases for RODATA - - - --- 2017-01-24 Mark Rutland New
[v3] mm: add arch-independent testcases for RODATA - - - --- 2017-01-24 Jinbum Park New
[net] net: free ip_vs_dest structs when refcnt=0 - - - --- 2017-01-24 David Windsor New
[v2,net] net: free ip_vs_dest structs when refcnt=0 - - - --- 2017-01-24 David Windsor New
[v1,3/3] x86: Make the GDT remapping read-only on 64 bit - - - --- 2017-01-20 Thomas Garnier New
[v1,2/3] x86: Remap GDT tables in the Fixmap section - - - --- 2017-01-20 Thomas Garnier New
[v1,1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-01-20 Thomas Garnier New
[v2] mm: add arch-independent testcases for RODATA - - - --- 2017-01-19 Jinbum Park New
mm: add arch-independent testcases for RODATA - - - --- 2017-01-19 Jinbum Park New
[2/2] security: Change name of CONFIG_DEBUG_SET_MODULE_RONX - - - --- 2017-01-19 Laura Abbott New
[1/2] security: Change name of CONFIG_DEBUG_RODATA - - - --- 2017-01-19 Laura Abbott New
ARM: mm: add testcases for RODATA - - - --- 2017-01-18 Jinbum Park New
[RFCv2,18/18] drivers: infiniband convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,17/18] drivers: misc drivers convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,16/18] drivers: net convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,15/18] block: convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,14/18] tools: convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,13/18] ipc: covert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,12/18] sound: convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,11/18] security: convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,10/18] fs: convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,09/18] net: convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,08/18] kernel, mm: convert from atomic_t to refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,07/18] kref: Implement using refcount_t - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,06/18] kref: Avoid more abuse - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,05/18] kref: Implement kref_put_lock() - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,04/18] kref: Use kref_get_unless_zero() more - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,03/18] kref: Kill kref_sub() - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,02/18] kref: Add kref_read() - - - --- 2017-01-18 Reshetova, Elena New
[RFCv2,01/18] kref: Add KREF_INIT() - - - --- 2017-01-18 Reshetova, Elena New
Merge in PAX_MEMORY_SANITIZE work from grsec to linux-next - - - --- 2017-01-18 Kaiwan N Billimoria New
New to KSPP, would like to contribute - - - --- 2017-01-17 Kaiwan N Billimoria New
[3/3] Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper() 1 - - --- 2017-01-16 Greg KH New
[2/3] Make static usermode helper binaries constant - - - --- 2017-01-16 Greg KH New
[1/3] kmod: make usermodehelper path a const string - - - --- 2017-01-16 Greg KH New
[v4,2/2] procfs/tasks: add a simple per-task procfs hidepid= field - - - --- 2017-01-16 Djalal Harouni New
[v4,1/2] procfs: use an enum for possible hidepid values 2 - - --- 2017-01-16 Djalal Harouni New
Re: [PATCH] gcc-plugins: Add structleak for more stack initialization - - - --- 2017-01-16 Mark Rutland New
[RFC] gcc-plugins: Add initial x86_64 kernexec plugin - - - --- 2017-01-14 Kees Cook New
gcc-plugins: consolidate on PASS_INFO macro - - - --- 2017-01-13 Kees Cook New
gcc-plugins: Add structleak for more stack initialization - - - --- 2017-01-13 Kees Cook New
gcc-plugins: add PASS_INFO and build_const_char_string() - - - --- 2017-01-13 Kees Cook New
Re: [PATCH v4 0/4] Introduce the initify gcc plugin - - - --- 2017-01-12 Kees Cook New
[RFC] x86/mm/KASLR: Remap GDTs at fixed location - - - --- 2017-01-04 Thomas Garnier New
Allow userspace to request device probing even if defer_all_probes is true - - - --- 2017-01-03 Kees Cook New
Allow userspace control of runtime disabling/enabling of driver probing - - - --- 2017-01-03 Kees Cook New
[RFC,18/19] drivers: infiniband convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,17/19] drivers: misc convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,16/19] drivers: net convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,15/19] block: convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,14/19] tools: convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,13/19] ipc: covert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,12/19] sound: convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,11/19] security: convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,10/19] fs: convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,09/19] net: convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,08/19] kernel, mm: convert from atomic_t to refcount_t - - - --- 2016-12-29 Reshetova, Elena New
[RFC,07/19] mixed: kref fixes - - - --- 2016-12-29 Reshetova, Elena New
[RFC,06/19] Provide refcount_t, an atomic_t like primitive built just for refcounting. - - - --- 2016-12-29 Reshetova, Elena New
[RFC,05/19] Leak references by unbalanced get, instead of poking at kref implementation details. - - - --- 2016-12-29 Reshetova, Elena New
[RFC,04/19] Because home-rolling your own is _awesome_, stop doing it. Provide kref_put_lock(), jus… - - - --- 2016-12-29 Reshetova, Elena New
[RFC,03/19] For some obscure reason apparmor thinks its needs to locally implement kref primitives … - - - --- 2016-12-29 Reshetova, Elena New
[RFC,02/19] By general sentiment kref_sub() is a bad interface, make it go away. - - - --- 2016-12-29 Reshetova, Elena New
[RFC,01/19] Since we need to change the implementation, stop exposing internals. Provide kref_read(… - - - --- 2016-12-29 Reshetova, Elena New
Re: George's crazy full state idea (Re: HalfSipHash Acceptable Usage) - - - --- 2016-12-23 George Spelvin New
[2/2] random: convert get_random_int/long into get_random_u32/u64 - - - --- 2016-12-22 Jason A. Donenfeld New
[1/2] random: use chacha20 for get_random_int/long - - - --- 2016-12-22 Jason A. Donenfeld New
Re: [PATCH v7 3/6] random: use SipHash in place of MD5 - - - --- 2016-12-22 Theodore Ts'o New
[v7,6/6] siphash: implement HalfSipHash1-3 for hash tables - - - --- 2016-12-21 Jason A. Donenfeld New
« 1 2 ... 50 51 5256 57 »