linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-13 23:42:58 to 2025-01-20 13:45:44 UTC [more...]

[PATCH 0/4] seccomp: remove the 'sd' argument from __secure_computing()
 2025-01-20 13:44 UTC  (4+ messages)
` [PATCH 1/4] seccomp/mips: change syscall_trace_enter() to use secure_computing()
` [PATCH 2/4] seccomp: kill the dead code in the !CONFIG_HAVE_ARCH_SECCOMP_FILTER version of __secure_computing()
` [PATCH 3/4] seccomp: remove the 'sd' argument from __secure_computing()

[PATCH v2] selftests: livepatch: handle PRINTK_CALLER in check_result()
 2025-01-20 12:54 UTC  (2+ messages)

[PATCH] ibmvnic: Add tx check to prevent skb leak
 2025-01-20 11:53 UTC 

[PATCH v3 20/28] powerpc/ftrace: Use RCU in all users of __module_text_address()
 2025-01-20 10:09 UTC  (2+ messages)

[PATCH] of: address: Unify resource bounds overflow checking
 2025-01-20 10:09 UTC  (6+ messages)

[PATCH] tools/perf/tests: Update event_groups test to use instructions as one of the sibling event for hw type
 2025-01-20  9:38 UTC  (4+ messages)

[PATCH 0/2] ASoC: fsl: two fixes for asrc memory to memory
 2025-01-20  9:09 UTC  (5+ messages)
` [PATCH 1/2] ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend
` [PATCH 2/2] ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run()

[PATCH 00/19] powerpc: MPC83xx cleanup and LANCOM NWAPP2 board
 2025-01-19 22:03 UTC  (4+ messages)
` [PATCH 16/19] powerpc: dts: Add LANCOM NWAPP2 board devicetree

BUG: KASAN: vmalloc-out-of-bounds in copy_to_kernel_nofault+0xd8/0x1c8 (v6.13-rc6, PowerMac G4)
 2025-01-19 16:36 UTC  (2+ messages)

[PATCH V2] tools/perf/builtin-lock: Fix return code for functions in __cmd_contention
 2025-01-18 17:59 UTC  (4+ messages)

[PATCH V2 1/2] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
 2025-01-18 13:20 UTC  (2+ messages)
` [PATCH V2 2/2] arch/powerpc/perf: Update get_mem_data_src function to use saved values of sier and mmcra regs

[RESEND PATCH] powerpc/kprobes: don't save r13 register in kprobe context
 2025-01-18  7:57 UTC 

[powerpc:merge] BUILD SUCCESS e5b94ed319deb5534cee1cdefe93f128c7fab863
 2025-01-18  5:43 UTC 

[powerpc:next] BUILD SUCCESS 7fee0217538ab11b9563d39822a0fc5e006ca84b
 2025-01-18  5:35 UTC 

[PATCH v2 1/7] powerpc: properly negate error in syscall_set_return_value()
 2025-01-18  4:34 UTC  (13+ messages)
` [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
` [PATCH v2 4/7] syscall.h: introduce syscall_set_nr()

[PATCH 1/2] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
 2025-01-18  0:50 UTC  (2+ messages)

[PATCH v13 0/5] Extended MODVERSIONS Support
 2025-01-17 23:53 UTC  (7+ messages)
` [PATCH v13 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

[PATCH] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
 2025-01-17 21:53 UTC  (2+ messages)

[PATCH v2] cpufreq: Use str_enable_disable-like helpers
 2025-01-17 17:56 UTC  (3+ messages)

[PATCH v2 0/5] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-01-17 15:54 UTC  (12+ messages)
` [PATCH v2 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v2 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v2 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v2 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v2 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v2 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters

[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-17 13:25 UTC  (5+ messages)
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table

[PATCH v3 1/2] powerpc/fadump: allocate memory for additional parameters early
 2025-01-17 12:46 UTC  (4+ messages)

[PATCH] selftests: livepatch: handle PRINTK_CALLER in check_result()
 2025-01-17 13:02 UTC  (7+ messages)

[PATCH] powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpers
 2025-01-17 11:46 UTC 

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-01-17 11:23 UTC  (10+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive

linux-next: duplicate patch in the powerpc tree
 2025-01-17  6:40 UTC 

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-17  1:54 UTC  (57+ messages)
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits
` [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH v2 01/25] powerpc/cell: Remove support for IBM Cell Blades
 2025-01-16 16:14 UTC  (3+ messages)
` [PATCH v2 23/25] EDAC/cell: Remove powerpc Cell driver

[PATCH] ASoC: fsl_micfil: Enable default case in micfil_set_quality()
 2025-01-16 14:24 UTC 

[PATCH v4 RESEND] powerpc/pseries/eeh: Fix get PE state translation
 2025-01-16 10:39 UTC 

[PATCH] powerpc/kprobes: don't save r13 register in kprobe context
 2025-01-16  9:31 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH v5 00/15] powerpc/objtool: uaccess validation for PPC32 (v5)
 2025-01-16  9:38 UTC  (19+ messages)
` [PATCH v5 01/15] objtool: Fix generic annotation infrastructure cross build
` [PATCH v5 02/15] objtool: Move back misplaced comment
` [PATCH v5 03/15] objtool: Allow an architecture to disable objtool on ASM files
` [PATCH v5 04/15] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
` [PATCH v5 05/15] objtool: Add INSN_RETURN_CONDITIONAL
` [PATCH v5 06/15] objtool: Add support for relative switch tables
` [PATCH v5 07/15] objtool: Merge mark_func_jump_tables() and add_func_jump_tables()
` [PATCH v5 08/15] objtool: Track general purpose register used for switch table base
` [PATCH v5 09/15] objtool: Find end of switch table directly
` [PATCH v5 10/15] objtool: When looking for switch tables also follow conditional and dynamic jumps
` [PATCH v5 11/15] objtool: .rodata.cst{2/4/8/16} are not switch tables
` [PATCH v5 12/15] objtool: Add support for more complex UACCESS control
` [PATCH v5 13/15] objtool: Prepare noreturns.h for more architectures
` [PATCH v5 14/15] powerpc/bug: Annotate reachable after warning trap
` [PATCH v5 15/15] powerpc: Implement UACCESS validation on PPC32

[PATCH] powerpc/configs/64s: Enable CONFIG_KALLSYMS_ALL
 2025-01-16  7:34 UTC 

[PATCH v2 net-next 00/13] Add more feautues for ENETC v4 - round 2
 2025-01-16  4:03 UTC  (6+ messages)
` [PATCH v2 net-next 07/13] net: enetc: add RSS support for i.MX95 ENETC PF

[PATCH 1/2] PCI: dwc: dra7xx: Use syscon_regmap_lookup_by_phandle_args
 2025-01-15 23:04 UTC  (2+ messages)

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-15 20:30 UTC  (4+ messages)

[PATCH v5 0/6] elf: Define note name macros
 2025-01-15 17:11 UTC  (8+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] binfmt_elf: Use "
` [PATCH v5 3/6] powerpc: "
` [PATCH v5 4/6] crash: "
` [PATCH v5 5/6] s390/crash: "
` [PATCH v5 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH V2 1/5] tools/testing/selftests/powerpc: Enable pmu selftests for power11
 2025-01-15 16:14 UTC  (3+ messages)
` [PATCH V2 2/5] tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfests

[PATCH v4] powerpc/pseries/eeh: Fix get PE state translation
 2025-01-15 14:35 UTC 

[PATCH 0/2] PCI: Simplify few things
 2025-01-15 12:03 UTC  (4+ messages)
` [PATCH 2/2] PCI: dwc: layerscape: Use syscon_regmap_lookup_by_phandle_args

[kvm-unit-tests PATCH v1 0/5] arm64: Change the default --processor to max
 2025-01-15 11:47 UTC  (18+ messages)
` [kvm-unit-tests PATCH v1 1/5] configure: Document that the architecture name 'aarch64' is also supported
` [kvm-unit-tests PATCH v1 2/5] configure: Display the default processor for arm and arm64
` [kvm-unit-tests PATCH v1 4/5] arm/arm64: Add support for --processor=max
` [kvm-unit-tests PATCH v1 5/5] configure: arm64: Make 'max' the default for --processor

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-15  3:41 UTC  (6+ messages)
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()

[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-15  0:05 UTC  (2+ messages)

[PATCH v9 0/8] PCI: Consolidate TLP Log reading and printing
 2025-01-14 23:51 UTC  (11+ messages)
` [PATCH v9 1/8] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem
` [PATCH v9 2/8] PCI: Move TLP Log handling to own file
` [PATCH v9 3/8] PCI: Add defines for TLP Header/Prefix log sizes
` [PATCH v9 4/8] PCI: Make pcie_read_tlp_log() signature same
` [PATCH v9 5/8] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v9 6/8] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v9 7/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v9 8/8] PCI: Create helper to print TLP Header and Prefix Log

[PATCH] cpufreq: Use str_enable_disable-like helpers
 2025-01-14 18:23 UTC  (2+ messages)

[RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
 2025-01-14 18:13 UTC  (5+ messages)

[PATCH 0/2] ASoC: fsl: Support micfil on i.MX943
 2025-01-14 17:18 UTC  (4+ messages)
` [PATCH 1/2] ASoC: fsl_micfil: Add i.MX943 platform support
` [PATCH 2/2] ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX943 platform

[powerpc:merge] BUILD SUCCESS 9295162062634a11f4cf8c700da9265b0747ad04
 2025-01-14 13:05 UTC 

[PATCH v4 0/6] elf: Define note name macros
 2025-01-14 12:23 UTC  (13+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] binfmt_elf: Use "
` [PATCH v4 3/6] powerpc: "
` [PATCH v4 4/6] crash: "
` [PATCH v4 5/6] s390/crash: "
` [PATCH v4 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH v2 00/18] vDSO: Introduce generic data storage
 2025-01-14 10:33 UTC  (5+ messages)
` [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation

[PATCH] tools/perf: Fix segfault during perf record --off-cpu when debuginfo is not enabled
 2025-01-14  7:56 UTC  (5+ messages)

[PATCH V2] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
 2025-01-14  7:54 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).