summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2025-11-04parisc: Avoid crash due to unaligned access in unwinderHelge Deller1-3/+10
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+4
2025-10-14Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o2-4/+4
2025-10-10Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-7/+178
2025-10-10parisc: Fix iodc and device path return values on old machinesHelge Deller1-0/+6
2025-10-10parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machinesHelge Deller1-1/+2
2025-10-07parisc: Add initial kernel-side perf_event supportHelge Deller6-1/+162
2025-10-07parisc: Report software alignment faults via perfHelge Deller1-0/+2
2025-10-07parisc: Report emulation faults via perfHelge Deller1-0/+2
2025-10-07parisc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-10-07parisc: Remove spurious if statement from raw_copy_from_user()John David Anglin1-1/+0
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+5
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+4
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+2
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-22parisc: constify mmap_upper_limit() parameterMax Kellermann2-2/+2
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-3/+3
2025-09-10Fix access to video_is_primary_device() when compiled without CONFIG_VIDEOMario Limonciello (AMD)1-1/+1
2025-09-09parisc: Add __attribute_const__ to ffs()-family implementationsKees Cook1-3/+3
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-8/+1
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-25floppy: Replace custom SZ_64K constantAndy Shevchenko1-2/+3
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-5/+1
2025-08-02Merge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-26/+112
2025-07-31Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2025-07-29Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-4/+4
2025-07-29Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-07-25parisc: Revise __get_user() to probe user read accessJohn David Anglin1-3/+18
2025-07-25parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin1-9/+21
2025-07-25parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin1-1/+1
2025-07-25parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...John David Anglin1-0/+4
2025-07-25parisc: Define and use set_pte_at()John David Anglin1-3/+4
2025-07-25parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin1-2/+2
2025-07-25parisc: Check region is readable by user in raw_copy_from_user()John David Anglin2-1/+46
2025-07-25parisc: Update comments in make_insert_tlbJohn David Anglin1-5/+12
2025-07-25parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilersRandy Dunlap1-1/+3
2025-07-25parisc: Makefile: fix a typo in palo.confRandy Dunlap1-1/+1
2025-07-23tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-15parisc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-4/+4
2025-07-09af_unix: Introduce SO_INQ.Kuniyuki Iwashima1-0/+3
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-01Merge tag 'parisc-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-60/+61
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+20
2025-05-31parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller1-1/+1