messages from 2026-04-10 12:19:25 to 2026-04-27 20:39:46 UTC [more...]
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-27 20:39 UTC (19+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
[PATCH v6 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-04-27 14:09 UTC (29+ messages)
` [PATCH v6 01/24] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v6 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v6 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v6 04/24] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
` [PATCH v6 05/24] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v6 06/24] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v6 07/24] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v6 08/24] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v6 09/24] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v6 10/24] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v6 11/24] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v6 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v6 13/24] alpha/PCI: Use PCI resource accessor macros
` [PATCH v6 14/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v6 15/24] alpha/PCI: Remove WARN from __pci_mmap_fits()
` [PATCH v6 16/24] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v6 17/24] alpha/PCI: Convert resource files to static attributes
` [PATCH v6 18/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v6 19/24] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v6 20/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v6 21/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v6 22/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v6 23/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
` [PATCH v6 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
[PATCH RFC v4 12/22] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-04-26 21:48 UTC
[PATCH RFC v3 10/19] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-04-24 7:16 UTC (4+ messages)
[RFC] alpha: optimize ip_fast_csum for BWX-capable CPUs
2026-04-23 9:30 UTC (2+ messages)
[PATCH v5 00/23] PCI: Convert all dynamic sysfs attributes to static
2026-04-21 20:06 UTC (29+ messages)
` [PATCH v5 01/23] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v5 02/23] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v5 03/23] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v5 04/23] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
` [PATCH v5 05/23] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v5 06/23] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v5 07/23] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v5 08/23] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v5 09/23] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v5 10/23] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v5 11/23] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v5 12/23] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v5 13/23] alpha/PCI: Use PCI resource accessor macros
` [PATCH v5 14/23] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v5 15/23] alpha/PCI: Remove WARN from __pci_mmap_fits()
` [PATCH v5 16/23] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v5 17/23] alpha/PCI: Convert resource files to static attributes
` [PATCH v5 18/23] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v5 19/23] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v5 20/23] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v5 21/23] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v5 22/23] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v5 23/23] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
[PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
2026-04-21 17:38 UTC (6+ messages)
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-21 11:22 UTC (68+ messages)
` [patch 02/38] x86: Cleanup include recursion hell
` [patch V1.1 "
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 09/38] iommu/vt-d: Use sched_clock() instead of get_cycles()
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch V1.1 "
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code
[PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-04-20 9:47 UTC (42+ messages)
` [PATCH v4 01/24] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v4 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v4 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v4 04/24] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
` [PATCH v4 05/24] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v4 06/24] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v4 07/24] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v4 08/24] PCI/sysfs: Convert __resource_resize_store() to use "
` [PATCH v4 09/24] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v4 10/24] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v4 11/24] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v4 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v4 13/24] alpha/PCI: Use PCI resource accessor macros
` [PATCH v4 14/24] alpha/PCI: Clean up pci_mmap_resource()
` [PATCH v4 15/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v4 16/24] alpha/PCI: Remove WARN from __pci_mmap_fits()
` [PATCH v4 17/24] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v4 18/24] alpha/PCI: Convert resource files to static attributes
` [PATCH v4 19/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v4 20/24] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v4 21/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v4 22/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v4 23/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v4 24/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
[GIT PULL] alpha updates for v7.1
2026-04-17 16:04 UTC (2+ messages)
(no subject)
2026-04-13 7:58 UTC
[PATCH] alpha: Add ARCH_HAS_PTE_SPECIAL support
2026-04-12 14:37 UTC (3+ messages)
[PATCH] alpha: Add PTRACE_GETREGSET/PTRACE_SETREGSET support
2026-04-12 12:14 UTC (2+ messages)
[PATCH] alpha: Define pgprot_modify to silence tautological comparison warnings
2026-04-12 8:49 UTC (2+ messages)
[PATCH] alpha: Select ARCH_SUPPORTS_ATOMIC_RMW
2026-04-12 8:13 UTC (2+ messages)
[PATCH] alpha: marvel: Fix lock ordering in init_io7_irqs()
2026-04-10 18:58 UTC (2+ messages)
[PATCH 00/20] PCI: Convert all dynamic sysfs attributes to static
2026-04-10 18:18 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