All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-26 21:31:15 to 2026-07-27 00:33:49 UTC [more...]

[PATCH net 0/9] net/tls: Receive-path fixes for zero-length data records
 2026-07-27  0:33 UTC  (3+ messages)
` [PATCH net 1/9] net/tls: Bound time spent on no-data records in tls_sw_read_sock()
` [PATCH net 2/9] net/tls: Consume empty data records in tls_sw_splice_read()

[PATCH] crypto: keembay - publish OF module alias for OCS AES/SM4
 2026-07-27  0:33 UTC  (2+ messages)

[PATCH v4 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-27  0:33 UTC  (2+ messages)

[PATCH] crypto: keembay - Initialize completion before requesting IRQ
 2026-07-27  0:32 UTC  (2+ messages)

[PATCHv2 wireless-next] wifi: mwifiex: Use flexible array for RX reorder table
 2026-07-27  0:30 UTC 

[PATCH 00/31] block/swim: Fixes and improvements
 2026-07-27  0:30 UTC  (7+ messages)
` [PATCH 23/31] swim: Don't needlessly re-read sectors
` [PATCH 19/31] swim: Deduplicate polling loops

[PATCH wireless-next] wifi: nxpwifi: embed rx_reorder_ptr
 2026-07-27  0:29 UTC 

[PATCH v5 0/3] packfile URIs: support concurrent downloads
 2026-07-27  0:28 UTC  (8+ messages)
` [PATCH v6 0/6] "
  ` [PATCH v6 1/6] http-fetch: correct --index-pack-arg documentation
  ` [PATCH v6 2/6] http: avoid closing index-pack input twice
  ` [PATCH v6 3/6] http: accept HTTP 416 for complete partial packs
  ` [PATCH v6 4/6] http: avoid concurrent appends to "
  ` [PATCH v6 5/6] http: permit unlinking partial packs on Windows
  ` [PATCH v6 6/6] fetch-pack: accept "pack" output for packfile URIs

[PATCH net v4 0/3] Fix to possible skb leak due to race condtion in tx path
 2026-07-27  0:26 UTC  (10+ messages)
` [PATCH net v4 1/3] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances
` [PATCH net v4 2/3] net: ethernet: oa_tc6: Improvements to error recovery
` [PATCH net v4 3/3] net: ethernet: oa_tc6: Disabled tx queues when disable_traffic is set

[PATCHv2] crypto: cesa: check for sram_dma error
 2026-07-27  0:25 UTC  (2+ messages)

[bug report] amdgpu/TTM: NULL/UAF deref in ttm_resource_manager_next during hibernation swapout (ttm_device_prepare_hibernation) on Phoenix APU
 2026-07-24 18:07 UTC 

[PATCH liburing 0/2] Fix op_recv stack corruption
 2026-07-27  0:23 UTC  (7+ messages)
` [PATCH liburing 1/2] test/send_recvmsg: Preserve msghdr until op_recvmsg completes

[PATCH 0/3] Improve reliability of vcontainer-tests
 2026-07-27  0:21 UTC  (4+ messages)
` [PATCH 1/3] vrunner: add /sbin,/usr/sbin to PATH
` [PATCH 2/3] vrunner.sh: fix daemon_stop() shutdown reliability
` [PATCH 3/3] tests/conftest.py: memrest_stop timeout=120

[PATCH v4 0/5] add kconfirm
 2026-07-27  0:16 UTC  (6+ messages)
` [PATCH v4 1/5] kconfig: add add another callback to the parser to view raw parse tree
` [PATCH 2/5] kconfig: add kconfirm
` [PATCH v4 3/5] kconfirm: add tests
` [PATCH v4 4/5] Documentation: add kconfirm
` [PATCH v4 5/5] MAINTAINERS: add entry for kconfirm

[PATCH bpf v2 0/2] bpf: Fix refcount_acquire handling for borrowed kptrs
 2026-07-27  0:13 UTC  (4+ messages)
` [PATCH bpf v2 1/2] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
` [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire

[PATCH] io_uring/kbuf: cap buffer selection length at MAX_RW_COUNT
 2026-07-27  0:12 UTC  (2+ messages)

[PATCH] io_uring/net: initialize mshot_len for send
 2026-07-27  0:11 UTC  (2+ messages)

[PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
 2026-07-27  0:10 UTC  (2+ messages)

[PATCH] arm64: fix cpu-feature-registers Malformed table
 2026-07-27  0:10 UTC 

[PATCH] change utf8_strwidth() return type to size_t
 2026-07-27  0:06 UTC  (3+ messages)
` [PATCH v2] utf8: use size_t for string width methods and callee sites

[PATCH v3] docs: pt_BR: process: Translate programming-language
 2026-07-27  0:04 UTC 

[meta-virtualization][RFC][PATCH 1/5] vcontainer-bbmask.inc: add python3-pexpect,-ptyprocess
 2026-07-27  0:02 UTC  (5+ messages)
` [meta-virtualization][RFC][PATCH 2/5] container-yocto-builder: drop redundant IMAGE_INSTALL
` [meta-virtualization][RFC][PATCH 3/5] packagegroup-yocto-builder: add additional dependencies
` [meta-virtualization][RFC][PATCH 4/5] container-image-multiarch: add container-yocto-builder
` [meta-virtualization][RFC][PATCH 5/5] docs: add container-yocto-builder.md

[PATCH v4] hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
 2026-07-26 23:55 UTC  (2+ messages)

[PATCHES 0/8 v1] perf machine fixes
 2026-07-26 23:54 UTC  (14+ messages)
` [PATCH 1/8] perf machine: Fix fd leak on bounds check in maps__set_modules_path_dir()
` [PATCH 2/8] perf machine: Fix NULL parent dereference in fork event processing
` [PATCH 3/8] perf machine: Guard against NULL strlist in machines__findnew()
` [PATCH 4/8] perf machine: Check snprintf truncation "
` [PATCH 5/8] perf machine: Don't abort guest map creation on first inaccessible dir
` [PATCH 6/8] perf machine: Reset errno before strtol in guest kernel map creation
` [PATCH 7/8] perf machine: Free scandir entries "
` [PATCH 8/8] perf machine: Check snprintf truncation for guest kallsyms path

[PATCH v4] docs: translations: pt_BR: fix email-clients.rst and add to index
 2026-07-26 23:53 UTC 

[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
 2026-07-26 23:52 UTC  (3+ messages)
` [PATCH 1/9] EDAC/versalnet: Add NULL check for mci in handle_error()

Flaky tests
 2026-07-26 23:52 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-26 23:50 UTC  (7+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl

[boqun:rust-sync 19/24] warning: unresolved link to `rcu::Guard`
 2026-07-26 23:30 UTC  (2+ messages)

[PATCH v3 0/2] mv: report missing destination leading directory
 2026-07-26 23:29 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] ntfs: bound the free-cluster bitmap scan to the volume
 2026-07-26 23:29 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: use !psta instead of comparison to NULL
 2026-07-26 23:21 UTC 

[PATCH] btrfs: convert reflink.c to use btrfs_inode as parameters
 2026-07-26 23:19 UTC 

[PATCH net-next] net: dsa: b53: srab: propagate errors from init helpers
 2026-07-26 23:19 UTC 

linux-next: Tree for Jul 26
 2026-07-26 23:19 UTC 

[PATCH v1 1/2] man/man3/str*.3: NAME: Explain the names
 2026-07-26 23:14 UTC  (6+ messages)
` [PATCH v2 0/4] str*.3, mem*.3: "
  ` [PATCH v2 1/4] man/man3/str*.3: "
        ` alx-0096r1 - string (and nonstring) copying

[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-26 23:14 UTC  (4+ messages)

[PATCH v5 0/3] driver core: add enumeration failure uevent helper
 2026-07-26 23:14 UTC  (2+ messages)

[OE-core][PATCH 1/2] btrfs-tools: upgrade 7.0 -> 7.1
 2026-07-26 23:09 UTC  (2+ messages)
` [OE-core][PATCH 2/2] stress-ng: upgrade 0.21.03 -> 0.21.04

[PATCH v6 0/8] crypto: qce - Fix crypto self-test failures
 2026-07-26 23:08 UTC  (4+ messages)
` [PATCH v6 1/8] crypto: qce - Fix HMAC self-test failures for empty messages

[PATCH net v3 0/3] net/rds: Bug fix ports
 2026-07-26 23:04 UTC  (4+ messages)
` [PATCH net v3 1/3] net/rds: don't use unpin_user_pages_dirty_lock() from atomic context
` [PATCH net v3 2/3] net/rds: hold the socket while an rds_mr references it
` [PATCH net v3 3/3] net/rds: fix rds_message leak in the rds_send_xmit() drop path

[PATCH ath-next] wifi: ath12k: validate TLV length in process_tpc_stats()
 2026-07-26 23:02 UTC 

[PATCH v4 00/12] ASoC: add and use new snd_soc_register_component()
 2026-07-26 23:00 UTC  (7+ messages)
` [PATCH v4 01/12] ASoC: soc-component: move soc_component_field_shift()

[PATCH] reboot: don't use cb_data to tell if the static sys-off handler is free
 2026-07-26 22:55 UTC 

[PATCH] futex: Prevent robust futex exit race more
 2026-07-26 22:54 UTC  (7+ messages)

[Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
 2026-07-26 22:52 UTC  (9+ messages)
    ` [Re] kernel panic during shutdown in next-20260722

[PATCH 0/2] t: add and use a commit_body test helper
 2026-07-26 22:48 UTC  (3+ messages)
` [PATCH 1/2] test-lib-functions: add commit_body helper
` [PATCH 2/2] t: use commit_body to extract commit message bodies

linux-next: build failure after merge of the fastrpc tree
 2026-07-26 22:42 UTC 

[Buildroot] [PATCH] package/jpeg-turbo: fix aarch64 build using an upstream patch
 2026-07-26 21:57 UTC 

[Buildroot] [PATCH] package/opencv: depend on webp mux/demux
 2026-07-26 21:59 UTC 

[PATCH 0/5] rust: sync: add WaitQueue infrastructure
 2026-07-26 22:36 UTC  (6+ messages)
` [PATCH 1/5] rust: task: add safe schedule_timeout() wrapper
` [PATCH 2/5] rust: workqueue: replace deprecated system_wq with system_{percpu,dfl}_wq
` [PATCH 3/5] rust: sync: add WaitQueue infrastructure
` [PATCH 4/5] rust: sync: convert CondVar and PollCondVar to use WaitQueue
` [PATCH 5/5] rust: sync: condvar: use task::schedule_timeout()

linux-next: manual merge of the driver-core tree with the drm-xe tree
 2026-07-26 22:33 UTC  (2+ messages)

linux-next: manual merge of the driver-core tree with the drm-rust tree
 2026-07-26 22:30 UTC  (2+ messages)

[PATCH] dt-bindings: bus: brcm,bus-axi: Convert binding to YAML
 2026-07-26 22:28 UTC  (2+ messages)

[PATCH v2] ksmbd: refactor smb2_notify() to a blocking wait, matching smb2_lock()
 2026-07-26 22:27 UTC  (5+ messages)

[PATCH v3 0/5] nfc: s3fwrn5: support the S3NRN4V variant
 2026-07-26 22:24 UTC  (6+ messages)
` [PATCH v3 1/5] nfc: s3fwrn5: drop of_match_ptr() from the I2C driver
` [PATCH v3 2/5] nfc: s3fwrn5: use the "s3fwrn5_i2c" string literal directly
` [PATCH v3 3/5] dt-bindings: net: nfc: samsung,s3fwrn5: add S3NRN4V and clk-req-gpios
` [PATCH v3 4/5] nfc: s3fwrn5: support the S3NRN4V variant
` [PATCH v3 5/5] arm64: dts: qcom: milos-fairphone-fp6: Add NFC

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-07-26 22:22 UTC  (27+ messages)
` [PATCH v3 01/26] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v3 02/26] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 04/26] x86/mm: split out preallocate_sub_pgd()
` [PATCH v3 05/26] x86: move PAE PMD preallocation defines to header
` [PATCH v3 06/26] x86/tlb: Expose some flush function declarations to modules
` [PATCH v3 07/26] x86/mm: introduce mm-local region
` [PATCH v3 08/26] x86/mm: move LDT remap into "
` [PATCH v3 09/26] mm: Create flags arg for __apply_to_page_range()
` [PATCH v3 10/26] mm: Add more flags "
` [PATCH v3 11/26] x86/mm: introduce the mermap
` [PATCH v3 12/26] mm: KUnit tests for "
` [PATCH v3 13/26] mm: introduce freetype_t
` [PATCH v3 14/26] mm: move migratetype definitions to freetype.h
` [PATCH v3 15/26] mm/page_alloc: add support for freetypes with no freelist
` [PATCH v3 16/26] mm: add definitions for allocating unmapped pages
` [PATCH v3 17/26] mm: encode freetype flags in pageblock flags
` [PATCH v3 18/26] mm/page_alloc: separate pcplists by freetype flags
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 20/26] mm/page_alloc: introduce ALLOC_NOBLOCK
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
` [PATCH v3 22/26] mm: Minimal KUnit tests for some new page_alloc logic
` [PATCH v3 23/26] mm: Split out NR_FREE_PAGES_BLOCKS_[UN]MAPPED
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs
` [PATCH v3 25/26] mm: plumb alloc flags into some alloc funcs
` [PATCH v3 26/26] mm: add fast path for AS_NO_DIRECT_MAP

[PATCH ath-next v2 0/2] wifi: ath11k: fix SoC reboot on firmware crash on AHB
 2026-07-26 22:19 UTC  (3+ messages)
` [PATCH ath-next v2 1/2] wifi: ath11k: implement CE interrupt enable/disable for AHB
` [PATCH ath-next v2 2/2] wifi: ath11k: disable interrupts during firmware crash recovery

[OE-core][wrynose][PATCH 1/6] vim: Security Fix for CVE-2026-42307
 2026-07-26 22:19 UTC  (3+ messages)
` [OE-core][wrynose][PATCH 2/6] vim: Security Fix for CVE-2026-43961

[PATCH 0/9] media: Fix all missing cocci warnings
 2026-07-26 22:15 UTC  (4+ messages)
` [PATCH 4/9] media: vimc: Ensure that pixel_rate fits in 32 bits

[PATCH -next 00/10] wifi: cfg80211: consolidate cookie assignment for async ops
 2026-07-26 22:12 UTC  (8+ messages)
` [PATCH -next 01/10] wifi: cfg80211: pre-assign cookie for remain_on_channel, mgmt_tx, probe_peer and tx_control_port
` [PATCH -next 10/10] wifi: cfg80211: convert cookie output to input parameter

[PATCH 0/2] Drop SCSI core dev->dma_mask check
 2026-07-26 22:10 UTC  (2+ messages)

[RFC PATCH v2 0/5] mm: mglru: fix swappiness behavior
 2026-07-26 22:08 UTC  (3+ messages)
` [RFC PATCH v2 2/5] mm: mglru: only fall back when reclaim is running at high priority

PCI: ASM1166 appears to require quirk_no_bus_reset
 2026-07-26 22:08 UTC 

Linux kernel 7.2-rc5 released
 2026-07-26 22:06 UTC 

[PATCH v2 00/18] target/riscv: Add support for RISC-V P
 2026-07-26 22:05 UTC  (3+ messages)
` [PATCH v2 03/18] target/riscv: Add packed SIMD arithmetic instructions

[PATCH] scsi: ufs: ufshcd.h: fix all kernel-doc warnings
 2026-07-26 22:05 UTC  (2+ messages)

[PATCH V2] scsi: ufs: dt-bindings: Document the Maili UFS Controller
 2026-07-26 22:04 UTC  (2+ messages)

[OE-core][wrynose][patch 01/10] vim: Fix CVE-2026-55693
 2026-07-26 22:05 UTC  (7+ messages)
` [OE-core][wrynose][patch 03/10] vim: Fix CVE-2026-57453
` [OE-core][wrynose][patch 04/10] vim: Fix CVE-2026-57451
` [OE-core][wrynose][patch 05/10] vim: Fix CVE-2026-57454

[PATCH] PCI: iproc: platform: use device functions instead of OF
 2026-07-26 22:05 UTC  (2+ messages)

[PATCH net v2] net/x25: fix use-after-free of the socket by its timers
 2026-07-26 22:03 UTC 

Linux 7.2-rc5
 2026-07-26 22:01 UTC 

[PATCH v3 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
 2026-07-26 22:00 UTC  (5+ messages)
  ` [PATCH sched_ext/for-7.3] tools/sched_ext/include: Regenerate enum_defs.autogen.h

[PATCH] mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQ
 2026-07-26 21:57 UTC 

[PATCH 0/2] media: add Himax HM1092 monochrome IR sensor support
 2026-07-26 21:44 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: add Himax HM1092 IR sensor driver
` [PATCH 2/2] media: ipu-bridge: add Himax HM1092 IR sensor

[PATCH v5 0/3] hwspinlock: convert to XArray and add debug capabilities
 2026-07-26 21:42 UTC  (4+ messages)
` [PATCH v5 1/3] hwspinlock: Convert to XArray
` [PATCH v5 2/3] hwspinlock: add list of mailboxes to debugfs
` [PATCH v5 3/3] hwspinlock: add low level debug capabilities

[PATCH v1] audit: free proctitle in context so it can be set by fork
 2026-07-26 21:37 UTC 

linux-next: manual merge of the liveupdate tree with the liveupdate-fixes tree
 2026-07-26 21:34 UTC 

linux-next: duplicate patch in the liveupdate tree
 2026-07-26 21:34 UTC 

[PULL 00/30] pci, vhost, virtio, iommu: bugfixes
 2026-07-26 21:30 UTC  (16+ messages)
` [PULL 05/30] libvhost-user: protect against OOB vring queue access
` [PULL 10/30] virtio: fix queue size validation against allocated maximum
` [PULL 11/30] virtio: stop migrating num_default, validate vring.num on load
` [PULL 12/30] virtio: fail early on bad config_len in migration
` [PULL 13/30] vhost-user: assert nregions within limit
` [PULL 14/30] virtio-pmem: wait for flush requests on unrealize
` [PULL 15/30] libvhost-user: validate last_batch_head in vu_check_queue_inflights
` [PULL 16/30] libvhost-user: fix heap overflow "
` [PULL 17/30] vmstate: fix type confusion in vmstate_size() for VMSTATE_VBUFFER_UINT64
` [PULL 19/30] virtio-iommu: fix OOM due to unbounded call_rcu
` [PULL 20/30] virtio-snd: check rx buffer descriptor size
` [PULL 21/30] virtio-snd: check for overflow before g_malloc0
` [PULL 25/30] hw/virtio/vdpa-dev: pass set_config buffer to vhost backend
` [PULL 28/30] hw/net/virtio-net: Protect from DMA re-entrancy bugs
` [PULL 30/30] backends/rng: cap request size to avoid oversized allocation

linux-next: manual merge of the tip tree with the mm-hotfixes-unstable tree
 2026-07-26 21:33 UTC 

[PATCH 0/2] rebase: a couple of fixup fixes
 2026-07-26 21:32 UTC  (5+ messages)
` [PATCH 2/2] rebase: remember fixup -c after skipping fixup/squash

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-26 21:31 UTC  (3+ messages)
` [PATCH v3 01/24] binfmt_misc: restore write access when removing an entry

[PATCH] KVM: pfncache: track HVA invalidations for HVA-based caches
 2026-07-26 21:31 UTC  (3+ 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.