mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH net v3] net: dp83822: Fix OF_MDIO config check
 2025-04-23  9:54 UTC  (2+ messages)

[PATCH v8 00/15] large atomic writes for xfs
 2025-04-23  8:33 UTC  (23+ messages)
` [PATCH v8 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v8 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v8 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v8 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v8 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v8 13/15] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v8 14/15] xfs: update atomic write limits
` [PATCH v8 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time

[PATCH v1 1/1] platform/mellanox: mlxbf-pmc: Support additional PMC blocks
 2025-04-23  8:31 UTC 

[PATCH v2 0/4] AsoC: Phase out hybrid PCI devres
 2025-04-23  8:28 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: sof: Use pure devres PCI
` [PATCH v2 2/4] ASoC: intel/avs: "
` [PATCH v2 3/4] AsoC: intel/atom: "
` [PATCH v2 4/4] AsoC: intel/atom: Return -ENOMEM if pcim_iomap() fails

[PATCH v8] i2c: riic: Implement bus recovery
 2025-04-23  8:26 UTC  (7+ messages)

[PATCH net-next] rxrpc: rxgk: Fix some reference count leaks
 2025-04-23  8:25 UTC 

[PATCH v4 00/12] khugepaged: mTHP support
 2025-04-23  8:25 UTC  (5+ messages)
` [PATCH v4 05/12] khugepaged: generalize __collapse_huge_page_* for "

[PATCH next] mm/mempolicy: Fix error code in sysfs_wi_node_add()
 2025-04-23  8:24 UTC 

[PATCH v10 00/33] Refactor TI K3 R5, DSP and M4 Remoteproc Drivers
 2025-04-23  8:24 UTC  (6+ messages)
` [PATCH v10 15/33] remoteproc: k3: Refactor rproc_reset() implementation into common driver

[PATCH next] usb: dwc3: qcom: Fix error handling in probe
 2025-04-23  8:23 UTC 

[PATCH] arm64: dts: exynos: Added the ethernet pin configuration
 2025-04-23  8:23 UTC  (2+ messages)

IRQ domain logging?
 2025-04-23  8:23 UTC  (2+ messages)

[PATCH next] pinctrl: mediatek: common-v1: Fix error checking in mtk_eint_init()
 2025-04-23  8:23 UTC 

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-04-23  8:22 UTC  (3+ messages)
` [PATCH v4 05/12] riscv: ftrace: prepare ftrace for atomic code patching

[PATCH next] misc: ti_fpc202: Fix off by one in probe()
 2025-04-23  8:22 UTC 

[PATCH RESEND 6/6] memcontrol-v1: add ksm_profit in cgroup/memory.ksm_stat
 2025-04-23  8:21 UTC  (2+ messages)

[PATCH next] i2c: Fix end of loop test in i2c_atr_find_mapping_by_addr()
 2025-04-23  8:21 UTC 

[PATCH v2 0/4] wifi: mwifiex: drop asynchronous init waiting code
 2025-04-23  8:21 UTC  (5+ messages)
` [PATCH v2 1/4] wifi: mwifiex: remove unnecessary queue empty check
` [PATCH v2 2/4] wifi: mwifiex: let mwifiex_init_fw() return 0 for success
` [PATCH v2 3/4] wifi: mwifiex: drop asynchronous init waiting code
` [PATCH v2 4/4] wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument

CVE-2024-56705: media: atomisp: Add check for rgby_data memory allocation failure
 2025-04-23  8:21 UTC  (2+ messages)

[PATCH 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
 2025-04-23  8:20 UTC  (4+ messages)
` [PATCH 1/2] net: ethernet: mtk-star-emac: fix spinlock recursion "

[PATCH v7 00/14] large atomic writes for xfs
 2025-04-23  8:19 UTC  (12+ messages)
` [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()

[PATCH next] driver core: auxiliary bus: Fix IS_ERR() vs NULL check in __devm_auxiliary_device_create()
 2025-04-23  8:17 UTC 

[PATCH v4 0/2] coresight: catu: Introduce refcount and spinlock for enabling/disabling
 2025-04-23  8:16 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH v2] wifi: ath11k: Fix memory reuse logic
 2025-04-23  8:15 UTC  (2+ messages)

[PATCH] smaps: Fix crash in smaps_hugetlb_range for non-present hugetlb entries
 2025-04-23  8:14 UTC  (3+ messages)

[PATCH v4 04/12] kernel: ftrace: export ftrace_sync_ipi
 2025-04-23  8:13 UTC  (3+ messages)

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-23  8:13 UTC  (25+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 09/24] docs: core-api: document the IOVA-based API
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 18/24] block: share more code for bio addition helper
` [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v9 24/24] nvme-pci: store aborted state in flags variable

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-23  8:12 UTC  (4+ messages)

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-04-23  8:10 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v7 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v7 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v7 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v7 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v7 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v7 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v7 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v7 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[PATCH] btrfs: fiemap: make the assert more explicit after handling the error cases
 2025-04-23  8:09 UTC 

Linux 6.15-rc3
 2025-04-23  8:08 UTC  (6+ messages)

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-23  8:05 UTC  (7+ messages)
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support

[PATCH v3 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-04-23  8:05 UTC  (10+ messages)
` [PATCH v3 1/5] power: supply: correct capacity computation
` [PATCH v3 2/5] power: supply: add support for max77759 fuel gauge
` [PATCH v3 3/5] dt-bindings: power: supply: add max77759-fg flavor

[PATCH 0/2] platform/x86: firmware_attributes_class: Provide a highlevel interface
 2025-04-23  8:05 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] iio: adc: imx93_adc: load calibrated values even calibration failed
 2025-04-23  8:02 UTC 

[PATCH v2] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
 2025-04-23  8:00 UTC  (4+ messages)

[PATCH 00/11] pmdomain: Add generic ->sync_state() support to genpd
 2025-04-23  7:58 UTC  (13+ messages)
` [PATCH 04/11] pmdomain: core: Add a bus and a driver for genpd providers
` [PATCH 05/11] pmdomain: core: Use device_set_node() to assign the fwnode too
` [PATCH 08/11] pmdomain: core: Add internal ->sync_state() support for genpd providers
` [PATCH 11/11] pmdomain: core: Leave powered-on genpds on until ->sync_state()

[PATCH v5 0/2] KVM: x86: Include host suspended time in steal time
 2025-04-23  7:57 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH net V2] amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
 2025-04-23  7:57 UTC  (3+ messages)

[PATCH v2 0/5] KVM: Improve VMware guest support
 2025-04-23  7:56 UTC  (3+ messages)
` [PATCH v2 4/5] KVM: x86: Add support for legacy VMware backdoors in nested setups

[PATCH net-next v8 0/4] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-04-23  7:54 UTC  (4+ messages)
` [PATCH net-next v8 4/4] MAINTAINERS: Add entry for Renesas RZ/V2H(P) DWMAC GBETH glue layer driver

[PATCH 0/4] leds: use new GPIO setter callbacks
 2025-04-23  7:53 UTC  (5+ messages)
` [PATCH 1/4] leds: lgm-sso: use new line value "
` [PATCH 2/4] leds: pca955x: "
` [PATCH 3/4] leds: pca9532: "
` [PATCH 4/4] leds: tca6507: "

[PATCH v2 00/28] ALSA: Phase out hybrid PCI devres API
 2025-04-23  7:53 UTC  (29+ messages)
` [PATCH v2 01/28] ALSA: sonicvibes: Use pure devres PCI
` [PATCH v2 02/28] ALSA: rme96: "
` [PATCH v2 03/28] ALSA: rme32: "
` [PATCH v2 04/28] ALSA: ens1370: "
` [PATCH v2 05/28] ALSA: cmipci: "
` [PATCH v2 06/28] ALSA: via82: "
` [PATCH v2 07/28] ALSA: sis7019: "
` [PATCH v2 08/28] ALSA: intel8x: "
` [PATCH v2 09/28] ALSA: fm801: "
` [PATCH v2 10/28] ALSA: es19x8: "
` [PATCH v2 11/28] ALSA: azt3328: "
` [PATCH v2 12/28] ALSA: als: "
` [PATCH v2 13/28] ALSA: oxygen: "
` [PATCH v2 14/28] ALSA: lx6464es: "
` [PATCH v2 15/28] ALSA: vx222: "
` [PATCH v2 16/28] ALSA: trident: "
` [PATCH v2 17/28] ALSA: rme9652: "
` [PATCH v2 18/28] ALSA: ymfpci: "
` [PATCH v2 19/28] ALSA: riptide: "
` [PATCH v2 20/28] ALSA: nm256: "
` [PATCH v2 21/28] ALSA: ice: "
` [PATCH v2 22/28] ALSA: emu10k1: "
` [PATCH v2 23/28] ALSA: echoaudio: "
` [PATCH v2 24/28] ALSA: cs5535: "
` [PATCH v2 25/28] ALSA: cs46xx: "
` [PATCH v2 26/28] ALSA: ca0106: "
` [PATCH v2 27/28] ALSA: ali5451: "
` [PATCH v2 28/28] ALSA: maestro3: "

[PATCH v5 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-23  7:53 UTC  (9+ messages)
` [PATCH v5 2/3] dt-bindings: iio: dac: Add adi,ad3530r.yaml
` [PATCH v5 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH v3] mmc: sdhci-of-dwcmshc: add PD workaround on RK3576
 2025-04-23  7:53 UTC 

[PATCH v3 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-23  7:52 UTC  (8+ messages)
` [PATCH v3 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
` [PATCH v3 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [PATCH v3 3/7] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM
` [PATCH v3 4/7] mm, PM: Use for_each_valid_pfn() in kernel/power/snapshot.c
` [PATCH v3 5/7] mm, x86: Use for_each_valid_pfn() from __ioremap_check_ram()
` [PATCH v3 6/7] mm: Use for_each_valid_pfn() in memory_hotplug
` [PATCH v3 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

[PATCH 0/4] rtc: pm8xxx: fix uefi offset lookup
 2025-04-23  7:51 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: rtc: qcom-pm8xxx: add uefi-variable offset
` [PATCH 2/4] rtc: pm8xxx: fix uefi offset lookup
` [PATCH 3/4] arm64: dts: qcom: sc8280xp-x13s: describe uefi rtc offset
` [PATCH 4/4] arm64: dts: qcom: x1e80100: "

[syzbot] [net?] KASAN: null-ptr-deref Write in dst_cache_per_cpu_get (3)
 2025-04-23  7:51 UTC 

[syzbot] [bpf?] BUG: soft lockup in hsr_announce (3)
 2025-04-23  7:51 UTC 

[PATCH] usbip: set the dma mask to 64bit default for vhci-driver
 2025-04-23  7:50 UTC  (2+ messages)

[syzbot] Monthly udf report (Apr 2025)
 2025-04-23  7:50 UTC 

[syzbot] Monthly hfs report (Apr 2025)
 2025-04-23  7:50 UTC 

[syzbot] Monthly media report (Apr 2025)
 2025-04-23  7:50 UTC 

[syzbot] Monthly btrfs report (Apr 2025)
 2025-04-23  7:50 UTC 

[PATCH 0/2] platform/x86: alienware-wmi-wmax: Add support for GPIO methods
 2025-04-23  7:49 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: alienware-wmi-wmax: Expose GPIO debug methods
` [PATCH 2/2] Documentation: wmi: alienware-wmi: Add GPIO control documentation

[PATCH v7 0/9] Add STM32MP25 PCIe drivers
 2025-04-23  7:49 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v7 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v7 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v7 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v7 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v7 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v7 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v7 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v7 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[syzbot] [bcachefs?] INFO: task hung in do_truncate (3)
 2025-04-23  7:49 UTC  (2+ messages)
` [syzbot] [f2fs?] "

[PATCH] x86/boot: Disable jump tables in PIC code
 2025-04-23  7:48 UTC  (2+ messages)
` [tip: x86/boot] "

[RFC/PATCH for-perf-urgent] perf/core: Change to POLLERR for pinned events with error
 2025-04-23  7:46 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH 5.10.y] xfs: add bounds checking to xlog_recover_process_data
 2025-04-23  7:45 UTC 

[tip:x86/microcode] BUILD SUCCESS 4e2c719782a84702db7fc2dc07ced796f308fec7
 2025-04-23  7:42 UTC 

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-23  7:40 UTC  (6+ messages)
` [RFC PATCH v2 06/34] x86/msr: Use the alternatives mechanism to read PMC

[PATCH RESEND] drm/i915/pch: fix warning for coffeelake on SunrisePoint PCH
 2025-04-23  7:37 UTC 

[PATCH v7 06/13] clk: renesas: Add support for R9A09G077 SoC
 2025-04-23  7:36 UTC  (5+ messages)

[PATCH 3/5] drm/sched: Warn if pending list is not empty
 2025-04-23  7:34 UTC  (12+ messages)

[PATCH] btrfs: harden parsing of compress mount option
 2025-04-23  7:33 UTC 

[PATCH bpf-next v4] bpf: streamline allowed helpers between tracing and base sets
 2025-04-23  7:31 UTC 

newlines in filenames; POSIX.1-2024
 2025-04-23  7:31 UTC  (3+ messages)

[PATCH] input: ili210x: Fix uninitialized symbols in ili251x_firmware_to_buffer
 2025-04-23  7:30 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: x1*: Fix vreg_l2j_1p2 voltage
 2025-04-23  7:30 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: qcom: x1-crd: "
` [PATCH 2/6] arm64: dts: qcom: x1e001de-devkit: "
` [PATCH 3/6] arm64: dts: qcom: x1e80100-asus-vivobook-s15: "
` [PATCH 4/6] arm64: dts: qcom: x1e80100-hp-omnibook-x14: "
` [PATCH 5/6] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: "
` [PATCH 6/6] arm64: dts: qcom: x1e80100-qcp: "

[net-next v7 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-23  7:29 UTC  (2+ messages)
` [net-next v7 7/7] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH 5.10.y] xfs: add bounds checking to xlog_recover_process_data
 2025-04-23  7:29 UTC  (3+ messages)

[PATCH v3 0/2] Support for Texas Instruments TPS6131X flash LED driver
 2025-04-23  7:12 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: leds: add Texas Instruments TPS6131x "
` [PATCH v3 2/2] leds: tps6131x: add support for Texas Instruments TPS6131X "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®