messages from 2018-04-25 21:07:57 to 2018-05-02 13:44:56 UTC [more...]
[PATCH v2 0/5] kernel hacking: GCC optimization for debug experience (-Og)
2018-05-02 13:44 UTC (2+ messages)
` [PATCH v2 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
2018-05-02 13:26 UTC
[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] selftests/x86: Detect -no-pie availability
2018-05-02 12:10 UTC
[PATCH 0/5] kernel hacking: GCC optimization for debug experience (-Og)
2018-05-02 11:09 UTC (30+ 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
` [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
[PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures
2018-05-02 10:08 UTC (8+ messages)
[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 (27+ messages)
` [REVIEW][PATCH 09/22] signal/nds32: Use force_sig_fault where appropriate
` [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 (38+ messages)
` [PATCH v3 1/7] kprobes: Make blacklist root user read only
` [PATCH v3 2/7] kprobes: Show blacklist addresses as same as kallsyms does
` [PATCH v3 3/7] kprobes: Show address of kprobes if "
` [PATCH v3 4/7] kprobes: Replace %p with other pointer types
` [PATCH v3 5/7] kprobes/x86: Fix %p uses in error messages
` [PATCH v3 6/7] kprobes/arm: "
` [PATCH v3 7/7] kprobes/arm64: "
dma-debug cleanups, including removing the arch hook
2018-04-27 15:53 UTC (3+ messages)
` [PATCH 4/3] dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
[PATCH -tip v2 0/7] kprobes: Fix %p in kprobes
2018-04-27 14:51 UTC (36+ messages)
` [PATCH -tip v2 1/7] kprobes: Make blacklist root user read only
` [PATCH -tip v2 2/7] kprobes: Show blacklist addresses as same as kallsyms does
` [PATCH -tip v2 3/7] kprobes: Show address of kprobes if "
` [PATCH -tip v2 4/7] kprobes: Replace %p with other pointer types
` [PATCH -tip v2 5/7] kprobes/x86: Fix %p uses in error messages
` [PATCH -tip v2 6/7] kprobes/arm: "
` [PATCH -tip v2 7/7] kprobes/arm64: "
[PATCH v8 0/4] Fix issues with huge mapping in ioremap for ARM64
2018-04-27 12:30 UTC (9+ messages)
` [PATCH v8 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
2018-04-27 10:27 UTC (16+ messages)
` [PATCHv3 02/11] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCHv3 03/11] arm64/kvm: hide ptrauth from guests
` [PATCHv3 04/11] arm64: Don't trap host pointer auth use to EL2
` [PATCHv3 07/11] arm64: add basic pointer authentication support
remove PCI_DMA_BUS_IS_PHYS V2
2018-04-26 15:11 UTC (7+ messages)
` [PATCH 2/5] ide: kill ide_toggle_bounce
(unknown),
2018-04-26 9:39 UTC (26+ messages)
` [PATCH 06/22] arc: use generic dma_noncoherent_ops
` [PATCH 13/22] nds32: "
` [PATCH 22/22] parisc: "
[REVIEW][PATCH 00/17] siginfo bugfixes and cleanups
2018-04-26 3:02 UTC (6+ messages)
` [REVIEW][PATCH 05/17] signal/nds32: Use force_sig(SIGILL) in do_revisn
` [PATCH] signal/nds32: More information in do_revinsn
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).