messages from 2017-06-12 12:09:24 to 2017-06-16 18:51:04 UTC [more...]
[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
2017-06-16 18:51 UTC (15+ messages)
` [PATCH v7 01/36] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v7 02/36] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v7 03/36] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v7 04/36] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v7 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v7 05/36] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
2017-06-16 15:57 UTC (26+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper
` [PATCHv2 2/3] mm: Do not loose dirty and access bits in pmdp_invalidate()
` [PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits
[PATCH 0/3] Generalize fncpy availability
2017-06-16 11:58 UTC (9+ messages)
` [PATCH 1/3] ARM: Generalize fncpy implementation
` [PATCH 2/3] arm64: Provide a fncpy implenentation
` [PATCH 3/3] misc: sram: Allow ARM64 to select SRAM_EXEC
[PATCH 0/5] arm64: signal: Signal frame expansion support
2017-06-16 10:47 UTC (13+ messages)
` [PATCH 1/5] arm64: signal: split frame link record from sigcontext structure
` [PATCH 2/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [PATCH 3/5] arm64: signal: factor frame layout and population into separate passes
` [PATCH 4/5] arm64: signal: factor out signal frame record allocation
` [PATCH 5/5] arm64: signal: Allow expansion of the signal frame
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-15 20:13 UTC (57+ messages)
` [PATCH v6 14/34] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
[PATCH 0/4][V3] Improve watchdog config for arch watchdogs
2017-06-15 18:42 UTC (18+ messages)
` [PATCH 3/4] watchdog: Split up config options
[HELP-NEEDED, PATCH 0/3] Do not loose dirty bit on THP pages
2017-06-15 9:36 UTC (30+ messages)
` [PATCH 1/3] x86/mm: Provide pmdp_mknotpresent() helper
` [PATCH 2/3] mm: Do not loose dirty and access bits in pmdp_invalidate()
` [PATCH 3/3] mm, thp: Do not loose dirty bit in __split_huge_pmd_locked()
[PATCH v2 00/13] trace: add the ability to parse sizeof()
2017-06-14 22:27 UTC (25+ messages)
` [PATCH v2 01/13] trace: rename kernel enum section to eval
` [PATCH v2 02/13] trace: rename trace_enum_map to trace_eval_map
` [PATCH v2 03/13] trace: rename struct module entry for trace enums
` [PATCH v2 04/13] trace: rename trace enum data structures in trace.c
` [PATCH v2 05/13] trace: rename trace_enum_mutex to trace_eval_mutex
` [PATCH v2 06/13] trace: rename trace.c enum functions
` [PATCH v2 07/13] trace: rename enum_map functions
` [PATCH v2 08/13] tracing: Rename enum_replace to eval_replace
` [PATCH v2 09/13] tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
` [PATCH v2 10/13] tracing: Update sample file to describe the new macro
` [PATCH v2 11/13] tracing: Add TRACE_DEFINE_SIZEOF() macros
` [PATCH v2 12/13] tracing: Replace some magic constants with sizeof()
` [PATCH v2 13/13] tracing: Rename and update the enum_map file
[PATCH 00/12] trace: add the ability to parse sizeof()
2017-06-14 18:43 UTC (9+ messages)
` [PATCH 10/12] tracing: Update sample file to describe the new macro
` [PATCH 12/12] tracing: Rename update the enum_map file
(unknown),
2017-06-14 16:39 UTC
[PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
2017-06-14 16:39 UTC (2+ messages)
[PATCH 11/23] Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"
2017-06-14 12:39 UTC (4+ messages)
` [PATCH 15/23] clocksource/drivers: Rename clksrc table to timer
` [PATCH 16/23] clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
[PATCH 0/6] {sched_,}find_first{_zero}_bit optimizations
2017-06-12 19:46 UTC (3+ messages)
(unknown),
2017-06-12 16:44 UTC
I Would love to discuse something with you
2017-06-12 14:51 UTC
[PATCH v4 4/8] mm, gup: Ensure real head page is ref-counted when using hugepages
2017-06-12 14:36 UTC (3+ messages)
` [PATCH v4.1 "
[PATCH v5 0/6] kernel.h: container_of() pointer checking
2017-06-12 14:15 UTC (6+ messages)
` [PATCH v5 1/6] asm-generic/bug.h: declare struct pt_regs; before function prototype
[PATCH REPOST] fs: Preventing READ_IMPLIES_EXEC Propagation
2017-06-12 13:41 UTC (3+ messages)
[PATCH 00/27] kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
2017-06-12 12:10 UTC (7+ messages)
` [PATCH 04/27] arm64: move generic-y of exported headers to uapi/asm/Kbuild
` [PATCH 14/27] m68k: "
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).