All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 04:51:50 to 2026-03-19 06:20:03 UTC [more...]

[PATCH 00/19] GHASH library
 2026-03-19  6:17 UTC  (20+ messages)
` [PATCH 01/19] lib/crypto: gf128hash: Rename polyval module to gf128hash
` [PATCH 02/19] lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions
` [PATCH 03/19] lib/crypto: gf128hash: Add GHASH support
` [PATCH 04/19] lib/crypto: tests: Add KUnit tests for GHASH
` [PATCH 05/19] crypto: arm/ghash - Make the "ghash" crypto_shash NEON-only
` [PATCH 06/19] crypto: arm/ghash - Move NEON GHASH assembly into its own file
` [PATCH 07/19] lib/crypto: arm/ghash: Migrate optimized code into library
` [PATCH 08/19] crypto: arm64/ghash - Move NEON GHASH assembly into its own file
` [PATCH 09/19] lib/crypto: arm64/ghash: Migrate optimized code into library
` [PATCH 11/19] lib/crypto: powerpc/ghash: "

[PATCH Review V2 1/1] drm/amdgpu: Add amdgpu_regs_pcie64 debugfs node
 2026-03-19  6:15 UTC 

[PATCH 0/2] iommu/amd: Preserve x2APIC and MSI support when amd_iommu=off
 2026-03-19  6:15 UTC  (3+ messages)
` [PATCH 1/2] iommu/amd: Keep x2apic enabled when appending amd_iommu=off
` [PATCH 2/2] iommu/amd: Register PCI bus notifier "

[PATCH net-next,RFC 0/8] netfilter: flowtable bulking
 2026-03-19  6:15 UTC  (2+ messages)

[PATCH] selftests/bpf: trampoline_count: use dedicated bpf_testmod target
 2026-03-19  6:14 UTC  (3+ messages)
` [PATCH v2] selftests/bpf: move trampoline_count to "

[PATCH bpf-next v2] bpf: fix out-of-bounds write in bpf_bprintf_prepare with %pI4/%pI6
 2026-03-19  6:14 UTC  (2+ messages)

[PATCH linux dev-6.18 1/2] dt-bindings: trivial-devices: add mps,mp9945
 2026-03-19  6:13 UTC  (2+ messages)
` [PATCH linux dev-6.18 2/2] hwmon: (pmbus) add driver for MPS MP9945

[PATCH i-g-t] tests/intel/kms_dirtyfb: Pass output to PSR helpers
 2026-03-19  6:12 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH net-next v7 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-19  6:12 UTC  (6+ messages)
` [PATCH net-next v7 4/5] "

[PATCH] timerfd: Support CLOCK_TAI
 2026-03-19  6:10 UTC 

[syzbot] [ntfs3?] WARNING in attr_data_get_block_locked
 2026-03-19  6:10 UTC 

[PATCH] gpu: nova-core: gsp: move Cmdq's DMA handle to a struct member
 2026-03-19  6:08 UTC  (2+ messages)

[PATCH net-next] net: netdevsim: correct typo in new_device_store error message
 2026-03-19  6:08 UTC 

[PATCH] staging: media: av7110: coding style fixes: too many tabs
 2026-03-19  6:08 UTC  (3+ messages)
` [PATCH v2] "

Linux error `[DMA Write NO_PASID] Request device [3c:00.0] fault addr 0x0 [fault reason 0x05] PTE Write access is not set`
 2026-03-19  6:06 UTC  (6+ messages)

[PATCH v1] Bluetooth: hci_qca: disable power control for WCN7850 when bt_en is not defined
 2026-03-19  6:06 UTC  (5+ messages)

[PATCH v2 0/2] hwmon: Add support for MPS mp2985
 2026-03-19  6:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add "
  ` [PATCH v2 2/2] hwmon: add MP2985 driver

[Invitation] bi-weekly guest_memfd upstream call on 2026-03-19
 2026-03-19  6:05 UTC  (2+ messages)

[PATCH v1 0/5] pinctrl: intel: capability handling rework
 2026-03-19  6:03 UTC  (11+ messages)
` [PATCH v1 1/5] pinctrl: intel: Improve capability support
` [PATCH v1 2/5] pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
` [PATCH v1 3/5] pinctrl: intel: Enable 3-bit PAD_OWN feature
` [PATCH v1 4/5] pinctrl: intel: Refactor intel_gpio_add_pin_ranges() to make it shorter
` [PATCH v1 5/5] pinctrl: intel: define iterator variables inside for-loop

CIP IRC weekly meeting today on libera.chat
 2026-03-19  6:03 UTC 

[linux-next:master 6496/7246] drivers/block/drbd/drbd_transport_rdma.c:3138:14: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2026-03-19  6:00 UTC 

add a "discard cache" debug option to zloop v2
 2026-03-19  6:02 UTC  (3+ messages)
` [PATCH 1/2] zloop: refactor zloop_rw
` [PATCH 2/2] zloop: forget write cache on force removal

[PATCH v3 0/1] wifi: mt76: mt7921: fix txpower reporting from rate power configuration
 2026-03-19  6:00 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v8 00/11] media: qcom: iris: rework platform data handling
 2026-03-19  5:59 UTC  (12+ messages)
` [PATCH v8 01/11] media: qcom: iris: drop pas_id from the iris_platform_data struct
` [PATCH v8 02/11] media: qcom: iris: use common set_preset_registers function
` [PATCH v8 03/11] media: qcom: iris: don't use function indirection in gen2-specific code
` [PATCH v8 04/11] media: qcom: iris: split HFI session ops from core ops
` [PATCH v8 05/11] media: qcom: iris: merge hfi_response_ops and hfi_command_ops
` [PATCH v8 06/11] media: qcom: iris: move get_instance to iris_hfi_sys_ops
` [PATCH v8 07/11] media: qcom: iris: drop hw_response_timeout_val from platform data
` [PATCH v8 08/11] media: qcom: iris: split firmware_data from raw "
` [PATCH v8 09/11] media: qcom: iris: split platform data from firmware data
` [PATCH v8 10/11] media: qcom: iris: use new firmware name for SM8250
` [PATCH v8 11/11] media: qcom: iris: extract firmware description data

[meta-networking][PATCH] wowlan-udev: set S to UNPACKDIR
 2026-03-19  5:58 UTC 

[PATCH v3] Loongarch: env: fix missing NULL checks for kstrdup
 2026-03-19  5:58 UTC 

[PATCH v6 net-next 0/5] octeontx2-af: npc: Enhancements
 2026-03-19  5:55 UTC  (6+ messages)
` [PATCH v6 net-next 1/5] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v6 net-next 2/5] devlink: Implement devlink param multi attribute nested data values
` [PATCH v6 net-next 3/5] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v6 net-next 4/5] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v6 net-next 5/5] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH v3 0/2] Fix SSR unable to wake up bug
 2026-03-19  5:56 UTC  (7+ messages)

[PATCH 1/3] tools/power/x86/intel-speed-select: Fix some program return value
 2026-03-19  5:52 UTC  (3+ messages)
` [PATCH 2/3] tools/power/x86/intel-speed-select: Print Version info when Incompatible API version is detected
` [PATCH 3/3] tools/power/x86/intel-speed-select: Fix output when running on unsupported CLX platforms

Recipes needing build fixes after glibc 2.43 upgrade
 2026-03-19  5:53 UTC  (4+ messages)
` [oe] "

[PATCH net-next v8 00/10] bng_en: add link management and statistics support
 2026-03-19  5:51 UTC  (11+ messages)
` [PATCH net-next v8 01/10] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v8 02/10] bng_en: query PHY capabilities and report link status
` [PATCH net-next v8 03/10] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v8 04/10] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v8 05/10] bng_en: add support for link async events
` [PATCH net-next v8 06/10] bng_en: add HW stats infra and structured ethtool ops
` [PATCH net-next v8 07/10] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v8 08/10] bng_en: implement ndo_get_stats64
` [PATCH net-next v8 09/10] bng_en: implement netdev_stat_ops
` [PATCH net-next v8 10/10] bng_en: add support for ethtool -S stats display

[PATCH 1/3] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
 2026-03-19  5:53 UTC  (3+ messages)

[syzbot] [ntfs3?] WARNING in attr_data_get_block_locked
 2026-03-19  5:52 UTC  (3+ messages)
` Forwarded: [PATCH] fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked()

[syzbot] [ntfs3?] WARNING in attr_data_get_block_locked
 2026-03-19  5:51 UTC 

[PATCH 0/2] A proposal to add a virtual clock controller guard
 2026-03-19  5:50 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: Add clock guard DT description

[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-19  5:49 UTC  (15+ messages)
` [PATCH v3 04/12] scsi: ufs: core: Add support for TX Equalization
` [PATCH v3 07/12] scsi: ufs: core: Add support to refresh TX Equalization via debugfs

[PATCH 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-03-19  5:49 UTC  (3+ messages)

[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-19  5:48 UTC  (3+ messages)
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding

[PATCH 0/2] drm/amd/ras: Fix helper dereferences and add input validation
 2026-03-19  5:47 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/ras: Add input pointer validation in ras core helpers
` [PATCH 2/2] drm/amd/ras: Add NULL checks for ras_core sys_fn callbacks

[syzbot] [mm?] general protection fault in zap_huge_pmd
 2026-03-19  5:45 UTC  (3+ messages)

[PATCH v4 0/7] Add binding and driver for Kaanapali SoCCP
 2026-03-19  5:44 UTC  (9+ messages)
` [PATCH v4 5/7] remoteproc: core: set recovery_disabled when doing rproc_add()

[PATCH] md/raid5: skip 2-failure compute when other disk is R5_LOCKED
 2026-03-19  5:33 UTC 

[PATCH v3 0/6] Add es9356 focused SoundWire CODEC
 2026-03-19  5:39 UTC  (7+ messages)
` [PATCH v3 1/6] ASoC: sdw_utils: Add ES9356 support functions
` [PATCH v3 2/6] ASoC: sdw_utils: add ES9356 in codec_info_list
` [PATCH v3 3/6] ASoC: sdw_utils: add soc_sdw_es9356
` [PATCH v3 4/6] ASoC: es9356-sdca: Add ES9356 SDCA driver
` [PATCH v3 5/6] ASoC: Intel: soc-acpi: arl: Add es9356 support
` [PATCH v3 6/6] ASoC: Intel: sof_sdw: add "

[PATCH] clk: add new Kconfig to control default behavior of disabling unused clocks
 2026-03-19  5:40 UTC  (8+ messages)

[PATCH] usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive
 2026-03-19  5:39 UTC 

[PATCH v1 1/1] arm64: dts: qcom: hamoa: Move PCIe PERST and Wake GPIOs to port nodes
 2026-03-19  5:39 UTC  (11+ messages)

[PATCH v7 0/5] perf evsel fallback changes, better s390 defaults
 2026-03-19  5:39 UTC  (3+ messages)
` [PATCH v8 "

[PATCH v2] lib/list_sort: introduce list_sort_nonatomic() and clean up scheduling workarounds
 2026-03-19  5:37 UTC  (5+ messages)

[PATCH] gpu: nova-core: gsp: fix undefined behavior in command queue code
 2026-03-19  5:36 UTC 

[PATCH 0/8] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-19  5:35 UTC  (4+ messages)
` [PATCH 7/8] gpu: nova-core: convert falcon registers to "

[PATCH] t2107: modernize path existence check
 2026-03-19  5:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] btrfs: Fix BTRFS arm64 tagged KASAN false-positive
 2026-03-19  5:34 UTC 

[PATCH 0/8] Some build system improvements
 2026-03-19  5:33 UTC  (13+ messages)
` [PATCH 7/8] meson: compile compatibility sources separately
` [PATCH v3 0/8] Some build system improvements
  ` [PATCH v3 1/8] Introduce new "tools/" directory
  ` [PATCH v3 2/8] contrib: move "coccinelle/" directory into "tools/"
  ` [PATCH v3 3/8] contrib: move "coverage-diff.sh" script "
  ` [PATCH v3 4/8] contrib: move "update-unicode.sh" "
  ` [PATCH v3 5/8] builds: move build scripts "
  ` [PATCH v3 6/8] git-compat-util.h: move warning infra to prepare for PCHs
  ` [PATCH v3 7/8] meson: compile compatibility sources separately
  ` [PATCH v3 8/8] meson: precompile "git-compat-util.h"

[PATCH v0 0/3] Add encoder features
 2026-03-19  5:32 UTC  (4+ messages)
` [PATCH v0 1/3] media: chips-media: wave5: Add Support for Background Detection
` [PATCH v0 2/3] media: chips-media: wave5: Support CBP profile
` [PATCH v0 3/3] media: chips-media: wave5: Add Support for Packed YUV422 Formats

[RFC PATCH] pre-process: add __VA_OPT__ support
 2026-03-19  5:34 UTC  (9+ messages)

[PATCH] Revert "drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation"
 2026-03-19  5:31 UTC  (7+ messages)

[PATCH 1/2] sched_ext: Documentation: Document events sysfs file and module parameters
 2026-03-19  5:30 UTC  (2+ messages)
` [PATCH 2/2] selftests/sched_ext: Return non-zero exit code on test failure

[PATCH] Bluetooth: ISO: add timestamp for outgoing HCI ISO
 2026-03-19  5:30 UTC  (2+ messages)

[PATCH mm-hotfixes] mm/rmap: clear vma->anon_vma on error
 2026-03-19  5:26 UTC  (2+ messages)

[PATCH v12 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-03-19  5:15 UTC  (11+ messages)
` [PATCH v12 01/10] virtio-gpu: Recreate the resource's dmabuf if new backing is attached
` [PATCH v12 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v12 03/10] virtio-gpu: Rename udmabuf files and helpers to dmabuf
` [PATCH v12 04/10] virtio-gpu-dmabuf: Remove rcu_read_lock/unlock from virtio_gpu_create_udmabuf()
` [PATCH v12 05/10] virtio-gpu-dmabuf: Use g_autofree for the list pointer
` [PATCH v12 06/10] vfio/region: Add a helper to get VFIO region from memory region
` [PATCH v12 07/10] vfio/device: Add support for creating dmabuf from multiple ranges
` [PATCH v12 08/10] vfio/device: Add a helper to mmap a dmabuf
` [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
` [PATCH v12 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH] libsoup: fix CVE-2025-32049/CVE-2026-1539
 2026-03-19  5:22 UTC 

[PATCH v3 0/2] Add support for AD5706R DAC
 2026-03-19  5:23 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add ADI AD5706R
` [PATCH v3 2/2] iio: dac: ad5706r: Add support for AD5706R DAC

[PATCH 0/2] Add PCIe clocks and reset for R9A09G056 and R9A09G057 SoCs
 2026-03-19  5:23 UTC  (5+ messages)
` [PATCH 1/2] clk: renesas: r9a09g056: Add PCIe clocks and reset
` [PATCH 2/2] clk: renesas: r9a09g057: "

[PATCH] bpf: Simplify tnum_step()
 2026-03-19  5:22 UTC  (2+ messages)

[PATCH 3/3] dt-bindings: leds: Document LTC3208 Multidisplay LED Driver
 2026-03-19  5:21 UTC 

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

[mptcp:export 8/35] .github/FUNDING.yml: warning: ignored by one of the .gitignore files
 2026-03-19  5:18 UTC 

[android-common:android14-kiwi-6.1 132/132] include/trace/stages/init.h:2:23: warning: 'str__typec__trace_system_name' defined but not used
 2026-03-19  5:18 UTC 

[meta-multimedia][PATCH] pipewire: Backport two patches to build with glibc 2.43
 2026-03-19  5:18 UTC 

[PATCH v5 00/13] SoC: qcom: q6dsp: few fixes and enhancements
 2026-03-19  5:17 UTC  (3+ messages)
` [PATCH v5 08/13] ASoC: qcom: q6dsp: Add Senary MI2S audio interface support

git grep failure?
 2026-03-19  5:16 UTC  (4+ messages)

[PATCH] dt-bindings: touchscreen: trivial-touch: Move allOf: after required:
 2026-03-19  5:12 UTC  (2+ messages)

[PATCH] mm/swapfile: remove duplicate include of swap_table.h
 2026-03-19  5:10 UTC  (2+ messages)

[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
 2026-03-19  5:08 UTC  (4+ messages)

[PATCH] dt-bindings: input: touchscreen: Convert TS-4800 to DT schema
 2026-03-19  5:05 UTC  (2+ messages)

[PATCH v3 0/9] Add support for mt6392 PMIC
 2026-03-19  5:04 UTC  (9+ messages)
` [PATCH v3 3/9] dt-bindings: regulator: Document MediaTek MT6392 PMIC Regulators
` [PATCH v3 7/9] regulator: mt6392: Add support for MT6392 regulator

❌ FAIL: Test report for master (7.0.0-rc4, upstream-mainline, 04a9f176)
 2026-03-19  5:03 UTC 

[meta-oe][PATCH] minicoredumper: backport patch to build with glibc 2.43
 2026-03-19  5:01 UTC 

[PATCH v3] drm/amdgpu: Avoid NULL dereference in discovery topology coredump path v3
 2026-03-19  5:00 UTC  (6+ messages)

[ardb:x86-efi-memmap-cleanup-v2 11/15] arch/x86/platform/efi/efi.c:745:46: warning: cast to pointer from integer of different size
 2026-03-19  4:56 UTC 

[PATCH 1/2] wifi: mt76: mt792x: add common USB transport reset helpers
 2026-03-19  4:53 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7921u: escalate broken USB transport to device reset

Kernel Bug: KASAN: use-after-free Read in ext4_find_extente
 2026-03-19  4:52 UTC  (2+ messages)

[PATCH v4 0/3] target/riscv: add unratified RISC-V Zbr0p93 ext
 2026-03-19  4:50 UTC  (3+ messages)
` [PATCH v4 1/3] util: export CRC32[C] lookup tables


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.