Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-27 16:44:43 to 2022-01-05 17:42:40 UTC [more...]

[RFC 00/32] Kconfig: Introduce HAS_IOPORT and LEGACY_PCI options
 2022-01-05 17:42 UTC  (87+ 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 06/32] speakup: Kconfig: add HAS_IOPORT dependencies
` [RFC 09/32] sound: "
` [RFC 10/32] i2c: "
` [RFC 11/32] Input: "
` [RFC 12/32] iio: adc: "
` [RFC 13/32] hwmon: "
` [RFC 16/32] misc: handle "
` [RFC 17/32] net: Kconfig: add "
` [RFC 18/32] pcmcia: "
` [RFC 20/32] pnp: "
` [RFC 21/32] power: "
` [RFC 22/32] video: handle "
` [RFC 23/32] rtc: Kconfig: add "
` [RFC 24/32] scsi: "
` [RFC 25/32] watchdog: "
` [RFC 26/32] drm: handle "
` [RFC 27/32] PCI/sysfs: make I/O resource depend on HAS_IOPORT
` [RFC 30/32] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [RFC 31/32] usb: handle HAS_IOPORT dependencies
` [RFC 32/32] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n

[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 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
 2022-01-05 15:23 UTC  (38+ 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 00/10] Removal of most do_exit calls
 2022-01-05  6:02 UTC  (37+ 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 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

[PATCH v9 00/15] Function Granular KASLR
 2022-01-05  3:24 UTC  (22+ 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 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 v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-04 17:32 UTC  (4+ messages)

[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

[PATCH v5 1/6] powercap/drivers/dtpm: Move dtpm table from init to data section
 2022-01-04  8:57 UTC  (3+ messages)

[RFC 28/32] PCI: make quirk using inw() depend on HAS_IOPORT
 2021-12-28 17:28 UTC  (6+ 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  (3+ messages)
` [PATCH 2/2] x86/hyperv: Fix definition of hv_ghcb_pg variable

[PATCH v2] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
 2021-12-27 17:40 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).