All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-08 05:01:35 to 2023-08-08 06:53:55 UTC [more...]

[PATCH] virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
 2023-08-08  6:05 UTC  (5+ messages)

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

[dm-devel] [PATCH for 6.5 regression] PM: hibernate: fix resume_store() return value when hibernation not available
 2023-08-07  9:41 UTC  (2+ messages)

[PATCH v8] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-08  6:49 UTC  (2+ messages)

[virtio-comment] [RFC] virtio-net: support access and control the member devices
 2023-08-08  6:44 UTC  (40+ messages)
` [virtio-comment] "
    ` [virtio-comment] "
      ` [virtio-comment] "
        ` [virtio-comment] "
          ` [virtio-comment] "
            ` [virtio-comment] "
              ` [virtio-comment] "
                ` [virtio-comment] "
                      `  "
                          `  "
                              `  "
                                    `  "
                                                        ` [virtio-dev] "
                                                  ` [virtio-dev] Re: "
                                                    `  "
                                                  `  "
                                                      ` [virtio-dev] Re: "
                                                        `  "

[PATCH] rtl_bt: Add firmware v2 file for RTL8852C
 2023-08-08  6:42 UTC 

[PATCH] drm/amdgpu/irq: Move irq resume to the beginning
 2023-08-08  6:43 UTC  (2+ messages)

[PATCH v3] net: phy: meson-gxl: implement meson_gxl_phy_resume()
 2023-08-08  6:42 UTC  (3+ messages)

[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
 2023-08-08  6:41 UTC  (7+ messages)
` [PATCH v2 2/3] lib/vsprintf: Split out sprintf() and friends

[Buildroot] [PATCH/next v4 1/2] package/onevpl: new package
 2023-08-08  6:41 UTC  (2+ messages)
` [Buildroot] [PATCH/next v4 2/2] package/onevpl-intel-gpu: "

[asahilinux:bits/120-spmi 1/3] drivers/spmi/spmi-apple-controller.c:215:3-8: No need to set .owner here. The core will do it
 2023-08-08  6:39 UTC 

[PATCHv5 00/14] nvme: In-kernel TLS support for TCP
 2023-08-08  6:39 UTC  (16+ messages)
` [PATCH 09/14] nvme-tcp: control message handling for recvmsg()
` [PATCH 12/14] nvmet-tcp: allocate socket file
` [PATCH 13/14] nvmet-tcp: enable TLS handshake upcall

[Buildroot] [PATCH/next 1/1] package/intel-mediadriver: bump version to 23.3.1
 2023-08-08  6:38 UTC 

[PATCH -next v2] mm: zswap: update comment for struct zswap_entry
 2023-08-08  6:37 UTC  (2+ messages)

[PATCH -next] mm: zswap: update comment for struct zswap_entry
 2023-08-08  6:36 UTC  (4+ messages)

[PATCH] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
 2023-08-08  6:36 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/20] Extend i915/perf for testing Xe OA
 2023-08-08  6:35 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 03/20] lib/i915/perf: Add xe_perf_for_fd
` [igt-dev] [PATCH i-g-t 14/20] tests/i915/perf: Fix has_class_instance for xe
` [igt-dev] [PATCH i-g-t 15/20] tests/i915/perf: Temporarily skip render_copy "
` [igt-dev] [PATCH i-g-t 18/20] tests/i915/perf: Fix buf_map "

[PATCH] drm: atmel-hlcdc: Support inverting the pixel clock polarity
 2023-08-08  6:33 UTC  (6+ messages)

[PATCH v4 0/6] arm64: ti: k3-am62: Add display support
 2023-08-08  6:32 UTC  (7+ messages)
` [PATCH v4 2/6] arm64: dts: ti: k3-am62-main: Add node for DSS
` [PATCH v4 3/6] arm64: dts: ti: k3-am62x-sk-common: Add HDMI support
` [PATCH v4 5/6] arm64: dts: ti: k3-am625-beagleplay: "

Latest Dovetail patch release?
 2023-08-08  6:32 UTC 

[PATCH v7 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
 2023-08-08  6:29 UTC  (17+ messages)

[PATCH 1/4] drm/amdgpu: Allocate root PD on correct partition
 2023-08-08  6:30 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu: use a macro to define no xcp partition case

[PATCH] target/loongarch: Split fcc register to fcc0-7 in gdbstub
 2023-08-08  6:28 UTC  (3+ messages)

stable-rc 5.15: clang-17: drivers/firmware/arm_scmi/smc.c:39:6: error: duplicate member 'irq'
 2023-08-08  6:29 UTC 

[PULL 0/2] hw/nvme late fix
 2023-08-08  6:27 UTC  (3+ messages)
` [PULL 1/2] hw/nvme: fix CRC64 for guard tag
` [PULL 2/2] docs: update hw/nvme documentation for protection information

[PATCH for-8.2 v3 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-08-08  6:23 UTC  (4+ messages)
` [PATCH for-8.2 v3 1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()

[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc_helper: Fix helper to check dsc with output_format
 2023-08-08  6:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-08-08  6:22 UTC  (4+ messages)
` [PATCH v2 3/3] media: exynos4-is: fimc-is: "

stable-rc 5.15: clang-17: davinci_all_defconfig failed - arch/arm/include/asm/tlbflush.h:420:85: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
 2023-08-08  6:22 UTC 

[LTP] [PATCH] fs/fsx-linux/fsx-linux.c: Add measurement of execution time
 2023-08-08  6:20 UTC 

[PATCH] um: vector: refactor deprecated strncpy
 2023-08-08  6:04 UTC  (2+ messages)

[PATCH 1/5] kselftest/arm64: add float-point feature to hwcap test
 2023-08-08  6:13 UTC  (6+ messages)
` [PATCH 2/5] kselftest/arm64: add crc32 "
` [PATCH 3/5] kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpers
` [PATCH 4/5] kselftest/arm64: add test item that support to capturing the SIGBUS signal
` [PATCH 5/5] kselftest/arm64: add lse and lse2 features to hwcap test
` [PATCH 0/5] kselftest/arm64: add features check "

[PATCH v2 0/5] Make PDX compression optional
 2023-08-08  6:17 UTC  (13+ messages)
` [PATCH v2 2/5] mm: Factor out the pdx compression logic in ma/va converters
` [PATCH v2 5/5] pdx: Add CONFIG_HAS_PDX_COMPRESSION as a common Kconfig option

[PATCH] hw/nvme: fix oob memory read in fdp events log
 2023-08-08  6:15 UTC  (2+ messages)

[PATCH for-8.1 v10 00/14] linux-user: image mapping fixes
 2023-08-08  6:15 UTC  (3+ messages)
` [PATCH for-8.1 v10 10/14] util/selfmap: Rewrite using qemu/interval-tree.h

[igt-dev] [PATCH i-g-t] tests/xe: Add a test to toggle GT C states
 2023-08-08  6:13 UTC  (3+ messages)

[PATCH 0/2] riscv: dts: starfive - Add crypto and trng node
 2023-08-08  6:11 UTC  (2+ messages)
` [PATCH 1/2] riscv: dts: starfive - Add crypto and DMA node for JH7110

Regression fix not progressing towards mainline/stable
 2023-08-08  6:10 UTC 

[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
 2023-08-08  6:10 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[PATCH] mm: remove unneeded __meminit annotation
 2023-08-08  6:10 UTC  (6+ messages)

[PATCH] usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
 2023-08-08  6:10 UTC  (8+ messages)

Intermittent build failure where dwarfsrcfiles doesn't exist
 2023-08-08  6:10 UTC 

[PATCH -next] ARM: dts: integrator: fix PCI bus dtc warnings
 2023-08-08  6:09 UTC  (2+ messages)

[PATCH v3 0/9] Add legacy i.MX PCIe EP mode supports
 2023-08-08  5:34 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: PCI: fsl,imx6q: Add i.MX6Q and i.MX6QP PCIe EP compatibles
` [PATCH v3 2/9] dt-bindings: PCI: fsl,imx6q: Add i.MX6SX "
` [PATCH v3 3/9] dt-bindings: PCI: fsl,imx6q: Add i.MX7D "
` [PATCH v3 4/9] arm: dts: nxp: Add i.MX6QDL and i.MX6QP PCIe EP supports
` [PATCH v3 5/9] arm: dts: nxp: Add i.MX6SX PCIe EP support
` [PATCH v3 6/9] arm: dts: nxp: Add i.MX7D "
` [PATCH v3 7/9] PCI: imx6: Add i.MX6Q and i.MX6QP PCIe EP supports
` [PATCH v3 8/9] PCI: imx6: Add i.MX6SX PCIe EP support
` [PATCH v3 9/9] PCI: imx6: Add i.MX7D "

[PATCH v1 1/6] powerpc/include: Remove unneeded #include <asm/fs_pd.h>
 2023-08-08  6:04 UTC  (6+ messages)
` [PATCH v1 2/6] powerpc/include: Declare mpc8xx_immr in 8xx_immap.h
` [PATCH v1 3/6] powerpc/include: Remove mpc8260.h and m82xx_pci.h
` [PATCH v1 4/6] powerpc: Remove CONFIG_PCI_8260
` [PATCH v1 5/6] powerpc/8xx: Remove immr_map() and immr_unmap()
` [PATCH v1 6/6] powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()

[PATCH 0/3] hw/nvme: bug fixes and doc update
 2023-08-08  6:06 UTC  (9+ messages)
    ` [PATCH 2/3] hw/nvme: fix disable pi checks for Type 3 protection
    ` [PATCH 1/3] hw/nvme: fix CRC64 for guard tag
    ` [PATCH 3/3] docs: update hw/nvme documentation for protection information

[PATCH drm-misc-next v9 00/11] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged)
 2023-08-08  6:06 UTC  (6+ messages)
` [PATCH drm-misc-next v9 06/11] drm/nouveau: fence: separate fence alloc and emit
      ` [Nouveau] "

[PATCH] ath5k: fix WARNING opportunity for swap
 2023-08-08  6:02 UTC  (2+ messages)

atkbd input regression
 2023-08-08  5:59 UTC  (3+ messages)

[PATCH 0/4] xen/ppc: Add PowerNV bare metal support
 2023-08-08  5:59 UTC  (5+ messages)
` [PATCH 1/4] xen/ppc: Switch to medium PIC code model

[PATCH v4 0/8] Initial Marvell PXA1908 support
 2023-08-08  5:58 UTC  (3+ messages)

[PATCH 0/2] Add Support for the FriendlyElec NanoPC T6
 2023-08-08  5:57 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add "

[bitbake-devel][PATCH V4] runqueue.py: fix PSI check logic
 2023-08-08  5:55 UTC  (5+ messages)

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-08-08  5:52 UTC  (13+ messages)
` [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()

[PATCH] of: of_net: add support to parse ASCII encoded mac-addresses
 2023-08-08  5:51 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-08-07
 2023-08-08  5:48 UTC 

[hch-misc:remove-get_super 20/24] block/bdev.c:992:19: error: 'bdev_nofify_remove' undeclared here (not in a function)
 2023-08-08  5:37 UTC 

[PATCH mptcp-next 0/4] userspace pm remove id 0 subflow & address
 2023-08-08  5:38 UTC  (5+ messages)
` [PATCH mptcp-next 1/4] mptcp: allow creating id 0 subflow
` [PATCH mptcp-next 2/4] mptcp: remove id 0 subflow & address
` [PATCH mptcp-next 3/4] selftests: mptcp: add id argument for dsf
` [PATCH mptcp-next 4/4] selftests: mptcp: remove id 0 subflow & address

[PATCH 00/13] Another round of K3 DTSI disables
 2023-08-08  5:27 UTC  (5+ messages)
` [PATCH 04/13] arm64: dts: ti: k3-am65: Enable OSPI nodes at the board level

[igt-dev] [PATCH i-g-t v2 0/3] add support for passing yuv writeback output format
 2023-08-08  5:27 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for add support for passing yuv writeback output format (rev2)

[PATCH] ntfs : fix shift-out-of-bounds in ntfs_iget
 2023-08-08  5:27 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/3 next] package/qt6/qt6serialport: use the CMAKE_NINJA flag
 2023-08-08  5:24 UTC  (3+ messages)

[PATCH] MAINTAINERS: update Claudiu Beznea's email address
 2023-08-08  5:21 UTC  (3+ messages)

[oe-core]mickledore][PATCH 1/1] bind: upgrade 9.18.15 -> 9.18.16
 2023-08-08  5:20 UTC 

[linux-next:master 1937/6910] drivers/mtd/nand/raw/qcom_nandc.c:2941 qcom_op_cmd_mapping() error: uninitialized symbol 'ret'
 2023-08-08  5:16 UTC  (9+ messages)

[PATCH v2 0/5] Introduce IEP driver and packet timestamping support
 2023-08-08  5:13 UTC  (4+ messages)
` [PATCH v2 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[Intel-gfx] [PATCH] drm/i915/dp: Fix LT debug print in SDP CRC enable
 2023-08-08  5:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: Fix LT debug print in SDP CRC enable (rev2)

[PATCH] wifi: ath11k: fix boot failure with one MSI vector
 2023-08-08  5:07 UTC  (7+ messages)

doc: APRanges is deprecated (use APAddressPool instead)
 2023-08-08  5:02 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Fix Rock 5B build, broken by gcc 12 warnings
 2023-08-08  5:01 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] configs/rock5b: Freeze gcc to version 11
` [Buildroot] [PATCH 2/2] board/radxa/rock5b: Add patches for gcc12 warnings


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.