Linux-parisc archive mirror
 help / color / mirror / Atom feed
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-10 16:28 UTC  (4+ messages)

[PATCH 0/6] asm-generic: io.h cleanups
 2025-06-08  9:44 UTC  (5+ messages)
` [PATCH 2/6] sh: remove duplicate ioread/iowrite helpers

6.16-pre-rc1: BUG: Bad page state in process swapper on parisc
 2025-06-03 17:31 UTC 

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-06-02 15:16 UTC  (4+ messages)

[GIT PULL] parisc architecture fixes and updates for v6.16-rc1
 2025-06-01 16:05 UTC  (2+ messages)

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-22 22:26 UTC  (23+ 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 v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v5 6/7] fs: prepare for extending file_get/setattr()
` [PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls

[PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/ code
 2025-05-22  7:21 UTC  (3+ messages)

[PATCH v1 1/1] floppy: Replace custom SZ_64K constant
 2025-05-22  7:14 UTC  (2+ messages)

[PATCH] parisc: fix building with gcc-15
 2025-05-20 16:01 UTC  (2+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-05-19 17:19 UTC  (9+ messages)
` [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 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
 2025-05-19 15:20 UTC  (43+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys
` [PATCH 02/12] locking/rtmutex: Move max_lock_depth into rtmutex.c
` [PATCH 03/12] rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
` [PATCH 04/12] mm: move randomize_va_space into memory.c
` [PATCH 05/12] parisc/power: Move soft-power into power.c
` [PATCH 06/12] fork: mv threads-max into kernel/fork.c
` [PATCH 07/12] Input: sysrq: mv sysrq into drivers/tty/sysrq.c
` [PATCH 08/12] sysctl: Move tainted ctl_table into kernel/panic.c
` [PATCH 09/12] sysctl: move cad_pid into kernel/pid.c
` [PATCH 10/12] sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c
` [PATCH 11/12] sysctl: Remove (very) old file changelog
` [PATCH 12/12] sysctl: Remove superfluous includes from kernel/sysctl.c

[PATCH 13/15] bugs/parisc: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to extend WARN_ON/BUG_ON output
 2025-05-15 15:31 UTC  (3+ messages)

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-15  7:50 UTC  (8+ 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 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-13  8:24 UTC  (7+ 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 v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
 2025-05-12 13:28 UTC  (2+ messages)

[PATCH] parisc stable patch for kernel v6.13
 2025-05-07  9:35 UTC  (2+ messages)

[PATCH] parisc stable patch for kernel v6.12
 2025-05-05 20:00 UTC 

[PATCH 24/41] parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-05-04 18:53 UTC  (4+ messages)
` [PATCH 25/41] parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[GIT PULL] parisc architecture fix for v6.15-rc5
 2025-05-04 16:21 UTC  (2+ messages)

[PATCH] parisc: Fix double SIGFPE crash
 2025-05-03 17:18 UTC  (2+ messages)

[PATCH v2 0/8] Phase out hybrid PCI devres API
 2025-04-28 23:50 UTC  (11+ messages)
` [PATCH v2 1/8] net: prestera: Use pure "
` [PATCH v2 2/8] net: octeontx2: "
` [PATCH v2 3/8] net: tulip: "
` [PATCH v2 4/8] net: ethernet: natsemi: "
` [PATCH v2 5/8] net: ethernet: sis900: "
` [PATCH v2 6/8] net: mdio: thunder: "
` [PATCH v2 7/8] net: thunder_bgx: "
` [PATCH v2 8/8] net: thunder_bgx: Don't disable PCI device manually

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-28  9:17 UTC  (20+ messages)
` [PATCH v4 3/3] "

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-26  2:32 UTC  (24+ 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 06/14] x86: Add support for suppressing warning backtraces

[PATCH 0/8] net: Phase out hybrid PCI devres API
 2025-04-23 22:14 UTC  (14+ messages)
` [PATCH 1/8] net: prestera: Use pure "
` [PATCH 2/8] net: octeontx2: "
` [PATCH 3/8] net: tulip: "
` [PATCH 4/8] net: ethernet: natsemi: "
` [PATCH 5/8] net: ethernet: sis900: "
` [PATCH 6/8] net: mdio: thunder: "
` [PATCH 7/8] net: thunder_bgx: "
` [PATCH 8/8] net: thunder_bgx: Don't disable PCI device manually

[PATCH 00/11] sound: Replace deprecated PCI functions
 2025-04-08  9:26 UTC  (18+ messages)
` [PATCH 01/11] ALSA: ad1889: "
` [PATCH 02/11] ALSA: atiixp: "
` [PATCH 03/11] ALSA: au88x0: "
` [PATCH 04/11] ALSA: aw2: "
` [PATCH 05/11] ALSA: bt87x: "
` [PATCH 06/11] ALSA: cs4281: "
` [PATCH 07/11] ALSA: hda_intel: "
` [PATCH 08/11] ALSA: cs5530: "
` [PATCH 09/11] ALSA: lola: "
` [PATCH 10/11] ALSA: hdspm: "
` [PATCH 11/11] ASoC: loongson: "
` (subset) [PATCH 00/11] sound: "

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

[PATCH AUTOSEL 5.4 5/6] parisc: PDT: Fix missing prototype warning
 2025-04-04  0:08 UTC 

[PATCH AUTOSEL 5.10 5/6] parisc: PDT: Fix missing prototype warning
 2025-04-04  0:07 UTC 

[PATCH AUTOSEL 5.15 5/8] parisc: PDT: Fix missing prototype warning
 2025-04-04  0:07 UTC 

[PATCH AUTOSEL 6.1 07/10] parisc: PDT: Fix missing prototype warning
 2025-04-04  0:06 UTC 

[PATCH AUTOSEL 6.6 08/16] parisc: PDT: Fix missing prototype warning
 2025-04-04  0:06 UTC 

[PATCH AUTOSEL 6.12 12/20] parisc: PDT: Fix missing prototype warning
 2025-04-04  0:05 UTC 

[PATCH AUTOSEL 6.13 13/22] parisc: PDT: Fix missing prototype warning
 2025-04-04  0:04 UTC 

[PATCH AUTOSEL 6.14 13/23] parisc: PDT: Fix missing prototype warning
 2025-04-04  0:03 UTC 

[GIT PULL] parisc architecture fixes and updates for v6.15-rc1
 2025-03-29 19:56 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).