Show patches with: none      |   4354 patches
« 1 2 ... 26 27 2843 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/19] softirq: Make softirq control and processing RT aware softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[13/19] softirq: Move various protections into inline helpers softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[12/19] softirq: Add RT specific softirq accounting softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[11/19] softirq: Move related code into one section softirq: Cleanups and RT awareness - - 1 - --- 2020-11-13 Thomas Gleixner Not Applicable
[10/19] preempt: Cleanup the macro maze a bit softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[09/19] irqstat: Move declaration into asm-generic/hardirq.h softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[08/19] sh: irqstat: Use the generic irq_cpustat_t softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[07/19] asm-generic/irqstat: Add optional __nmi_count member softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[06/19] arm64: irqstat: Get rid of duplicated declaration softirq: Cleanups and RT awareness 2 - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[05/19] ARM: irqstat: Get rid of duplicated declaration softirq: Cleanups and RT awareness - - 1 - --- 2020-11-13 Thomas Gleixner Not Applicable
[04/19] um/irqstat: Get rid of the duplicated declarations softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[03/19] irqstat: Get rid of nmi_count() and __IRQ_STAT() softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[02/19] sh: Get rid of nmi_count() softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
[01/19] parisc: Remove bogus __IRQ_STAT macro softirq: Cleanups and RT awareness - - - - --- 2020-11-13 Thomas Gleixner Not Applicable
um: "borrow" cmpxchg from x86 tree in UML um: "borrow" cmpxchg from x86 tree in UML - - - - --- 2020-11-13 Anton Ivanov Superseded
[v2] um: "borrow" atomics from x86 architecture [v2] um: "borrow" atomics from x86 architecture - - - - --- 2020-11-13 Anton Ivanov Superseded
um: Remove use of asprinf in umid.c um: Remove use of asprinf in umid.c - 1 - - --- 2020-11-13 Anton Ivanov Accepted
[v3] um: add a UML specific futex implementation [v3] um: add a UML specific futex implementation - - - - --- 2020-11-13 Anton Ivanov Superseded
[v2] um: add a UML specific futex implementation [v2] um: add a UML specific futex implementation - - - - --- 2020-11-12 Anton Ivanov Superseded
um: add a UML specific futex implementation um: add a UML specific futex implementation - - - - --- 2020-11-12 Anton Ivanov Superseded
um: "borrow" atomics from x86 architecture um: "borrow" atomics from x86 architecture - - - - --- 2020-11-12 Anton Ivanov Superseded
[v4] um: enable the use of optimized xor routines in UML [v4] um: enable the use of optimized xor routines in UML - - - - --- 2020-11-12 Anton Ivanov Superseded
[v3] um: enable the use of optimized xor routines in UML [v3] um: enable the use of optimized xor routines in UML - - - - --- 2020-11-12 Anton Ivanov Superseded
[v2] um: enable the use of optimized xor routines in UML [v2] um: enable the use of optimized xor routines in UML - - - - --- 2020-11-12 Anton Ivanov Superseded
[v2] um: allow the use of glibc functions instead of builtins [v2] um: allow the use of glibc functions instead of builtins - - - - --- 2020-11-12 Anton Ivanov Superseded
um: enable the use of optimized xor routines in UML um: enable the use of optimized xor routines in UML - - - - --- 2020-11-11 Anton Ivanov Superseded
um: allow using glibc string functions instead of generics um: allow using glibc string functions instead of generics - - - - --- 2020-11-10 Anton Ivanov Superseded
[v2] um: Fetch registers only for signals which need them [v2] um: Fetch registers only for signals which need them - - - - --- 2020-11-10 Anton Ivanov Accepted
um: Fetch registers only for signals which need them um: Fetch registers only for signals which need them - - - - --- 2020-11-10 Anton Ivanov Superseded
um: add support for TIF_NOTIFY_SIGNAL um: add support for TIF_NOTIFY_SIGNAL 1 - - - --- 2020-10-29 Jens Axboe Accepted
um: random: register random as hwrng-core device um: random: register random as hwrng-core device 1 - - - --- 2020-10-27 Christopher Obbard Accepted
um: include compiler_attributes.h where used um: include compiler_attributes.h where used - 1 - 1 --- 2020-10-26 Johannes Berg Superseded
um: ubd: Submit all data segments atomically um: ubd: Submit all data segments atomically 1 - - 1 --- 2020-10-25 Gabriel Krisman Bertazi Superseded
um: Remove unnecessary snprintf in umid.c um: Remove unnecessary snprintf in umid.c - - - - --- 2020-10-21 Anton Ivanov Superseded
um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() - - - 1 --- 2020-10-19 Richard Weinberger Accepted
[GIT,PULL] uml updates for 5.10 [GIT,PULL] uml updates for 5.10 - - - - --- 2020-10-17 Richard Weinberger Not Applicable
[resend,v3,2/2] exec: Broadly lock nascent mm until setup_arg_pages() Broad write-locking of nascent mm in execve - - - - --- 2020-10-16 Jann Horn Not Applicable
[resend,v3,1/2] mmap locking API: Order lock of nascent mm outside lock of live mm Broad write-locking of nascent mm in execve - - - - --- 2020-10-16 Jann Horn Not Applicable
[GIT,PULL] uml updates for 5.10 [GIT,PULL] uml updates for 5.10 - - - - --- 2020-10-16 Richard Weinberger Not Applicable
[v3,2/2] exec: Broadly lock nascent mm until setup_arg_pages() Broad write-locking of nascent mm in execve - - - - --- 2020-10-15 Jann Horn Not Applicable
[v3,1/2] mmap locking API: Order lock of nascent mm outside lock of live mm Broad write-locking of nascent mm in execve - - - - --- 2020-10-15 Jann Horn Not Applicable
[v6,76/80] docs: virt: user_mode_linux_howto_v2.rst: fix a literal block markup Untitled series #207568 - 1 - - --- 2020-10-13 Mauro Carvalho Chehab Not Applicable
[RFC,PKS/PMEM,58/58,dax|pmem] : Enable stray access protection [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,56/58] dax: Stray access protection for dax_direct_access() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,55/58] samples: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,54/58] powerpc: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,53/58] lib: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,52/58] mm: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,51/58] kernel: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,50/58] drivers/android: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,49/58] drivers/misc: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,48/58] drivers/md: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,47/58] drivers/mtd: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,46/58] drives/staging: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,45/58] drivers/firmware: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,44/58] drivers/xen: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,43/58] drivers/mmc: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,42/58] drivers/scsi: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,41/58] drivers/target: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,40/58] net: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,39/58] fs/jffs2: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,38/58] fs/isofs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,37/58] fs/ext2: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,36/58] fs/ext2: Use ext2_put_page [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,35/58] fs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,34/58] fs/erofs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,33/58] fs/cramfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option 1 - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,32/58] fs/hostfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,31/58] fs/vboxsf: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,30/58] fs/romfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,29/58] fs/ntfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,28/58] fs/cachefiles: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,27/58] fs/ubifs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,26/58] fs/zonefs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option 1 - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,25/58] fs/reiserfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,24/58] fs/freevxfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,23/58] fs/fuse: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,22/58] fs/f2fs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,21/58] fs/nfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,20/58] fs/jffs2: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,19/58] fs/hfsplus: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,18/58] fs/hfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,17/58] fs/nilfs2: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,16/58] fs/gfs2: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,15/58] fs/ecryptfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,14/58] fs/cifs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,13/58] fs/btrfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,12/58] fs/afs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,11/58] drivers/net: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,10/58] drivers/rdma: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,09/58] drivers/gpu: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option 1 - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,08/58] drivers/firmware_loader: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,07/58] drivers/drbd: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,06/58] kmap: Introduce k[un]map_thread debugging [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,05/58] kmap: Introduce k[un]map_thread [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,04/58] kmap: Add stray access protection for device pages [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,03/58] memremap: Add zone device access protection [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,02/58] x86/pks/test: Add testing for global option [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
[RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option - - - - --- 2020-10-09 Ira Weiny Not Applicable
« 1 2 ... 26 27 2843 44 »