messages from 2024-09-03 08:45:45 to 2024-09-06 11:56:08 UTC [more...]
[PATCH v3 1/3] powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
2024-09-06 11:52 UTC (2+ messages)
[PATCH -next] powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hub
2024-09-06 11:52 UTC (2+ messages)
[PATCH -next 0/4] Remove obsoleted declaration for powerpc
2024-09-06 11:52 UTC (2+ messages)
[PATCH 00/14] Reduce alignment constraint on STRICT_KERNEL_RWX and speed-up TLB misses on 8xx and 603
2024-09-06 11:52 UTC (2+ messages)
[PATCH] powerpc/vdso: Inconditionally use CFUNC macro
2024-09-06 11:52 UTC (2+ messages)
[PATCH v2] powerpc/32: Implement validation of emergency stack
2024-09-06 11:52 UTC (2+ messages)
[PATCH v4 RESEND] powerpc: Replace kretprobe code with rethook on powerpc
2024-09-06 11:52 UTC (2+ messages)
[PATCH v2] powerpc/qspinlock: Fix deadlock in MCS queue
2024-09-06 11:47 UTC (2+ messages)
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-09-06 11:43 UTC (14+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
` [PATCH RFC v3 2/2] selftests/mm: Create ADDR_LIMIT_47BIT test
[PATCH v5 0/4] Support SMT control on arm64
2024-09-06 8:36 UTC (12+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system
[oss-security] Linux kernel: memory leak in arch/powerpc/platforms/powernv/opal-irqchip.c: opal_event_init()
2024-09-06 10:29 UTC
[RFC PATCH v3 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-09-06 9:43 UTC (7+ messages)
` [RFC PATCH v3 1/6] ALSA: compress: Add output rate and output format support
` [RFC PATCH v3 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v3 3/6] ASoC: fsl_easrc: "
` [RFC PATCH v3 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [RFC PATCH v3 5/6] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v3 6/6] ASoC: fsl_easrc: "
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-09-06 9:37 UTC (3+ messages)
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
[PATCH 1/2] powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
2024-09-06 8:33 UTC (2+ messages)
` [PATCH 2/2] Fixup for 3279be36b671 ("powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32")
[PATCH v3 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-09-06 7:20 UTC (24+ messages)
` [PATCH v3 01/14] mm: pgtable: "
` [PATCH v3 02/14] arm: adjust_pte() use pte_offset_map_rw_nolock()
` [PATCH v3 03/14] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
` [PATCH v3 04/14] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH v3 05/14] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH v3 06/14] mm: handle_pte_fault() use pte_offset_map_rw_nolock()
` [PATCH v3 07/14] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH v3 08/14] mm: copy_pte_range() "
` [PATCH v3 09/14] mm: mremap: move_ptes() "
` [PATCH v3 10/14] mm: page_vma_mapped_walk: map_pte() "
` [PATCH v3 11/14] mm: userfaultfd: move_pages_pte() "
` [PATCH v3 12/14] mm: multi-gen LRU: walk_pte_range() "
` [PATCH v3 13/14] mm: pgtable: remove pte_offset_map_nolock()
` [PATCH v3 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-09-06 6:21 UTC (7+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-06 4:53 UTC (18+ messages)
` [PATCH v5 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
` [PATCH v5 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
[PATCH v2] mm: z3fold: deprecate CONFIG_Z3FOLD
2024-09-06 2:24 UTC (4+ messages)
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-09-05 17:26 UTC (5+ messages)
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
[PATCH v2 RESEND] tpm: export tpm2_sessions_init() to fix ibmvtpm building
2024-09-05 14:26 UTC (2+ messages)
[PATCH v2] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
2024-09-05 13:03 UTC (3+ messages)
[PATCH 00/15] timers: Cleanup delay/sleep related mess
2024-09-05 12:24 UTC (4+ messages)
` [PATCH 13/15] powerpc/rtas: Use fsleep() to minimize additional sleep duration
[PATCH 0/5] Correct perf sampling with guest VMs
2024-09-05 10:55 UTC (10+ messages)
` [PATCH 1/5] arm: perf: Drop unused functions
` [PATCH 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH 4/5] x86: perf: Refactor misc flag assignments
` [PATCH 5/5] perf: Correct perf sampling with guest VMs
[PATCH v5 00/30] Permission Overlay Extension
2024-09-05 10:36 UTC (21+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
[PATCH] soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkpt
2024-09-05 9:23 UTC (3+ messages)
[PATCH] kexec/crash: no crash update when kexec in progress
2024-09-05 8:37 UTC (9+ messages)
[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-09-05 7:18 UTC (7+ messages)
` [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock()
[PATCH 4/5] perf/powerpc: Count dropped samples in core-book3s PMU
2024-09-05 3:10 UTC
[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
2024-09-04 22:56 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
2024-09-04 19:07 UTC (18+ messages)
` [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
[PATCH v2] bus: fsl-mc: constify the struct device_type usage
2024-09-04 14:20 UTC (2+ messages)
Profiling of vdso_test_random
2024-09-04 16:37 UTC (3+ messages)
[RFC v1 00/10] book3s64/hash: Improve kfence support
2024-09-04 18:44 UTC (10+ messages)
` [RFC v1 01/10] book3s64/hash: Remove kfence support temporarily
` [RFC v1 09/10] book3s64/radix: Refactoring common kfence related functions
` [RFC v1 10/10] book3s64/hash: Disable kfence if not early init
[PATCH net-next v3 0/8] net: ethernet: fs_enet: Cleanup and phylink conversion
2024-09-04 17:18 UTC (9+ messages)
` [PATCH net-next v3 1/8] net: ethernet: fs_enet: convert to SPDX
` [PATCH net-next v3 2/8] net: ethernet: fs_enet: cosmetic cleanups
` [PATCH net-next v3 3/8] net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
` [PATCH net-next v3 4/8] net: ethernet: fs_enet: only protect the .restart() call in .adjust_link
` [PATCH net-next v3 5/8] net: ethernet: fs_enet: drop unused phy_info and mii_if_info
` [PATCH net-next v3 6/8] net: ethernet: fs_enet: use macros for speed and duplex values
` [PATCH net-next v3 7/8] net: ethernet: fs_enet: simplify clock handling with devm accessors
` [PATCH net-next v3 8/8] net: ethernet: fs_enet: phylink conversion
[PATCH v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
2024-09-04 16:58 UTC (4+ messages)
` [PATCH v2 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH v2 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH v2 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
[PATCH net-next v2 0/7] net: ethernet: fs_enet: Cleanup and phylink conversion
2024-09-04 15:50 UTC (12+ messages)
` [PATCH net-next v2 3/7] net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
` [PATCH net-next v2 4/7] net: ethernet: fs_enet: drop unused phy_info and mii_if_info
` [PATCH net-next v2 7/7] net: ethernet: fs_enet: phylink conversion
[PATCH] soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h
2024-09-04 8:33 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/4] Support cross compiling with clang
2024-09-04 10:57 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH v2 2/4] Makefile: Prepare for clang EFI builds
` [kvm-unit-tests PATCH v2 3/4] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH v2 4/4] riscv: gitlab-ci: Add clang build tests
[kvm-unit-tests PATCH 0/3] Support cross compiling with clang
2024-09-04 10:31 UTC (8+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH 2/3] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH 3/3] riscv: gitlab-ci: Add clang build tests
[PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
2024-09-04 7:47 UTC (4+ messages)
[PATCH 1/7] tracing: add ftrace_regs to function_graph_enter()
2024-09-04 6:58 UTC
[PATCH -next v2] soc/fsl/qbman: make use of the helper function kthread_run_on_cpu()
2024-09-04 2:26 UTC
[PATCH -next] soc/fsl/qbman: make use of the helper function kthread_run_on_cpu()
2024-09-04 1:34 UTC (4+ messages)
[PATCH -next] cxl: Constify struct kobj_type
2024-09-04 1:19 UTC
[PATCH] of/irq: handle irq_of_parse_and_map() errors
2024-09-03 22:55 UTC (3+ messages)
[kvm-unit-tests PATCH 0/2] configure: Support CONFIG_* extension
2024-09-03 14:39 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Introduce add-config
` [kvm-unit-tests PATCH 2/2] riscv: Make NR_CPUS configurable
clearly mark DMA_OPS support as an architecture feature v2
2024-09-03 9:39 UTC (5+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS
[PATCH] cpufreq: Fix the cacography in powernv-cpufreq.c
2024-09-03 9:03 UTC (2+ messages)
[PATCH] powerpc: Stop using no_llseek
2024-09-03 11:19 UTC
[PATCH] soc: fsl: qbman: Remove redundant warnings
2024-09-03 8:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).