summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2025-12-06Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-08parisc: remove unneeded semicolon in perf_regs.cJiapeng Chong
2025-11-04parisc: Avoid crash due to unaligned access in unwinderHelge Deller
2025-11-03arch: hookup listns() system callChristian Brauner
2025-10-30parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle
2025-10-16parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle
2025-10-13parisc: Drop padding fields and layers entries from inventory logHelge Deller
2025-10-10Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-09parisc: Fix iodc and device path return values on old machinesHelge Deller
2025-10-09parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machinesHelge Deller
2025-10-07parisc: Add initial kernel-side perf_event supportHelge Deller
2025-10-07parisc: Report software alignment faults via perfHelge Deller
2025-10-07parisc: Report emulation faults via perfHelge Deller
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-21parisc: constify mmap_upper_limit() parameterMax Kellermann
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-01Merge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-25parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin
2025-07-25parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin
2025-07-25parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin
2025-07-25parisc: Update comments in make_insert_tlbJohn David Anglin
2025-07-14parisc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-05-31parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-28parisc: perf: use named initializers for struct miscdeviceThadeu Lima de Souza Cascardo
2025-02-28parisc: PDT: Fix missing prototype warningYu-Chun Lin
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-03parisc: Remove memcpy_fromioJulian Vetter
2025-01-24Merge tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20parisc: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2024-12-07parisc: Remove memcpy_toio and memset_ioJulian Vetter
2024-11-26Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-16parisc/ftrace: Fix function graph tracing disablementJosh Poimboeuf
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro