messages from 2017-03-06 20:45:48 to 2017-03-13 17:38:39 UTC [more...]
[RFC PATCH] sock: add SO_RCVQUEUE_SIZE getsockopt
2017-03-13 17:38 UTC (5+ messages)
[PATCH v8 08/11] cryptouser.h: fix include from userland
2017-03-13 16:57 UTC (8+ messages)
` [PATCH v9 00/11] uapi: export all headers under uapi directories
[PATCH v2] generic syscalls: Wire up statx syscall
2017-03-13 14:45 UTC (2+ messages)
[PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 1
2017-03-13 14:33 UTC (12+ messages)
` [PATCH 1/6] x86/mm: Extend headers with basic definitions to support 5-level paging
` [PATCH 2/6] x86/mm: Convert trivial cases of page table walk to "
` [PATCH 3/6] x86/gup: Add 5-level paging support
` [PATCH 4/6] x86/ident_map: "
` [PATCH 5/6] x86/vmalloc: "
` [PATCH 6/6] x86/power: "
[PATCH] mm, gup: fix typo in gup_p4d_range()
2017-03-13 14:16 UTC (6+ messages)
[PATCH 00/26] x86: 5-level paging enabling for v4.12
2017-03-13 7:49 UTC (57+ messages)
` [PATCH 01/26] x86: basic changes into headers for 5-level paging
` [PATCH 02/26] x86: trivial portion of 5-level paging conversion
` [PATCH 03/26] x86/gup: add 5-level paging support
` [PATCH 04/26] x86/ident_map: "
` [PATCH 05/26] x86/mm: add support of p4d_t in vmalloc_fault()
` [PATCH 06/26] x86/power: support p4d_t in hibernate code
` [PATCH 07/26] x86/kexec: support p4d_t
` [PATCH 08/26] x86/efi: handle p4d in EFI pagetables
` [PATCH 09/26] x86/mm/pat: handle additional page table
` [PATCH 10/26] x86/kasan: prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>
` [PATCH 11/26] x86/xen: convert __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
` [PATCH 12/26] x86: convert the rest of the code to support p4d_t
` [PATCH 13/26] x86: detect 5-level paging support
` [PATCH 14/26] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [PATCH 15/26] x86/mm: define virtual memory map for 5-level paging
` [PATCH 16/26] x86/paravirt: make paravirt code support "
` [PATCH 17/26] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [PATCH 18/26] x86/dump_pagetables: support 5-level paging
` [PATCH 19/26] x86/kasan: extend to "
` [PATCH 20/26] x86/espfix: "
` [PATCH 21/26] x86/mm: add support of additional page table level during early boot
` [PATCH 22/26] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [PATCH 23/26] x86/mm: make kernel_physical_mapping_init() support "
` [PATCH 24/26] x86/mm: add support for 5-level paging for KASLR
` [PATCH 25/26] x86: enable 5-level paging support
` [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits
[PATCH] generic syscalls: Wire up statx syscall
2017-03-10 21:51 UTC
[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2017-03-10 18:09 UTC (3+ messages)
[PATCHv2 0/7] 5-level paging: prepare generic code
2017-03-09 20:26 UTC (18+ messages)
` [PATCHv2 1/7] x86/cpufeature: Add 5-level paging detection
` [PATCHv2 2/7] asm-generic: introduce 5level-fixup.h
` [PATCHv2 3/7] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [PATCHv2 4/7] arch, mm: convert all architectures to use 5level-fixup.h
` [PATCHv2 5/7] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [PATCHv2 6/7] mm: convert generic code to 5-level paging
` [PATCHv2 7/7] mm: introduce __p4d_alloc()
[PATCH 0/7] 5-level paging: prepare generic code
2017-03-09 13:59 UTC (30+ messages)
` [PATCH 2/7] asm-generic: introduce 5level-fixup.h
` [PATCH 3/7] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [PATCH 4/7] arch, mm: convert all architectures to use 5level-fixup.h
` [PATCH 5/7] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [PATCH 6/7] mm: convert generic code to 5-level paging
` [PATCH 7/7] mm: introduce __p4d_alloc()
[PATCH 1/3] futex: remove duplicated code
2017-03-09 4:36 UTC (6+ messages)
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-08 15:05 UTC (25+ messages)
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted
` [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted
` [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME
` [RFC PATCH v4 28/28] x86: Add support to make use of Secure Memory Encryption
[PATCHv3 00/16] set_memory_* functions header refactor
2017-03-07 20:55 UTC (34+ messages)
` [PATCHv3 01/16] treewide: Move set_memory_* functions away from cacheflush.h
` [PATCHv3 02/16] arm: Use set_memory.h header
` [PATCHv3 03/16] arm64: "
` [PATCHv3 04/16] s390: "
` [PATCHv3 05/16] x86: "
` [PATCHv3 06/16] agp: "
` [PATCHv3 07/16] drm: "
` [PATCHv3 08/16] intel_th: "
` [PATCHv3 09/16] watchdog: hpwdt: "
` [PATCHv3 10/16] bpf: "
` [PATCHv3 11/16] module: "
` [PATCHv3 12/16] PM / hibernate: "
` [PATCHv3 13/16] ALSA: "
` [PATCHv3 14/16] misc: sram: "
` [PATCHv3 15/16] video: vermilion: "
` [PATCHv3 16/16] treewide: Decouple cacheflush.h and set_memory.h
[PATCHv4 00/33] 5-level paging
2017-03-07 18:45 UTC (23+ messages)
` [PATCHv4 18/33] x86/xen: convert __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
` [Xen-devel] "
` [PATCHv4 28/33] x86/mm: add support of additional page table level during early boot
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).