All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-14 07:50:41 to 2025-03-14 08:43:52 UTC [more...]

[RFC PATCH 0/7] Defer throttle when task exits to user
 2025-03-17 10:56 UTC  (3+ messages)
` [RFC PATCH 2/7] sched/fair: Handle throttle path for task based throttle

[PATCH v2] docs: Explain how to use passt
 2025-03-14  8:43 UTC  (2+ messages)

[PATCH 0/7] x86/ubsan: fix ubsan on clang + code fixes
 2025-03-14  8:43 UTC  (11+ messages)
` [PATCH 2/7] x86/wait: prevent duplicated assembly labels
` [PATCH 3/7] x86/dom0: placate GCC 12 compile-time errors with UBSAN and PVH_GUEST
` [PATCH 5/7] x86/ioremap: prevent additions against the NULL pointer

[OE-core][PATCH] expat: upgrade 2.6.4 -> 2.7.0
 2025-03-14  8:42 UTC 

[PATCH v2 0/3] target/loongarch: Solve some issues reported from coccinelle
 2025-03-14  8:42 UTC  (4+ messages)
` [PATCH v2 1/3] target/loongarch: Fix error handling of KVM feature checks
` [PATCH v2 2/3] hw/loongarch/virt: Remove unnecessary NULL pointer checking
` [PATCH v2 3/3] target/loongarch: Remove unnecessary temporary variable assignment

[PATCH v4 0/6] Enable IPQ5018 PCI support
 2025-03-14  8:42 UTC  (11+ messages)
` [PATCH v4 1/6] dt-bindings: phy: qcom: uniphy-pcie: Add ipq5018 compatible
  ` [PATCH v4 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
  ` [PATCH v4 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes

[Bug 219824] New: [6.13 regression] USB controller just died
 2025-03-14  8:42 UTC  (2+ messages)
` [Bug 219824] "

[PATCH i-g-t] tests/kms: Fix documentation
 2025-03-14  8:41 UTC  (2+ messages)

[RFC PATCH 0/4] rtc: rzn1: support XTAL clk and SCMP method
 2025-03-14  8:41 UTC  (3+ messages)
` [RFC PATCH 1/4] dt-bindings: rtc: rzn1: add optional second clock

[PATCH 0/2] EDITME: cover title for 493-add-command-to-purge-reflog-entries
 2025-03-14  8:40 UTC  (4+ messages)
` [PATCH v3 0/2] reflog: implement subcommand to drop reflogs
  ` [PATCH v3 1/2] reflog: improve error for when reflog is not found
  ` [PATCH v3 2/2] reflog: implement subcommand to drop reflogs

[RFC PATCH v15 0/7] Single RunQueue Proxy Execution (v15)
 2025-03-14  8:40 UTC  (3+ messages)
` [RFC PATCH v15 6/7] sched: Fix proxy/current (push,pull)ability

[PATCH 00/10] MPU mm subsistem skeleton
 2025-03-14  8:40 UTC  (8+ messages)
` [PATCH 09/10] xen/arm: introduce Kconfig HAS_PAGING_MEMPOOL
` [PATCH 10/10] arm/mpu: Create the skeleton for MPU compilation

[PATCH 0/5] Add PMIC and SPMI driver for mt8196
 2025-03-14  8:26 UTC  (8+ messages)
` [PATCH 1/5] pmic: mediatek: Add pmic auxadc driver
` [PATCH 2/5] pmic: mediatek: Add pmic regulator driver
` [PATCH 3/5] pmic: mediatek: Add spmi pmic mfd driver
` [PATCH 4/5] spmi: mediatek: modify spmi dirver for mt8196
` [PATCH 5/5] dt-bindings: pmic: mediatek: Add pmic documents

[PATCH 0/2] x86/rdrand: implement sanity check for RDSEED
 2025-03-14  8:40 UTC  (6+ messages)

[PATCH 0/5] add portable version of __builtin_add_overflow
 2025-03-14  8:40 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] maintainers: "
  ` [PATCH v4 3/5] doc/api: "

[PATCH v3 00/11] backlight, lcd, led: Remove fbdev dependencies
 2025-03-14  8:39 UTC  (3+ messages)

[PATCH 0/9] Minor cleanups and improvements to swap freeing code
 2025-03-14  8:39 UTC  (6+ messages)
` [PATCH 2/9] mm: swap: factor out the actual swap entry freeing logic to new helper

[PATCH linux-next] perf/ring_buffer: Add EPOLLRDNORM flag for poll
 2025-03-14  8:39 UTC  (6+ messages)

[PATCH v11 00/27] riscv control-flow integrity for usermode
 2025-03-14  8:34 UTC  (40+ messages)
` [PATCH v11 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v11 03/27] riscv: zicfiss / zicfilp enumeration
` [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 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v11 14/27] riscv/traps: Introduce software check exception
` [PATCH v11 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v11 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v11 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [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 v11 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH v5 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-03-14  8:37 UTC  (4+ messages)
` [PATCH v5 1/5] dt-bindings: clock: qcom,x1e80100-camcc: Fix the list of required-opps

[PATCH 0/7] Add data type profiling support for arm64
 2025-03-14 16:21 UTC  (8+ messages)
` [PATCH 1/7] perf annotate: Handle arm64 load and store instructions
` [PATCH 2/7] perf annotate: Advance the mem_ref check to mov__parse()
` [PATCH 3/7] perf annotate: Add 'extract_reg_offset' callback function to extract register number and access offset
` [PATCH 4/7] perf annotate: Support for the 'extract_reg_offset' callback function in arm64
` [PATCH 5/7] perf annotate-data: Support instruction tracking for arm64
` [PATCH 6/7] perf annotate-data: Handle arm64 global variable access
` [PATCH 7/7] perf annotate-data: Handle the access to the 'current' pointer on arm64

[PATCH 00/89] ASoC: Convert to modern PM macros
 2025-03-14  8:36 UTC  (3+ messages)

[PATCH net-next] selftests: drv-net: fix merge conflicts resolution
 2025-03-14  8:35 UTC 

[PATCH] cryptodev: Fix error handling in cryptodev_lkcf_execute_task()
 2025-03-14  8:34 UTC  (4+ messages)
    `  "

[intel-lts:6.6/preempt-rt 7/7] arch/riscv/mm/ptdump.c:387:21: error: use of undeclared identifier 'pgtable_l5_enabled'; did you mean 'pgtable_l4_enabled'?
 2025-03-14  8:35 UTC 

a case for a destructor for slub: mm_struct
 2025-03-14  8:34 UTC  (5+ messages)

[PATCH][next] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings
 2025-03-14  8:33 UTC  (3+ messages)

[PATCH 0/4] PCI/hotplug: Fix interrupt / event handling problems
 2025-03-14  8:32 UTC  (3+ messages)
` [PATCH 3/4] PCI/hotplug: reset_lock is not required synchronizing with irq thread

[PATCH i-g-t v3 0/6] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv()
 2025-03-14  8:32 UTC  (4+ messages)
` [PATCH i-g-t v3 1/6] lib/igt_sysfs: Add support for device unbinding

[PATCH RFC 00/11] nvmet: Add NVMe target mdev/vfio driver
 2025-03-14  8:31 UTC  (4+ messages)

[PATCH v2][next] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings
 2025-03-14  8:30 UTC 

[PATCH v3 0/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM + other meta fixes
 2025-03-14  8:28 UTC  (4+ messages)
` [PATCH v3 3/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM

[PATCH 0/2] Support for Texas Instruments TPS6131X flash LED driver
 2025-03-14  8:28 UTC  (4+ messages)
` [PATCH 2/2] leds: tps6131x: add support "

[GIT PULL] LEDs fixes for v6.14
 2025-03-14  8:27 UTC 

[PATCH v10 00/18] Support spread spectrum clocking for i.MX8M PLLs
 2025-03-14  9:35 UTC  (8+ messages)
` [PATCH v10 11/18] clk: imx: add support for i.MX8MM anatop clock driver
` [PATCH v10 13/18] clk: imx: add support for i.MX8MP "
` [PATCH v10 14/18] clk: imx8mp: rename ccm_base to base

[OE-core][PATCH v5 0/1] babeltrace2: upgrade 2.0.6 -> 2.1.0
 2025-03-14  8:26 UTC  (3+ messages)

[PATCH v3 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
 2025-03-14  8:20 UTC  (3+ messages)
` [PATCH v3 ath-next 2/2] "

[PATCH] [RFC] vpci: allow BAR write while mapped
 2025-03-14  8:26 UTC  (5+ messages)

[PATCH v2] hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_register
 2025-03-14  8:18 UTC 

[PATCH 0/6] powerpc: use lock guards for mutex Set 1
 2025-03-14  8:25 UTC  (5+ messages)
` [PATCH 3/6] powerpc: fadump: use lock guard for mutex
` [PATCH 4/6] powerpc: book3s: vas: "

[koverstreet-bcachefs:bcachefs-testing 157/158] random.c:(.text.__get_random_u64_below+0x138): undefined reference to `__aeabi_uldivmod'
 2025-03-14  8:23 UTC 

[PATCH] remoteproc: qcom: pas: add minidump_id to SC7280 WPSS
 2025-03-14  8:24 UTC 

Cross-compilation artifact is broken
 2025-03-14  8:21 UTC  (5+ messages)

[PATCH v2 0/2] drm/display: HDMI documentation improvements
 2025-03-14  8:23 UTC  (2+ messages)

[PATCH v2 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
 2025-03-14  8:19 UTC  (12+ messages)
` [PATCH v2 ath-next 2/2] "

[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202503140100
 2025-03-14  8:22 UTC 

[meta-arago][master][PATCH] CI/CD Auto-Merger: cicd.master.202503140100
 2025-03-14  8:22 UTC 

[PATCH 1/2] dt-bindings: mailbox: cix: add device tree binding documentation
 2025-03-14  8:21 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: sm8650: Fix domain-idle-state for CPU2
 2025-03-14  8:21 UTC 

[PATCH v3 0/7] Enable shared device assignment
 2025-03-14  8:21 UTC  (3+ messages)
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks

[RFC PATCH 0/3] Introduce a C extension module to allow libperf usage from python
 2025-03-14  8:20 UTC  (4+ messages)

[PATCH v2] dt-bindings: timer: Add SiFive CLINT2
 2025-03-14  8:12 UTC  (2+ messages)

[PATCH net 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
 2025-03-14  8:20 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached

[PATCH] usb: remove the invalid comments
 2025-03-14  8:19 UTC  (4+ messages)
` [PATCH v2 1/2] usb: cdns3: Remove the invalid comment
  ` [PATCH v2 2/2] usb: gadget: udc-xilinx: "

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-03-14  8:11 UTC  (6+ messages)
` [PATCH v6 14/26] drm/bridge: add support for refcounted "

[PATCH v5 0/6] add USB2.0 support for i.MX95-19x19 EVK board
 2025-03-14  8:18 UTC  (2+ messages)

[PATCH v3 0/3] ARM: tegra: complete Tegra 4 and Tegra K1 device trees
 2025-03-14  8:17 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: display: tegra: document EPP, ISP, MPE and TSEC for Tegra114 and Tegra124

[PATCH 0/2] iio: adc: ad7124: Fix 3dB filter frequency reading
 2025-03-14  8:17 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v2] fbcon: Use static attribute groups for sysfs entries
 2025-03-14  8:16 UTC  (2+ messages)

[PATCH] drm: panel-orientation-quirks: Add ZOTAC Gaming Zone
 2025-03-13 21:16 UTC 

[PATCH] drm: add .hdrtest to .gitignore under drm directories
 2025-03-14  5:40 UTC  (3+ messages)

[PATCH for-next v1 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
 2025-03-14  8:10 UTC  (3+ messages)
` [PATCH for-next v1 1/2] RDMA/rxe: Enable ODP in RDMA FLUSH operation
` [PATCH for-next v1 2/2] RDMA/rxe: Enable ODP in ATOMIC WRITE operation

[PATCH] target/arm: Define raw write for PMU CLR registers
 2025-03-14  8:15 UTC  (3+ messages)

[PATCH v4 00/10] Add support for MAX7360
 2025-03-14  8:14 UTC  (9+ messages)
` [PATCH v4 07/10] gpio: max7360: Add MAX7360 gpio support

Workflow with Extensible SDK and rust project
 2025-03-14  8:15 UTC  (4+ messages)
` [yocto] "

[PATCH v5 0/2] drm/bridge: reuse DRM HDMI Audio helpers for DisplayPort bridges
 2025-03-14  8:14 UTC  (17+ messages)
` [PATCH v5 1/2] drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
` [PATCH v5 2/2] drm/msm/dp: reuse generic HDMI codec implementation

[PATCH] x86/asm: Use alternative_input() in amd_clear_divider()
 2025-03-14  8:14 UTC 

[PATCH v2] target/arm: Define raw write for PMU CLR registers
 2025-03-14  8:13 UTC 

linux-next: BeagleBone Black won't boot
 2025-03-14  8:13 UTC 

[PATCH v4 0/8] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-14  8:11 UTC  (2+ messages)

[PATCH] parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
 2025-03-14  8:11 UTC  (2+ messages)
` [bitbake-devel] "

[Intel-wired-lan] [PATCH iwl-next] ice: improve error message for insufficient filter space
 2025-03-14  8:11 UTC  (2+ messages)
`  "

[PATCH v5 0/5] bugfix some driver issues
 2025-03-14  8:11 UTC  (5+ messages)
` [PATCH v5 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v5 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver

[PATCH v4 0/7] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
 2025-03-14  8:10 UTC  (2+ messages)

My transfer ring grew to 740 segments
 2025-03-14  8:10 UTC  (4+ messages)

[PATCH v8] usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
 2025-03-14  8:09 UTC  (2+ messages)

[PATCH v3 0/2] NVKM GSP RPC message handling policy
 2025-03-14  8:09 UTC  (4+ messages)
` [PATCH v3 1/2] drm/nouveau/nvkm: factor out current GSP RPC command policies

[PATCH v4 0/3] Add support for Amlogic A4/A5 Reset
 2025-03-14  8:01 UTC  (4+ messages)
` [PATCH v4 2/3] arm64: dts: amlogic: Add A4 Reset Controller

[PATCH] drm/mxsfb: fix missing rollback on failure in mxsfb_probe()
 2025-03-14  8:08 UTC  (4+ messages)

[PATCH v1] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code
 2025-03-14  8:08 UTC  (5+ messages)

[PATCH 00/11] docs/qapi: enable new guest-agent and storage-daemon docs
 2025-03-14  8:06 UTC  (3+ messages)
` [PATCH 08/11] docs/qapi-domain: add namespaced index support

[PATCH v4 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-14  8:07 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add Microchip emc2305 support

[PATCH v6 00/10] mfd: bcm590xx: Add support for BCM59054
 2025-03-14  8:00 UTC  (6+ messages)
` [PATCH v6 06/10] mfd: bcm590xx: Add PMU ID/revision parsing function

[PATCH v4 0/2] power: supply: Add support for Maxim MAX8971 charger
 2025-03-14  8:05 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: Document "

[PATCH] media: mediatek: vcodec: Correct vsi_core framebuffer size
 2025-03-14  7:56 UTC  (2+ messages)

[PATCHv2 0/2] nvme: restrict authentication to the admin queue
 2025-03-14  7:59 UTC  (2+ messages)

[PATCH v5] drm/xe: Apply Wa_16023105232
 2025-03-14  8:04 UTC  (4+ messages)
` ✓ CI.Build: success for drm/xe: Apply Wa_16023105232 (rev6)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] hw/riscv: Fix test for microchi-icicle-kit
 2025-03-14  8:02 UTC 

[PATCH] hw/riscv: Fix test for microchi-icicle-kit
 2025-03-14  8:01 UTC 

[PATCH] usb: xhci: Don't log transfer ring segment list on errors
 2025-03-14  8:01 UTC 

[PATCH v5 00/16] drm/bridge: Various quality of life improvements
 2025-03-14  7:59 UTC  (9+ messages)
` [PATCH v5 04/16] drm/atomic: Introduce helper to lookup connector by encoder
  `  "
    `  "
        ` Re:Re: [PATCH "

[PATCH v3 00/10] TPM2 key protector follow-up patches
 2025-03-14  7:58 UTC  (10+ messages)
` [PATCH v3 06/10] tpm2_key_protector: Unseal key from a buffer
` [PATCH v3 08/10] util/grub-protect: Support NV index mode
` [PATCH v3 10/10] docs: Update NV index mode of TPM2 key protector

[PATCH] drm/bridge: dw-hdmi: Avoid including uapi headers
 2025-03-14  7:57 UTC 

[PATCH v13 0/4] Add PCIe support for Qualcomm IPQ5332
 2025-03-14  7:57 UTC  (5+ messages)
` [PATCH v13 1/4] dt-bindings: PCI: qcom: Add MHI registers for IPQ9574

[PATCH] tests/amdgpu/amd_hotplug: add missing include file fcntl.h
 2025-03-14  7:57 UTC  (2+ messages)

[PATCH v2] compiler: remove __ADDRESSABLE_ASM{_STR,}() again
 2025-03-14  7:56 UTC  (3+ messages)

[PATCH v2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
 2025-03-14  7:55 UTC  (3+ messages)

[PATCH] oe-init-build-env: define umask
 2025-03-14  7:55 UTC  (4+ messages)
` [OE-core] "

[PATCH v3] leds: led-triggers: Improvements for default trigger
 2025-03-14  7:54 UTC  (2+ messages)

[PATCH] PCI: loongson: Add quirk for OHCI device rev 0x02
 2025-03-14  7:53 UTC  (2+ messages)

[PATCH v2 i-g-t] tests/intel/xe_fault_injection: Inject errors during observation IOCTL
 2025-03-14  7:52 UTC  (2+ messages)

[PATCH 0/6] symbols: assorted adjustments
 2025-03-14  7:52 UTC  (6+ messages)
` [PATCH 5/6] symbols: arrange to know where functions end

[cocci] [RFC] Keeping more higher level structures for efficient data processing?
 2025-03-14  7:52 UTC  (2+ messages)
`  "

[PULL] Counter fixes for 6.14
 2025-03-14  7:51 UTC  (2+ messages)

[GIT PULL] FPGA Manager changes for 6.15-rc1
 2025-03-14  7:45 UTC  (2+ messages)

[GIT PULL] MHI changes for v6.15
 2025-03-14  7:44 UTC  (2+ messages)

[GIT PULL] USB-serial device ids for 6.14-rc7
 2025-03-14  7:44 UTC  (2+ 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.