All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-19 15:50:41 to 2025-12-19 16:30:33 UTC [more...]

[Buildroot] [PATCH v4 0/2] package: add rasdaemon support
 2025-12-19 16:30 UTC  (2+ messages)
` [Buildroot] [PATCH v4 1/2] package/rasdaemon: Add rasdaemon package

[PATCH v1] fixup! Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
 2025-12-19 16:30 UTC  (2+ messages)

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-12-19 16:30 UTC  (11+ messages)

[PATCH] Revert "drivers: scsi: fix inaccurate block count reporting in scsi operations"
 2025-12-19 16:29 UTC  (5+ messages)

[PATCH bpf v2] riscv, bpf: fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
 2025-12-19 14:29 UTC  (2+ messages)

[PATCH] kho: add support for deferred struct page init
 2025-12-19 16:28 UTC  (7+ messages)

[PATCH] ALSA: ac97: fix a double free in snd_ac97_controller_register()
 2025-12-19 16:28 UTC 

[PATCH 00/17] i3c: mipi-i3c-hci-pci: Add Runtime PM support
 2025-12-19 16:28 UTC  (13+ messages)
` [PATCH 01/17] i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
` [PATCH 02/17] i3c: mipi-i3c-hci: Ensure proper bus clean-up
` [PATCH 03/17] i3c: master: Update hot-join flag only on success
` [PATCH 04/17] i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()
` [PATCH 05/17] i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()
` [PATCH 06/17] i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()

[PATCH 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2025-12-19 16:28 UTC  (7+ messages)
` [PATCH 11/13] MIPS: Add Mobileye EyeQ6Lplus evaluation board dts

[PATCH v3 0/3] Restore boot for STM32MP13/STM32MP2 board family
 2025-12-19 16:27 UTC  (7+ messages)
` [PATCH v3 3/3] clk: stm32: Update clock management for STM32MP13/25

[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
 2025-12-19 16:26 UTC  (10+ messages)
` [PATCH RFC 1/7] egl-helpers: store handle to native device
` [PATCH RFC 3/7] console: rename `d3d_tex2d` to `native`
` [PATCH RFC 4/7] virtio-gpu-virgl: update virglrenderer defines

[PATCH] x86/CPU/AMD: avoid printing reset reasons on Xen domU
 2025-12-19 16:26 UTC  (4+ messages)

[PATCH] editorconfig: Add rst extension
 2025-12-19 16:25 UTC 

[PATCH] man/man3/getopt.3: Restore angle brackets
 2025-12-19 16:25 UTC  (6+ messages)

[PATCH 1/1] wifi: mt76: mt7996: fix mixed FEM check of mt7996 chipset
 2025-12-19 16:23 UTC  (2+ messages)

[PATCH v6 0/9] vfio: relax the vIOMMU check
 2025-12-19 16:23 UTC  (2+ messages)

[PATCH v2 00/24] system/memory: Clean ups around address_space_ldst() endian variants
 2025-12-19 16:19 UTC  (25+ messages)
` [PATCH v2 01/24] system/memory: Remove address_space_stl_notdirty and stl_phys_notdirty
` [PATCH v2 02/24] system/physmem: Inline and remove leul_to_cpu()
` [PATCH v2 03/24] system/physmem: Convert DEBUG_SUBPAGE printf() to trace events
` [PATCH v2 04/24] system/physmem: Use explicit endianness in subpage_ops::read/write()
` [PATCH v2 05/24] system/memory: Split MemoryRegionCache API to 'memory_cached.h'
` [PATCH v2 06/24] system/memory: Move *ldst* headers from exec/ to system/ namespace
` [PATCH v2 07/24] system/memory: Inline address_space_stq_internal()
` [PATCH v2 08/24] system/memory: Define address_space_ldst[W] endian variants via template
` [PATCH v2 09/24] system/memory: Define address_space_ldst[L] "
` [PATCH v2 10/24] system/memory: Define address_space_ldst[Q] "
` [PATCH v2 11/24] system/memory: Factor address_space_ldst[M]_internal() helper out
` [PATCH v2 12/24] system/memory: Pass device_endian argument as MemOp bit
` [PATCH v2 13/24] system/memory: Directly call address_space_ldst[M]_internal() helper
` [PATCH v2 14/24] system/memory: Introduce LD/ST helpers with @n suffix (variable size)
` [PATCH v2 15/24] system/memory: Use explicit endianness in ram_device::read/write()
` [PATCH v2 16/24] configs/targets: Introduce TARGET_USE_LEGACY_NATIVE_ENDIAN_API
` [PATCH v2 17/24] system/memory: Restrict legacy ld/st_phys() 'native-endian' API
` [PATCH v2 18/24] system/memory: Restrict legacy ld/st_he() "
` [PATCH v2 19/24] system/memory: Restrict legacy address_space_ldst() "
` [PATCH v2 20/24] system/memory: Restrict legacy cpu_ld/st() "
` [PATCH v2 21/24] system/memory: Restrict legacy translator_ld() "
` [PATCH v2 22/24] system/memory: Restrict legacy tswap() "
` [PATCH v2 23/24] system/memory: Restrict legacy MO_TE 'native-endian' definitions
` [PATCH v2 24/24] system/memory: Restrict legacy DEVICE_NATIVE_ENDIAN definition

[GIT PULL] slab fix for 6.19-rc2
 2025-12-19 16:22 UTC 

[PATCH v1 1/1] util/vfio-helper: Fix endianess when enabling Bus Master
 2025-12-19 16:21 UTC  (3+ messages)

[PATCH 3/3] module: Add compile-time check for embedded NUL characters
 2025-12-19 16:21 UTC  (11+ messages)

[PATCH v2] iio: dac: adi-axi-dac: Make use of dev_err_probe()
 2025-12-19 16:21 UTC  (3+ messages)

[RFC PATCH 0/2] mm: improve folio refcount scalability
 2025-12-19 16:18 UTC  (4+ messages)
` [RFC PATCH 2/2] mm: implement page refcount locking via dedicated bit

[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2025-12-19 16:17 UTC  (38+ messages)
` [PATCH v2 02/36] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH v2 03/36] arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
` [PATCH v2 01/36] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH v2 04/36] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH v2 05/36] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH v2 06/36] KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
` [PATCH v2 09/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v2 07/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v2 08/36] KVM: arm64: Introduce kvm_call_hyp_nvhe_res()
` [PATCH v2 11/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v2 12/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v2 10/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v2 13/36] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH v2 14/36] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
` [PATCH v2 17/36] KVM: arm64: gic: Introduce irq_queue and set_pending_state to irq_ops
` [PATCH v2 16/36] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH v2 15/36] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH v2 19/36] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v2 20/36] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v2 18/36] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v2 21/36] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v2 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v2 22/36] KVM: arm64: gic-v5: Trap and mask guest PPI register accesses
` [PATCH v2 24/36] KVM: arm64: gic-v5: Create, init vgic_v5
` [PATCH v2 25/36] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH v2 27/36] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH v2 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v2 26/36] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH v2 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v2 31/36] KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
` [PATCH v2 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v2 32/36] irqchip/gic-v5: Check if impl is virt capable
` [PATCH v2 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v2 34/36] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH v2 36/36] KVM: arm64: gic-v5: Communicate userspace-drivable PPIs via a UAPI
` [PATCH v2 35/36] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest

[PATCH v2 0/3] Add CAMSS support for SM6350
 2025-12-19 16:18 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: media: camss: Add qcom,sm6350-camss

[PATCH 0/4] mm: increase lowmem size in linux-7.0
 2025-12-19 16:15 UTC  (5+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use
` [PATCH 2/4] ARM: add CONFIG_VMSPLIT_2G_OPT option
` [PATCH 3/4] ARM: remove support for highmem on VIVT
` [PATCH 4/4] mm: remove ARCH_NEEDS_KMAP_HIGH_GET

[PATCH v3] arm64: dts: qcom: hamoa-iot-evk: Add vbus regulator support for Type-A ports
 2025-12-19 16:14 UTC 

[PATCH kvmtool 00/17] arm64: Support GICv5-based guests
 2025-12-19 16:12 UTC  (18+ messages)
` [PATCH 02/17] arm64: Add basic support for creating a VM with GICv5
` [PATCH 01/17] Sync kernel UAPI headers with v6.19-rc1 with WIP KVM GICv5 PPI support
` [PATCH 04/17] arm64: Generate main GICv5 FDT node
` [PATCH 05/17] arm64: Update PMU IRQ/FDT code for GICv5
` [PATCH 03/17] arm64: Introduce GICv5 FDT IRQ types
` [PATCH 07/17] irq: Add interface to override default irq offset
` [PATCH 08/17] arm64: Add phandle for CPUs
` [PATCH 06/17] arm64: Update timer FDT for GICv5
` [PATCH 11/17] arm64: Add GICv5 IRS support
` [PATCH 10/17] Sync kernel headers to add WIP GICv5 IRS and ITS support in KVM
` [PATCH 09/17] arm64: Simplify GIC type checks by adding gic__is_v5()
` [PATCH 13/17] arm64: Update generic FDT interrupt desc generator for GICv5
` [PATCH 14/17] arm64: Bump PCI FDT code "
` [PATCH 12/17] arm64: Generate FDT nodes for GICv5's IRS
` [PATCH 16/17] arm64: Add GICv5 ITS node to FDT
` [PATCH 17/17] arm64: Update PCI FDT generation for GICv5 ITS MSIs
` [PATCH 15/17] arm64: Introduce gicv5-its irqchip

[yocto-autobuilder-helper][PATCH] config.json: indexing: add bitbake repository back
 2025-12-19 16:13 UTC 

[PATCH v4 1/2] oe-setup-layers: support inline URI
 2025-12-19 16:13 UTC  (2+ messages)
` [PATCH v4 2/2] meta/files/layers.schema.json: use URI shortcut for some remotes

[PATCH] kunit: Protect KUNIT_BINARY_STR_ASSERTION against ERR_PTR values
 2025-12-19 16:12 UTC 

[PATCH v4 1/4] bitbake-setup: add inline URI
 2025-12-19 16:12 UTC  (4+ messages)
` [PATCH v4 2/4] layers.schema.json: support 'uri'
` [PATCH v4 3/4] bitbake-setup: use URI shortcut for all configurations
` [PATCH v4 4/4] doc/bitbake-setup: document "uri" property

[PATCH v3] phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using it
 2025-12-19 16:12 UTC  (4+ messages)

[XEN][PATCH] xen/domctl: add XEN_DOMCTL_CDF_ALL mask
 2025-12-19 16:10 UTC  (3+ messages)

[PATCH v2 2/4] bitbake-layers: layerindex-fetch: Fix branch detection method
 2025-12-19 16:10 UTC 

[PATCH] hwmon: (ltc4282): Fix reset_history file permissions
 2025-12-19 16:11 UTC  (2+ messages)

[syzbot] [net?] [virt?] BUG: sleeping function called from invalid context in __bpf_stream_push_str
 2025-12-19 16:11 UTC  (2+ messages)

[PATCH v3 0/5] support batch checking of references and unmapping for large folios
 2025-12-19 16:09 UTC  (4+ messages)
` [PATCH v3 1/5] mm: rmap: support batched checks of the references "

[PATCH] drm/xe: Print GuC queue submission state on engine reset
 2025-12-19 16:09 UTC  (2+ messages)

[PATCH v1] drm/xe/pm: Handle GT resume failure
 2025-12-19 16:08 UTC  (7+ messages)

[PATCH 1/1] Drivers: hv: Fix uninit'ed variable in hv_msg_dump() if CONFIG_PRINTK not set
 2025-12-19 16:08 UTC 

[PATCH v3 0/2] media: nxp: Add CSI Pixel Formatter support
 2025-12-19 16:08 UTC  (5+ messages)
` [PATCH v3 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v3 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver

[linux-next:master] BUILD REGRESSION cc3aa43b44bdb43dfbac0fcb51c56594a11338a8
 2025-12-19 16:07 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 47d8cb678081d12704d52ed42b625e96f38470e0
 2025-12-19 16:07 UTC 

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-19 16:07 UTC  (6+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label

[PATCH 0/4] bitbake-layers: layerindex-fetch: respect --branch for already-configured layers
 2025-12-19 16:05 UTC  (6+ messages)
` [PATCH 2/4] bitbake-layers: layerindex-fetch: Fix branch detection method

[Bug 216936] New: [REGRESSION] The first attempt to upload firmware for Intel Bluetooth fails
 2025-12-19 16:05 UTC  (2+ messages)
` [Bug 216936] First attempt to upload firmware for Intel Bluetooth fails (a timing issue?)

[PATCH] drm/xe: select CONFIGFS_FS dependency
 2025-12-19 16:04 UTC  (2+ messages)

[meta-ti][master][PATCH] u-boot: Update trusted-firmware-a locations
 2025-12-19 16:02 UTC  (2+ messages)

[PATCH] bundle-uri: validate that bundle entries have a uri
 2025-12-19 16:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v10 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-12-19 16:01 UTC  (6+ messages)
` [PATCH v10 2/3] "

[PATCH v3 00/51] migration: Unify capabilities and parameters
 2025-12-19 15:59 UTC  (5+ messages)
` [PATCH v3 44/51] tests/qtest/migration: Convert TLS PSK tests to use config

[PATCH 0/4] Rust GPUVM support
 2025-12-19 15:35 UTC  (7+ messages)
` [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction

[PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
 2025-12-18 16:37 UTC  (3+ messages)

[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
 2025-12-18 16:35 UTC  (2+ messages)

[PATCH net-next] tcp: clarify tcp_congestion_ops functions comments
 2025-12-19 15:59 UTC  (4+ messages)

[PATCH v3 0/2] Survivability mode fixes
 2025-12-19 15:59 UTC  (5+ messages)
` [PATCH v3 1/2] drm/xe/xe_survivability: Use static for survivability info attributes
` [PATCH v3 2/2] drm/xe/xe_survivability: Add index bound check

fscache/NFS re-export server lockup
 2025-12-19 15:59 UTC 

[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
 2025-12-19 15:58 UTC  (9+ messages)

[PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
 2025-12-19 15:58 UTC  (3+ messages)
` [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation

[PATCH 0/6] media: stm32: add dcmipp/csi power-domain support for mp2x
 2025-12-19 15:58 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: media: st: csi: add 'power-domains' property
` [PATCH 2/6] arm64: dts: st: add power-domain of csi in stm32mp251.dtsi
` [PATCH 3/6] arm64: dts: st: add power-domain of csi in stm32mp231.dtsi
` [PATCH 4/6] dt-bindings: media: st: dcmipp: add 'power-domains' property
` [PATCH 5/6] arm64: dts: st: add power-domain of dcmipp in stm32mp251.dtsi
` [PATCH 6/6] arm64: dts: st: add power-domain of dcmipp in stm32mp231.dtsi

[PATCH] fpga: dfl: use subsys_initcall to allow built-in drivers to be added
 2025-12-19 15:41 UTC  (2+ messages)

[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
 2025-12-19 15:56 UTC  (6+ messages)
` [PATCH v3 1/4] drm/xe/hwmon: Expose temperature limits

[PATCH] fpga: xilinx: Switch Michal Simek's email to new one
 2025-12-19 15:40 UTC  (2+ messages)

[PATCH] cpufreq: amd_freq_sensitivity: Fix sensitivity clamping in amd_powersave_bias_target
 2025-12-19 15:55 UTC  (3+ messages)

[PATCH v2] Documentation/driver-api/cxl: device hotplug section
 2025-12-19 15:55 UTC  (3+ messages)

[PATCH] fpga: of-fpga-region: Fail if any bridge is missing
 2025-12-19 15:39 UTC  (2+ messages)

[PATCH v2] phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using it
 2025-12-19 15:55 UTC  (3+ messages)

[PATCH v3] hid/hid-multitouch: Keep latency normal on deactivate for reactivation gesture
 2025-12-19 15:55 UTC  (4+ messages)

[GIT PULL] Devicetree fixes for v6.19, part 1
 2025-12-19 15:55 UTC 

[PATCH v2 2/4] mm: Add file_operations.get_mapping_order()
 2025-12-19 15:53 UTC  (11+ messages)

[PATCH] usb: xhci: check Null pointer in segment alloc
 2025-12-19 15:53 UTC  (3+ messages)
  ` 答复: "

[PATCH] phy: fsl-imx8mq-usb: enable RxTermination_override_sel
 2025-12-19 15:52 UTC  (3+ messages)

[PATCH] slab: fix kmalloc_nolock() context check for PREEMPT_RT
 2025-12-19 15:52 UTC  (2+ messages)

[PATCH v8 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-12-19 15:51 UTC  (3+ messages)
` [PATCH v8 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters

[PATCH v2] mm/page_alloc: Report 1 as zone_batchsize for !CONFIG_MMU
 2025-12-19 15:51 UTC  (3+ messages)

[PATCH] selftests: net: fib-onlink-tests: Set high metric for default IPv6 route
 2025-12-19 15:51 UTC  (3+ messages)

MPTCP tree in linux-next
 2025-12-19 15:51 UTC  (5+ messages)

[PATCH 0/3] Subject: [PATCH v1 0/3] iio: dac: Add support for MAX22007 DAC
 2025-12-19 15:50 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: iio: dac: Add max22007

[PATCH] drm/panfrost: Add GPU_PM_RT support for RZ/G3E SoC
 2025-12-19 15:50 UTC  (6+ messages)


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.