All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-08 03:53:23 to 2026-09-08 05:33:15 UTC [more...]

[PATCH] buffer: fix NULL dereference of bh->b_folio in __bh_submit()
 2026-09-08  5:32 UTC  (2+ messages)

[PATCH] leds: rgb: qcom-lpg: Use fwnode APIs for LED parsing
 2026-09-08  5:32 UTC 

[RFC PATCH net] net: macb: fix ordering around PTP timestamp read
 2026-09-08  5:31 UTC 

[GIT PULL] Crypto Fixes for 7.3
 2026-09-08  5:31 UTC 

[PATCH] hw/misc/aspeed_hace: Fix OOB read in has_padding()
 2026-09-08  5:31 UTC 

[BUG] xhci: Acer ANV16S-41 internal USB camera never attaches on AMD 1022:15ba
 2026-09-08  5:30 UTC 

[PATCH nf-next v4 01/13] rhashtable: add rhashtable_flush_and_free helper
 2026-09-08  5:30 UTC  (3+ messages)

[PATCH net-next v3 00/10] net: fix typos and repeated words in comments
 2026-09-08  5:26 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: llc: fix repeated word 'all' in comment
` [PATCH net-next v3 02/10] selftests: net: fix repeated word 'use' "
` [PATCH net-next v3 03/10] net: broadcom: fix typos in comments
` [PATCH net-next v3 04/10] net: cavium: "
` [PATCH net-next v3 05/10] net: qlogic: "
` [PATCH net-next v3 06/10] net: fddi: "
` [PATCH net-next v3 07/10] net: marvell: "
` [PATCH net-next v3 08/10] net: hisilicon: "
` [PATCH net-next v3 09/10] net: atheros: "
` [PATCH net-next v3 10/10] net: dec: "

[RFC PATCH 0/2] Monitor Yoga Slim 7x EC sensors without taking over cooling
 2026-09-08  5:26 UTC  (7+ messages)
` [RFC PATCH 1/2] platform: arm64: qcom-hamoa-ec: monitor Slim 7x legacy sensors
` [RFC PATCH 2/2] platform: arm64: qcom-hamoa-ec: test sensor and variant handling

[PATCH v2 6/6] net: usb: fix repeated words in log messages
 2026-09-08  5:25 UTC  (2+ messages)

[PATCH] common: Sconfig: fix help text of BOOT_UNSIGNED_IMAGES
 2026-09-08  5:22 UTC 

[PATCH 0/3] arm64: dts: qcom: Add Lenovo IdeaPad Slim 5x 14Q8X9
 2026-09-08  5:18 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH i-g-t v3] tests/intel/xe_ras: Add test for GPU health indicator
 2026-09-08  5:21 UTC  (3+ messages)

[PATCH v2] tracing: export live module tracepoint strings in printk_formats
 2026-09-08  5:18 UTC  (3+ messages)
` [PATCH v3] tracing: Export "

[PATCH v2] drm/sun4i: Align VI buffer addresses for subsampled formats
 2026-09-08  5:17 UTC  (3+ messages)

[PATCH v2 0/7] Enable PCI functionality on AM654 at U-Boot proper
 2026-09-08  5:17 UTC  (8+ messages)
` [PATCH v2 1/7] phy: ti: phy-ti-am654: fix logic for programming clock parent
` [PATCH v2 2/7] pci: pcie_dw_ti: fetch num-lanes from the device-tree and use it
` [PATCH v2 3/7] pci: pcie_dw_ti: fetch reset-gpios "
` [PATCH v2 4/7] board: ti: am65x: evm: add support for SPL to update U-Boot device-tree
` [PATCH v2 5/7] arm: dts: k3-am65x-binman: package overlay for PCI-USB2 daughtercard
` [PATCH v2 6/7] arm: dts: k3-am654: add bootph-all to gpio@38 for daughtercard detection
` [PATCH v2 7/7] configs: am65x_evm_a53_defconfig: enable support for PCI-USB2 daughtercard

[rdma:wip:leon-for-rc] BUILD SUCCESS 33fb59da49c4c3f5c2ec9f9d4447a56857a02c02
 2026-09-08  5:14 UTC 

[rdma:wip:leon-for-next] BUILD SUCCESS 63367df6e7255067ad6a83abe0d2799dfa491876
 2026-09-08  5:13 UTC 

[PATCH] ALSA: hda/realtek: Enable headset buttons on ASUS TUF Gaming A15
 2026-09-08  5:14 UTC 

[PATCH i-g-t 1/3] tests/amdgpu: add sdma clean-hang user queue reset subtest
 2026-09-08  5:09 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tests/amdgpu: add sdma corrupted-header "
` [PATCH i-g-t 3/3] tests/amdgpu: add sdma atomic-loop "

[PATCH v6 1/4] drm: Add drm_work_fence helper
 2026-09-08  5:11 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/4] drm: Add drm_user_fence helper
  ` [PATCH v7 3/4] drm/xe: Convert xe_user_fence to drm_user_fence

[ceph-client:testing 27/33] fs/ceph/mds_client.c:528:17: sparse: sparse: non size-preserving pointer to integer cast
 2026-09-08  5:11 UTC 

kernel/module/main.c:3539:55: error: 'struct module' has no member named 'percpu'
 2026-09-08  5:11 UTC 

kernel/module/main.c:3539:36: error: no member named 'percpu' in 'struct module'
 2026-09-08  5:11 UTC 

[PATCH bpf-next 00/12] bpf: Support by-value struct and __int128 arguments
 2026-09-08  5:10 UTC  (32+ messages)
` [PATCH bpf-next 03/12] bpf: Support by-value struct arguments up to 16 bytes
` [PATCH bpf-next 04/12] bpf: Support __int128 as a by-value function argument
` [PATCH bpf-next 05/12] bpf: Support by-value struct and __int128 kfunc arguments
` [PATCH bpf-next 06/12] bpf: Add a JIT helper for the outgoing stack of kfunc calls
` [PATCH bpf-next 07/12] bpf, x86: Place kfunc arguments per the SysV calling convention
` [PATCH bpf-next 10/12] selftests/bpf: Add C tests for by-value arguments up to 16 bytes

[PATCH v2] vfio/igd: Add device ID support for Meteor Lake and Arrow Lake
 2026-09-08  5:09 UTC  (2+ messages)

[PATCH v8 00/14] Add support for a DRM backlight capability
 2026-09-08  5:09 UTC  (28+ messages)
` [PATCH v8 01/14] Revert "backlight: Remove notifier"
` [PATCH v8 02/14] backlight: add kernel-internal backlight API
` [PATCH v8 03/14] drm/property: add a per-connector luminance flag
` [PATCH v8 04/14] drm: add connector backlight (LUMINANCE) infrastructure
` [PATCH v8 05/14] drm: add DRM_CLIENT_CAP_LUMINANCE
` [PATCH v8 06/14] drm/amd/display: Pass up errors reading actual brightness
` [PATCH v8 07/14] drm/amd: Indicate driver supports luminance
` [PATCH v8 08/14] drm/amd/display: use drm backlight
` [PATCH v8 09/14] drm/amdgpu: Check bios_scratch_reg_offset in backlight level helper
` [PATCH v8 10/14] drm/amd/display: Update KUnit backlight tests for luminance property and fixtures
` [PATCH v8 11/14] drm/bridge: auto-link panel backlight in bridge connector
` [PATCH v8 12/14] drm/xe: Indicate support for luminance on the connector
` [PATCH v8 13/14] drm/i915: "
` [PATCH v8 14/14] drm/i915/display: use drm backlight
` ✗ CI.checkpatch: warning for Add support for a DRM backlight capability (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[SECURITY] NTFS3: potential SUID injection via pre-crafted $LX* on-disk metadata
 2026-09-08  5:09 UTC 

[PATCH] MAINTAINERS: add Baoquan and me as MGLRU reviewers
 2026-09-08  5:06 UTC  (2+ messages)

[TECH TOPIC] Improving kernel security & integrity by generalizing ad-hoc safety mechanisms
 2026-09-08  5:05 UTC  (4+ messages)

[PATCH 6.1.y] Input: aiptek - validate raw macro indices before updating state
 2026-09-08  5:03 UTC  (3+ messages)

[PATCH i-g-t] lib/igt_core: buffer signal-safe log output per line
 2026-09-08  5:01 UTC 

[PATCH v2 0/3] Enable QoS configuration on X1E80100
 2026-09-08  5:00 UTC  (11+ messages)
` [PATCH v2 2/3] interconnect: qcom: x1e80100: enable QoS configuration

[android-common:android15-6.6 0/1] mm/vmscan.c:2623:15: warning: no previous prototype for function 'shrink_inactive_list'
 2026-09-08  4:58 UTC 

[ardb:efi-libstub-native-utf16 7/9] drivers/firmware/efi/libstub/vsprintf.c:251:5: warning: no previous prototype for function 'efi_vsnprintf'
 2026-09-08  4:58 UTC 

[cornelisnetworks:for-upstream-20260903-1349 24/24] Warning: drivers/infiniband/hw/hfi2/sdma.c:1338 Excess function parameter 'num_engines' description in 'hfi2_sdma_clean'
 2026-09-08  4:58 UTC 

[PATCH i-g-t] lib/amdgpu: sync uq fw-area info type with libdrm metadata API
 2026-09-08  4:58 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH bpf-next 1/2] selftests/bpf: Move verifier failure tests out of test_global_percpu_data
 2026-09-08  4:57 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpftool: Reject non-autoload programs for light skeletons

[BUG] ecryptfs leaks an inode on lookup failure -> kernel BUG in generic_shutdown_super()
 2026-09-08  4:50 UTC  (3+ messages)

[PATCH v3 0/5] target/riscv: fix privilege, PMP, CFI, envcfg checks
 2026-09-08  4:47 UTC  (6+ messages)
` [PATCH v3 5/5] target/riscv: canonicalize reserved CBIE encoding
` [PATCH v3 4/5] target/riscv: prioritize Zicfilp checks for misaligned JALR
` [PATCH v3 2/5] target/riscv: mask RV32 XTheadBb th.srri shift amount
` [PATCH v3 1/5] target/riscv: enforce XTheadCmo U-mode privilege checks
` [PATCH v3 3/5] target/riscv: require read permission for HLVX accesses

[PATCH 0/6] md: don't wait for q->limits_lock while md holds back I/O
 2026-09-08  4:44 UTC  (10+ messages)
` [PATCH 2/6] md: pass a queue_limits down to ->hot_add_disk()
` [PATCH 3/6] md: don't wait for q->limits_lock in check_sb_changes()
` [PATCH 6/6] md: take q->limits_lock before locking and suspending the array

[PATCH 1/2] drm/i915/dp_mst: Fix configuring FEC for a disconnected stream
 2026-09-08  4:45 UTC  (2+ messages)
` ✓ i915.CI.Full: success for series starting with [1/2] "

[RFC PATCH v2 0/4] Add KVM API for confidential guest live migration
 2026-09-08  4:43 UTC  (7+ messages)
` [RFC PATCH v2 2/4] KVM: x86: Add optional KVM_CAP_LIVE_MIGRATION and KVM_MIGRATE_CMD

[PATCHSET] xfs: LLM-inspired bug fixes, part 11
 2026-09-08  4:43 UTC  (4+ messages)
` [PATCH 1/6] xfs: snapshot scrub stats when rendering them

[PATCH v9 1/5] json-c: add patch to fix compiling with a C++ compiler
 2026-09-08  4:42 UTC  (3+ messages)
` [PATCH v9 4/5] dnf: Upgrade to 5.4.4.0
  ` [OE-core] "

Random corruption on SpacemiT K1 with RVV and THP
 2026-09-08  4:42 UTC  (3+ messages)
` Random corruption on SpacemiT K1 with RVV

[PATCH v3 1/2] dt-bindings: iio: adc: ti,ads1015: Add label property
 2026-09-08  4:42 UTC  (3+ messages)

[PATCH v2] rust: num: document why Integer is sealed
 2026-09-08  4:39 UTC  (2+ messages)

[PATCH v3 0/2] mmc-utils: Add eMMC health command
 2026-09-08  4:39 UTC  (3+ messages)
` [PATCH v3 2/2] mmc-utils: Add health command for eMMC health reporting

fs/f2fs/checkpoint.c:784:57: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-09-08  4:36 UTC 

[android-common:android15-6.6 0/1] mm/vmscan.c:2623:15: warning: no previous prototype for 'shrink_inactive_list'
 2026-09-08  4:36 UTC 

[PATCH 0/7] Enable PCI functionality on AM654 at U-Boot proper
 2026-09-08  4:39 UTC  (3+ messages)
` [PATCH 3/7] pci: pcie_dw_ti: fetch reset-gpios from the device-tree and use it

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-09-08  4:36 UTC  (7+ messages)
` [PATCHv4] drm/i915/dp: On DPCD init wake the DPRx for eDP

[PATCH bpf-next 11/12] selftests/bpf: Add inline-asm tests for by-value arguments
 2026-09-08  4:35 UTC  (3+ messages)

[PATCH v5 0/7] x86/fpu: Restore and reinforce signal frame portability
 2026-09-08  4:34 UTC  (8+ messages)
` [PATCH 1/7] x86/fpu: Document signal frame layout and portability
` [PATCH 2/7] x86/fpu: Clean up and rename variables in signal frame handling
` [PATCH 3/7] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig()
` [PATCH 4/7] x86/fpu: Document reasoning of FX-only fallback
` [PATCH 5/7] x86/fpu: Fix potential underflow in xstate_calculate_size()
` [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer
` [PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability

[PATCH V2 0/3] Add UALink infrastructure series 2
 2026-09-08  4:33 UTC  (6+ messages)
` [PATCH 1/3] drm/gem: Add callback for when handle count goes to 0

[PATCH v12 0/8] Vswing / Pre-emphasis Override
 2026-09-08  4:33 UTC  (2+ messages)

[PATCH BlueZ v1 0/3] RAS: Add support for on-demand ranging data
 2026-09-08  4:32 UTC  (5+ messages)
` [PATCH BlueZ v1 1/3] rap: Add OndemandRanging configuration option
  ` RAS: Add support for on-demand ranging data
` [PATCH BlueZ v1 2/3] shared: add support for on-demand notification handling
` [PATCH BlueZ v1 3/3] profiles: honor OndemandRanging config for RAS Initiator

[BUG] net: devmem: TX dma-buf binding UAF on netdev-genl socket close
 2026-09-08  4:31 UTC 

[PATCH v2] ACPI: utils: Ignore leading root scope prefix in string _UID match
 2026-09-08  4:31 UTC 

[PATCH] ipv6: addrconf: drop "BUG: " prefix from pr_warn()
 2026-09-08  4:31 UTC  (5+ messages)

[PATCH net v4 0/1] ipv6: flowlabel: cap duplicate leases per socket
 2026-09-08  4:30 UTC  (2+ messages)

[PATCH bpf-next 08/12] bpf: Record a 16-byte argument alignment in the function model
 2026-09-08  4:28 UTC  (3+ messages)

[PATCH v4] drm/xe: Add multi_queue_active_lrca debugfs
 2026-09-08  4:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add multi_queue_active_lrca debugfs (rev4)

[PATCH 0/2] arm64/mm: Standardize printing for pgtable entries
 2026-09-08  4:27 UTC  (4+ messages)
` [PATCH 1/2] arm64/mm: Move __check_safe_pte_update()

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-09-08  4:23 UTC  (6+ messages)
` [PATCH v3 4/4] virt: tdx-guest: Allocate Quote buffer dynamically

[BUG] WARNING in i2c_mux_add_adapter
 2026-09-08  4:23 UTC  (5+ messages)
` [PATCH] i2c: mux: avoid WARN on benign symlink creation failures

[PATCH] MAINTAINERS: add Junjie Cao as CXL reviewer
 2026-09-08  4:23 UTC 

[PATCH] usb: gadget: aspeed-vhub: cancel wake work on device removal
 2026-09-08  4:17 UTC 

[PATCH] drm/xe/mmio: Fix xe_mmio_wait32() to honor delay/sleep maximums
 2026-09-08  4:22 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
 2026-09-08  4:21 UTC  (3+ messages)

[PATCH v2 0/3] Add support for Zen 6 client EPP tunings
 2026-09-08  4:19 UTC  (4+ messages)
` [PATCH v2 1/3] cpufreq/amd-pstate: Add per SoC and per core type EPP tuning values
` [PATCH v2 2/3] cpufreq/amd-pstate: Add EPP tunings for Zen6 client platforms
` [PATCH v2 3/3] cpufreq/amd-pstate: Show a warning if missing EPP tunings

[PATCH] lib: sbi: Fix DBTR error codes and semantics as per SBI v3.0 spec
 2026-09-08  4:18 UTC  (2+ messages)

[PATCH 0/3] imap-send: future proofing and two correctness fixes
 2026-09-08  4:17 UTC  (3+ messages)
` [PATCH 1/3] imap-send: prepare for OpenSSL 4.1

[syzbot] [mm?] WARNING in vma_add_pgoff
 2026-09-08  4:15 UTC  (2+ messages)

[PATCH v2 0/2] IOMMU Performance Optimization support
 2026-09-08  4:12 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/amd: Add PerfOpt IOMMU performance optimization support
` [PATCH v2 2/2] drm/amdgpu: Enable PerfOpt IOMMU perf optimization when GPU in identity domain

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-08  4:11 UTC  (3+ messages)
` [PATCH v3 01/14] mm/zsmalloc: replace PG_private with pointer comparison

[BUG] WARNING in ext4_journalled_invalidate_folio
 2026-09-08  4:11 UTC  (3+ messages)

[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-08  4:09 UTC  (2+ messages)

[PATCH v2 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-08  4:09 UTC  (3+ messages)
` [PATCH v2 06/11] mm/sparse-vmemmap: switch device DAX to shared tail vmemmap pages

[PATCH] builtin/whoami: add new 'whoami' command
 2026-09-08  4:09 UTC  (2+ messages)
` [PATCH v4] var: support broken-down idents, signing key, multiple args, and -z

[PATCH v2 0/5] optimize pgtable_l4|l5_enabled
 2026-09-08  3:49 UTC  (7+ messages)
` [PATCH v2 3/5] riscv: support early isa ext and use it to "
` [PATCH v2 4/5] riscv: RISCV_ISA_SV48 and RISCV_ISA_SV57 under NONPORTABLE

[PATCH] midx-write: skip empty incremental layers
 2026-09-08  4:09 UTC  (2+ messages)

[PATCH v8 0/8] KVM: SVM: Add Page Modification Logging (PML) support
 2026-09-08  4:08 UTC  (4+ messages)
` [PATCH v8 8/8] KVM: SVM: Add Page modification logging support

[PATCH] media: cx231xx: preserve I2C transfer length
 2026-09-08  4:07 UTC 

[PATCH] net: net_failover: Fix the deadlock in net_failover_slave_name_change()
 2026-09-08  4:06 UTC 

[PATCH 00/19] arm64: Implement parallel CPU onlining with PSCI v0.2+
 2026-09-08  4:05 UTC  (5+ messages)
` [PATCH 03/19] cpu/hotplug: Avoid busy-polling on archs where cpu_relax() is a no-op
` [PATCH 04/19] cpu/hotplug: Propagate bring-up status to arch_cpuhp_cleanup_kick_cpu()

[PATCH] mm: mglru: clear the reference counter for rejected folios
 2026-09-08  4:01 UTC  (5+ messages)

[PATCH] net: dsa: tag_rtl8_4: push VLAN tag into payload before DSA CPU tag
 2026-09-08  4:00 UTC 

[PATCH v7] Bluetooth: btrtl: Add firmware format v3 support
 2026-09-08  3:56 UTC 

[V2] drm/xe: Skip clearing purged page-table BOs
 2026-09-08  3:56 UTC  (5+ messages)

[PATCH] riscv: fix load_unaligned_zeropad() fixup for RV32
 2026-09-08  3:36 UTC  (2+ messages)

[PATCH v4 0/2] f2fs: enable buffered RWF_DONTCACHE
 2026-09-08  3:55 UTC  (7+ messages)
` [f2fs-dev] [PATCH v5 "
  `  "
  ` [f2fs-dev] [PATCH v5 1/2] f2fs: complete dropbehind write bios in task context
    `  "
  ` [f2fs-dev] [PATCH v5 2/2] f2fs: enable buffered RWF_DONTCACHE
    `  "

[meta-python][scarthgap][PATCHv2] python3-pillow: fix CVE-2026-42311
 2026-09-08  3:55 UTC 

[PATCH] drm/amdgpu: avoid NULL deref in isp_genpd_remove_device
 2026-09-08  3:55 UTC  (2+ messages)

[PATCH v6 00/12] Input: xbox_gip - Add new driver for Xbox GIP
 2026-09-08  3:55 UTC  (3+ messages)
` [PATCH v6 12/12] Input: xbox_gip - Add wheel support

[RFC] Highly efficient reader-writer lock (EPRW) for mostly-read applications
 2026-09-08  3:55 UTC 

[morimoto:sound-cleanup-2026-09-04 263/343] sound/soc/codecs/sn624x-sdca-sdw.c:200:39: error: invalid use of undefined type 'struct snd_soc_component'
 2026-09-08  3:54 UTC 

[PATCH] powerpc/interrupt: Use early_radix_enabled() in NMI real-mode guard
 2026-09-08  3:52 UTC  (5+ 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.