linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-23 15:32:37 to 2018-09-25 00:18:30 UTC [more...]

[PATCH security-next v3 00/29] LSM: Explict LSM ordering
 2018-09-25  0:18 UTC  (28+ messages)
` [PATCH security-next v3 01/29] LSM: Correctly announce start of LSM initialization
` [PATCH security-next v3 02/29] vmlinux.lds.h: Avoid copy/paste of security_init section
` [PATCH security-next v3 03/29] LSM: Rename .security_initcall section to .lsm_info
` [PATCH security-next v3 04/29] LSM: Remove initcall tracing
` [PATCH security-next v3 05/29] LSM: Convert from initcall to struct lsm_info
` [PATCH security-next v3 06/29] vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
` [PATCH security-next v3 07/29] LSM: Convert security_initcall() into DEFINE_LSM()
` [PATCH security-next v3 08/29] LSM: Record LSM name in struct lsm_info
` [PATCH security-next v3 09/29] LSM: Provide init debugging infrastructure
` [PATCH security-next v3 10/29] LSM: Don't ignore initialization failures
` [PATCH security-next v3 11/29] LSM: Introduce LSM_FLAG_LEGACY_MAJOR
` [PATCH security-next v3 12/29] LSM: Provide separate ordered initialization
` [PATCH security-next v3 13/29] LoadPin: Rename "enable" to "enforce"
` [PATCH security-next v3 14/29] LSM: Plumb visibility into optional "enabled" state
` [PATCH security-next v3 15/29] LSM: Lift LSM selection out of individual LSMs
` [PATCH security-next v3 16/29] LSM: Prepare for arbitrary LSM enabling
` [PATCH security-next v3 17/29] LSM: Introduce CONFIG_LSM_ENABLE
` [PATCH security-next v3 18/29] LSM: Introduce lsm.enable= and lsm.disable=
` [PATCH security-next v3 19/29] LSM: Prepare for reorganizing "security=" logic
` [PATCH security-next v3 20/29] LSM: Refactor "security=" in terms of enable/disable
` [PATCH security-next v3 21/29] LSM: Build ordered list of ordered LSMs for init
` [PATCH security-next v3 22/29] LSM: Introduce CONFIG_LSM_ORDER
` [PATCH security-next v3 23/29] LSM: Introduce "lsm.order=" for boottime ordering
` [PATCH security-next v3 24/29] LoadPin: Initialize as ordered LSM
` [PATCH security-next v3 25/29] Yama: "
` [PATCH security-next v3 26/29] LSM: Introduce enum lsm_order
` [PATCH security-next v3 27/29] capability: Initialize as LSM_ORDER_FIRST

[REVIEW][PATCH 0/3] signal/ia64: siginfo fixes and cleanups
 2018-09-24 17:38 UTC  (4+ messages)

[REVIEW][PATCH 0/2] signal/arc: siginfo cleanups
 2018-09-24 17:37 UTC  (10+ messages)
` [REVIEW][PATCH 1/2] signal/arc: Push siginfo generation into unhandled_exception
` [REVIEW][PATCH 2/2] signal/arc: Use force_sig_fault where appropriate

[PATCH V5 00/30] C-SKY(csky) Linux Kernel Port
 2018-09-24 23:39 UTC  (46+ messages)
` [PATCH V5 01/30] csky: Build infrastructure
` [PATCH V5 02/30] csky: defconfig
` [PATCH V5 03/30] csky: Kernel booting
` [PATCH V5 04/30] csky: Exception handling and mm-fault
` [PATCH V5 05/30] csky: System Call
` [PATCH V5 06/30] csky: Cache and TLB routines
` [PATCH V5 07/30] csky: MMU and page table management
` [PATCH V5 08/30] csky: Process management and Signal
` [PATCH V5 09/30] csky: VDSO and rt_sigreturn
` [PATCH V5 10/30] csky: IRQ handling
` [PATCH V5 11/30] csky: Atomic operations
` [PATCH V5 12/30] csky: ELF and module probe
` [PATCH V5 13/30] csky: Library functions
` [PATCH V5 14/30] csky: User access
` [PATCH V5 15/30] csky: Debug and Ptrace GDB
` [PATCH V5 16/30] csky: SMP support
` [PATCH V5 17/30] csky: Misc headers
` [PATCH V5 18/30] dt-bindings: csky CPU Bindings
` [PATCH V5 19/30] dt-bindings: Add vendor prefix for csky
` [PATCH V5 20/30] csky/dma: bugfix dma_sync_for_cpu/device
` [PATCH V5 21/30] csky: remove irq_mapping from smp.c
` [PATCH V5 22/30] irqchip: add C-SKY SMP interrupt controller
` [PATCH V5 23/30] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V5 24/30] clocksource: add C-SKY SMP timer
` [PATCH V5 25/30] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V5 26/30] MAINTAINERS: Add csky
` [PATCH V5 27/30] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V5 28/30] irqchip: add C-SKY APB bus interrupt controller
` [PATCH V5 29/30] dt-bindings: timer: gx6605s SOC timer
` [PATCH V5 30/30] clocksource: add gx6605s SOC system timer

[PATCH 0/3] System call table generation support
 2018-09-24 23:20 UTC  (5+ messages)
` [PATCH 3/3] microblaze: uapi header and system call table file generation

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-09-24 15:25 UTC  (4+ messages)

[REVIEW][PATCH 0/3] signal/unicore32: siginfo cleanups
 2018-09-24 15:25 UTC  (8+ messages)
` [REVIEW][PATCH 1/3] signal/unicore32: Use send_sig_fault where appropriate
` [REVIEW][PATCH 2/3] signal/unicore32: Generate siginfo in ucs32_notify_die
` [REVIEW][PATCH 3/3] signal/unicore32: Use force_sig_fault where appropriate

[PATCH v8 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-24 15:24 UTC  (24+ messages)
` [PATCH v8 07/16] x86/pci: Add Hygon Dhyana support to PCI and north bridge
` [PATCH v8 08/16] x86/apic: Add Hygon Dhyana support to APIC
` [PATCH v8 09/16] x86/bugs: Add mitigation to spectre and no meltdown for Hygon Dhyana
` [PATCH v8 10/16] x86/mce: Add Hygon Dhyana support to MCE infrastructure
` [PATCH v8 11/16] x86/kvm: Add Hygon Dhyana support to KVM infrastructure
` [PATCH v8 12/16] x86/xen: Add Hygon Dhyana support to Xen
` [PATCH v8 13/16] ACPI, x86: Add Hygon Dhyana support
` [PATCH v8 14/16] cpufreq, "
` [PATCH v8 15/16] EDAC, amd64: "

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-24 15:04 UTC  (10+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[PATCH 0/4] System call table generation support
 2018-09-24 21:06 UTC  (5+ messages)
` [PATCH 1/4] sparc: Move __IGNORE* entries to non uapi header

[PATCH 0/3] System call table generation support
 2018-09-24 20:59 UTC  (5+ messages)
` [PATCH 2/3] powerpc: Add system "

[PATCH V7 0/2] bugfix based on csky linux-next
 2018-09-24 20:38 UTC  (5+ messages)
` [PATCH V7 1/2] csky/dma: bugfix dma_sync_for_cpu/device
` [PATCH V7 2/2] csky: remove irq_mapping from smp.c

[REVIEW][PATCH 0/4] signal/arm: siginfo cleanups
 2018-09-24 14:21 UTC  (16+ messages)
` [REVIEW][PATCH 1/4] signal/arm: Push siginfo generation into arm_notify_die
` [REVIEW][PATCH 2/4] signal/arm: Use force_sig_fault where appropriate
` [REVIEW][PATCH 3/4] signal/arm: Use send_sig_fault "
` [REVIEW][PATCH 4/4] signal/arm/kvm: Use send_sig_mceerr
` [REVIEW][PATCH 1/3] signal/ia64: Use the generic force_sigsegv in setup_frame
` [REVIEW][PATCH 2/3] signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
` [REVIEW][PATCH 3/3] signal/ia64: Use force_sig_fault where appropriate

[PATCH 4.18 166/235] sched/core: Use smp_mb() in wake_woken_function()
 2018-09-24 11:52 UTC  (2+ messages)

[PATCH 4.14 121/173] sched/core: Use smp_mb() in wake_woken_function()
 2018-09-24 11:52 UTC  (2+ messages)

[PATCH] tools/memory-model: Model smp_mb__after_unlock_lock()
 2018-09-24 10:56 UTC  (4+ messages)

[REVIEW][PATCH 00/15] signal/arm64: siginfo cleanups
 2018-09-24  9:10 UTC  (32+ messages)
` [REVIEW][PATCH 01/15] signal/arm64: Push siginfo generation into arm64_notify_die
` [REVIEW][PATCH 02/15] signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
` [REVIEW][PATCH 03/15] signal/arm64: Factor out arm64_show_signal "
` [REVIEW][PATCH 04/15] signal/arm64: Factor set_thread_esr out of __do_user_fault
` [REVIEW][PATCH 05/15] signal/arm64: Consolidate the two hwpoison cases in do_page_fault
` [REVIEW][PATCH 06/15] signal/arm64: For clarity separate the 3 signal sending "
` [REVIEW][PATCH 07/15] signal/arm64: Expand __do_user_fault and remove it
` [REVIEW][PATCH 08/15] signal/arm64: Only perform one esr_to_fault_info call in do_page_fault
` [REVIEW][PATCH 09/15] signal/arm64: Only call set_thread_esr once "
` [REVIEW][PATCH 10/15] signal/arm64: Add and use arm64_force_sig_fault where appropriate
` [REVIEW][PATCH 11/15] signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
` [REVIEW][PATCH 12/15] signal/arm64: Remove arm64_force_sig_info
` [REVIEW][PATCH 13/15] signal/arm64: In ptrace_hbptriggered name the signal description string
` [REVIEW][PATCH 14/15] signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
` [REVIEW][PATCH 15/15] signal/arm64: Use send_sig_fault where appropriate

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-24  8:47 UTC  (7+ messages)

[PATCH v2 0/5] System call table generation support
 2018-09-24  7:55 UTC  (28+ messages)
` [PATCH v2 1/5] m68k: Rename system call table file name
` [PATCH v2 2/5] m68k: Replace NR_syscalls macro from asm/unistd.h
` [PATCH v2 3/5] m68k: Added system call table generation support
` [PATCH v2 4/5] m68k: uapi header and system call table file generation
` [PATCH v2 5/5] m68k: added __IGNORE* entries in asm/unistd.h

[LKP] [x86/pci] 7ffb31888c: PANIC:early_exception
 2018-09-23 10:05 UTC  (7+ messages)


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