LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-04 09:12:42 to 2025-11-04 11:17:54 UTC [more...]

[mainline]Error while running make modules_install command
 2025-11-04 11:17 UTC 

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-04 11:16 UTC  (7+ messages)
` [PATCH v3 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v3 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet

[PATCH v3 0/2] Enable Service layer driver for Agilex5
 2025-11-04 11:14 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: firmware: svc: Add IOMMU support "

[PATCH net-next v3] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
 2025-11-04 11:13 UTC  (3+ messages)

[PATCH] drm/bridge: replace use of system_wq with system_percpu_wq
 2025-11-04 11:13 UTC 

[PATCH v2 00/15] SHA-3 library
 2025-11-04 11:07 UTC  (6+ messages)

[RFC PATCH v2 0/4] make vmalloc gfp flags usage more apparent
 2025-11-04 11:09 UTC  (3+ messages)
` [RFC PATCH v2 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags

[PATCH v1 0/3] pinctrl: rockchip: Add RK3506 pinctrl support
 2025-11-04 11:08 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: pinctrl: Add rk3506 "
` [PATCH v1 2/3] pinctrl: rockchip: "
` [PATCH v1 3/3] pinctrl: rockchip: add rk3506 rmio support

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-11-04 11:08 UTC  (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map

[PATCH] scsi: lpfc: WQ_PERCPU added to alloc_workqueue users
 2025-11-04 11:08 UTC 

[PATCH] block: fix typos in comments and strings in blk-core.c
 2025-11-04 11:07 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis
 2025-11-04 11:06 UTC  (2+ messages)

[PATCH net] selftests: netdevsim: Fix ethtool-features.sh fail
 2025-11-04 11:04 UTC  (6+ messages)

[PATCH v3] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
 2025-11-04 10:42 UTC  (5+ messages)

[PATCH 1/2] drm/vkms: Fix run-tests.sh script name
 2025-11-04 11:02 UTC  (5+ messages)
` [PATCH 2/2] drm/vkms: Update testing with IGT IGT_DEVICE

[PATCH v10 0/9] support FEAT_LSUI
 2025-11-04 11:01 UTC  (6+ messages)
` [PATCH v10 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v10 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH] extcon: int3496: replace use of system_wq with system_percpu_wq
 2025-11-04 11:01 UTC 

[PATCH v3] rust: enable slice_flatten feature and provide it through an extension trait
 2025-11-04 10:59 UTC 

[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-11-04 10:58 UTC  (4+ messages)

[PATCH 5/6] of: add infra to parse iommu-map per IOMMU cell count
 2025-11-04 10:57 UTC  (3+ messages)

[PATCH] xfs-doc: Fix typo error
 2025-11-04 10:57 UTC  (2+ messages)

[PATCH RESEND] rust: enable slice_flatten feature and abstract it through an extension trait
 2025-11-04 10:57 UTC  (5+ messages)

[PATCH v4 0/2] Add Google Tensor SoC USB controller support
 2025-11-04 10:55 UTC  (8+ messages)
` [PATCH v4 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
 2025-11-04 10:55 UTC  (11+ messages)
` [PATCH 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
` [PATCH 04/19] mm, swap: always try to free swap cache for SWP_SYNCHRONOUS_IO devices
` [PATCH 06/19] mm, swap: free the swap cache after folio is mapped

[PATCH] tty: replace use of system_unbound_wq with system_dfl_wq
 2025-11-04 10:54 UTC 

[PATCH 0/5] nvme-fc: misc small improvents
 2025-11-04 10:54 UTC  (11+ messages)
` [PATCH 1/5] nvme-fc: don't hold rport lock when putting ctrl
` [PATCH 2/5] nvme-fc: check all request and response have been processed
` [PATCH 3/5] nvmet-fcloop: "
` [PATCH 4/5] nvmet-fcloop: remove unused lsdir member
` [PATCH 5/5] nvmet-fc: use pr_* print macros instead of dev_*

[PATCH] Pinctrl: core: export pinctrl_provide_dummies() to fix build error
 2025-11-04 10:49 UTC  (4+ messages)
  ` 回复: "

[PATCH bpf-next] bpf,x86: do RSB balance for trampoline
 2025-11-04 10:49 UTC 

[PATCH next] drm/vkms: Fix use after frees on error paths
 2025-11-04 10:49 UTC  (2+ messages)

[PATCH v14 0/7] timers: Exclude isolated cpus from timer migration
 2025-11-04 10:47 UTC  (8+ messages)
` [PATCH v14 1/7] timers: Rename tmigr 'online' bit to 'available'
` [PATCH v14 2/7] timers: Add the available mask in timer migration
` [PATCH v14 3/7] timers: Use scoped_guard when setting/clearing the tmigr available flag
` [PATCH v14 4/7] cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_cpumasks()
` [PATCH v14 5/7] sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
` [PATCH v14 6/7] cpumask: Add initialiser to use cleanup helpers
` [PATCH v14 7/7] timers: Exclude isolated cpus from timer migration

[PATCH v5 0/2] media: add Himax HM1246 image sensor
 2025-11-04 10:31 UTC  (3+ messages)
` [PATCH v5 1/2] media: dt-bindings: i2c: "
` [PATCH v5 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH] sbp-target: replace use of system_unbound_wq with system_dfl_wq
 2025-11-04 10:45 UTC 

[PATCH v2 1/5] Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
 2025-11-04 10:44 UTC  (3+ messages)
` [PATCH v2 3/5] Bluetooth: L2CAP: export l2cap_chan_hold for modules

[PATCH net v2] net: ti: icssg-prueth: Fix fdb hash size configuration
 2025-11-04 10:44 UTC 

[PATCH 1/2] rust: dma: make use of start_ptr() and start_ptr_mut()
 2025-11-04 10:44 UTC  (4+ messages)

[BUG] Suspend failure with nbcon + pm_debug_messages (Linux 6.18-rc4)
 2025-11-04 10:43 UTC  (5+ messages)

[PATCH v3 0/2] dt-bindings: soc: qcom: Add soc related bindings for Kaanapali
 2025-11-04 10:41 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: soc: qcom: Add qcom,kaanapali-imem compatible

[PATCH] arm64: kprobes: check the return value of set_memory_rox()
 2025-11-04 10:41 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: fix kernel-doc warnings in a header file
 2025-11-04 10:40 UTC  (2+ messages)

[RESEND] [PATCH] nvme-tcp: fix usage of page_frag_cache
 2025-11-04 10:40 UTC  (2+ messages)

[PATCH] soc/xilinx: replace use of system_unbound_wq with system_dfl_wq
 2025-11-04 10:39 UTC 

[PATCH v3 0/5] media: qcom: iris: encoder feature enhancements
 2025-11-04 10:39 UTC  (3+ messages)
  ` [PATCH v3 1/5] media: qcom: iris: Improve format alignment for encoder

[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-11-04 10:37 UTC  (9+ messages)
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages

[PATCH v4] fs: hide names_cachep behind runtime access machinery
 2025-11-04 10:25 UTC  (7+ messages)
` [WIP RFC PATCH 0/3] runtime-const header split and whatnot
  ` [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules

[PATCH] slab: prevent infinite loop in kmalloc_nolock() with debugging
 2025-11-04 10:35 UTC  (4+ messages)

[PATCH v2] Add Magnus Lindholm to MAINTAINERS (Alpha port)
 2025-11-04 10:33 UTC 

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-11-04 10:35 UTC  (5+ messages)

[PATCH v7] ASoC: dt-bindings: ti,pcm1862: convert to dtschema
 2025-11-04 10:34 UTC 

[PATCH v5 0/4] KVM: x86: User-return MSR fix+cleanups
 2025-11-04 10:34 UTC  (8+ messages)
` [PATCH v5 1/4] KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-Module
` [PATCH v5 4/4] KVM: x86: Don't disable IRQs when unregistering user-return notifier

[tip:perf/urgent] BUILD SUCCESS eb3182ef0405ff2f6668fd3e5ff9883f60ce8801
 2025-11-04 10:33 UTC 

[PATCH net-next v2 0/2] net: phy: Add Open Alliance TC14 10Base-T1S PHY cable diagnostic support
 2025-11-04 10:28 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: phy-c45: add OATC14 10BASE-T1S "
` [PATCH net-next v2 2/2] net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0

[PATCH] staging: greybus: arche-platform: fix pm_notifier leak in probe error path
 2025-11-04 10:29 UTC  (2+ messages)

[PATCH v2 1/2] drm/tests: Handle EDEADLK in drm_test_check_valid_clones()
 2025-11-04 10:25 UTC  (2+ messages)
` [PATCH v2 2/2] drm/tests: Handle EDEADLK in set_up_atomic_state()

[PATCH v2 0/2] Adding support for Microchip MCP47FEB02
 2025-11-04 10:25 UTC  (3+ messages)
` [PATCH v2 2/2] iio: dac: adding "

[PATCH v3 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
 2025-11-04 10:24 UTC  (5+ messages)
` [PATCH v2] arm64/mpam: Clean MBWU monitor overflow bit

[PATCH v2 0/7] Refactor drm_writeback_connector structure
 2025-11-04 10:24 UTC  (3+ messages)
` [PATCH v2 1/7] drm: writeback: "

[PATCH 00/10] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2025-11-04 10:24 UTC  (6+ messages)
` [PATCH 08/10] "

[PATCH] media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wq
 2025-11-04 10:20 UTC 

[PATCH v2] drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning EDEADLK
 2025-11-04 10:22 UTC 

[PATCH 0/5] drm/amdgpu: add UMA carveout tuning interfaces
 2025-11-04 10:21 UTC  (4+ messages)
` [PATCH 2/5] drm/amdgpu: add helper to read UMA carveout info

[PATCH net-next 0/2] net: phy: microchip_t1s: Add support for LAN867x Rev.D0 PHY
 2025-11-04 10:20 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic support
` [PATCH net-next 2/2] net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0

[PATCH] media: iris: Refine internal buffer reconfiguration logic for resolution change
 2025-11-04 10:17 UTC  (2+ messages)

[PATCH v2] iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
 2025-11-04 10:08 UTC  (2+ messages)

[PATCH] kunit: Implement ftrace-based stubbing
 2025-11-04 10:16 UTC 

linux-next: build failure after merge of the drm-misc tree
 2025-11-04 10:17 UTC  (4+ messages)

linux-next: build failure after merge of the modules tree
 2025-11-04 10:15 UTC  (2+ messages)

[PATCH v4 0/5] add support for T7 family clock controller
 2025-11-04 10:14 UTC  (5+ messages)
` [PATCH v4 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH 0/2] configfs: Constify some fileds in struct config_item_type
 2025-11-04 10:12 UTC  (5+ messages)
` [PATCH 1/2] configfs: Constify ct_group_ops "
` [PATCH 2/2] configfs: Constify ct_item_ops "

[PATCH] mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
 2025-11-04 10:08 UTC 

[PATCH v1 1/2] dt-bindings: iio: adc: Add AST2700 ADC compatible strings
 2025-11-04 10:08 UTC  (2+ messages)

[PATCH net-next v3 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-11-04 10:07 UTC  (5+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600

[PATCH] ksmbd: fix leak of transform buffer on encrypt_resp() failure
 2025-11-04 10:03 UTC 

[PATCH v2 0/7] ACPI: processor: idle: enhance and cleancode for cpuidle state
 2025-11-04 10:03 UTC  (13+ messages)
` [PATCH v2 1/7] ACPI: processor: idle: Mark the state as invalid if its entry method is illegal
` [PATCH v2 3/7] ACPI: processor: idle: Relocate and verify acpi_processor_ffh_lpi_probe
` [PATCH v2 4/7] ACPI: processor: idle: Disable ACPI idle if get power information failed in power notify
` [PATCH v2 5/7] ACPI: processor: idle: Remove useless codes about the verification of cstate count

[PATCH] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
 2025-11-04 10:03 UTC  (2+ messages)

[PATCH v2] ALSA: wavefront: use scnprintf for longname construction
 2025-11-04 10:01 UTC  (2+ messages)

[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-11-04 10:01 UTC  (5+ messages)
` [PATCH 07/20] arm64: dts: qcom: kaanapali: Add remoteprocs for Kaanapali SoC

[PATCH v3 0/3] replace old wq(s), add WQ_PERCPU to alloc_workqueue
 2025-11-04 10:00 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v3 2/3] drm/i915: replace use of system_wq with system_percpu_wq in the documentation
` [PATCH v3 3/3] drm/i915: add WQ_PERCPU to alloc_workqueue users

[PATCH v2 0/3] media: nxp: imx8-isi: Add ISI support for i.MX95
 2025-11-04  9:57 UTC  (3+ messages)
` [PATCH v2 1/3] media: dt-bindings: nxp,imx8-isi: Add i.MX95 ISI compatible string

[PATCH RESEND v3] checkpatch: add uninitialized pointer with __free attribute check
 2025-11-04  9:56 UTC 

[v2][PATCH 0/2] x86/virt/tdx: Minor sparse fixups
 2025-11-04  9:56 UTC  (7+ messages)
` [v2][PATCH 1/2] x86/virt/tdx: Remove __user annotation from kernel pointer
` [v2][PATCH 2/2] x86/virt/tdx: Fix sparse warnings from using 0 for NULL

[PATCH v6 0/5] clk: rockchip: Add clock controller for the RV1126B and RK3506
 2025-11-04  3:06 UTC  (2+ messages)
` [PATCH v6 4/5] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit

[PATCH printk v2 0/1] allow unsafe write_atomic()
 2025-11-04  9:56 UTC  (5+ messages)
` [PATCH printk v2 1/1] printk: nbcon: Allow unsafe write_atomic() for panic

[PATCH -v4 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-11-04  9:55 UTC  (3+ messages)
` [PATCH -v4 1/2] mm: add spurious fault fixing support for huge pmd
` [PATCH -v4 2/2] arm64, tlbflush: don't TLBI broadcast if page reused in write fault

[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
 2025-11-04  9:55 UTC  (8+ messages)

[PATCH v3] drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb
 2025-11-04  9:53 UTC 

[PATCH v3 0/2] hwmon: Add TSC1641 I2C power monitor driver
 2025-11-04  9:51 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: ST TSC1641 power monitor

[PATCH v2 0/2] x86/mm: support memory-failure on 32-bits with SPARSEMEM
 2025-11-04  9:50 UTC  (5+ messages)
` [PATCH v2 2/2] mm/memory-failure: remove the selection of RAS

[PATCH v2 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-11-04  9:50 UTC  (5+ messages)
` [PATCH v2 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v2 4/5] remoteproc: imx_rproc: Add support for System Manager API

[PATCH] ALSA: timer: Fix null dereference of 'timer->card' reported by smatch
 2025-11-04  9:50 UTC  (2+ messages)

[PATCH] powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec()
 2025-11-04  9:34 UTC  (2+ messages)

[PATCH] scsi: stex: fix reboot_notifier leak in probe error path
 2025-11-04  9:48 UTC 

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-11-04  9:48 UTC  (6+ messages)

Query: Y2038 patch series for 3.18 Kernel
 2025-11-04  9:47 UTC  (4+ messages)

[PATCH v3 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-11-04  9:46 UTC  (5+ messages)
` [PATCH v3 04/20] regulator: dt-bindings: add s2mpg11-pmic regulators
` [PATCH v3 07/20] dt-bindings: firmware: google,gs101-acpm-ipc: update PMIC examples

[PATCH v1 1/1] base64: Unroll the tables initialisers
 2025-11-04  9:44 UTC  (5+ messages)

[PATCH 00/16] credentials guards: the easy cases
 2025-11-04  9:45 UTC  (4+ messages)
` [PATCH 14/16] act: use credential guards in acct_write_process()

[PATCH RFC] ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
 2025-11-04  9:33 UTC 

[syzbot] [fs?] [mm?] kernel BUG in __filemap_add_folio
 2025-11-04  9:40 UTC 

[PATCH v2] EDAC/versalnet: Refactor memory controller initialization and cleanup
 2025-11-04  9:39 UTC 

[PATCH] md/raid5: remove redundant __GFP_NOWARN
 2025-11-04  9:34 UTC  (2+ messages)

[PATCH v13 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-11-04  9:34 UTC  (2+ messages)

[PATCH v4 10/14] cxl: Enable AMD Zen5 address translation using ACPI PRMT
 2025-11-04  9:33 UTC  (2+ messages)

[PATCH] zram: Implement multi-page write-back
 2025-11-04  9:27 UTC 

[PATCH] logic_pio: use pr_err_ratelimited() in find_io_range()
 2025-11-04  9:31 UTC 

[PATCH v6 1/1] drm/mediatek: Adjust bandwidth limit for DP
 2025-11-04  9:29 UTC  (3+ messages)

[PATCH 6.6.y] Revert "perf dso: Add missed dso__put to dso__load_kcore"
 2025-11-04  9:27 UTC 

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-11-04  9:25 UTC  (3+ messages)
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES

linux-next: Tree for Nov 4
 2025-11-04  9:23 UTC 

[syzbot] linux-next build error (24)
 2025-11-04  9:22 UTC  (2+ messages)

[PATCH v1 0/3] Add support for Microchip CoreSPI Controller
 2025-11-04  9:23 UTC  (3+ messages)
` [PATCH v1 2/3] spi: dt-binding: document Microchip CoreSPI

[PATCH mm-new] mm/memcontrol: Introduce sysctl vm.memcg_stats_flush_threshold
 2025-11-04  9:21 UTC  (2+ messages)

Concerns about SFrame viability for userspace stack walking
 2025-11-04  9:21 UTC  (2+ messages)

[PATCH 00/22] coredump: cleanups & pidfd extension
 2025-11-04  9:19 UTC  (17+ messages)
` [PATCH 15/22] selftests/coredump: fix userspace coredump client detection
` [PATCH 16/22] selftests/coredump: handle edge-triggered epoll correctly
` [PATCH 17/22] selftests/coredump: add debug logging to test helpers
` [PATCH 18/22] selftests/coredump: add debug logging to coredump socket tests
` [PATCH 19/22] selftests/coredump: add debug logging to coredump socket protocol tests
` [PATCH 20/22] selftests/coredump: ignore ENOSPC errors
` [PATCH 21/22] selftests/coredump: add first PIDFD_INFO_COREDUMP_SIGNAL test
` [PATCH 22/22] selftests/coredump: add second "

[PATCH net-next 0/3] net: phy: dp83869: Support 1000Base-X SFP
 2025-11-04  9:17 UTC  (6+ messages)
` [PATCH net-next 3/3] "

[PATCH net-next v5 0/8] net: Introduce struct sockaddr_unsized
 2025-11-04  9:15 UTC  (3+ messages)
` [PATCH net-next v5 1/8] net: Add struct sockaddr_unsized for sockaddr of unknown length

[PATCH] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2025-11-04  9:14 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Rename vph-pwr regulator node
 2025-11-04  9:12 UTC  (2+ messages)

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-04  9:12 UTC  (19+ messages)
` [PATCH v13 05/22] crypto: iaa - iaa_wq uses percpu_refs for get/put reference counting
` [PATCH v13 06/22] crypto: iaa - Simplify the code flow in iaa_compress() and iaa_decompress()
` [PATCH v13 07/22] crypto: iaa - Refactor hardware descriptor setup into separate procedures
` [PATCH v13 08/22] crypto: iaa - Simplified, efficient job submissions for non-irq mode
` [PATCH v13 09/22] crypto: iaa - Deprecate exporting add/remove IAA compression modes
` [PATCH v13 10/22] crypto: iaa - Expect a single scatterlist for a [de]compress request's src/dst
` [PATCH v13 11/22] crypto: iaa - Rearchitect iaa_crypto to have clean interfaces with crypto_acomp
` [PATCH v13 12/22] crypto: acomp - Define a unit_size in struct acomp_req to enable batching
` [PATCH v13 13/22] crypto: iaa - IAA Batching for parallel compressions/decompressions
` [PATCH v13 14/22] crypto: iaa - Enable async mode and make it the default
` [PATCH v13 15/22] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v13 16/22] crypto: iaa - Submit the two largest source buffers first in decompress batching
` [PATCH v13 17/22] crypto: iaa - Add deflate-iaa-dynamic compression mode
` [PATCH v13 18/22] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v13 19/22] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
` [PATCH v13 20/22] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources
` [PATCH v13 21/22] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).