All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 05:41:22 to 2026-07-08 06:41:58 UTC [more...]

[PATCH v2] serial: esp32: add driver for esp32 series chips
 2026-07-08  6:02 UTC  (2+ messages)

[PATCH 0/6] receive-pack: use ODB transactions to stage object writes
 2026-07-08  6:41 UTC  (16+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 02/11] object-file: rename files transaction fsync function
  ` [PATCH v2 03/11] object-file: embed transaction flush logic in commit function
  ` [PATCH v2 04/11] object-file: drop check for inflight transactions
  ` [PATCH v2 05/11] object-file: propagate files transaction errors
  ` [PATCH v2 06/11] odb/transaction: propagate begin errors
  ` [PATCH v2 07/11] odb/transaction: propagate commit errors
  ` [PATCH v2 09/11] odb/transaction: introduce ODB transaction flags

[PATCH bpf-next v6 0/7] Mixing bpf2bpf and tailcalls for RV64
 2026-07-08  6:44 UTC  (16+ messages)
` [PATCH bpf-next v6 1/7] bpf: Extract the is_struct_ops_tramp helper
` [PATCH bpf-next v6 2/7] riscv, bpf: Fix memory leak in bpf_jit_free
` [PATCH bpf-next v6 3/7] riscv, bpf: Using kvzalloc_objs to allocate cache buffer
` [PATCH bpf-next v6 4/7] riscv, bpf: Fix kernel stack corruption in tailcall with CFI
` [PATCH bpf-next v6 5/7] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
` [PATCH bpf-next v6 7/7] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64

[PATCH] hw/virtio-rng: Fix host use-after-free (CVE-2026-50624)
 2026-07-08  6:39 UTC 

[PATCH] wifi: brcmfmac: guard P2P device vif in action frame search
 2026-07-08  6:39 UTC 

[PATCH] scsi: sg: validate and round up scatter_elem_sz module parameter
 2026-07-08  6:30 UTC 

[PATCH v5 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-08  6:38 UTC  (7+ messages)
` [PATCH v5 3/8] mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
` [PATCH v5 8/8] mmc: sdhci-esdhc-imx: fix resume error handling

[PATCH] build: fix libpcap detection with unusable header
 2026-07-08  6:37 UTC  (3+ messages)

[[PATCHv2] meta: Add pam to DISTRO_FEATURES if using systemd
 2026-07-08  6:37 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-08  6:36 UTC  (14+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
          ` Reserving memory on ACPI systems (was: [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal())

[PATCH v3 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
 2026-07-08  6:35 UTC  (3+ messages)
` [PATCH v3 10/15] drm/tidss: Add support for DPIENABLE bit

[RFC PATCH v3 00/27] KVM: SVM: Add support for SEV-SNP Secure AVIC
 2026-07-08  6:32 UTC  (28+ messages)
` [RFC PATCH v3 01/27] x86/apic: Propagate APIC_SPIV writes to hv for "
` [RFC PATCH v3 02/27] x86/apic: Drop savic_eoi() in favor of native_apic_msr_eoi() "
` [RFC PATCH v3 03/27] x86/kvm: Disable PV_SEND_IPI if Secure AVIC is enabled
` [RFC PATCH v3 04/27] x86/apic: Use AVIC_INCOMPLETE_IPI VMGEXIT for Secure AVIC IPI handling
` [RFC PATCH v3 05/27] x86/cpufeatures: Add Secure AVIC CPU feature
` [RFC PATCH v3 06/27] KVM: SVM: Add helper to check if Secure AVIC is enabled for a guest
` [RFC PATCH v3 07/27] KVM: SVM: Set guest_apic_protected if Secure AVIC is enabled
` [RFC PATCH v3 08/27] kvm: irqfd: Have kvm_arch_has_irq_bypass() take struct kvm pointer
` [RFC PATCH v3 09/27] KVM: SVM: Disable IRQ bypass for Secure AVIC
` [RFC PATCH v3 10/27] KVM: SVM: Add avic_ipiv_is_soft_disabled() as a wrapper around enable_ipiv
` [RFC PATCH v3 11/27] KVM: SVM: Disable IPIv for Secure AVIC
` [RFC PATCH v3 12/27] KVM: SVM: Short-circuit a few AVIC flows "
` [RFC PATCH v3 13/27] KVM: SVM: Warn if we ever receive AVIC_UNACCELERATED_ACCESS #VMEXIT
` [RFC PATCH v3 14/27] KVM: SVM: Do not inhibit AVIC for SEV-SNP guests if Secure AVIC is enabled
` [RFC PATCH v3 15/27] KVM: SVM: Set VGIF in VMSA area for Secure AVIC guests
` [RFC PATCH v3 16/27] KVM: SVM: Add handler for VMGEXIT Secure AVIC NAE event
` [RFC PATCH v3 17/27] KVM: SVM: Do not intercept SECURE_AVIC_CONTROL MSR for Secure AVIC guests
` [RFC PATCH v3 18/27] KVM: x86: Add a new kvm_x86_op protected_apic_has_injectable_intr()
` [RFC PATCH v3 19/27] KVM: SVM: Implement kvm_x86_ops->protected_apic_has_injectable_intr() for Secure AVIC
` [RFC PATCH v3 20/27] KVM: SVM: Implement kvm_x86_ops->protected_apic_has_interrupt() "
` [RFC PATCH v3 21/27] KVM: SVM: Add interrupt delivery support for Secure AVIC guests
` [RFC PATCH v3 22/27] KVM: SVM: Add support for incomplete IPI handling for Secure AVIC
` [RFC PATCH v3 23/27] KVM: SVM: Add support for injecting NMIs for Secure AVIC guests
` [RFC PATCH v3 24/27] KVM: SVM: Mandate use of split irqchip for Secure AVIC
` [RFC PATCH v3 25/27] KVM: SVM: Do not inject exceptions "
` [RFC PATCH v3 26/27] KVM: SVM: Do not intercept exceptions for Secure AVIC guests
` [RFC PATCH v3 27/27] KVM: SVM: Advertise Secure AVIC support for SEV-SNP guests

[PATCH libevl] build: add initial RISC-V support
 2026-07-08  6:35 UTC  (2+ messages)

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-07-08  6:35 UTC  (14+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0

[PATCH 0/3] arm64: dts: qcom: monaco-arduino-monza: Enable JHAT 40-pin HAT accessories
 2026-07-08  6:34 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: monaco-arduino-monza: Enable I2C0 and SPI3 for 40-pin JHAT connector

[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
 2026-07-08  6:34 UTC  (3+ messages)

[PATCH net-next v4 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-07-08  6:33 UTC  (2+ messages)

[PATCH linux-evl 0/2] Add RISC-V support to EVL
 2026-07-08  6:33 UTC  (6+ messages)

[PATCH v2 0/3] scsi: sd: fix probe error cleanup, special_vec leak and sd_done() sense gate
 2026-07-08  6:32 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: sd: fix error handling in sd_probe() after large pool creation failure
` [PATCH v2 2/3] scsi: sd: fix special_vec mempool leak when scsi_alloc_sgtables() fails

[PATCH] btrfs-progs: misc-tests: replace deprecated standalone "usebackuproot" option
 2026-07-08  6:31 UTC 

[PATCH v2] x86: Start removing X86_X32_ABI
 2026-07-08  6:31 UTC  (3+ messages)

[PATCH v6 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-07-08  6:31 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: embedded-controller: Add Lenovo ThinkPad T14s thermal sensor provider support
` [PATCH v6 2/3] platform: arm64: lenovo-thinkpad-t14s-ec: Add hwmon support for temperatures

[PATCH] erofs: relax sanity check for tail pclusters on ztailpacking images
 2026-07-08  6:31 UTC  (3+ messages)
` [PATCH v2] erofs: relax sanity check for tail pclusters due to ztailpacking

[PATCH] accel/rocket: clear rdev on device init failure
 2026-07-08  6:28 UTC 

[PATCH] rpi: copy /chosen/bootloader partition and set boot_partition
 2026-07-08  6:30 UTC 

[PATCH] drm/amdgpu/discovery: fix OOB read via unchecked die_offset in IP discovery parsing
 2026-07-08  6:30 UTC  (3+ messages)
` [PATCH v2] drm/amdgpu/discovery: validate table offset before IP discovery header cast

[PATCH 0/6] Add TEE based client driver for UEFI Secure Application
 2026-07-08  6:29 UTC  (7+ messages)
` [PATCH 1/6] tee: qcomtee: Track the object invocation context
` [PATCH 2/6] tee: Add kernel client object invoke helper

[PATCH v3 0/9] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-08  6:20 UTC  (10+ messages)
` [PATCH v3 1/9] ext4: use FGP_WRITEBEGIN for tail block zeroing
` [PATCH v3 2/9] ext4: skip tail block zeroing for inline data files
` [PATCH v3 3/9] ext4: check return value of ext4_get_block() in ext4_load_tail_bh()
` [PATCH v3 4/9] ext4: move partial block zeroing earlier in ext4_zero_range()
` [PATCH v3 5/9] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH v3 6/9] ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
` [PATCH v3 7/9] ext4: zero out whole block for clean edges in WRITE_ZEROES
` [PATCH v3 8/9] ext4: write back partial-zeroed "
` [PATCH v3 9/9] ext4: protect WRITE_ZEROES written extents with orphan list

[PATCH dovetail v11 00/11] riscv: Add dovetail support
 2026-07-08  6:27 UTC  (12+ messages)
` [PATCH dovetail v11 01/11] riscv: introduce raw console device
` [PATCH dovetail v11 02/11] riscv: irq_pipeline: add IRQ pipelining core
` [PATCH dovetail v11 03/11] irqchip/riscv-aplic-direct: enable pipelined interrupt control
` [PATCH dovetail v11 04/11] irqchip/irq-riscv-aplic-msi: "
` [PATCH dovetail v11 05/11] irqchip/irq-riscv-imsic-platform: "
` [PATCH dovetail v11 06/11] irqchip/irq-riscv-intc: "
` [PATCH dovetail v11 07/11] irqchip/irq-sifive-plic: "
` [PATCH dovetail v11 08/11] clocksource/timer-riscv: irq_pipeline: enable pipelined clock events
` [PATCH dovetail v11 09/11] pinctrl: starfive: irq_pipeline: enable pipelined interrupt control
` [PATCH dovetail v11 10/11] PCI: plda: "
` [PATCH dovetail v11 11/11] riscv: dovetail: add core support

[PATCH v8 1/2] dt-bindings: iio: health: add adi,max86150
 2026-07-08  6:26 UTC  (2+ messages)

[PATCH] iio: accel: adxl372: replace manual bitfield ops with FIELD_GET()
 2026-07-08  6:26 UTC  (2+ messages)

[PATCH v3] x86/emul: Adjust handling of CR8_LEGACY
 2026-07-08  6:26 UTC  (2+ messages)

[liveupdate:next] BUILD SUCCESS 1354afac14579ad38279f12d660df961b5f20246
 2026-07-08  6:23 UTC 

[PATCH v3] gstreamer1.0-plugins-rs: add new package
 2026-07-08  6:24 UTC  (4+ messages)
` [PATCH v4] "
  ` [OE-core] "

[samba-ksmbd:pali-patch8 1/1] fs/smb/client/reparse.c:434:33: error: too many arguments to function call, expected 8, have 9
 2026-07-08  6:24 UTC 

[PATCH] ocfs2: free claimed clusters when defrag move fails
 2026-07-08  6:22 UTC 

[OE-core] [PATCH] bindgen-cli: set CLANG_PATH in native wrapper to native clang
 2026-07-08  6:23 UTC 

[PATCH] drm/amdgpu: Change system_unbound_wq with system_dfl_wq
 2026-07-08  6:23 UTC  (4+ messages)

[PATCH v2 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2026-07-08  6:22 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: mediatek: add Genio 720-EVK board

[PATCH] SubmittingPatches: abandoning a series
 2026-07-08  6:21 UTC  (6+ messages)

[PATCH] perf stat: reject --field-separator and --json-output combination
 2026-07-08  6:21 UTC  (2+ messages)

[PATCH] serial: 8250: serialize shared IRQ startup
 2026-07-08  6:20 UTC  (4+ messages)
` [PATCH v2] serial: 8250: fix shared IRQ startup race causing IRQ warning

[PATCH] staging: rtl8723bs: rename camelcase variable bAllow
 2026-07-08  6:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] Bluetooth: MGMT: Fix discovery state race against cmd_sync worker
 2026-07-08  6:20 UTC 

[PATCH v7 0/1] drm/xe: Add support for GPU health indicator
 2026-07-08  6:19 UTC  (4+ messages)
` [PATCH v7 1/1] drm/xe/xe_ras: Add RAS "
` ✗ CI.checkpatch: warning for drm/xe: Add support for "
` ✓ CI.KUnit: success "

[PATCH] Three bugfixes for iwd SEGVs at receipt of EAPOL M1 msg with legacy roaming and repeated roam scan after ft_auth-/ft_reassoc-timeout occurred:
 2026-07-08  6:16 UTC 

[PATCH] tools: binman: fix changes not being written to source.dtb
 2026-07-08  6:16 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-08  6:17 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: eliza-evk: Add PCIe0 with M.2 E key connector
` [PATCH v2 2/2] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch

[PATCH for-4.22] dom0less: Prevent division by zero in handle_passthrough_prop()
 2026-07-08  6:15 UTC  (3+ messages)

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-08  6:15 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH 0/3] i2c: qcom-geni: improve transfer error recovery and synchronization
 2026-07-08  6:15 UTC  (4+ messages)
` [PATCH 1/3] i2c: qcom-geni: use cancel command before abort on transfer timeout
` [PATCH 2/3] i2c: qcom-geni: use dedicated completions for abort and reset events
` [PATCH 3/3] i2c: qcom-geni: Avoid unnecessary transfer cancel on address NACK

[PATCH v2 0/2] Add device tree for NVIDIA VR-NVL BMC
 2026-07-08  6:13 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: Add "

[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
 2026-07-08  6:14 UTC  (6+ messages)
` [PATCH v4 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing

[PATCH v1 0/2] accel/kvm: notify management of vCPU run errors
 2026-07-08  6:12 UTC  (3+ messages)
` [PATCH v1 1/2] qapi: add KVM_VCPU_ERROR event
` [PATCH v1 2/2] accel/kvm: emit KVM_VCPU_ERROR on unrecoverable vCPU exits

[PATCH v2 0/4] Add Intel Agilex5 SoCDK TSN Config2 board
 2026-07-08  6:13 UTC  (3+ messages)
` [PATCH v2 2/4] arm64: dts: socfpga: agilex5: Add "

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-08  6:11 UTC  (8+ messages)
` [PATCH v3 29/91] tests/tcg/meson.build: introduce depends
` [PATCH v3 87/91] tests/tcg/xtensa/crt.S: align .text section

[PATCH v2 0/2] misc: fastrpc: move ADSP duplicate session creation to the driver
 2026-07-08  6:11 UTC  (3+ messages)
` [PATCH v2 2/2] misc: fastrpc: create duplicate sessions after all CB probing

[PATCH nf] ipvs: make destination flags atomic
 2026-07-08  6:11 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
 2026-07-08  6:09 UTC  (2+ messages)

ucm2: sof-hda-dsp: Add Lenovo ThinkPad E16 Gen 1 (Conexant CX11880)
 2026-07-08  6:08 UTC 

[meta-security][PATCH 0/1] Fix broken URLs in meta-integrity and ccs-tools
 2026-07-08  6:08 UTC  (2+ messages)
` [meta-security][PATCH v2] README: fix "

[PATCH] io_uring/net: clear stale vec on buffer peek error after expansion
 2026-07-08  6:08 UTC 

[PULL 00/44] pci, vhost, virtio, iommu: features, fixes, cleanups
 2026-07-08  6:06 UTC  (4+ messages)
` [PULL 44/44] virtio-net: validate RSS indirections_len in post_load

[PATCH net-next v3 0/2] ipv4: update rt_flush_dev() and two dst.dev readers
 2026-07-08  6:05 UTC  (3+ messages)
` [PATCH net-next v3 1/2] ipv4: use rcu_assign_pointer() in rt_flush_dev()
` [PATCH net-next v3 2/2] ipv4: snapshot dst.dev in ip_rt_send_redirect() and ip_rt_get_source()

[PATCH nf v2] ipvs: make destination flags atomic
 2026-07-08  6:04 UTC 

[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
 2026-07-08  6:05 UTC  (8+ messages)

[PATCH] staging: sm750fb: rename variables to avoid CamelCase
 2026-07-08  6:03 UTC  (2+ messages)
` [PATCH v6] staging: sm750fb: Remove unused variable 'setAllEngOff'

[PATCH v2] common/rc: support f2fs in _require_fanotify_ioerrors()
 2026-07-08  6:03 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH net-next v14 0/9] tls: Add TLS 1.3 hardware offload support
 2026-07-08  6:03 UTC  (2+ messages)

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-08  6:01 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp_link: Unify modeset/fallback config selection (rev5)

[PATCH 0/2] reftable: fix quadratic behavior when re-creating deleted refs
 2026-07-08  5:59 UTC  (5+ messages)
` [PATCH 1/2] t: add tests for ref tombstone scenarios

[PATCH] blk-cgroup: clear blkg->pd[] with WRITE_ONCE() in blkcg_deactivate_policy()
 2026-07-08  5:59 UTC  (4+ messages)

[PATCH v1] Bluetooth: MGMT: Fix discovery state race against cmd_sync worker
 2026-07-08  5:59 UTC  (4+ messages)

[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
 2026-07-08  5:57 UTC  (6+ messages)
` [RFC 0/3] "
  ` [RFC 1/3] arm64: kprobes: Do not handle non-XOL faults as kprobe faults

[PATCH dovetail v9 00/11] riscv: Add dovetail support
 2026-07-08  5:56 UTC  (6+ messages)
` [PATCH dovetail v9 11/11] riscv: dovetail: add core support

[PATCH net-next v2] net: skbuff: optimization of net_zcopy_get() call in pskb_carve helpers
 2026-07-08  5:54 UTC 

[PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-07-08  5:55 UTC  (4+ messages)
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree
  ` [External] "

[PATCH] watchdog: airoha: validate heartbeat module parameter
 2026-07-08  5:55 UTC 

[PATCH 01/45] selftest/locales: opt out of ptests in DISTRO_FEATURES
 2026-07-08  5:52 UTC  (3+ messages)
` [PATCH 20/45] libical: upgrade 3.0.20 -> 4.0.3
  ` [OE-core] "

[PATCH v2] docs: admin-guide: thunderbolt: fix sentence structure
 2026-07-08  5:49 UTC 

[PATCH 0/3] x86/entry: GPR handling improvements
 2026-07-08  5:51 UTC  (5+ messages)
` [PATCH 3/3] x86/entry: Use PUSH_AND_CLEAR_GPRS and drop SAVE_ALL

[PATCH v2] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
 2026-07-08  5:50 UTC  (2+ messages)

[PATCH v4 0/3] arm64: dts: imx8mp-skov: add new 7" variant
 2026-07-08  5:45 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: imx8mp-skov: support new 7inch panel board

[PATCH] checkpatch: warn on Rust unwrap and expect calls
 2026-07-08  5:45 UTC  (3+ messages)

[AUH] Upgrade status: 2026-07-08
 2026-07-08  5:42 UTC 

[AUH] libxfont2: upgrading to 2.0.8 SUCCEEDED
 2026-07-08  5:42 UTC 

[AUH] go-cross-canadian-x86-64,go-runtime,go-cross-x86-64-v3,go-crosssdk-x86_64-pokysdk-linux,go: upgrading to 1.26.5,1.26.5,1.26.5,1.26.5,1.26.5 FAILED
 2026-07-08  5:42 UTC 

[AUH] python3-hatchling: upgrading to 1.31.0 SUCCEEDED
 2026-07-08  5:42 UTC 

[AUH] log4cplus: upgrading to 2.2.0 FAILED
 2026-07-08  5:42 UTC 

[AUH] scdoc: upgrading to 1.11.5 SUCCEEDED
 2026-07-08  5:42 UTC 

[AUH] enchant2: upgrading to 2.8.19 SUCCEEDED
 2026-07-08  5:42 UTC 

[AUH] xwayland: upgrading to 24.1.13 SUCCEEDED
 2026-07-08  5:42 UTC 

[AUH] go-binary-native: upgrading to 1.26.5 SUCCEEDED
 2026-07-08  5:42 UTC 

[AUH] xserver-xorg: upgrading to 21.1.24 SUCCEEDED
 2026-07-08  5:42 UTC 

[AUH] python3-uv-build: upgrading to 0.11.28 SUCCEEDED
 2026-07-08  5:42 UTC 

[PATCH 0/2] ppc/spapr: refactor cpu hotplug related code
 2026-07-08  5:41 UTC  (4+ messages)
` [PATCH 1/2] ppc/spapr: refactor cpu hotplug code to separate file


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.