All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-09 20:57:09 to 2026-08-10 00:14:25 UTC [more...]

[PATCH] media: hws: Wait for IRQ handler before returning buffers
 2026-08-10  0:14 UTC  (2+ messages)

[syzbot] [usb?] possible deadlock in tcm_register_callback
 2026-08-10  0:13 UTC 

[syzbot] [btrfs?] WARNING in btrfs_create_new_inode (3)
 2026-08-10  0:12 UTC 

[PATCH v4] Input: synaptics - add transparent pass-through mode for TrackPoint
 2026-08-10  0:10 UTC  (2+ messages)

[PATCH 0/5] iio: humidity: hts221: update probe and logging implementations
 2026-08-10  0:09 UTC  (3+ messages)
` [PATCH 1/5] iio: humidity: hts221: report available values via read_avail()

[PATCH] ref-manual/tasks.rst: Make do_clean description more explicit
 2026-08-10  0:06 UTC 

[PATCH v5 0/4] iio: accel: mma8452: use modern coding style and resource cleanup
 2026-08-10  0:03 UTC  (2+ messages)

[RFC PATCH] fbdev: maxinefb: fix build issues
 2026-08-10  0:02 UTC  (2+ messages)

[PATCH v4] iio: health: max30102: fix NULL dereference in interrupt handler
 2026-08-09 23:53 UTC  (2+ messages)

[syzbot] [rdma?] WARNING in res_to_rt
 2026-08-09 23:46 UTC  (3+ messages)

[Bug 221861] New: ucsi_acpi fails to probe on HP EliteBook X G1a (PNP0CA0/USBC000:00), USB-PD stuck at 100W SPR, cannot reach 140W EPR
 2026-08-09 23:47 UTC  (7+ messages)
` [Bug 221861] "

[PATCH 0/6] drm: Consolidate the wait timeout conversion helpers
 2026-08-09 23:46 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[syzbot] [iommu?] KASAN: slab-use-after-free Read in free_iova
 2026-08-09 23:44 UTC 

[PATCH] media: ipu-bridge: check all DMI entries when overriding sensor rotation
 2026-08-09 23:38 UTC 

[PATCH RESEND v2] iio: accel: fxls8962af: clamp FIFO sample count
 2026-08-09 23:31 UTC  (2+ messages)

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20260809
 2026-08-09 23:29 UTC  (2+ messages)

[PATCH] iio: accel: adxl367: clamp FIFO sample count
 2026-08-09 23:29 UTC  (2+ messages)

[PATCH] iio: accel: adxl380: clamp FIFO sample count
 2026-08-09 23:28 UTC  (2+ messages)

[PATCH] pinctrl: airoha: sync with linux-7.3 driver
 2026-08-09 23:27 UTC 

[PATCH 4/5] python3-click: fix CVE_PRODUCT
 2026-08-09 23:26 UTC  (2+ messages)
` [PATCH 5/5] python3-dbusmock: "

[PATCH 1/5] python3-wheel: fix CVE_PRODUCT
 2026-08-09 23:21 UTC  (3+ messages)
` [PATCH 2/5] python3-attrs: "
` [PATCH 3/5] python3-babel: "

[PATCH 0/4] btrfs: add per-inode compression levels in xattrs
 2026-08-09 23:20 UTC  (6+ messages)

[PATCH 1/3] python3-git: fix CVE_PRODUCT
 2026-08-09 23:19 UTC  (3+ messages)
` [PATCH 2/3] pypi.bbclass: improve UPSTREAM_CHECK_REGEX
` [PATCH 3/3] python3-gitpython: upgrade 3.1.43 -> 3.1.58

[PATCH] iio: accel: bmc150: use iio_push_to_buffers_with_ts()
 2026-08-09 23:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] iio: accel: bmc150: use IIO_DECLARE_BUFFER_WITH_TS
 2026-08-09 23:18 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-09 23:15 UTC  (15+ messages)
` [RFC PATCH 01/12] vdpa: correct the VIRTIO_DEVICE_F_MASK example value
` [RFC PATCH 02/12] virtio_ring: validate premapped addresses through the device's map
` [RFC PATCH 06/12] virtio: add a device memory buffer region allocator
` [RFC PATCH 08/12] virtio_pci: support VIRTIO_F_DMB
` [RFC PATCH 09/12] Documentation: virtio: describe the device memory buffer
` [RFC PATCH 12/12] virtio: guarantee a virtqueue can publish its first descriptor chain

Copa congestion control: in-tree or BPF struct_ops?
 2026-08-09 23:02 UTC 

[PATCH] btrfs: props: ensure data buffer is NUL terminated
 2026-08-09 22:59 UTC 

[RFC net-next] pppoe: remove session socket receive support
 2026-08-09 22:59 UTC  (4+ messages)

[PATCH 0/3] hwmon: Add ASUS ROG Ryujin III support
 2026-08-09 22:54 UTC  (7+ messages)
` [PATCH 1/3] hwmon: (asus_rog_ryujin) Add per-device configuration

[PATCH v2] drm/vmwgfx: return an error when a shared GB surface has no backup buffer
 2026-08-09 22:48 UTC 

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX Z390-E GAMING
 2026-08-09 22:47 UTC  (3+ messages)

[RFC PATCH 00/56] disas/riscv: Reorganize the disassembler
 2026-08-09 22:35 UTC  (57+ messages)
` [PATCH 01/56] disas/riscv: Fix th.srri decoding
` [PATCH 02/56] disas/riscv: Fix 6-bit immediate extraction
` [PATCH 03/56] disas/riscv: Use signed type for vector immediates
` [PATCH 04/56] disas/riscv: Decode unsigned vector immediates as unsigned
` [PATCH 05/56] disas/riscv: Use extract helpers for operand fields
` [PATCH 06/56] disas/riscv: Move operand extractors earlier in file
` [PATCH 07/56] disas/riscv: Reduce rv_insn to uint32_t
` [PATCH 08/56] disas/riscv: Tidy dec initialization in disasm_inst
` [PATCH 09/56] disas/riscv: Pass rv_opcode_data pointer to decode_inst_operands
` [PATCH 10/56] disas/riscv: Pass rv_opcode_data pointer to/from decode_inst_decompress
` [PATCH 11/56] disas/riscv: Pass rv_opcode_data pointer to/from decode_inst_lift_pseudo
` [PATCH 12/56] disas/riscv: Pass rv_opcode_data pointer to format_inst
` [PATCH 13/56] disas/riscv: Tidy disasm_inst main loop
` [PATCH 14/56] disas/riscv: Set dec->opcode_data in decode function
` [PATCH 15/56] disas/riscv: Drop explicit zero of rv_opcode_data fields
` [PATCH 16/56] disas/riscv: Drop useless const in structures
` [PATCH 17/56] disas/riscv: Drop codec from rv_decode
` [PATCH 18/56] disas/riscv: Handle c.addi4spn imm != 0 during decode
` [PATCH 19/56] disas/riscv: Simplify c.addi
` [PATCH 20/56] disas/riscv: Handle c.lui imm != 0 during decode
` [PATCH 21/56] disas/riscv: Handle c.{srli,srai} imm "
` [PATCH 22/56] disas/riscv: Handle c.slli imm != 0 "
` [PATCH 23/56] disas/riscv: Do not recognize c.{addw,subw} with rv32
` [PATCH 24/56] disas/riscv: Remove rvcd_imm_nz
` [PATCH 25/56] disas/riscv: Unify decomp_rv{32,64,128}
` [PATCH 26/56] disas/riscv: Drop always true branch psudeos
` [PATCH 27/56] disas/riscv: Handle aliases of csrrw during decode
` [PATCH 28/56] disas/riscv: Handle aliases of csrrs "
` [PATCH 29/56] disas/riscv: Handle aliases of csrrwi "
` [PATCH 30/56] disas/riscv: Break pseudo loop for jal and jalr
` [PATCH 31/56] disas/riscv: Allow decode_inst_lift_pseudo to loop
` [PATCH 32/56] disas/riscv: Handle decompression via decode_inst_lift_pseudo
` [PATCH 33/56] disas/riscv: Drop format from DECOMP insns
` [PATCH 34/56] disas/riscv: Tidy rv_comp_data terminators
` [PATCH 35/56] disas/riscv: Chain "ret" pseudo off "jr" pseudo
` [PATCH 36/56] disas/riscv: Chain "nop" pseudo off "mv" pseudo
` [PATCH 37/56] disas/riscv: Use rv_codec_illegal for pseudos
` [PATCH 38/56] disas/riscv: Simplify some insn decompressions
` [PATCH 39/56] disas/riscv: Store op pointer in rv_comp_data
` [PATCH 40/56] disas/riscv: Return rv_opcode_data pointer from decoders
` [PATCH 41/56] disas/riscv: Reject all of OP-32 and OP-IMM-32 for RV32
` [PATCH 42/56] disas/riscv: Fix rv32 encoding of zext.h
` [PATCH 43/56] disas/riscv: Fix isa decoding of rev8
` [PATCH 44/56] disas/riscv: Fix typo in th.lbib format
` [PATCH 45/56] disas/riscv: Split ventana_opcode_data
` [PATCH 46/56] disas/riscv: Split xlrbr_opcode_data
` [PATCH 47/56] disas/riscv: Split xthead_opcode_data
` [PATCH 48/56] disas/riscv: Move rv_op_illegal to riscv.c
` [PATCH 49/56] disas/riscv: Split out riscv-op.c.inc
` [PATCH 50/56] disas/riscv: Merge all mop.r.n to one pattern
` [PATCH 51/56] disas/riscv: Merge all mop.rr.n "
` [PATCH 52/56] disas/riscv: Merge all c.mop.n "
` [PATCH 53/56] disas/riscv: Tidy decode of c.mop.n
` [PATCH 54/56] disas/riscv: Tidy decode of mop.r.n and mop.rr.n
` [PATCH 55/56] disas/riscv: Split rvi_opcode_data
` [PATCH 56/56] disas/riscv: Sort riscv-op.c.inc

[PATCH v2] squashfs: avoid thundering-herd cache wakeups
 2026-08-09 22:43 UTC  (2+ messages)

[PATCH 0/2] drm/nouveau: fix unbounded kernel allocations in the VM_BIND uAPI
 2026-08-09 22:43 UTC  (4+ messages)
` [PATCH 1/2] drm/nouveau: bound sync and op counts in EXEC and VM_BIND

[PATCH] x86/domctl: Fix unitialized copyback in XEN_DOMCTL_PSR_GET_*
 2026-08-09 22:38 UTC 

[PATCH] binfmt_misc: don't leak the user namespace when the mount fails
 2026-08-09 22:37 UTC  (2+ messages)

[PATCH v1 0/2] docs: sphinx-pre-install: improve dependency checks
 2026-08-09 22:34 UTC  (7+ messages)
` [PATCH v1 1/2] docs: sphinx-pre-install: add macOS Homebrew support

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-09 21:51 UTC  (4+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-09 22:19 UTC  (12+ messages)

[PATCH net-next v13 00/11] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-08-09 22:19 UTC  (17+ messages)
` [PATCH net-next v13 02/11] net: mdio: realtek-rtl9300: Add polling documentation
` [PATCH net-next v13 03/11] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` [PATCH net-next v13 05/11] net: mdio: realtek-rtl9300: Configure hardware polling during probing
` [PATCH net-next v13 06/11] net: mdio: realtek-rtl9300: Add page tracking
` [PATCH net-next v13 08/11] net: mdio: realtek-rtl9300: Check for C45 support during setup
` [PATCH net-next v13 09/11] net: mdio: realtek-rtl9300: Add support for RTL838x
` [PATCH net-next v13 10/11] net: mdio: realtek-rtl9300: Add support for RTL839x
` [PATCH net-next v13 11/11] net: mdio: realtek-rtl9300: reword Kconfig and module description

[PATCH 0/3] mm: support splitting mappingless swapcache folios
 2026-08-09 22:19 UTC  (7+ messages)

[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
 2026-08-09 22:17 UTC  (3+ messages)

[PATCH v3 0/5] btrfs: add per-inode compression levels in xattrs
 2026-08-09 22:16 UTC  (4+ messages)
` [PATCH v3 1/5] btrfs: fix -o compress= level getting inherited by compression xattr property

[PATCH] dmaengine: ste_dma40: fix autosuspend cleanup on probe failure
 2026-08-09 22:15 UTC  (2+ messages)

[PATCH] crypto: sl3516: fix autosuspend cleanup during teardown
 2026-08-09 22:15 UTC  (2+ messages)

Linux kernel 7.2-rc7 released
 2026-08-09 22:13 UTC 

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-09 22:10 UTC  (9+ messages)

[PULL] u-boot-usb/main
 2026-08-09 22:08 UTC  (2+ messages)

[PULL] u-boot-sh/main
 2026-08-09 22:08 UTC  (2+ messages)

Linux 7.2-rc7
 2026-08-09 22:07 UTC 

[syzbot] [trace?] KASAN: use-after-free Read in ignore_event
 2026-08-09 21:51 UTC 

[PATCH v2] content: Add VIRTIO_F_DMB (Device Memory Buffer)
 2026-08-09 21:48 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/6] Boot logo supplied by the device tree
 2026-08-09 23:47 UTC  (4+ messages)
` [PATCH v2 2/6] video: logo: allow the boot logo to come from "

[kbuild:kbuild-next-unstable 23/23] WARNING: modpost: vmlinux: 'saved_config' is COMMON symbol
 2026-08-09 21:47 UTC 

[PATCH] rebuild: prevent quadratic snapshot merges on wide directories
 2026-08-09 21:44 UTC  (2+ messages)

[PATCH 00/17] nova-core: GPU interrupt support and GSP event delivery
 2026-08-09 21:43 UTC  (7+ messages)
` [PATCH 01/17] rust: sync: completion: add wait_for_completion_timeout()
` [PATCH 03/17] rust: pci: expose the allocated interrupt type

[PATCH] Bluetooth: btusb: Add Realtek RTL8821CE device 13d3:3558
 2026-08-09 21:37 UTC  (2+ messages)
`  "

[PATCH] arm64: hibernate: pass HVC_SET_VECTORS args to the resume hvc
 2026-08-09 21:36 UTC 

[PATCH] x86/cpu: Constify struct x86_cpu_id
 2026-08-09 21:32 UTC 

[cris:scmi_telemetry_ng_V8 14/30] drivers/firmware/arm_scmi/telemetry.c:1448:48: sparse: sparse: non size-preserving pointer to integer cast
 2026-08-09 21:30 UTC 

[PATCH v10 00/12] ZTE zx297520v3 clock bindings and driver
 2026-08-09 21:28 UTC  (24+ messages)
` [PATCH v10 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset controller
` [PATCH v10 02/12] dt-bindings: clk: zte: Add zx297520v3 matrix "
` [PATCH v10 03/12] dt-bindings: clk: zte: Add zx297520v3 LSP "
` [PATCH v10 04/12] mfd: zx297520v3: Add a clock and reset MFD driver
` [PATCH v10 05/12] clk: zte: Add Clock registration infrastructure
` [PATCH v10 06/12] clk: zte: Add regmap-based clocks
` [PATCH v10 07/12] clk: zte: Add zx PLL support infrastructure
` [PATCH v10 08/12] clk: zte: Introduce a driver for zx297520v3 top clocks
` [PATCH v10 09/12] clk: zte: Introduce a driver for zx297520v3 matrix clocks
` [PATCH v10 10/12] clk: zte: Introduce a driver for zx297520v3 LSP clocks
` [PATCH v10 11/12] reset: zte: Add a zx297520v3 reset driver

[PATCH v3 0/3] X2 Elite HP EliteBook X G2q support
 2026-08-09 21:29 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom: Add HP EliteBook X G2q 14 AI
` [PATCH v3 2/3] arm64: dts: "
` [PATCH v3 3/3] firmware: qcom: scm: Allow QSEECOM on "

[PULL 0/3] Hex queue
 2026-08-09 21:24 UTC  (3+ messages)

[PATCH v4 0/5] Implement LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
 2026-08-09 21:24 UTC  (2+ messages)
` [PATCH v4 2/5] landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS

[PATCH net 0/4] pull request: fixes for ovpn 2026-08-09
 2026-08-09 21:21 UTC  (5+ messages)
` [PATCH net 1/4] ovpn: fix NULL dereference when killing missing key
` [PATCH net 2/4] ovpn: finish crypto callback cleanup before peer release
` [PATCH net 3/4] ovpn: run deferred work on a module-owned workqueue
` [PATCH net 4/4] ovpn: defer key slot crypto freeing to workqueue

[PATCH v2 0/8] KVM: arm64: VNCR TLB invalidation fixes
 2026-08-09 21:10 UTC  (5+ messages)
` [PATCH v2 4/8] KVM: arm64: Correctly handle end of VA space TLBI invalidation

[PATCH net-next] netdev: check for nla_put_u32() failures
 2026-08-09 21:09 UTC  (2+ messages)

ld.lld: error: undefined symbol: __kcfi_typeid_aria_aesni_avx2_gfni_encrypt_32way
 2026-08-09 21:02 UTC 

[PATCH v3 00/14] net/enetc: add new features for ENETC4 VF on i.MX9
 2026-08-09 21:00 UTC  (3+ messages)
` [PATCH v4 00/14] net/enetc: add new features for ENETC4 on i.MX95

[PATCH net-next v11 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-09 20:59 UTC  (5+ messages)

[PATCH v2 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-08-09 20:57 UTC  (4+ messages)
` [PATCH v2 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU

[syzbot] [dri?] WARNING in drm_mm_takedown
 2026-08-09 20:57 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.