linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-27 16:10:56 to 2018-05-06 00:20:14 UTC [more...]

[PATCH v3 0/5] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-05-06  0:20 UTC  (4+ messages)
` [PATCH v3 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v3 2/5] regulator: add dummy function of_find_regulator_by_node
` [PATCH v3 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations

[PATCH v2 0/5] kernel hacking: GCC optimization for debug experience (-Og)
 2018-05-05 23:57 UTC  (46+ messages)
` [PATCH v2 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v2 2/5] regulator: add dummy function of_find_regulator_by_node
` [PATCH v2 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v2 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
` [PATCH v2 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_DEBUG_EXPERIENCE

[RFC] Removal of CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
 2018-05-05 15:55 UTC  (6+ messages)

[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-05-05  4:42 UTC  (14+ messages)
` [PATCH v13 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v13 3/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v11 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[PATCH 0/5] kernel hacking: GCC optimization for debug experience (-Og)
 2018-05-05  1:44 UTC  (34+ messages)
` [PATCH 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH 2/5] regulator: add dummy of_find_regulator_by_node
  ` Applied "regulator: add dummy function of_find_regulator_by_node" to the regulator tree
` [PATCH 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler atuo-inline optimizations
` [PATCH 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
` [PATCH 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_DEBUG_EXPERIENCE

Introducing a nanoMIPS port for Linux
 2018-05-04 23:53 UTC  (8+ messages)

[PATCH] selftests/x86: Detect -no-pie availability
 2018-05-04 19:39 UTC  (2+ messages)

[PATCH v5 00/14] KVM: arm64: Optimise FPSIMD context switching
 2018-05-04 16:05 UTC  (4+ messages)
` [PATCH v5 01/14] thread_info: Add update_thread_flag() helpers

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-03 14:42 UTC  (26+ messages)

[PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures
 2018-05-02 15:11 UTC  (10+ messages)

[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-02 12:24 UTC  (10+ messages)
` [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[PATCH v9 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-04-30  7:41 UTC  (10+ messages)
` [PATCH v9 1/4] ioremap: Update pgtable free interfaces with addr
` [PATCH v9 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
` [PATCH v9 3/4] arm64: Implement page table free interfaces
` [PATCH v9 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-28 14:07 UTC  (21+ messages)
` [REVIEW][PATCH 19/22] signal/um: Use force_sig_fault in relay_signal
  ` [uml-devel] "
                  ` [REVIEW][PATCH 0/5] Improving siginfo_layout and fixing uml's relay_signal
                    ` [REVIEW][PATCH 1/5] signal/signalfd: Remove __put_user from signalfd_copyinfo
                    ` [REVIEW][PATCH 2/5] signal/signalfd: Add support for SIGSYS
                    ` [REVIEW][PATCH 3/5] signal: Remove unncessary #ifdef SEGV_PKUERR in 32bit compat code
                    ` [REVIEW][PATCH 4/5] signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}
                    ` [REVIEW][PATCH 5/5] signal/um: More carefully relay signals in relay_signal

[PATCH v4 0/7] kprobes: Fix %p in kprobes
 2018-04-28 12:38 UTC  (16+ messages)
` [PATCH v4 1/7] kprobes: Make list and blacklist root user read only
` [PATCH v4 2/7] kprobes: Show blacklist addresses as same as kallsyms does
` [PATCH v4 3/7] kprobes: Show address of kprobes if "
` [PATCH v4 4/7] kprobes: Replace %p with other pointer types
` [PATCH v4 5/7] kprobes/x86: Fix %p uses in error messages
` [PATCH v4 6/7] kprobes/arm: "
` [PATCH v4 7/7] kprobes/arm64: "

[PATCH v3 0/7] kprobes: Fix %p in kprobes
 2018-04-28  4:43 UTC  (10+ messages)
` [PATCH v3 2/7] kprobes: Show blacklist addresses as same as kallsyms does
` [PATCH v3 4/7] kprobes: Replace %p with other pointer types


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