All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-25 21:15:30 to 2026-07-26 02:29:54 UTC [more...]

'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartman
 2026-07-26  2:29 UTC 

[PATCH 00/16] irqchip: harden initialization error paths
 2026-07-26  2:26 UTC  (3+ messages)
` [PATCH 02/16] irqchip/loongarch-ir: fix redirect free and alloc leaks

[PATCH bpf-next v2 0/9] Add arena argument support to kfuncs and struct_ops
 2026-07-26  2:25 UTC  (19+ messages)
` [PATCH bpf-next v2 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes
` [PATCH bpf-next v2 2/9] bpf: Support __arena and __arena_nullable on struct_ops arguments
` [PATCH bpf-next v2 3/9] bpf, x86: JIT __arena kfunc argument rebasing
` [PATCH bpf-next v2 4/9] bpf, x86: Convert struct_ops arena arguments in the trampoline
` [PATCH bpf-next v2 5/9] selftests/bpf: Add kfunc __arena and __arena_nullable argument tests
` [PATCH bpf-next v2 6/9] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
` [PATCH bpf-next v2 7/9] selftests/bpf: Add struct_ops __arena and __arena_nullable argument tests
` [PATCH bpf-next v2 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
` [PATCH bpf-next v2 9/9] selftests/bpf: Test stack-passed struct_ops arena arguments

[PATCH bpf] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
 2026-07-26  2:13 UTC  (2+ messages)

[PATCH] RDMA/rxe: Restore HMM_PFN_WRITE check in ODP write paths
 2026-07-26  2:12 UTC  (2+ messages)

[syzbot] [input?] possible deadlock in tasklet_action_common (2)
 2026-07-26  2:07 UTC  (3+ messages)

[PATCH v3 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-26  2:07 UTC  (5+ messages)
` [PATCH v3 1/5] mm/rmap: convert page -> folio for hwpoison checks

[PATCH v2 0/3] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-07-26  2:05 UTC  (7+ messages)
` [PATCH v2 2/3] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v2 3/3] perf sched latency: Add histogram and time interval options

[PATCH v3] mm/damon/ops-common: putback folios on invalid migrate nid
 2026-07-26  2:00 UTC  (2+ messages)

[PATCH v3 0/2] fuse: fix passthrough parallel direct writes
 2026-07-26  1:59 UTC  (4+ messages)
` [PATCH v4 0/2] fuse: allow parallel direct writes for passthrough
  ` [PATCH v4 1/2] fuse: preserve FOPEN_PARALLEL_DIRECT_WRITES for passthrough opens
  ` [PATCH v4 2/2] fuse: allow parallel direct writes in passthrough write_iter

[RFC PATCH v2 6/8] accel/rocket: add RK3576 NPU (RKNN) support
 2026-07-26  1:43 UTC  (4+ messages)

[hch-xfs:xfs-crc 20/59] fs/xfs/xfs_ioend.c:28 xfs_end_io_read() warn: bitwise AND condition is false here
 2026-07-26  1:41 UTC 

[PATCH 00/19] wifi: rtw88: preparations for RTL8723B/RTL8723BS
 2026-07-26  1:35 UTC  (4+ messages)
` [PATCH 13/19] wifi: rtw88: sdio: set up RX aggregation and interrupts for RTL8723BS

[RFC PATCH 0/4] mm: mglru: fix swappiness behavior
 2026-07-26  1:29 UTC  (5+ messages)
` [RFC PATCH 1/4] mm: mglru: only fall back when reclaim is running at high priority
` [RFC PATCH 2/4] mm: mglru: do try_to_inc_min_seq if scanned==0
` [RFC PATCH 3/4] mm: mglru: run aging when pages are severely imbalanced across gens
` [RFC PATCH 4/4] mm: mglru: run aging if the preferred type has no folios in reclaimable gens

[PATCH v2] virtio: validate split queue head count before popping
 2026-07-26  1:28 UTC  (2+ messages)
` [PATCH v3] virtio: reduce code duplication for split ring

[PATCH] ublk: configure io buffer before taking uring_cmd
 2026-07-26  1:23 UTC  (3+ messages)

[PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
 2026-07-26  1:22 UTC  (9+ messages)
` [PATCH v2 1/3] mm: Add unmap_mapping_file() helper
` [PATCH v2 2/3] kernfs: Unmap mmaps of removed files via file->f_mapping
` [PATCH v2 3/3] proc: "

[PATCH net] macvlan: cap IFLA_MACVLAN_BC_QUEUE_LEN to bound broadcast backlog
 2026-07-26  1:20 UTC  (6+ messages)

[PATCH 0/3] platform: generic: spacemit: add K3 platform support
 2026-07-26  1:14 UTC  (2+ messages)

[PATCH] Input: inexio: replace printk with dev_dbg and fix missing space
 2026-07-26  1:16 UTC  (2+ messages)

[PATCH] Input: elo: fix coding style issues in elo_setup_10()
 2026-07-26  1:16 UTC  (2+ messages)

[REGRESSION] snd_hda_intel: 15s audio resume delay on AMD Conexant SN6140
 2026-07-26  1:07 UTC  (4+ messages)
` 回复: "
    ` 回复: "

[PATCH 1/7] ASoC: tlv320aic32x4: remove global header with platform data
 2026-07-26  1:05 UTC  (7+ messages)
` [PATCH 2/7] ASoC: tlv320aic32x4: do not allocate gpio config separately
` [PATCH 3/7] ASoC: tlv320aic32x4: consolidate programming functions
` [PATCH 4/7] ASoC: tlv320aic32x4: move regmap_config into i2c and spi drivers
` [PATCH 5/7] ASoC: tlv320aic32x4: do not make clocks bulk data static
` [PATCH 6/7] ASoC: tlv320aic32x4: factor out rate configuration helper
` [PATCH 7/7] ASoC: tlv320aic32x4: clean up driver code formatting and logging

[PATCH] ksmbd: use copied ACE count when walking DACL in set_ntacl_dacl
 2026-07-26  1:01 UTC  (5+ messages)

[PATCH v4 0/9] s390/vfio_ccw fixes
 2026-07-26  0:59 UTC  (7+ messages)
` [PATCH v4 7/9] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v4 9/9] s390/vfio_ccw: implement a crw lock

[PATCH] target/alpha: do not trap on Inf inputs to bare FP arithmetic
 2026-07-26  0:56 UTC 

[PATCH v8 0/4] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
 2026-07-26  0:55 UTC  (5+ messages)
` [PATCH v8 1/4] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration
` [PATCH v8 2/4] xen/sched: Link CPU topology to scheduler
` [PATCH v8 3/4] xen/sched: Make cpu_nr_siblings() architecture-specific
` [PATCH v8 4/4] xen/acpi: Parse PPTT to initialize CPU topology

[PATCH] linux-user: fix guards for the fsmount(2) syscall series
 2026-07-26  0:55 UTC 

+ mm-huge_memory-initialise-workingset-state-before-folio-split.patch added to mm-hotfixes-unstable branch
 2026-07-26  0:54 UTC 

[PATCH] linux-user: fix guards for the fsmount(2) syscall series
 2026-07-26  0:53 UTC 

[PATCH v2] mm/huge_memory: Initialise workingset state before folio split
 2026-07-26  0:53 UTC  (2+ messages)

[PATCH net-next v2 1/2] l2tp: account for IP version in SKB headroom
 2026-07-26  0:32 UTC  (2+ messages)
` [PATCH net-next v2 2/2] l2tp: unify headroom calculation

[PATCH] rust: io: convert ResourceSize into a transparent newtype
 2026-07-26  0:32 UTC  (3+ messages)

[PATCH] hsi: omap_ssi: remove debugfs on port creation failure
 2026-07-26  0:27 UTC  (2+ messages)

[PATCH 0/2] HSI: Remove redundant error messages on IRQ request failure
 2026-07-26  0:27 UTC  (2+ messages)

[PATCH] hsi: omap_ssi_core: fix missing DMA mask setup for SSI controller device
 2026-07-26  0:27 UTC  (2+ messages)

[PATCH 0/3] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
 2026-07-26  0:14 UTC  (3+ messages)
` [PATCH 1/3] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules

[PATCH v2] opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointer
 2026-07-26  0:14 UTC  (2+ messages)

[PATCH] hwmon: (lm90) Only report alarms if driver is ready
 2026-07-26  0:06 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Battery Status AMS
 2026-07-26  0:04 UTC  (5+ messages)
` [PATCH v5 2/2] usb: typec: tcpm: Add support for Battery Status response message
` (subset) [PATCH v5 0/2] Add support for Battery Status AMS

[PATCH] ARM: dts: BCM5301X: EA9200: fix nvram size
 2026-07-26  0:02 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] support/testing: guile: new runtime test
 2026-07-25 23:58 UTC 

[PATCH v5 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-25 23:58 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add maxim,max40080
` [PATCH v5 2/2] iio: adc: add MAX40080 current-sense amplifier driver

[rdma:for-next] BUILD SUCCESS 9b66c9af7172ffcf727214fa0ebe9a5e1ed6eb16
 2026-07-25 23:53 UTC 

[PATCH v1 1/2] man/man3/str*.3: NAME: Explain the names
 2026-07-25 23:50 UTC  (13+ messages)
` [PATCH v2 0/4] str*.3, mem*.3: "
  ` [PATCH v2 1/4] man/man3/str*.3: "
  ` [PATCH v2 2/4] man/man3/strpbrk.3: BUGS: Clarify the NAME
` [PATCH v3 0/4] str*.3, mem*.3: NAME: Explain the names
  ` [PATCH v3 1/4] man/man3/str*.3: "
  ` [PATCH v3 2/4] man/man3/strpbrk.3: BUGS: Clarify the NAME
  ` [PATCH v3 3/4] man/man3/mem*.3: NAME: Explain the names
  ` [PATCH v3 4/4] man/man3/[b]string.3: Rewrite and merge

[PATCH] drm/panel-edp: Add BOE NE140QDM-NX2
 2026-07-25 23:48 UTC  (6+ messages)

[meta-oe][PATCH] malcontent: update 1.13.1 -> 1.14.0
 2026-07-25 23:44 UTC  (3+ messages)
` [oe] "

[PATCH net] bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
 2026-07-25 23:41 UTC  (3+ messages)

[PATCH net v2] bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
 2026-07-25 23:39 UTC 

[PATCH v2 0/2] riscv: dts: spacemit: Fix phy id check for the phy
 2026-07-25 23:33 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: dts: spacemit: Fix phy id check for the phy on pico-itx board
` [PATCH v2 2/2] riscv: dts: spacemit: Fix phy id check for the phy on com260 board

[moderation/CI] Re: blk-cgroup: protect blkgs with blkcg_mutex
 2026-07-25 23:30 UTC 

[PATCH RFC] drm/nouveau: Use write-combined maps for coherent on Tegra
 2026-07-25 23:28 UTC  (2+ messages)

[PATCH] iio: adc: at91_adc: use const char * for DT string property
 2026-07-25 23:22 UTC  (3+ messages)

[intel-lts:6.18/linux 1/1] fs/xfs/scrub/quota.c:259 xchk_quota_item() warn: inconsistent returns '&dq->q_qlock'
 2026-07-25 23:20 UTC 

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-07-25 23:18 UTC  (2+ messages)

[Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
 2026-07-25 23:16 UTC  (7+ messages)
    ` [Re] kernel panic during shutdown in next-20260722

[PATCH v2 00/13] iio: Remove redundant error messages on IRQ request failure
 2026-07-25 23:16 UTC  (3+ messages)
` [PATCH v2 03/13] iio: chemical: Remove redundant dev_err()/dev_err_probe()

[PATCH 0/2] hw/arm/raspi4b: fix watchdog and GENET bugs hit by modern distro kernels
 2026-07-25 23:11 UTC  (3+ messages)
` [PATCH 1/2] hw/misc/bcm2835_powermgt: implement a real watchdog timer
` [PATCH 2/2] hw/net/bcm2838_genet: fix per-ring DMA status and RX ring selection

[PATCH] Documentation: fix grammar in description of nilfs2 recovery code
 2026-07-25 23:12 UTC  (2+ messages)

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-25 23:09 UTC  (8+ messages)

[PATCH 0/2] nilfs2: convert O_DIRECT reads to iomap
 2026-07-25 23:00 UTC  (5+ messages)
` [PATCH 1/2] nilfs2: add iomap operations for direct I/O reads
` [PATCH 2/2] nilfs2: switch O_DIRECT reads to iomap

[PATCH v9 00/17] AD9910 Direct Digital Synthesizer
 2026-07-25 22:56 UTC  (11+ messages)
` [PATCH v9 07/17] iio: test: add kunit tests for channel prefix naming generation
` [PATCH v9 08/17] iio: core: add hierarchical channel relationships
` [PATCH v9 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v9 13/17] iio: frequency: ad9910: add RAM mode support
` [PATCH v9 15/17] iio: frequency: ad9910: show channel priority in debugfs

[PATCH v2 0/8] rtc: abx80x: add support for abx81x
 2026-07-25 22:55 UTC  (5+ messages)
` [PATCH v2 2/8] rtc: abx80x: move part autodetection before RV1805 configuration

[PATCH 0/2] riscv: dts: spacemit: Fix phy id check for the phy
 2026-07-25 22:51 UTC  (5+ messages)
` [PATCH 1/2] riscv: dts: spacemit: Fix phy id check for the phy on pico-itx board

[PATCH] checkpatch: Validate committer sign-off
 2026-07-25 22:47 UTC  (2+ messages)

[syzbot] [kernel?] WARNING: proc registration bug in unregister_irq_proc (2)
 2026-07-25 22:42 UTC 

[PATCH] hwmon: sht3x: Fix unaligned accesses
 2026-07-25 22:22 UTC  (2+ messages)

[PATCH] media: ov5648: Fix order of a call to pm_runtime_set_suspended
 2026-07-25 22:20 UTC  (2+ messages)

[RFC PATCH] btrfs: trigger cow fixup via dirty_folio()
 2026-07-25 22:19 UTC  (4+ messages)

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-25 22:17 UTC  (7+ messages)
` [PATCH v12 6/6] media: qcom: camss: Drop legacy PHY descriptions from x1e

[PATCH 0/3] update email entries for Maxwell Doose
 2026-07-25 22:14 UTC  (5+ messages)
` [PATCH 1/3] mailmap: add email mapping

[RFC PATCH 17/17] Docs/ABI/damon: document probe prep sysfs files
 2026-07-25 22:09 UTC  (2+ messages)

[PATCH v7 0/7] iio: dac: Add support for AD5529R DAC
 2026-07-25 22:07 UTC  (9+ messages)
` [PATCH v7 1/7] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr
` [PATCH v7 7/7] iio: dac: Add AD5529R DAC driver support

[RFC PATCH 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
 2026-07-25 22:06 UTC  (2+ messages)

[PATCH] hwmon: (ltc4282) Fix reading the minimum alarm voltage
 2026-07-25 22:05 UTC  (2+ messages)

Policy regarding linux-next only changes
 2026-07-25 22:00 UTC  (11+ messages)

[PATCH] ARM: dts: BCM5301X: fix PCIe controller 2 second interrupt
 2026-07-25 22:04 UTC  (3+ messages)

[RFC PATCH 15/17] Docs/mm/damon/design: document probe preps
 2026-07-25 22:00 UTC  (2+ messages)

+ kcov-fix-data-corruption-and-race-conditions-on-preempt_rt.patch added to mm-nonmm-unstable branch
 2026-07-25 21:59 UTC 

[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
 2026-07-25 21:59 UTC  (17+ messages)
` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
  ` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock
            ` [PATCH v4] kcov: move kcov_remote_data to task_struct "
                ` [PATCH v5] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct
                        ` [PATCH v6] "
                            ` [PATCH v7] kcov: fix data corruption and race conditions on PREEMPT_RT

[PATCH nf] netfilter: ipset: fix refcount race between list:set GC and swap
 2026-07-25 21:59 UTC  (3+ messages)

[RFC PATCH 11/17] mm/damon/sysfs: implement probe prep directory
 2026-07-25 21:59 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: EA6300: fix USB3
 2026-07-25 21:58 UTC 

[Buildroot] [PATCH 1/1] support/testing: libgpiod2: new runtime test
 2026-07-25 21:57 UTC 

[RFC PATCH 09/17] mm/damon/sysfs: implement preps directory
 2026-07-25 21:57 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: R8000 add NVRAM with MAC address for WAN port
 2026-07-25 21:56 UTC 

[Buildroot] [PATCH 1/1] configs/acmesystems_acqua_a5_*: bump to Linux 6.18.40
 2026-07-25 21:55 UTC  (2+ messages)

[Buildroot] [git commit] configs/acmesystems_acqua_a5_*: bump to Linux 6.18.40
 2026-07-25 21:42 UTC 

[RFC PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-25 21:54 UTC  (7+ messages)
` [RFC PATCH 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [RFC PATCH 08/17] mm/damon/paddr: support damon_prep

[PATCH 0/2] iio: dac: mcp47a1: add support for new device
 2026-07-25 21:54 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add support for mcp47a1

[RFC PATCH 07/17] mm/damon/core: introduce damon_operations->prep_probes()
 2026-07-25 21:52 UTC  (2+ messages)

[PATCH 1/2] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
 2026-07-25 21:48 UTC  (2+ messages)

[PATCH v7 0/9] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-25 21:47 UTC  (3+ messages)
` [PATCH v7 5/9] gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback

[Buildroot] [PATCH] package/lua-dkjson: bump to version 2.10
 2026-07-25 21:41 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix headset mic on Acer Nitro 5 AN515-46
 2026-07-25 21:41 UTC 

[Buildroot] [git commit] package/lua-dkjson: bump to version 2.10
 2026-07-25 21:33 UTC 

[PATCH] thermal: qcom-spmi-adc-tm5: drop IIO_VAL_INT check in adc_tm5_get_temp
 2026-07-25 21:40 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/soc21.c:839 soc21_common_early_init() warn: inconsistent indenting
 2026-07-25 21:37 UTC 

[RFC PATCH 04/17] Docs/mm/damon/design: document pgidle_unset probe filter type
 2026-07-25 21:39 UTC  (2+ messages)

[PATCH net] tun: prevent underflow in rx headroom calculation
 2026-07-25 21:37 UTC  (4+ messages)

[PATCH] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
 2026-07-25 21:33 UTC  (4+ messages)

[Buildroot] [PATCH] package/docker-credential-acr-env: needs NPTL
 2026-07-25 21:32 UTC  (2+ messages)

ucsi_acpi: intermittent "PPM init failed" at boot is never retried, Type-C event handling stays dead for the session
 2026-07-25 21:31 UTC 

[Buildroot] [git commit] package/docker-credential-acr-env: needs NPTL
 2026-07-25 21:31 UTC 

[Buildroot] [PATCH 1/1] package/libosmium: bump version to 2.23.1
 2026-07-25 21:30 UTC  (2+ messages)

[Buildroot] [git commit] package/libosmium: bump version to 2.23.1
 2026-07-25 21:25 UTC 

[RFC PATCH 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
 2026-07-25 21:28 UTC  (2+ messages)

[PATCH] iio: light: tsl2772: fix ALS calibscale readback
 2026-07-25 21:27 UTC  (2+ messages)

[PATCH v4 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
 2026-07-25 21:26 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add Analog Devices MAX16545/MAX16550 and Volterra VT7505
` [PATCH v4 2/2] hwmon: (pmbus/vt7505) Add driver for "

[PATCH] media: uvcvideo: query pan/tilt position from the device on every read
 2026-07-25 21:23 UTC 

[PATCH v3 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
 2026-07-25 21:21 UTC  (6+ messages)
` [PATCH v3 2/2] hwmon: (pmbus/vt7505) Add driver for Analog Devices MAX16545/MAX16550 and Volterra VT7505

[PATCH BlueZ 1/3] adapter: Add btd_adapter_may_wake()
 2026-07-25 21:19 UTC  (2+ messages)
` Hide WakeAllowed when the adapter cannot wake the host

[PATCH v2] docs: pt_BR: translate the management-style.rst to Brazilian Portuguese
 2026-07-25 21:16 UTC  (2+ 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.