Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-28 10:14:21 to 2022-01-07 17:16:46 UTC [more...]

[RFC 00/32] Kconfig: Introduce HAS_IOPORT and LEGACY_PCI options
 2022-01-07 17:16 UTC  (71+ messages)
` [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
` [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [RFC 03/32] ACPI: Kconfig: add HAS_IOPORT dependencies
` [RFC 04/32] parport: PC style parport depends on HAS_IOPORT
` [RFC 05/32] char: impi, tpm: depend "
` [RFC 10/32] i2c: Kconfig: add HAS_IOPORT dependencies
` [RFC 11/32] Input: "
` [RFC 12/32] iio: adc: "
` [RFC 24/32] scsi: "
` [RFC 26/32] drm: handle "
` [RFC 30/32] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [RFC 31/32] usb: handle HAS_IOPORT dependencies

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

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-07 13:10 UTC  (11+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2022-01-07  3:59 UTC  (54+ messages)
` [PATCH 01/10] exit/s390: Remove dead reference to do_exit from copy_thread
` [PATCH 02/10] exit: Add and use make_task_dead
` [PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead
` [PATCH 04/10] exit: Stop poorly open coding do_task_dead in make_task_dead
` [PATCH 05/10] exit: Stop exporting do_exit
` [PATCH 06/10] exit: Implement kthread_exit
` [PATCH 09/10] kthread: Ensure struct kthread is present for all kthreads
` [PATCH 10/10] exit/kthread: Move the exit code for kernel threads into struct kthread
` [PATCH 0/8] signal: Cleanup of the signal->flags
  ` [PATCH 00/17] exit: Making task exiting a first class concept
    ` [PATCH 01/17] exit: Remove profile_task_exit & profile_munmap
    ` [PATCH 02/17] exit: Coredumps reach do_group_exit
    ` [PATCH 03/17] exit: Fix the exit_code for wait_task_zombie
    ` [PATCH 04/17] exit: Use the correct exit_code in /proc/<pid>/stat
    ` [PATCH 05/17] taskstats: Cleanup the use of task->exit_code
    ` [PATCH 06/17] ptrace: Remove second setting of PT_SEIZED in ptrace_attach
    ` [PATCH 07/17] ptrace: Remove unused regs argument from ptrace_report_syscall
    ` [PATCH 08/17] ptrace/m68k: Stop open coding ptrace_report_syscall
    ` [PATCH 09/17] ptrace: Move setting/clearing ptrace_message into ptrace_stop
    ` [PATCH 10/17] ptrace: Return the signal to continue with from ptrace_stop
    ` [PATCH 11/17] ptrace: Separate task->ptrace_code out from task->exit_code
    ` [PATCH 12/17] signal: Compute the process exit_code in get_signal
    ` [PATCH 13/17] signal: Make individual tasks exiting a first class concept
    ` [PATCH 14/17] signal: Remove zap_other_threads
    ` [PATCH 15/17] signal: Add JOBCTL_WILL_EXIT to mark exiting tasks
    ` [PATCH 16/17] signal: Record the exit_code when an exit is scheduled
    ` [PATCH 17/17] signal: Always set SIGNAL_GROUP_EXIT on process exit
` [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case

[RFC PATCH 00/13] x86 User Interrupts support
 2022-01-07  2:08 UTC  (3+ messages)

[PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
 2022-01-07  0:29 UTC  (42+ messages)
    ` [PATCH] per_task: Remove the PER_TASK_BYTES hard-coded constant
  ` [PATCH] per_task: Implement single template to define 'struct task_struct_per_task' fields and offsets
      ` [PATCH] headers/uninline: Uninline single-use function: kobject_has_children()
    ` [DEBUG PATCH] DO NOT MERGE: Enable SHADOW_CALL_STACK on GCC builds, for build testing
    ` [PATCH] headers/deps: dcache: Move the ____cacheline_aligned attribute to the head of the definition
          ` [PATCH] headers/deps: Attribute placement fixes for Clang & GCC
    ` [TREE] "Fast Kernel Headers" Tree WIP/development branch
      ` [PATCH] x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs

[PATCH] sections: Fix __is_kernel() to include init ranges
 2022-01-07  0:13 UTC 

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2022-01-06 12:46 UTC  (3+ messages)
` [PATCH 26/43] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()

[PATCH v8 0/2] PCI: hv: Hyper-V vPCI for arm64
 2022-01-06 11:39 UTC  (6+ messages)
` [PATCH v8 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v8 2/2] PCI: hv: Add arm64 Hyper-V vPCI support

[PATCH v9 00/15] Function Granular KASLR
 2022-01-05 18:46 UTC  (23+ messages)
` [PATCH v9 01/15] modpost: fix removing numeric suffixes
` [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
` [PATCH v9 03/15] kallsyms: Hide layout

[PATCH V5 00/22] arch: Add basic LoongArch support
 2022-01-05 17:21 UTC  (6+ messages)

[PATCH v3 1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
 2022-01-05 16:03 UTC  (3+ 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 v2 00/11] kbuild: do not quote string values in Makefile
 2022-01-04 23:48 UTC  (2+ messages)

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-04 22:31 UTC  (14+ messages)
` [RFC PATCH 6/8] signals: Round up _NSIG_WORDS
` [RFC PATCH 8/8] signals: Support BSD VSTATUS, KERNINFO and SIGINFO

[PATCH v7 0/2] PCI: hv: Hyper-V vPCI for arm64
 2022-01-04 19:50 UTC  (6+ messages)
` [PATCH v7 2/2] PCI: hv: Add arm64 Hyper-V vPCI support

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-01-04 12:44 UTC  (6+ messages)
` [PATCH v3 07/13] riscv: Implement sv48 support

[RFC 28/32] PCI: make quirk using inw() depend on HAS_IOPORT
 2021-12-28 17:28 UTC  (5+ messages)

[PATCH v3] uapi: fix asm/signal.h userspace compilation errors
 2021-12-28 15:54 UTC 

[PATCH 1/2] Drivers: hv: Fix definition of hypercall input & output arg variables
 2021-12-28 14:10 UTC  (2+ 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).