messages from 2017-07-31 13:00:53 to 2017-08-10 04:13:53 UTC [more...]
[PATCH v6 4/7] mm: refactoring TLB gathering API
2017-08-10 4:13 UTC (18+ messages)
` [PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
` [lkp-robot] [mm] 7674270022: will-it-scale.per_process_ops -19.3% regression
[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
2017-08-09 21:25 UTC (6+ messages)
` [PATCH v7 1/9] signals, sparc: Add signal codes for ADI violations
` [PATCH v7 2/9] mm, swap: Add infrastructure for saving page metadata on swap
(unknown),
2017-08-09 19:40 UTC
[PATCH 00/27] ARM Scalable Vector Extension (SVE)
2017-08-09 12:05 UTC (36+ messages)
` [PATCH 01/27] regset: Add support for dynamically sized regsets
` [PATCH 02/27] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH 03/27] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH 04/27] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH 05/27] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
` [PATCH 06/27] arm64/sve: System register and exception syndrome definitions
` [PATCH 07/27] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH 08/27] arm64/sve: Kconfig update and conditional compilation support
` [PATCH 09/27] arm64/sve: Signal frame and context structure definition
` [PATCH 10/27] arm64/sve: Low-level CPU setup
` [PATCH 11/27] arm64/sve: Core task context handling
` [PATCH 12/27] arm64/sve: Support vector length resetting for new processes
` [PATCH 13/27] arm64/sve: Signal handling support
` [PATCH 14/27] arm64/sve: Backend logic for setting the vector length
` [PATCH 15/27] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH 16/27] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH 17/27] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH 18/27] arm64/sve: ptrace and ELF coredump support
` [PATCH 19/27] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH 20/27] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH 21/27] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH 22/27] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH 23/27] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH 24/27] arm64/sve: Detect SVE and activate runtime support
` [PATCH 25/27] arm64/sve: Add documentation
` [RFC PATCH 26/27] arm64: signal: Report signal frame size to userspace via auxv
` [RFC PATCH 27/27] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ
[PATCH v06 06/36] uapi asm-generic/ipcbuf.h: include linux/posix_types.h
2017-08-09 7:18 UTC (16+ messages)
` [PATCH v06 07/36] uapi asm-generic/msgbuf.h: include asm/ipcbuf.h
` [PATCH v06 08/36] uapi asm-generic/shmbuf.h: include fixes
` [PATCH v06 05/36] uapi linux/sysctl.h: use __kernel_size_t instead of size_t
` [PATCH v06 09/36] uapi asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH v06 10/36] uapi asm-generic/signal.h: use __kernel_size_t instead of size_t
` [PATCH v06 11/36] uapi asm-generic/ucontext.h: include asm/signal.h and asm/sigcontext.h
[PATCH v2 0/7] signal: Fix sending signals with siginfo
2017-08-08 23:19 UTC (16+ messages)
` [PATCH 4/7] signal/mips: Document a conflict with SI_USER with SIGFPE
` [PATCH 7/7] signal: Remove kernel interal si_code magic
` Simplfying copy_siginfo_to_user
(unknown),
2017-08-08 20:55 UTC
(unknown),
2017-08-08 17:09 UTC
[PATCH v2] module: use relative references for __ksymtab entries
2017-08-06 15:10 UTC (5+ messages)
[PATCH v6 0/7] make io{read|write}64 globally usable
2017-08-05 13:30 UTC (19+ messages)
` [PATCH v6 1/7] drm/tilcdc: ensure nonatomic iowrite64 is not used
` [PATCH v6 2/7] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v6 3/7] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v6 4/7] iomap: "
` [PATCH v6 5/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v6 6/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v6 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
2017-08-04 15:22 UTC (4+ messages)
[PATCH] [RESEND] mtd: only use __xipram annotation when XIP_KERNEL is set
2017-08-04 10:58 UTC (5+ messages)
[PATCH 00/11] ARMv8.3 pointer authentication userspace support
2017-08-03 17:57 UTC (15+ messages)
` [PATCH 01/11] arm64: docs: describe ELF hwcaps
` [PATCH 09/11] arm64/kvm: preserve host HCR_EL2 value
` [PATCH 10/11] arm64/kvm: context-switch ptrauth registers
[PATCH -tip v9 0/5] kprobes related bugfix
2017-08-03 2:39 UTC (8+ messages)
` [PATCH -tip v9 1/5] h8300: mark _stext and _etext as char-arrays, not single char
` [PATCH -tip v9 2/5] xtensa: mark _stext and _end "
` [PATCH -tip v9 3/5] cris: "
` [PATCH -tip v9 4/5] irq: Make irqentry text section unconditional
` [PATCH -tip v9 5/5] [BUGFIX] kprobes/x86: Do not jump-optimize kprobes on irq entry code
[PATCH v9] x86/asm: Implement fast refcount overflow protection
2017-08-02 18:54 UTC (3+ messages)
x86: PIE support and option to extend KASLR randomization
2017-08-02 18:05 UTC (9+ messages)
` [RFC 16/22] x86/percpu: Adapt percpu for PIE support
[RFC PATCH] module: use relative references for __ksymtab entries
2017-08-02 13:46 UTC (2+ messages)
[RFC v6 00/62] powerpc: Memory Protection Keys
2017-08-02 9:40 UTC (19+ messages)
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 20/62] powerpc: store and restore the pkey state across context switches
` [RFC v6 21/62] powerpc: introduce execute-only pkey
Extremely important and Urgent
2017-08-02 3:46 UTC
[PATCH v2 1/4] mm: refactoring TLB gathering API
2017-08-02 0:56 UTC (12+ messages)
` [PATCH v2 3/4] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
[PATCH v5 0/6] make io{read|write}64 globally usable
2017-08-01 17:47 UTC (22+ messages)
` [PATCH v5 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v5 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
[PATCH 0/3] Consolidate system call hugetlb page size encodings
2017-08-01 9:01 UTC (14+ messages)
` [PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file
` [PATCH 2/3] mm: arch: Consolidate mmap hugetlb size encodings
` [PATCH 3/3] mm:shm: Use new hugetlb size encoding definitions
[PATCH v2 tip/core/rcu 10/10] arch: Remove spin_unlock_wait() arch-specific definitions
2017-07-31 22:58 UTC
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;
as well as URLs for NNTP newsgroup(s).