All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-27 07:57:01 to 2023-07-27 08:08:39 UTC [more...]

[PATCH v6 0/7] Add support for memmap on memory feature on ppc64
 2023-07-27  8:02 UTC  (7+ messages)
` [PATCH v6 1/7] mm/memory_hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [PATCH v6 2/7] mm/memory_hotplug: Allow memmap on memory hotplug request to fallback
` [PATCH v6 3/7] mm/memory_hotplug: Allow architecture to override memmap on memory support check
` [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  8:05 UTC  (100+ messages)
` [Cluster-devel] "
` [f2fs-dev] "
` [PATCH v3 01/49] binder: fix memory leak in binder_init()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
  ` [Cluster-devel] "
  `  "
` [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
  ` [Cluster-devel] "
  `  "
` [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
  ` [Cluster-devel] "
` [Cluster-devel] [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [Cluster-devel] [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [Cluster-devel] [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [Cluster-devel] [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
` [Cluster-devel] [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [Cluster-devel] [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [Cluster-devel] [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [Cluster-devel] [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
` [Cluster-devel] [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [Cluster-devel] [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
` [Cluster-devel] [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [Cluster-devel] [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [Cluster-devel] [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [Cluster-devel] [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [Cluster-devel] [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [Cluster-devel] [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [Cluster-devel] [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [Cluster-devel] [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [Cluster-devel] [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [Cluster-devel] [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
` [Cluster-devel] [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [Cluster-devel] [PATCH v3 35/49] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
` [Cluster-devel] [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
` [Cluster-devel] [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [Cluster-devel] [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
` [Cluster-devel] [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
` [Cluster-devel] [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [Cluster-devel] [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
` [Cluster-devel] [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
` [Cluster-devel] [PATCH v3 43/49] mm: shrinker: remove old APIs
` [Cluster-devel] [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [Cluster-devel] [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [Cluster-devel] [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [Cluster-devel] [PATCH v3 47/49] mm: shrinker: make memcg "
` [Cluster-devel] [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [Cluster-devel] [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH] ARM: dts: at91: ksz9477_evb: Add tx-internal-delay-ps property for port5
 2023-07-27  8:06 UTC 

[RFC PATCH v2 00/10] Rust PuzleFS filesystem driver
 2023-07-27  8:06 UTC  (6+ messages)
` [RFC PATCH v2 10/10] rust: puzzlefs: add oci_root_dir and image_manifest filesystem parameters

[PATCH v4 00/20] Enable CET Virtualization
 2023-07-27  8:03 UTC  (3+ messages)
` [PATCH v4 18/20] KVM:x86: Enable guest CET supervisor xstate bit support

WARNING in kvm_arch_vcpu_ioctl_run
 2023-07-27  8:03 UTC 

[PATCH v2 -next] of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
 2023-07-27  8:02 UTC 

[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
 2023-07-27  8:03 UTC  (17+ messages)
` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
        ` [v2] "
                      ` [v3] "

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-27  8:02 UTC  (7+ messages)
` [PATCH v10 22/33] scsi: sd: Fix scsi_mode_sense caller's sshdr use
` [PATCH v10 23/33] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v10 29/33] scsi: Fix sshdr use in scsi_test_unit_ready

mm/kfence/kfence_test.c:287 test_alloc() warn: use 'gfp' here instead of GFP_KERNEL?
 2023-07-27  8:06 UTC  (2+ messages)

stable/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.188)
 2023-07-27  8:02 UTC 

[PATCH 1/9] erofs-utils: lib: add list_splice() and list_del_init()
 2023-07-27  8:04 UTC  (3+ messages)
` [PATCH 9/9] erofs-utils: introduce union mode

[PATCH v2 0/4] net: ti: am65-cpsw-nuss: Drop custom properties
 2023-07-27  8:02 UTC  (5+ messages)
` [PATCH v2 1/4] net: ti: am65-cpsw-nuss: Use approved property to get efuse address
` [PATCH v2 2/4] net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property

[PATCH v4 0/2] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-27  8:01 UTC  (3+ messages)
` [PATCH v4 1/2] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node

[PATCH 00/16] doc: board: ti: Cleanup documentation
 2023-07-27  8:00 UTC  (17+ messages)
` [PATCH 01/16] doc: board: ti: Optimize sources references
` [PATCH 02/16] doc: board: ti: am62x/j7200: Update with common boot flow diagram
` [PATCH 03/16] doc: board: ti: am65x: Update with "
` [PATCH 04/16] doc: board: ti: j721e: "
` [PATCH 05/16] doc: board: ti: k3: Reuse build instructions
` [PATCH 06/16] doc: board: ti: j7200: Convert the image format to svg
` [PATCH 07/16] doc: board: ti: j721e: "
` [PATCH 08/16] doc: board: ti: am65x: "
` [PATCH 09/16] doc: board: ti: am62x: "
` [PATCH 10/16] doc: board: ti: am62x_sk: Convert switch settings to list tables
` [PATCH 11/16] doc: board: ti: j7200_evm: "
` [PATCH 12/16] doc: board: ti: am65x_evm: Convert the UART boot responsibility to list table
` [PATCH 13/16] doc: board: ti: am65/j721e: Convert OSPI memory map to svg
` [PATCH 14/16] doc: board: ti: am65x_evm: Convert the emmc layout "
` [PATCH 15/16] doc: board: ti: j7200_evm: "
` [PATCH 16/16] doc: board: ti: *: Add platform information

[PATCH v2 0/5] Staging: rtl8192e: Function name cleanup series 1
 2023-07-27  8:05 UTC  (3+ messages)
` [PATCH v2 5/5] Staging: rtl8192e: Rename function ResetBaEntry

[virtio-comment] About the plan of Admin Queue
 2023-07-27  8:03 UTC  (18+ messages)

[PATCH] x86/cpu/amd: Report zenbleed in sysfs
 2023-07-27  8:00 UTC  (2+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-27  8:04 UTC  (10+ messages)
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support

[PATCH v6 0/5] Enable IPQ5332 USB2
 2023-07-27  8:01 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH v5 00/12] GenieZone hypervisor drivers
 2023-07-27  8:00 UTC  (26+ messages)
` [PATCH v5 01/12] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v5 02/12] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v5 03/12] virt: geniezone: Add GenieZone hypervisor support
` [PATCH v5 04/12] virt: geniezone: Add vcpu support
` [PATCH v5 05/12] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v5 06/12] virt: geniezone: Add irqfd support
` [PATCH v5 07/12] virt: geniezone: Add ioeventfd support
` [PATCH v5 08/12] virt: geniezone: Add memory region support
` [PATCH v5 09/12] virt: geniezone: Add dtb config support
` [PATCH v5 10/12] virt: geniezone: Add virtual timer support
` [PATCH v5 11/12] virt: geniezone: Add guest page fault handler
` [PATCH v5 12/12] virt: geniezone: Add memory pin/unpin support

[PATCH v13 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-27  8:00 UTC  (6+ messages)
` [PATCH v13 2/2] "

[PATCH 0/3] arm64: renesas: r8a779f0: Add INTC-EX support
 2023-07-27  8:00 UTC  (4+ messages)
` [PATCH/RFT 3/3] arm64: dts: renesas: spider: Add keyboard to test IRQ[0145]

Stopping the tick on a fully loaded system
 2023-07-27  7:59 UTC  (11+ messages)

[PATCH 0/1] arm-bsp/trusted-firmware-a: Reserve OP-TEE memory from NWd on N1SDP
 2023-07-27  8:03 UTC  (3+ messages)

[PATCH] staging: vme_user: fix check alignment should match open parenthesis
 2023-07-27  8:03 UTC  (2+ messages)

[PATCH v2 0/6] soc: qcom: Add support for SM4450
 2023-07-27  7:59 UTC  (10+ messages)
` [PATCH v2 4/6] arm64: dts: qcom: Add base SM4450 QRD DTS
` [PATCH v2 5/6] dt-bindings: arm: qcom,ids: add SoC ID for SM4450
` [PATCH v2 6/6] soc: qcom: socinfo: add SM4450 ID

[PATCH 1/2] drm/amdgpu: refine amdgpu_bo_create_kernel_at()
 2023-07-27  8:01 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: use amdgpu_bo_create_kernel_at() to create large TMR for APU

[PATCH v4] erofs-utils: add support for fuse 2/3 lowlevel API
 2023-07-27  8:00 UTC 

[PATCH v5 0/6] accel/kvm: Specify default IPA size for arm64
 2023-07-27  7:31 UTC 

[PATCH v3] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_aps
 2023-07-27  7:59 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-07-27  7:56 UTC 

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-27  7:54 UTC  (7+ messages)
` [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw

[PATCH v3 0/2] Add DS4520 GPIO Expander Support
 2023-07-27  7:55 UTC  (3+ messages)
` [PATCH v3 2/2] gpio: ds4520: Add ADI "

segfaults of processes while being killed after commit "mm: make the page fault mmap locking killable"
 2023-07-27  7:57 UTC  (5+ messages)

[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
 2023-07-27  7:57 UTC  (3+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information

[PATCH v3 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-07-27  7:56 UTC  (3+ messages)

[PATCH v2 0/2] Add support for vibrator in multiple PMICs
 2023-07-27  7:54 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: input: qcom,pm8xxx-vib: add more PMIC support

stable/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.251)
 2023-07-27  7:54 UTC 

[PATCH] PCI/DOE: Fix destroy_work_on_stack() race
 2023-07-27  7:54 UTC  (2+ messages)

[PATCH] ARM: dts: nuvoton: Add Fii Mori system
 2023-07-27  7:54 UTC  (2+ messages)


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.