messages from 2018-05-22 12:06:19 to 2018-05-30 18:10:24 UTC [more...]
LKMM litmus test for Roman Penyaev's rcu-rr
2018-05-30 18:10 UTC (20+ messages)
[PATCH 3.2 098/153] nospec: Allow index argument to have const-qualified type
2018-05-30 10:52 UTC (2+ messages)
[PATCH -tip v4 00/27] kprobes: Cleanup jprobe implementation
2018-05-30 9:01 UTC (58+ messages)
` [PATCH -tip v4 01/27] Documentation/kprobes: Fix to remove remaining jprobe
` [PATCH -tip v4 02/27] kprobes: Remove jprobe API implementation
` [PATCH -tip v4 03/27] kprobes/x86: Remove jprobe implementation
` [PATCH -tip v4 04/27] ARC: kprobes: "
` [PATCH -tip v4 05/27] ARM: kprobes: Remove jprobe arm implementation
` [PATCH -tip v4 06/27] arm64: kprobes: Remove jprobe implementation
` [PATCH -tip v4 07/27] powerpc/kprobes: Remove jprobe powerpc implementation
` [PATCH -tip v4 08/27] ia64: kprobes: Remove jprobe implementation
` [PATCH -tip v4 09/27] MIPS: "
` [PATCH -tip v4 10/27] s390/kprobes: "
` [PATCH -tip v4 11/27] sh: kprobes: "
` [PATCH -tip v4 12/27] sparc64: "
` [PATCH -tip v4 13/27] kprobes: Don't check the ->break_handler() in generic kprobes code
` [PATCH -tip v4 14/27] kprobes/x86: Don't call ->break_handler() in x86 kprobes
` [PATCH -tip v4 15/27] ARC: kprobes: Don't call the ->break_handler() in ARC kprobes code
` [PATCH -tip v4 16/27] ARM: kprobes: Don't call the ->break_handler() in arm "
` [PATCH -tip v4 17/27] arm64: "
` [PATCH -tip v4 18/27] powerpc/kprobes: "
` [PATCH -tip v4 19/27] ia64: kprobes: Don't call the ->break_handler() in ia64 "
` [PATCH -tip v4 20/27] MIPS: kprobes: Don't call the ->break_handler() in MIPS "
` [PATCH -tip v4 21/27] s390/kprobes: Don't call the ->break_handler() in s390 "
` [PATCH -tip v4 22/27] sh: kprobes: Don't call the ->break_handler() in SH "
` [PATCH -tip v4 23/27] sparc64: kprobes: Don't call the ->break_handler() in sparc64 "
` [PATCH -tip v4 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe
` [PATCH -tip v4 25/27] x86: kprobes: Do not disable preempt on int3 path
` [PATCH -tip v4 26/27] Documentation: kprobes: Add how to change the execution path
` [PATCH -tip v4 27/27] kprobes: Remove jprobe stub API
[REVIEW][PATCH 00/22] Simplifying siginfo users
2018-05-30 7:54 UTC (9+ messages)
` [REVIEW][PATCH 16/22] signal/sh: Use force_sig_fault where appropriate
` [PATCH] signal/sh: Stop gcc warning about an impossible case in do_divide_error
[PATCH v4 00/27] x86: PIE support and option to extend KASLR randomization
2018-05-29 22:15 UTC (5+ messages)
` [PATCH v4 15/27] compiler: Option to default to hidden symbols
` [PATCH v4 24/27] x86/mm: Make the x86 GOT read-only
[PATCH RFC tools/memory-model] Add litmus-test naming scheme
2018-05-29 20:17 UTC (18+ messages)
[PATCH v3 00/27] x86: PIE support and option to extend KASLR randomization
2018-05-29 18:37 UTC (46+ messages)
` [PATCH v3 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v3 02/27] x86: Use symbol name on bug table "
` [PATCH v3 03/27] x86: Use symbol name in jump "
` [PATCH v3 04/27] x86: Add macro to get symbol address "
` [PATCH v3 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v3 06/27] x86/entry/64: "
` [PATCH v3 07/27] x86: pm-trace - "
` [PATCH v3 08/27] x86/CPU: "
` [PATCH v3 09/27] x86/acpi: "
` [PATCH v3 10/27] x86/boot/64: "
` [PATCH v3 11/27] x86/power/64: "
` [PATCH v3 12/27] x86/paravirt: "
` [PATCH v3 13/27] x86/boot/64: Build head64.c as mcmodel large when PIE is enabled
` [PATCH v3 14/27] x86/percpu: Adapt percpu for PIE support
` [PATCH v3 15/27] compiler: Option to default to hidden symbols
` [PATCH v3 16/27] compiler: Option to add PROVIDE_HIDDEN replacement for weak symbols
` [PATCH v3 17/27] x86/relocs: Handle PIE relocations
` [PATCH v3 18/27] xen: Adapt assembly for PIE support
` [PATCH v3 19/27] kvm: "
` [PATCH v3 20/27] x86: Support global stack cookie
` [PATCH v3 21/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v3 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v3 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v3 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v3 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v3 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v3 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
[PATCH v3 0/6] arm64: untag user pointers passed to the kernel
2018-05-25 17:21 UTC (14+ messages)
` [PATCH v3 1/6] arm64: add type casts to untagged_addr macro
` [PATCH v3 2/6] uaccess: add untagged_addr definition for other arches
` [PATCH v3 3/6] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v3 4/6] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v3 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v3 6/6] arm64: update Documentation/arm64/tagged-pointers.txt
[PATCH v11 00/19] KVM: arm64: Optimise FPSIMD context switching
2018-05-24 16:56 UTC (2+ messages)
[PATCH v9 00/24] ILP32 for ARM64
2018-05-24 12:24 UTC (8+ messages)
` [PATCH 07/24] arm64: ilp32: add documentation on the ILP32 ABI "
[PATCH 4.4 25/92] futex: Remove duplicated code and fix undefined behaviour
2018-05-24 9:38 UTC (2+ messages)
[PATCH v9 0/4] Fix issues with huge mapping in ioremap for ARM64
2018-05-24 7:34 UTC (10+ messages)
` [PATCH v9 3/4] arm64: Implement page table free interfaces
[PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks
2018-05-23 21:35 UTC (4+ messages)
[RFC PATCH 0/6] Simplify setting thread flags to a particular value
2018-05-23 12:02 UTC (7+ messages)
` [RFC PATCH 1/6] thread_info: Add update_thread_flag() helpers
` [RFC PATCH 3/6] arm64: Use update{,_tsk}_thread_flag()
[RFC PATCH 01/11] prctl: Support movement of arch prctls out of common code
2018-05-23 10:14 UTC (2+ messages)
[PATCHv2 00/12] ARMv8.3 pointer authentication userspace support
2018-05-22 19:06 UTC (4+ messages)
` [PATCHv2 06/12] arm64: add basic pointer authentication support
[PATCH v10 00/18] KVM: arm64: Optimise FPSIMD context switching
2018-05-22 16:05 UTC (2+ messages)
common non-cache coherent direct dma mapping ops v2
2018-05-22 12:04 UTC (3+ messages)
` [PATCH 25/25] parisc: use generic dma_noncoherent_ops
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).