All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 01:15:31 to 2026-08-14 02:25:38 UTC [more...]

[PATCH 0/4] accel/rocket: resource leak and stability improvements
 2026-08-14  2:24 UTC  (2+ messages)
` [PATCH 1/4] accel/rocket: Fix the IOMMU domain leak in rocket_ioctl_create_bo

[PATCH] drm/amd/pm: Fix incorrect avg vcn utilization in gpu_metrics
 2026-08-14  2:24 UTC  (6+ messages)

[PATCH v3 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
 2026-08-14  2:23 UTC  (8+ messages)

[PATCH 0/7] Change skb secmarks to x-array indexes
 2026-08-14  2:23 UTC  (11+ messages)
` [PATCH 2/7] LSM: Implement x array functions for secmarks
` [PATCH 3/7] LSM: Two hooks for manipulating struct lsm_prop
` [PATCH 4/7] SELinux: hooks for secctx_to_lsmprop and update_lsmprop
` [PATCH 5/7] Smack: "
` [PATCH 6/7] Apparmor: "

[RFC PATCH] mm/mglru: preserve inactive placement when enabling MGLRU
 2026-08-14  2:22 UTC  (4+ messages)

Error in rtw89 using Kernel 7.1.4
 2026-08-14  2:21 UTC  (17+ messages)

[PATCH v7 0/6] Enable context analysis in the SCSI core and UFS driver
 2026-08-14  2:20 UTC  (2+ messages)

[PATCH v1] hw/i2c/aspeed_i2c: Latch first received byte for SMBus block reads
 2026-08-14  2:19 UTC  (4+ messages)

[agd5f:drm-next-7.3 244/308] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn60/dcn60_clk_mgr.c:1626 dcn60_clk_mgr_construct() warn: inconsistent indenting
 2026-08-14  2:17 UTC 

[RFC PATCH] media: dib0090: enable L/S-band tuning table rows
 2026-08-14  2:16 UTC  (2+ messages)

net/ceph/osdmap.c:297 decode_array_32_alloc() warn: potential user controlled sizeof overflow 'len * 4' '1-u32max * 4'
 2026-08-14  2:16 UTC 

drivers/iio/health/max86150.c:304:22: error: incompatible function pointer types initializing 'int (*)(struct iio_dev *, struct iio_trigger *)' with an expression of type 'int (struct iio_trigger *, struct iio_dev *)'
 2026-08-14  2:16 UTC 

[PATCH 0/5] scsi: lpfc: Remove all strlcat() uses
 2026-08-14  2:17 UTC  (2+ messages)

[syzbot] [netfs?] general protection fault in netfs_prepare_write
 2026-08-14  2:16 UTC  (2+ messages)
` [PATCH] netfs: break unbuffered write when netfs_alloc_subrequest() fails

[PATCH v14 00/38] phy: rockchip: usbdp: Clean up the mess
 2026-08-14  2:16 UTC  (19+ messages)
` [PATCH v14 02/38] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v14 03/38] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v14 04/38] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v14 05/38] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v14 06/38] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v14 07/38] phy: rockchip: usbdp: Keep clocks running on PHY re-init

[PATCH v2 67/78] drm/stm: lvds: Switch to atomic_create_state
 2026-08-14  2:16 UTC  (2+ messages)

[PATCHv2 0/4] EDAC/altera: Address sashiko reviews part 1(v2)
 2026-08-14  2:15 UTC  (2+ messages)

[PATCH v4 0/9] rtc: abx80x: add support for abx81x
 2026-08-14  2:15 UTC  (13+ messages)
` [PATCH v4 3/9] rtc: abx80x: add mutex protection for register writes
` [PATCH v4 4/9] rtc: abx80x: properly handle shared IRQs
` [PATCH v4 5/9] rtc: abx80x: add irq to struct abx80x_priv
` [PATCH v4 6/9] rtc: abx80x: use regmap instead of I2C specific API
` [PATCH v4 7/9] rtc: abx80x: replace read-modify-write pattern with regmap helpers
` [PATCH v4 8/9] rtc: abx80x: create abx80x_i2c_probe()

RTL8821CE on Intel N95 causes rare silent system hangs on Debian 13 (rtw88 / PCIe ASPM suspected)
 2026-08-14  2:14 UTC  (2+ messages)

[PATCH net-next v4 00/15] gve: AdminQ mode related refactors
 2026-08-14  2:14 UTC  (16+ messages)
` [PATCH net-next v4 01/15] gve: don't pass in unused parameter to gve_adminq_free
` [PATCH net-next v4 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v4 03/15] gve: add a few helper functions to set device properties
` [PATCH net-next v4 04/15] gve: add struct gve_device_info to hold "
` [PATCH net-next v4 05/15] gve: introduce control plane operations structure
` [PATCH net-next v4 06/15] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v4 07/15] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next v4 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v4 09/15] gve: simplify reset logic
` [PATCH net-next v4 10/15] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next v4 11/15] gve: split up notify block allocation and setup paths
` [PATCH net-next v4 12/15] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v4 13/15] gve: setup and teardown management interrupts
` [PATCH net-next v4 14/15] gve: add ctrl ops to for queue operations
` [PATCH net-next v4 15/15] gve: add link status/speed ctrl ops

[GIT PULL] Microchip clock updates for v7.3
 2026-08-14  2:14 UTC  (2+ messages)

[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-14  2:14 UTC  (8+ messages)
` [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool

[PATCH v2 0/5] iommu/amd: Refactors for ATS robustness
 2026-08-14  2:13 UTC  (7+ messages)
` [PATCH v2 1/5] iommu/amd: Refactor device probe and capability initialization
` [PATCH v2 2/5] iommu/amd: Fix DTE clearing and rename iommu_ignore_device()
` [PATCH v2 3/5] iommu/amd: Split probe error paths to preserve IRQ remapping
` [PATCH v2 4/5] iommu/amd: Fail probe on ATS configuration failure
` [PATCH v2 5/5] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()

[GIT PULL] tracing: Fixes for v7.2
 2026-08-14  2:12 UTC  (2+ messages)

[PATCH i-g-t] tests/xe_waitfence: Add user-fence-no-signal subtest
 2026-08-14  2:12 UTC 

[PATCH v3 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-08-14  2:12 UTC  (4+ messages)
` [PATCH v3 1/2] memcg: acquire peaks_lock when reading memory.peak
` [PATCH v3 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark

[PATCH v11 0/8] Vswing / Pre-emphasis Override
 2026-08-14  2:12 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Vswing / Pre-emphasis Override (rev6)

[PATCH v2] scsi: cxgbi: fix retry_timer use-after-free on adapter detach
 2026-08-14  2:09 UTC 

[PATCH bpf-next 0/7] bpf, arm64: __arena kfunc and struct_ops arguments
 2026-08-14  2:10 UTC  (5+ messages)
` [PATCH bpf-next 4/7] bpf, arm64: Convert struct_ops arena arguments in the trampoline

[PATCH] ring-buffer: Fixes for subbuf resizing
 2026-08-14  2:09 UTC  (2+ messages)

[PATCH v2] hw/i2c/aspeed_i2c: Latch received bytes for SMBus block reads
 2026-08-14  2:08 UTC 

[PATCH] ALSA: hda/realtek: Enable mute LED on HP Laptop 17-cn2xxx
 2026-08-14  2:07 UTC 

[PATCH v6 bpf-next] bpf: Populate mmap-able array map memory lazily
 2026-08-14  2:07 UTC  (2+ messages)

[PATCH] diff: avoid misleading statement about -l option
 2026-08-14  2:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/1] x86/crash: fix kexec_file_load(2) -EINVAL on machines with many possible CPUs
 2026-08-14  2:05 UTC  (3+ messages)
` [PATCH 1/1] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT

[net-next,PATCH 1/1] net: stmmac: Fix manage error case during stmmac_dvr_probe
 2026-08-14  2:02 UTC  (2+ messages)

[PATCH 00/03] fbdev: maxine: clean up build issues
 2026-08-14  2:03 UTC  (7+ messages)
` [PATCH 01/03] fbdev: maxine: make functions static
` [PATCH 02/03] fbdev: maxine: elide an unused function
` [PATCH 03/03] fbdev: maxine: fix 64-bit build error

[PATCH bpf-next v12 00/10] bpf: Introduce global percpu data
 2026-08-14  2:03 UTC  (4+ messages)
` [PATCH bpf-next v12 06/10] bpftool: Generate skeleton for "

[PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
 2026-08-14  2:03 UTC  (2+ messages)

[PATCH] scsi: check that the tag map is still there in scsi_host_find_tag()
 2026-08-14  2:02 UTC  (2+ messages)

[PATCH net-next v3] net: Replace %pK output with 0
 2026-08-14  1:58 UTC  (2+ messages)

[PATCH] tests/unigraf: Hoist static DP link rate bounds and purge eDP rate
 2026-08-14  1:59 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 0/2] PCI: introduce TC9564 misc driver
 2026-08-14  1:59 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: misc: introduce pci1179,0220.yaml
` [PATCH 2/2] misc: tc9564: introduce base PCI driver

[PATCH] audit: move the nlmsg_len fixup from __audit_log_end() to send time
 2026-08-14  1:58 UTC  (2+ messages)

[PATCH v6 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-08-14  1:56 UTC  (10+ messages)
` [PATCH v6 08/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196

[PATCH V1] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add QMP UFS PHY compatible for Maili
 2026-08-14  1:56 UTC  (3+ messages)

[PATCH v2] hwmon: Add support for currX_emergency and inX_[l]emergency attributes
 2026-08-14  1:54 UTC  (3+ messages)

[android-common:android15-6.6-2026-04 0/7] include/trace/hooks/swapfile.h:16:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-08-14  1:54 UTC 

[PATCH 0/2] completion of 'git [-C <dir>] checkout'
 2026-08-14  1:53 UTC  (3+ messages)
` [PATCH v3 0/3] "

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-14  1:52 UTC  (2+ messages)

[PATCH net-next v11 0/7] r8169: add RSS support for RTL8127
 2026-08-14  1:52 UTC  (8+ messages)
` [PATCH net-next v11 1/7] r8169: add support for multi irqs
` [PATCH net-next v11 2/7] r8169: refactor RX path to prepare for multi-queue
` [PATCH net-next v11 3/7] r8169: add support for new interrupt mapping
` [PATCH net-next v11 4/7] r8169: enable "
` [PATCH net-next v11 5/7] r8169: add support and enable rss
` [PATCH net-next v11 6/7] r8169: move struct ethtool_ops
` [PATCH net-next v11 7/7] r8169: add get_channel support for ethtool

Another perf annotate weight patchkit
 2026-08-14  1:50 UTC  (9+ messages)
` [PATCH v3 1/4] perf tools record: Modernize -W man page
` [PATCH v3 2/4] perf tools top: Add --weight option
` [PATCH v3 3/4] perf tools: Add support for displaying weights in annotate
` [PATCH v3 4/4] perf tools: Add test for weight annotation

[PATCH bpf-next v5 00/11] bpf: Support aggregate return values up to 16 bytes
 2026-08-14  1:50 UTC  (5+ messages)
` [PATCH bpf-next v5 03/11] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next v5 05/11] bpf: Account R2 of register-pair returns in live register analysis

[PATCH bpf-next v4 0/4] bpf: Fix refcount_acquire handling for borrowed kptrs
 2026-08-14  1:50 UTC  (3+ messages)
` [PATCH bpf-next v4 3/4] bpf: Reject untrusted allocated-object pointers

[PATCH net-next v1] net:dsa:yt922x: Add support for Motorcomm YT922x
 2026-08-14  1:50 UTC 

[PATCH 0/2] i2c/clk: spacemit: k1: fix bus configuration and clock handling
 2026-08-14  1:46 UTC  (3+ messages)
` [PATCH 1/2] i2c: k1: fix wrong bus speed setting
` [PATCH 2/2] i2c: k1: enable all clocks for I2C controllers

[PATCH mptcp-net v2] mptcp: options: handle MPC data + csum reqd + no csum
 2026-08-14  1:48 UTC  (2+ messages)

[PATCH] net: txgbe: use vector 0 for misc interrupts without MSI-X
 2026-08-14  1:47 UTC  (2+ messages)

[PATCH] mm/swap: publish cluster tables after full initialization
 2026-08-14  1:46 UTC  (2+ messages)

[PATCH v5 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-14  1:46 UTC  (8+ messages)
` [PATCH v5 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl

[PATCH] scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffers
 2026-08-14  1:46 UTC  (2+ messages)

[PATCH net] vsock: do not reset a socket in connect() once it has connected
 2026-08-14  1:45 UTC  (3+ messages)

[PATCH net] net: sched: gred: fix 32-bit backlog wrap in gred_enqueue
 2026-08-14  1:45 UTC  (4+ messages)

[android-common:android17-6.18 0/1] drivers/net/phy/phy_package.c:78:undefined reference to `__mdiobus_read'
 2026-08-14  1:43 UTC 

[PATCH] wifi: rtw89: Don't return default channel from disabled bands
 2026-08-14  1:43 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: Fix size_t format specifier in qla29xx_process_rd_image()
 2026-08-14  1:42 UTC  (2+ messages)

[PATCH v5 00/10] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-14  1:41 UTC  (8+ messages)
` [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
` [PATCH v5 07/10] ring-buffer: Dynamically calculate max_data_size
` [PATCH v5 10/10] ring-buffer: Make nr_pages unsigned int

[PATCH net-next] openvswitch: enable ops lock for internal ports
 2026-08-14  1:41 UTC  (5+ messages)

[Buildroot] [PATCH 2025.02.x] package/qt6: bump version to 6.8.4
 2026-08-14  1:40 UTC  (3+ messages)

[PATCH 2/2] iio: light: vcnl4000: add shared IRQ support
 2026-08-14  1:37 UTC  (5+ messages)

Updated patchkit to show weights in annotation
 2026-08-14  1:38 UTC  (5+ messages)
` [PATCH v2 3/4] perf tools: Add support for displaying weights in annotate
` [PATCH v2 4/4] perf tools: Add test for weight annotation

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-14  1:37 UTC  (6+ messages)
` [PATCH v4 15/23] perf annotate-arm64: Support store instruction tracking

[PATCH v2] usb: typec: ucsi: Add ACPI_COMPANION() NULL check in ucsi_acpi_probe
 2026-08-14  1:35 UTC  (4+ messages)

[rdma:wip/leon-for-next] BUILD REGRESSION c9085ec66448094d7863a80c4633954bdd1f1e4e
 2026-08-14  1:36 UTC 

[rdma:for-next] BUILD SUCCESS d87924b995ab6d33e1c102a705837afdb8fff618
 2026-08-14  1:36 UTC 

[PATCH v2 56/78] drm/meson: encoder_hdmi: Switch to atomic_create_state
 2026-08-14  1:35 UTC  (3+ messages)

[PATCH net-next 0/4] net/rds: own the fastpath locks across connection teardown
 2026-08-14  1:35 UTC  (5+ messages)
` [PATCH net-next 1/4] net/rds: use wq_has_sleeper() in release_in_xmit()
` [PATCH net-next 2/4] net/rds: clear cp_flags bits individually in rds_conn_path_reset()
` [PATCH net-next 3/4] net/rds: acquire the fastpath locks in rds_conn_shutdown()
` [PATCH net-next 4/4] net/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks()

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-14  1:31 UTC  (3+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU

[syzbot] [usb?] KASAN: slab-use-after-free Read in usa49_glocont_callback
 2026-08-14  1:30 UTC 

[PATCH net v3 0/3] net: hsr: fix shared-skb mutations in the forwarding path
 2026-08-14  1:30 UTC  (7+ messages)
` [PATCH net v3 1/3] net: hsr: privatize interlink-bound skbs before address mutation
` [PATCH net v3 3/3] selftests: net: hsr: add shared-mutation regression test

[PATCH v4 0/8] Add StarFive JHB100 syscon modules
 2026-08-14  1:13 UTC  (11+ messages)
` [PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC

[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
 2026-08-14  1:29 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Enable stack argument tests for RV64

[PATCH bpf-next] selftests/bpf: Retry stat generation in cgroup_iter_memcg
 2026-08-14  1:29 UTC  (2+ messages)

[GIT PULL] USB serial updates for 7.3-rc1
 2026-08-14  1:25 UTC  (2+ messages)

[PATCH] Add EXT4_STATE_MAY_INLINE_DATA check in ext4_readdir
 2026-08-14  1:27 UTC  (3+ messages)

[PATCH net v3 2/3] net: hsr: return private clones from the tagged-frame helpers
 2026-08-14  1:27 UTC  (2+ messages)

[GIT PULL] USB serial fixes for 7.2-rc7
 2026-08-14  1:25 UTC  (2+ messages)

[PATCH v12 21/33] perf s390-sample-raw: Don't pass evsel or its PMU with sample
 2026-08-14  1:24 UTC  (2+ messages)

[RFC PATCH net-next v2] net: gro: coalesce short IPv4 packets padded to the minimum frame size
 2026-08-14  1:23 UTC  (2+ messages)

[PATCH net-next v5 0/6] selftests: net: multithreaded multiqueue iou-zcrx
 2026-08-14  1:23 UTC  (7+ messages)
` [PATCH net-next v5 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
` [PATCH net-next v5 2/6] selftests: net: remove unused variable in process_recvzc()
` [PATCH net-next v5 3/6] selftests: net: refactor server state into struct thread_ctx
` [PATCH net-next v5 4/6] selftests: net: add multithread client support to iou-zcrx
` [PATCH net-next v5 5/6] selftests: net: add multithread server "
` [PATCH net-next v5 6/6] selftests: net: add rss_multiqueue test variant "

[PATCH net] bonding: initialize err for empty target lists
 2026-08-14  1:23 UTC  (2+ messages)

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-08-14  1:23 UTC  (9+ messages)

[PATCH v2 54/78] drm/meson: encoder_cvbs: Switch to atomic_create_state
 2026-08-14  1:22 UTC  (3+ messages)

[PATCH mptcp-net] mptcp: pm: reset retrans_time when ADD_ADDR entry is reused
 2026-08-14  1:22 UTC  (2+ messages)

[PATCH] drm/xe/guc: Fix race around q->guc->suspend_pending access
 2026-08-14  1:22 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH net v6 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-08-14  1:21 UTC  (3+ messages)
` [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets

arch/powerpc/boot/dts/ebony.dtb: plb (ibm,plb-440gp): sram: {'compatible': ['ibm,sram-440gp'], 'dcr-reg': b'\x00\x00\x00 \x00\x00\x00\x08\x00\x00\x00\n\x00\x00\x00\x01'} is not of type 'array'
 2026-08-14  1:20 UTC 

Status check: dropped CONFIG_X86_USER_SHADOW_STACK fix in vdso Makefile (a48acbaf99d2)
 2026-08-14  1:19 UTC 

[PATCH] hwmon: (w83627hf) fix out of bounds read of PWM register array
 2026-08-14  1:19 UTC  (2+ messages)

[PATCH 1/1] ima_setup.sh: Use tst_umount()
 2026-08-14  1:18 UTC  (3+ messages)
` [LTP] "

[PATCH v8 0/1] rust: introduce abstractions for fwctl
 2026-08-14  1:18 UTC  (3+ messages)
` [PATCH v8 1/1] "

[PATCH v2] drm/rockchip: vop2: Scale the AXI clock to the bandwidth the mode needs
 2026-08-14  1:18 UTC  (5+ messages)

[PATCH v2 0/5] arm64: crash: Add crash hotplug support
 2026-08-14  1:15 UTC  (3+ messages)

[PATCH net-next 00/11] add features to bnge
 2026-08-14  1:14 UTC  (4+ messages)
` [PATCH net-next 09/11] bnge: add NTUPLE filter support in ethtool
` [PATCH net-next 10/11] bnge: add aRFS flow steering ndo support
` [PATCH net-next 11/11] bnge: add cpu_rmap support for IRQ affinity


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.