All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-04 01:05:27 to 2026-07-04 05:57:44 UTC [more...]

[PATCH 00/26] sh: maple: cleanup and modernize input drivers
 2026-07-04  5:57 UTC  (13+ messages)
` [PATCH 01/26] sh: maple: include linux/device.h in linux/maple.h
` [PATCH 02/26] Input: maple_keyb - fix key press detection
` [PATCH 03/26] Input: maplecontrol - only enable present axes
` [PATCH 04/26] Input: maplemouse - stop polling and clear callback on close
` [PATCH 05/26] Input: maplecontrol "
` [PATCH 06/26] Input: maplecontrol - simplify maple_device retrieval in open/close

[PATCH v7 0/1] pps: improve PREEMPT_RT performance
 2026-07-04  5:50 UTC  (6+ messages)
` [PATCH v7 1/1] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler

❌ FAIL: Test report for master (7.2.0-rc1, upstream-mainline, d2c9a991)
 2026-07-04  5:52 UTC 

[PATCH v2 0/2] Fix sticky -EINVAL after resume callback failure
 2026-07-04  5:50 UTC  (4+ messages)
` [PATCH v2 1/2] PM: runtime: Only set runtime_error on suspend callback failures

[RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
 2026-07-04  5:50 UTC  (3+ messages)

[syzbot] [wireless?] [usb?] WARNING in __carl9170_tx_process_status
 2026-07-04  5:46 UTC 

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-04  5:43 UTC  (10+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
 2026-07-04  5:39 UTC  (7+ messages)
` [PATCH 1/3] selftests/bpf: add memcg_stat_reader BPF-vs-memory.stat benchmark
` [PATCH 2/3] selftests/bpf: add memcg_stat_churn BPF-vs-memory.stat benchmark under churn
` [PATCH 3/3] selftests/bpf: add memcg_stat_churn_percpu BPF-vs-memory.stat benchmark under cross-CPU churn

[PATCH] canopenterm: update to version 2.03
 2026-07-04  5:36 UTC 

[PATCH v1 0/2] qcom: Enable CONFIG_SKIP_EARLY_DM for Faster Boot
 2026-07-04  5:34 UTC  (3+ messages)
` [PATCH v1 1/2] configs: qcom_defconfig: Enable CONFIG_SKIP_EARLY_DM
` [PATCH v1 2/2] serial: msm_geni: Fix clock enable on error pointer

[meta-oe][PATCH] canvenient: update to version 1.02
 2026-07-04  5:35 UTC 

[android-common:android12-5.10 0/1] fs/fuse/dev.c:213: warning: Function parameter or member 'sync' not described in 'fuse_dev_wake_and_unlock'
 2026-07-04  5:32 UTC 

[cris:scmi_telemetry_ng_V5 12/27] drivers/firmware/arm_scmi/telemetry.c:1345:44: sparse: sparse: dereference of noderef expression
 2026-07-04  5:32 UTC 

[PATCH] smb: client: free partially allocated transform folio queue
 2026-07-04  5:27 UTC 

[PATCH nf v5 1/1] bridge: br_netfilter: pin bridge device while NFQUEUE holds fake dst
 2026-07-04  5:25 UTC  (2+ messages)

[PATCH] netfs: release readahead folios on iterator preparation failure
 2026-07-04  5:21 UTC 

[PATCH v1 0/4] gpio: regmap: Keep tracking IRQ requests and releases
 2026-07-04  5:21 UTC  (2+ messages)

[AUH] python3-pyproject-metadata: upgrading to 0.12.1 SUCCEEDED
 2026-07-04  5:19 UTC 

[AUH] tiff: upgrading to 4.7.2 FAILED
 2026-07-04  5:19 UTC 

[AUH] Upgrade status: 2026-07-04
 2026-07-04  5:19 UTC 

[PATCH i-g-t v1] kms/vrr: Trigger modeset for non-preferred override mode
 2026-07-04  5:19 UTC 

[PATCH] netfs: handle single writeback rolling buffer allocation failure
 2026-07-04  5:12 UTC 

[PATCH] netfs: clear PG_private_2 on copy-to-cache append failure
 2026-07-04  5:06 UTC 

[GIT PULL] ksmbd server fixes
 2026-07-04  5:00 UTC  (2+ messages)

[PULL 0/3] Firmware 20260704 patches
 2026-07-04  4:53 UTC  (4+ messages)
` [PULL 1/3] igvm: Report error on missing parameter area in directive handlers
` [PULL 2/3] igvm: use idiomatic meson conditional for IGVM build files
` [PULL 3/3] igvm: add device tree parameter support

linux-next: KUnit failure after merge of the mm-nonmm-unstable tree
 2026-07-04  4:55 UTC  (3+ messages)

[PATCH] rev-parse: have --parseopt callers exit 0 on --help
 2026-07-04  4:47 UTC  (6+ messages)
` [PATCH v2 0/4] rev-parse: "
  ` [PATCH v2 1/4] t1517: skip svn tests if svn is not installed

[PATCH v4 0/3] Add vm_bind param check to ensure no overlap with kbo AS carveout
 2026-07-04  4:46 UTC  (4+ messages)
` [PATCH v4 1/3] drm/panthor: Check for sparse binding range overflow
` [PATCH v4 2/3] drm/panthor: Add vm_bind region with kbo range overlap check
` [PATCH v4 3/3] drm/panthor: Fix comment to reflect actual struct field name

[davidhildenbrand:folded_pgtable 13/13] include/asm-generic/pgtable-nop4d.h:46:43: error: implicit declaration of function 'pgd_val'; did you mean 'pgd_bad'?
 2026-07-04  4:40 UTC 

iomap_writepages WARN_ON_ONCE(PF_MEMALLOC)
 2026-07-04  4:40 UTC  (2+ messages)

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-04  4:38 UTC  (9+ messages)
` [PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model

[PATCH 00/41] media: ipu6: Add support for ipu7 hardware
 2026-07-04  4:36 UTC  (4+ messages)

[syzbot] Monthly wireless report (Jul 2026)
 2026-07-04  4:32 UTC 

[syzbot] Monthly serial report (Jul 2026)
 2026-07-04  4:32 UTC 

[syzbot] Monthly bluetooth report (Jul 2026)
 2026-07-04  4:32 UTC 

[syzbot] Monthly usb report (Jul 2026)
 2026-07-04  4:32 UTC 

[syzbot] Monthly ntfs3 report (Jul 2026)
 2026-07-04  4:32 UTC 

'case' bug matching $'\\\\'
 2026-07-04  4:17 UTC  (2+ messages)
` [PATCH] builtin: Add CTLESC before all CCTLs in dollar single quote

[PATCH 00/19] ASoC: codecs: propagate regcache_sync() failures
 2026-07-04  4:07 UTC  (20+ messages)
` [PATCH 01/19] ASoC: codecs: lpass-rx-macro: Propagate regcache_sync() errors
` [PATCH 02/19] ASoC: codecs: lpass-tx-macro: "
` [PATCH 03/19] ASoC: codecs: lpass-wsa-macro: "
` [PATCH 04/19] ASoC: codecs: max98373: "
` [PATCH 05/19] ASoC: codecs: max98388: "
` [PATCH 06/19] ASoC: codecs: rt1318-sdw: "
` [PATCH 07/19] ASoC: codecs: rt9120: "
` [PATCH 08/19] ASoC: codecs: tas2552: "
` [PATCH 09/19] ASoC: codecs: tas2783-sdw: "
` [PATCH 10/19] ASoC: codecs: wcd938x-sdw: "
` [PATCH 11/19] ASoC: codecs: cs35l32: "
` [PATCH 12/19] ASoC: codecs: wm2200: "
` [PATCH 13/19] ASoC: codecs: wm5100: "
` [PATCH 14/19] ASoC: codecs: wm8962: "
` [PATCH 15/19] ASoC: codecs: cs4349: "
` [PATCH 16/19] ASoC: codecs: rt1320-sdw: "
` [PATCH 17/19] ASoC: codecs: rt5682-sdw: "
` [PATCH 18/19] ASoC: codecs: max98396: Unwind supplies on resume failure
` [PATCH 19/19] ASoC: codecs: max98090: Propagate runtime regcache_sync() errors

[PATCH 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-04  4:07 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch

[PATCH] mm/hugetlb: Fix null pointer dereference of nodemask in hugetlb_cma_alloc_frozen_folio
 2026-07-04  4:06 UTC  (6+ messages)

[PATCH] bpf: fix unitialized warning
 2026-07-04  4:03 UTC 

[PATCH net-next] devlink: Replace strlcat() with seq_buf
 2026-07-04  3:49 UTC 

[bod:qcom-laptops-v6.18-rc4-camss-icp-bps-ipe-icp-boots+stats-b4 117/121] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2026-07-04  3:46 UTC 

[PATCH v2] drm/xe/hwmon: handle CRI+ power interval encoding
 2026-07-04  3:46 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/hwmon: handle CRI+ power interval encoding (rev2)

[PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning
 2026-07-04  3:41 UTC 

[android-common:android12-5.10 0/1] kernel/power/snapshot.c:948: warning: Function parameter or member 'end_pfn' not described in 'register_nosave_region'
 2026-07-04  3:37 UTC 

IWD bugfixes for SEGVs at corner cases after failed ft_handover with NXP-driver/firmware for 88W9098 or mwifiex
 2026-07-04  3:26 UTC 

[PATCH v9 0/6] Bluetooth: btmtk: Add MT7928 support
 2026-07-04  3:37 UTC  (2+ messages)

[PATCH net] sctp: validate STALE_COOKIE cause length before reading staleness
 2026-07-04  3:35 UTC 

[PATCHv2 net] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
 2026-07-04  3:32 UTC 

❌ FAIL: Test report for master (7.2.0-rc1, upstream-mainline, 71dfdfb0)
 2026-07-04  3:32 UTC 

[PATCH v7 0/6] Enable I2C on SA8255p Qualcomm platforms
 2026-07-04  3:26 UTC  (3+ messages)
` [PATCH v7 1/6] dt-bindings: i2c: Describe SA8255p

[dhowells-fs:netfs-next 21/21] hppa-linux-ld: fs/xfs/xfs_trace.o(.text+0x3ffc0): cannot reach 0000292c_memcpy+0, recompile with -ffunction-sections
 2026-07-04  3:25 UTC 

[PATCH bpf-next v7 0/2] Introduce jit_required to prevent a kernel panic
 2026-07-04  3:23 UTC  (16+ messages)
` [PATCH bpf-next v7 1/2] bpf: Introduce jit_required flag and refactor kfunc path

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-07-03
 2026-07-04  3:23 UTC 

[RFC PATCH 00/25] target/riscv/debug: Sdtrig fixes and TT Ascalon support
 2026-07-04  3:22 UTC  (3+ messages)

[PATCHv2 net] net: emac: mal: fix W1C write race in ICINTSTAT clearing
 2026-07-04  3:21 UTC 

[linus:master] [sched/rt] dd29c017ae: stress-ng.cyclic.ops_per_sec 24.2% regression
 2026-07-04  3:13 UTC 

[PATCH] pinctrl: sunxi: fix EINT bank indexing for SoCs with empty leading banks
 2026-07-04  3:08 UTC 

[PATCH v3] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-07-04  3:04 UTC  (2+ messages)

[davidhildenbrand:folded_pgtable 12/13] fault.c:undefined reference to `set_pgd'
 2026-07-04  3:03 UTC 

[PATCH v3 RESEND 0/5] Add initial device trees for Nord SA8797P
 2026-07-04  3:03 UTC  (12+ messages)
` [PATCH v3 RESEND 2/5] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH v3 RESEND 3/5] arm64: dts: qcom: Add device tree for Nord SA8797P SoC
` [PATCH v3 RESEND 5/5] arm64: dts: qcom: Add device tree for SA8797P Ride board

[PATCH] platform/x86: handle Intel CPUs falsely reporting as GenuineIotel
 2026-07-04  2:51 UTC 

[davidhildenbrand:folded_pgtable 12/13] csky-linux-ld: fault.c:undefined reference to `set_pgd'
 2026-07-04  2:51 UTC 

[android-common:android15-6.6 2/2] mm/page_alloc.c:1729:6: warning: no previous prototype for 'prep_new_page'
 2026-07-04  2:51 UTC 

[PATCH 1/7] lib: Add vendor-agnostic platform filtering interface
 2026-07-04  2:47 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/7] "

[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
 2026-07-04  2:44 UTC  (5+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v3 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()

[davidhildenbrand:folded_pgtable 13/13] ./include/asm-generic/pgtable-nop4d.h:46:43: error: implicit declaration of function 'pgd_val'; did you mean 'pgd_bad'?
 2026-07-04  2:45 UTC 

[PATCH] perf kvm/riscv: Fix event key collision between interrupts and exceptions
 2026-07-04  2:44 UTC  (3+ messages)

[PATCH] ext4: validate readdir offset before accessing dirent
 2026-07-04  2:41 UTC  (2+ messages)

[davidhildenbrand:folded_pgtable 13/13] include/asm-generic/pgtable-nop4d.h:46:36: error: call to undeclared function 'pgd_val'; ISO C99 and later do not support implicit function declarations
 2026-07-04  2:39 UTC 

[PATCH] drm/i915/gem: Do not leak siblings[] on proto context error
 2026-07-04  2:36 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/gem: Do not leak siblings[] on proto context error (rev4)

[PATCH 6.18 044/108] block: invalidate cached plug timestamp after task switch
 2026-07-04  2:35 UTC  (3+ messages)

kernel/locking/lockdep.c:727:21: error: 'CONFIG_RUST' undeclared; did you mean 'CONFIG_USB'?
 2026-07-04  2:34 UTC 

[PATCH] smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()
 2026-07-04  2:35 UTC 

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-07-04  2:34 UTC  (8+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "

[PATCH] media: rockchip: rga: quiesce IRQ before releasing m2m state
 2026-07-04  2:28 UTC  (2+ messages)

[STATUS] next/master - 2b763db0c2763d6bf73d7d3e69665222d1f377cf
 2026-07-04  2:30 UTC 

[rclaveau:b4/add-adla_npu-t7-vim4 11/12] drivers/accel/adla/adla_job.c:251:15-22: WARNING opportunity for memdup_user
 2026-07-04  2:28 UTC 

[PATCH v2] ksmbd: defer destroy_previous_session() until after NTLM authentication
 2026-07-04  2:26 UTC  (2+ messages)

[PATCH] scsi: smartpqi: cancel pending workers before freeing controller
 2026-07-04  2:18 UTC  (3+ messages)
` [PATCH v2] scsi: smartpqi: drain controller "

[thomas-weissschuh:b4/vdso-absolute-reloc 30/44] /bin/sh: 1: bindgen: not found
 2026-07-04  2:16 UTC 

[cris:scmi_telemetry_ng_V5 24/27] drivers/firmware/arm_scmi/scmi_system_telemetry.c:580:41: warning: array subscript 2 is above array bounds of '__u8[2]' {aka 'unsigned char[2]'}
 2026-07-04  2:16 UTC 

[PATCH 7.1 000/121] 7.1.3-rc2 review
 2026-07-04  2:14 UTC  (2+ messages)

[PATCH 7.0 000/461] 7.0.11-rc1 review
 2026-07-04  2:12 UTC  (5+ messages)
` [PATCH 7.0 345/461] vsock/virtio: fix zerocopy completion for multi-skb sends

[PATCH 6.18 000/109] 6.18.38-rc2 review
 2026-07-04  2:10 UTC  (3+ messages)

[PATCH 6.12 000/204] 6.12.95-rc2 review
 2026-07-04  2:08 UTC  (2+ messages)

[PATCH 5.10/5.15] clk: imx: Add check for kcalloc
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.12] bcachefs: avoid truncating fiemap extent length
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.12.y] perf: Fix dangling cgroup pointer in cpuctx backport
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.6.y] perf: Fix dangling cgroup pointer in cpuctx backport
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 7.1 000/120] 7.1.3-rc1 review
 2026-07-04  2:05 UTC  (2+ messages)

btmtk: regression in 6.6.142: NULL pointer dereference in btmtk_usb_hci_wmt_sync during resume from S4
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.1 & 6.6] LoongArch: Report dying CPU to RCU in stop_this_cpu()
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 5.10.y] nfsd: reset write verifier on deferred writeback errors
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 5.10.y] nfsd: release layout stid on setlease failure
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 5.15.y] nfsd: reset write verifier on deferred writeback errors
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 5.15.y] nfsd: release layout stid on setlease failure
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.1.y 1/2] nfsd: release layout stid on setlease failure
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.6.y 1/2] nfsd: release layout stid on setlease failure
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.12.y 1/2] nfsd: fix file change detection in CB_GETATTR
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 6.18.y 1/3] nfsd: update mtime/ctime on CLONE in presense of delegated attributes
 2026-07-04  2:05 UTC  (2+ messages)

[PATCH 5.15 009/411] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
 2026-07-04  2:04 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: ISO: backport missed OOB write fix to 6.6.y and 6.1.y
 2026-07-04  2:04 UTC  (2+ messages)

[PATCH] ext4: get rid of ppath in get_ext_path()
 2026-07-04  2:04 UTC  (2+ messages)

[PATCH 6.6.y] ext4: get rid of ppath in get_ext_path()
 2026-07-04  2:04 UTC  (2+ messages)

[PATCH] erofs-utils: fix 'warn_unused_result'
 2026-07-04  2:03 UTC 

[GIT PULL] RISC-V updates for v7.2-rc2
 2026-07-04  2:02 UTC  (3+ messages)

[GIT PULL] smb3 client fixes
 2026-07-04  2:02 UTC  (2+ messages)

[git pull] drm fixes for 7.2-rc2
 2026-07-04  2:02 UTC  (2+ messages)

[GIT PULL] ACPI support fixes for 7.2-rc2
 2026-07-04  2:02 UTC  (2+ messages)

[PATCH V2] smb: client: fix busy dentry warning on unmount after DIO
 2026-07-04  1:53 UTC 

[PATCH v2 0/2] syscall_user_dispatch: add build/runtime configs
 2026-07-04  1:58 UTC  (3+ messages)
` [PATCH v2 1/2] syscall_user_dispatch: Make it configurable in Kconfig
` [PATCH v2 2/2] syscall_user_dispatch: add kernel.syscall_user_dispatch sysctl

[PATCH] kbuild: unset sub_make_done before calling kselftest build system
 2026-07-04  1:59 UTC  (3+ messages)

[PATCH 5.10 00/96] 5.10.260-rc1 review
 2026-07-04  1:54 UTC  (4+ messages)
` [PATCH 5.10 01/96] net/sched: act_pedit: use NLA_POLICY for parsing ex keys

[PATCH net v2 1/3] af_unix: fix listen() succeeding on sockets in the wrong state
 2026-07-04  1:54 UTC  (5+ messages)
` [PATCH net v2 2/3] selftests/net/af_unix: test listen() rejects wrong socket states
` [PATCH net-next v2 3/3] af_unix: Clean up error handling in unix_listen()

[PATCH v2] riscv/virt: Add optional UART1
 2026-07-04  1:51 UTC  (4+ messages)

[PATCH v2 2/2] bonding: reuse neigh_setup from slave neigh_parms
 2026-07-04  1:43 UTC  (3+ messages)

[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
 2026-07-04  1:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE (rev2)

[PATCH 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-04  1:32 UTC  (8+ messages)
` [PATCH 2/6] ext4: clarify return semantics of ext4_load_tail_bh()

[PATCH] scsi: 3w-sas: bound firmware error string parsing
 2026-07-04  1:17 UTC  (2+ messages)

[PATCH] iommu/amd: bound early ACPI HID map entries
 2026-07-04  1:16 UTC 

[PATCH] media: lmedm04: bound I2C transfer buffers
 2026-07-04  1:15 UTC 

[PATCH] wifi: ath9k: validate WMI response length before copying
 2026-07-04  1:14 UTC 

[PATCH] wifi: mwifiex: copy only event bodies after headers
 2026-07-04  1:13 UTC 

[PATCH] scsi: 3w-9xxx: bound firmware error string parsing
 2026-07-04  1:13 UTC  (2+ messages)

[PATCH] wifi: rsi: bound background scan probe request copy
 2026-07-04  1:12 UTC 

[PATCH] wifi: libertas: reject short monitor TX frames
 2026-07-04  1:11 UTC 

[PATCH] wifi: ath11k: validate regulatory capability phy_id
 2026-07-04  1:10 UTC 

[PATCH] scsi: hpsa: validate active path number before enclosure arrays
 2026-07-04  1:09 UTC 

[PATCH v2 0/6] HID: iio: warning clean up and prefer kernel coding style
 2026-07-04  1:09 UTC  (5+ messages)
` [PATCH v2 2/6] iio: hid-sensors: align function parenthesis for readability


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.