All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-15 06:28:12 to 2024-05-15 07:22:23 UTC [more...]

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-15  7:16 UTC  (4+ messages)
` [PATCH v2 06/15] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug

RTT-PROBE: lore-subspace-rtt
 2024-05-15  7:22 UTC 

[PATCH v4 0/2 RESEND] Add StarFive's StarLink Cache Controller
 2024-05-15  7:21 UTC  (4+ messages)
` [PATCH v4 2/2 RESEND] dt-bindings: cache: Add docs for StarFive Starlink cache controller

[LTP] [PATCH] syscalls/setitimer: Pass the kernel-defined struct __kernel_old_itimerval to sys_setitimer()
 2024-05-15  7:21 UTC  (4+ messages)

[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-05-15  7:21 UTC  (5+ messages)
` [PATCH v5 1/9] iommu: Introduce domain attachment handle
` [PATCH v5 2/9] iommu: Replace sva_iommu with iommu_attach_handle

[RFC 0/5] Discussion around eviction improvements
 2024-05-15  7:20 UTC  (5+ messages)
` [RFC 1/5] drm/amdgpu: Fix migration rate limiting accounting
` [RFC 2/5] drm/amdgpu: Actually respect buffer migration budget

[PATCH v6 0/9] vfio: Improve error reporting (part 2
 2024-05-15  7:20 UTC  (9+ messages)
` [PATCH v6 1/9] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v6 2/9] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v6 3/9] migration: Extend migration_file_set_error() with Error* argument
` [PATCH v6 4/9] vfio/migration: Add an Error** argument to vfio_migration_set_state()

[PATCH] ARM: Do not select ARCH_HAS_KERNEL_FPU_SUPPORT
 2024-05-15  7:19 UTC  (5+ messages)

[PATCH net-next v2 0/1] mlx5: Add netdev-genl queue stats
 2024-05-15  7:19 UTC  (4+ messages)
` [PATCH net-next v2 1/1] net/mlx5e: Add per queue netdev-genl stats

[PATCH ats_vtd v2 00/25] ATS support for VT-d
 2024-05-15  7:14 UTC  (26+ messages)
` [PATCH ats_vtd v2 01/25] intel_iommu: fix FRCD construction macro
` [PATCH ats_vtd v2 03/25] intel_iommu: check if the input address is canonical
` [PATCH ats_vtd v2 02/25] intel_iommu: make types match
` [PATCH ats_vtd v2 04/25] intel_iommu: set accessed and dirty bits during first stage translation
` [PATCH ats_vtd v2 07/25] intel_iommu: do not consider wait_desc as an invalid descriptor
` [PATCH ats_vtd v2 05/25] intel_iommu: return page walk level even when the translation fails
` [PATCH ats_vtd v2 06/25] intel_iommu: extract device IOTLB invalidation logic
` [PATCH ats_vtd v2 12/25] intel_iommu: add an internal API to find an address space with PASID
` [PATCH ats_vtd v2 10/25] pcie: helper functions to check if PASID and ATS are enabled
` [PATCH ats_vtd v2 09/25] pcie: add helper to declare PASID capability for a pcie device
` [PATCH ats_vtd v2 08/25] memory: add permissions in IOMMUAccessFlags
` [PATCH ats_vtd v2 11/25] intel_iommu: declare supported PASID size
` [PATCH ats_vtd v2 14/25] pci: cache the bus mastering status in the device
` [PATCH ats_vtd v2 16/25] pci: add a pci-level initialization function for iommu notifiers
` [PATCH ats_vtd v2 13/25] intel_iommu: add support for PASID-based device IOTLB invalidation
` [PATCH ats_vtd v2 15/25] pci: add IOMMU operations to get address spaces and memory regions with PASID
` [PATCH ats_vtd v2 18/25] intel_iommu: implement the get_memory_region_pasid iommu operation
` [PATCH ats_vtd v2 19/25] memory: Allow to store the PASID in IOMMUTLBEntry
` [PATCH ats_vtd v2 20/25] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry
` [PATCH ats_vtd v2 17/25] intel_iommu: implement the get_address_space_pasid iommu operation
` [PATCH ats_vtd v2 21/25] atc: generic ATC that can be used by PCIe devices that support SVM
` [PATCH ats_vtd v2 24/25] intel_iommu: set the address mask even when a translation fails
` [PATCH ats_vtd v2 23/25] pci: add a pci-level API for ATS
` [PATCH ats_vtd v2 22/25] memory: add an API for ATS support
` [PATCH ats_vtd v2 25/25] intel_iommu: add support for ATS

[PATCH v3] Bluetooth: btnxpuart: Enable status prints for firmware download
 2024-05-15  7:18 UTC  (3+ messages)

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-15  7:17 UTC  (8+ messages)
` [PATCH 4/9] migration: Add direct-io parameter

[PATCHv4 00/21] zram: custom comp API and comp algorithms tunables
 2024-05-15  7:12 UTC  (22+ messages)
` [PATCHv4 01/21] zram: move from crypto API to custom comp backends API
` [PATCHv4 02/21] zram: add lzo and lzorle compression backends support
` [PATCHv4 03/21] zram: add lz4 compression backend support
` [PATCHv4 04/21] zram: add lz4hc "
` [PATCHv4 05/21] zram: add zstd "
` [PATCHv4 06/21] zram: pass estimated src size hint to zstd
` [PATCHv4 07/21] zram: add zlib compression backend support
` [PATCHv4 08/21] zram: add 842 "
` [PATCHv4 09/21] zram: check that backends array has at least one backend
` [PATCHv4 10/21] zram: introduce zcomp_config structure
` [PATCHv4 11/21] zram: extend comp_algorithm attr write handling
` [PATCHv4 12/21] zram: support compression level comp config
` [PATCHv4 13/21] zram: add support for dict "
` [PATCHv4 14/21] lib/zstd: export API needed for dictionary support
` [PATCHv4 15/21] zram: add dictionary support to zstd backend
` [PATCHv4 16/21] zram: add config init/release backend callbacks
` [PATCHv4 17/21] zram: share dictionaries between per-CPU contexts
` [PATCHv4 18/21] zram: add dictionary support to lz4
` [PATCHv4 19/21] lib/lz4hc: export LZ4_resetStreamHC symbol
` [PATCHv4 20/21] zram: add dictionary support to lz4hc
` [PATCHv4 21/21] Documentation/zram: add documentation for algorithm parameters

[BUILD SUCCESS] LAST PATCH: [PATCH v1 2/2] serial: 8250_dw: Revert "Move definitions to the shared header"
 2024-05-15  7:15 UTC 

[REGRESSION] MT7915E doesn't work any more with v6.9
 2024-05-15  7:15 UTC  (5+ messages)

[XEN PATCH 00/10] Address violations of MISRA C Rule 20.7
 2024-05-15  7:15 UTC  (7+ messages)
` [XEN PATCH 03/10] automation/eclair_analysis: deviate macro count_args_ for MISRA "

[PATCH] net: hsr: Setup and delete proxy prune timer only when RedBox is enabled
 2024-05-15  7:14 UTC  (4+ messages)

[PATCH v8 0/1] drm/bridge: it6505: fix hibernate to resume no display issue
 2024-05-15  7:23 UTC  (2+ messages)
` [PATCH v8 1/1] "

RTT-PROBE: lore-subspace-rtt
 2024-05-15  7:12 UTC 

Potential impact of commit dfa2f0483360 ("tcp: get rid of sysctl_tcp_adv_win_scale")
 2024-05-15  7:10 UTC  (2+ messages)

[Bug 218841] New: Security issue (VERY old video memory displaying in Window preview)
 2024-05-15  7:10 UTC  (3+ messages)
` [Bug 218841] "

[PATCH v1 0/3] Enable status prints for firmware download
 2024-05-15  7:06 UTC  (4+ messages)
` [PATCH v1 1/3] Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
` [PATCH v1 2/3] Bluetooth: btnxpuart: Enable status prints for firmware download
` [PATCH v1 3/3] Bluetooth: btnxpuart: Handle FW Download Abort scenario

[PATCH mptcp-next v5 0/2] patches for new MPTCP subflow subtest
 2024-05-15  7:08 UTC  (2+ messages)

[PATCH 0/3] Add eFuse access for ZynqMP
 2024-05-15  7:08 UTC  (5+ messages)
` [PATCH 3/3] drivers: misc: Add driver to access ZynqMP efuses

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-15  7:06 UTC  (8+ messages)
` [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains

[PATCH v5 00/11] Add suspend to ram support for PCIe on J7200
 2024-05-15  7:05 UTC  (6+ messages)
` [PATCH v5 05/11] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()

linux-next: duplicate patch in the btrfs tree
 2024-05-15  7:03 UTC 

[PATCH v4 00/10] Add PM policy interfaces
 2024-05-15  7:03 UTC  (2+ messages)

[pci:next] BUILD SUCCESS a38bebb2868274a1e9316c9e99500395b08ccb12
 2024-05-15  7:03 UTC 

[PATCH v2 0/8] riscv: Memory Hot(Un)Plug support
 2024-05-15  7:03 UTC  (4+ messages)
` [PATCH v2 8/8] riscv: mm: Add support for ZONE_DEVICE

[PATCH v1] usb: remove not used variable in usb_ether_curr_dev
 2024-05-15  6:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-15  7:02 UTC 

[PATCH i-g-t] tests/intel/xe_tlb: Test to validate TLB invalidation
 2024-05-15  7:01 UTC 

[PATCH ats_vtd v1 00/24] ATS support for VT-d
 2024-05-15  6:59 UTC  (4+ messages)
` [PATCH ats_vtd v1 03/24] intel_iommu: check if the input address is canonical

[PATCH 0/3] Clarify pseudo-ref terminology
 2024-05-15  6:59 UTC  (21+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 07/10] refs: root refs can be symbolic refs
` [PATCH v5 00/10] Clarify pseudo-ref terminology
  ` [PATCH v5 01/10] Documentation/glossary: redefine pseudorefs as special refs
  ` [PATCH v5 02/10] Documentation/glossary: clarify limitations of pseudorefs
  ` [PATCH v5 03/10] Documentation/glossary: define root refs as refs
  ` [PATCH v5 04/10] refs: rename `is_pseudoref()` to `is_root_ref()`
  ` [PATCH v5 05/10] refs: rename `is_special_ref()` to `is_pseudo_ref()`
  ` [PATCH v5 06/10] refs: do not check ref existence in `is_root_ref()`
  ` [PATCH v5 07/10] refs: classify HEAD as a root ref
  ` [PATCH v5 08/10] refs: pseudorefs are no refs
  ` [PATCH v5 09/10] ref-filter: properly distinuish pseudo and root refs
  ` [PATCH v5 10/10] refs: refuse to write pseudorefs

[isilence:zcrx/next 10/27] io_uring/zc_rx.c:85:18: warning: variable 'nr_pages' is uninitialized when used here
 2024-05-15  6:57 UTC 

[PATCH 00/20] drm/i915/dp_mst: Enable link training fallback
 2024-05-15  6:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/dp_mst: Enable link training fallback (rev2)

[PATCH v3 bpf-next 00/11] bpf: support resilient split BTF
 2024-05-15  6:56 UTC  (5+ messages)
` [PATCH v3 bpf-next 10/11] libbpf,bpf: share BTF relocate-related code with kernel

[PATCH] mm: refactor folio_undo_large_rmappable()
 2024-05-15  6:53 UTC  (2+ messages)

[PATCH] drm/xe: Only zap PTEs as needed
 2024-05-15  6:53 UTC  (2+ messages)

[PULL 00/11] gitlab CI fix and glib update
 2024-05-15  6:51 UTC  (2+ messages)

[PATCH 1/2] drm/i915/display: Move port clock calculation
 2024-05-15  6:45 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/display: Remove .clock from pll state structure

RTT-PROBE: lore-subspace-rtt
 2024-05-15  6:52 UTC 

[RFC PATCH net-next v6 0/2] Add TAPRIO offload support for ICSSG driver
 2024-05-15  6:50 UTC  (6+ messages)
` [RFC PATCH net-next v6 1/2] net: ti: icssg: Move icss_iep structure
` [RFC PATCH net-next v6 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[RFC KERNEL PATCH v7 0/2] Support device passthrough when dom0 is PVH on Xen
 2024-05-15  6:50 UTC  (3+ messages)
` [RFC KERNEL PATCH v7 1/2] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v7 2/2] xen/privcmd: Add new syscall to get gsi from dev

[LTP] [PATCH] lseek: Add negative tests for lseek
 2024-05-15  6:49 UTC  (4+ messages)

[PATCH] fetch-pack: Remove unused struct 'loose_object_iter'
 2024-05-15  6:46 UTC  (2+ messages)

[PATCH v2 memory-model 0/3] LKMM updates for v6.10
 2024-05-15  6:44 UTC  (6+ messages)
` [PATCH memory-model 2/4] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg

[PATCH mptcp-next 0/3] fixes for create_netns
 2024-05-15  6:44 UTC  (4+ messages)
` [PATCH mptcp-next 1/3] selftests/bpf: Handle SIGINT when creating netns
` [PATCH mptcp-next 2/3] Squash to "selftests/bpf: Add mptcp subflow subtest"
` [PATCH mptcp-next 3/3] Squash to "selftests/bpf: Add bpf scheduler test"

[RFC PATCH 0/2] TPM derived keys
 2024-05-15  6:44 UTC  (5+ messages)
` [RFC PATCH 2/2] KEYS: implement "

[PATCH 00/21] builtin/config: remove global state
 2024-05-15  6:43 UTC  (23+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/21] builtin/config: stop printing full usage on misuse
  ` [PATCH v3 02/21] builtin/config: move legacy mode into its own function
  ` [PATCH v3 03/21] builtin/config: move subcommand options into `cmd_config()`
  ` [PATCH v3 04/21] builtin/config: move legacy "
  ` [PATCH v3 05/21] builtin/config: move actions into `cmd_config_actions()`
  ` [PATCH v3 06/21] builtin/config: check for writeability after source is set up
  ` [PATCH v3 07/21] config: make the config source const
  ` [PATCH v3 08/21] builtin/config: refactor functions to have common exit paths
  ` [PATCH v3 09/21] builtin/config: move location options into local variables
  ` [PATCH v3 10/21] builtin/config: move display "
  ` [PATCH v3 11/21] builtin/config: move type options into display options
  ` [PATCH v3 12/21] builtin/config: move default value "
  ` [PATCH v3 13/21] builtin/config: move `respect_includes_opt` into location options
  ` [PATCH v3 14/21] builtin/config: convert `do_not_match` to a local variable
  ` [PATCH v3 15/21] builtin/config: convert `value_pattern` "
  ` [PATCH v3 16/21] builtin/config: convert `regexp` "
  ` [PATCH v3 17/21] builtin/config: convert `key_regexp` "
  ` [PATCH v3 18/21] builtin/config: convert `key` "
  ` [PATCH v3 19/21] builtin/config: track "fixed value" option via flags only
  ` [PATCH v3 20/21] builtin/config: convert flags to a local variable
  ` [PATCH v3 21/21] builtin/config: pass data between callbacks via local variables

[PATCH 0/4] Use STM32 access controller for STM32MP25 clocks
 2024-05-15  6:41 UTC  (5+ messages)
` [PATCH 2/4] clk: stm32mp2: use of STM32 access controller

RTT-PROBE: lore-subspace-rtt
 2024-05-15  6:42 UTC 

[PATCH 0/4] mm: convert to folio_alloc_mpol()
 2024-05-15  7:07 UTC  (5+ messages)
` [PATCH 1/4] mm: add folio_alloc_mpol()
` [PATCH 2/4] mm: mempolicy: use folio_alloc_mpol_noprof() in vma_alloc_folio_noprof()
` [PATCH 3/4] mm: mempolicy: use folio_alloc_mpol() in alloc_migration_target_by_mpol()
` [PATCH 4/4] mm: shmem: use folio_alloc_mpol() in shmem_alloc_folio()

[PATCH net-next v2 0/3] Introduce IPPROTO_SMC
 2024-05-15  6:41 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net/smc: refatoring initialization of smc sock
` [PATCH net-next v2 2/3] net/smc: expose smc proto operations
` [PATCH net-next v2 3/3] net/smc: Introduce IPPROTO_SMC

[PATCH v2] ASoC: dt-bindings: ak4104: convert to dt schema
 2024-05-15  6:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drm/stm: dsi: relax mode_valid clock tolerance
 2024-05-15  6:39 UTC  (4+ messages)

linux-next: Tree for May 15
 2024-05-15  6:41 UTC 

[PATCH v2] f2fs: fix to avoid racing in between read and OPU dio write
 2024-05-15  6:38 UTC  (6+ messages)
      ` [f2fs-dev] "

[PATCH] ubsan: Restore dependency on ARCH_HAS_UBSAN
 2024-05-15  6:38 UTC  (2+ messages)

linux-next: build warning after merge of the powerpc tree
 2024-05-15  6:37 UTC  (2+ messages)

[PATCH v6 0/7] Live Migration With IAA
 2024-05-15  6:36 UTC  (6+ messages)
` [PATCH v6 6/7] migration/multifd: implement qpl compression and decompression

[PATCH v2] media: i2c: Add ar0234 camera sensor driver
 2024-05-15  6:34 UTC  (2+ messages)

Bug in git log -S
 2024-05-15  6:34 UTC  (5+ messages)

[PATCH v2] dt-bindings: display: synopsys,dw-hdmi: Document ddc-i2c-bus in core
 2024-05-15  6:31 UTC  (5+ messages)
` [PATCH v2] dt-bindings: display: synopsys, dw-hdmi: "

[PATCH] dt-bindings: display: synopsys, dw-hdmi: Document ddc-i2c-bus in core
 2024-05-15  6:29 UTC  (4+ messages)
` [PATCH] dt-bindings: display: synopsys,dw-hdmi: "

[PATCH v14 0/5] PCI devices passthrough on Arm, part 3
 2024-05-15  6:32 UTC  (5+ messages)
` [PATCH v14 5/5] arm/vpci: honor access size when returning an error

RTT-PROBE: lore-subspace-rtt
 2024-05-15  6:32 UTC 

[PATCH] vt: keyboard: Use led_set_brightness() in LED trigger activate() callback
 2024-05-15  6:32 UTC  (2+ messages)

[RFC PATCH 0/2] introduce precised blk-throttle control
 2024-05-15  6:31 UTC  (4+ messages)
` [RFC PATCH 2/2] mm: introduce budgt control in readahead

[PATCH igt-dii-client v3 0/2] lib/xe/xe_query: Wait for xe_supports_faults
 2024-05-15  6:30 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 00/13] MIPS: Boston: Various enhancements
 2024-05-15  6:28 UTC  (5+ messages)
` [PATCH 09/13] syscon: Probe device first in syscon_get_regmap


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.