linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-06 18:52:11 to 2025-05-12 13:25:28 UTC [more...]

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-12 13:25 UTC 

[PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
 2025-05-12 13:22 UTC 

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-12 13:18 UTC  (5+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-05-12  9:55 UTC  (9+ messages)
` [PATCH v2 33/57] irqdomain: sh: Switch to irq_domain_create_*()
` [PATCH v2 42/57] irqdomain: sh: Switch to irq_find_mapping()
` (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation

[PATCH] sh: ecovec24: Make SPI mode explicit
 2025-05-02 11:26 UTC  (5+ messages)

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-28  9:17 UTC  (28+ messages)
` [PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-26  2:32 UTC  (45+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v4 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
` [PATCH v4 07/14] arm64: "
` [PATCH v4 08/14] loongarch: "
` [PATCH v4 09/14] parisc: "
` [PATCH v4 10/14] s390: "
` [PATCH v4 11/14] sh: "
` [PATCH v4 12/14] sh: Move defines needed "
` [PATCH v4 13/14] riscv: Add support "
` [PATCH v4 14/14] powerpc: "

[PATCH 0/2] J2 Turtle Board fixes
 2025-04-11 11:25 UTC  (19+ messages)
` [PATCH 1/2] sh: align .bss section padding to 8-byte boundary

Did I ever post my sh fdpic-on-mmu patch here?
 2025-04-08 13:10 UTC  (3+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-04-08  5:48 UTC  (20+ messages)
` [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH v2 02/13] csky: move setup_initrd() to setup.c
` [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 07/13] s390: make setup_zero_pages() use memblock
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-07  8:06 UTC  (4+ messages)
` [PATCH v2 1/1] "

[GIT PULL] sh updates for v6.15
 2025-04-06 16:02 UTC  (2+ messages)

[PATCH] arch: sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
 2025-04-05 17:25 UTC  (3+ messages)

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-05 17:09 UTC  (2+ messages)

[PATCH] SH: Kconfig: Fix help text of CMDLINE_EXTEND
 2025-03-28 10:18 UTC 

[PATCH 0/6] asm-generic: io.h cleanups
 2025-03-24 14:40 UTC  (16+ messages)
` [PATCH 1/6] alpha: stop using asm-generic/iomap.h
` [PATCH 2/6] sh: remove duplicate ioread/iowrite helpers
` [PATCH 3/6] parisc: stop using asm-generic/iomap.h
` [PATCH 4/6] powerpc: asm/io.h: remove split ioread64/iowrite64 helpers
` [PATCH 5/6] mips: drop GENERIC_IOMAP wrapper
` [PATCH 6/6] m68k/nommu: stop using GENERIC_IOMAP

[akpm-mm:mm-stable] [arch, mm] 8268af309d: kernel_BUG_at_include/linux/page-flags.h
 2025-03-24  6:14 UTC 

[PATCH v4 0/4] defconfig: drop RT_GROUP_SCHED=y
 2025-03-21 12:28 UTC  (5+ messages)
` [PATCH v4 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[soc:soc/drivers 20/24] ERROR: modpost: "__ffsdi2" [drivers/platform/cznic/turris-omnia-mcu.ko] undefined!
 2025-03-21 10:41 UTC  (3+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-20 10:44 UTC  (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement

[PATCH v4 08/13] serial: sh-sci: Introduced function pointers
 2025-03-18 21:45 UTC  (4+ messages)

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-15 14:55 UTC  (31+ messages)
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
        ` Soekris crypto 1411, where to find ?
` [PATCH 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH 13/13] arch, mm: make releasing of memory to page allocator more explicit

[PATCH 32/41] sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in the SuperH headers
 2025-03-14  7:10 UTC 


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 NNTP newsgroup(s).