messages from 2023-03-06 10:05:01 to 2023-06-10 12:06:42 UTC [more...]
[PATCH] syscalls: add sys_ni_posix_timers prototype
2023-06-10 12:06 UTC (3+ messages)
[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
2023-06-09 13:05 UTC (6+ messages)
[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-06-05 14:04 UTC (25+ messages)
` [PATCH v8 1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE()
` [PATCH v8 2/7] PCI: Introduce pci_resource_n()
` [PATCH v8 3/7] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v8 4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v8 7/7] pcmcia: "
[PATCH] module: fix module load for ia64
2023-06-04 21:34 UTC (2+ messages)
[RFC PATCH 0/6] Implement MMU_LAZY_TLB_SHOOTDOWN for alpha
2023-06-02 22:33 UTC (11+ messages)
` [RFC PATCH 1/6] alpha: remove extern inline from mmu_context
` [RFC PATCH 2/6] alpha: implement simple mm_cpumask TLB flush filter
` [RFC PATCH 3/6] alpha: remove TLB flushing mm_users special case
` [RFC PATCH 4/6] alpha: clean mm_cpumask when flushing TLBs
` [RFC PATCH 5/6] alpha: enable MMU_LAZY_TLB_SHOOTDOWN
` [RFC PATCH 6/6] alpha: shoot the lazy tlb mm when flushing TLBs
Linux 6.1.27, cgroup: Instruction fault 4 with systemd
2023-05-22 9:37 UTC (2+ messages)
[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
2023-05-17 7:41 UTC (20+ messages)
` [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
` [PATCH v2 4/5] locking/x86: Define arch_try_cmpxchg_local
` [PATCH v2 5/5] events: Illustrate the transition to local{,64}_try_cmpxchg
[PATCH v5 19/26] sparc: Remove empty <uapi/asm/setup.h>
2023-05-16 0:53 UTC (11+ messages)
` [PATCH v5 20/26] parisc: "
` [PATCH v5 21/26] x86: "
` [PATCH v5 22/26] xtensa: "
` [PATCH v5 23/26] powerpc: "
` [PATCH v5 24/26] mips: "
` [PATCH v5 25/26] s390: "
` [PATCH v5 26/26] riscv: "
` [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
[RFC PATCH v2] fs/xattr: add *at family syscalls
2023-05-15 14:20 UTC (6+ messages)
[PATCH] cachestat: wire up cachestat for other architectures
2023-05-11 19:34 UTC (8+ messages)
[PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
2023-05-03 7:32 UTC (4+ messages)
` [PATCH 2/7] alpha: asm/io.h: "
[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
2023-04-11 9:49 UTC (8+ messages)
[PATCH] alpha: Remove ECOFF support from `objstrip'
2023-04-09 20:31 UTC
[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
2023-04-04 13:23 UTC (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
[PATCH v7 0/6] Add pci_dev_for_each_resource() helper and update users
2023-03-30 15:38 UTC (14+ messages)
` [PATCH v7 1/6] kernel.h: Split out COUNT_ARGS() and CONCATENATE()
` [PATCH v7 2/6] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v7 3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v7 4/6] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v7 5/6] pcmcia: "
` [PATCH v7 6/6] PCI: Make use of pci_resource_n()
[PATCH v5 0/7] Generic IPI sending tracepoint
2023-03-23 18:31 UTC (21+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v5 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI
[PATCH v6 0/4] Add pci_dev_for_each_resource() helper and update users
2023-03-23 16:28 UTC (11+ messages)
` [PATCH v6 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v6 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v6 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v6 4/4] pcmcia: "
[PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
2023-03-23 13:23 UTC (7+ messages)
[PATCH v5 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
2023-03-16 19:03 UTC (6+ messages)
` [PATCH v5 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v5 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v5 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v5 4/4] pcmcia: "
[PATCH v4 06/36] alpha: Implement the new page table range API
2023-03-15 9:41 UTC (2+ messages)
[PATCH v4 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
2023-03-14 18:43 UTC (10+ messages)
` [PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v4 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v4 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v4 4/4] pcmcia: "
[PATCH v4] alpha: Clean-up the panic notifier code
2023-03-13 20:57 UTC (4+ messages)
[PATCH v4 3/4] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-10 21:14 UTC (5+ messages)
[PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi
2023-03-07 21:41 UTC
[PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-07 7:17 UTC (7+ messages)
[PATCH 01/10] alpha: fix livelock in uaccess
2023-03-07 0:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).