All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 18:21:24 to 2023-06-16 19:08:44 UTC [more...]

[patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
 2023-06-16 19:08 UTC  (11+ messages)

[PATCH v4 00/25] iommu: Make default_domain's mandatory
 2023-06-16 19:02 UTC  (81+ messages)
` [PATCH v4 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v4 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v4 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v4 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v4 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v4 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v4 11/25] iommu/tegra-smmu: "
` [PATCH v4 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v4 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v4 14/25] iommu/msm: "
` [PATCH v4 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v4 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v4 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v4 18/25] iommu/ipmmu: "
` [PATCH v4 19/25] iommu/mtk_iommu: "
` [PATCH v4 20/25] iommu/sun50i: "
` [PATCH v4 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v4 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v4 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v4 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v4 25/25] iommu: Convert remaining simple drivers "

[PATCH v3 0/3] device property: Introduce device_is_compatible()
 2023-06-16 19:07 UTC  (3+ messages)

[PATCH v6 00/26] Add perf support to the rockchip-dfi driver
 2023-06-16 19:05 UTC  (9+ messages)
` [PATCH v6 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
` [PATCH v6 23/26] dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-16 19:05 UTC  (6+ messages)
` [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver

[tip:x86/boot 13/17] arch/x86/mm/mem_encrypt.c:79:6: warning: attribute declaration must precede definition
 2023-06-16 19:04 UTC 

[joelgranados:jag/sysctl-testing-for-0day 11/20] include/linux/build_bug.h:16:51: error: negative width in bit-field '<anonymous>'
 2023-06-16 19:04 UTC 

[PATCH 1/5] drm/bridge: tc358762: Split register programming from pre-enable to enable
 2023-06-16 19:04 UTC  (10+ messages)
` [PATCH 2/5] drm/bridge: tc358762: Switch to atomic ops
` [PATCH 3/5] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
` [PATCH 4/5] drm/bridge: tc358762: Guess the meaning of LCDCTRL bits
` [PATCH 5/5] drm/bridge: tc358762: Handle HS/VS polarity

[PATCH 1/3] arm64: dts: qcom: sm8350-hdk: include PMK8350
 2023-06-16 19:02 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8350-hdk: add uSD card
` [PATCH 3/3] arm64: dts: qcom: sm8350: add APR and LPASS TLMM

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-16 19:01 UTC  (10+ messages)
` [PATCH v10 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v10 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v10 vfio 3/7] vfio/pds: register with the pds_core PF

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-16 18:59 UTC  (10+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag

[PATCH net-next] ip, ip6: Fix splice to raw and ping sockets
 2023-06-16 19:00 UTC  (2+ messages)

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-16 19:00 UTC  (14+ messages)

Question about reserved_regions w/ Intel IOMMU
 2023-06-16 18:59 UTC  (11+ messages)

[PATCH 1/2] clk: keystone: syscon-clk: Allow the clock node to not be of type syscon
 2023-06-16 18:58 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clock: ehrpwm: Remove unneeded syscon compatible

[PATCH 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-06-16 18:57 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: qcom: sm8350-lpass-lpi: "
` [PATCH 3/3] arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl

[PATCH v3 00/21] Enable CET Virtualization
 2023-06-16 18:57 UTC  (7+ messages)
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification

[PATCH] drm/bridge: tc358764: Use BIT() macro for actual bits
 2023-06-16 18:57 UTC  (2+ messages)

[GIT PULL] RISC-V Fix for 6.4-rc7
 2023-06-16 18:57 UTC  (3+ messages)

[GIT PULL] RCU regression fix for v6.4
 2023-06-16 18:57 UTC  (3+ messages)

[PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-06-16 18:57 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-16 18:56 UTC  (16+ messages)
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc

[PATCH] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-16 18:54 UTC  (3+ messages)

[PATCH v3 1/3] Docs/RCU/rculist_nulls: Specify type of the object in examples
 2023-06-16 18:54 UTC  (2+ messages)

[PATCH net-next v4 0/2] xdp_rxq_info_reg fixes for mlx5e
 2023-06-16 18:54 UTC  (3+ messages)

[PATCH v2 bpf-next 6/9] btf: generate BTF kind layout for vmlinux/module BTF
 2023-06-16 18:53 UTC  (2+ messages)

[PATCH] mm: Move mm_count into its own cache line
 2023-06-16 18:54 UTC  (2+ messages)

[tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages
 2023-06-16 18:53 UTC 

[PATCH] timekeeping: Align tick_sched_timer() with the HZ tick. -- regression report
 2023-06-16 18:53 UTC  (2+ messages)
` [tip: timers/urgent] tick/common: Align tick period during sched_timer setup

[RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback
 2023-06-16 18:52 UTC  (6+ messages)
` [RFT PATCH 2/2] MIPS: dts: loongson: drop incorrect dwmac fallback compatible

[PATCH 0/2] change ->index to PAGE_SIZE for hugetlb pages
 2023-06-16 18:52 UTC  (5+ messages)
` [PATCH 2/2] mm/hugetlb: add wrapper functions for interactions with page cache

[syzbot] [kernel?] possible deadlock in exit_itimers
 2023-06-16 18:52 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915: Add missing forward declarations/includes to display power headers
 2023-06-16 18:51 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Remove redundant forward declarations from "
` [Intel-gfx] [PATCH 3/4] drm/i915: Add way to specify the power-off delay of a display power domain
` [Intel-gfx] [PATCH 4/4] drm/i915: Prevent needless toggling of DC states during modesets

[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
 2023-06-16 18:48 UTC  (8+ messages)
` [PATCH v4 13/24] nbd/server: Refactor handling of request payload
  ` [Libguestfs] "
` [PATCH v4 14/24] nbd/server: Prepare to receive extended header requests
` [PATCH v4 15/24] nbd/server: Prepare to send extended header replies

[PATCH net-next v5] tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
 2023-06-16 18:49 UTC  (2+ messages)

[PATCH 6.3 000/160] 6.3.8-rc1 review
 2023-06-16 18:48 UTC  (6+ messages)
` [PATCH 6.3 038/160] wifi: cfg80211: fix locking in regulatory disconnect

[PATCH v2] mm/memcg: remove return value of mem_cgroup_scan_tasks()
 2023-06-16 18:47 UTC  (2+ messages)

[PATCH 0/1] nospec: Add documentation for array_index_nospec
 2023-06-16 18:46 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH net-next v3 0/4] introduce page_pool_alloc() API
 2023-06-16 18:47 UTC  (13+ messages)
` [PATCH net-next v3 3/4] page_pool: "

[PATCH] parse: add support for the __cleanup__ attribute
 2023-06-16 18:45 UTC 

[PATCHv2] drm/amdkfd: Enable GWS on GFX9.4.3
 2023-06-16 18:44 UTC 

[PATCH v5] drm/sched: Make sure we wait for all dependencies in kill_jobs_cb()
 2023-06-16 18:42 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 487/494] fs/xfs/xfs_qm_bhv.c:26:20: warning: unused variable 'mp'
 2023-06-16 18:42 UTC 

Possible bug regarding trailers
 2023-06-16 18:37 UTC  (4+ messages)

[GIT PULL] clk: meson: 2nd round of amlogic updates for v6.5
 2023-06-16 18:35 UTC  (2+ messages)

[PATCH] scsi: lpfc: fix lpfc_name struct packing
 2023-06-16 18:35 UTC  (2+ messages)

[PATCH] dt-bindings: Remove last usage of "binding" or "schema" in titles
 2023-06-16 18:34 UTC  (4+ messages)

[PATCH] syscalls: Fix file path names in the header comments
 2023-06-16 18:31 UTC 

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-16 18:28 UTC  (2+ messages)

[PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-16 18:28 UTC  (4+ messages)

[PATCH] amdgpu: update DMCUB to v0.0.172.0 for various AMDGPU ASICs
 2023-06-16 18:27 UTC 

[PATCH v5 0/5] Handle corrected machine check interrupt storms
 2023-06-16 18:27 UTC  (6+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] x86/mce: Remove old CMCI storm mitigation code
  ` [PATCH v6 2/4] x86/mce: Add per-bank CMCI storm mitigation
  ` [PATCH v6 3/4] x86/mce: Handle AMD threshold interrupt storms
  ` [PATCH v6 4/4] x86/mce: Handle Intel "

[PATCH] dax: include bus.h for definition of run_dax()
 2023-06-16 18:25 UTC  (2+ messages)

[PATCH v2 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-06-16 18:24 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

[PATCH v2 0/2] Introduce a REQUIRE_NX Kconfig option
 2023-06-16 18:23 UTC  (2+ messages)
` [PATCH 0.5/2] x86/boot: Clean up early error asm

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-06-16 18:21 UTC  (7+ messages)
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation

[PATCH 0/5] Extend mkeficapsule tool to pack multiple payloads
 2023-06-16 18:21 UTC  (3+ messages)
` [PATCH 2/5] mkeficapsule: add support for multiple payloads inside capsule

[PATCH] drm/amdkfd: Use KIQ to unmap HIQ
 2023-06-16 18:21 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.