Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-08 19:23:08 to 2022-01-26 14:52:07 UTC [more...]

[PATCH v9 00/15] Function Granular KASLR
 2022-01-26 14:49 UTC  (8+ messages)
` [PATCH v9 04/15] arch: introduce ASM function sections
` [PATCH v9 05/15] x86: support "

[PATCH 0/3] status: TTY status message request
 2022-01-26 13:45 UTC  (2+ messages)

[PATCH 0/7] Allocate module text and data separately
 2022-01-26  6:38 UTC  (17+ messages)
` [PATCH 1/7] modules: Refactor within_module_core() and within_module_init()
` [PATCH 2/7] modules: Add within_module_text() macro
` [PATCH 3/7] modules: Always have struct mod_tree_root
` [PATCH 4/7] modules: Prepare for handling several RB trees
` [PATCH 5/7] modules: Introduce data_layout
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH 7/7] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH] tools/memory-model: Clarify syntactic and semantic dependencies
 2022-01-25 21:00 UTC  (2+ messages)

[PATCH v7 1/5] powercap/drivers/dtpm: Convert the init table section to a simple array
 2022-01-25 17:18 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

[PATCH] Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
 2022-01-24 20:45 UTC  (4+ messages)

[PATCH v8 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-24 15:07 UTC  (5+ messages)
` [PATCH v8 1/4] elf: Allow architectures to parse properties on the main executable
` [PATCH v8 2/4] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v8 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
` [PATCH v8 4/4] elf: Remove has_interp property from arch_parse_elf_property()

Fotowoltaika - nowe warunki
 2022-01-24  9:06 UTC 

[ANNOUNCE] "Fast Kernel Headers" Tree -v2
 2022-01-22  9:18 UTC  (11+ messages)

[PATCH] asm-generic: Add missing brackets for io_stop_wc macro
 2022-01-20 15:56 UTC  (3+ messages)

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-01-20 10:05 UTC  (6+ messages)
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2022-01-19 22:00 UTC  (5+ messages)
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()

[PATCH v6 1/5] powercap/drivers/dtpm: Convert the init table section to a simple array
 2022-01-19 10:54 UTC  (2+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2022-01-18 18:01 UTC  (38+ messages)
` [PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead
          ` [PATCH] microblaze: remove CONFIG_SET_FS
` [PATCH 06/10] exit: Implement kthread_exit
` [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case
                          ` io_uring truncating coredumps

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-18 12:55 UTC  (16+ messages)

[PATCH 2/3] vstatus: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
 2022-01-18  8:08 UTC  (2+ messages)

[RFC PATCH 00/13] x86 User Interrupts support
 2022-01-17  1:14 UTC  (4+ messages)

[PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
 2022-01-15  0:42 UTC  (15+ messages)

[PATCH v3 1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
 2022-01-14 13:36 UTC  (12+ messages)
` [PATCH v3 2/3] selftests/x86/Makefile: Support per-target $(LIBS) configuration
  ` [PATCH v3 3/3] x86: Add test for arch_prctl(ARCH_VSYSCALL_CONTROL)

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2022-01-13 11:14 UTC  (6+ messages)
` [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault

[PATCH 00/23] mm, sched: Rework lazy mm handling
 2022-01-12 17:08 UTC  (59+ messages)
` [PATCH 01/23] membarrier: Document why membarrier() works
` [PATCH 02/23] x86/mm: Handle unlazying membarrier core sync in the arch code
` [PATCH 04/23] membarrier: Make the post-switch-mm barrier explicit
` [PATCH 05/23] membarrier, kthread: Use _ONCE accessors for task->mm
` [PATCH 06/23] powerpc/membarrier: Remove special barrier on mm switch
` [PATCH 07/23] membarrier: Rewrite sync_core_before_usermode() and improve documentation
` [PATCH 08/23] membarrier: Remove redundant clear of mm->membarrier_state in exec_mmap()
` [PATCH 09/23] membarrier: Fix incorrect barrier positions during exec and kthread_use_mm()
` [PATCH 11/23] sched/scs: Initialize shadow stack on idle thread bringup, not shutdown
` [PATCH 16/23] sched: Use lightweight hazard pointers to grab lazy mms
` [PATCH 19/23] x86/efi: Make efi_enter/leave_mm use the temporary_mm machinery

consolidate the compat fcntl definitions
 2022-01-12 16:09 UTC  (16+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[PATCH 00/17] exit: Making task exiting a first class concept
 2022-01-12  8:05 UTC  (15+ messages)
` [PATCH 08/17] ptrace/m68k: Stop open coding ptrace_report_syscall

[GIT PULL] LKMM changes for v5.17
 2022-01-11 18:03 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[GIT PULL] asm-generic: cleanups for 5.17
 2022-01-10 18:27 UTC  (2+ messages)

[PATCH v5 1/6] powercap/drivers/dtpm: Move dtpm table from init to data section
 2022-01-10 13:33 UTC  (5+ messages)

[PATCH 1/5] sh: rename suffix-y to suffix_y
 2022-01-10 11:33 UTC  (10+ messages)
` [PATCH 2/5] kbuild: drop $(size_append) from cmd_zstd
` [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
` [PATCH 4/5] arch: decompressor: remove useless vmlinux.bin.all-y
` [PATCH 5/5] kbuild: add cmd_file_size

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-10  9:34 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 read-only IMAP folder(s) and NNTP newsgroup(s).