messages from 2017-06-30 12:47:06 to 2017-07-06 08:05:03 UTC [more...]
RISC-V Linux Port v4
2017-07-06 11:08 UTC (31+ messages)
` [PATCH 1/9] RISC-V: Init and Halt Code
` [patches] "
` [patches] "
` [PATCH 2/9] RISC-V: Atomic and Locking Code
` [PATCH 3/9] RISC-V: Generic library routines and assembly
` [PATCH 4/9] RISC-V: ELF and module implementation
` [PATCH 5/9] RISC-V: Task implementation
` [PATCH 6/9] RISC-V: Device, timer, IRQs, and the SBI
` [PATCH 7/9] RISC-V: Paging and MMU
` [PATCH 8/9] RISC-V: User-facing API
` [PATCH 9/9] RISC-V: Build Infastructure
[PATCH 0/7] rwsem: Implement down_read_killable()
2017-07-06 8:04 UTC (4+ messages)
` [PATCH 2/7] rwsem-spinlock: Add killable versions of rwsem_down_read_failed()
[PATCH RFC 0/26] Remove spin_unlock_wait()
2017-07-05 23:57 UTC (81+ messages)
` [PATCH RFC 01/26] netfilter: Replace spin_unlock_wait() with lock/unlock pair
` [PATCH RFC 02/26] task_work: "
` [PATCH RFC 06/26] ipc: "
` [PATCH RFC 08/26] locking: Remove spin_unlock_wait() generic definitions
` [PATCH RFC 12/26] arm64: Remove spin_unlock_wait() arch-specific definitions
` [PATCH RFC 21/26] powerpc: "
` [PATCH v2 0/9] Remove spin_unlock_wait()
` [PATCH v2 1/9] net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
` [PATCH v2 2/9] task_work: Replace spin_unlock_wait() with lock/unlock pair
` [PATCH v2 3/9] sched: "
` [PATCH v2 4/9] completion: "
` [PATCH v2 5/9] exit: "
` [PATCH v2 6/9] ipc: "
` [PATCH v2 7/9] drivers/ata: "
` [PATCH v2 8/9] locking: Remove spin_unlock_wait() generic definitions
` [PATCH v2 9/9] arch: Remove spin_unlock_wait() arch-specific definitions
[RFC v5 00/38] powerpc: Memory Protection Keys
2017-07-05 21:22 UTC (75+ messages)
` [RFC v5 01/38] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v5 02/38] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v5 03/38] powerpc: introduce pte_set_hash_slot() helper
` [RFC v5 04/38] powerpc: introduce pte_get_hash_gslot() helper
` [RFC v5 05/38] powerpc: capture the PTE format changes in the dump pte report
` [RFC v5 06/38] powerpc: use helper functions in __hash_page_64K() for 64K PTE
` [RFC v5 07/38] powerpc: use helper functions in __hash_page_huge() "
` [RFC v5 08/38] powerpc: use helper functions in __hash_page_4K() "
` [RFC v5 09/38] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v5 10/38] powerpc: use helper functions in flush_hash_page()
` [RFC v5 11/38] mm: introduce an additional vma bit for powerpc pkey
` [RFC v5 12/38] mm: ability to disable execute permission on a key at creation
` [RFC v5 13/38] x86: disallow pkey creation with PKEY_DISABLE_EXECUTE
` [RFC v5 14/38] powerpc: initial plumbing for key management
` [RFC v5 15/38] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
` [RFC v5 16/38] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v5 17/38] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [RFC v5 18/38] powerpc: store and restore the pkey state across context switches
` [RFC v5 19/38] powerpc: introduce execute-only pkey
` [RFC v5 20/38] powerpc: ability to associate pkey to a vma
` [RFC v5 21/38] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v5 22/38] powerpc: map vma key-protection bits to pte key bits
` [RFC v5 23/38] powerpc: sys_pkey_mprotect() system call
` [RFC v5 24/38] powerpc: Program HPTE key protection bits
` [RFC v5 25/38] powerpc: helper to validate key-access permissions of a pte
` [RFC v5 26/38] powerpc: check key protection for user page access
` [RFC v5 27/38] powerpc: Macro the mask used for checking DSI exception
` [RFC v5 28/38] powerpc: implementation for arch_vma_access_permitted()
` [RFC v5 29/38] powerpc: Handle exceptions caused by pkey violation
` [RFC v5 30/38] powerpc: capture AMR register content on "
` [RFC v5 31/38] powerpc: introduce get_pte_pkey() helper
` [RFC v5 32/38] powerpc: capture the violated protection key on fault
` [RFC v5 33/38] powerpc: Deliver SEGV signal on pkey violation
` [RFC v5 34/38] procfs: display the protection-key number associated with a vma
` [RFC v5 35/38] selftest: Move protecton key selftest to arch neutral directory
` [RFC v5 36/38] selftest: PowerPC specific test updates to memory protection keys
` [RFC v5 37/38] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v5 38/38] Documentation: PowerPC specific updates to memory protection keys
[PATCH 8/9] RISC-V: User-facing API
2017-07-05 16:49 UTC (4+ messages)
(unknown),
2017-07-04 19:53 UTC
(unknown),
2017-07-04 10:50 UTC
[PATCH 1/1] futex: remove duplicated code and fix UB
2017-07-03 10:18 UTC (5+ messages)
(unknown),
2017-07-02 18:44 UTC
[PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP
2017-07-02 14:13 UTC (19+ messages)
` [PATCH 2/8] signal/ia64: Document a conflict with SI_USER with SIGFPE
` [PATCH 3/8] signal/sparc: "
` [PATCH 4/8] signal/mips: "
` [PATCH 5/8] signal/testing: Don't look for __SI_FAULT in userspace
` [PATCH 6/8] signal/x86: Fix SIGSYS handling in copy_siginfo_to_user32
` [PATCH 7/8] fcntl: Don't use ambiguous SIG_POLL si_codes
` [PATCH 8/8] signal: Remove kernel interal si_code magic
[PATCH v2] spin loop primitives for busy waiting
2017-07-02 11:01 UTC (3+ messages)
` [v2] "
[PATCH v3 0/4] make io{read|write}64 more globally usable
2017-06-30 16:21 UTC (5+ messages)
` [PATCH v3 4/4] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox