linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-12 03:27:18 to 2017-06-15 23:23:53 UTC [more...]

[PATCH 0/3] Generalize fncpy availability
 2017-06-15 23:23 UTC  (6+ 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

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-15 23:02 UTC  (13+ 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 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

[PATCH 0/5] arm64: signal: Signal frame expansion support
 2017-06-15 17:42 UTC  (11+ 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

[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  (56+ messages)
` [PATCH 01/27] kbuild: remove useless $(gen) variable in Makefile.headersinst
` [PATCH 02/27] kbuild: fix comment about dst of headers_{install,check}_all
` [PATCH 03/27] kbuild: pass dst= to Makefile.headersinst from top Makefile
` [PATCH 04/27] arm64: move generic-y of exported headers to uapi/asm/Kbuild
` [PATCH 05/27] ARM: "
` [PATCH 06/27] arc: "
` [PATCH 07/27] blackfin: "
` [PATCH 08/27] c6x: "
` [PATCH 09/27] cris: "
` [PATCH 10/27] h8300: "
` [PATCH 11/27] hexagon: "
` [PATCH 12/27] ia64: "
` [PATCH 13/27] m32r: "
` [PATCH 14/27] m68k: "
` [PATCH 15/27] metag: "
` [PATCH 16/27] nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h
` [PATCH 17/27] nios2: move generic-y of exported headers to uapi/asm/Kbuild
` [PATCH 18/27] openrisc: "
` [PATCH 19/27] parisc: "
` [PATCH 20/27] sh: "
` [PATCH 21/27] sparc: "
` [PATCH 22/27] tile: "
` [PATCH 23/27] unicore32: "
` [PATCH 24/27] xtensa: "
` [PATCH 25/27] kbuild: do not include old-kbuild-file from Makefile.headersinst
` [PATCH 26/27] kbuild: split exported generic header creation into uapi-asm-generic
` [PATCH 27/27] kbuild: remove wrapper files handling from Makefile.headersinst


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).