All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-11 19:34:21 to 2025-10-12 01:50:00 UTC [more...]

[PATCH v3 0/5] tracing: fprobe: list-style filters,
 2025-10-12  1:49 UTC  (3+ messages)

[RFC] lib/dma: introduce inter-process and inter-OS DMA
 2025-10-12  1:49 UTC  (3+ messages)
` [PATCH v2 1/1] "

[Linux Memory Hotness and Promotion] Notes from October 9, 2025
 2025-10-12  1:48 UTC 

[PATCH] perf vendor events riscv: add T-HEAD C920V2 JSON support
 2025-10-12  1:46 UTC  (2+ messages)

[PATCH v2 4/7] scsi: target: Add WRITE_ATOMIC_16 handler
 2025-10-12  1:38 UTC  (2+ messages)

[PATCH 1/1] mm: prevent poison consumption when splitting THP
 2025-10-12  1:37 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v3 0/3] Mainline Protonic PRT8ML board
 2025-10-12  2:37 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: add "

[oe][meta-python][walnascar][PATCH] python3-django: patch CVE-2025-59681
 2025-10-12  1:22 UTC  (2+ messages)
` [oe][meta-oe][walnascar][PATCH] redis: patch CVE-2025-49844

[oe][meta-oe][PATCH 1/2] python3-django: Upgrade 5.2.6 -> 5.2.7
 2025-10-12  0:57 UTC  (2+ messages)
` [oe][meta-oe][PATCH 2/2] python3-django: upgrade 4.2.24 -> 4.2.25

[PATCH BlueZ] shared/bap: fix crash when setting initial metadata of a stream
 2025-10-12  0:48 UTC  (2+ messages)
` [BlueZ] "

[PATCH 0/2] Do not change split folio target order
 2025-10-12  0:41 UTC  (3+ messages)
` [PATCH 1/2] mm/huge_memory: do not change split_huge_page*() target order silently

[b4] initial "b4 dig" to supplant Link: trailers
 2025-10-12  0:39 UTC  (6+ messages)

[PATCH v2 0/3] fstests: basic smoke test on zoned loop device
 2025-10-12  0:36 UTC  (6+ messages)
  ` [PATCH v2 2/3] common/zoned: add _create_zloop

[oe][meta-oe][walnascar][PATCH 1/3] exiv2: patch CVE-2025-26623
 2025-10-12  0:21 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 97d62c3419a0292dabcf2ddda85e51722f2cd81d
 2025-10-12  0:16 UTC 

[PATCH 0/5] fast-import: start controlling how tag signatures are handled
 2025-10-12  0:15 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] lib-gpg: allow tests with GPGSM or GPGSSH prereq first

swab.3: mention UB when from and to overlap
 2025-10-12  0:02 UTC  (3+ messages)

[PATCH][v2] hung_task: Panic after fixed number of hung tasks
 2025-10-11 23:58 UTC  (5+ messages)
    ` [外部邮件] "

[BUG] After unloading the nfsd module, a use-after-free occurred due to Objects remaining on __kmem_cache_shutdown()
 2025-10-11 23:55 UTC  (3+ messages)

[syzbot] [bpf?] [net?] WARNING in sock_map_delete_elem (2)
 2025-10-11 23:41 UTC  (2+ messages)

[GIT PULL] tracing: A couple more fixes to v6.18
 2025-10-11 23:39 UTC  (5+ messages)

[PATCH] RDMA/mlx5: Use mlx5_cmd_is_down to detect PCIe Surprise Link Down
 2025-10-11 23:35 UTC  (2+ messages)

[PATCH 2/4] kbuild: Disable AutoFDO and Propeller flags for kernel modules
 2025-10-11 23:35 UTC 

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-11 23:35 UTC  (32+ messages)
` [PATCH 01/26] drm/xe/pf: Remove GuC version check for migration support
` [PATCH 02/26] drm/xe: Move migration support to device-level struct
` [PATCH 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH 04/26] drm/xe/pf: Extract migration mutex out of its struct
` [PATCH 05/26] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH 06/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH 07/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH 08/26] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH 09/26] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH 10/26] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH 11/26] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH 12/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH 13/26] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH 14/26] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH 15/26] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH 16/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH 17/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH 18/26] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH 19/26] drm/xe/pf: Add helpers for VF MMIO migration data handling
` [PATCH 20/26] drm/xe/pf: Handle MMIO migration data as part of PF control
` [PATCH 21/26] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH 22/26] drm/xe/migrate: Add function for raw copy of VRAM and CCS
` [PATCH 23/26] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH 24/26] drm/xe/pf: Add wait helper for VF FLR
` [PATCH 25/26] drm/xe/pf: Export helpers for VFIO
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
` ✗ CI.checkpatch: warning for vfio/xe: Add driver variant for Xe VF migration
` ✗ CI.KUnit: failure "

[bluez/bluez] b5a4f8: shared/bap: fix crash when setting initial metadat
 2025-10-11 23:31 UTC 

[PATCH v2 00/23] vhost refactoring and fixes
 2025-10-11 23:24 UTC  (24+ messages)
` [PATCH v2 01/23] vhost-user: rework enabling vrings
` [PATCH v2 02/23] vhost: drop backend_features field
` [PATCH v2 03/23] vhost-user: introduce vhost_user_has_protocol_feature() helper
` [PATCH v2 04/23] vhost: move protocol_features to vhost_user
` [PATCH v2 05/23] vhost-user-gpu: drop code duplication
` [PATCH v2 06/23] vhost: make vhost_dev.features private
` [PATCH v2 07/23] virtio: move common part of _set_guest_notifier to generic code
` [PATCH v2 08/23] virtio: drop *_set_guest_notifier_fd_handler() helpers
` [PATCH v2 09/23] vhost-user: keep QIOChannelSocket for backend channel
` [PATCH v2 10/23] vhost: vhost_virtqueue_start(): fix failure path
` [PATCH v2 11/23] vhost: make vhost_memory_unmap() null-safe
` [PATCH v2 12/23] vhost: simplify calls to vhost_memory_unmap()
` [PATCH v2 13/23] vhost: move vrings mapping to the top of vhost_virtqueue_start()
` [PATCH v2 14/23] vhost: vhost_virtqueue_start(): drop extra local variables
` [PATCH v2 15/23] vhost: final refactoring of vhost vrings map/unmap
` [PATCH v2 16/23] vhost: simplify vhost_dev_init() error-path
` [PATCH v2 17/23] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
` [PATCH v2 18/23] vhost: introduce check_memslots() helper
` [PATCH v2 19/23] vhost: vhost_dev_init(): simplify features initialization
` [PATCH v2 20/23] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
` [PATCH v2 21/23] vhost-user: make trace events more readable
` [PATCH v2 22/23] vhost-user-blk: add some useful trace-points
` [PATCH v2 23/23] vhost: "

[f2fs-dev] [syzbot] [f2fs?] possible deadlock in f2fs_do_truncate_blocks
 2025-10-11 23:13 UTC  (2+ messages)
`  "

[GIT PULL] Kbuild fixes for 6.18 #1
 2025-10-11 23:10 UTC  (2+ messages)

[PATCH] llvm/clang: Upgrade to 21.1.3 release
 2025-10-11 23:05 UTC 

[meta-oe][PATCH v2 1/2] mariadb: Fix a crash in my_convert()
 2025-10-11 22:52 UTC  (3+ messages)
` [meta-oe][PATCH v2 2/2] mariadb: 11.4.8

[PATCH v2 2/2] firmware: imx: sm-misc: Dump syslog info
 2025-10-11 22:52 UTC  (2+ messages)

[robh:ethos-v4 3/3] drivers/accel/ethosu/ethosu_gem.c:222:3: error: expected expression
 2025-10-11 22:52 UTC 

[PATCH 2/4] kbuild: Disable AutoFDO and Propeller flags for kernel modules
 2025-10-11 22:52 UTC 

[PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
 2025-10-11 22:49 UTC  (12+ messages)
            ` [Linux-stm32] "

[PATCH rtw-next v2 0/7] wifi: rtw89: improvements for USB part
 2025-10-11 22:49 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: clk: si522xx: Clock driver for Skyworks Si522xx I2C PCIe clock generators
 2025-10-11 22:36 UTC  (2+ messages)
` [PATCH 2/2] "

[meta-multimedia][PATCH] webrtc-audio-processing-2: Fix build with abseil-cpp 202508
 2025-10-11 22:39 UTC 

[PPC] t1024rdb: CONFIG_KERNEL_START=0x0 equivalent for ppc64 (Kernel 3.16.85)
 2025-10-11 22:18 UTC 

[PATCH] dcb: fix tc-maxrate unit conversions
 2025-10-11 22:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tools: fix == bashism in kernel-chktaint
 2025-10-11 22:26 UTC  (3+ messages)

[PATCH v3 0/5] riscv: Use __riscv_has_extension_{likely,unlikely}
 2025-10-11 22:21 UTC  (4+ messages)

[PATCH] mm/readahead: Skip fully overlapped range
 2025-10-11 22:20 UTC  (6+ messages)

[PATCH RFC v2 4/6] arm64: dts: qcom: sm8450-hdk: Enable I2S for HDMI
 2025-10-11 22:07 UTC 

+ mm-swap-do-not-choose-swap-device-according-to-numa-node-fix.patch added to mm-new branch
 2025-10-11 22:04 UTC 

[PATCH v4 mm-new 1/2] mm/swap: do not choose swap device according to numa node
 2025-10-11 22:04 UTC  (3+ messages)

[PATCH 6.17 00/26] 6.17.2-rc1 review
 2025-10-11 21:59 UTC  (2+ messages)

[Buildroot] [PATCH] package/micropython: use append-assignment in conditional code
 2025-10-11 21:51 UTC  (2+ messages)

[Buildroot] [git commit] package/micropython: fix passing multiple CFLAGS
 2025-10-11 21:48 UTC 

[Buildroot] [git commit] package/micropython: use append-assignment in conditional code
 2025-10-11 21:48 UTC 

[Buildroot] [PATCH] package/micropython: fix passing multiple CFLAGS
 2025-10-11 21:50 UTC  (2+ messages)

[PATCH] migration: Use QAPI_CLONE() instead of duplicating it inline
 2025-10-11 21:48 UTC  (3+ messages)
  ` 回复:[PATCH] "

[PATCH 5/8] mm/tests: add cleancache kunit test
 2025-10-11 21:47 UTC  (3+ messages)

[Buildroot] [git commit] CHANGES: update for 2025.08.1
 2025-10-11 21:46 UTC 

[Buildroot] [git commit] CHANGES: update for 2025.02.7
 2025-10-11 21:46 UTC 

[Buildroot] [git commit] docs/website/{download, news}.html: update for 2025.02.7, 2025.05.3 and 2025.08.1
 2025-10-11 21:46 UTC 

[Buildroot] [git commit] CHANGES: update for 2025.05.3
 2025-10-11 21:46 UTC 

[Buildroot] [PATCH 1/1] package/gssdp: bump to version 1.6.4
 2025-10-11 21:40 UTC  (2+ messages)

[Buildroot] [git commit] package/gssdp: bump to version 1.6.4
 2025-10-11 21:31 UTC 

[OE-core][kirkstone][PATCH] qemu: patch CVE-2024-8354
 2025-10-11 21:39 UTC 

[OE-core][scarthgap][PATCH] qemu: patch CVE-2024-8354
 2025-10-11 21:39 UTC 

[PATCH] vulnerabilities: update nvdcve file name
 2025-10-11 21:37 UTC  (5+ messages)
` [docs] "

[Buildroot] [git commit] package/gnuchess: bump to version 6.3.0
 2025-10-11 21:16 UTC 

[kirkstone][PATCH] vulnerabilities: update nvdcve file name
 2025-10-11 21:35 UTC 

[PATCH] drm/xe/guc: Check CT enable state before deregistering exec queue
 2025-10-11 21:35 UTC  (4+ messages)
` [PATCH v2] drm/xe/guc: Check GuC running "

[scarthgap][PATCH] vulnerabilities: update nvdcve file name
 2025-10-11 21:34 UTC 

[Buildroot] Buildroot 2025.08.1 released
 2025-10-11 21:33 UTC 

[Buildroot] [git commit branch/2025.08.x] CHANGES: update for 2025.08.1
 2025-10-11 21:30 UTC 

[Buildroot] [git commit branch/2025.08.x] Makefile: update for 2025.08.1
 2025-10-11 21:31 UTC 

[Buildroot] [PATCH 1/1] package/gnuchess: bump to version 6.3.0
 2025-10-11 21:31 UTC  (2+ messages)

[Buildroot] Buildroot 2025.05.3 released - final 2025.05.x release
 2025-10-11 21:29 UTC 

[Buildroot] [git commit branch/2025.05.x] CHANGES: correct the date of 2025.05.3 release
 2025-10-11 21:26 UTC 

[PATCH v2] ARM: dts: renesas: kzm9g: name interrupts for accelerometer
 2025-10-11 21:06 UTC 

[Buildroot] [git commit branch/2025.05.x] CHANGES: update for 2025.05.3
 2025-10-11 21:19 UTC 

[Buildroot] [git commit branch/2025.05.x] Makefile: update for 2025.05.3
 2025-10-11 21:20 UTC 

[Buildroot] [git commit branch/2025.02.x] Makefile: update for 2025.02.7
 2025-10-11 21:14 UTC 

[Buildroot] Buildroot 2025.02.7 released
 2025-10-11 21:17 UTC 

[Buildroot] [PATCH 1/1] package/ltrace: bump version to 0.8.1
 2025-10-11 21:16 UTC  (2+ messages)

[Buildroot] [git commit] package/ltrace: bump version to 0.8.1
 2025-10-11 21:05 UTC 

[Buildroot] [git commit branch/2025.02.x] CHANGES: update for 2025.02.7
 2025-10-11 21:12 UTC 

[PATCH v2] dt-bindings: iio: accel: adxl345: document second interrupt
 2025-10-11 20:59 UTC 

[Buildroot] [git commit] package/hwdata: bump version to 0.400
 2025-10-11 21:03 UTC 

[Buildroot] [PATCH 1/1] package/hwdata: bump version to 0.400
 2025-10-11 21:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ustreamer: bump version to 6.40
 2025-10-11 21:02 UTC  (2+ messages)

[Buildroot] [git commit] package/ustreamer: bump version to 6.40
 2025-10-11 21:00 UTC 

[Buildroot] [PATCH 1/1] package/openssh: bump to version 10.2p1
 2025-10-11 21:00 UTC  (2+ messages)

[Buildroot] [git commit] package/openssh: bump to version 10.2p1
 2025-10-11 20:39 UTC 

[tytso-ext4:dev] BUILD SUCCESS 971843c511c3c2f6eda96c6b03442913bfee6148
 2025-10-11 20:58 UTC 

ARM iMX6sx board fails to boot with kernel 6.17
 2025-10-11 20:57 UTC  (11+ messages)

[rgushchin:bpfoom.2.2 6/19] mm/bpf_oom.c:105 bpf_oom_ops_reg() warn: passing zero to 'PTR_ERR'
 2025-10-11 20:45 UTC 

[Buildroot] [PATCH] support/testing: test_xen: add networking
 2025-10-11 20:35 UTC  (2+ messages)

[PATCH 6.16 00/41] 6.16.12-rc1 review
 2025-10-11 20:34 UTC  (2+ messages)

[GIT PULL] x86/core for v6.18-rc1
 2025-10-11 20:30 UTC  (3+ messages)

[meta-networking][PATCH] frr: upgrade 10.3 -> 10.4.1
 2025-10-11 20:26 UTC 

[PATCH 0/4] linux-user: fix several mremap bugs
 2025-10-11 20:15 UTC  (6+ messages)
` [PATCH 1/4] linux-user: fix mremap unmapping adjacent region
` [PATCH 2/4] linux-user: fix mremap errors for invalid ranges
` [PATCH 3/4] linux-user: fix reserved_va page leak in do_munmap
` [PATCH 4/4] tests: add tcg coverage for fixed mremap bugs

iptables: zero dereference parsing bitwise operations
 2025-10-11 20:15 UTC  (3+ messages)

[bjackman:asi/next 46/50] arch/x86/include/asm/processor.h:247:9: error: call to undeclared function '__read_cr3_raw'; ISO C99 and later do not support implicit function declarations
 2025-10-11 20:13 UTC 

[PATCH BlueZ] shared/bap: check pac cc and metadata length before use
 2025-10-11 20:08 UTC  (2+ messages)
` [BlueZ] "

[PATCH v5] kernel-fit-image: allow extending compatible string property for DTBs
 2025-10-11 20:07 UTC  (2+ messages)

[PATCH] mtd: core: Add nand_id sysfs attribute for NAND devices
 2025-10-11 20:03 UTC  (3+ messages)

[PATCH] smb: client: Omit one redundant variable assignment in cifs_xattr_set()
 2025-10-11 20:02 UTC  (2+ messages)

[PATCH] ecryptfs: Use MD5 library instead of crypto_shash
 2025-10-11 20:00 UTC 

[PATCH] smb: client: Return a status code only as a constant in sid_to_id()
 2025-10-11 20:00 UTC  (2+ messages)

[PATCH 6.12 00/35] 6.12.52-rc1 review
 2025-10-11 19:59 UTC  (2+ messages)

[RFC Outreachy] Teach ci/check-whitespace to flag incomplete lines as an error
 2025-10-11 19:50 UTC  (2+ messages)

Unexpected switches to in-band
 2025-10-11 19:46 UTC  (8+ messages)

[linux-evl][v6.16-evl-rebased][PATCH] drivers/gpio/gpiolib.c: fix typo
 2025-10-11 19:43 UTC 

[for-linus][PATCH v2 0/2] tracing: A couple of fixes for v6.18
 2025-10-11 19:42 UTC  (3+ messages)
` [for-linus][PATCH v2 1/2] tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
` [for-linus][PATCH v2 2/2] tracing: Stop fortify-string from warning in tracing_mark_raw_write()

[PATCH] bootstd: Allow PXE boot to be disabled
 2025-10-11 19:41 UTC  (5+ messages)

-ENODATA from read syscall on 9p
 2025-10-11 19:40 UTC  (3+ messages)

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-11 19:34 UTC  (2+ messages)

[Buildroot] [PATCH 00/18 v3] system: add support for merged-bin (branch yem/merged-bin)
 2025-10-11 19:34 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.