All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-21 08:28:18 to 2026-06-21 13:19:08 UTC [more...]

[GIT PULL] 9p fixes for 7.2-rc1
 2026-06-21 13:18 UTC 

[PATCH v2] x86/boot: Reject overlong acpi_rsdp= values
 2026-06-21 13:18 UTC 

[PATCH] timekeeping: Use data_race() and READ_ONCE() in ktime_get_real_seconds()
 2026-06-21 13:17 UTC  (4+ messages)

[PATCH 0/2] Silence po catalog output under "make -s"
 2026-06-21 13:15 UTC  (5+ messages)
` [PATCH v2] gitk, git-gui: drop msgfmt --statistics output
  ` [PATCH 2/1] git-gui: reduce complexity of the quiet msgfmt rule

[PATCH 0/5] riscv: dts: spacemit: serial/i2c/ethernet improvements for the K3 Pico-ITX board
 2026-06-21 13:14 UTC  (5+ messages)
` [PATCH 2/5] riscv: dts: spacemit: enable the i2c2 adapter on "

[PATCH] drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
 2026-06-21 13:13 UTC  (3+ messages)

[PATCH v2 0/2] docs/zh_CN: update translations for process/changes.rst and sphinx.rst
 2026-06-21 13:12 UTC  (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: add process/changes.rst translation
` [PATCH v2 2/2] docs/zh_CN: update sphinx.rst translation

[PATCH] util/oslib-win32: Implement qemu_get_pid_name()
 2026-06-21 13:06 UTC 

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-06-21 13:08 UTC  (9+ messages)
` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h

[PATCH v6 00/12] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-06-21 13:02 UTC  (13+ messages)
` [PATCH v6 01/12] nvdimm: preserve flush callback errors
` [PATCH v6 02/12] nvdimm: pmem: keep PREFLUSH before data writes
` [PATCH v6 03/12] nvdimm: pmem: guard data loop for dataless bios
` [PATCH v6 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
` [PATCH v6 05/12] nvdimm: virtio_pmem: use GFP_NOIO for flush requests
` [PATCH v6 06/12] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH v6 07/12] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
` [PATCH v6 08/12] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH v6 09/12] nvdimm: virtio_pmem: publish done with release/acquire
` [PATCH v6 10/12] nvdimm: virtio_pmem: isolate DMA request buffers
` [PATCH v6 11/12] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH v6 12/12] nvdimm: virtio_pmem: drain requests in freeze

[PATCH v2 1/2] irqchip/crossbar: Use correct index in crossbar_domain_free()
 2026-06-21 13:02 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH v2 2/2] irqchip/crossbar: Fix parent domain resource leak
 2026-06-21 13:02 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH] platform/x86: asus-armoury: Add power limits for ROG Strix SCAR 16 (G635LX)
 2026-06-21 13:02 UTC 

[PATCH v2 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-21 13:00 UTC  (3+ messages)

[PATCH] net/9p: fix infinite loop in p9_client_rpc on fatal signal
 2026-06-21 13:00 UTC  (5+ messages)

[PATCH dwarves] CI: Update llvm version to 22
 2026-06-21 12:57 UTC 

[PATCH v2] nouveau/firmware: fix memory leak on BL load failure
 2026-06-21 12:57 UTC  (3+ messages)

[PATCH] net: add sock_open() for unified socket creation
 2026-06-21 12:57 UTC  (3+ messages)
` [PATCH v2] net: add sock_open() with flags for "

[Intel-wired-lan] [PATCH 1/2 net-next, v1] i40e: move ATR sample rate from ring to PF level
 2026-06-21 12:56 UTC  (4+ messages)
` [PATCH 1/2 net-next,v1] "
` [Intel-wired-lan] [PATCH 2/2 net-next, v2] i40e: add devlink parameter for Flow Director ATR sample rate
  ` [PATCH 2/2 net-next,v2] "

[PATCH v5 00/10] add mcf54415 DAC driver
 2026-06-21 12:55 UTC  (5+ messages)
` [PATCH v5 09/10] iio: dac: add mcf54415 DAC

[PATCH BlueZ] unit: test-bap: disable optimization to speed up compilation
 2026-06-21 12:54 UTC 

list of memory/memcpy access issues
 2026-06-21 12:52 UTC  (5+ messages)

[PATCH dwarves] CI: add clang+aarch64 to matrix
 2026-06-21 12:51 UTC  (3+ messages)

[PATCH 01/29] ksmbd: handle missing create contexts for lease opens
 2026-06-21 12:48 UTC  (29+ messages)
` [PATCH 02/29] ksmbd: supersede disconnected delete-on-close durable handle
` [PATCH 03/29] ksmbd: invalidate durable handles on oplock break
` [PATCH 04/29] ksmbd: fix durable reconnect context parsing
` [PATCH 05/29] ksmbd: handle durable v2 app instance id
` [PATCH 06/29] ksmbd: preserve open change time across rename
` [PATCH 07/29] ksmbd: check parent directory sharing conflicts on rename
` [PATCH 08/29] ksmbd: deny renaming directory with open children
` [PATCH 09/29] ksmbd: propagate failed command status in related compounds
` [PATCH 10/29] ksmbd: validate handle for create or get object id
` [PATCH 11/29] ksmbd: preserve compound responses for chained errors
` [PATCH 12/29] ksmbd: return success for deferred final close
` [PATCH 13/29] ksmbd: send pending interim for last compound I/O
` [PATCH 14/29] ksmbd: honor stream delete sharing for base file
` [PATCH 15/29] ksmbd: reject empty-attribute synchronize-only create
` [PATCH 16/29] ksmbd: tighten create file attribute validation
` [PATCH 17/29] ksmbd: return requested create allocation size
` [PATCH 18/29] ksmbd: apply create security descriptor first
` [PATCH 19/29] ksmbd: downgrade oplock after break timeout
` [PATCH 20/29] ksmbd: avoid level II oplock break notification on unlink
` [PATCH 21/29] ksmbd: return oplock protocol error for level II ack
` [PATCH 22/29] ksmbd: normalize ungrantable lease states
` [PATCH 23/29] ksmbd: break handle caching for share conflicts
` [PATCH 24/29] ksmbd: break conflicting-open leases only as far as needed
` [PATCH 25/29] ksmbd: validate :: stream type against directory create
` [PATCH 26/29] ksmbd: treat read-control opens as stat opens only for leases
` [PATCH 27/29] ksmbd: start file id allocation at 1
` [PATCH 28/29] ksmbd: sleep interruptibly in the durable handle scavenger
` [PATCH 29/29] ksmbd: fix UBSAN array-index-out-of-bounds in decode_compress_ctxt()

[PATCH] ata: ahci: force 32-bit DMA for ASMedia ASM1166
 2026-06-21 12:48 UTC  (3+ messages)

[PATCH v3] target/riscv: raise access fault for Zicbom MMIO-like accesses
 2026-06-21 12:46 UTC 

[PATCH] iio: adc: ad_sigma_delta: allow COMPILE_TEST in isolation
 2026-06-21 12:47 UTC  (3+ messages)

[PATCH 0/3] iio: lsm303dlh-magn: endianness + boot-time fullscale selection
 2026-06-21 12:41 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: iio: st,st-sensors: add st,fullscale-mg

[PATCH] gpiolib: acpi: Add quirk for ASUS ROG Strix G614 series
 2026-06-21 12:38 UTC  (4+ messages)
` [PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 "

[GIT PULL] liveupdate: updates for 7.2-rc1
 2026-06-21 12:38 UTC 

[PATCH RFC] dt-bindings: sound: Convert cirrus,cs35l36 to DT schema
 2026-06-21 12:27 UTC  (3+ messages)

[PATCH 0/1] platform/x86: asus-armoury: Add power limits for FA401KM
 2026-06-21 12:28 UTC  (4+ messages)
` [PATCH] platform/x86: asus-armoury: Add power limits quirk "
  ` [PATCH v2 0/1] platform/x86: asus-armoury: Add power limits "
    ` [PATCH v2 1/1] platform/x86: asus-armoury: Add power limits quirk "

[Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: bump version to 21.5.20-Omega
 2026-06-21 12:29 UTC 

[PATCH v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-21 12:27 UTC  (7+ messages)
` [PATCH v2 2/4] rust: pci: add managed Device::enable_device()
` [PATCH v2 4/4] rust: samples: add EDU PCI driver sample

[Buildroot] [PATCH v2 1/1] package/util-linux: bump version to 2.42.2
 2026-06-21 12:20 UTC 

[syzbot] [udf?] WARNING in udf_open_lvid
 2026-06-21 12:16 UTC  (2+ messages)

[PATCH] jansson: move to oe-core
 2026-06-21 12:12 UTC 

[PATCH] lib/string: fix memchr_inv() for large ranges
 2026-06-21 12:11 UTC 

[PATCH 0/2] fsck.erofs: implement multi-threaded extraction
 2026-06-21 12:01 UTC  (3+ messages)
` [PATCH 1/2] fsck.erofs: add multi-threaded decompression
` [PATCH 2/2] fsck.erofs: implement concurrent directory traversal

[stefandoesinger-zx297520:dlink 70/119] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
 2026-06-21 11:50 UTC 

[android-common:android12-kiwi-5.10 243/243] ./include/linux/lsm_hook_defs.h:161:18: warning: 'file_ioctl_compat_default' defined but not used
 2026-06-21 11:50 UTC 

[PATCH v3] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-06-21 11:48 UTC  (3+ messages)
` [PATCH v3 RESEND] "

[stefandoesinger-zx297520:dlink 36/119] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
 2026-06-21 11:39 UTC 

[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
 2026-06-21 11:28 UTC  (3+ messages)

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2026-06-21 11:23 UTC  (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

Fwd: HTML message rejected: qcom_ppe: direct (non-DSA) MAC port - host-bound RX dropped at EDMA (src_info_type != PORTID)?
 2026-06-21 11:18 UTC 

[PATCH] ocfs2/cluster: reject local node clears while heartbeat runs
 2026-06-21 11:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/linux-pam: don't treat ld warnings as errors
 2026-06-21 11:09 UTC 

[PATCH 0/3] Fix NFSD post-shutdown use-after-free in the unlock_filesystem paths
 2026-06-21 11:07 UTC  (3+ messages)
` [PATCH 1/3] NFSD: Prevent post-shutdown use-after-free in unlock_filesystem

[PATCH v2 2/4] md/raid10: fix writes_pending leak on write request failures
 2026-06-21 11:05 UTC  (4+ messages)

[PATCH v1 0/5] prefix lcore role enum values
 2026-06-21 11:04 UTC  (4+ messages)

Sashiko review emails to the list
 2026-06-21 11:03 UTC  (3+ messages)

[PATCH] batctl: switch to native getrandom
 2026-06-21 11:02 UTC 

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-21 10:59 UTC  (3+ messages)
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH v3] rust: time: warn and assert out-of-range input in fsleep() and udelay()
 2026-06-21 10:59 UTC 

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-21 10:44 UTC  (8+ messages)

[PATCH v2] kernfs: fix deadlock in epoll_ctl by waking pollfree
 2026-06-21 10:43 UTC 

[PATCH 1/3] staging: rtl8723bs: remove multiple blank lines
 2026-06-21 10:40 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8723bs: put logical continuation on previous line
` [PATCH 3/3] staging: rtl8723bs: use usleep_range instead of msleep for short delays

[PATCH] eal: revert prefix of lcore roles
 2026-06-21 10:39 UTC  (2+ messages)

[Buildroot] [git commit] package/fetchmail: security bump version to 6.6.5
 2026-06-21 10:37 UTC 

[Buildroot] [PATCH 1/1] package/fetchmail: security bump version to 6.6.5
 2026-06-21 10:38 UTC  (2+ messages)

[Buildroot] [git commit] utils/generate-cyclonedx: fixup scp-style git sites
 2026-06-21 10:36 UTC 

[Buildroot] [PATCH] utils/generate-cyclonedx: fixup scp-style git sites
 2026-06-21 10:36 UTC  (2+ messages)

[scarthgap] SPDX3, lz4 and avahi: Patches status
 2026-06-21 10:36 UTC  (4+ messages)

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-06-21 10:36 UTC  (2+ messages)

[PATCH] wifi: carl9170: clamp command response copy to the read buffer size
 2026-06-21 10:24 UTC  (3+ messages)

[PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
 2026-06-21 10:23 UTC  (2+ messages)

[PATCH] kernel-fit-image.bbclass: Fix operation with KERNEL_DTBVENDORED = "1"
 2026-06-21 10:21 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/18] NXP DPAA enhancements
 2026-06-21 10:16 UTC  (21+ messages)
` [PATCH v2 00/19] dpaa: bus, net, dma and mempool improvements
  ` [PATCH v2 01/19] bus/dpaa: refine fman naming and fix global scope
  ` [PATCH v2 02/19] bus/dpaa: scan max BPID from DTS
  ` [PATCH v2 03/19] drivers: add BMI Tx statistics
  ` [PATCH v2 04/19] drivers: add process-type guards for secondary process
  ` [PATCH v2 05/19] bus/dpaa: define helpers for qman channel and wq
  ` [PATCH v2 06/19] drivers: shutdown DPAA FQ by fq descriptor
  ` [PATCH v2 07/19] bus/dpaa: improve FQ shutdown with channel validation
  ` [PATCH v2 08/19] bus/dpaa: enhance DPAA FQ shutdown
  ` [PATCH v2 09/19] drivers: add DPAA cgrid cleanup support
  ` [PATCH v2 10/19] net/dpaa: clean Tx confirmation FQ on device stop
  ` [PATCH v2 11/19] net/dpaa: remove redundant FQ shutdown from Rx queue setup
  ` [PATCH v2 12/19] net/dpaa: optimize FM deconfig
  ` [PATCH v2 13/19] bus/dpaa: improve log macro and fix bus detection
  ` [PATCH v2 14/19] net/dpaa: optimize FMC MAC type parsing
  ` [PATCH v2 15/19] net/dpaa: report error on using deferred start
  ` [PATCH v2 16/19] drivers: optimize DPAA multi-entry buffer pool operations
  ` [PATCH v2 17/19] drivers: release DPAA bpid on driver destructor
  ` [PATCH v2 18/19] dma/dpaa: add SG data validation and ERR050757 fix
  ` [PATCH v2 19/19] net/dpaa: add ONIC port checks

[PATCH 0/1] fix tests for kernel-fit-image.bbclass: Do not include kernel property in DTBO config subnodes
 2026-06-21 10:11 UTC  (2+ messages)
` [PATCH 1/1] oe-selftest: fitimage: Do not expect "

[LTP] [PATCH v9 1/2] open: remove O_DIRECTORY case (move to fstat test)
 2026-06-21 10:08 UTC  (3+ messages)
` [LTP] [PATCH v9 2/2] fstat: add test for multiple file types using fstat
` [LTP] open: remove O_DIRECTORY case (move to fstat test)

[PATCH net v4] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
 2026-06-21 10:06 UTC  (5+ messages)
` [PATCH net v5 0/2] xfrm: fix async crypto (-EINPROGRESS) handling in validate_xmit_xfrm()
  ` [PATCH net v5 1/2] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
  ` [PATCH net v5 2/2] xfrm: fix stale skb->prev after async crypto steals a GSO segment

Pull request efi-2026-07-rc6
 2026-06-21  9:59 UTC 

[syzbot] [usb?] WARNING in dib0700_ctrl_rd/usb_submit_urb
 2026-06-21  9:57 UTC 

[PATCH V2] locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()
 2026-06-21  9:54 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH] samples: ftrace: fix typos in benchmark comment
 2026-06-21  9:51 UTC 

[PATCH wireless 1/2] wifi: mac80211: fix unsol_bcast_probe_resp double free on alloc failure
 2026-06-21  9:35 UTC  (2+ messages)
` [PATCH wireless 2/2] wifi: mac80211: fix fils_discovery "

[PATCH 1/2] misc: nsm: require CAP_SYS_ADMIN for raw ioctl
 2026-06-21  9:33 UTC  (4+ messages)
` [PATCH 2/2] misc: nsm: do not unlock mutex before locking it

[PATCH] module: annotate failed-module stats list traversal
 2026-06-21  9:19 UTC 

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-21  9:17 UTC  (5+ messages)
` [PATCH v4 09/20] rust: io: use view types instead of addresses for `Io`

[PATCH] btrfs: print-tree: print header owner as signed
 2026-06-21  9:11 UTC 

[PATCH] hfsplus: fix duplicate bnode creation in hfs_bnode_create
 2026-06-21  9:04 UTC 

[RFC net-next 0/4] net: dsa: motorcomm: Add LED support
 2026-06-21  9:06 UTC  (7+ messages)
` [RFC net-next 3/4] net: dsa: motorcomm: Dynamically allocate port structures

[PATCH 0/3] drm/v3d: Miscellaneous fixes
 2026-06-21  8:54 UTC  (6+ messages)
` [PATCH 1/3] drm/v3d: Associate BOs with every job that accesses them

[PATCH 0/2] efi: fix block io revision and test
 2026-06-21  8:51 UTC  (5+ messages)
` [PATCH 1/2] lib/efi_loader: fix block io revision
` [PATCH 2/2] lib/efi_selftest: test "

[isar-cip-core][PATCH] Revise README files to reflect the latest changes
 2026-06-21  8:46 UTC  (2+ messages)

[PATCH] crypto/cnxk: fix out of place AES GCM
 2026-06-21  8:46 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] Add CPU idle state control for accurate vblank timing
 2026-06-21  8:43 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_pm: Add CPU idle state control for vblank timing stability
` [PATCH i-g-t v2 2/2] tests/kms_setmode: Add basic-no-cpu-idle subtest

[PATCH v9 0/9] Add support for MT6392 PMIC
 2026-06-21  8:32 UTC  (13+ messages)
` [PATCH v9 3/9] regulator: dt-bindings: Add MediaTek "
` [PATCH v9 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v9 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v9 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v9 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v9 8/9] regulator: Add MediaTek MT6392 regulator

[PATCH] PCI: Disable NoSnoop and Relaxed ordering for Intel wireless BE200
 2026-06-21  8:28 UTC  (3+ 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.