messages from 2024-08-29 15:01:16 to 2024-09-04 07:49:08 UTC [more...]
[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
[kvm-unit-tests PATCH 0/3] Support cross compiling with clang
2024-09-04 6:12 UTC (7+ 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 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
2024-09-04 4:13 UTC (15+ 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 -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
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-09-03 17:18 UTC (18+ messages)
` [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
[PATCH v5 00/30] Permission Overlay Extension
2024-09-03 15:29 UTC (21+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
[PATCH v5 0/4] Support SMT control on arm64
2024-09-03 12:44 UTC (8+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system
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)
[PATCH 1/1] soc/fsl/qbman: Use iommu_paging_domain_alloc()
2024-09-03 8:45 UTC (2+ messages)
[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
2024-09-03 8:44 UTC (2+ messages)
[GIT PULL] SOC FSL for 6.12 (retry)
2024-09-03 7:04 UTC (2+ messages)
[PATCH] tty: hvc: convert comma to semicolon
2024-09-03 6:50 UTC (2+ messages)
[PATCH v4 RESEND] powerpc: Replace kretprobe code with rethook on powerpc
2024-09-03 6:48 UTC (2+ messages)
[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
2024-09-03 6:27 UTC (6+ messages)
[PATCH net-next v2 0/7] net: ethernet: fs_enet: Cleanup and phylink conversion
2024-09-03 1:55 UTC (16+ messages)
` [PATCH net-next v2 1/7] net: ethernet: fs_enet: convert to SPDX
` [PATCH net-next v2 2/7] net: ethernet: fs_enet: cosmetic cleanups
` [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 5/7] net: ethernet: fs_enet: fcc: use macros for speed and duplex values
` [PATCH net-next v2 6/7] net: ethernet: fs_enet: simplify clock handling with devm accessors
` [PATCH net-next v2 7/7] net: ethernet: fs_enet: phylink conversion
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-02 19:17 UTC (6+ messages)
` [PATCH v5 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v5 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v5 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [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 v5 7/7] PCI: Create helper to print TLP Header and Prefix Log
2024-09-02 18:52 UTC (4+ messages)
[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
2024-09-02 16:39 UTC (8+ messages)
` [PATCH 1/2] mm: rename copy_from_kernel_nofault_allowed() to copy_kernel_nofault_allowed()
` [PATCH 2/2] mm: make copy_to_kernel_nofault() not fault on user addresses
[PATCH v4 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-02 14:37 UTC (15+ messages)
` [PATCH v4 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v4 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v4 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v4 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v4 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64
[GIT PULL] SOC FSL for 6.12
2024-09-02 10:15 UTC
[PATCH v1 2/2] powerpc/debug: hook to user return notifier infrastructure
2024-09-02 8:34 UTC (10+ messages)
[PATCH] selftests: vDSO: Also test counter in vdso_test_chacha
2024-09-02 1:31 UTC (4+ messages)
[powerpc:next] BUILD SUCCESS 65948b0e716a47382731889ee6bbb18642b8b003
2024-09-02 1:24 UTC
[powerpc:next-test] BUILD SUCCESS 087c25f837f4fc43a78b08b3b2be9f41b17adb5d
2024-09-02 1:08 UTC
[PATCH] selftests: vDSO: Build vDSO tests with O2 optimisation
2024-09-01 18:11 UTC (2+ messages)
[PATCH v3 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-01 11:17 UTC (12+ messages)
` [PATCH v3 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v3 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v3 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v3 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v3 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-31 16:30 UTC (10+ messages)
` [PATCH 07/16] powerpc: mm: Support MAP_BELOW_HINT
[PATCH -next 8/8] soc: ti: knav_qmss_queue: Simplify with scoped for each OF child loop
2024-08-31 10:30 UTC (5+ messages)
[PATCH] powerpc/fadump, x86/sev: Inform about unconditionally enabling crash_kexec_post_notifiers
2024-08-30 18:11 UTC (3+ messages)
[powerpc:merge] BUILD SUCCESS 15d63cbced5cb10f99253a75ed2ae9aaff6dc1b8
2024-08-30 19:01 UTC
[PATCH 1/5] selftests: vdso: Fix vDSO name for powerpc
2024-08-30 13:34 UTC (7+ messages)
` [PATCH 2/5] selftests: vdso: Fix vdso_config "
` [PATCH 3/5] selftests: vdso: Fix vDSO symbols lookup for powerpc64
` [PATCH 4/5] selftests: vdso: Fix the way vDSO functions are called for powerpc
` [PATCH 5/5] selftests: vdso: Use parse_vdso.h in vdso_test_abi
[PATCH v5 0/7] PCI: Consolidate TLP Log reading and printing
2024-08-30 12:23 UTC (2+ messages)
[PATCH v1] ASoC: fsl_ssi: Simplify with dev_err_probe()
2024-08-30 10:20 UTC
[PATCH] kexec/crash: no crash update when kexec in progress
2024-08-30 11:17 UTC (6+ messages)
[PATCH] powerpc: Use printk instead of WARN in change_memory_attr
2024-08-30 11:13 UTC (3+ messages)
[PATCH -next 0/4] Remove obsoleted declaration for powerpc
2024-08-30 10:41 UTC (5+ messages)
` [PATCH -next 1/4] powerpc: Remove obsoleted declaration for _get_SP
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-30 10:01 UTC (15+ messages)
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
2024-08-30 7:24 UTC (6+ messages)
[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-08-30 6:54 UTC (14+ messages)
` [PATCH v2 01/14] mm: pgtable: "
` [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock()
` [PATCH v2 08/14] mm: copy_pte_range() "
[powerpc:next-test] BUILD SUCCESS 8ae4f16f7d7b59cca55aeca6db7c9636ffe7fbaa
2024-08-30 4:30 UTC
[powerpc:fixes] BUILD SUCCESS 734ad0af3609464f8f93e00b6c0de1e112f44559
2024-08-30 4:16 UTC
[powerpc:fixes-test] BUILD SUCCESS f8c29fc27feb230a3383204f22aa5474042f6ed8
2024-08-30 4:13 UTC
[PATCH -next v2 0/4] soc: fsl: cpm1: Simplify with scoped for each OF child loop and dev_err_probe()
2024-08-30 4:06 UTC (5+ messages)
` [PATCH -next v2 1/4] soc: fsl: cpm1: Simplify with scoped for each OF child loop
` [PATCH -next v2 2/4] soc: fsl: cpm1: Simplify with dev_err_probe()
` [PATCH -next v2 3/4] soc: fsl: cpm1: qmc: Simplify with scoped for each OF child
` [PATCH -next v2 4/4] soc: fsl: cpm1: qmc: Simplify with dev_err_probe()
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-08-29 17:00 UTC (2+ messages)
[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
2024-08-29 15:43 UTC (2+ messages)
` (subset) "
[PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
2024-08-29 15:34 UTC (10+ messages)
` [PATCH] random: vDSO: Redefine "
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).