summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2026-03-04parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li
2026-03-04parisc: Prevent interrupts during rebootHelge Deller
2026-01-11parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle
2026-01-11parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-10-19parisc: Remove spurious if statement from raw_copy_from_user()John David Anglin
2025-10-19parisc: don't reference obsolete termio struct for TC* constantsSam James
2025-08-28parisc: Update comments in make_insert_tlbJohn David Anglin
2025-08-28parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...John David Anglin
2025-08-28parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin
2025-08-28parisc: Revise __get_user() to probe user read accessJohn David Anglin
2025-08-28parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin
2025-08-28parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilersRandy Dunlap
2025-08-28parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin
2025-08-28parisc: Define and use set_pte_at()John David Anglin
2025-08-28parisc: Check region is readable by user in raw_copy_from_user()John David Anglin
2025-08-28parisc: Makefile: fix a typo in palo.confRandy Dunlap
2025-06-27parisc: fix building with gcc-15Arnd Bergmann
2025-06-27parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller
2025-05-09parisc: Fix double SIGFPE crashHelge Deller
2025-05-02parisc: PDT: Fix missing prototype warningYu-Chun Lin
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2024-12-09parisc/ftrace: Fix function graph tracing disablementJosh Poimboeuf
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-10-10parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller
2024-10-10parisc: Fix 64-bit userspace syscall pathHelge Deller
2024-10-10parisc: Fix itlb miss handler for 64-bit programsHelge Deller
2024-08-29parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller
2024-08-14parisc: fix a possible DMA corruptionMikulas Patocka
2024-08-14parisc: fix unaligned accesses in BPFMikulas Patocka
2024-08-03parisc: Fix warning at drivers/pci/msi/msi.h:121John David Anglin
2024-07-09Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...Greg Kroah-Hartman
2024-07-05parisc: use generic sys_fanotify_mark implementationArnd Bergmann
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-07-05parisc: use correct compat recv/recvfrom syscallsArnd Bergmann
2024-06-27kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-06-21parisc: Try to fix random segmentation faults in package buildsJohn David Anglin
2024-06-16parisc: Define sigset_t in parisc uapi headerHelge Deller
2024-06-16parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller
2024-06-12kbuild: unify vdso_install rulesMasahiro Yamada
2024-06-12parisc: add missing export of __cmpxchg_u8()Al Viro
2024-04-03prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-04-03parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck
2024-04-03parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck
2024-04-03parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck
2024-04-03parisc: Fix ip_fast_csumGuenter Roeck
2024-04-03parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin
2024-04-03parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck
2024-03-26parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann
2024-03-01parisc: Fix stack unwinderGuenter Roeck