All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-14 10:16:07 to 2026-06-14 13:16:51 UTC [more...]

[PATCHv2 00/17] Support Clang context analysis for NVMe host drivers
 2026-06-14 13:15 UTC  (15+ messages)
` [PATCHv2 01/17] nvme: update nvme_passthru_end() signature
` [PATCHv2 02/17] nvme: add Clang context annotations for nvme_passthru_{start|stop}
` [PATCHv2 03/17] nvme: add Clang context annotations for nvme_ns_head::srcu
` [PATCHv2 04/17] nvme: add Clang context annotations for nvme_ns_head::requeue_list
` [PATCHv2 05/17] nvme: add Clang context annotations for nvme_ns_head::current_path
` [PATCHv2 06/17] nvme: add Clang context annotations for nvme_dev::shutdown_lock
` [PATCHv2 07/17] nvme: add Clang context annotations for nvme_subsystem::lock
` [PATCHv2 08/17] nvme: add Clang context annotations for nvme_ctrl::ana_lock
` [PATCHv2 09/17] nvme: add Clang context annotations for nvme_subsystems_lock
` [PATCHv2 10/17] nvme: add Clang context annotations in fabric.c
` [PATCHv2 11/17] nvme: add Clang context annotations for nvme_queue::sq_lock
` [PATCHv2 12/17] nvme: add Clang context annotations for nvme_queue::cq_poll_lock
` [PATCHv2 13/17] nvme: add Clang context annotations in rdma.c
` [PATCHv2 14/17] nvme: fix Clang context analysis warning "

[PATCH v1 0/4] iio: Fix runtime PM leaks across multiple drivers
 2026-06-14 13:14 UTC  (3+ messages)
` [PATCH v1 1/4] iio: accel: kxsd9: fix runtime PM imbalance on write_raw() error

[PATCH BlueZ v2 1/2] shared/bap: Transition ASE to QoS Configured on CIS loss
 2026-06-14 13:12 UTC  (2+ messages)
` [BlueZ,v2,1/2] "

[PATCH] iio: accel: bmc150: clamp the device-reported FIFO frame count
 2026-06-14 13:11 UTC  (2+ messages)

[PATCH 0/2] drm/v3d: bound CPU-job copy-query writes to the destination BO
 2026-06-14 13:11 UTC  (3+ messages)
` [PATCH 1/2] drm/v3d: validate copy-query buffer bounds against destination BO size
` [PATCH 2/2] drm/v3d: add KUnit reproducer for the copy-query out-of-bounds write

[PATCH 0/6] media: v4l2-ctrls: bound stateless HEVC/AV1 tile counts
 2026-06-14 13:10 UTC  (14+ messages)
` [PATCH 1/6] media: v4l2-ctrls: validate HEVC and AV1 "
` [PATCH 2/6] media: rkvdec: bound HEVC tile loops and PPS id to the array capacity
` [PATCH 3/6] media: verisilicon: hantro: bound G2 HEVC tile loop to the buffer capacity
` [PATCH 4/6] media: verisilicon: rockchip: bound VPU981 AV1 tile loop and guard divisor
` [PATCH 5/6] media: mediatek: vcodec: bound AV1 tile-start copy to the array capacity
` [PATCH 6/6] media: v4l2-ctrls: add KUnit tests for compound control tile validation

[PATCH 0/2] NFSv4.1/pnfs: bound GETDEVICEINFO notification bitmap length
 2026-06-14 13:08 UTC  (3+ messages)
` [PATCH 1/2] NFSv4.1/pnfs: bound notification bitmap length in decode_getdeviceinfo
` [PATCH 2/2] NFSv4.1/pnfs: add KUnit coverage for GETDEVICEINFO notification decode

[PATCH iproute2-next v2] tc: fq_pie: add support for printing per-flow PIE statistics
 2026-06-14 13:07 UTC 

[PATCH net] net: rds: check cmsg_len before reading rds_rdma_args in size pass
 2026-06-14 13:07 UTC 

[PATCH v4 1/2] dt-bindings: embedded-controller: qcom,hamoa-crd-ec: add Lenovo Yoga Slim 7x
 2026-06-14 13:06 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add Embedded Controller node

[PATCH 0/2] crypto: qat - bound the live migration import parser
 2026-06-14 13:06 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - validate migration section header is in bounds
` [PATCH 2/2] crypto: qat - add KUnit coverage for the migration import parser

[PATCH v4 0/2] iio: proximity: cleanup fixes for vl53l1x-i2c
 2026-06-14 13:05 UTC  (2+ messages)

[PATCH] RDMA/rxe: destroy the mcg when rxe_mcast_add() fails in rxe_get_mcg()
 2026-06-14 13:04 UTC 

[PATCH rdma-next 0/6] RDMA: Fix restrack UAF in QP/CQ/SRQ destroy
 2026-06-14 13:04 UTC  (5+ messages)

[PATCH BlueZ] shared/bap: Don't link ucast streams before CIS IDs are assigned
 2026-06-14 13:03 UTC  (7+ messages)
` [PATCH BlueZ v2 1/2] shared/bap: Initialize ucast/bcast IDs as unset
  ` [BlueZ,v2,1/2] "
` [PATCH BlueZ v3 1/2] "
  ` [PATCH BlueZ v3 2/2] shared/bap: Don't link server ucast streams before CIS IDs are assigned
  ` [BlueZ,v3,1/2] shared/bap: Initialize ucast/bcast IDs as unset

[PATCH 1/2] rust: doctest: fix incorrect pattern in replacement
 2026-06-14 13:01 UTC  (4+ messages)
` [PATCH 2/2] rust: doctest: trim function name for reproducbility

[PATCH v1 0/4] trace_hyp_printk() for pKVM/nVHE hypervisor
 2026-06-14 12:57 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-14 12:57 UTC  (20+ messages)
` [RFC PATCH 07/15] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 10/15] x86/tdx: Move and rename Quote request structure
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
` [RFC PATCH 13/15] KVM: TDX: Support event-notify interrupts only with userspace quoting

[PATCH v1 0/2] bootdev: few fixes for automatic boot
 2026-06-14 12:56 UTC  (5+ messages)
` [PATCH v1 1/2] bootdev: fix typos
` [PATCH v1 2/2] bootdev: scan boot devices at each priority level

[PATCH v2 0/5] Bluetooth: enable context analysis
 2026-06-14 12:57 UTC  (7+ messages)
` [PATCH v2 1/5] Bluetooth: af_bluetooth: Add minimal context analysis annotations
  ` Bluetooth: enable context analysis
` [PATCH v2 2/5] Bluetooth: hci_core: Add minimal context analysis annotations
` [PATCH v2 3/5] Bluetooth: L2CAP: "
` [PATCH v2 4/5] Bluetooth: RFCOMM: "
` [PATCH v2 5/5] Bluetooth: enable context analysis

[PATCH RFC 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-06-14 12:55 UTC  (13+ messages)
` [PATCH RFC 1/4] printk: remove BOOT_PRINTK_DELAY config option
` [PATCH RFC 2/4] printk: deprecate boot_delay in favour of printk_delay
` [PATCH RFC 3/4] printk: nbcon: move printk_delay to console emiting code
` [PATCH RFC 4/4] Documentation/kernel-parameters: add/update printk_delay/boot_delay

[PATCH v3 0/8] HID: asus: security fixes and more hardware support
 2026-06-14 12:55 UTC  (4+ messages)
` [PATCH v3 4/8] HID: asus: cleanup keyboard listener on failure: avoid use-after-free

[PATCH net-next v2 0/2] net/sched: sch_fq_pie: add per-flow class statistics
 2026-06-14 12:50 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
` [PATCH net-next v2 2/2] selftests: tc-testing: add fq_pie per-flow class stats test

[PATCH 0/1] liveupdate: Add internal APIs for file preservation
 2026-06-14 12:48 UTC  (3+ messages)
` [PATCH 1/1] liveupdate: luo_file: "

[PATCH v3 0/3] Improve U-Boot's TPM handling in the non-EFI case
 2026-06-14 12:46 UTC  (2+ messages)

[PATCH v3 0/2] Make liveupdate selftests library
 2026-06-14 12:45 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library

[PATCH BlueZ v2] media: use custom DBus timeouts only when remote side is waiting
 2026-06-14 12:45 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH] cros_ec: Convert dm_cros_ec_get_ops into an inline function and constify dm_cros_ec_ops
 2026-06-14 12:43 UTC  (2+ messages)

[PATCH 00/13] boot: Make fit_image_load() easier to maintain
 2026-06-14 12:41 UTC  (3+ messages)

[PATCH] ASoC: SOF: ipc4-topology: Return error for invalid number of formats
 2026-06-14 12:40 UTC 

[PATCH v2 00/12] test: Add support for passing arguments to C unit tests
 2026-06-14 12:38 UTC  (4+ messages)

[PATCH] platform/x86: asus-armoury: add support for G614PR
 2026-06-14 12:33 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2] "

[PATCH v5 0/9] ARM: RPi5: Enable PCIe
 2026-06-14 12:33 UTC  (3+ messages)

[PATCH v3 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-06-14 12:32 UTC  (4+ messages)
` [PATCH] riscv: dts: spacemit: k1-musepi-pro: add cpu scaling

[PATCH v2 00/10] sh: remove NUMA and SPARSEMEM support
 2026-06-14 12:32 UTC  (7+ messages)

[PATCH] nfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3
 2026-06-14 12:29 UTC 

[PATCH 0/4] Fix up QUSB2 PHY description for MSM8996/SM61[12]5
 2026-06-14 12:29 UTC  (4+ messages)
` [PATCH 2/4] phy: qcom-qusb2: Fix SM6115 init sequence

[PATCH 0/2] policycoreutils: use stderr and null character
 2026-06-14 12:29 UTC  (3+ messages)
` [PATCH 1/2] policycoreutils: use stderr for error messages
` [PATCH 2/2] policycoreutils: use null character in a string

[PATCH 00/13] virtio: Sandbox emulator plus an assortment of fixes
 2026-06-14 12:28 UTC  (7+ messages)
` [PATCH 02/13] alist: Allow inclusion from OS headers

[linux-next:master 13691/13763] mm/list_lru.c:613 __memcg_list_lru_alloc() error: calling 'spin_unlock_irqrestore()' with bogus flags
 2026-06-14 12:26 UTC 

[PATCH v6 0/7] Improve FIT signature handling
 2026-06-14 12:25 UTC  (2+ messages)
` [v6,0/7] "

[PATCH v2] Input: apple_z2 - bound the device-reported finger count
 2026-06-14 12:24 UTC  (2+ messages)

[PATCH v1 0/4] staging: rtl8723bs: Fix missing spaces around operators
 2026-06-14 12:21 UTC  (5+ messages)
` [PATCH v1 1/4] staging: rtl8723bs: Fix missing space around '+' operator in hal_sdio.c
` [PATCH v1 2/4] staging: rtl8723bs: Fix missing space around '-' operator in hal_com_phycfg.c
` [PATCH v1 3/4] staging: rtl8723bs: Fix missing spaces around operators in HalPwrSeqCmd.c
` [PATCH v1 4/4] staging: rtl8723bs: Fix missing spaces around '-' operator in HalPhyRf.c

[PATCH] treewide: Staticize and constify acpi ops
 2026-06-14 12:22 UTC  (2+ messages)

[PATCH 1/4] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
 2026-06-14 12:19 UTC  (3+ messages)
` [PATCH 2/4] bootm: use CONFIG_SYS_BOOTM_LEN for IH_TYPE_KERNEL_NOLOAD decompression buffer

[PATCH v2] spi: Introduce initial EEPROM driver mode support
 2026-06-14 12:18 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] sandbox: spi: Add SPI EEPROM emulator and DM test

[PATCH v2 0/2] net: clear IP defragmentation state after returning a complete packet
 2026-06-14 12:16 UTC  (3+ messages)
` [PATCH v2 2/2] test: net: add IP defragmentation duplicate-fragment regression test

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-06-14 12:13 UTC  (16+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[PATCH iproute2-next 0/7] devlink: add per-port resource support
 2026-06-14 12:10 UTC  (5+ messages)
` [PATCH iproute2-next 7/7] devlink: add scope filter to resource show

[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
 2026-06-14 12:09 UTC 

[PATCH v4] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
 2026-06-14 12:10 UTC  (4+ messages)

[bluez/bluez]
 2026-06-14 12:08 UTC 

[bluez/bluez]
 2026-06-14 12:08 UTC 

[bluez/bluez]
 2026-06-14 12:08 UTC 

[bluez/bluez] ddb5d4: media: use custom DBus timeouts only when remote s
 2026-06-14 12:08 UTC 

[bluez/bluez] 9a87a6: shared/bap: Initialize ucast/bcast IDs as unset
 2026-06-14 12:08 UTC 

[bluez/bluez] 5b79ca: gatt-database: Prefer notifications over indications
 2026-06-14 12:08 UTC 

[bluez/bluez] 038ea1: shared/bap: Transition ASE to QoS Configured on CI
 2026-06-14 12:08 UTC 

[PATCH v2] sched/fair: Don't trigger active lb if src_rq->curr is CFS and not on_rq
 2026-06-14 12:03 UTC  (2+ messages)

[PATCH v2 00/18] kho: make boot time huge page allocation work nicely with KHO
 2026-06-14 12:02 UTC  (14+ messages)
` [PATCH v2 03/18] kho: return virtual address of mem_map
` [PATCH v2 12/18] kho: export kho_scratch_overlap()
` [PATCH v2 14/18] memblock: use kho_scratch_overlap() to decide migratetype
` [PATCH v2 15/18] kho: extend scratch
` [PATCH v2 16/18] memblock: make HugeTLB bootmem allocation work with KHO
` [PATCH v2 17/18] memblock: allow calculating reserved size by flags

Recent changes (master)
 2026-06-14 12:00 UTC 

[PATCH] ARM: disable broken eBPF JIT on the Risc PC
 2026-06-14 11:58 UTC  (2+ messages)

[PATCH v8 00/15] add software ecdsa support
 2026-06-14 11:52 UTC  (4+ messages)
` [PATCH v8 01/15] ecdsa: fix support of secp521r1
` [v8,00/15] add software ecdsa support

[PATCH 0/2] Fastboot abort key support
 2026-06-14 11:50 UTC  (5+ messages)
` [PATCH 1/2] cmd: fastboot: Add keyed abort option
` [PATCH 2/2] board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED

[PATCH 1/2] staging: octeon: add missing tasklet_kill in cvm_oct_tx_shutdown
 2026-06-14 11:47 UTC  (2+ messages)
` [PATCH 2/2] staging: octeon: add missing napi_disable in cvm_oct_rx_shutdown

[RFC] commit-reach: terminate merge-base walk when one paint side is exhausted
 2026-06-14 11:47 UTC  (3+ messages)

[PATCHv10 0/4] various memory related fixups
 2026-06-14 11:47 UTC  (3+ messages)
` [PATCHv10 2/4] test_ut: add a ut_ubman fixture to clean up tests

[PATCH net-next 00/11] Netfilter/IPVS updates for net-next
 2026-06-14 11:46 UTC  (12+ messages)
` [PATCH net-next 01/11] ipvs: Replace use of system_unbound_wq with system_dfl_long_wq
` [PATCH net-next 02/11] netfilter: nf_tables: use DEBUG_NET_WARN_ON_ONCE in packet and control paths
` [PATCH net-next 03/11] netfilter: nf_conncount: callers must hold rcu read lock
` [PATCH net-next 04/11] netfilter: nf_conncount: use per nf_conncount_data spinlocks
` [PATCH net-next 05/11] netfilter: nf_conncount: split count_tree_node rbtree walk into helper
` [PATCH net-next 06/11] netfilter: nf_conncount: add sequence counter to detect tree modifications
` [PATCH net-next 07/11] netfilter: nf_conncount: gc and rcu fixes
` [PATCH net-next 08/11] netfilter: conntrack: check NULL when retrieving ct extension
` [PATCH net-next 09/11] netfilter: flowtable: bail out if forward path cannot be discovered
` [PATCH net-next 10/11] ipvs: fix doc syntax for conn_max sysctl
` [PATCH net-next 11/11] netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use them

[PATCH] Input: goodix - clamp the device-reported contact count
 2026-06-14 11:44 UTC  (2+ messages)

[PATCH v2] arm64: tlbflush: Don't broadcast if mm was only active on local cpu
 2026-06-14 11:33 UTC  (3+ messages)

[PATCH net-next v7 00/11] BIG TCP for UDP tunnels
 2026-06-14 11:30 UTC  (5+ messages)
` [PATCH net-next v7 04/11] net: Enable BIG TCP with partial GSO
` [PATCH net-next v7 06/11] udp: Support gro_ipv4_max_size > 65536

[PATCH net-next 4/8] net: mdio: realtek-rtl9300: Configure hardware polling during probing
 2026-06-14 11:30 UTC  (2+ messages)

[PATCH net-next 8/8] net: mdio: realtek-rtl9300: Add support for RTL839x
 2026-06-14 11:30 UTC  (2+ messages)

[PATCH net-next 5/8] net: mdio: realtek-rtl9300: Add c45 over c22 mitigation
 2026-06-14 11:30 UTC  (2+ messages)

[PATCH rdma-next 0/2] RDMA/mlx5: Fix user-triggerable overflows in QP creation
 2026-06-14 11:23 UTC  (4+ messages)
` [PATCH rdma-next 2/2] RDMA/mlx5: Fix integer overflow of user QP buffer size

[GIT PULL] locking updates for v7.2
 2026-06-14 11:22 UTC 

[RFC/PROPOSAL] Shifting the x.y.z Stable Tree to a Continuous, Signed Patch-Stream Model
 2026-06-14 11:19 UTC  (4+ messages)

[PATCH nf 0/1] netfilter: xt_nat: bridge nft_compat rule can trigger NULL-deref
 2026-06-14 11:16 UTC  (9+ messages)
` [PATCH nf 1/1] netfilter: xt_nat: reject unsupported target families

[PATCH] generic: add a test case for writes with prealloc extents beyond i_size
 2026-06-14 10:57 UTC  (2+ messages)

[PATCH 1/2] spi: dt-bindings: qcom,spi-geni-qcom: Add property to force GSI mode
 2026-06-14 10:55 UTC  (3+ messages)

[PATCH RFC] net: bridge: mcast: don't clear L2 host_joined on port group deletion
 2026-06-14 10:54 UTC  (2+ messages)

[cocci] Searching for duplicate exception handling code with SmPL?
 2026-06-14 10:44 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2026-06-14 10:40 UTC 

[PATCH v2] net: mvneta_bm: add suspend/resume support to prevent crash after resume
 2026-06-14 10:38 UTC 

[PATCH v4 0/2] DC5 DPMS/PSR suspend/resume validation test
 2026-06-14 10:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for DC5 DPMS/PSR suspend/resume validation test (rev3)

[scarthgap] SPDX3, lz4 and avahi: Patches status
 2026-06-14 10:37 UTC  (3+ messages)

[PATCH] KVM: arm64: Sync SPSR_EL1 when injecting an exception into a pVM
 2026-06-14 10:36 UTC  (5+ messages)

[PATCH QUESTION] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
 2026-06-14 10:35 UTC  (4+ messages)

[PATCH BlueZ] gatt-client: Add PreferredNotifyType property
 2026-06-14 10:34 UTC  (4+ messages)
  ` [PATCH BlueZ 2/2] gatt-database: Prefer notifications over indications

[PATCH] spi: Fix mismatched DT property access types
 2026-06-14  0:18 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: Fix RT5677 "realtek,gpio-config" type
 2026-06-14  0:03 UTC  (2+ messages)

[PATCH batadv 0/2] batman-adv: tvlv: avoid race of cifsnotfound handler state
 2026-06-14 10:30 UTC  (3+ messages)
` [PATCH batadv 1/2] "
` [PATCH batadv 2/2] batman-adv: tvlv: extract tvlv header iterator

kernel/sched/build_policy.o: warning: objtool: pick_next_pushable_task+0x78: unreachable instruction
 2026-06-14 10:27 UTC 

[BUG] qcom: x1: GAMMA_LUT corruption on DPMS wake
 2026-06-14 10:27 UTC  (2+ messages)

[PATCH net-next v3 0/4] Extend netkit io_uring ZC selftests
 2026-06-14 10:26 UTC  (5+ messages)
` [PATCH net-next v3 1/4] selftests/net: Move netkit lease hw setup into per-test fixtures
` [PATCH net-next v3 2/4] selftests/net: Use public NetDrvContEnv API in nk_qlease fixtures
` [PATCH net-next v3 3/4] selftests/net: Add netkit io_uring ZC test for large rx_buf_len
` [PATCH net-next v3 4/4] selftests/net: Add hugepage kernel config dependency for zcrx

[PATCH v3 0/3] LoongArch: add KHO support and selftests
 2026-06-14 10:23 UTC  (4+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
  ` [PATCH v3 3/3] selftests/kho: add LoongArch vmtest support

[PATCH] csky: abiv2: remove references to nonexistent CONFIG_OPEN_FPU_* options
 2026-06-14 10:20 UTC  (2+ messages)

[PATCH v2] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
 2026-06-14 10:16 UTC  (2+ messages)

[PATCH] cmd: ums: Set Device Descriptor iSerial based on serial# env variable
 2026-06-14 10:15 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.