Linux PA RISC
[Prev Page][Next Page]
- [PATCH 9/8] mm: Account PMD tables like PTE tables, (continued)
- [PATCH] parisc/kernel/ftrace: Remove function callback casts,
Oscar Carter
- properly support exec with kernel pointers v3,
Christoph Hellwig
- [PATCH v2 14/15] docs: fix references for DMA*.txt files,
Mauro Carvalho Chehab
- [PATCH 1/2] parisc: avoid needless empty lines inside register dump,
Rolf Eike Beer
- [PATCH v1 0/5] ethernet: dec: tulip: use generic power management,
Vaibhav Gupta
- [PATCH 15/26] mm/parisc: Use general page fault accounting,
Peter Xu
- Re: rename probe_kernel_* and probe_user_*,
Linus Torvalds
- properly support exec and wait with kernel pointers v2,
Christoph Hellwig
- [PATCH 16/25] mm/parisc: Use mm_fault_accounting(), Peter Xu
- properly support exec and wait with kernel pointers,
Christoph Hellwig
- [PATCH 26/38] vt: use newly defined CUR_* macros,
Jiri Slaby
- [PATCH 26/29] docs: fix references for DMA*.txt files,
Mauro Carvalho Chehab
- Re: [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes,
Greg Ungerer
- [PATCH] parisc: Convert to BIT_MASK() and BIT_WORD(), Helge Deller
- [PATCH] parisc: Whitespace cleanups in atomic.h, Helge Deller
- [PATCH] parisc: Prevent optimization of loads and stores in atomic operations,
John David Anglin
- "Unaligned handler failed, ret = -2" and other errors on C8000, Rolf Eike Beer
- Possible duplicate page fault accounting on some archs after commit 4064b9827063,
Gerald Schaefer
- [PATCH v5 2/3] arch: wire-up close_range(), Christian Brauner
- [GIT PULL] parisc architecture updates for kernel v5.8-rc1,
Helge Deller
- [GIT PULL] parisc architecture fix for kernel v5.7,
Helge Deller
- [PATCH] parisc: Fix kernel panic in mem_init(), Helge Deller
- Cache flush issue with page_mapping_file() and swap back shmem page ?,
Jerome Glisse
- [PATCH] parisc: Update references to parisc website, Helge Deller
- Re: [linux-next:master 10668/10701] include/linux/pgtable.h:203:2: note: in expansion of macro 'pte_clear',
Andrew Morton
- clean up and streamline probe_kernel_* and friends v4,
Christoph Hellwig
- [PATCH 02/23] maccess: remove various unused weak aliases, Christoph Hellwig
- [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better, Christoph Hellwig
- [PATCH 14/23] tracing/kprobes: handle mixed kernel/userspace probes better, Christoph Hellwig
- [PATCH 18/23] maccess: allow architectures to provide kernel probing directly, Christoph Hellwig
- [PATCH 19/23] x86: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 21/23] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault, Christoph Hellwig
- [PATCH 22/23] maccess: rename probe_kernel_address to get_kernel_nofault, Christoph Hellwig
- [PATCH 23/23] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails, Christoph Hellwig
- [PATCH 20/23] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault, Christoph Hellwig
- [PATCH 17/23] maccess: move user access routines together, Christoph Hellwig
- [PATCH 07/23] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault, Christoph Hellwig
- [PATCH 09/23] maccess: remove probe_read_common and probe_write_common, Christoph Hellwig
- [PATCH 08/23] maccess: rename strnlen_unsafe_user to strnlen_user_nofault, Christoph Hellwig
- [PATCH 11/23] bpf: factor out a bpf_trace_copy_string helper, Christoph Hellwig
- [PATCH 10/23] maccess: unify the probe kernel arch hooks, Christoph Hellwig
- [PATCH 13/23] bpf: rework the compat kernel probe handling, Christoph Hellwig
- [PATCH 16/23] maccess: always use strict semantics for probe_kernel_read, Christoph Hellwig
- [PATCH 15/23] maccess: remove strncpy_from_unsafe, Christoph Hellwig
- [PATCH 06/23] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault, Christoph Hellwig
- [PATCH 05/23] maccess: update the top of file comment, Christoph Hellwig
- [PATCH 04/23] maccess: clarify kerneldoc comments, Christoph Hellwig
- [PATCH 03/23] maccess: remove duplicate kerneldoc comments, Christoph Hellwig
- [PATCH 01/23] maccess: unexport probe_kernel_write and probe_user_write, Christoph Hellwig
- Re: clean up and streamline probe_kernel_* and friends v4, Linus Torvalds
- Re: clean up and streamline probe_kernel_* and friends v4, Masami Hiramatsu
- Re: clean up and streamline probe_kernel_* and friends v4, Andrew Morton
- [PATCH palo] ipl: Ensure no GCC builtins replace string functions,
Jeroen Roovers
- [PATCH 320/320] ipl: Ensure no GCC builtins replace string functions,
Jeroen Roovers
- GCC 10.1.0 miscompiles PALO IPL, triggers HPMC, Jeroen Roovers
- clean up and streamline probe_kernel_* and friends v3,
Christoph Hellwig
- [PATCH 02/20] maccess: remove various unused weak aliases, Christoph Hellwig
- [PATCH 05/20] maccess: update the top of file comment, Christoph Hellwig
- [PATCH 06/20] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault, Christoph Hellwig
- [PATCH 09/20] maccess: remove probe_read_common and probe_write_common, Christoph Hellwig
- [PATCH 11/20] bpf: factor out a bpf_trace_copy_string helper, Christoph Hellwig
- [PATCH 16/20] x86: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 18/20] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault, Christoph Hellwig
- [PATCH 20/20] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails, Christoph Hellwig
- [PATCH 19/20] maccess: rename probe_kernel_address to get_kernel_nofault, Christoph Hellwig
- [PATCH 17/20] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault, Christoph Hellwig
- [PATCH 15/20] maccess: allow architectures to provide kernel probing directly, Christoph Hellwig
- [PATCH 14/20] maccess: move user access routines together, Christoph Hellwig
- [PATCH 13/20] maccess: always use strict semantics for probe_kernel_read, Christoph Hellwig
- [PATCH 12/20] maccess: remove strncpy_from_unsafe, Christoph Hellwig
- [PATCH 10/20] maccess: unify the probe kernel arch hooks, Christoph Hellwig
- [PATCH 08/20] maccess: rename strnlen_unsafe_user to strnlen_user_nofault, Christoph Hellwig
- [PATCH 07/20] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault, Christoph Hellwig
- [PATCH 03/20] maccess: remove duplicate kerneldoc comments, Christoph Hellwig
- [PATCH 04/20] maccess: clarify kerneldoc comments, Christoph Hellwig
- [PATCH 01/20] maccess: unexport probe_kernel_write and probe_user_write, Christoph Hellwig
- Re: clean up and streamline probe_kernel_* and friends v3, Linus Torvalds
- Re: drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits from constant value (58f becomes 8f),
Matthew Wilcox
- [PATCH v2] Implement close-on-fork,
Nate Karstens
- clean up and streamline probe_kernel_* and friends v2,
Christoph Hellwig
- [PATCH 01/18] maccess: unexport probe_kernel_write and probe_user_write, Christoph Hellwig
- [PATCH 07/18] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault, Christoph Hellwig
- [PATCH 09/18] maccess: remove probe_read_common and probe_write_common, Christoph Hellwig
- [PATCH 18/18] maccess: rename probe_kernel_address to get_kernel_nofault, Christoph Hellwig
- [PATCH 17/18] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault, Christoph Hellwig
- [PATCH 16/18] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault, Christoph Hellwig
- [PATCH 10/18] maccess: unify the probe kernel arch hooks, Christoph Hellwig
- [PATCH 11/18] maccess: remove strncpy_from_unsafe, Christoph Hellwig
- [PATCH 12/18] maccess: always use strict semantics for probe_kernel_read, Christoph Hellwig
- [PATCH 13/18] maccess: move user access routines together, Christoph Hellwig
- [PATCH 14/18] maccess: allow architectures to provide kernel probing directly, Christoph Hellwig
- [PATCH 15/18] x86: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 08/18] maccess: rename strnlen_unsafe_user to strnlen_user_nofault, Christoph Hellwig
- [PATCH 06/18] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault, Christoph Hellwig
- [PATCH 04/18] maccess: clarify kerneldoc comments, Christoph Hellwig
- [PATCH 05/18] maccess: update the top of file comment, Christoph Hellwig
- [PATCH 03/18] maccess: remove duplicate kerneldoc comments, Christoph Hellwig
- [PATCH 02/18] maccess: remove various unused weak aliases, Christoph Hellwig
- Re: clean up and streamline probe_kernel_* and friends v2, Linus Torvalds
- Re: clean up and streamline probe_kernel_* and friends v2, Daniel Borkmann
- linux-next: manual merge of the vfs tree with the parisc-hd tree,
Stephen Rothwell
- linux-next: manual merge of the parisc-hd tree with the kbuild tree, Stephen Rothwell
- [PATCH] parisc: use -fno-strict-aliasing for decompressor,
Arnd Bergmann
- [PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks,
Anshuman Khandual
- [PATCH V3 00/15] Remove duplicated kmap code,
ira . weiny
- [PATCH V3 02/15] arch/xtensa: Move kmap build bug out of the way, ira . weiny
- [PATCH V3 06/15] arch/kmap_atomic: Consolidate duplicate code, ira . weiny
- [PATCH V3 05/15] {x86,powerpc,microblaze}/kmap: Move preempt disable, ira . weiny
- [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code, ira . weiny
- Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code, Guenter Roeck
- [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, ira . weiny
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Guenter Roeck
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Ira Weiny
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Guenter Roeck
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Ira Weiny
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Ira Weiny
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Guenter Roeck
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Ira Weiny
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Guenter Roeck
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Andrew Morton
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Ira Weiny
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Guenter Roeck
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Mike Rapoport
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Ira Weiny
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Mike Rapoport
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Ira Weiny
- Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice, Al Viro
- [PATCH V3 15/15] kmap: Consolidate kmap_prot definitions, ira . weiny
- [PATCH V3 01/15] arch/kmap: Remove BUG_ON(), ira . weiny
- [PATCH V3 14/15] sparc: Remove unnecessary includes, ira . weiny
- [PATCH V3 11/15] drm: Remove drm specific kmap_atomic code, ira . weiny
- [PATCH V3 13/15] parisc/kmap: Remove duplicate kmap code, ira . weiny
- [PATCH V3 12/15] kmap: Remove kmap_atomic_to_page(), ira . weiny
- [PATCH V3 09/15] arch/kmap: Don't hard code kmap_prot values, ira . weiny
- [PATCH V3 08/15] arch/kmap: Ensure kmap_prot visibility, ira . weiny
- [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's, ira . weiny
- [PATCH V3 04/15] arch/kunmap: Remove duplicate kunmap implementations, ira . weiny
- [PATCH V3 03/15] arch/kmap: Remove redundant arch specific kmaps, ira . weiny
- [PATCH net-next] net: tulip: de4x5: make PCI_signature() return void,
Jason Yan
- is there a memleak in function pdcs_register_pathentries,
亿一
- clean up and streamline probe_kernel_* and friends,
Christoph Hellwig
- [PATCH 03/15] maccess: remove duplicate kerneldoc commens, Christoph Hellwig
- [PATCH 05/15] maccess: update the top of file comment, Christoph Hellwig
- [PATCH 06/15] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_unsafe, Christoph Hellwig
- [PATCH 12/15] maccess: always use strict semantics for probe_kernel_read, Christoph Hellwig
- [PATCH 13/15] maccess: move user access routines together, Christoph Hellwig
- [PATCH 14/15] maccess: allow architectures to provide kernel probing directly, Christoph Hellwig
- [PATCH 15/15] x86: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 10/15] maccess: unify the probe kernel arch hooks, Christoph Hellwig
- [PATCH 11/15] maccess: remove strncpy_from_unsafe, Christoph Hellwig
- [PATCH 09/15] maccess: remove probe_read_common and probe_write_common, Christoph Hellwig
- [PATCH 08/15] maccess: rename strnlen_unsafe_user to strnlen_user_unsafe, Christoph Hellwig
- [PATCH 07/15] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_unsafe, Christoph Hellwig
- [PATCH 04/15] maccess: clarify kerneldoc comments, Christoph Hellwig
- [PATCH 02/15] maccess: remove various unused weak aliases, Christoph Hellwig
- [PATCH 01/15] maccess: unexport probe_kernel_write and probe_user_write, Christoph Hellwig
- [PATCH V2 0/3] mm/hugetlb: Add some new generic fallbacks,
Anshuman Khandual
- [PATCH 0/2] kmap cleanup 2,
ira . weiny
- [PATCH V2 00/11] Subject: Remove duplicated kmap code,
ira . weiny
- [PATCH V2 09/11] arch/kmap: Don't hard code kmap_prot values, ira . weiny
- [PATCH V2 04/11] arch/kunmap: Remove duplicate kunmap implementations, ira . weiny
- [PATCH V2 11/11] drm: Remove drm specific kmap_atomic code, ira . weiny
- [PATCH V2 10/11] arch/kmap: Define kmap_atomic_prot() for all arch's, ira . weiny
- [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable, ira . weiny
- [PATCH V2 06/11] arch/kmap_atomic: Consolidate duplicate code, ira . weiny
- [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility, ira . weiny
- [PATCH V2 07/11] arch/kunmap_atomic: Consolidate duplicate code, ira . weiny
- [PATCH V2 03/11] arch/kmap: Remove redundant arch specific kmaps, ira . weiny
- [PATCH V2 01/11] arch/kmap: Remove BUG_ON(), ira . weiny
- [PATCH V2 02/11] arch/xtensa: Move kmap build bug out of the way, ira . weiny
- Re: [PATCH V2 00/11] Subject: Remove duplicated kmap code, Al Viro
- [PATCH 00/37]net: manually convert files to ReST format - part 3 (final),
Mauro Carvalho Chehab
- [PATCH V1 00/10] Remove duplicated kmap code,
ira . weiny
- [PATCH V1 01/10] arch/kmap: Remove BUG_ON(), ira . weiny
- [PATCH V1 02/10] arch/xtensa: Move kmap build bug out of the way, ira . weiny
- [PATCH V1 04/10] arch/kunmap: Remove duplicate kunmap implementations, ira . weiny
- [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility, ira . weiny
- [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values, ira . weiny
- [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's, ira . weiny
- [PATCH V1 06/10] arch/kunmap_atomic: Consolidate duplicate code, ira . weiny
- [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code, ira . weiny
- [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code, ira . weiny
- [PATCH V1 03/10] arch/kmap: Remove redundant arch specific kmaps, ira . weiny
- Re: [PATCH V1 00/10] Remove duplicated kmap code, Michael Ellerman
- Re: [PATCH V1 00/10] Remove duplicated kmap code, Christoph Hellwig
- [PATCH 0/5] Remove duplicated kmap code,
ira . weiny
- [PATCH] parisc: suppress error messages for 'make clean',
Masahiro Yamada
- STI init_graph failed on J6700, Ulrich Teichert
- Implement close-on-fork,
Nate Karstens
- [PATCHv3 25/50] parisc: Add show_stack_loglvl(),
Dmitry Safonov
- [PATCH] net: tulip: make early_486_chipsets static,
Jason Yan
- [PATCH 0/3] mm/hugetlb: Add some new arch enabling macros,
Anshuman Khandual
- [PATCH] parisc: add sysctl file interface panic_on_stackoverflow,
Xiaoming Ni
- [GIT PULL] parisc architecture fixes for kernel v5.7,
Helge Deller
- [PATCH] parisc: Rework arch_rw locking functions, Helge Deller
- [PATCH] parisc: Improve interrupt handling in arch_spin_lock_flags(), Helge Deller
- [GIT PULL] parisc architecture fix for kernel v5.6,
Helge Deller
- [PATCH v4 00/17] Convert cpu_up/down to device_online/offline,
Qais Yousef
- [PATCHv2 25/50] parisc: Add show_stack_loglvl(), Dmitry Safonov
- [PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial(), Anshuman Khandual
- [PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial(),
Anshuman Khandual
- [PATCH][next] net: tulip: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
- [PATCH 0/2] mm/vma: some new flags,
Anshuman Khandual
- [PATCH v3] parisc: Replace setup_irq() by request_irq(),
afzal mohammed
- [RFC 0/3] mm/vma: some new flags and helpers,
Anshuman Khandual
- [PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial(),
Anshuman Khandual
- [PATCH net-next 00/23] Clean driver, module and FW versions,
Leon Romanovsky
- [PATCH 0/7] parport: Use generic kernel logging styles,
Joe Perches
- [PATCH v2 00/18] genirq: Remove setup_irq(),
afzal mohammed
- [PATCH v3 10/15] parisc: Replace cpu_up/down with add/remove_cpu, Qais Yousef
- [PATCH v3 01/15] cpu: Add new {add,remove}_cpu() functions, Qais Yousef
- [RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument,
Krzysztof Kozlowski
- [PATCH] parisc: Add arch_trigger_cpumask_backtrace() function,
Helge Deller
- [PATCH] parisc: Refactor alternative code to accept multiple conditions, Helge Deller
- [PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability,
Alexey Budankov
- [PATCH v7 01/12] capabilities: introduce CAP_PERFMON to kernel and user space, Alexey Budankov
- [PATCH v7 02/12] perf/core: open access to the core for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v7 03/12] perf/core: open access to probes for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v7 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support, Alexey Budankov
- [PATCH v7 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v7 06/12] trace/bpf_trace: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v7 07/12] powerpc/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v7 08/12] parisc/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v7 09/12] drivers/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v7 10/12] drivers/oprofile: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v7 11/12] doc/admin-guide: update perf-security.rst with CAP_PERFMON information, Alexey Budankov
- [PATCH v7 12/12] doc/admin-guide: update kernel.rst with CAP_PERFMON information, Alexey Budankov
- Re: [PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability, Alexey Budankov
- [PATCH v3] asm-generic: Fix unistd_32.h generation format, Michal Simek
- [PATCH v2] asm-generic: Fix unistd_32.h generation format,
Michal Simek
- [PATCH 00/18] genirq: Remove setup_irq(),
afzal mohammed
- [GIT PULL] parisc architecture fixes for kernel v5.6,
Helge Deller
- [PATCH] net: ethernet: dec: tulip: Fix length mask in receive length calculation,
Moritz Fischer
- [PATCH] parisc: Regenerate parisc defconfigs,
Helge Deller
- [PATCH] parisc: Cleanup IOSCHED_DEADLINE, Krzysztof Kozlowski
- [PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability,
Alexey Budankov
- [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space, Alexey Budankov
- [PATCH v6 02/10] perf/core: open access to the core for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 03/10] perf/core: open access to probes for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support, Alexey Budankov
- [PATCH v6 05/10] drm/i915/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 06/10] trace/bpf_trace: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 07/10] powerpc/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 08/10] parisc/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 09/10] drivers/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 10/10] drivers/oprofile: open access for CAP_PERFMON privileged process, Alexey Budankov
- <Possible follow-ups>
- [PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability, Alexey Budankov
- [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space, Alexey Budankov
- [PATCH v6 02/10] perf/core: open access to the core for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 03/10] perf/core: open access to probes for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support, Alexey Budankov
- [PATCH v6 05/10] drm/i915/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 06/10] trace/bpf_trace: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 07/10] powerpc/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 08/10] parisc/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 09/10] drivers/perf: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v6 10/10] drivers/oprofile: open access for CAP_PERFMON privileged process, Alexey Budankov
- [PATCH v1] parisc: Use for_each_console() helper,
Andy Shevchenko
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]