linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-13 16:53:47 to 2025-06-13 19:51:43 UTC [more...]

[RFC v2 0/5] BPF controlled io_uring
 2025-06-13 19:51 UTC  (7+ messages)
` [RFC v2 5/5] io_uring/bpf: add basic kfunc helpers

[PATCH 1/1 fyi] tools headers: Synchronize linux/bits.h with the kernel sources
 2025-06-13 19:47 UTC  (4+ messages)

[PATCH] ARM: dts: qcom: pm8921: add vibrator device node
 2025-06-13 19:45 UTC  (3+ messages)

[PATCH] ASoC: SOF: imx8: add core shutdown operation for imx8/imx8x
 2025-06-13 19:43 UTC 

[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
 2025-06-13 19:43 UTC  (3+ messages)
` [PATCH v3 01/62] KVM: arm64: Explicitly treat routing entry type changes as changes

[PATCH] ARM: dts: qcom: pm8921: add vibrator device node
 2025-06-13 19:42 UTC 

[PATCH 0/1] Add eMMC support for qcs8300
 2025-06-13 19:40 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: msm: "

[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-06-13 19:38 UTC  (6+ messages)
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping

[PATCH] ARM: dts: qcom: pm8921: add vibrator device node
 2025-06-13 19:37 UTC 

[PATCH v10] media: vsp1: Add VSPX support
 2025-06-13 19:36 UTC  (7+ messages)

[PATCH 4/4] PCI: hv: Use the correct hypercall for unmasking interrupts on nested
 2025-06-13 19:36 UTC  (2+ messages)

[PATCH 0/2] TI TPS65214 & TPS65215: Update MFD Cell Structs
 2025-06-13 19:35 UTC  (4+ messages)
` [PATCH 1/2] mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string

[PATCH] ARM: dts: qcom: pm8921: add vibrator device node
 2025-06-13 19:35 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: pm8921: add vibrator device node
 2025-06-13 19:34 UTC 

[PATCH] posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()
 2025-06-13 19:33 UTC  (4+ messages)

[PATCH] drm/msm: Fix inverted WARN_ON() logic
 2025-06-13 19:33 UTC  (3+ messages)

[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-13 19:26 UTC  (4+ messages)

[PATCH RFC v1 0/2] iommu&pci: Disable ATS during FLR resets
 2025-06-13 19:27 UTC  (2+ messages)

[PATCH RESEND] nvme-pci: refresh visible attrs after being checked
 2025-06-13 19:24 UTC  (2+ messages)

[PATCH 0/5] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-06-13 19:21 UTC  (29+ messages)
` [PATCH 1/5] mm: Deduplicate mm_get_unmapped_area()
` [PATCH 2/5] mm/hugetlb: Remove prepare_hugepage_range()
` [PATCH 3/5] mm: Rename __thp_get_unmapped_area to mm_get_unmapped_area_aligned
` [PATCH 4/5] vfio: Introduce vfio_device_ops.get_unmapped_area hook
` [PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings

[PATCH v2 0/3] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
 2025-06-13 19:21 UTC  (4+ messages)
` [PATCH v2 3/3] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag

[PATCH v2 1/2] PCI: qcom: Add equalization settings for 8.0 GT/s
 2025-06-13 19:21 UTC  (2+ messages)

[net-next v1] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-13 19:18 UTC 

[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
 2025-06-13 19:15 UTC 

[PATCH v7 00/30] TDX KVM selftests
 2025-06-13 19:13 UTC  (31+ messages)
` [PATCH v7 01/30] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [PATCH v7 02/30] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [PATCH v7 03/30] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [PATCH v7 04/30] KVM: selftests: Add vCPU descriptor table initialization utility
` [PATCH v7 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v7 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v7 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v7 08/30] KVM: selftests: TDX: Update load_td_memory_region() for VM memory backed by guest memfd
` [PATCH v7 09/30] KVM: selftests: TDX: Add TDX lifecycle test
` [PATCH v7 10/30] KVM: selftests: TDX: Add report_fatal_error test
` [PATCH v7 11/30] KVM: selftests: TDX: Adding test case for TDX port IO
` [PATCH v7 12/30] KVM: selftests: TDX: Add basic TDX CPUID test
` [PATCH v7 13/30] KVM: selftests: TDX: Add basic TDG.VP.VMCALL<GetTdVmCallInfo> test
` [PATCH v7 14/30] KVM: selftests: TDX: Add TDX IO writes test
` [PATCH v7 15/30] KVM: selftests: TDX: Add TDX IO reads test
` [PATCH v7 16/30] KVM: selftests: TDX: Add TDX MSR read/write tests
` [PATCH v7 17/30] KVM: selftests: TDX: Add TDX HLT exit test
` [PATCH v7 18/30] KVM: selftests: TDX: Add TDX MMIO reads test
` [PATCH v7 19/30] KVM: selftests: TDX: Add TDX MMIO writes test
` [PATCH v7 20/30] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
` [PATCH v7 21/30] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [PATCH v7 22/30] KVM: selftests: TDX: Add TDG.VP.INFO test
` [PATCH v7 23/30] KVM: selftests: Add functions to allow mapping as shared
` [PATCH v7 24/30] KVM: selftests: TDX: Add shared memory test
` [PATCH v7 25/30] KVM: selftests: KVM: selftests: Expose new vm_vaddr_alloc_private()
` [PATCH v7 26/30] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [PATCH v7 27/30] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [PATCH v7 28/30] KVM: selftests: TDX: Add TDX UPM selftest
` [PATCH v7 29/30] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
` [PATCH v7 30/30] KVM: selftests: TDX: Test LOG_DIRTY_PAGES flag to a non-GUEST_MEMFD memslot

[PATCH net-next v9 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-13 19:13 UTC  (3+ messages)
` [PATCH net-next v9 06/14] dpll: zl3073x: Fetch invariants during probe

[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
 2025-06-13 19:00 UTC  (5+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface

[REGRESSION] System hangs after few minutes on 6.12.30, works fine on 6.12.27
 2025-06-13 19:00 UTC 

[PATCH] dt-bindings: mmc: renesas,sdhi: Document RZ/T2H and RZ/N2H support
 2025-06-13 18:58 UTC  (4+ messages)

[PATCH v3] checkpatch: Tolerate upstream commit references
 2025-06-13 18:52 UTC 

[PATCH v5 0/3] bus: ts-nbus: use gpiod_multi_set_value_cansleep
 2025-06-13 18:55 UTC  (4+ messages)
` [PATCH v5 1/3] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v5 2/3] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v5 3/3] bus: ts-nbus: use bitmap_set_value8()

[PATCH v2] xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL
 2025-06-13 18:52 UTC  (4+ messages)

[PATCH net v1] mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available
 2025-06-13 18:51 UTC 

[PATCH 0/1] dmaengine: virt-dma: convert tasklet to BH workqueue for callback invocation
 2025-06-13 18:51 UTC  (4+ messages)
` [PATCH 1/1] "

Virtio interrupt remapping
 2025-06-13 18:50 UTC  (3+ messages)

[PATCH v5 00/29] x86/resctrl telemetry monitoring
 2025-06-13 18:50 UTC  (3+ messages)

[PATCH v2] lib/crypto: explicitly include <linux/export.h>
 2025-06-13 18:48 UTC 

[PATCH] mm/vma: use vmg->target to specify target VMA for new VMA merge
 2025-06-13 18:48 UTC 

[PATCH v4 0/8] drm/vkms: Add support for multiple plane formats
 2025-06-13 18:44 UTC  (10+ messages)
` [PATCH v4 2/8] drm/vkms: Add support for ARGB8888 formats
` [PATCH v4 4/8] drm/vkms: Add support for RGB565 formats
` [PATCH v4 6/8] drm/vkms: Change YUV helpers to support u16 inputs for conversion

[PATCH] cpufreq: brcmstb-avs: Fully open-code compatible for grepping
 2025-06-13 18:44 UTC  (2+ messages)

[PATCH v7 0/5] drm: Create a task info option for wedge events
 2025-06-13 18:43 UTC  (6+ messages)
` [PATCH v7 1/5] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v7 2/5] drm: Create a task info option for wedge events
` [PATCH v7 3/5] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v7 4/5] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v7 5/5] drm/amdgpu: Make use of drm_wedge_task_info

[PATCH] lib/crc: re-disable optimized CRC code on user-mode Linux
 2025-06-13 18:41 UTC  (2+ messages)

[PATCH 0/5] Add support for Sony Xperia SP
 2025-06-13 17:51 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: qcom: msm8960: add sdcc3 pinctrl states
` [PATCH 2/5] ARM: dts: qcom: msm8960: add gsbi8 and its serial configuration
` [PATCH 3/5] ARM: dts: qcom: msm8960: disable gsbi1 and gsbi5 nodes in msm8960 dtsi
` [PATCH 4/5] dt-bindings: arm: qcom: add Sony Xperia SP
` [PATCH 5/5] ARM: dts: qcom: add device tree for "

[PATCH 0/2] Simplify the shash wrappers for the CRC32 library
 2025-06-13 18:37 UTC  (3+ messages)
` [PATCH 1/2] btrfs: stop parsing crc32c driver name
` [PATCH 2/2] crypto/crc32[c]: register only "-lib" drivers

[PATCH net-next v2 00/10] net: fec: cleanups, update quirk, update IRQ naming
 2025-06-13 18:37 UTC  (15+ messages)
` [PATCH net-next v2 01/10] net: fec: fix typos found by codespell
` [PATCH net-next v2 02/10] net: fec: struct fec_enet_private: remove obsolete comment
` [PATCH net-next v2 03/10] net: fec: add missing header files
` [PATCH net-next v2 04/10] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info
` [PATCH net-next v2 05/10] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
` [PATCH net-next v2 06/10] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()
` [PATCH net-next v2 07/10] net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr()

[PATCH 0/2] drm: amdgpu: Fix includes of <linux/export.h>
 2025-06-13 18:26 UTC  (3+ messages)
` [PATCH 1/2] drm/amd: Do not include <linux/export.h> when unused
` [PATCH 2/2] drm/amd: Include <linux/export.h> when needed

[PATCH v2] hwmon: ibmaem: match return type of wait_for_completion_timeout
 2025-06-13 18:24 UTC 

[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
 2025-06-13 18:04 UTC  (8+ messages)

[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
 2025-06-13 18:14 UTC  (2+ messages)

[RFC PATCH 00/12] Support vector and more extended registers in perf
 2025-06-13 18:14 UTC  (9+ messages)
` [RFC PATCH 05/12] perf/x86: Support XMM register for non-PEBS and REGS_USER
` [RFC PATCH 08/12] perf/x86: Add APX in extended regs

[PATCH v2] remoteproc: xlnx: allow single core use in split mode
 2025-06-13 18:07 UTC  (3+ messages)

[RFC PATCH v5 0/4] PCI: rockchip: Improve driver quality
 2025-06-13 18:06 UTC  (6+ messages)
` [RFC PATCH v5 1/4] PCI: rockchip: Use standard PCIe defines
` [RFC PATCH v5 2/4] PCI: rockchip: Set Target Link Speed before retraining
` [RFC PATCH v5 3/4] phy: rockchip-pcie: Enable all four lanes
` [RFC PATCH v5 4/4] phy: rockchip-pcie: Adjust read mask and write

[PATCH v3 00/10] Add a deadline server for sched_ext tasks
 2025-06-13 18:05 UTC  (3+ messages)

[GIT PULL] SPI fixes for v6.16-rc1
 2025-06-13 18:04 UTC  (2+ messages)

[GIT PULL] regulator fixes for v6.16-rc1
 2025-06-13 18:04 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 6.16-rc2
 2025-06-13 18:04 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 6.16
 2025-06-13 18:04 UTC  (2+ messages)

[PATCH 0/8] Fix bcache regression with equality-aware heap APIs
 2025-06-13 18:04 UTC  (5+ messages)

[GIT PULL] bcachefs fixes for 6.16-rc2
 2025-06-13 18:04 UTC  (2+ messages)

[tip:timers/core] BUILD SUCCESS ff56a3e2a8613e8524f40ef2efa2c0169659e99e
 2025-06-13 18:03 UTC 

[PATCH] cpumask: Remove unnecessary cpumask_nth_andnot()
 2025-06-13 18:01 UTC  (4+ messages)
` [PATCH] fs/resctrl: Optimize code in rdt_get_tree()

[PATCH] hwmon: ibmaem: match return type of wait_for_completion_timeout
 2025-06-13 18:00 UTC  (3+ messages)

[PATCH v1 0/3] x86/traps: Fix DR6/DR7 inintialization
 2025-06-13 17:58 UTC  (8+ messages)
` [PATCH v1 1/3] x86/traps: Move DR7_RESET_VALUE to <uapi/asm/debugreg.h>
` [PATCH v1 2/3] x86/traps: Initialize DR7 by writing its architectural reset value

[PATCH for-next] cxl/core: Consolidate auto region attachment logic
 2025-06-13 17:57 UTC  (2+ messages)

Module signing and post-quantum crypto public key algorithms
 2025-06-13 17:55 UTC  (6+ messages)

[syzbot] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in bch2_btree_update_start
 2025-06-13 17:50 UTC  (2+ messages)

[Patch net-next v2] net: mana: Record doorbell physical address in PF mode
 2025-06-13 17:46 UTC 

[PATCH] tools/power turbostat: Fix build with musl
 2025-06-13 17:45 UTC  (2+ messages)

[PATCH net-next v1] mlxbf_gige: emit messages during open and probe failures
 2025-06-13 17:42 UTC 

[PATCH 0/4] sched/fair: Manage lag and run to parity with different slices
 2025-06-13 17:39 UTC  (3+ messages)
` [PATCH 1/4] sched/fair: Use protect_slice() instead of direct comparison

[PATCH v9 0/7 RESEND] Enable EINJv2 Support
 2025-06-13 17:40 UTC  (9+ messages)
` [PATCH v9 4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters
` [PATCH v9 5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
` [PATCH v9 6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v9 7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[RFC v2] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
 2025-06-13 17:38 UTC  (3+ messages)

[PATCH v2] iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
 2025-06-13 17:32 UTC 

[PATCH bpf-next 1/2] bpf: Add show_fdinfo for uprobe_multi
 2025-06-13 17:31 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: Add show_fdinfo for kprobe_multi

[PATCH v2 net-next] net: ipconfig: replace strncpy with strscpy
 2025-06-13 17:22 UTC  (2+ messages)

[PATCH v3 0/7] Add support for BeagleBone Green Eco board
 2025-06-13 17:21 UTC  (4+ messages)
` [PATCH v3 1/7] dt-bindings: omap: Add missing AM33xx compatible strings

[v4 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-06-13 17:21 UTC  (2+ messages)

[PATCH] MAINTAINERS: add linux-mm@ list to Kexec Handover
 2025-06-13 17:18 UTC  (2+ messages)

[RFC PATCH] KVM: x86: Dynamically allocate bitmap to fix -Wframe-larger-than error
 2025-06-13 17:17 UTC  (3+ messages)

[PATCH net-next] ptp: Use ratelimite for freerun error message
 2025-06-13 17:15 UTC 

[PATCH v4 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-06-13 17:14 UTC  (10+ messages)
` [PATCH v4 1/2] iio: imu: inv_icm42600: add WoM support

[PATCH -v3 00/13] x86/kconfig: Synchronize the x86 defconfigs with distribution configs
 2025-06-13 17:12 UTC  (3+ messages)
` [PATCH 03/13] x86/kbuild: Remove ancient 'arch/i386/' and 'arch/x86_64/' directory removal 'archclean' target

[RFC PATCH 0/4] mm/damon: Add DAMOS action to interleave data across nodes
 2025-06-13 17:12 UTC  (2+ messages)

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-13 17:11 UTC  (4+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/

[GIT PULL] tracing: Fixes for v6.16
 2025-06-13 17:11 UTC  (3+ messages)

[PATCH 0/2] RISC-V: turn sbi_ecall into a variadic macro
 2025-06-13 17:08 UTC  (6+ messages)
` [PATCH 2/2] RISC-V: make use of variadic sbi_ecall

[PATCH net-next,v7] net: mana: Add handler for hardware servicing events
 2025-06-13 17:06 UTC  (3+ messages)

[PATCH net-next v2 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-13 17:04 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next v2 2/4] net: mana: Add support for net_shaper_ops

[PATCH] irqchip/riscv-imsic: Start local sync timer on correct CPU
 2025-06-13 17:03 UTC  (3+ messages)

[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
 2025-06-13 17:02 UTC  (3+ messages)

[PATCH net-next,v8] net: mana: Add handler for hardware servicing events
 2025-06-13 17:00 UTC 

[PATCH] iio: Use dev_fwnode()
 2025-06-13 17:00 UTC  (3+ messages)
` [PATCH v2] iio: adc: stm32-adc: "

[RFC PATCH 0/2] Introduce cpumask_first_but() and use cases
 2025-06-13 16:56 UTC  (6+ messages)
` [RFC PATCH 2/2] clocksource: Use cpumask_first_but() in clocksource_verify_choose_cpus()

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-13 16:55 UTC  (3+ messages)
` [PATCH 07/11] iommu/apple-dart: Drop default ARCH_APPLE in Kconfig

[syzbot] [cgroups?] WARNING in css_rstat_exit
 2025-06-13 16:55 UTC 

[syzbot] [bcachefs?] kernel BUG in __bch2_bkey_compat
 2025-06-13 16:54 UTC 

[PATCH 0/7] spi: zynqmp-gqspi: Split the bus and add GPIO support
 2025-06-13 16:53 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: spi: zynqmp-qspi: Split the bus


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).