All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-23 08:01:54 to 2025-04-23 08:45:36 UTC [more...]

[PATCH] x86/intel: workaround several MONITOR/MWAIT errata
 2025-04-23  8:45 UTC  (3+ messages)

[PATCH 5.10.y-cip] clk: renesas: r9a07g044: Add clock and reset entry for DRP-AI
 2025-04-23  8:44 UTC  (3+ messages)

[PATCH 0/2] Use kmem_cache for memcg alloc
 2025-04-23  8:43 UTC  (3+ messages)
` [PATCH 1/2] mm/memcg: use kmem_cache when alloc memcg
` [PATCH 2/2] mm/memcg: use kmem_cache when alloc memcg pernode info

[PATCH 1/2] arm64: dts: imx8mp-tqma8mpql-mba8mp-ras314: Add LVDS device tree overlay
 2025-04-23  8:43 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8mp-tqma8mpql-mba8mp-ras314: Add Raspberry Pi Camera V2 overlay

[PATCH] x86: constrain sub-page access length in mmio_ro_emulated_write()
 2025-04-23  8:43 UTC 

[OE-core][kirkstone][PATCH] libpam: Update fix for CVE-2024-10041
 2025-04-23  8:43 UTC 

[PATCH 0/3] Add support for eCAP PWM and LCD pin mux
 2025-04-23  8:42 UTC  (4+ messages)
` [PATCH 1/3] pwm: ti: am33xx: Enable Auxiliary PWM using eCAP
` [PATCH 2/3] pwm: ti: am33xx: Fix build warnings in dev_dbg()
` [PATCH 3/3] board: ti: am335x: Enable eCAP0 PWM and LCD pin muxing

[PATCH 6.1.y-cip 0/3] clk: renesas: r9a07g043: Fix clock source
 2025-04-23  8:42 UTC  (4+ messages)

[PATCH] pinctrl: mediatek: pinctrl: mediatek: add mt8196 eint pin
 2025-04-23  8:42 UTC  (2+ messages)

Linux 6.15-rc3
 2025-04-23  8:42 UTC  (9+ messages)

[OE-core][scarthgap][PATCH] libpam: Update fix for CVE-2024-10041
 2025-04-23  8:40 UTC 

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

RTT-PROBE: lore-subspace-rtt
 2025-04-23  8:39 UTC 

[PATCH v2 0/2] pinctrl: spacemit: add clock/reset support
 2025-04-23  8:39 UTC  (2+ messages)

[PATCH v5] platform/x86: portwell-ec: Add GPIO and WDT driver for Portwell EC
 2025-04-23  8:38 UTC  (2+ messages)

[PATCH 0/8] net: Phase out hybrid PCI devres API
 2025-04-23  8:38 UTC  (5+ messages)
` [PATCH 2/8] net: octeontx2: Use pure "

[PATCH V2 0/3] acpi: Add machine option to disable SPCR table
 2025-04-23  8:36 UTC  (6+ messages)
` [PATCH V2 1/3] "

[PATCH v2 net-next 0/3] net: Followup series for ->exit_rtnl()
 2025-04-23  8:37 UTC  (4+ messages)
` [PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()

[PATCH v2] oeqa selftest: read qemu options from TEST_RUNQEMUPARAMS
 2025-04-23  8:36 UTC 

[PATCH net 0/5] mlx5 misc fixes 2025-04-23
 2025-04-23  8:36 UTC  (6+ messages)
` [PATCH net 1/5] net/mlx5e: Use custom tunnel header for vxlan gbp
` [PATCH net 2/5] net/mlx5: E-Switch, Initialize MAC Address for Default GID
` [PATCH net 3/5] net/mlx5e: TC, Continue the attr process even if encap entry is invalid
` [PATCH net 4/5] net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recover
` [PATCH net 5/5] net/mlx5: E-switch, Fix error handling for enabling roce

[PATCH v2 0/8] rust/hrtimer: Various hrtimer + time additions
 2025-04-23  8:36 UTC  (3+ messages)
` [PATCH v2 1/8] rust: hrtimer: Document the return value for HrTimerHandle::cancel()

[PATCH v10 0/4] Panthor BO tagging and GEMS debug display
 2025-04-23  8:36 UTC  (5+ messages)
` [PATCH v10 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS

[PATCH][next] selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"
 2025-04-23  8:35 UTC 

[PATCH v12 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-04-23  8:35 UTC  (5+ messages)
` [PATCH v12 3/4] drm/xe/guc: Introduce enum with offsets for context register H2Gs
` [PATCH v12 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration

[PATCH v14 0/6] rust: Add IO polling
 2025-04-23  8:34 UTC  (5+ messages)
` [PATCH v14 1/6] rust: hrtimer: Add Ktime temporarily

[PATCH v3 0/7] Additional methods for Vec
 2025-04-23  8:33 UTC  (4+ messages)
` [PATCH v3 6/7] rust: alloc: add Vec::remove

[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 v3 0/4] xen/x86: fix implementation of subpage r/o MMIO
 2025-04-23  8:32 UTC  (7+ messages)
` [PATCH v3 2/4] x86/hvm: fix handling of accesses to partial r/o MMIO pages

[PATCH] fix(script): improve safety and formatting for WRITES_STRICT restore
 2025-04-23  8:32 UTC 

[PATCH] oeqa selftest: read qemu options from TEST_RUNQEMUPARAMS
 2025-04-23  8:32 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/5] vfio: Move realize after attach_dev
 2025-04-23  8:31 UTC  (3+ messages)
` [PATCH v2 1/5] vfio/iommufd: Make a separate call to get IOMMU capabilities

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

RTT-PROBE: lore-subspace-rtt
 2025-04-23  8:29 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] btt: use millisecond output latency time
 2025-04-23  8:27 UTC 

[PATCH v3] ufs: core: Add WB buffer resize support
 2025-04-23  8:26 UTC  (4+ messages)
` [PATCH v11] "
    `  "

Pytanie o samochód
 2025-04-23  7:50 UTC 

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

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

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

[PATCH] classes-recipe/image: Add variable to create rootfs with a exact size
 2025-04-23  8:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] configs/olimex_a20_olinuxino_lime*: switch to Bootlin glibc stable toolchain
 2025-04-23  8:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot

[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 RESEND 6/6] memcontrol-v1: add ksm_profit in cgroup/memory.ksm_stat
 2025-04-23  8:21 UTC  (2+ messages)

[PATCH v4 0/4] mkfs: add ability to populate filesystem from directory
 2025-04-23  8:22 UTC  (5+ messages)
` [PATCH v4 1/4] proto: expose more functions from proto
` [PATCH v4 2/4] mkfs: add -P flag to populate a filesystem from a directory
` [PATCH v4 3/4] man: document "
` [PATCH v4 4/4] populate: add ability "

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

guestfs storage paths are confusing
 2025-04-23  8:22 UTC  (7+ messages)

[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 v2] powerpc/boot: Fix dash warning
 2025-04-23  8:21 UTC 

[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  (3+ messages)

[PATCH 0/8] x86/altcall: Switch to a simpler scheme
 2025-04-23  8:20 UTC  (9+ messages)
` [PATCH 3/8] x86/alternatives: Rework information passing into nmi_apply_alternatives()
` [PATCH 4/8] x86/alternatives: Factor seal_endbr64() out of _apply_alternatives()
` [PATCH 5/8] x86/altcall: Introduce new simpler scheme
` [PATCH 6/8] xen/livepatch: Support new altcall scheme

[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 v3 1/5] i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updates
 2025-04-23  7:37 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-04-23  8:19 UTC 

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

[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 next] driver core: auxiliary bus: Fix IS_ERR() vs NULL check in __devm_auxiliary_device_create()
 2025-04-23  8:17 UTC 

[PATCH v3 00/11] Support hiding capability when its initialization fails
 2025-04-23  8:17 UTC  (6+ messages)
` [PATCH v3 05/11] vpci: Refactor REGISTER_VPCI_INIT

[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 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
 2025-04-23  8:16 UTC  (2+ messages)

[bug report] EDAC/{skx_common,i10nm}: Refactor show_retry_rd_err_log()
 2025-04-23  8:16 UTC 

[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
 2025-04-23  8:15 UTC  (8+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 1/6] ci/github: install git before checking out the repository
  ` [PATCH v5 2/6] coccinelle: meson: rename variables to be more specific
  ` [PATCH v5 3/6] meson: move headers definition from 'contrib/coccinelle'
  ` [PATCH v5 4/6] meson: rename 'third_party_sources' to 'third_party_excludes'
  ` [PATCH v5 5/6] meson: add support for 'hdr-check'
  ` [PATCH v5 6/6] makefile/meson: add 'check-headers' as alias "

[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 v2] wifi: ath11k: Fix memory reuse logic
 2025-04-23  8:15 UTC  (2+ 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] 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)

[master/scarthgap][PATCH v1 1/3] am62: apply u-boot config fragment on ti-falcon
 2025-04-23  8:12 UTC  (10+ messages)
` [master/scarthgap][PATCH v1 3/3] bsp: u-boot: deploy tispl_falcon.bin to rootfs
  ` [meta-ti] "

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

[PATCH] arm64: dts: rockchip: Add pcie1 slot for rk3576 evb1 board
 2025-04-23  1:22 UTC 

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-04-23  8:11 UTC  (4+ messages)
` [PATCH v8 13/55] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig

[PATCH v5 0/3] DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mode
 2025-04-23  8:09 UTC  (4+ messages)
` [PATCH v5 1/3] target/s390x: Introduce constant when checking if PV header couldn't be decrypted
` [PATCH v5 2/3] target/s390x: Introduce function when exiting PV
` [PATCH v5 3/3] target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode

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

RTT-PROBE: lore-subspace-rtt
 2025-04-23  8:09 UTC 

[PATCH v4 0/9] target/loongarch: Code cleanup with function loongarch_map_address
 2025-04-23  8:04 UTC  (10+ messages)
` [PATCH v4 1/9] target/loongarch: Move header file helper.h to directory tcg
` [PATCH v4 2/9] target/loongarch: Add function loongarch_get_addr_from_tlb
` [PATCH v4 3/9] target/loongarch: Move function get_dir_base_width to common directory
` [PATCH v4 4/9] target/loongarch: Add stub function loongarch_get_addr_from_tlb
` [PATCH v4 5/9] target/loongarch: Set function loongarch_map_address() with common code
` [PATCH v4 6/9] target/loongarch: Define function loongarch_get_addr_from_tlb() non-static
` [PATCH v4 7/9] target/loongarch: Move function loongarch_tlb_search to directory tcg
` [PATCH v4 8/9] target/loongarch: Add static definition with function loongarch_tlb_search()
` [PATCH v4 9/9] target/loongarch: Move definition of TCG specified function to tcg directory

[PATCH] linux-user/loongarch64: Decode BRK break codes for FPE signals
 2025-04-23  8:08 UTC  (2+ messages)

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-23  8:05 UTC  (5+ 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  (7+ messages)
` [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] "

[f2fs-dev] [PATCH] f2fs-tools: enable write hint by default
 2025-04-23  8:03 UTC  (2+ messages)

[PATCH 1/3] kern-tools-native: update to support modular kernel builds
 2025-04-23  8:02 UTC  (3+ messages)
` [PATCH 2/3] kernel-yocto.bbclass: support modular kernel configs
` [PATCH 3/3] linux-yocto: build modular kernel on genericarm64

[PATCH 0/6] Support Windows/ARM64
 2025-04-23  8:01 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] config.mak.uname: add support for clangarm64
  ` [PATCH v2 3/6] mingw: do not use nedmalloc on Windows/ARM64
  ` [PATCH v2 4/6] msvc: do handle builds "
  ` [PATCH v2 5/6] mingw(arm64): do move the `/etc/git*` location
  ` [PATCH v2 6/6] max_tree_depth: lower it for clangarm64 on Windows


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.