All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-26 07:24:39 to 2023-07-26 07:48:47 UTC [more...]

[PATCH v2] block/blkio: do not use open flags in qemu_open()
 2023-07-26  7:48 UTC 

[PATCH 0/7] rockchip: veyron: Synchronize changes for veyron boards
 2023-07-26  7:48 UTC  (7+ messages)
` [PATCH 1/7] rockchip: veyron: Enable RESET driver
` [PATCH 2/7] rockchip: veyron: Enable building SPI ROM images
` [PATCH 3/7] rockchip: veyron: Unify u-boot.dtsi bootph-all fragments

[PATCH] RISC-V: Use GCC __builtin_prefetch() to implement prefetch()
 2023-07-26  7:47 UTC 

[PATCH v11 00/10] Introduce ICSSG based ethernet Driver
 2023-07-26  7:42 UTC  (7+ messages)
` [PATCH v11 03/10] net: ti: icssg-prueth: Add Firmware config and classification APIs
    ` [EXTERNAL] "
        ` [EXTERNAL] "

[PATCH] dt-bindings: display: msm: sm6125-mdss: drop unneeded status from examples
 2023-07-26  7:42 UTC  (8+ messages)

[Cluster-devel] [PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-26  7:46 UTC  (132+ messages)
` [Cluster-devel] [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
  `  "
` [Cluster-devel] [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
  `  "
` [Cluster-devel] [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
  `  "
` [Cluster-devel] [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
  `  "
` [Cluster-devel] [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
  `  "
` [Cluster-devel] [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
  `  "
` [Cluster-devel] [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
  `  "
` [Cluster-devel] [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
  `  "
` [Cluster-devel] [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
  `  "
` [Cluster-devel] [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
  `  "
` [Cluster-devel] [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
  `  "
` [Cluster-devel] [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
  `  "
` [Cluster-devel] [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
  `  "
` [Cluster-devel] [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
  `  "
` [Cluster-devel] [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
  `  "
` [Cluster-devel] [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
  `  "
` [Cluster-devel] [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
  `  "
` [Cluster-devel] [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 33/47] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
  ` [PATCH v2 33/47] jbd2,ext4: "
    ` [f2fs-dev] [PATCH v2 33/47] jbd2, ext4: "
` [Cluster-devel] [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
  ` [f2fs-dev] "
    `  "
` [Cluster-devel] [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 41/47] mm: shrinker: remove old APIs
  `  "
    ` [f2fs-dev] "

[PATCH 1/5] arch: rockchip: rk3588: Fix missing suffix 'A' for Edgeble Neu6A
 2023-07-26  7:42 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: rockchip: Add Rockchip RK3588J
` [PATCH 3/5] ARM: dts: rockchip: Add rk3588j-u-boot.dtsi
` [PATCH 4/5] arm64: dts: rockchip: Add rk3588 Edgeble Neu6B
` [PATCH 5/5] board: rockchip: Add Edgeble Neural Compute Module 6B

[RFC net-next v4 0/8] xsk: TX metadata
 2023-07-26  7:47 UTC  (7+ messages)
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support

[Intel-xe] [PATCH 1/2] drm/xe: Enable atomics on smem
 2023-07-26  7:46 UTC  (5+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Enable device scope atomics with vm madvise
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Enable atomics on smem
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "

[PATCH v2] misc: fastrpc: Fix incorrect DMA mapping unmap request
 2023-07-26  7:40 UTC  (3+ messages)

[sashal-stable:pending-5.15 107/134] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:56:14: error: implicit declaration of function 'drm_edid_encode_panel_id'
 2023-07-26  7:44 UTC 

[PATCH] arm64: dts: qcom: sm8150: add uart13 node
 2023-07-26  7:40 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

[PATCH v2] security: Fix ret values doc for security_inode_init_security()
 2023-07-26  7:39 UTC 

[PATCH net-next] flow_dissector: Add IPSEC dissectors
 2023-07-26  7:38 UTC  (4+ messages)
  `  "

[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-07-26  7:42 UTC  (3+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values

[PATCH] RISC-V: Use GCC __builtin_prefetch() to implement prefetch(). GCC's __builtin_prefetch() was introduced a long time ago, all supported GCC versions have it.So this patch is to use it for implementing the prefetch. RISC-V Cache Management Operation instructions has been supported by GCC last year.you can refer to https://github.com/gcc-mirror/gcc/commit/3df3ca9014f94fe4af07444fea19b4ab29ba8e73 It is worth noting that CPU based on RISC-V should support Zicbop extension. This has been already done on other architectures (see the commit: https://github.com/torvalds/linux/commit/0453fb3c528c5eb3483441a466b24a4cb409eec5)
 2023-07-26  7:42 UTC 

[RESEND PATCH v3 0/1] target/riscv: Add Zihintntl extension ISA string to DTS
 2023-07-26  7:40 UTC  (2+ messages)
` [RESEND PATCH v3 1/1] "

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

[tty:tty-testing 20/49] drivers/tty/serial/8250/8250_men_mcb.c:92:21: sparse: sparse: cast removes address space '__iomem' of expression
 2023-07-26  7:34 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 1/2] ice: Add get C827 PHY index function
 2023-07-26  7:33 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 2/2] ice: add FW load wait

ct state module issue
 2023-07-26  7:39 UTC  (4+ messages)

[PATCH v1 0/2] Static PD restart support and remote heap management redesign
 2023-07-26  7:35 UTC  (3+ messages)
` [PATCH v1 1/2] misc: fastrpc: Redesign remote heap management
` [PATCH v1 2/2] misc: fastrpc: Add static PD restart support

[PATCH] smaps: Fix the abnormal memory statistics obtained through /proc/pid/smaps
 2023-07-26  7:34 UTC 

[syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
 2023-07-26  7:12 UTC  (3+ messages)

drivers/media/v4l2-core/v4l2-vp9.c:1834:1: warning: the frame size of 1420 bytes is larger than 1024 bytes
 2023-07-26  7:34 UTC 

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-07-26  7:33 UTC  (6+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management

[PATCH v2] xfs: fix a UAF when inode item push
 2023-07-26  7:32 UTC  (3+ messages)

[PATCH v7 0/2] Fixing check patch styling issues
 2023-07-26  7:34 UTC  (3+ messages)
` [PATCH v7 1/2] cxl/mbox: Remove redundant dev_err() after failed mem alloc
` [PATCH v7 2/2] cxl/region: Remove else after return statement

[PATCH 0/4] rockchip: rk3588: add USB 3.0 support
 2023-07-26  7:36 UTC  (9+ messages)
` [PATCH 1/4] phy: rockchip: add usbdp combo phy driver
` [PATCH 2/4] ARM: dts: rockchip: rk3588: add support for USB 3.0 devices
` [PATCH 3/4] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB3 support
` [PATCH 4/4] configs: rock5b-rk3588: enable USB 3.0 controller, command, gadget

[PATCH 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts
 2023-07-26  7:34 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5

[PATCH v3 0/4] variable-order, large folios for anonymous memory
 2023-07-26  7:36 UTC  (5+ messages)

[PATCH v4 00/20] Enable CET Virtualization
 2023-07-26  7:33 UTC  (3+ messages)
` [PATCH v4 09/20] KVM:x86: Add common code of CET MSR access

[PATCH v4] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
 2023-07-26  7:32 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2] regulator: dt-bindings: dlg,slg51000: Convert to DT schema
 2023-07-26  7:32 UTC  (3+ messages)

avocado test failing INTERRUPTED for "Missing asset"
 2023-07-26  7:33 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] arm64: Define name for the original RES1 bit but now functinal bit
 2023-07-26  7:34 UTC  (2+ messages)

[PATCH] LoongArch: eBPF: Restrict bpf_probe_read{, str}() only to archs where they work
 2023-07-26  7:33 UTC  (2+ messages)

[PATCH 00/18] K3 HS Support along with fixes
 2023-07-26  7:33 UTC  (5+ messages)

[PATCH] security: Fix ret values doc for security_inode_init_security()
 2023-07-26  7:29 UTC  (5+ messages)

[PATCH] platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER
 2023-07-26  7:31 UTC 

[PATCH v7 0/6] Add StarFive Camera Subsystem driver
 2023-07-26  7:28 UTC  (2+ messages)

✅ PASS (SKIPPED 5 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, 0b4a9fdc)
 2023-07-26  7:31 UTC 

[PATCH 0/1] Set may payload size for IPQ9574
 2023-07-26  7:28 UTC  (8+ messages)
` [PATCH 1/1] PCI: qcom: Add early fixup to set the max "

[PATCH] drm/mgag200: Increase bandwidth for G200se A rev1
 2023-07-25 21:31 UTC  (6+ messages)

[PATCH] drm: Fix format error
 2023-07-26  3:30 UTC 

[PATCH] ASoC: loongson: mark OF related data as maybe unused
 2023-07-26  7:20 UTC  (2+ messages)

ulogd2 patch ping
 2023-07-26  7:28 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver
 2023-07-26  7:30 UTC  (2+ messages)

[PATCH][next] accel/qaic: remove redundant assignment to pointer pexec
 2023-07-25 16:03 UTC  (2+ messages)

[PATCH 1/2] spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytes
 2023-07-26  7:27 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized reads

[PATCH v1] configs: rockchip: rock5b-rk3588: Enable CONFIG_PCI_INIT_R
 2023-07-26  7:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix non-standard format specifiers in 'amdgpu_show_fdinfo'
 2023-07-26  7:29 UTC 

[PATCH 0/2] block/blkio: fix opening virtio-blk drivers
 2023-07-26  7:28 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block/blkio: use blkio_set_int("fd") to check fd support

[PATCH net-next 00/12] nfp: add support for multi-pf configuration
 2023-07-26  7:28 UTC  (7+ messages)

[PATCH] KVM: arm64: fix __kvm_host_psci_cpu_entry() prototype
 2023-07-26  7:27 UTC  (2+ messages)

[PATCH v4 1/2] ARM: dts: rockchip: rk3588: Move bootph-all props to common file
 2023-07-26  7:26 UTC  (3+ messages)
` [PATCH v4 2/2] board: rockchip: add Radxa ROCK5A Rk3588 board

[iproute2,v2] bridge: link: allow filtering on bridge name
 2023-07-26  7:25 UTC 

[PATCH v2] ARM: dts: samsung: exynos4412-midas: add USB connector and USB OTG
 2023-07-26  7:23 UTC  (5+ 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.