All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-16 19:51:10 to 2026-05-16 23:22:32 UTC [more...]

[PATCH 1/2] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
 2026-05-16 23:22 UTC  (8+ messages)
` [PATCH v2 0/2] raspberrypi: firmware and hwmon voltage support
  ` [PATCH v2 1/2] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
  ` [PATCH v2 2/2] hwmon: raspberrypi: Add voltage input support

[PATCH v2 0/5] hwmon: (pmbus/adm1266) GPIO accessor fixes
 2026-05-16 23:18 UTC  (6+ messages)
` [PATCH v2 1/5] hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NR
` [PATCH v2 2/5] hwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multiple
` [PATCH v2 3/5] hwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessors
` [PATCH v2 4/5] hwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()
` [PATCH v2 5/5] hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lock

[PATCH] docs: fix typos in design.rst
 2026-05-16 23:14 UTC  (2+ messages)

[PATCH] docs: fix typo in mpo-overview.rst
 2026-05-16 23:13 UTC  (3+ messages)

[PATCH v4 0/4] clocksource/timer-econet-en751221: Support irq number per timer
 2026-05-16 23:12 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: timer: econet: Update EN751627 for multi-IRQ
` [PATCH v4 2/4] clocksource/timer-econet-en751221: Init teardown on error if possible
` [PATCH v4 3/4] clocksource/timer-econet-en751221: Disable IRQ until cevt registered
` [PATCH v4 4/4] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ

[PATCH bpf v1 0/2] Fix bpf_throw() <> global subprogs interaction
 2026-05-16 23:09 UTC  (3+ messages)
` [PATCH bpf v1 1/2] bpf: Check global subprog exception paths

[PATCH v2] dcache: add fs.dentry-limit sysctl with negative-first reaper
 2026-05-16 23:09 UTC  (2+ messages)

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-16 23:07 UTC  (2+ messages)

[PATCH v2 00/21] fuse: extend passthrough to inode operations
 2026-05-16 23:03 UTC  (19+ messages)
` [PATCH v2 13/21] fuse: add passthrough lookup
` [PATCH v2 16/21] fuse: allow backing_id=0 in open to inherit inode's backing file
` [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
` [PATCH v2 18/21] backing-inode: add backing_inode_setattr()
` [PATCH v2 19/21] fuse: add passthrough setattr
` [PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
` [PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)

[RFC PATCH 0/5] mm/damon: DAMOS quota controller and paddr migration walk fixes
 2026-05-16 22:55 UTC  (8+ messages)
` [RFC PATCH 1/5] mm/damon/core: fix nr_accesses_bp underflow in damon_moving_sum
` [RFC PATCH 2/5] mm/damon/core: cap effective quota size to total monitored memory
` [RFC PATCH 3/5] mm/damon/core: floor effective quota size at minimum region size
` [RFC PATCH 4/5] mm/damon/paddr: skip free pageblocks in migration walk
` [RFC PATCH 5/5] mm/damon/paddr: add time budget to migration page walk

[PATCH RESEND] Documentation: fix typo in heading for max31730
 2026-05-16 22:49 UTC  (4+ messages)
  ` [PATCH RESEND 2] Documentation: hwmon: "

[Intel-wired-lan] [tnguy-next-queue:200GbE] BUILD SUCCESS 1872baadcce3825ee22e43abc1f870db27ea02a7
 2026-05-16 22:47 UTC 

[PATCH net-next v3 02/14] libie: add PCI device initialization helpers to libie
 2026-05-16 22:45 UTC  (2+ messages)

[PATCH net-next v3 07/14] idpf: refactor idpf to use libie_pci APIs
 2026-05-16 22:45 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v7.1-rc4
 2026-05-16 22:43 UTC 

[PATCH v3] Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
 2026-05-16 22:40 UTC  (4+ messages)
` [PATCH v4] "
  ` [v4] "

[PATCH RFC v4 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
 2026-05-16 22:39 UTC  (4+ messages)

[cbeznea:at91-next 6/8] drivers/clk/at91/sama5d3.c:25:68: warning: missing braces around initializer
 2026-05-16 22:38 UTC 

[RFC v3 0/3] add kconfirm
 2026-05-16 22:36 UTC  (5+ messages)
` [RFC PATCH v3 1/3] scripts: "
` [RFC PATCH v3 2/3] Documentation: "
` [RFC PATCH v3 3/3] MAINTAINERS: create entry for kconfirm

[liveupdate:fixes] BUILD SUCCESS d13dfb48dfa369fb2745116c0bc6f215517a351f
 2026-05-16 22:35 UTC 

[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
 2026-05-16 22:34 UTC  (8+ messages)
` [RFC PATCH 1/7] mm/damon/core: refcount ops owner module to prevent rmmod UAF
` [RFC PATCH 2/7] mm/damon/paddr: export damon_pa_* ops for IBS module
` [RFC PATCH 3/7] mm/damon/core: replace mutex-protected report buffer with per-CPU lockless ring
` [RFC PATCH 4/7] mm/damon/core: flat-array snapshot + bsearch in ring-drain loop
` [RFC PATCH 5/7] mm/damon: add sysfs binding and dispatch hookup for paddr_ibs operations
` [RFC PATCH 6/7] mm/damon/core: accept paddr_ibs in node_eligible_mem_bp ops check
` [RFC PATCH 7/7] mm/damon/damon_ibs: add AMD IBS-based access sampling backend

Stop false review statements
 2026-05-16 22:32 UTC  (9+ messages)

[BUG] exfat: rename/move destroys unrecognized benign secondary entries
 2026-05-16 22:31 UTC 

[PATCH 0/2] iio: light: veml3328: add support for new sensor
 2026-05-16 22:30 UTC  (5+ messages)
` [PATCH 1/2] iio: light: veml3328: add devicetree binding "
` [PATCH 2/2] iio: light: veml3328: add support for new device

[PATCH] staging: sm750fb: fix CamelCase variables name in sm750
 2026-05-16 22:26 UTC 

[PATCH v6 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-16 22:25 UTC  (5+ messages)
` [PATCH v6 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC

[PATCH 6.18 000/187] 6.18.32-rc2 review
 2026-05-16 22:22 UTC  (3+ messages)

[PATCH v6 0/3]i Add eager FP and RISC-V vector context switching support
 2026-05-16 22:21 UTC  (4+ messages)
` [PATCH v6 1/3] lib: sbi: Add RISC-V vector context save/restore support
` [PATCH v6 2/3] lib: sbi: Add floating-point "
` [PATCH v6 3/3] lib: sbi: domain FP/Vector context support for context switch

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-05-16 22:21 UTC  (3+ messages)
` [Bug 221065] "

[PATCH v1] rtc: Use named initializers for arrays of i2c_device_data
 2026-05-16 22:16 UTC  (2+ messages)

[RFC PATCH] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
 2026-05-16 22:12 UTC  (3+ messages)

[PATCH] net/llc: fix UBSAN array-index-out-of-bounds in llc_conn_state_process
 2026-05-16 22:11 UTC  (3+ messages)

[syzbot] [rdma] general protection fault in kernel_sock_shutdown (4)
 2026-05-16 22:11 UTC  (3+ messages)

[Patch net-next v3 0/7] r8169: add RSS support for RTL8127
 2026-05-16 22:07 UTC  (11+ messages)
` [Patch net-next v3 1/7] r8169: add support for multi irqs
` [Patch net-next v3 2/7] r8169: add support for multi rx queues
` [Patch net-next v3 3/7] r8169: add support for new interrupt mapping
` [Patch net-next v3 5/7] r8169: add support and enable rss
` [Patch net-next v3 7/7] r8169: add support for ethtool

[syzbot] [fs?] KCSAN: data-race in fill_mg_cmtime / inode_set_ctime_to_ts
 2026-05-16 22:06 UTC 

[PATCH 6.6 000/474] 6.6.140-rc1 review
 2026-05-16 22:05 UTC  (2+ messages)

Stop false review statements
 2026-05-16 22:04 UTC  (4+ messages)

[RFC PATCH v3 00/28] mm/damon: introduce data attributes monitoring
 2026-05-16 22:03 UTC  (2+ messages)

[PATCH 6.12 000/143] 6.12.90-rc2 review
 2026-05-16 21:59 UTC  (3+ messages)

[PATCH v2] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-16 21:58 UTC  (2+ messages)

[RFC PATCH v3 28/28] Docs/admin-guide/mm/damon/usage: update for memcg damon filter
 2026-05-16 21:57 UTC  (2+ messages)

[RFC PATCH v3 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
 2026-05-16 21:54 UTC  (2+ messages)

[RFC PATCH v3 24/28] mm/damon/sysfs: add filters/<F>/path file
 2026-05-16 21:51 UTC  (2+ messages)

[PATCH 7.0 000/201] 7.0.9-rc1 review
 2026-05-16 21:48 UTC  (2+ messages)

yocto git server issues ?
 2026-05-16 21:47 UTC 

[RFC PATCH v3 08/28] mm/damon/paddr: support data attributes monitoring
 2026-05-16 21:46 UTC  (2+ messages)

[PATCH 2/2] man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV
 2026-05-16 21:44 UTC  (3+ messages)

[PATCH] iio: health: max30102: Add timestamp to FIFO data
 2026-05-16 21:39 UTC  (3+ messages)

[PATCH 1/2] man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_TSYNC_ESRCH
 2026-05-16 21:38 UTC  (2+ messages)

[PATCH v7 00/21] single-binary: Make hw/arm/ common
 2026-05-16 21:37 UTC  (3+ messages)
` [PATCH v7 05/21] hw/arm/aspeed: Do not realize 64-bit CPU types under QTest

[PATCH 0/2] hwmon: (pmbus/adm1266) adm1266_gpio_get_multiple() fixes
 2026-05-16 21:36 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NR
` [PATCH 2/2] hwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multiple

[PATCH RFC v2] bpf: Fix null-ptr-deref in bpf_get_local_storage() on link update
 2026-05-16 21:35 UTC 

[RFC PATCH v3 07/28] mm/damon/core: do data attributes monitoring
 2026-05-16 21:33 UTC  (2+ messages)

[RFC PATCH v3 05/28] mm/damon/core: introduce damon_region->probe_hits
 2026-05-16 21:26 UTC  (2+ messages)

[PATCHv2 net] net: ag71xx: check error for platform_get_irq
 2026-05-16 21:26 UTC 

[PATCH v2] iio: accel: adxl372: Add timestamp to FIFO data
 2026-05-16 21:19 UTC 

[PATCH 0/2] asus-armoury: gate PPT writes on active fan curves
 2026-05-16 21:17 UTC  (5+ messages)
` [PATCH v2 1/2] platform/x86: asus-armoury: gate PPT writes behind active fan curve
` [PATCH v2 2/2] platform/x86: asus-armoury: expose requires_fan_curve via sysfs

[PATCH v9 00/13] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-05-16 21:13 UTC  (14+ messages)
` [PATCH v9 01/13] media: Add RPP_X1_PARAMS and RPP_X1_STATS meta formats
` [PATCH v9 02/13] media: uapi: Add extensible param and stats blocks for RPPX1
` [PATCH v9 03/13] media: rppx1: Add framework to support Dreamchip RPPX1 ISP
` [PATCH v9 04/13] media: rcar-isp: Add support for ISPCORE
` [PATCH v9 05/13] media: rppx1: wbmeas: Add support for white balance measurement
` [PATCH v9 06/13] media: rppx1: awbg: Add support for white balance gain settings
` [PATCH v9 07/13] media: rppx1: exm: Add support for exposure measurement
` [PATCH v9 08/13] media: rppx1: hist: Add support histogram measurement
` [PATCH v9 09/13] media: rppx1: bls: Add support for black level compensation
` [PATCH v9 10/13] media: rppx1: ccor: Add support for color correction matrix
` [PATCH v9 11/13] media: rppx1: lsc: Add support for lens shade correction
` [PATCH v9 12/13] media: rppx1: ga: Add support for gamma out correction
` [PATCH v9 13/13] media: rppx1: lin: Add support for gamma sensor linearization

Stop false review statements
 2026-05-16 21:10 UTC  (7+ messages)

[rdma:for-rc] BUILD SUCCESS 65b044cee9fb117144f11ab68a318d0055cfbc1b
 2026-05-16 21:09 UTC 

[PATCH] docs: gpu: todo: fix spelling of "fucntion"
 2026-05-16 21:01 UTC 

[PATCH 00/37] target/arm: Implement FEAT_FAMINMAX, FEAT_FPMR, FEAT_FP8
 2026-05-16 21:00 UTC  (5+ messages)
` [PATCH 02/37] target/arm: Implement FEAT_FAMINMAX for AdvSIMD

[v8 00/14] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-05-16 20:56 UTC  (20+ messages)
` [v8 03/14] media: rcar-isp: Add support for ISPCORE
` [v8 04/14] media: rppx1: wbmeas: Add support for white balance measurement
` [v8 07/14] media: rppx1: hist: Add support histogram measurement
` [v8 08/14] media: rppx1: bls: Add support for black level compensation
` [v8 12/14] media: rppx1: db: Add support for debayering filters
` [v8 14/14] media: rppx1: lin: Add support for gamma sensor linearization

[hch-misc:lib-raid6 3/18] lib/raid/raid6/arm/recov_neon_inner.c:23:9: sparse: sparse: Trying to use reserved word 'return' as identifier
 2026-05-16 20:55 UTC 

[PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
 2026-05-16 20:39 UTC  (7+ messages)

[RFC net-next 0/1] net: add Two-Port MAC Relay (TPMR) driver
 2026-05-16 20:35 UTC  (4+ messages)
` [RFC net-next 1/1] net: tpmr: add Two-Port MAC Relay driver

[RFC PATCH 0/3] Rust: add runtime PM support
 2026-05-16 20:35 UTC  (2+ messages)

[syzbot] [net?] general protection fault in kernel_sock_shutdown (4)
 2026-05-16 20:34 UTC  (2+ messages)
` Forwarded: Re: [syzbot] [rdma] "

[Buildroot] [PATCH v2] package/zlib-ng: fix build failure for PowerPC soft-float
 2026-05-16 20:31 UTC 

[syzbot] Monthly exfat report (May 2026)
 2026-05-16 20:32 UTC 

[PATCH] docs: gpu: drm-uapi: fix spelling of "unprivileged"
 2026-05-16 20:30 UTC 

[PATCH v3 4/4] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ
 2026-05-16 20:27 UTC  (3+ messages)

[PATCH 6.12 000/144] 6.12.90-rc1 review
 2026-05-16 20:20 UTC  (3+ messages)
` [PATCH 6.6 000/474] 6.6.140-rc1 review

[PATCH 0/3] Subject: [PATCH 0/3] media: qcom: Add Qualcomm JPEG encoder driver
 2026-05-16 20:16 UTC  (4+ messages)
  ` [PATCH 1/3] media: dt-bindings: qcom: add JPEG encoder binding

[PATCH iwlwifi-fixes 00/15] wifi: iwlwifi: updates - 2026-05-16
 2026-05-16 20:11 UTC  (16+ messages)
` [PATCH iwlwifi-fixes 01/15] wifi: iwlwifi: mld: don't flush async_handlers_wk when canceling notifications
` [PATCH iwlwifi-fixes 02/15] wifi: iwlwifi: mld: purge async notifications upon nic error
` [PATCH iwlwifi-fixes 03/15] wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 105
` [PATCH iwlwifi-fixes 04/15] wifi: iwlwifi: mld: skip MLO scan trigger when AP has no QBSS Load IE
` [PATCH iwlwifi-fixes 05/15] wifi: iwlwifi: mld: keep healthy link on EMLSR missed beacon exit
` [PATCH iwlwifi-fixes 06/15] wifi: iwlwifi: move pcie content to pcie internal transport
` [PATCH iwlwifi-fixes 07/15] wifi: iwlwifi: move iwl_trans_activate_nic to iwl-trans.c
` [PATCH iwlwifi-fixes 08/15] wifi: iwlwifi: Add names for Killer BE1735x and BE1730x
` [PATCH iwlwifi-fixes 09/15] wifi: iwlwifi: clean up location format/BW encoding
` [PATCH iwlwifi-fixes 10/15] wifi: iwlwifi: fw: move struct iwl_fw_ini_dump_entry to dbg.c
` [PATCH iwlwifi-fixes 11/15] wifi: iwlwifi: fw: separate ini dump allocation
` [PATCH iwlwifi-fixes 12/15] wifi: iwlwifi: fw: dbg: always use non-tracing PRPH access
` [PATCH iwlwifi-fixes 13/15] wifi: iwlwifi: fw: separate out old-style dump code
` [PATCH iwlwifi-fixes 14/15] wifi: iwlwifi: dbg: remove unused 'range_len' arg from dump
` [PATCH iwlwifi-fixes 15/15] wifi: iwlwifi: transport: add memory read under NIC access

[PATCH v6 17/22] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
 2026-05-16 20:00 UTC  (5+ messages)

[PATCH v3 2/4] clocksource/timer-econet-en751221: Init teardown on error if possible
 2026-05-16 20:07 UTC  (3+ messages)

[Buildroot] [PATCH] package/libnss: bump version to 3.124
 2026-05-16 20:06 UTC 

[LTP] [PATCH] power_management: rewrite runpwtests04.sh in C
 2026-05-16 20:00 UTC 

[Buildroot] [PATCH v2] package/libnss: fix build failure on big endian architectures
 2026-05-16 19:58 UTC 

[PATCH v4 0/4] Untrusted Data API
 2026-05-16 19:58 UTC  (3+ messages)

[PATCH v6 19/22] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
 2026-05-16 19:55 UTC  (4+ messages)

[PATCH v6 14/22] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
 2026-05-16 19:52 UTC  (3+ messages)

[PATCH net] dpll: zl3073x: fix memory leak on pin registration failure
 2026-05-16 19:51 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.