linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 20:11:14 to 2020-11-05 08:32:08 UTC [more...]

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-11-05  5:15 UTC  (11+ messages)
` [PATCH v5 14/21] kprobes: Remove NMI context check

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-04 17:02 UTC  (13+ messages)

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-04 15:31 UTC  (12+ messages)
` [PATCH 1/8] of: fix linker-section match-table corruption
` [PATCH 2/8] earlycon: simplify earlycon-table implementation
` [PATCH 3/8] module: drop version-attribute alignment
` [PATCH 4/8] module: simplify version-attribute handling
` [PATCH 5/8] init: use type alignment for kernel parameters
` [PATCH 6/8] params: drop redundant "unused" attributes
` [PATCH 7/8] params: use type alignment for kernel parameters
` [PATCH 8/8] params: clean up module-param macros
` get_maintainer.pl bug? (was: Re: [PATCH 0/8] linker-section array fix and clean ups)

[PATCH 5.9 182/391] vmlinux.lds.h: Add PGO and AutoFDO input sections
 2020-11-03 20:33 UTC 

[PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
 2020-11-03 18:42 UTC  (3+ messages)

[PATCH v23 00/12] Landlock LSM
 2020-11-03 18:21 UTC  (13+ messages)
` [PATCH v23 01/12] landlock: Add object management
` [PATCH v23 02/12] landlock: Add ruleset and domain management
` [PATCH v23 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v23 04/12] landlock: Add ptrace restrictions
` [PATCH v23 05/12] LSM: Infrastructure management of the superblock
` [PATCH v23 06/12] fs,security: Add sb_delete hook
` [PATCH v23 07/12] landlock: Support filesystem access-control
` [PATCH v23 08/12] landlock: Add syscall implementations
` [PATCH v23 09/12] arch: Wire up Landlock syscalls
` [PATCH v23 10/12] selftests/landlock: Add user space tests
` [PATCH v23 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v23 12/12] landlock: Add user and kernel documentation

[PATCH v13 0/8] powerpc: switch VDSO to C implementation
 2020-11-03 18:07 UTC  (9+ messages)
` [PATCH v13 1/8] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
` [PATCH v13 2/8] powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible features
` [PATCH v13 3/8] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v13 4/8] powerpc/time: Move timebase functions into new asm/timebase.h
` [PATCH v13 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v13 6/8] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v13 7/8] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v13 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH v22 00/12] Landlock LSM
 2020-11-03 16:03 UTC  (33+ messages)
` [PATCH v22 01/12] landlock: Add object management
` [PATCH v22 02/12] landlock: Add ruleset and domain management
` [PATCH v22 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v22 04/12] landlock: Add ptrace restrictions
` [PATCH v22 05/12] LSM: Infrastructure management of the superblock
` [PATCH v22 06/12] fs,security: Add sb_delete hook
` [PATCH v22 07/12] landlock: Support filesystem access-control
` [PATCH v22 08/12] landlock: Add syscall implementations
` [PATCH v22 09/12] arch: Wire up Landlock syscalls
` [PATCH v22 12/12] landlock: Add user and kernel documentation

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-11-03  9:45 UTC  (9+ messages)
` [PATCH v2 1/4] kexec: simplify compat_sys_kexec_load
` [PATCH v2 2/4] mm: simplify compat_sys_move_pages
` [PATCH v2 3/4] mm: simplify compat numa syscalls
` [PATCH v2 4/4] compat: remove some compat entry points

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 18:23 UTC  (14+ messages)

[RFC PATCH v2 0/4] Add support for Asymmetric AArch32 systems
 2020-11-02 17:58 UTC  (6+ messages)
` [RFC PATCH v2 1/4] arm64: kvm: Handle "

[PATCH 0/6] An alternative series for asymmetric AArch32 systems
 2020-11-02 11:44 UTC  (33+ messages)
` [PATCH 1/6] KVM: arm64: Handle Asymmetric "
` [PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
` [PATCH 3/6] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH 4/6] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH 5/6] arm64: Advertise CPUs capable of running 32-bit applcations in sysfs
` [PATCH 6/6] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-02  1:08 UTC  (35+ messages)
` [patch V2 01/18] sched: Make migrate_disable/enable() independent of RT
` [patch V2 02/18] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V2 03/18] highmem: Provide generic variant of kmap_atomic*
` [patch V2 04/18] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V2 05/18] arc/mm/highmem: "
` [patch V2 06/18] ARM: highmem: Switch to generic kmap atomic
` [patch V2 07/18] csky/mm/highmem: "
` [patch V2 08/18] microblaze/mm/highmem: "
` [patch V2 09/18] mips/mm/highmem: "
` [patch V2 10/18] nds32/mm/highmem: "
` [patch V2 11/18] powerpc/mm/highmem: "
` [patch V2 12/18] sparc/mm/highmem: "
` [patch V2 13/18] xtensa/mm/highmem: "
` [patch V2 14/18] mm/highmem: Remove the old kmap_atomic cruft
` [patch V2 15/18] io-mapping: Cleanup atomic iomap
` [patch V2 16/18] sched: highmem: Store local kmaps in task struct
` [patch V2 17/18] mm/highmem: Provide kmap_local*
` [patch V2 18/18] io-mapping: Provide iomap_local variant

[asm-generic:master] BUILD SUCCESS 78d127fd689200ff1d62d1f24f6be8dd68250764
 2020-10-31  9:02 UTC 

[asm-generic:asm-generic-timers] BUILD SUCCESS 0774a6ed294b963dc76df2d8342ab86d030759ec
 2020-10-31  9:02 UTC 

[PATCH v4 0/9] ARM: remove set_fs callers and implementation
 2020-10-30 21:28 UTC  (12+ messages)
` [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
  ` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
  ` [PATCH 3/9] ARM: oabi-compat: add epoll_pwait handler
  ` [PATCH 4/9] ARM: syscall: always store thread_info->syscall
  ` [PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
  ` [PATCH 6/9] ARM: oabi-compat: rework sys_semtimedop emulation
  ` [PATCH 7/9] ARM: oabi-compat: rework fcntl64() emulation
  ` [PATCH 8/9] ARM: uaccess: add __{get,put}_kernel_nofault
  ` [PATCH 9/9] ARM: uaccess: remove set_fs() implementation

[GIT PULL] asm-generic: bugfix for v5.10
 2020-10-30 20:29 UTC  (2+ messages)

[asm-generic:asm-generic-timers 1/15] arch/arm/Kconfig:271: syntax error
 2020-10-30 17:08 UTC 

[PATCH v5] x86: add failure injection to get/put/clear_user
 2020-10-29 15:25 UTC 

[PATCH v6 00/29] Warn on orphan section placement
 2020-10-28 21:36 UTC  (19+ messages)
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections

[asm-generic:asm-generic-cleanup] BUILD SUCCESS caabdd0f59a9771ed095efe3ad5a08867b976ab2
 2020-10-29  1:59 UTC 

[asm-generic:master] BUILD SUCCESS 24a23387c15f34bad2485a9e1c3b7ac6f0fb35a6
 2020-10-29  1:59 UTC 

[PATCH rc] mm: always have io_remap_pfn_range() set pgprot_decrypted()
 2020-10-28 18:53 UTC 

[PATCH v4 0/5] kselftest: Extend vDSO tests
 2020-10-28 15:20 UTC  (4+ 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).