All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 22:38:25 to 2026-03-23 23:34:36 UTC [more...]

[PATCH v2 0/5] hwmon: (pmbus) Fix bugs in MPS MP2869, MP29502, MP2925, and MP9945 drivers
 2026-03-23 23:34 UTC  (4+ messages)
` [PATCH v2 1/5] hwmon: (pmbus) Use -ENODATA for unhandled registers in MPS drivers
` [PATCH v2 3/5] hwmon: (pmbus/mp9945) Replace raw I2C calls with PMBus core API
` [PATCH v2 4/5] hwmon: (pmbus/mp29502) "

[PATCH v3] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-23 23:33 UTC 

[PATCH v2] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-23 23:33 UTC  (2+ messages)

[PATCH v3] iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq()
 2026-03-23 23:33 UTC 

[PATCH] net/memif: fix multi-segment RX data corruption and truncation
 2026-03-23 23:33 UTC  (2+ messages)

[PATCH tip/locking/core] compiler-context-analysis: Add support for multi-argument guarded_by
 2026-03-23 23:28 UTC  (2+ messages)

[syzbot] [media?] [usb?] KASAN: slab-out-of-bounds Read in ec168_i2c_xfer
 2026-03-23 23:28 UTC  (2+ messages)
` Forwarded: [PATCH] media: ec168: fix slab-out-of-bounds "

[PATCH v3 0/4] rust: Add ARef support for work items
 2026-03-23 23:27 UTC  (5+ messages)
` [PATCH v3 1/4] rust: workqueue: add support for ARef<T>
` [PATCH v3 2/4] rust: drm: dispatch work items to the private data
` [PATCH v3 3/4] rust: workqueue: add delayed work support for ARef<T>
` [PATCH v3 4/4] rust: drm: dispatch delayed work items to the private data

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-23 23:27 UTC  (5+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-23 23:27 UTC  (9+ messages)

[linux-next:master 7490/8143] fs/gfs2/log.c:1044 gfs2_remove_from_journal() error: dereferencing freed memory 'bh' (line 1038)
 2026-03-23 23:25 UTC 

[PATCH net] mpls: add seqcount to protect the platform_label{,s} pair
 2026-03-23 23:25 UTC 

[PATCH v4 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-03-23 23:25 UTC  (3+ messages)
` [PATCH v4 2/2] dma-buf: heaps: system: add system_cc_decrypted heap for "

[PATCH] compiler: Simplify generic RELOC_HIDE()
 2026-03-23 23:25 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix error handling in sdio_dvobj_init and it's callees
 2026-03-23 23:25 UTC 

[PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-03-23 23:24 UTC  (2+ messages)

+ doc-watchdog-futher-improvements.patch added to mm-nonmm-unstable branch
 2026-03-23 23:24 UTC 

[PATCH] net/netvsc: switch data path to synthetic on device stop
 2026-03-23 23:24 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 1/1] ARM: dts: imx6sx: remove fallback compatible string fsl,imx28-lcdif
 2026-03-23 23:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-23 23:20 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
    `  "
` [Intel-wired-lan] [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
    `  "

[PATCH v2 0/2] NFC support for two Qualcomm SDM845 phones
 2026-03-23 23:20 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sdm845-oneplus: Enable NFC
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: "

[PATCH] devtool: prevent 'devtool modify -n' from corrupting kernel Git repos
 2026-03-23 23:19 UTC 

[PATCH v3 0/2] Kontron i.MX8MP OSM Devicetree Fixups
 2026-03-23 23:18 UTC  (2+ messages)
` (subset) "

[dhowells-fs:netfs-crypt 34/42] vmlinux.o: warning: objtool: netfs_prepare_write_buffer+0x38e: netfs_wait_for_encryption() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2026-03-23 23:19 UTC 

[PATCH] soc: qcom: pd-mapper: Add support for Glymur
 2026-03-23 23:18 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd934x: fix typo in dt parsing
 2026-03-23 23:17 UTC 

[PATCH v2] ppc/pnv: fix dumpdtb option
 2026-03-23 23:16 UTC  (2+ messages)

[RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-23 23:15 UTC  (11+ messages)
` [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
` [RFC PATCH v5 02/10] mm/damon/sysfs: add pause file under context dir
` [RFC PATCH v5 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [RFC PATCH v5 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` [RFC PATCH v5 05/10] Docs/ABI/damon: update for pause sysfs file
` [RFC PATCH v5 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH v5 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [RFC PATCH v5 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH v5 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH v5 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status

[PATCH 0/3] SHIFT 6MQ SD-card support, improved responsivness of touchscreen, and codec
 2026-03-23 23:15 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sdm845-shift-axolotl: Set higher touchscreen i2c clock

[PATCH net v2 0/6] net/sched: Fix packet loops in mirred and netem
 2026-03-23 23:14 UTC  (6+ messages)
` [PATCH net v2 5/6] net/sched: fix packet loop on netem when duplicate is on

[PATCH 0/9] interconnect: qcom: let MSM8974 interconnect work again
 2026-03-23 23:14 UTC  (7+ messages)
` [PATCH 3/9] interconnect: qcom: drop unused is_on flag
` [PATCH 4/9] interconnect: qcom: icc-rpm: allow overwriting get_bw callback

[PATCH] mm/page_io: use folios in sio_write_complete()
 2026-03-23 23:13 UTC  (4+ messages)
` [PATCH] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()

[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-03-23 23:13 UTC  (5+ messages)

[PATCH 1/4] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
 2026-03-23 23:12 UTC  (4+ messages)
` [PATCH 2/4] drm/amd/pm: replace legacy smu_cmn_send_smc_msg() with smu_cmn_send_msg()
` [PATCH 3/4] drm/amd/pm: replace legacy smu_cmn_send_smc_msg_with_param() "
` [PATCH 4/4] drm/amd/pm: use helper smu_cmn_send_msg() to simplify smu v15 code logic

[PATCH bpf-next v1 1/1] selftests/bpf: Fix compiler warnings in task_local_data.h
 2026-03-23 23:11 UTC 

[PATCH v2] refspec: safely parse refspecs outside a repository
 2026-03-23 23:10 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-23 23:10 UTC  (11+ messages)
` [PATCH v6 22/40] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v6 23/40] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v6 24/40] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v6 25/40] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v6 26/40] arm_mpam: resctrl: Add kunit test for control format conversions

[PATCH 0/6] cxl: Support Back-Invalidate
 2026-03-23 23:10 UTC  (3+ messages)
` [PATCH 2/6] cxl: Add BI register probing and port initialization

[PATCH v3 00/9] net/mlx5: per-queue Tx rate limiting via packet pacing
 2026-03-23 23:09 UTC  (3+ messages)
` [PATCH v4 00/10] "

[PATCH 0/2] kallsyms: show typed function parameters in oops/WARN dumps
 2026-03-23 23:08 UTC  (5+ messages)

[PATCH net-next v4 0/8] TLS read_sock performance scalability
 2026-03-23 23:08 UTC  (7+ messages)
` [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock

[PATCH v3 0/6] initramfs: test and improve cpio hex header validation
 2026-03-23 23:07 UTC  (9+ messages)
` [PATCH v3 3/6] initramfs: Sort headers alphabetically
` [PATCH v3 5/6] vsprintf: Revert "add simple_strntoul"
` [PATCH v3 6/6] kstrtox: Drop extern keyword in the simple_strtox() declarations

[PATCH v2 0/3] soc: qcom: ocmem: let the driver work again
 2026-03-23 23:07 UTC  (4+ messages)
` [PATCH v2 1/3] soc: qcom: ocmem: make the core clock optional
` [PATCH v2 2/3] soc: qcom: ocmem: register reasons for probe deferrals
` [PATCH v2 3/3] soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not available

[PATCH v2 0/2] Avoid hardcoded "good"/"bad" bisect terms
 2026-03-23 22:48 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
 2026-03-23 23:07 UTC  (2+ messages)

[Buildroot] [PATCH] packge/swupdate: bump to version 2025.12
 2026-03-23 23:04 UTC 

[PATCH v2] arm64: dts: freescale: imx93: Add Ethos-U65 NPU and SRAM nodes
 2026-03-23 23:03 UTC  (2+ messages)

[RFC PATCH v2 0/3] riscv: support EIC770X/JH7110 noncoherent devices with XPbmtUC
 2026-03-23 23:08 UTC  (3+ messages)

[PATCH 0/3] soc: qcom: ocmem: let the driver work again
 2026-03-23 23:03 UTC  (6+ messages)
` [PATCH 2/3] soc: qcom: ocmem: register reasons for probe deferrals

[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
 2026-03-23 22:44 UTC  (4+ messages)
` [RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH] docs: add advanced search for kernel documentation
 2026-03-23 23:01 UTC  (8+ messages)

[PATCH] arm64: dts: qcom: purwa-iot-evk: Add SDC2 node for purwa iot evk board
 2026-03-23 23:01 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: remove reduntant functions
 2026-03-23 23:00 UTC  (4+ messages)

[PATCH i-g-t 0/4] Fix PSR handling for multi-eDP systems
 2026-03-23 22:59 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Fix PSR handling for multi-eDP systems (rev2)

[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
 2026-03-23 22:59 UTC  (3+ messages)
  ` [PATCH 1/4] "

[RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
 2026-03-23 22:58 UTC 

[PATCH] vfio/qat: add support for Intel QAT 420xx VFs
 2026-03-23 22:57 UTC  (2+ messages)

[PATCH v7 0/4] drm/msm/hdmi & phy: use generic PHY framework
 2026-03-23 22:56 UTC  (9+ messages)
` [PATCH v7 1/4] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v7 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v7 3/4] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v7 4/4] phy: qualcomm: add MSM8974 HDMI PHY support

[PATCH] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
 2026-03-23 17:34 UTC  (9+ messages)

[PATCH QUESTION 0/2] NFC support in Linux (and support for Qualcomm SDM845 devices)
 2026-03-23 22:56 UTC  (3+ messages)

[PATCH] lmb: Reinstate access to memory above ram_top
 2026-03-23 18:07 UTC  (10+ messages)

[PATCH net v2 04/10] list: Move on_list_rcu() to list.h and add on_list() also
 2026-03-23 22:55 UTC  (3+ messages)

[android-common:android16-6.12 5/5] mm/gcma.c:459:9: sparse: sparse: Using plain integer as NULL pointer
 2026-03-23 22:55 UTC 

[PULL 0/2] Linux user for v11 patches
 2026-03-23 22:53 UTC  (5+ messages)

[PATCH 00/16] drm/msm: A8xx Support - Batch 2
 2026-03-23 22:54 UTC  (4+ messages)
` [PATCH 16/16] drm/msm/adreno: Expose a PARAM to check AQE support

[PATCH bpf-next] bpf: test_run: Remove ipv6_bpf_stub usage
 2026-03-23 22:52 UTC 

[PATCH 0/6] tools build: bpf: Append EXTRA_CFLAGS and HOST_EXTRACFLAGS
 2026-03-23 22:52 UTC  (5+ messages)
` [PATCH 3/6] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH 5/6] selftests/bpf: Initialize operation name before use

[PATCH 0/3] ARM: dts: imx: clean imx25 tsadc related CHECK_DTBS warnings
 2026-03-23 22:52 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-03-23 22:51 UTC  (24+ messages)
` [PATCH v2 01/23] xen/arm: smmuv3: Maintain a SID->device structure
` [PATCH v2 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation
` [PATCH v2 03/23] xen/arm: smmuv3: Alloc io_domain for each device
` [PATCH v2 04/23] xen/arm: vIOMMU: add generic vIOMMU framework
` [PATCH v2 05/23] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests
` [PATCH v2 06/23] xen/domctl: Add XEN_DOMCTL_CONFIG_VIOMMU_* and viommu config param
` [PATCH v2 07/23] xen/arm: vIOMMU: Add cmdline boot option "viommu = <string>"
` [PATCH v2 08/23] xen/arm: vsmmuv3: Add support for registers emulation
` [PATCH v2 09/23] xen/arm: vsmmuv3: Add support for cmdqueue handling
` [PATCH v2 10/23] xen/arm: vsmmuv3: Add support for command CMD_CFGI_STE
` [PATCH v2 11/23] xen/arm: vsmmuv3: Attach Stage-1 configuration to SMMUv3 hardware
` [PATCH v2 12/23] xen/arm: vsmmuv3: Add support for event queue and global error
` [PATCH v2 13/23] xen/arm: vsmmuv3: Add "iommus" property node for dom0 devices
` [PATCH v2 14/23] xen/arm: vIOMMU: IOMMU device tree node for dom0
` [PATCH v2 15/23] xen/arm: vsmmuv3: Emulated SMMUv3 device tree node for dom0less
` [PATCH v2 16/23] arm/libxl: vsmmuv3: Emulated SMMUv3 device tree node in libxl
` [PATCH v2 17/23] xen/arm: vsmmuv3: Alloc virq for virtual SMMUv3
` [PATCH v2 18/23] xen/arm: vsmmuv3: Add support to send stage-1 event to guest
` [PATCH v2 19/23] libxl/arm: vIOMMU: Modify the partial device tree for iommus
` [PATCH v2 20/23] xen/arm: vIOMMU: Modify the partial device tree for dom0less
` [PATCH v2 21/23] xen/arm: vIOMMU vSID->pSID mapping layer
` [PATCH v2 22/23] libxl/arm: Introduce domctl command for IOMMU vSID/vRID mapping
` [PATCH v2 23/23] doc/arm: vIOMMU design document

[PATCH V2 00/11] iommufd: Enable noiommu mode for cdev
 2026-03-23 22:51 UTC  (4+ messages)
` [PATCH V2 02/11] iommufd: Move igroup allocation to a function

[RFC] generic/301: flaky failure on btrfs after metadata overcommit change
 2026-03-23 22:51 UTC  (2+ messages)

[PATCH] drm/vblank: Extract get_vblank_counter_and_timestamp()
 2026-03-23 22:50 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] rcu: Use an intermediate irq_work to start process_srcu()
 2026-03-23 22:50 UTC  (5+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH iwl-next v2] ice: remove excessive memory allocation in ice_create_lag_recipe()
 2026-03-23 22:49 UTC  (3+ messages)
  `  "

+ mm-swap-remove-redundant-swap-device-reference-in-alloc-free.patch added to mm-new branch
 2026-03-23 22:48 UTC 

+ mm-swap-pm-hibernate-fix-swapoff-race-in-uswsusp-by-pinning-swap-device.patch added to mm-new branch
 2026-03-23 22:48 UTC 

[PATCH 00/10] Remove class_find_device_by_of_node in favor of finding by firmware node
 2026-03-23 22:48 UTC  (14+ messages)
` [PATCH 04/10] regulator: of: switch to using class_find_device_by_fwnode()

[PATCH v8 0/2] mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
 2026-03-23 22:48 UTC  (2+ messages)

[PATCH net-next 0/3] dpll: zl3073x: add hwmon support
 2026-03-23 22:48 UTC  (5+ messages)
` [PATCH net-next 3/3] dpll: zl3073x: add hwmon support for input reference frequencies

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-23 22:47 UTC  (8+ messages)

[PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA
 2026-03-23 22:46 UTC  (2+ messages)
` (subset) "

[PATCH 00/19] libfuse: Add support for synchronous init
 2026-03-23 22:45 UTC  (5+ messages)
` [PATCH 08/19] Refactor mount code / move common functions to mount_util.c
` [PATCH 09/19] Move mount flags to mount_i.h

[PATCH v2 0/5] watchdog/hardlockup: Improvements to hardlockup detection and documentation
 2026-03-23 22:45 UTC  (4+ messages)
` [PATCH v2 5/5] doc: watchdog: Document buddy detector

[PATCH] firmware/tegra: add COMPILE_TEST
 2026-03-23 22:44 UTC  (2+ messages)

[PATCH net-next v17 08/14] net: homa: create homa_rpc.h and homa_rpc.c
 2026-03-23 22:43 UTC  (3+ messages)
` [net-next,v17,08/14] "

[PATCH] media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffers
 2026-03-23 22:43 UTC  (2+ messages)

[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
 2026-03-23 22:43 UTC  (3+ messages)
` [PATCH v2 2/5] workqueue: add WQ_AFFN_CACHE_SHARD "

[PATCH v3] platform/x86: meraki-mx100: use real software node references
 2026-03-23 22:42 UTC  (4+ messages)

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-23 22:41 UTC  (9+ messages)
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts

[PATCH v2 0/5] Fuller TDX kexec support
 2026-03-23 22:41 UTC  (7+ messages)
` [PATCH v2 3/5] x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE
` [PATCH v2 4/5] x86/tdx: Disable the TDX module during kexec and kdump
` [PATCH v2 5/5] x86/virt/tdx: Remove kexec docs

[tip: sched/core] sched/topology: Compute sd_weight considering cpuset partitions
 2026-03-23 22:41 UTC  (4+ messages)
` [PATCH] sched/topology: Initialize sd_span after assignment to *sd

gutd — WireGuard traffic obfuscator via TC/XDP eBPF (no kernel patches)
 2026-03-23 22:41 UTC  (3+ messages)

[PATCH v5 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-23 22:39 UTC  (3+ messages)
` [PATCH v5 4/6] selftests/mm/vm_util: robust write_file()

[PATCH v7 00/13] ASoC: qcom: q6dsp: few fixes and enhancements
 2026-03-23 22:38 UTC  (14+ messages)
` [PATCH v7 01/13] ASoC: qcom: q6apm: move component registration to unmanaged version
` [PATCH v7 02/13] ASoC: qcom: q6apm: remove child devices when apm is removed
` [PATCH v7 03/13] ASoC: qcom: qdsp6: topology: check widget type before accessing data
` [PATCH v7 04/13] ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens
` [PATCH v7 05/13] ASoC: qcom: q6apm-dai: reset queue ptr on trigger stop
` [PATCH v7 06/13] ASoC: dt-bindings: qcom: add LPASS LPI MI2S dai ids
` [PATCH v7 07/13] ASoC: qcom: qdsp6: lpass-ports: add support for LPASS LPI MI2S dais
` [PATCH v7 08/13] ASoC: qcom: q6dsp: Add Senary MI2S audio interface support
` [PATCH v7 09/13] ASoC: qcom: common: validate cpu dai id during parsing
` [PATCH v7 10/13] ASoC: qcom: qdapm-lpass-dai: correct the error message
` [PATCH v7 11/13] ASoC: qcom: q6apm-lpass-dai: move graph start to trigger
` [PATCH v7 12/13] ASoC: qcom: qdsp6: remove search for module iid in hot path
` [PATCH v7 13/13] ASoC: qcom: q6apm: Add support for early buffer mapping on DSP


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.