All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-26 18:25:00 to 2023-01-26 19:02:39 UTC [more...]

[PATCH v4 0/2] SimpleDRM: allow configuring physical width and height
 2023-01-26 18:24 UTC  (4+ messages)
` [PATCH v4 1/2] drm/simpledrm: Allow physical width and height configuration via panel node
` [PATCH v4 2/2] dt-bindings: display: simple-framebuffer: Document the "

[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-01-26 18:40 UTC  (20+ messages)
` [PATCH v2 1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v2 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v2 3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [PATCH v2 4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [PATCH v2 5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [PATCH v2 6/7] KVM: Allow range-based TLB invalidation from common code
` [PATCH v2 7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "

[PATCH rdma-rc v2] IB/IPoIB: Fix queue count for non-enhanced IPoIB over netlink
 2023-01-26 19:02 UTC  (5+ messages)

DPDK Release Status Meeting 2023-01-26
 2023-01-26 19:02 UTC 

[PATCH] drm/msm/dpu: sc7180: add missing WB2 clock control
 2023-01-26 19:00 UTC  (3+ messages)

[PATCH] drm/msm/mdp5: Add check for kzalloc
 2023-01-26 19:01 UTC  (3+ messages)

[PATCH] drm/msm/dpu: fix sm8450 CTL configuration
 2023-01-26 19:00 UTC  (3+ messages)

[PATCH] drm/msm: use strscpy instead of strncpy
 2023-01-26 19:01 UTC  (3+ messages)

[PATCH v2] drm/msm/dpu: Add DSC hardware blocks to register snapshot
 2023-01-26 19:01 UTC  (3+ messages)

[PATCH v6 0/2]
 2023-01-26 19:01 UTC  (11+ messages)
` [PATCH v6 1/2] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension

[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-01-26 19:01 UTC  (3+ messages)

[PATCH] drm/msm/dpu: Add check for pstates
 2023-01-26 19:01 UTC  (3+ messages)

[PATCH v2] drm/msm/dpu: add missing ubwc_swizzle setting to catalog
 2023-01-26 19:01 UTC  (3+ messages)

[PATCH] drm/msm/dpu: Add check for cstate
 2023-01-26 19:01 UTC  (3+ messages)

[PATCH 0/4] dt-bindings: display/msm: more dsi-controller fixes
 2023-01-26 19:00 UTC  (3+ messages)

[PATCH 0/6] drm/msm/hdmi: integrate msm8960 HDMI PHY with DT clocks infrastructure
 2023-01-26 19:00 UTC  (3+ messages)

[PATCH] drm/msm/dsi: properly handle the case of empty OPP table in dsi_mgr_bridge_mode_valid
 2023-01-26 19:00 UTC  (3+ messages)

[PATCH] drm/msm/dpu: drop stale comment from struct dpu_mdp_cfg doc
 2023-01-26 19:00 UTC  (3+ messages)

[PATCH 0/3] drm/msm/dpu: several fixes for UBWC setup
 2023-01-26 19:00 UTC  (3+ messages)

[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
 2023-01-26 19:01 UTC  (6+ messages)
` [PATCH net-next RFC 19/20] p4tc: add dynamic action commands

[PATCH v9 0/2] mdss-dsi-ctrl binding and dts fixes
 2023-01-26 19:00 UTC  (3+ messages)

kernel BUG in page_add_anon_rmap
 2023-01-26 19:00 UTC  (3+ messages)

[meta-virtualization][PATCH] containerd-opencontainers: fix Upstream-Status format
 2023-01-26 19:00 UTC  (2+ messages)

BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
 2023-01-26 18:59 UTC  (8+ messages)

[PATCH] I2C: i.MX: early: Use internal udelay
 2023-01-26 18:56 UTC 

[PATCH] docs: ftrace: always use canonical ftrace path
 2023-01-26 18:58 UTC  (3+ messages)

[GIT PULL] RISC-V SoC drivers for v6.3
 2023-01-26 18:57 UTC  (2+ messages)

[PATCH] MIPS: remove CONFIG_MIPS_LD_CAN_LINK_VDSO
 2023-01-26 18:55 UTC  (2+ messages)

[Intel-wired-lan] [net-queue v4 1/1] ice: Do not use WQ_MEM_RECLAIM flag for workqueue
 2023-01-26 18:55 UTC  (5+ messages)

[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
 2023-01-26 18:49 UTC  (19+ messages)
` [PATCH 01/18] vfio/migration: Add VFIO migration pre-copy support
` [PATCH 02/18] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH 03/18] vfio/common: Fix wrong %m usages
` [PATCH 04/18] vfio/common: Abort migration if dirty log start/stop/sync fails
` [PATCH 05/18] vfio/common: Add VFIOBitmap and (de)alloc functions
` [PATCH 06/18] util: Add iova_tree_nnodes()
` [PATCH 07/18] util: Extend iova_tree_foreach() to take data argument
` [PATCH 08/18] vfio/common: Record DMA mapped IOVA ranges
` [PATCH 09/18] vfio/common: Add device dirty page tracking start/stop
` [PATCH 10/18] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH 11/18] vfio/common: Add device dirty page bitmap sync
` [PATCH 12/18] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
` [PATCH 13/18] memory/iommu: Add IOMMU_ATTR_MAX_IOVA attribute
` [PATCH 14/18] intel-iommu: Implement get_attr() method
` [PATCH 15/18] vfio/common: Support device dirty page tracking with vIOMMU
` [PATCH 16/18] vfio/common: Optimize "
` [PATCH 17/18] vfio/migration: Query device dirty page tracking support
` [PATCH 18/18] docs/devel: Document VFIO device dirty page tracking

[PATCH] Add more rules to docs/misra/rules.rst
 2023-01-26 18:54 UTC  (5+ messages)

[PATCH] RDMA/irdma: Fix potential NULL-ptr-dereference
 2023-01-26 18:52 UTC 

[PATCH v5 0/6] submodule: parallelize diff
 2023-01-26 18:52 UTC  (4+ messages)
` [PATCH v6 5/6] diff-lib: parallelize run_diff_files for submodules

[RFC] mm: Allow ZONE_DMA32 to be disabled via kernel command line
 2023-01-26 18:51 UTC  (3+ messages)

qemu icicle kit es
 2023-01-26 18:51 UTC  (9+ messages)

[PATCH] hw/cxl: Add QTG _DSM support for ACPI0017 device
 2023-01-26 18:51 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/ethtool: fix builds for older toolchains
 2023-01-26 18:50 UTC 

[PATCH] soc: qcom: llcc: Fix slice configuration values for SC8280XP
 2023-01-26 18:50 UTC  (3+ messages)

[PATCH] arm64: Kconfig: fix spelling
 2023-01-26 18:49 UTC  (3+ messages)

[GIT preview] for-6.3/cxl-ram-region
 2023-01-26 18:50 UTC  (3+ messages)

[PATCH] arm64: el2_setup.h: fix spelling typo in comments
 2023-01-26 18:49 UTC  (3+ messages)

[PATCH] arm64: Apply dynamic shadow call stack patching in two passes
 2023-01-26 18:49 UTC  (2+ messages)

[PATCH] arm64: head: Switch endianness before populating the ID map
 2023-01-26 18:48 UTC  (3+ messages)

[PATCH v5 0/2] ARM: Add GXP Fan and SPI controllers
 2023-01-26 18:47 UTC  (5+ messages)
` [PATCH v5 1/2] ARM: dts: add GXP Support for fans and SPI

[PATCH 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
 2023-01-26 18:48 UTC  (10+ messages)
` [PATCH 1/9] KVM: arm64: Add KVM_PGTABLE_WALK_REMOVED into ctx->flags
` [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-26 18:48 UTC  (11+ messages)

[PATCH 1/2] gpu: ipu-v3: pre: move state into struct
 2023-01-26 18:47 UTC  (2+ messages)
` [PATCH 2/2] gpu: ipu-v3: pre: add dynamic buffer layout reconfiguration

[PATCH v4 0/3] media: nxp: i.MX8 ISI driver
 2023-01-26 18:47 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: media: imx8-isi: Use 'port' instead of 'ports' for i.MX8MN

[PATCH] ARM: i.MX6: Specify OCRAM base address and size
 2023-01-26 18:45 UTC  (2+ messages)

[PATCH 0/4] DRM: BRIDGE: TFP410: Add i2c support
 2023-01-26 18:45 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: tfp410: Add tfp410 i2c example
` [PATCH 2/4] DRM: BRIDGE: TFP410: Support basic I2C interface

[GIT PULL] nvme fixes for Linux 6.2
 2023-01-26 18:44 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2023-01-26 18:44 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
 2023-01-26 18:43 UTC  (19+ messages)

[meta-oe][PATCH] htop: fix Upstream-Status format
 2023-01-26 18:43 UTC 

[PATCH 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-01-26 18:41 UTC  (8+ messages)
` [PATCH 1/7] x86/resctrl: Refactor in preparation for node-scoped resources
` [PATCH 2/7] x86/resctrl: Remove hard code of RDT_RESOURCE_L3 in monitor.c
` [PATCH 3/7] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH 4/7] x86/resctrl: Add code to setup monitoring at L3 or NODE scope
` [PATCH 5/7] x86/resctrl: Add a new "snc_ways" file to the monitoring info directory
` [PATCH 6/7] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize

no more pullreq processing til February
 2023-01-26 18:41 UTC  (5+ messages)

[PATCH] wiznet: convert to GPIO descriptors
 2023-01-26 18:41 UTC  (3+ messages)

[PATCH v4 0/3] riscv_load_fdt() semantics change
 2023-01-26 18:40 UTC  (2+ messages)

[PATCH] regulator: scmi: Allow for zero voltage domains
 2023-01-26 18:38 UTC  (3+ messages)

consolidate btrfs checksumming, repair and bio splitting v4
 2023-01-26 18:33 UTC  (7+ messages)
` [PATCH 23/34] btrfs: allow btrfs_submit_bio to split bios

rbd kernel block driver memory usage
 2023-01-26 18:14 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/9] drm/i915/dp_mst: Fix MST payload removal during output disabling
 2023-01-26 18:38 UTC  (11+ messages)
` [Intel-gfx] [PATCH 2/9] drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
` [Intel-gfx] [PATCH 3/9] drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
  `  "
` [Intel-gfx] [PATCH 4/9] drm/i915/dp_mst: Fix payload removal during output disabling

[PATCH dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
 2023-01-26 18:37 UTC  (5+ messages)
` [PATCH dwarves 4/5] btf_encoder: represent "."-suffixed optimized functions (".isra.0") in BTF

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-26 18:19 UTC  (8+ messages)

[PATCH mptcp-next v2 00/13] mptcp: refactor first subflow init
 2023-01-26 18:36 UTC  (6+ messages)
` [PATCH mptcp-next v2 11/13] mptcp: refactor mptcp_stream_accept()

[Intel-gfx] [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
 2023-01-26 18:34 UTC  (8+ messages)

[PATCH v3 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-26 18:36 UTC  (10+ messages)
` [PATCH v3 bpf-next 2/8] drivers: net: turn on XDP features
    ` [Intel-wired-lan] "
` [PATCH v3 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
    ` [Intel-wired-lan] "
` [PATCH v3 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
  ` [Intel-wired-lan] "

[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
 2023-01-26 18:36 UTC  (5+ messages)
` [RFC PATCH v6 03/11] media: v4l2: Add extended buffer (de)queue operations for video types

[Intel-gfx] [PATCH 1/9] drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
 2023-01-26 18:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

Phoronix pts fio io_uring test regression report on upstream v6.1 and v5.15
 2023-01-26 18:35 UTC  (5+ messages)

❌ FAIL (91/181 SKIPPED): Test report for for-kernelci (6.2.0-rc5, arm-next, 2e84eedb)
 2023-01-26 18:33 UTC  (6+ messages)
  ` ? "

[PATCHv15 00/17] Linear Address Masking enabling
 2023-01-26 18:31 UTC  (5+ messages)

[bug-report] possible s64 overflow in max_vruntime()
 2023-01-26 18:31 UTC  (5+ messages)

The re-architecture of Xen
 2023-01-26 18:30 UTC 

[PATCH 2/3] KVM: selftests: Collect memory access latency samples
 2023-01-26 18:30 UTC  (3+ messages)

[PATCH v3 0/3] objtool build improvements
 2023-01-26 18:30 UTC  (4+ messages)
` [PATCH v3 3/3] objtool: Alter how HOSTCC is forced

[PATCH 1/2] oeqa/selftest/devtool: Fix for linux 6.1 versions onwards
 2023-01-26 18:30 UTC  (3+ messages)
` [PATCH 2/2] wic/efi-bootdisk.wks: Fix for 6.1 kernel versions
  ` [OE-core] "

[PATCH v2 0/4] livepatch: Add garbage collection for shadow variables
 2023-01-26 18:30 UTC  (7+ messages)

[PATCH v6 0/3] Timer support for ARM Tegra
 2023-01-26 18:28 UTC  (8+ messages)

[PATCH 0/3] Fix boot regressions on at least TI am62x
 2023-01-26 18:28 UTC  (3+ messages)
` [PATCH 1/3] Bump LMB_MAX_REGIONS default to 16

[PATCH] linux-user: Fix SO_ERROR return code of getsockopt()
 2023-01-26 18:27 UTC  (3+ messages)

[RFC PATCH 00/16] arm: Add Rockchip RK3588 support
 2023-01-26 18:26 UTC  (7+ messages)

[PATCH v2 0/8] iommu: The early demise of bus ops
 2023-01-26 18:26 UTC  (9+ messages)
` [PATCH v2 1/8] iommu: Decouple iommu_present() from "
` [PATCH v2 2/8] iommu: Validate that devices match domains
` [PATCH v2 3/8] iommu: Add lockdep annotations for group list iterators
` [PATCH v2 4/8] iommu: Factor out some helpers
` [PATCH v2 5/8] iommu: Switch __iommu_domain_alloc() to device ops
` [PATCH v2 6/8] iommu/arm-smmu: Don't register fwnode for legacy binding
` [PATCH v2 7/8] iommu: Retire bus ops
` [PATCH v2 8/8] iommu: Clean up open-coded ownership checks

[PATCH 1/8] drm/amdgpu: add bitmask controll for power related sysfs interfaces
 2023-01-26 18:26 UTC  (8+ messages)
` [PATCH 8/8] drm/amd/pm: drop the support for manual fan speed setting on SMU13.0.7

[PATCH 0/8] Add DFU, emmc and usb boot for TI am62x
 2023-01-26 18:26 UTC  (3+ messages)
` [PATCH 4/8] arm: dts: k3-am625-sk: Enable emmc in SPL

[PATCH] wifi: ath6kl: reduce WARN to dev_dbg() in callback
 2023-01-26 18:24 UTC 

[PATCH v3 0/2] media: nxp: i.MX8 ISI driver
 2023-01-26 18:25 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add i.MX8 ISI DT bindings


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.