All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-02 06:37:15 to 2024-07-02 07:18:08 UTC [more...]

[PATCH] drm/i915: implement vmap/vunmap GEM object functions
 2024-07-02  7:17 UTC  (2+ messages)

[PATCH v4 0/2] Introduce EN7581 ethernet support
 2024-07-02  7:17 UTC  (3+ messages)
` [PATCH v4 2/2] net: airoha: Introduce ethernet support for EN7581 SoC

[PATCH 1/1] tracing/sched: sched_switch: place prev_comm and next_comm in right order
 2024-07-02  7:14 UTC  (2+ messages)

[PATCH] firmware: sysfb: Fix reference count of sysfb parent device
 2024-07-02  7:17 UTC  (3+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-02  7:16 UTC  (4+ messages)
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages

[PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting
 2024-07-02  7:16 UTC  (7+ messages)
` [PATCH net-next v7 05/10] net: openvswitch: add psample action
` [PATCH net-next v7 10/10] selftests: openvswitch: add psample test

[PATCH 0/7] dm-verity cleanups and optimizations
 2024-07-02  7:16 UTC  (9+ messages)
` [PATCH 1/7] dm-verity: move hash algorithm setup into its own function
` [PATCH 2/7] dm-verity: move data hash mismatch handling "
` [PATCH 3/7] dm-verity: make real_digest and want_digest fixed-length
` [PATCH 4/7] dm-verity: provide dma_alignment limit in io_hints
` [PATCH 5/7] dm-verity: always "map" the data blocks
` [PATCH 6/7] dm-verity: make verity_hash() take dm_verity_io instead of ahash_request
` [PATCH 7/7] dm-verity: hash blocks with shash import+finup when possible

[PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Document fsl,imx8qm-irqsteer
 2024-07-02  7:16 UTC  (2+ messages)

[arm64:for-next/vcpu-hotplug 17/20] arch/arm64/kernel/smp.c:563:9: error: implicit declaration of function 'unregister_cpu'; did you mean 'register_cpu'?
 2024-07-02  7:15 UTC 

+ lib-zlib-add-missing-module_description-macro.patch added to mm-nonmm-unstable branch
 2024-07-02  7:15 UTC 

[oe] [meta-java][kirkstone][PATCH] openjdk-8: Security fix for CVE-2024-21094
 2024-07-02  7:15 UTC  (2+ messages)
`  "

[GIT PULL] w1: drivers for v6.11
 2024-07-02  7:14 UTC 

[PATCH v3] Bluetooth: No need to update the mas plugin
 2024-07-02  7:14 UTC  (2+ messages)
` [v3] "

[PATCH] drm/fbdev-generic: Fix framebuffer on big endian devices
 2024-07-02  7:14 UTC  (5+ messages)

[PATCH] dma-buf: Remove unnecessary kmalloc() cast
 2024-07-02  7:13 UTC  (4+ messages)

v2024.07.0
 2024-07-02  7:12 UTC 

+ fs-ufs-add-module_description.patch added to mm-nonmm-unstable branch
 2024-07-02  7:12 UTC 

[PATCH v4 0/2] virtio-pci: Fix the use of an uninitialized irqfd
 2024-07-02  7:10 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] virtio-pci: Add check the return of kvm_virtio_pci_vector_use_one

[linux-next:master 9279/9689] kernel/exit.c:451:17: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-07-02  7:08 UTC  (2+ messages)

[PATCH net-next 0/3] mlxsw: Improvements
 2024-07-02  7:08 UTC  (3+ messages)
` [PATCH net-next 1/3] mlxsw: Warn about invalid accesses to array fields

[Buildroot] [PATCH 1/1] package/gpm: update the patches to be applied with fuzz 0
 2024-07-02  7:07 UTC  (2+ messages)

[PATCH v2] misc: fastrpc: Remove user PD initmem size check
 2024-07-02  7:07 UTC  (8+ messages)

[Buildroot] [git commit] package/python-starlette: bump to version 0.37.2
 2024-07-02  7:02 UTC 

[Buildroot] [git commit] package/python-fastapi: bump to version 0.111.0
 2024-07-02  7:02 UTC 

[Buildroot] [git commit] package/python-beautifulsoup4: bump to version 4.12.3
 2024-07-02  6:59 UTC 

[Buildroot] [git commit] package/python-annotated-types: bump to version 0.7.0
 2024-07-02  6:59 UTC 

[Buildroot] [git commit] package/python-aiosqlite: bump to version 0.20.0
 2024-07-02  6:59 UTC 

[Buildroot] [git commit] package/python-pdm-backend: new host package
 2024-07-02  6:59 UTC 

[Buildroot] [git commit] package/python-anyio: bump to version 4.4.0
 2024-07-02  6:59 UTC 

[f2fs-dev] [RFC PATCH v2 00/10] f2fs-tools: introduce inject.f2fs
 2024-07-02  7:05 UTC  (7+ messages)
` [f2fs-dev] [RFC PATCH v2 08/10] inject.f2fs: add node injection
` [f2fs-dev] [RFC PATCH v2 09/10] inject.f2fs: add dentry injection
` [f2fs-dev] [RFC PATCH v2 10/10] man: add inject.f2fs man page

[Buildroot] [git commit] package/python-sentry-sdk: bump to version 2.7.1
 2024-07-02  6:59 UTC 

[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
 2024-07-02  7:05 UTC  (6+ messages)

[Buildroot] [git commit] package/apache: security bump version to 2.4.60
 2024-07-02  6:59 UTC 

[Buildroot] [git commit] package/python-cython: bump to version 0.29.37
 2024-07-02  6:59 UTC 

[meta-java][kirkstone][PATCH] openjdk-8: Security fix for CVE-2024-21094
 2024-07-02  7:05 UTC 

[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.60
 2024-07-02  7:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-beautifulsoup4: bump to version 4.12.3
 2024-07-02  7:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-anyio: bump to version 4.4.0
 2024-07-02  7:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-annotated-types: bump to version 0.7.0
 2024-07-02  7:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-aiosqlite: bump to version 0.20.0
 2024-07-02  7:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-httpcore: bump to version 1.0.5
 2024-07-02  7:04 UTC  (2+ messages)

[PATCH] PCI: PM: Fix PCIe MRRS restoring for Loongson
 2024-07-02  7:04 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] package/python-starlette: bump to version 0.37.2
 2024-07-02  7:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-cython: bump to version 0.29.37
 2024-07-02  7:03 UTC  (2+ messages)

[PATCH] selftests: openat2: don't print total number of tests and then skip
 2024-07-02  7:02 UTC  (4+ messages)

[PATCH v2 1/2] kernel/fork.c: get totalram_pages from memblock to calculate max_threads
 2024-07-02  7:02 UTC  (3+ messages)

[PATCH net v3 0/2] bugfixes for skmsg
 2024-07-02  7:02 UTC  (3+ messages)
` [PATCH net v3 1/2] skmsg: prevent empty ingress skb from enqueuing

[GIT PULL] memory: drivers for v6.11
 2024-07-02  7:02 UTC 

[RFC v3 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
 2024-07-02  7:01 UTC  (9+ messages)
` [RFC v3 1/1] fs/namespace: remove "

[PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable
 2024-07-02  7:00 UTC  (9+ messages)
` [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
` [PATCH v3 3/3] arm64/configs: "

[PATCH v5 00/16] Add Arm Mali-C55 Image Signal Processor Driver
 2024-07-02  7:00 UTC  (7+ messages)
` [PATCH v5 10/16] media: platform: Add mali-c55 3a stats devnode

[PATCH] mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
 2024-07-02  7:00 UTC  (4+ messages)

[PATCHSET v30.7 16/16] xfs_repair: small remote symlinks are ok
 2024-07-02  6:59 UTC  (3+ messages)
` [PATCH 1/1] xfs_repair: allow symlinks with short remote targets

[PATCH RESEND libgpiod v2 00/18] dbus: add GLib-based DBus daemon and command-line client
 2024-07-02  6:59 UTC  (5+ messages)
` [PATCH RESEND libgpiod v2 10/18] dbus: add the API definitions

[PATCHSET v30.7 15/16] xfs_scrub: vectorize kernel calls
 2024-07-02  6:59 UTC  (21+ messages)
` [PATCH 01/10] man: document vectored scrub mode
` [PATCH 02/10] libfrog: support vectored scrub
` [PATCH 03/10] xfs_io: "
` [PATCH 04/10] xfs_scrub: split the scrub epilogue code into a separate function
` [PATCH 05/10] xfs_scrub: split the repair "
` [PATCH 06/10] xfs_scrub: convert scrub and repair epilogues to use xfs_scrub_vec
` [PATCH 07/10] xfs_scrub: vectorize scrub calls
` [PATCH 08/10] xfs_scrub: vectorize repair calls
` [PATCH 09/10] xfs_scrub: use scrub barriers to reduce kernel calls
` [PATCH 10/10] xfs_scrub: try spot repairs of metadata items to make scrub progress

linux-next: build warning after merge of the pci tree
 2024-07-02  6:59 UTC  (4+ messages)

[PATCH net-next] net: ethernet: mediatek: Allow gaps in MAC allocation
 2024-07-02  6:58 UTC  (2+ messages)

[Buildroot] [git commit] package/python-httpx: bump to version 0.27.0
 2024-07-02  6:53 UTC 

[Buildroot] [git commit] package/python-aiofiles: bump to version 24.1.0
 2024-07-02  6:53 UTC 

[Buildroot] [git commit] package/python-poetry-core: bump to version 1.9.0
 2024-07-02  6:53 UTC 

[Buildroot] [git commit] package/python-pymodbus: bump to version 3.6.9
 2024-07-02  6:53 UTC 

[Buildroot] [git commit] package/python-websockets: bump to version 12.0
 2024-07-02  6:51 UTC 

[PATCH] mm/page_alloc: remove prefetchw() on freeing page to buddy system
 2024-07-02  6:57 UTC  (2+ messages)

[Buildroot] [git commit] package/python-certifi: bump to version 2024.6.2
 2024-07-02  6:53 UTC 

[Buildroot] [git commit] package/python-hatchling: bump to version 1.25.0
 2024-07-02  6:53 UTC 

[Buildroot] [PATCH 1/1] package/python-poetry-core: bump to version 1.9.0
 2024-07-02  6:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-aiofiles: bump to version 24.1.0
 2024-07-02  6:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-httpx: bump to version 0.27.0
 2024-07-02  6:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-hatchling: bump to version 1.25.0
 2024-07-02  6:56 UTC  (2+ messages)

[PATCH] selftests: tpm2: conform test to TAP output
 2024-07-02  6:55 UTC 

[PATCH 0/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES
 2024-07-02  6:59 UTC  (3+ messages)
` [PATCH 1/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 2/2] ARM: 9322/1: Convert to arch_cpu_is_hotpluggable()

[PATCH v2 0/2] media: i2c: Add driver for Sony IMX728
 2024-07-02  6:56 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add "

[Buildroot] [PATCH 1/1] package/python-certifi: bump to version 2024.6.2
 2024-07-02  6:55 UTC  (2+ messages)

linux-next: manual merge of the random tree with the vfs-brauner, ftrace trees
 2024-07-02  6:56 UTC 

[PATCH v8 0/5] lib/gpgpu: add shader support
 2024-07-02  6:55 UTC  (3+ messages)
` [PATCH v8 3/5] lib/gpgpu_shader: add inline support for iga64 assembly

[RESEND Patch 1/2] perf/x86: Remove perf_events_lapic_init() calling from x86_pmu_enable()
 2024-07-02 22:57 UTC  (2+ messages)
` [RESEND Patch 2/2] perf/x86: Typos and invalid indents fix

[PATCH] mm: fix kmap_high deadlock V2
 2024-07-02  6:56 UTC 

[Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 3.6.9
 2024-07-02  6:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-websockets: bump to version 12.0
 2024-07-02  6:55 UTC  (2+ messages)

[PATCH net v4] skmsg: skip empty sge in sk_msg_recvmsg
 2024-07-02  6:55 UTC 

[GIT PULL 1/2] arm64: dts: various cleanup for v6.11
 2024-07-02  6:53 UTC  (2+ messages)
` [GIT PULL] 2/2 ARM: "

+ mm-zswap-fix-zswap_never_enabled-for-config_zswap==n.patch added to mm-unstable branch
 2024-07-02  6:53 UTC 

[Buildroot] [git commit] package/openssh: security bump to version 9.8p1
 2024-07-02  6:49 UTC 

[Buildroot] [git commit] package/libblockdev: fix patch fuzz
 2024-07-02  6:48 UTC 

[PATCH] Documentation: media: vivid.rst: update TODO list
 2024-07-02  6:51 UTC 

[Buildroot] [git commit] package/empty: fix patch fuzz
 2024-07-02  6:48 UTC 

[Buildroot] [git commit] package/libsoup: fix set c_std to gnu99 patch
 2024-07-02  6:49 UTC 

[Buildroot] [PATCH] package/empty: fix patch fuzz
 2024-07-02  6:51 UTC  (2+ messages)

[PATCH v3 1/3] wireless-regdb: Update regulatory info for Jordan (JO) for 2022
 2024-07-02  6:51 UTC  (3+ messages)
` [PATCH v3 2/3] wireless-regdb: Update regulatory info for Kenya (KE) "
` [PATCH v3 3/3] wireless-regdb: Update regulatory info for Macao (MO) for 2024

[Buildroot] [PATCH 1/1] package/libblockdev: fix patch fuzz
 2024-07-02  6:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libsoup: fix set c_std to gnu99 patch
 2024-07-02  6:51 UTC  (2+ messages)

[shawnguo:imx/dt64 53/91] arch/arm64/boot/dts/freescale/imx95-19x19-evk.dtb: /: failed to match any schema with compatible: ['fsl,imx95-19x19-evk', 'fsl,imx95']
 2024-07-02  6:50 UTC  (3+ messages)

[Buildroot] [PATCH] package/openssh: security bump to version 9.8p1
 2024-07-02  6:50 UTC  (2+ messages)

[PATCH v2] gpiolib: of: fix lookup quirk for MIPS Lantiq
 2024-07-02  6:50 UTC  (2+ messages)

[PATCH v5] virtio-net: define UDP tunnel offload feature
 2024-07-02  6:50 UTC  (10+ messages)

[PATCH v1 0/3] bbdev: new k0 parameter
 2024-07-02  6:50 UTC  (2+ messages)

[meta-security][master][PATCH] tpm2-tools: Upgrade 5.5 -> 5.7
 2024-07-02  6:49 UTC 

[PATCHSET v13.7 14/16] xfsprogs: detect and correct directory tree problems
 2024-07-02  6:49 UTC  (11+ messages)
` [PATCH 1/5] libfrog: add directory tree structure scrubber to scrub library
` [PATCH 2/5] xfs_spaceman: report directory tree corruption in the health information
` [PATCH 3/5] xfs_scrub: fix erroring out of check_inode_names
` [PATCH 4/5] xfs_scrub: detect and repair directory tree corruptions
` [PATCH 5/5] xfs_scrub: defer phase5 file scans if dirloop fails

[PATCH 0/2] Import environment variables from FIT configuration
 2024-07-02  6:48 UTC  (3+ messages)
` [PATCH 1/2] env: Add function to import environment variables from FIT conf node
` [PATCH 2/2] test: fit: Add test to check environment extraction "

[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
 2024-07-02  6:48 UTC  (3+ messages)
` [PATCH v2 02/13] target/arm: Fix SQDMULH (by element) with Q=0

[PATCHSET v13.7 13/16] xfsprogs: offline repair for parent pointers
 2024-07-02  6:47 UTC  (25+ messages)
` [PATCH 01/12] xfs_db: remove some boilerplate from xfs_attr_set
` [PATCH 02/12] xfs_db: actually report errors from libxfs_attr_set
` [PATCH 03/12] xfs_repair: junk parent pointer attributes when filesystem doesn't support them
` [PATCH 04/12] xfs_repair: add parent pointers when messing with /lost+found
` [PATCH 05/12] xfs_repair: junk duplicate hashtab entries when processing sf dirents
` [PATCH 06/12] xfs_repair: build a parent pointer index
` [PATCH 07/12] xfs_repair: move the global dirent name store to a separate object
` [PATCH 08/12] xfs_repair: deduplicate strings stored in string blob
` [PATCH 09/12] xfs_repair: check parent pointers
` [PATCH 10/12] xfs_repair: dump garbage parent pointer attributes
` [PATCH 11/12] xfs_repair: update ondisk parent pointer records
` [PATCH 12/12] xfs_repair: wipe ondisk parent pointers when there are none

[PATCH v3 0/4] RISC-V: Parse DT for Zkr to seed KASLR
 2024-07-02  6:47 UTC  (9+ messages)
` [PATCH v3 2/4] RISC-V: lib: Add pi aliases for string functions
` [PATCH v3 4/4] RISC-V: Use Zkr to seed KASLR base address

Regarding support for WFX backend for software updates in CIP Images
 2024-07-02  6:46 UTC  (5+ messages)
  ` [cip-dev] "

[f2fs-dev] [PATCH] f2fs:Add write priority option based on zone UFS
 2024-07-02  6:29 UTC 

[PATCH v2] s390/vfio_ccw: Fix target addresses of TIC CCWs
 2024-07-02  6:44 UTC  (2+ messages)

[meta-security][kirkstone][PATCH] clamav: Fix for CVE-2024-20328
 2024-07-02  3:03 UTC 

[qcom:drivers-fixes-for-6.10 2/2] arch/arm64/boot/dts/qcom/qdu1000-idp.dtb: system-cache-controller@19200000: reg-names:1: 'llcc1_base' was expected
 2024-07-02  6:43 UTC 

[meta-security][kirkstone][PATCH] clamav: Fix for CVE-2024-20328
 2024-07-02  2:21 UTC 

[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-02  6:42 UTC  (3+ messages)

[net-next PATCH v7 00/10] Introduce RVU representors
 2024-07-02  6:41 UTC  (4+ messages)
` [net-next PATCH v7 06/10] octeontx2-pf: Get VF stats via representor
    ` [EXTERNAL] "

[PATCHSET v13.7 12/16] xfsprogs: scrubbing for parent pointers
 2024-07-02  6:41 UTC  (5+ messages)
` [PATCH 1/2] xfs: create a blob array data structure
` [PATCH 2/2] man2: update ioctl_xfs_scrub_metadata.2 for parent pointers

[PATCH] ui/gtk: Attach fullscreen toggling cb to all detached VCs
 2024-07-02  6:39 UTC  (2+ messages)

linux-next: manual merge of the random tree with the mm-stable tree
 2024-07-02  6:40 UTC 

[isar-cip-core] doc/REAME.secureboot.md: Add MCOM specific secure boot details
 2024-07-02  6:40 UTC  (3+ messages)

[PATCH] usb: Use well-known descriptor sizes when parsing configuration
 2024-07-02  6:39 UTC  (2+ messages)

[PATCH 0/4] Bug fixes on topdown metrics group leader selection
 2024-07-02 22:40 UTC  (5+ messages)
` [PATCH 1/4] perf topdown: Correct leader selection with sample_read enabled
` [PATCH 2/4] perf parse-events: Don't move topdown metrics events when sorting events
` [PATCH 3/4] perf parse-events: Don't move slots event when no topdwon metrics event
` [PATCH 4/4] perf tests: Add leader sampling test in record tests

[PATCH v3 0/2] iommu/vt-d: Refactor PRI enable/disable steps
 2024-07-02  6:39 UTC  (8+ messages)
` [PATCH v3 1/2] iommu/vt-d: Add helper to flush caches for context change

[PATCH V3 0/2] Use of devname for interrupt descriptions and tracepoint support for smp2p
 2024-07-02  6:39 UTC  (3+ messages)
` [PATCH V3 1/2] soc: qcom: smp2p: Use devname for interrupt descriptions

[PATCHSET v13.7 11/16] xfsprogs: Parent Pointers
 2024-07-02  6:38 UTC  (9+ messages)
` [PATCH 21/24] xfs_db: compute hashes of parent pointers
` [PATCH 22/24] libxfs: create new files with attr forks if necessary
` [PATCH 23/24] mkfs: Add parent pointers during protofile creation
` [PATCH 24/24] mkfs: enable formatting with parent pointers

[PATCH] mm: Enable setting -1 for vm.percpu_pagelist_high_fraction to set the minimum pagelist
 2024-07-02  6:37 UTC  (3+ messages)

linux-next: build warnings after merge of the mm tree
 2024-07-02  6:37 UTC  (6+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-02  6:34 UTC  (11+ messages)
` [PATCH v8 01/10] iommu: Introduce domain attachment handle
` [PATCH v8 02/10] iommu: Remove sva handle list
` [PATCH v8 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v8 04/10] iommu: Extend domain attach group with handle support
` [PATCH v8 05/10] iommufd: Add fault and response message definitions
` [PATCH v8 06/10] iommufd: Add iommufd fault object
` [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v8 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v8 09/10] iommufd/selftest: Add IOPF support for mock device
` [PATCH v8 10/10] iommufd/selftest: Add coverage for IOPF test

[PATCH v4 1/3] bus: mhi: host: Add Foxconn SDX72 related support
 2024-07-02  6:36 UTC  (5+ messages)
` [PATCH v4 2/3] bus: mhi: host: Add name for mhi_controller
      `  "


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.