linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-29 17:01:48 to 2018-10-02 00:54:40 UTC [more...]

[PATCH security-next v4 00/32] LSM: Explict LSM ordering
 2018-10-02  0:54 UTC  (8+ messages)
` [PATCH security-next v4 01/32] LSM: Correctly announce start of LSM initialization
` [PATCH security-next v4 02/32] vmlinux.lds.h: Avoid copy/paste of security_init section
` [PATCH security-next v4 03/32] LSM: Rename .security_initcall section to .lsm_info
` [PATCH security-next v4 04/32] LSM: Remove initcall tracing
` [PATCH security-next v4 05/32] LSM: Convert from initcall to struct lsm_info
` [PATCH security-next v4 06/32] vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
` [PATCH security-next v4 07/32] LSM: Convert security_initcall() into DEFINE_LSM()

[PATCH security-next v3 00/29] LSM: Explict LSM ordering
 2018-10-01 23:57 UTC  (76+ 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 0/3] namei: implement various scoping AT_* flags
 2018-10-01 20:14 UTC  (77+ messages)
` [PATCH 1/3] namei: implement O_BENEATH-style "
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
  ` [PATCH 3/3] selftests: vfs: add AT_* path resolution tests

[PATCH v6 0/4] devres: provide and use devm_kstrdup_const()
 2018-10-01 16:09 UTC  (12+ messages)
` [PATCH v6 1/4] devres: constify p in devm_kfree()
` [PATCH v6 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v6 3/4] devres: provide devm_kstrdup_const()
` [PATCH v6 4/4] mailbox: tegra-hsp: use devm_kstrdup_const()

[PATCH v3 0/5] System call table generation support
 2018-10-01 22:52 UTC  (15+ messages)
` [PATCH v3 1/5] m68k: rename system call table file name
` [PATCH v3 2/5] m68k: replace NR_syscalls macro from asm/unistd.h
` [PATCH v3 3/5] m68k: add system call table generation support
` [PATCH v3 4/5] m68k: uapi header and system call table file generation
` [PATCH v3 5/5] m68k: add __IGNORE* entries in asm/unistd.h

[PATCH v2 0/7] System call table generation support
 2018-10-01 14:44 UTC  (14+ messages)
` [PATCH v2 1/7] ia64: add __NR_old_getpagesize macro
` [PATCH v2 6/7] ia64: uapi header and system call table file generation

[PATCH v2 0/5] System call table generation support
 2018-10-01 14:23 UTC  (10+ messages)
` [PATCH v2 2/5] parisc: add __NR_Linux_syscalls macro with __NR_syscalls
` [PATCH v2 3/5] parisc: add system call table generation support

[REVIEW][PATCH 00/20] siginfo cleanups for x86
 2018-10-01 13:04 UTC  (5+ messages)
` [REVIEW][PATCH 04/20] signal/x86: Use send_sig_mceerr as apropriate

[PATCH v6 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-10-01 19:38 UTC  (3+ messages)
` [PATCH v6 16/16] cpupower, x86: Add Hygon Dhyana support

[PATCH v2 0/3] System call table generation support
 2018-10-01 12:43 UTC  (8+ messages)
` [PATCH v2 1/3] microblaze: replace __NR_syscalls macro from asm/unistd.h
` [PATCH v2 2/3] microblaze: add system call table generation support
` [PATCH v2 3/3] microblaze: uapi header and system call table file generation

[PATCH net-next v6 01/23] asm: simd context helper API
 2018-10-01  1:43 UTC  (13+ messages)

[PATCH V6 00/33] C-SKY(csky) Linux Kernel Port
 2018-09-30 11:10 UTC  (39+ messages)
` [PATCH V6 01/33] csky: Build infrastructure
` [PATCH V6 03/33] csky: Kernel booting
` [PATCH V6 04/33] csky: Exception handling and mm-fault
` [PATCH V6 05/33] csky: System Call
` [PATCH V6 07/33] csky: MMU and page table management
` [PATCH V6 08/33] csky: Process management and Signal
` [PATCH V6 10/33] csky: IRQ handling
` [PATCH V6 13/33] csky: Library functions
` [PATCH V6 20/33] csky/dma: fix up dma_mapping error

[REVIEW][PATCH 0/3] signal/unicore32: siginfo cleanups
 2018-09-29 13:18 UTC  (3+ 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).