All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-10 15:13:00 to 2025-03-10 15:47:08 UTC [more...]

[PATCH V2] arm64/mm: Create level specific section mappings in map_range()
 2025-03-10 14:53 UTC  (5+ messages)

[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
 2025-03-10 15:12 UTC  (17+ messages)
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
` [PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
` [PATCH v3 04/17] riscv: misaligned: request misaligned exception from SBI
` [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v3 07/17] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v3 09/17] riscv: misaligned: factorize trap handling
` [PATCH v3 10/17] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v3 11/17] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v3 12/17] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v3 13/17] selftests: riscv: add misaligned access testing
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
` [PATCH v3 16/17] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v3 17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[RFC PATCH v3 0/5] Report vfio-ap configuration changes
 2025-03-10 15:45 UTC  (8+ messages)
` [RFC PATCH v3 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
` [RFC PATCH v3 2/5] hw/vfio/ap: notification handler for AP config changed event
` [RFC PATCH v3 3/5] hw/vfio/ap: store object indicating AP config changed in a queue
` [RFC PATCH v3 4/5] hw/vfio/ap: Storing event information for an AP configuration change event
` [RFC PATCH v3 5/5] s390: implementing CHSC SEI for AP config change

[sailus-media-tree:devel 23/23] drivers/media/platform/st/stm32/stm32-dcmi.c:1685:28: error: implicit declaration of function 'devm_kmemdup_array'; did you mean 'devm_kmalloc_array'?
 2025-03-10 15:46 UTC 

[PATCH 1/6] net/netvsc: introduce private data for storing vmbus device for secondary process
 2025-03-10 15:46 UTC  (3+ messages)
` [PATCH 6/6] bus/vmbus: set event for channel without monitoring support

[RFC PATCH 0/4] drm/panfrost: Support ARM_64_LPAE_S1 page table
 2025-03-10 15:46 UTC  (6+ messages)
` [RFC PATCH 3/4] "

[PATCH] nvme: simplify request ready check for pci
 2025-03-10 15:01 UTC  (3+ messages)

[RESEND PATCH 1/3] pci_auto: Downgrade prefetch if necessary
 2025-03-10 15:44 UTC  (3+ messages)

[PATCH v11 00/27] riscv control-flow integrity for usermode
 2025-03-10 14:52 UTC  (25+ messages)
` [PATCH v11 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v11 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v11 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v11 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v11 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v11 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v11 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v11 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v11 09/27] riscv mmu: write protect and shadow stack
` [PATCH v11 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v11 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v11 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v11 14/27] riscv/traps: Introduce software check exception
` [PATCH v11 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v11 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v11 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v11 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v11 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v11 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v11 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v11 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v11 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v11 26/27] riscv: Documentation for shadow stack on riscv

[PATCH] drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_off
 2025-03-10 15:43 UTC  (3+ messages)

[PATCH] x86/sev: Make SEV_STATUS available via SYSFS
 2025-03-10 15:43 UTC  (14+ messages)

[PATCH] tty: serial: fsl_lpuart: disable transmitter before changing RS485 related registers
 2025-03-10 15:43 UTC  (4+ messages)

[PATCH v3 0/2] x86/pci: reduce PCI accesses
 2025-03-10 15:42 UTC  (4+ messages)
` [PATCH v3 2/2] x86/iommu: avoid MSI address and data writes if IRT index hasn't changed

[PATCH bpf-next v4 0/4] Support freplace prog from user namespace
 2025-03-10 15:43 UTC  (3+ messages)
` [PATCH bpf-next v4 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-10 15:41 UTC  (4+ messages)
` [PATCH v2 07/10] target/i386/kvm: query kvm.enable_pmu parameter

[PATCH v4 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-03-10 15:42 UTC  (3+ messages)
` [PATCH v4 8/8] imx_dsp_rproc: Use reset controller API to control the DSP

[PATCH v7 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-03-10 15:42 UTC  (2+ messages)

[RFC PATCH net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
 2025-03-10 15:42 UTC  (6+ messages)

[Bug 219851] New: [amd-pstate 6.15] Frequency Scaling Will Not Scale Above Lowest Non-Linear Performance on Ryzen 7 5700U
 2025-03-10 15:41 UTC  (2+ messages)
` [Bug 219851] "

[PATCH v6 0/4] rseq: Make rseq work with protection keys
 2025-03-10 15:41 UTC  (7+ messages)
` [PATCH v6 4/4] selftests/rseq: Add test for rseq+pkeys

[PATCH] tpm: Clarify "auth session active" message
 2025-03-10 15:39 UTC 

[PATCH v3 0/8] refs: introduce support for partial reference transactions
 2025-03-10 15:40 UTC  (7+ messages)
` [PATCH v3 6/8] refs: implement partial reference transaction support
      ` [PATCH] config.mak.dev: enable -Wunreachable-code

Memory Consumption High After Upgrading to 2.13 from 2.10
 2025-03-10 15:40 UTC  (2+ messages)

[PATCH v2] x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
 2025-03-10 15:39 UTC  (5+ messages)
  ` [PATCH -v3] "

[RFC PATCH 0/3] sched/numa: Introduce per cgroup numa balance control
 2025-03-10 15:36 UTC  (6+ messages)
` [RFC PATCH 2/3] "

[PATCH v4 0/5] Enable Secure TSC for SEV-SNP
 2025-03-10 15:39 UTC  (6+ messages)
` [PATCH v4 2/5] KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
  ` [PATCH v4 4/5] KVM: SVM: Prevent writes to TSC MSR when Secure TSC is enabled
  ` [PATCH v4 5/5] KVM: SVM: Enable Secure TSC for SNP guests

[PATCH 00/13] airoha: en7581: clk cleanup + USB support
 2025-03-10 14:36 UTC  (3+ messages)

[PATCH] nvme-pci: fix stuck reset on concurrent DPC and HP
 2025-03-10 14:38 UTC  (5+ messages)

[PATCH v3 00/12] Stop depending on `the_repository` in object-related subsystems
 2025-03-10 15:38 UTC  (4+ messages)
` [PATCH v3 12/12] hash: stop depending on `the_repository` in `null_oid()`

[PATCH v4 0/8] pci: qcom: Add QCS8300 PCIe support
 2025-03-10 14:36 UTC  (2+ messages)

[PATCH v3 0/4] pci: qcom: Add QCS615 PCIe support
 2025-03-10 14:36 UTC  (2+ messages)

[PATCH v2 0/7] refactor mremap and fix bug
 2025-03-10 15:38 UTC  (4+ messages)
` [PATCH v2 5/7] mm/mremap: complete refactor of move_vma()

A syscall for changing birth time
 2025-03-10 15:37 UTC  (4+ messages)

[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
 2025-03-10 15:37 UTC  (11+ messages)
` [PATCH v3 5/7] perf: Unify perf_event_free_task() / perf_event_exit_task_context()
  ` [PATCH v3a "
` [PATCH v3 6/7] perf: Rename perf_event_exit_task(.child)
  ` [PATCH v3a "
` [PATCH v3 7/7] perf: Make perf_pmu_unregister() useable

Future of CVE scanning in Yocto
 2025-03-10 15:37 UTC  (2+ messages)
` [Openembedded-architecture] "

[PATCH v2 0/8] uclamp sum aggregation
 2025-03-10 15:37 UTC  (7+ messages)

[PATCH v4 0/4] Exynos Thermal code improvement
 2025-03-10 14:34 UTC  (5+ messages)
` [PATCH v4 1/4] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v4 2/4] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v4 3/4] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422
` [PATCH v4 4/4] drivers/thermal/exymos: Use guard notation when acquiring mutex

[PATCH] hash_readwrite_autotest: fix printf parameters
 2025-03-10 15:36 UTC  (5+ messages)

[PATCH v3 0/9] dmaengine: idxd: fix memory leak in error handling path
 2025-03-10 15:36 UTC  (9+ messages)
` [PATCH v3 4/9] dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
` [PATCH v3 5/9] dmaengine: idxd: Add missing cleanups in cleanup internals
` [PATCH v3 8/9] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v3 9/9] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

FAILED: patch "[PATCH] virt: sev-guest: Move SNP Guest Request data pages handling" failed to apply to 6.13-stable tree
 2025-03-10 15:35 UTC  (2+ messages)

[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-10 15:35 UTC  (10+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[PATCH v5 0/8] Power11 support for QEMU [PowerNV]
 2025-03-10 15:33 UTC  (7+ messages)
` [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11

net: cadence: macb: Enable software IRQ coalescing by default
 2025-03-10 15:34 UTC  (3+ messages)

[PATCH] ethdev: fix get_reg_info
 2025-03-10 15:34 UTC  (3+ messages)

Intel FAST_FREE offload question
 2025-03-10 15:34 UTC  (5+ messages)
` [PATCH] net/intel: allow fast-free to empty cache

[RFC PATCH] IMA: Remove evm_overlay.sh
 2025-03-10 15:33 UTC  (4+ messages)
  ` [LTP] "

[PATCH] sbom.rst: how to disable SPDX generation
 2025-03-10 15:31 UTC 

[PATCH] rust: support DPDK API
 2025-03-10 15:31 UTC  (4+ messages)

[RFC PATCH v2 0/5] Report vfio-ap configuration changes
 2025-03-10 15:29 UTC  (8+ messages)
` [RFC PATCH v2 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change

[PATCH 00/12] fs: exfat: Add exfat port based on exfat-fuse
 2025-03-10 15:30 UTC  (7+ messages)
` [PATCH 07/12] fs: exfat: Add U-Boot porting layer
` [PATCH 09/12] fs: exfat: Demote filesystem detection failure message to debug()
` [PATCH 12/12] test_fs: Add exfat tests

[v3] drm/i915: Disable RPG during live selftest
 2025-03-10 15:28 UTC 

[PATCH] /sched/core: Fix Unixbench spawn test regression
 2025-03-10 15:29 UTC  (3+ messages)

[PATCH v2 0/6] Various test fixes proposed by Thomas Schmitt
 2025-03-10 15:28 UTC  (2+ messages)

[syzbot] [mm?] [fs?] KCSAN: data-race in __filemap_add_folio / invalidate_bdev (8)
 2025-03-10 15:28 UTC  (2+ messages)

[PATCH 0/2] EDITME: cover title for 493-add-command-to-purge-reflog-entries
 2025-03-10 15:28 UTC  (7+ messages)
` [PATCH 1/2] reflog: drop usage of global variables

[PATCH v6 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-03-10 14:21 UTC  (5+ messages)

[PATCH net-next v9] net: mdio: Add RTL9300 MDIO driver
 2025-03-10 15:28 UTC  (4+ messages)

[PATCH v1 1/1] i3c: master: svc: Fix i3c_master_get_free_addr return check
 2025-03-10 14:34 UTC  (2+ messages)

[PATCH v5 00/14] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-10 15:27 UTC  (4+ messages)
` [PATCH v5 14/14] hw/sd/sdhci: Remove unnecessary 'endianness' property

[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
 2025-03-10 15:27 UTC  (4+ messages)
` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h

[qemu-riscv] Error mapping file: Invalid argument
 2025-03-10 14:52 UTC 

[RFC PATCH 0/2]lsirq,irqtop: Add filter support
 2025-03-10 15:27 UTC  (3+ messages)

[PATCH RFC net-next v2 0/3] net: stmmac: approach 2 to solve EEE LPI reset issues
 2025-03-10 14:20 UTC  (4+ messages)

[PATCH 00/16] make system memory API available for common code
 2025-03-10 15:25 UTC  (7+ messages)
` [PATCH 01/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH 03/16] include: move target_words_bigendian() from tswap to bswap
` [PATCH 04/16] exec/memory.h: make devend_memop target agnostic

[PATCH] tools: Mark ACPI SDTs as NVS in the PVH build path
 2025-03-10 15:25 UTC 

[PATCH v4 0/5] initramfs-crypt-hook patch
 2025-03-10 15:25 UTC  (7+ messages)
` [PATCH v4 2/5] initramfs-crypt-hook: use static temporary encryption key
  ` [cip-dev] "

[PATCH v2 0/5] Building PPTT with root node and identical implementation flag
 2025-03-10 15:25 UTC  (3+ messages)

[PATCH 0/3] x86/P2M: assorted corrections
 2025-03-10 15:25 UTC  (6+ messages)
` [PATCH 2/3] x86/P2M: correct old entry checking in p2m_remove_entry()
` [PATCH 3/3] x86/P2M: don't include MMIO_DM in p2m_is_valid()

[PATCH net-next v1 1/1] stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_available()
 2025-03-10 14:20 UTC  (2+ messages)

[PATCH net 0/2] vsock: null-ptr-deref when SO_LINGER enabled
 2025-03-10 15:24 UTC  (7+ messages)
` [PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref

[PATCH] cxl: fix FWCTL dependency
 2025-03-10 15:24 UTC  (2+ messages)

[PATCH v4 00/12] large atomic writes for xfs with CoW
 2025-03-10 15:24 UTC  (4+ messages)
` [PATCH v4 09/12] xfs: Add xfs_file_dio_write_atomic()

[PATCH v5 0/5] media: uvcvideo: Implement Granular Power Saving
 2025-03-10 15:24 UTC  (2+ messages)

[PATCH] memory: mtk-smi: Add ostd setting for mt8192
 2025-03-10 14:18 UTC  (2+ messages)

[PATCH 0/2] migration: multifd documentation
 2025-03-10 15:22 UTC  (7+ messages)
` [PATCH 1/2] migration: Add some documentation for multifd

[PATCH v2 00/21] hw/vfio: Build various objects once
 2025-03-10 15:23 UTC  (7+ messages)
` [PATCH v2 12/21] hw/vfio/igd: Check CONFIG_VFIO_IGD at runtime using vfio_igd_builtin()

[PATCH 3/5] KVM: e500: track host-writability of pages
 2025-03-10 15:22 UTC  (5+ messages)
` [Kernel 6.12.17] [PowerPC e5500] KVM HV compilation error

[PATCH v2 0/3] arm64: Use memory copy instructions in usercopy routines
 2025-03-10 14:15 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: mm: Handle PAN faults on uaccess CPY* instructions

[PATCH v3 0/4] qapi/machine: Make @dump-skeys command generic
 2025-03-10 15:14 UTC  (5+ messages)
` [PATCH v3 1/4] hw/s390x/skeys: Declare QOM types using DEFINE_TYPES() macro
` [PATCH v3 2/4] hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE
` [PATCH v3 3/4] hw/s390x/ccw: Have CCW machine implement a qmp_dump_skeys() callback
` [PATCH v3 4/4] qapi/machine: Make @dump-skeys command generic

[PATCH v2 0/3] Support .gnu_debugdata for symbols in perf
 2025-03-10 15:21 UTC  (7+ messages)

[PATCH 0/9] Remove pcf50633
 2025-03-10 15:21 UTC  (3+ messages)
` [PATCH 6/9] regulator: pcf50633-regulator: Remove

[PATCH 00/16] Add Multi-Core Debug (MCD) API support
 2025-03-10 15:05 UTC  (15+ messages)
` [PATCH 01/16] mcd: Introduce Multi-Core Debug (MCD) API
` [PATCH 02/16] mcd: Introduce MCD server
` [PATCH 03/16] mcd: Implement target initialization API
` [PATCH 05/16] mcd: Implement target system query
` [PATCH 06/16] mcd: Implement core connection control
` [PATCH 07/16] mcd: Implement memory space query
` [PATCH 08/16] gdbstub: Expose GDBRegisterState
` [PATCH 09/16] mcd: Implement register query
` [PATCH 10/16] mcd: Implement runstate control
` [PATCH 11/16] mcd test: Implement core state query
` [PATCH 13/16] mcd: Implement register/memory access
` [PATCH 14/16] mcd: Implement single stepping
` [PATCH 15/16] mcd: Implement trigger control
` [PATCH 16/16] mcd: Implement reset control

[PATCH qemu v2 1/3] hw/s390x: add CPI identifiers to QOM
 2025-03-10 15:16 UTC  (7+ messages)

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-08  0:20 UTC  (3+ messages)
` [PATCH net-next v11 1/4] page_pool: introduce page_pool_get_pp() API
  ` [Intel-wired-lan] "

[PATCH 0/4] airoha: Add initial support AN7581
 2025-03-10 15:19 UTC  (2+ messages)

[PATCH 00/12] virtio-scsi: add iothread-vq-mapping parameter
 2025-03-10 15:17 UTC  (5+ messages)
` [PATCH 11/12] "

[PATCH 00/26] clk: mediatek: Add MT8196 clock support
 2025-03-10 14:12 UTC  (3+ messages)
` [PATCH 03/26] clk: mediatek: Support voting for mux

Warning `amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled` (Dell PowerEdge R7625, AMD EPYC 9174F)
 2025-03-10 15:17 UTC  (7+ messages)
      ` Warnings `Could not retrieve perf counters (-19)` and "

[patch 00/10] genirq/msi: Spring cleaning
 2025-03-10 15:18 UTC  (3+ messages)
` [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()

[PATCH v2] drm/panthor: Make the timeout per-queue instead of per-job
 2025-03-10 15:17 UTC  (2+ messages)

[PATCH 00/11] selftests: ublk: bug fixes & consolidation
 2025-03-10 15:18 UTC  (4+ messages)

[PATCH] ASoC: Intel: soc-acpi-intel-ptl-match: Add cs42l43 support
 2025-03-10 15:17 UTC  (2+ messages)

[PATCH v2] x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
 2025-03-10 15:17 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] arm64: dts: rockchip: Fix PWM pinctrl names
 2025-03-10 14:09 UTC  (2+ messages)

[PATCH] drm/panel/synaptics-r63353: Use _multi variants
 2025-03-10 14:14 UTC  (8+ messages)

[PATCH 1/1] scripts: Add clean-hashserver-database script
 2025-03-10 15:16 UTC  (2+ messages)
` Patchtest results for "

[PATCH v1 0/7] auxdisplay: charlcd: Refactor memory allocation
 2025-03-10 15:15 UTC  (10+ messages)
` [PATCH v1 1/7] auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common"

[PATCH v3 0/3] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
 2025-03-10 14:00 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: nand: Add fsl,elbc-fcm-nand

[pci:controller/imx6] BUILD SUCCESS c714e2585d06e8fb6356e6ac0aa6ebc8812ed6ca
 2025-03-10 15:13 UTC 

[PATCH v2] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
 2025-03-10 15:13 UTC 

[PATCH v5 0/8] Add STM32MP25 SPI NOR support
 2025-03-10 13:52 UTC  (3+ messages)
` [PATCH v5 4/8] memory: Add STM32 Octo Memory Manager driver


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.