messages from 2026-08-03 19:38:10 to 2026-08-03 20:17:45 UTC [more...]
[PATCH net-next 0/2] tools: ynl: update NULL pointer handling in generated code
2026-08-03 20:16 UTC (2+ messages)
` [PATCH net-next 1/2] tools: ynl: check for null ptr on dump free
[PATCH v7 0/1] drm/xe/guc_ads: allocate UM queues in a separate UC BO
2026-08-03 20:15 UTC (5+ messages)
` [PATCH v7 1/3] drm/xe/guc_ads: allocate UM queues in a separate BO
` [PATCH v7 2/3] drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
` [PATCH v7 3/3] drm/xe/guc_ads: use uncached mapping for UM queue BO
` ✓ CI.KUnit: success for drm/xe/guc_ads: allocate UM queues in a separate UC BO (rev5)
[PATCH v3] usb: mtu3: wait for TX FIFO to drain before disconnect
2026-08-03 17:05 UTC (8+ messages)
on the irresponsibility of pursuing C language reform
2026-08-03 20:14 UTC (11+ messages)
` proposed revision to memory.h(3head) (was: on the irresponsibility of pursuing C language reform)
` proposed revision to memory.h(3head)
[PATCH] HID: uclogic: fix use-after-free of inrange_timer on remove
2026-08-03 20:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH v6 0/2] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
2026-08-03 20:13 UTC (3+ messages)
` [PATCH v6 1/2] mmc: Allow host driver to control the re-programming of crypto keys
Reproducible TX stall with Aquantia AQC113 using Linux atlantic driver
2026-08-03 20:07 UTC
[Bug 221832] New: MT7925 (Foxcon T99H493.03) BT missing in lsusb on Vivobook S16
2026-08-03 20:11 UTC
[PATCH v2] tracing: Make per-template BTF id lists file-local
2026-08-03 20:10 UTC (2+ messages)
[PATCH v2] libsepol: log an error if we hit the max depth for __evaluate_classperms_list()
2026-08-03 20:09 UTC
[f2fs-dev] [PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
2026-08-03 20:08 UTC (44+ messages)
` "
` [f2fs-dev] [PATCH v14 01/21] fsverity: report validation errors through fserror to fsnotify
` "
` [f2fs-dev] [PATCH v14 02/21] fsverity: expose ensure_fsverity_info()
` "
` [f2fs-dev] [PATCH v14 03/21] fsverity: pass digest size and hash of the all-zeroes block to ->write
` "
` [f2fs-dev] [PATCH v14 04/21] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` "
` [f2fs-dev] [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
` "
` [f2fs-dev] [PATCH v14 06/21] fsverity: don't allow setting DAX file attribute on fsverity files
` "
` [f2fs-dev] [PATCH v14 07/21] fsverity: hoist statx reporting of fs-verity flag
` "
` [f2fs-dev] [PATCH v14 08/21] xfs: introduce fsverity on-disk changes
` "
` [f2fs-dev] [PATCH v14 09/21] xfs: don't allow to enable DAX on fs-verity sealed inode
` "
` [f2fs-dev] [PATCH v14 10/21] xfs: disable direct read path for fs-verity files
` "
` [f2fs-dev] [PATCH v14 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` "
` [f2fs-dev] [PATCH v14 12/21] xfs: handle fsverity I/O in write/read path
` "
` [f2fs-dev] [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
` "
` [f2fs-dev] [PATCH v14 14/21] xfs: add flags to xfs_free_eofblocks() to pass down to block processing
` "
` [f2fs-dev] [PATCH v14 15/21] xfs: add fs-verity support
` "
` [f2fs-dev] [PATCH v14 16/21] xfs: initialize fs-verity on file open
` "
` [f2fs-dev] [PATCH v14 17/21] xfs: add fs-verity ioctls
` "
` [f2fs-dev] [PATCH v14 18/21] xfs: advertise fs-verity being available on filesystem
` "
` [f2fs-dev] [PATCH v14 19/21] xfs: check and repair the verity inode flag state
` "
` [f2fs-dev] [PATCH v14 20/21] xfs: introduce health state for corrupted fsverity metadata
` "
` [f2fs-dev] [PATCH v14 21/21] xfs: enable ro-compat fs-verity flag
` "
[PATCH v2] docs: pt_BR: process: Translate CVE documentation
2026-08-03 20:10 UTC (2+ messages)
[PATCH net-next v7 00/17] net: macb: implement context swapping
2026-08-03 20:08 UTC (18+ messages)
` [PATCH net-next v7 01/17] net: macb: drop "consistent" from alloc/free function names
` [PATCH net-next v7 02/17] net: macb: unify device pointer naming convention
` [PATCH net-next v7 03/17] net: macb: unify variable naming convention in at91ether functions
` [PATCH net-next v7 04/17] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v7 05/17] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v7 06/17] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next v7 07/17] net: macb: refuse set_ringparam on EMAC
` [PATCH net-next v7 08/17] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v7 09/17] net: macb: avoid macb_init_rx_buffer_size() modifying state
` [PATCH net-next v7 10/17] net: macb: make `struct macb` subset reachable from macb_context struct
` [PATCH net-next v7 11/17] net: macb: change caps helpers signatures
` [PATCH net-next v7 12/17] net: macb: change function signatures to take contexts
` [PATCH net-next v7 13/17] net: macb: introduce macb_context_alloc() helper
` [PATCH net-next v7 14/17] net: macb: move printk() calls out of bp->lock critical section
` [PATCH net-next v7 15/17] net: macb: read ISR inside "
` [PATCH net-next v7 16/17] net: macb: use context swapping in .set_ringparam()
` [PATCH net-next v7 17/17] net: macb: use context swapping in .ndo_change_mtu()
`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
2026-08-03 20:09 UTC (3+ messages)
[PATCH net-next v12 00/11] net: mdio: realtek-rtl9300: Add RTL83xx support
2026-08-03 20:07 UTC (2+ messages)
[PATCH] iommu: Add RISC-V IOMMU driver
2026-08-03 20:06 UTC
[PATCH] firmware: xilinx: support RPU boot from DDR
2026-08-03 20:05 UTC
[PATCH BlueZ 0/1] Add cover art support
2026-08-03 19:55 UTC (2+ messages)
` [PATCH BlueZ 1/1] "
[PATCH net v3 0/1] openvswitch: Fix CT limit teardown use-after-free
2026-08-03 20:04 UTC (3+ messages)
` [PATCH net v3 1/1] "
[PATCH 4/4] selinux: require every boolean value to be defined
2026-08-03 20:03 UTC (2+ messages)
[PATCH 3/4] selinux: reject an unclaimed class value in security_get_classes()
2026-08-03 20:03 UTC (2+ messages)
[PATCH 2/4] selinux: require a class's permission values to cover its permission count
2026-08-03 20:03 UTC (2+ messages)
[PATCH 1/4] selinux: do not cancel a policy conversion that never started
2026-08-03 20:03 UTC (2+ messages)
[PATCH 1/2] rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEM
2026-08-03 20:02 UTC (2+ messages)
` [PATCH 2/2] rust: io: gate ioremap doctests "
[PATCH v2] drm/panel-edp: Add Sharp LQ120P1JX51 (Surface Pro 12in 1st Ed.)
2026-08-03 20:02 UTC (2+ messages)
Locale-dependent POSIX regex in sof-soundwire UCM fails under tr_TR.UTF-8 and prevents HiFi profile detection
2026-08-03 20:01 UTC
[PATCH] HID: picolcd: clamp eeprom debugfs read to bytes actually received
2026-08-03 20:02 UTC (2+ messages)
[PATCH net 0/4] eth: bnxt: fix IRQ notifier bugs
2026-08-03 20:01 UTC (3+ messages)
` [PATCH net 1/4] eth: bnxt: cancel IRQ notifier before freeing affinity mask
[PATCH 1/2] HID: apple: preserve keyboard backlight across T2 resume
2026-08-03 19:59 UTC (2+ messages)
[PATCH v2 0/4] mmc: sdhci_am654: Fix DDR50 mode for cards without tuning support
2026-08-03 19:59 UTC (5+ messages)
` [PATCH v2 3/4] mmc: sdhci_am654: Clear ITAPDLY on tuning failure
` [PATCH v2 4/4] mmc: sdhci_am654: Fallback to DT-provided itap delay on DDR50 "
Consistent core dump of fio 3.36
2026-08-03 19:59 UTC (2+ messages)
[linux-next:master 11606/12137] arch/arm64/boot/dts/rockchip/rk3568-anbernic-rg-ds.dtb: /i2c@fe5b0000/imu@68: failed to match any schema with compatible: ['invensense,icm42607p']
2026-08-03 19:58 UTC
[PATCH] Input: uinput/uhid - disallow control characters in phys paths
2026-08-03 19:58 UTC (3+ messages)
[PATCH 0/2] ata: use named initializers for acpi_device_id
2026-08-03 19:58 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH v3] docs: pt_BR: process: Translate stable kernel rules guide
2026-08-03 19:58 UTC (2+ messages)
[PATCH] HID: intel-ish-hid: ignore post-init ENUM_DEVICES from firmware
2026-08-03 19:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH] libsepol: log an error if we hit the max depth for __evaluate_classperms_list()
2026-08-03 19:56 UTC
[PATCH v6 0/7] ASoC: qcom: add AudioReach TDM backend support
2026-08-03 19:56 UTC (8+ messages)
` [PATCH v6 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support
` [PATCH v6 2/7] ASoC: qcom: q6apm-lpass-dais: add TDM DAI operations
` [PATCH v6 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks
` [PATCH v6 4/7] ASoC: qcom: q6prm: add Audio IF clock IDs
` [PATCH v6 5/7] dt-bindings: sound: qcom,sm8250: allow TDM slot properties
` [PATCH v6 6/7] ASoC: qcom: common: add DAI-node TDM slot helpers
` [PATCH v6 7/7] ASoC: qcom: sc8280xp: add TDM hw_params support
[PATCH 0/4] Dongwoon DW9714 - correct vcc/vdd supply voltage
2026-08-03 19:35 UTC (4+ messages)
` [PATCH 4/4] arm64: dts: imx8mq-librem5: Dongwoon DW9714 coil requires higher voltage
[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
2026-08-03 19:54 UTC (8+ messages)
[PATCH net v2 1/3] net: core: propagate unreadable flag in skb_zerocopy
2026-08-03 19:54 UTC (3+ messages)
` [PATCH net v2 2/3] net: devmem: return EMSGSIZE on type mismatch
[bpf-next 4/4] selftests/bpf: vmtest.sh: preserve command quoting when running in the VM
2026-08-03 19:52 UTC (3+ messages)
[PATCH 0/2] alpha: enable building with clang
2026-08-03 19:51 UTC (2+ messages)
[PATCH net-next v6 4/4] net: dsa: initial support for MT7628 embedded switch
2026-08-03 19:50 UTC (3+ messages)
[PATCH v5 00/25] MT8189: Add support for system and base clock controllers
2026-08-03 19:51 UTC (2+ messages)
[PATCH] coding-assistants: simplify attribution
2026-08-03 19:50 UTC (3+ messages)
` [tech-board] "
Patchwork summary for: spi-devel-general
2026-08-03 19:50 UTC
[PATCH 00/32] clk: mediatek: Migrate to common probe/remove helpers and fix memory leaks
2026-08-03 19:50 UTC (2+ messages)
[PATCH] drm/panel-edp: Add pre_unprepare delay
2026-08-03 19:50 UTC (2+ messages)
[PATCH 0/2] alx-0097r1 - <memory.h>, the legitimate header for memcpy(3) et al
2026-08-03 19:50 UTC (17+ messages)
` the Linux man-pages as an educational tool
` on project management (was: the Linux man-pages as an educational tool)
[PATCH 0/5] hwmon: (pmbus/core) Introduce and use pmbus_read_smbus_i2c_block_data()
2026-08-03 19:50 UTC (11+ messages)
` [PATCH 1/5] hwmon: (pmbus/core) Introduce pmbus_read_smbus_i2c_block_data()
` [PATCH 2/5] hwmon: (pmbus/adm1275) Use pmbus_read_smbus_i2c_block_data for block commands
` [PATCH 3/5] hwmon: (pmbus/ltc2978) "
` [PATCH 4/5] hwmon: (pmbus/max20830) "
` [PATCH 5/5] hwmon: (pmbus/ir36021) "
[BUG] ext4: NULL/invalid pointer dereference in ext4_writepages() during generic/039
2026-08-03 19:48 UTC (3+ messages)
[PATCH 1/2] ASoC: spacemit: Drop redundant error messages
2026-08-03 18:37 UTC (3+ messages)
` (subset) "
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-08-03 19:48 UTC (9+ messages)
` [PATCH 1/2] "
[bpf-next 2/4] selftests/bpf: add --no-error-summary to skip end-of-run error log dump
2026-08-03 19:48 UTC (3+ messages)
[PATCH v3] arm64: dts: broadcom: bcm2712: adjust display status
2026-08-03 19:48 UTC (2+ messages)
[PATCH bpf-next v4 0/3] Improve stack depth verification stats output
2026-08-03 19:48 UTC (3+ messages)
` [PATCH bpf-next v4 1/3] bpf: Show more useful info in stack depth stats
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-03 19:47 UTC (32+ messages)
` [PATCH RFC 01/15] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH RFC 02/15] mm/memcontrol: allow update of LRU statistic without holding LRU lock
` [PATCH RFC 03/15] mm/mglru: introduce and always use helpers for manipulating page flags
` [PATCH RFC 04/15] mm/mglru: make generation page counters atomic
` [PATCH RFC 05/15] mm/mglru: move max_seq read into walk_update_folio
` [PATCH RFC 06/15] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH RFC 07/15] mm/mglru: move refault workingset activation into lru_gen_refault
` [PATCH RFC 08/15] mm/memcg: add folio-based lruvec live helper
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
` [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API
` [PATCH RFC 11/15] mm/mglru: replace folio workinset check and update with new helper
` [PATCH RFC 12/15] mm/smap: report workingset folios as referenced
` [PATCH RFC 13/15] mm/huge_memory: mark file folio as accessed more accurately on split
` [PATCH RFC 14/15] mm/khugepaged: consider workingset folios as referenced
` [PATCH RFC 15/15] mm/madvise: convert to new lru refs API and better support for MGLRU
[PATCH v2 0/6] Fix regulator voting for the Qualcomm SGMII SerDes PHY
2026-08-03 19:47 UTC (10+ messages)
` [PATCH v2 2/6] phy: qcom: sgmii-eth: vote for both voltage rails with correct current loads
` [PATCH v2 4/6] arm64: dts: qcom: lemans-ride-common: fix SerDes PHY regulator supplies
` [PATCH v2 5/6] arm64: dts: qcom: monaco-evk: "
[GIT PULL] [PATCH 00/24] Rust synchronization changes for v7.3
2026-08-03 19:47 UTC (4+ messages)
` [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
[PATCH] fs: document semantics of kstat::{uid,gid} fields
2026-08-03 19:46 UTC
[PATCH v2 00/12] Enable lock context analysis in drivers/block/
2026-08-03 19:46 UTC (4+ messages)
` [PATCH v2 07/12] rbd: Enable lock context analysis
[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-03 19:43 UTC (4+ messages)
` [PATCH v3 1/5] mm: Make per-VMA locks available universally
[PATCH net 1/3] net: hsr: privatize interlink-bound skbs before address mutation
2026-08-03 19:43 UTC (3+ messages)
[PATCH] kho: do not reserve scratch memory in the kdump kernel
2026-08-03 19:39 UTC
[PATCH] linux-user/sh4: Deliver SIGILL on invalid instruction
2026-08-03 19:42 UTC
[PATCH v3 0/2] iio: dac: mcp47a1: add support for new device
2026-08-03 19:42 UTC (4+ messages)
` [PATCH v3 2/2] "
[PATCH v13 0/4] Add MSI Claw HID Configuration Driver
2026-08-03 19:42 UTC (2+ messages)
[PATCH 3/3] staging: media: ipu3: remove unnecessary parentheses from return
2026-08-03 19:41 UTC
[PATCHES 0/5 v1] perf tools auxtrace hardening series
2026-08-03 19:41 UTC (5+ messages)
` [PATCH 5/5] perf arm-spe: Reject zero nr_cpu in metadata to prevent division by zero
[PATCH v3 0/4] HID: Remove redundant error messages on IRQ request failure
2026-08-03 19:41 UTC (2+ messages)
[PATCH 2/3] staging: media: av7110: remove unnecessary parentheses from return
2026-08-03 19:40 UTC
[PATCH] hwmon: (pmbus/core) Avoid race condition during probe
2026-08-03 19:40 UTC (2+ messages)
[PATCH] linux-user/sh4: Fix crashes on signal delivery in conditional delay slot
2026-08-03 19:38 UTC
[PATCH 1/3] staging: rtl8723bs: remove redundant ternary operators from return
2026-08-03 19:39 UTC
[PATCH v7 0/8] cxl: Support Back-Invalidate
2026-08-03 19:04 UTC (4+ messages)
` [PATCH v7 8/8] cxl: Allow auto-committed BI hdm decoders
[PATCH] HID: hyperx: add driver for the HyperX QuadCast 2 mute button
2026-08-03 19:39 UTC (2+ messages)
[PATCH net-next v6 16/16] net: macb: use context swapping in .ndo_change_mtu()
2026-08-03 19:39 UTC (2+ messages)
[syzbot] [usb?] KASAN: slab-use-after-free Write in gadgetfs_bind
2026-08-03 19:39 UTC
[PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
2026-08-03 19:37 UTC (3+ messages)
[PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>
2026-08-02 0:45 UTC (5+ messages)
` the Linux man-pages as an educational tool (was: [PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.