All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-09 19:08:50 to 2023-06-09 19:58:11 UTC [more...]

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

[LSF/MM/BPF TOPIC] HGM for hugetlbfs
 2023-06-09 19:57 UTC  (11+ messages)

[PATCH 00/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
 2023-06-09 19:55 UTC  (13+ messages)
` [PATCH 05/22] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
` [PATCH 12/22] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
` [PATCH 13/22] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
` [PATCH 14/22] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
` [PATCH 15/22] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
` [PATCH 18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h'

[PATCH 00/20] DC Patches June 9, 2023
 2023-06-09 19:56 UTC  (2+ messages)

[igt-dev] [PATCH v2 i-g-t 0/4] gem_ctx_freq: multi-gt support and disable efficient freq
 2023-06-09 19:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for gem_ctx_freq: multi-gt support and disable efficient freq (rev2)

[RFC PATCH 00/80] Rust PuzzleFS filesystem driver
 2023-06-09 19:53 UTC  (16+ messages)

[PATCH net-next] tcp: Make pingpong threshold tunable
 2023-06-09 19:53 UTC  (3+ messages)

[PATCH 0/2] change ->index to PAGE_SIZE for hugetlb pages
 2023-06-09 19:52 UTC  (4+ messages)
` [PATCH 1/2] mm/filemap: remove hugetlb special casing in filemap.c
` [PATCH 2/2] mm/hugetlb: add wrapper functions for interactions with page cache

[Intel-xe] [PATCH 0/1] Fix stolen memory size calculation
 2023-06-09 19:53 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH v3] arm64: dts: imx8mp-venice-gw74xx: update to revB PCB
 2023-06-09 19:52 UTC  (2+ messages)

[PATCH v2 0/2] ovl: port to new mount api & updated layer parsing
 2023-06-09 19:52 UTC  (6+ messages)
` [PATCH v2 1/2] ovl: port to new mount api
` [PATCH v2 2/2] ovl: modify layer parameter parsing

[PATCH v4,0/4] media: mediatek: vcodec: Fix decoder under flow and plt test fails randomly
 2023-06-09 19:50 UTC  (4+ messages)
` [PATCH v4,3/4] media: mediatek: vcodec: move core context from device to each instance

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-06-09 19:49 UTC  (5+ messages)
` [PATCH v13 17/24] gunyah: vm_mgr: Add framework for VM Functions

[PATCH v2 00/26] Fix memory leaks (was reference count checking for thread)
 2023-06-09 19:49 UTC  (7+ messages)
` [PATCH v2 06/26] perf addr_location: Add init/exit/copy functions
` [PATCH v2 24/26] perf callchain: Use pthread keys for tls callchain_cursor

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-09 19:48 UTC  (5+ messages)
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v11 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure

[PATCH v2] arm64: dts: imx8mp-venice-gw74xx: update to revB PCB
 2023-06-09 19:48 UTC  (4+ messages)

[PATCH net-next v2 0/9] ptp .adjphase cleanups
 2023-06-09 19:47 UTC  (7+ messages)
` [PATCH net-next v2 7/9] ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback

[PATCH v3 0/5] new event wait support
 2023-06-09 19:47 UTC  (4+ messages)
` [PATCH v3 3/5] drm/amdkfd: set activated flag true when event age unmatchs

[PATCH v3] Input: synaptics-rmi4 - retry reading SMBus version on resume
 2023-06-09 19:47 UTC 

[snitzer:dm-6.5-thin-reserve-throwaway 2/12] drivers/md/dm-flakey.c:418:17: warning: ignoring return value of 'bio_add_page' declared with attribute 'warn_unused_result'
 2023-06-09 19:47 UTC 

[PATCH v8 6/8] drm/etnaviv: add driver support for the PCI devices
 2023-06-09 19:46 UTC  (2+ messages)

[PATCH v2 1/3] NFSv4.2: Fix READ_PLUS smatch warnings
 2023-06-09 19:46 UTC  (3+ messages)
` [PATCH v2 2/3] NFSv4.2: Fix READ_PLUS size calculations
` [PATCH v2 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)

[PATCH] powerpc/ftrace: Disable ftrace on ppc32 if using clang
 2023-06-09 19:45 UTC  (3+ messages)

[PATCH] sched/idle: disable tick in idle=poll idle entry
 2023-06-09 13:54 UTC  (3+ messages)

[PATCH] crypto: qat - do not export adf_init_admin_pm()
 2023-06-09 19:42 UTC 

[PATCH 0/2] sunxi, usb: Clean up SRAM initialization code
 2023-06-09 19:40 UTC  (5+ messages)
` [PATCH 2/2] usb: musb-new: sunxi: clarify the purpose of SRAM initialization

[dm-devel] fuzzing bcachefs with dm-flakey
 2023-06-09 19:38 UTC  (5+ messages)
    `  "

[xen-unstable-smoke test] 181347: regressions - FAIL
 2023-06-09 19:38 UTC 

[PATCH v2 0/6] Per-vma lock support for swap and userfaults
 2023-06-09 19:36 UTC  (6+ messages)
` [PATCH v2 5/6] mm: implement folio wait under VMA lock

[RFC PATCH 1/4] semodule_expand: update
 2023-06-09 19:37 UTC  (9+ messages)
` [RFC PATCH 2/4] semodule_link: update
` [RFC PATCH 3/4] semodule_package: update
` [RFC PATCH 4/4] semodule_unpackage: update

[GIT PULL 1/6] soc/tegra: Changes for v6.5-rc1
 2023-06-09 19:36 UTC  (12+ messages)
` [GIT PULL 2/6] firmware: tegra: "
` [GIT PULL 3/6] dt-bindings: "
` [GIT PULL 4/6] memory: tegra: "
` [GIT PULL 5/6] PCI: "
` [GIT PULL 6/6] arm64: tegra: Device tree changes "

[PATCH v2 00/12] AMDGPU doorbell manager
 2023-06-09 19:34 UTC  (9+ messages)
` [PATCH v2 08/12] drm/amdgpu: use doorbell manager for kfd kernel doorbells
` [PATCH v2 10/12] drm/amdgpu: remove unused functions and variables

[PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties
 2023-06-09 19:33 UTC  (2+ messages)

[PATCH v2 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 19:34 UTC  (6+ messages)
` [PATCH v2 2/2] "

[RESEND PATCH v3 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 19:32 UTC  (3+ messages)
` [RESEND PATCH v3 2/2] "

[PATCH v3 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 19:31 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: nfc: nxp-nci: document pvdd-supply
  ` [PATCH v3 2/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply

[PATCH 5.15 000/159] 5.15.116-rc1 review
 2023-06-09 19:31 UTC  (5+ messages)

[PATCH v6 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-06-09 19:30 UTC  (4+ messages)

[PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
 2023-06-09 19:26 UTC  (5+ messages)

+ mips-update_mmu_cache-can-replace-__update_tlb-fix.patch added to mm-unstable branch
 2023-06-09 19:27 UTC 

[android-common:android14-5.15 1384/23306] include/trace/trace_events.h:27:23: warning: 'str__cpuidle__trace_system_name' defined but not used
 2023-06-09 19:26 UTC 

[stable:linux-5.15.y 9400/9999] drivers/bus/mhi/host/pm.c:733:6: warning: stack frame size (2768) exceeds limit (2048) in 'mhi_pm_st_worker'
 2023-06-09 19:26 UTC 

+ selftests-damon-add-config-file.patch added to mm-unstable branch
 2023-06-09 19:26 UTC 

[syzbot] [usb?] INFO: task hung in hub_port_init (3)
 2023-06-09 19:25 UTC  (2+ messages)

[obsolete] mm-vmscan-move-shrinker_debugfs_remove-before-synchronize_srcu.patch removed from -mm tree
 2023-06-09 19:25 UTC 

fix nodatasum I/O for zone devices v2
 2023-06-09 19:18 UTC  (5+ messages)
` [PATCH] btrfs: allocate dummy ordereded_sums objects for nocsum I/O on zoned file systems

[meta-arago][master/kirkstone][PATCHv2 0/3] Fix some configuration options for systemd
 2023-06-09 19:24 UTC  (4+ messages)
` [meta-arago][master/kirkstone][PATCHv2 1/3] systemd: drop the useradd params
` [meta-arago][master/kirkstone][PATCHv2 2/3] arago.conf: add serial-getty-generator to systemd
` [meta-arago][master/kirkstone][PATCHv2 3/3] systemd: move packageconfig appends to distro config

[PATCH v4 0/4] ARM: dts: qcom: apq8074-dragonboard: enable resin device
 2023-06-09 19:23 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: power: reset: qcom-pon: define pm8941-pon
` [PATCH v4 2/4] power: reset: qcom-pon: add support for pm8941-pon

Error - mac address of the ping destination could not be resolved and is not a bat-host name
 2023-06-09 18:55 UTC  (2+ messages)

[PATCH v11 00/16] graph enhancement for multi-core dispatch
 2023-06-09 19:12 UTC  (18+ messages)
` [PATCH v12 "
  ` [PATCH v12 01/16] graph: rename rte_graph_work as common
  ` [PATCH v12 02/16] graph: split graph worker into common and default model
  ` [PATCH v12 03/16] graph: move node process into inline function
  ` [PATCH v12 04/16] graph: add get/set graph worker model APIs
  ` [PATCH v12 05/16] graph: introduce graph node core affinity API
  ` [PATCH v12 06/16] graph: introduce graph bind unbind API
  ` [PATCH v12 07/16] graph: move node clone name func into private as common
  ` [PATCH v12 08/16] graph: introduce graph clone API for other worker core
  ` [PATCH v12 09/16] graph: add structure for stream moving between cores
  ` [PATCH v12 10/16] graph: introduce stream moving cross cores
  ` [PATCH v12 11/16] graph: enable create and destroy graph scheduling workqueue
  ` [PATCH v12 12/16] graph: introduce graph walk by cross-core dispatch
  ` [PATCH v12 13/16] graph: enable graph multicore dispatch scheduler model
  ` [PATCH v12 14/16] graph: add stats for mcore dispatch model
  ` [PATCH v12 15/16] test/graph: add functional tests "
  ` [PATCH v12 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model

[PATCH net v2 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09 19:21 UTC  (5+ messages)
` [PATCH net v2 1/3] selftests: net: tls: check if FIPS mode is enabled

[PATCH v3 00/14] simpletrace: refactor and general improvements
 2023-06-09 19:20 UTC  (3+ messages)
` [PATCH v3 12/14] simpletrace: added simplified Analyzer2 class

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-06-09 19:19 UTC  (12+ messages)

[ANNOUNCE] 4.19.284-cip99-rt31 (rt125)
 2023-06-09 19:17 UTC 

[PATCH 0/3] Reduce impact of overlayfs fake path files
 2023-06-09 19:17 UTC  (6+ messages)

[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-09 19:16 UTC  (10+ messages)
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[PATCHv2] selftests: damon: add config file
 2023-06-09 19:16 UTC  (2+ messages)

[PATCH net-next 0/2] net: create device lookup API with reference tracking
 2023-06-09 19:16 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[meta-arago][master/kirkstone][PATCH] arago.conf: make things more readable and fix the virtuals
 2023-06-09 19:13 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
 2023-06-09 19:12 UTC  (2+ messages)

[PATCH] dt-bindings: arm: drop unneeded quotes and use absolute /schemas path
 2023-06-09 19:11 UTC  (3+ messages)

[PATCH] dt-bindings: crypto: intel,ixp4xx: drop unneeded quotes
 2023-06-09 19:10 UTC  (2+ messages)

[Intel-xe] [PATCH 0/3] A rebind fixes
 2023-06-09 19:10 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[PATCH] drm/radeon: Disable outputs when releasing fbdev client
 2023-06-09 19:09 UTC  (3+ messages)

[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
 2023-06-09 19:09 UTC  (2+ messages)

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-09 19:08 UTC  (3+ messages)

[PATCH v9] kernel/fork: beware of __put_task_struct calling context
 2023-06-09 19:07 UTC  (11+ messages)

[PATCH v12 00/11] Support writable CPU ID registers from userspace
 2023-06-09 19:08 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
 2023-06-09 19:08 UTC  (4+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables


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.