Linux PA RISC
[Prev Page][Next Page]
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall, (continued)
- [PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH v4 01/13] alpha: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v4 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v4 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- Re: [PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK, Anatoly Pugachev
- Re: ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*,
youling 257
- [PATCH v3 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH v3 01/13] alpha: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v3 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- [PATCH] parisc: Avoid spurious inequivalent alias kernel error messages, John David Anglin
- [GIT PULL] parisc architecture fix for kernel v5.4,
Helge Deller
- [PATCH v2 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup, Mike Rapoport
- [PATCH v2 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v2 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- [PATCH v2 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH 06/12] parisc: Replace cpu_up/down with device_online/offline,
Qais Yousef
- [PATCH] parisc: fix frame pointer in ftrace_regs_caller(), Sven Schnelle
- [PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS,
Mark Rutland
[PATCHv2 8/8] arm64: ftrace: minimize ifdeffery, Mark Rutland
Re: [PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS, Torsten Duwe
Re: [PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS, Torsten Duwe
Re: [PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS, Sven Schnelle
Re: [PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS, Amit Daniel Kachhap
Re: [PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS, Catalin Marinas
INEQUIVALENT ALIASES ... in file systemd,
Meelis Roos
5.4-git compile failure on parisc with gcc-9, Meelis Roos
generic ioremap (and lots of cleanups) v3,
Christoph Hellwig
- [PATCH 01/21] arm: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 02/21] unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 04/21] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 08/21] x86: Clean up ioremap(), Christoph Hellwig
- [PATCH 13/21] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 14/21] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 19/21] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 21/21] csky: use generic ioremap, Christoph Hellwig
- [PATCH 20/21] csky: remove ioremap_cache, Christoph Hellwig
- [PATCH 16/21] sh: remove __iounmap, Christoph Hellwig
- [PATCH 17/21] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 15/21] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 18/21] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 06/21] nios2: remove __ioremap, Christoph Hellwig
- [PATCH 07/21] parisc: remove __ioremap, Christoph Hellwig
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 09/21] xtensa: clean up ioremap, Christoph Hellwig
- Re: generic ioremap (and lots of cleanups) v3, Christoph Hellwig
- generic-iomap tree for linux-next, Christoph Hellwig
[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
[REVIEW PATCH v5 2/3] arch: wire-up close_range(), Christian Brauner
[PATCH] Input: hp_sdc_rtc - remove dead chardev code,
Arnd Bergmann
[PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH 01/12] alpha: use pgtable-nop4d instead of 4level-fixup, Mike Rapoport
- [PATCH 03/12] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 04/12] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 02/12] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 05/12] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH 07/12] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH 09/12] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 10/12] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH 11/12] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH 12/12] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- Re: [PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK, Linus Torvalds
generic ioremap (and lots of cleanups) v2,
Christoph Hellwig
- [PATCH 02/21] unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 01/21] arm: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 04/21] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 06/21] nios2: remove __ioremap, Christoph Hellwig
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 13/21] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 16/21] sh: remove __iounmap, Christoph Hellwig
- [PATCH 17/21] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 21/21] csky: use generic ioremap, Christoph Hellwig
- [PATCH 19/21] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 20/21] csky: remove ioremap_cache, Christoph Hellwig
- [PATCH 18/21] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 14/21] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 15/21] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 09/21] xtensa: clean up ioremap, Christoph Hellwig
- [PATCH 08/21] x86: clean up ioremap, Christoph Hellwig
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 07/21] parisc: remove __ioremap, Christoph Hellwig
Data TLB miss fault terminating ld on parisc in 5.4.0-rc3-00037-g3b1f00aceb7a,
Meelis Roos
[PATCH 15/34] parisc: Use CONFIG_PREEMPTION,
Sebastian Andrzej Siewior
[GIT PULL] parisc architecture fixes for kernel v5.4-rc4,
Helge Deller
net: tulip: de2104x: Checking a kmemdup() call in de21041_get_srom_info(),
Markus Elfring
[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES,
Kees Cook
- [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note", Kees Cook
- [PATCH v2 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 28/29] x86/mm: Report actual image regions in /proc/iomem, Kees Cook
- [PATCH v2 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA, Kees Cook
- [PATCH v2 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 15/29] x86: Actually use _etext for end of text segment, Kees Cook
- [PATCH v2 10/29] vmlinux.lds.h: Move NOTES into RO_DATA, Kees Cook
- [PATCH v2 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro, Kees Cook
- [PATCH v2 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA, Kees Cook
- [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA, Kees Cook
- [PATCH v2 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes, Kees Cook
- [PATCH v2 07/29] x86: Restore "text" Program Header with dummy section, Kees Cook
- [PATCH v2 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header, Kees Cook
- [PATCH v2 05/29] ia64: Rename PT_LOAD identifier "code" to "text", Kees Cook
- [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround, Kees Cook
- [PATCH v2 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH v2 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH v2 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 27/29] x86/mm: Report which part of kernel image is freed, Kees Cook
- [PATCH v2 26/29] x86/mm: Remove redundant &s on addresses, Kees Cook
- [PATCH v2 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 29/29] x86: Use INT3 instead of NOP for linker fill bytes, Kees Cook
- [PATCH v2 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA, Kees Cook
- [PATCH v2 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- Re: [PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES, Heiko Carstens
[PATCH v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
[PATCH v13 0/9] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
- [PATCH v13 7/9] open: openat2(2) syscall, Aleksa Sarai
- [PATCH v13 8/9] selftests: add openat2(2) selftests, Aleksa Sarai
- [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links, Aleksa Sarai
- [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}, Aleksa Sarai
- [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v13 2/9] procfs: switch magic-link modes to be more sane, Aleksa Sarai
[PATCH] parisc: Do not hardcode registers in checksum functions, Helge Deller
some progress with radeon on C8000,
Sven Schnelle
[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES,
Kees Cook
- [PATCH 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header, Kees Cook
- [PATCH 10/29] vmlinux.lds.h: Move NOTES into RO_DATA, Kees Cook
- [PATCH 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA, Kees Cook
- [PATCH 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA, Kees Cook
- [PATCH 26/29] x86/mm: Remove redundant &s on addresses, Kees Cook
- [PATCH 28/29] x86/mm: Report actual image regions in /proc/iomem, Kees Cook
- [PATCH 27/29] x86/mm: Report which part of kernel image is freed, Kees Cook
- [PATCH 29/29] x86: Use INT3 instead of NOP for linker fill bytes, Kees Cook
- [PATCH 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes, Kees Cook
- [PATCH 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA, Kees Cook
- [PATCH 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro, Kees Cook
- [PATCH 05/29] ia64: Rename PT_LOAD identifier "code" to "text", Kees Cook
- [PATCH 07/29] x86: Restore "text" Program Header with dummy section, Kees Cook
- [PATCH 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH 01/29] powerpc: Rename "notes" PT_NOTE to "note", Kees Cook
- [PATCH 02/29] powerpc: Remove PT_NOTE workaround, Kees Cook
- [PATCH 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA, Kees Cook
- [PATCH 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 15/29] x86: Actually use _etext for end of text segment, Kees Cook
- [PATCH 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- Re: [PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES, Borislav Petkov
[PATCH] parisc: remove 32-bit DMA enforcement from sba_iommu,
Sven Schnelle
[PATCH] seccomp: remove unused arg from secure_computing(),
Christian Brauner
[PATCH] kexec: add support for PARISC architecture,
Sven Schnelle
Bug report (with fix) for DEC Tulip driver (de2104x.c),
Arlie Davis
[GIT PULL] parisc architecture updates for kernel v5.4,
Helge Deller
[PATCH] parisc: Have git ignore generated real2.S and firmware.c,
Jeroen Roovers
[PATCH] parisc: Fix vmap memory leak in ioremap()/iounmap(),
Helge Deller
[PATCH 0/4] kexec support for PARISC,
Sven Schnelle
[PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address,
Jason Wang
[PATCH v12 00/12] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
- [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Aleksa Sarai
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Linus Torvalds
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Randy Dunlap
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Peter Zijlstra
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Rasmus Villemoes
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Andreas Schwab
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Christian Brauner
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Christian Brauner
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Al Viro
- [PATCH v12 02/12] clone3: switch to copy_struct_from_user(), Aleksa Sarai
- [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to,from}_user(), Aleksa Sarai
- [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user(), Aleksa Sarai
- [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v12 06/12] procfs: switch magic-link modes to be more sane, Aleksa Sarai
- [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution, Aleksa Sarai
- [PATCH v12 11/12] open: openat2(2) syscall, Aleksa Sarai
- [PATCH v12 12/12] selftests: add openat2(2) selftests, Aleksa Sarai
[PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro", Michal Suchanek
[PATCH 00/11] ftrace: add support for recording function parameters and return value,
Changbin Du
- [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace, Changbin Du
- [PATCH 02/11] ftrace: introduce new building tool funcprototype, Changbin Du
- [PATCH 03/11] asm-generic: add generic dwarf definition, Changbin Du
- [PATCH 04/11] ftrace/hash: add private data field, Changbin Du
- [PATCH 05/11] ftrace: create memcache for hash entries, Changbin Du
- [PATCH 06/11] ftrace: process function prototype data in vmlinux and modules, Changbin Du
- [PATCH 07/11] ftrace: prepare arch specific interfaces for function prototype feature, Changbin Du
- [PATCH 08/11] ftrace: introduce core part of function prototype recording, Changbin Du
- [PATCH 09/11] x86_64: add function prototype recording support, Changbin Du
- [PATCH 10/11] ftrace: add doc for new option record-funcproto, Changbin Du
- [PATCH 11/11] MAINTAINERS: make scripts/ftrace/ maintained, Changbin Du
[PATCH] kprobes/parisc: remove arch_kprobe_on_func_entry(),
Jisheng Zhang
[PATCH RESEND v11 0/8] openat2(2),
Aleksa Sarai
Re: Build regressions/improvements in v5.3-rc5,
Geert Uytterhoeven
generic ioremap (and lots of cleanups),
Christoph Hellwig
- [PATCH 01/26] mtd/maps/pxa2xx: use ioremap_cache insted of ioremap_cached, Christoph Hellwig
- [PATCH 02/26] arm, unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache, Christoph Hellwig
- [PATCH 04/26] mips: remove ioremap_cachable, Christoph Hellwig
- [PATCH 05/26] openrisc: map as uncached in ioremap, Christoph Hellwig
- [PATCH 07/26] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 08/26] m68k: simplify ioremap_nocache, Christoph Hellwig
- [PATCH 12/26] x86: clean up ioremap, Christoph Hellwig
- [PATCH 11/26] parisc: remove __ioremap, Christoph Hellwig
- [PATCH 13/26] xtensa: clean up ioremap, Christoph Hellwig
- [PATCH 18/26] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 19/26] arm64: remove __iounmap, Christoph Hellwig
- [PATCH 26/26] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 25/26] csky: use generic ioremap, Christoph Hellwig
- [PATCH 24/26] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 23/26] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 22/26] sh: remove __iounmap, Christoph Hellwig
- [PATCH 20/26] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 21/26] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 14/26] asm-generic: don't provide __ioremap, Christoph Hellwig
- [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 09/26] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 10/26] nios2: remove __ioremap, Christoph Hellwig
[PATCH] parisc: fix compilation errrors,
Qian Cai
[PATCH 2/3] kbuild: rebuild modules when module linker scripts are updated, Masahiro Yamada
[PATCH 03/16] parisc: prefer __section from compiler_attributes.h, Nick Desaulniers
[PATCH] parisc: speed up flush_tlb_all_local with qemu, Helge Deller
[PATCH] parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU, Helge Deller
remove default fallbacks in dma_map_ops v3,
Christoph Hellwig
remove default fallbacks in dma_map_ops v2,
Christoph Hellwig
[PATCH palo] ext2: fix ext4 group cache, James Bottomley
[PATCH] scsi: ncr53c8xx: Mark expected switch fall-through,
Helge Deller
[GIT PULL] parisc architecture fixes for kernel v5.3-rc3,
Helge Deller
[PATCH] parisc: trigger die notifier chain in parisc_terminate(), Sven Schnelle
[PATCH] parisc: strip debug information when building compressed images,
Sven Schnelle
Compressed kernels currently won't boot,
James Bottomley
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]