All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-12 20:52:39 to 2023-06-12 21:08:52 UTC [more...]

[PATCH v2 0/3] board: toradex: add verdin am62 support
 2023-06-12 21:01 UTC  (5+ messages)
` [PATCH v2 1/3] toradex: tdx-cfg-block: add 0069 verdin am62 quad 1gb wb it
` [PATCH v2 2/3] arm: mach-k3: am62: fix 2nd mux option of clkout0
` [PATCH v2 3/3] board: toradex: add verdin am62 support

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-12 21:04 UTC  (97+ messages)
` [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 05/34] mm: add utility functions for ptdesc
` [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v4 08/34] mm: Convert ptlock_ptr() "
` [PATCH v4 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v4 10/34] mm: Convert ptlock_init() "
` [PATCH v4 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v4 12/34] mm: Convert ptlock_free() "
` [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs
` [PATCH v4 18/34] mm: Remove page table members from struct page
` [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v4 20/34] arm: "
` [PATCH v4 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v4 24/34] loongarch: Convert various functions "
` [PATCH v4 26/34] mips: "
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v4 28/34] openrisc: "
` [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v4 30/34] sh: Convert pte_free_tlb() "
` [PATCH v4 31/34] sparc64: Convert various functions "
` [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH 00/26] arm64: qcom: sa8775p-ride: enable the first ethernet port
 2023-06-12 21:06 UTC  (4+ messages)
` [PATCH 15/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional phy-supply

[PATCH v23 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-06-12 21:07 UTC  (8+ messages)
` [PATCH v23 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v23 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v23 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v23 4/8] crash: memory and CPU hotplug sysfs attributes
` [PATCH v23 6/8] crash: hotplug support for kexec_load()
` [PATCH v23 7/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v23 8/8] x86/crash: optimize CPU changes

[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-06-12 21:04 UTC  (10+ messages)
` [PATCH v5 1/4] RISC-V: add Zbc extension detection
` [PATCH v5 2/4] RISC-V: add Zbkb "
` [PATCH v5 3/4] RISC-V: hook new crypto subdir into build-system
` [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH 6.3 000/160] 6.3.8-rc1 review
 2023-06-12 21:08 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig add /proc/config.gz
 2023-06-12 21:02 UTC  (2+ messages)

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

[PATCH v3 00/14] gfs2/buffer folio changes for 6.5
 2023-06-12 21:01 UTC  (30+ messages)
` [Cluster-devel] "
` [PATCH v3 01/14] gfs2: Use a folio inside gfs2_jdata_writepage()
  ` [Cluster-devel] "
` [PATCH v3 02/14] gfs2: Pass a folio to __gfs2_jdata_write_folio()
  ` [Cluster-devel] "
` [PATCH v3 03/14] gfs2: Convert gfs2_write_jdata_page() to gfs2_write_jdata_folio()
  ` [Cluster-devel] "
` [PATCH v3 04/14] buffer: Convert __block_write_full_page() to __block_write_full_folio()
  ` [Cluster-devel] "
` [PATCH v3 05/14] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs()
  ` [Cluster-devel] "
` [PATCH v3 06/14] buffer: Make block_write_full_page() handle large folios correctly
  ` [Cluster-devel] "
` [PATCH v3 07/14] buffer: Convert block_page_mkwrite() to use a folio
  ` [Cluster-devel] "
` [PATCH v3 08/14] buffer: Convert __block_commit_write() to take "
  ` [Cluster-devel] "
` [PATCH v3 09/14] buffer: Convert page_zero_new_buffers() to folio_zero_new_buffers()
  ` [Cluster-devel] "
` [PATCH v3 10/14] buffer: Convert grow_dev_page() to use a folio
  ` [Cluster-devel] "
` [PATCH v3 11/14] buffer: Convert init_page_buffers() to folio_init_buffers()
  ` [Cluster-devel] "
` [PATCH v3 12/14] buffer: Convert link_dev_buffers to take a folio
  ` [Cluster-devel] "
` [PATCH v3 13/14] buffer: Use a folio in __find_get_block_slow()
  ` [Cluster-devel] "
` [PATCH v3 14/14] buffer: Convert block_truncate_page() to use a folio
  ` [Cluster-devel] "

[PATCH v1] platform/x86/dell/dell-rbtn: Fix resources leaking on error path
 2023-06-12 21:02 UTC  (5+ messages)

+ mm-zswap-remove-page-reclaim-logic-from-z3fold.patch added to mm-unstable branch
 2023-06-12 20:51 UTC 

[Cluster-devel] [syzbot] general protection fault in gfs2_evict_inode (2)
 2023-06-12 21:05 UTC  (2+ messages)
` [Cluster-devel] [syzbot] [gfs2?] "

[PATCH v3 0/4] Make sscanf() stricter
 2023-06-12 21:00 UTC  (3+ messages)

[PATCH] builtin/repack.c: only collect fully-formed packs
 2023-06-12 21:00 UTC  (2+ messages)

[PATCH v3 00/23] Restructure RPM SMD ICC
 2023-06-12 21:00 UTC  (7+ messages)
` [PATCH v3 18/23] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v3 20/23] interconnect: qcom: icc-rpm: Fix bucket number
` [PATCH v3 21/23] interconnect: qcom: icc-rpm: Set bandwidth on both contexts

+ nilfs2-prevent-general-protection-fault-in-nilfs_clear_dirty_page.patch added to mm-hotfixes-unstable branch
 2023-06-12 20:58 UTC 

[PATCH csd-lock] Decrease console output from CSD-lock timeouts
 2023-06-12 20:50 UTC  (3+ messages)
` [PATCH csd-lock 1/2] smp: Reduce logging due to dump_stack of CSD waiters
` [PATCH csd-lock 2/2] smp: Reduce NMI traffic from CSD waiters to CSD destination

[PATCH bpf-next v5 0/4] verify scalar ids mapping in regsafe()
 2023-06-12 21:01 UTC  (4+ messages)
` [PATCH bpf-next v5 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()

[RFC bpf-next 0/7] bpf: netdev TX metadata
 2023-06-12 21:00 UTC  (2+ messages)

+ mm-folio-replace-set_compound_order-with-folio_set_order.patch added to mm-unstable branch
 2023-06-12 20:54 UTC 

[master/kirkstone 0/3] Introduce sysrepo based parser app
 2023-06-12 20:59 UTC  (2+ messages)
` [meta-arago] "

[PATCH v2 00/16] Reduce preallocations for maple tree
 2023-06-12 20:39 UTC  (2+ messages)
` [PATCH v2 05/16] mm: Remove prev check from do_vmi_align_munmap()

[PATCH v5 4/4] ASoC: dt-bindings: Add tas2781 amplifier
 2023-06-12 20:57 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net v4 0/7] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-12 20:52 UTC  (4+ messages)

[PATCH net v3 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-12 (igc, igb)
 2023-06-12 20:52 UTC  (4+ messages)
` [PATCH net v3 1/3] igc: Clean the TX buffer and TX descriptor ring
` [PATCH net v3 2/3] igc: Fix possible system crash when loading module
` [PATCH net v3 3/3] igb: fix nvm.ops.read() error handling

+ mm-zswap-remove-shrink-from-zpool-interface.patch added to mm-unstable branch
 2023-06-12 20:51 UTC 

+ mm-zswap-simplify-writeback-function.patch added to mm-unstable branch
 2023-06-12 20:51 UTC 

+ mm-zswap-remove-page-reclaim-logic-from-zsmalloc.patch added to mm-unstable branch
 2023-06-12 20:51 UTC 

+ mm-zswap-remove-zswap_header.patch added to mm-unstable branch
 2023-06-12 20:51 UTC 

+ mm-zswap-add-pool-shrinking-mechanism.patch added to mm-unstable branch
 2023-06-12 20:51 UTC 

[PATCHv5] mm: skip CMA pages when they are not available
 2023-06-12 20:56 UTC  (6+ messages)

[f2fs-dev] [PATCH] f2fs: check return value of freeze_super()
 2023-06-12 20:50 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix to avoid mmap vs set_compress_option case
 2023-06-12 20:50 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: introduce F2FS_QUOTA_DEFAULT_FL for cleanup
 2023-06-12 20:50 UTC  (2+ messages)

+ mm-zswap-remove-page-reclaim-logic-from-zbud.patch added to mm-unstable branch
 2023-06-12 20:51 UTC 

[dpdk-dev] [Bug 802] Need help with ipv4_multicast app in DPDK 20.08
 2023-06-12 20:55 UTC  (2+ messages)
`  "

[Bug 1245] Windows build failure with clang (unresolved external symbol)
 2023-06-12 20:55 UTC  (2+ messages)

[Bug 1246] [DPDK-23.07] runtime_vf_queue_number_kernel/set_valid_vf_queue_num_command_line: failed information when starting testpmd
 2023-06-12 20:55 UTC  (2+ messages)

[Bug 1239] VMXNET 3 returned the wrong error code in initializing
 2023-06-12 20:55 UTC  (2+ messages)

[PATCH net-next] sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=n
 2023-06-12 20:54 UTC 

[PATCH v3 0/8] git-compat-util cleanups
 2023-06-12 20:48 UTC  (5+ messages)
` [PATCH v3 5/8] common.h: move non-compat specific macros and functions

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-06-12 20:53 UTC  (9+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[PATCH v3 0/4] acpi: Add CDAT parsing support to ACPI tables code
 2023-06-12 20:47 UTC  (4+ messages)
` [PATCH v3 1/4] acpi: Move common tables helper functions to common lib

[RFC 0/6] Migration deprecated parts
 2023-06-12 20:51 UTC  (4+ messages)
` [RFC 4/6] migration: Deprecate -incoming <uri>


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.