messages from 2026-07-16 13:51:55 to 2026-07-16 13:59:39 UTC [more...]
[PATCH 6.18 000/480] 6.18.39-rc1 review
2026-07-16 13:26 UTC (19+ messages)
` [PATCH 6.18 001/480] bpf, arm64: Reject out-of-range B.cond targets
` [PATCH 6.18 002/480] nfsd: update mtime/ctime on CLONE in presense of delegated attributes
` [PATCH 6.18 010/480] f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode
` [PATCH 6.18 011/480] f2fs: bound i_inline_xattr_size for non-inline-xattr inodes
` [PATCH 6.18 012/480] f2fs: fix potential deadlock in f2fs_balance_fs()
` [PATCH 6.18 013/480] f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()
` [PATCH 6.18 014/480] f2fs: fix listxattr handling of corrupted xattr entries
` [PATCH 6.18 015/480] f2fs: use memalloc_retry_wait() as much as possible
` [PATCH 6.18 016/480] f2fs: introduce f2fs_schedule_timeout()
` [PATCH 6.18 017/480] f2fs: optimize trace_f2fs_write_checkpoint with enums
` [PATCH 6.18 018/480] f2fs: detect more inconsistent cases in sanity_check_node_footer()
` [PATCH 6.18 019/480] f2fs: fix to do sanity check on f2fs_get_node_folio_ra()
` [PATCH 6.18 020/480] fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
` [PATCH 6.18 021/480] net/sched: dualpi2: fix GSO backlog accounting
` [PATCH 6.18 022/480] nfsd: move name lookup out of nfsd4_list_rec_dir()
` [PATCH 6.18 023/480] nfsd: change nfs4_client_to_reclaim() to allocate data
` [PATCH 6.18 024/480] mm/khugepaged: write all dirty file folios when collapsing
` [PATCH 6.18 025/480] slab: Introduce kmalloc_flex() and family
[PATCH 11/29] tests/qtest: pca9555: test output-to-input reflection and pull-ups
2026-07-16 13:58 UTC (3+ messages)
[PATCH 7.1 000/518] 7.1.4-rc1 review
2026-07-16 13:33 UTC (161+ messages)
` [PATCH 7.1 350/518] dm-ioctl: report an error if a device has no table
` [PATCH 7.1 352/518] nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page
` [PATCH 7.1 353/518] btrfs: fix false IO failure after falling back to buffered write
` [PATCH 7.1 354/518] nvmet-auth: validate reply message payload bounds against transfer length
` [PATCH 7.1 355/518] btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOC
` [PATCH 7.1 356/518] btrfs: do not trim a device which is not writeable
` [PATCH 7.1 357/518] partitions: aix: bound the pp_count scan to the ppe array
` [PATCH 7.1 358/518] btrfs: fix incorrect buffered IO fallback for append direct writes
` [PATCH 7.1 359/518] isofs: bound Rock Ridge symlink components to the SL record
` [PATCH 7.1 368/518] crypto: tegra - fix refcount leak in tegra_se_host1x_submit()
` [PATCH 7.1 369/518] crypto: loongson - Select CRYPTO_RNG
` [PATCH 7.1 370/518] crypto: loongson - Remove broken and unused loongson-rng
` [PATCH 7.1 371/518] crypto: ccp - Do not initialize SNP for SEV ioctls
` [PATCH 7.1 372/518] crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)
` [PATCH 7.1 373/518] crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
` [PATCH 7.1 374/518] crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)
` [PATCH 7.1 375/518] crypto: drbg - Fix returning success on failure in CTR_DRBG
` [PATCH 7.1 376/518] crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBG
` [PATCH 7.1 377/518] crypto: drbg - Fix ineffective sanity check
` [PATCH 7.1 378/518] crypto: drbg - Fix drbg_max_addtl() on 64-bit kernels
` [PATCH 7.1 379/518] crypto: drbg - Fix the fips_enabled priority boost
` [PATCH 7.1 380/518] crypto: qat - centralize bus master enable
` [PATCH 7.1 381/518] crypto: qat - fix restarting state leak on allocation failure
` [PATCH 7.1 382/518] crypto: qat - handle sysfs-triggered reset callbacks
` [PATCH 7.1 383/518] crypto: qat - keep VFs enabled during reset
` [PATCH 7.1 384/518] crypto: qat - notify fatal error before AER reset preparation
` [PATCH 7.1 385/518] crypto: qat - protect service table iterations with service_lock
` [PATCH 7.1 386/518] crypto: qat - skip restart for down devices
` [PATCH 7.1 387/518] crypto: qat - validate RSA CRT component lengths
` [PATCH 7.1 388/518] crypto: qat - factor out AER reset helpers
` [PATCH 7.1 389/518] crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
` [PATCH 7.1 390/518] crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
` [PATCH 7.1 391/518] crypto: talitos - move dma unmapping code in flush_channel() into a standalone dma_unmap_request() function
` [PATCH 7.1 392/518] crypto: talitos - move dma mapping code in talitos_submit() into a standalone dma_map_request() function
` [PATCH 7.1 393/518] crypto: talitos - move code in current_desc_hdr() into a standalone function
` [PATCH 7.1 394/518] crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional descriptor
` [PATCH 7.1 395/518] crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
` [PATCH 7.1 396/518] crypto: talitos/hash - drop workqueue mechanism for SEC1
` [PATCH 7.1 397/518] crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
` [PATCH 7.1 398/518] crypto: talitos/hash - remove useless wrapper
` [PATCH 7.1 399/518] crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation
` [PATCH 7.1 400/518] arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()
` [PATCH 7.1 401/518] spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sync()
` [PATCH 7.1 402/518] spi: fsl-lpspi: terminate the RX channel on TX prepare failure path
` [PATCH 7.1 403/518] x86/mm: Fix freeing of PMD-sized vmemmap pages
` [PATCH 7.1 404/518] EDAC/i10nm: Dont fail probing if ADXL is missing
` [PATCH 7.1 405/518] watchdog: apple: Add "apple,t8103-wdt" compatible
` [PATCH 7.1 406/518] regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()
` [PATCH 7.1 407/518] i2c: core: fix hang on adapter registration failure
` [PATCH 7.1 408/518] perf/aux: Fix page UAF in map_range()
` [PATCH 7.1 409/518] liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
` [PATCH 7.1 410/518] selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION calls with invalid length
` [PATCH 7.1 411/518] tracing: Prevent out-of-bounds read in glob matching
` [PATCH 7.1 412/518] audit: fix potential integer overflow in audit_log_n_hex()
` [PATCH 7.1 413/518] NFSv4: include MAY_WRITE in open permission mask for O_TRUNC
` [PATCH 7.1 414/518] rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow schedule
` [PATCH 7.1 415/518] module: decompress: check return value of module_extend_max_pages()
` [PATCH 7.1 416/518] vt: fix spurious modifier in CSI/cursor key sequences
` [PATCH 7.1 417/518] exfat: preserve benign secondary entries during rename and move
` [PATCH 7.1 418/518] exfat: bound uniname advance in exfat_find_dir_entry()
` [PATCH 7.1 419/518] NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()
` [PATCH 7.1 420/518] riscv: mm: Define DIRECT_MAP_PHYSMEM_END
` [PATCH 7.1 421/518] riscv: mm: Unconditionally sfence.vma for spurious fault
` [PATCH 7.1 422/518] lib/test_hmm: use kvfree() to free kvcalloc() allocations
` [PATCH 7.1 423/518] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH 7.1 424/518] selftests: mm: fix and speedup "droppable" test
` [PATCH 7.1 425/518] mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
` [PATCH 7.1 426/518] mm: do file ownership checks with the proper mount idmap
` [PATCH 7.1 427/518] selftests/mm: pagemap_ioctl: use the correct page size for transact_test()
` [PATCH 7.1 428/518] selftests/mm: fix ksft_process_madv.sh test category
` [PATCH 7.1 429/518] nouveau/vmm: fix another SPT/LPT race
` [PATCH 7.1 430/518] bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
` [PATCH 7.1 431/518] iommu/vt-d: Avoid WARNING in sva unbind path
` [PATCH 7.1 432/518] iommu/amd: Dont split flush for amd_iommu_domain_flush_all()
` [PATCH 7.1 433/518] iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq read
` [PATCH 7.1 434/518] iommufd: Fix data_len byte-count vs element-count mismatch
` [PATCH 7.1 435/518] iommufd: Move vevent memory allocation outside spinlock
` [PATCH 7.1 436/518] iommufd: Set veventq_depth upper bound
` [PATCH 7.1 437/518] iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
` [PATCH 7.1 438/518] iommufd: Reject invalid read count in iommufd_veventq_fops_read()
` [PATCH 7.1 439/518] iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()
` [PATCH 7.1 440/518] iommufd: Reject invalid read count in iommufd_fault_fops_read()
` [PATCH 7.1 441/518] iommufd: Break the loop on failure "
` [PATCH 7.1 442/518] iommufd: Avoid partial fault group delivery "
` [PATCH 7.1 443/518] iommufd: Set upper bounds on cache invalidation entry_num and entry_len
` [PATCH 7.1 444/518] audit: fix removal of dangling executable rules
` [PATCH 7.1 445/518] landlock: Set audit_net.sk for socket access checks
` [PATCH 7.1 446/518] selftests/landlock: Explicitly disable audit in teardowns
` [PATCH 7.1 447/518] landlock: Account all audit data allocations to user space
` [PATCH 7.1 448/518] selftests/landlock: Filter dealloc records in audit_count_records()
` [PATCH 7.1 449/518] selftests/landlock: Increase default audit socket timeout
` [PATCH 7.1 450/518] KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB
` [PATCH 7.1 451/518] LoongArch: KVM: Add missing slots_lock for device register/unregister
` [PATCH 7.1 452/518] KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU
` [PATCH 7.1 453/518] KVM: arm64: Clear __hyp_running_vcpu "
` [PATCH 7.1 454/518] KVM: SEV: Pin source page for write when adding CPUID data for SNP guest
` [PATCH 7.1 455/518] KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supports
` [PATCH 7.1 456/518] KVM: SVM: Only disable x2AVIC WRMSR interception for MSRs that are accelerated
` [PATCH 7.1 457/518] KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
` [PATCH 7.1 458/518] KVM: SEV: Dont terminate SNP VMs on #VMGEXIT without a registered GHCB
` [PATCH 7.1 459/518] KVM: VMX: Handle bad values on proxied writes to LBR MSRs
` [PATCH 7.1 460/518] KVM: TDX: Account all non-transient page allocations for per-TD structures
` [PATCH 7.1 461/518] KVM: x86: Ensure vendors exit handler runs before fastpath userspace exits
` [PATCH 7.1 462/518] KVM: guest_memfd: Treat memslot binding offset+size as unsigned values
` [PATCH 7.1 463/518] KVM: x86: Add dedicated API for getting mask of accelerated x2APIC MSRs
` [PATCH 7.1 464/518] KVM: arm64: Dont leak PFN when kvm_translate_vncr() races MMU notifier
` [PATCH 7.1 465/518] udmabuf: fix DMA direction mismatch in release_udmabuf()
` [PATCH 7.1 466/518] dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning
` [PATCH 7.1 467/518] svcrdma: wake sq waiters when the transport closes
` [PATCH 7.1 468/518] Revert "svcrdma: Use contiguous pages for RDMA Read sink buffers"
` [PATCH 7.1 469/518] fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
` [PATCH 7.1 470/518] i2c: core: fix adapter probe deferral loop
` [PATCH 7.1 471/518] i2c: core: fix irq domain leak on adapter registration failure
` [PATCH 7.1 472/518] i2c: core: fix NULL-deref "
` [PATCH 7.1 473/518] i2c: core: fix adapter debugfs creation
` [PATCH 7.1 474/518] i2c: core: fix adapter deregistration race
` [PATCH 7.1 475/518] i2c: mpc: Fix timeout calculations
` [PATCH 7.1 476/518] i2c: davinci: Unregister cpufreq notifier on probe failure
` [PATCH 7.1 477/518] i2c: stm32f7: truncate clock period instead of rounding it
` [PATCH 7.1 478/518] i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
` [PATCH 7.1 479/518] i2c: i801: fix hardware state machine corruption in error path
` [PATCH 7.1 480/518] Input: synaptics-rmi4 - unregister function handlers on physical driver registration failure
` [PATCH 7.1 481/518] Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count
` [PATCH 7.1 482/518] Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
` [PATCH 7.1 483/518] Input: elan_i2c - prevent division by zero and arithmetic underflow
` [PATCH 7.1 484/518] Input: goodix - clamp the device-reported contact count
` [PATCH 7.1 485/518] Input: iforce - bound the device-reported force-feedback effect index
` [PATCH 7.1 486/518] Input: mms114 - fix touch indexing for MMS134S and MMS136
` [PATCH 7.1 487/518] Input: ads7846 - dont use scratch for tx_buf when clearing register
` [PATCH 7.1 488/518] Input: touchwin - reset the packet index on every complete packet
` [PATCH 7.1 489/518] Input: mms114 - reject an oversized device packet size
` [PATCH 7.1 490/518] Input: gscps2 - advance receive buffer write index
` [PATCH 7.1 491/518] Input: maplemouse - fix NULL pointer dereference in open()
` [PATCH 7.1 492/518] Input: mms114 - fix multi-touch slot corruption
` [PATCH 7.1 493/518] Input: maple_keyb - set driver data before registering input device
` [PATCH 7.1 494/518] Input: maplemouse "
` [PATCH 7.1 495/518] Input: maplecontrol "
` [PATCH 7.1 496/518] RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg
` [PATCH 7.1 497/518] RDMA/core: Fix broadcast address falsely detected as local
` [PATCH 7.1 498/518] RDMA/siw: bound Read Response placement to the RREAD length
` [PATCH 7.1 499/518] fuse: back uncached readdir buffers with pages
` [PATCH 7.1 500/518] fuse: avoid 32-bit prune notification count wrap
` [PATCH 7.1 501/518] Revert "fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()"
` [PATCH 7.1 502/518] fuse: fix device node leak in cuse_process_init_reply()
` [PATCH 7.1 503/518] fuse: do not use start_removing_noperm()
` [PATCH 7.1 504/518] fuse: re-lock request before returning from fuse_ref_folio()
` [PATCH 7.1 505/518] fuse: fix io-uring background queue dispatch on request completion
` [PATCH 7.1 506/518] fuse: dont block in fuse_get_dev() for non-sync_init case
` [PATCH 7.1 507/518] fuse: clear intr_entry in fuse_resend and fuse_remove_pending_req
` [PATCH 7.1 508/518] fuse-uring: fix EFAULT clobber in fuse_uring_commit
` [PATCH 7.1 509/518] fuse-uring: fix data races on ring->ready
` [PATCH 7.1 510/518] fuse-uring: fix moving cancelled entry to ent_in_userspace list
` [PATCH 7.1 511/518] fuse-uring: end fuse_req on io-uring cancel task work
` [PATCH 7.1 512/518] fuse-uring: Avoid use-after-free in fuse_uring_async_stop_queues
` [PATCH 7.1 513/518] fuse-uring: Avoid queue->stopped races and set/read that value under lock
` [PATCH 7.1 514/518] fuse-uring: make a fuse_req on SQE commit only findable after memcpy
` [PATCH 7.1 515/518] fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL deref
` [PATCH 7.1 516/518] ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_IFB_SILENCE_ON_EMPTY
` [PATCH 7.1 517/518] timekeeping: Register default clocksource before taking tk_core.lock
` [PATCH 7.1 518/518] Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev
[PATCH 0/3] arm64: dts: ti: k3-am62p-verdin: Add device tree overlays
2026-07-16 13:58 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am62p-verdin: Reserve UART_4 for Cortex-R5F
[PATCH RFC 00/12] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-16 13:58 UTC (4+ messages)
` [PATCH RFC 05/12] mm/slab: abstract slabobj_ext.objcg access
[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
2026-07-16 13:57 UTC (5+ messages)
[PATCH v1 0/5] Add IBM Huygens BMC machine for AST2700
2026-07-16 13:56 UTC (3+ messages)
` [PATCH v1 1/5] arm/aspeed: Add AST2700 Huygens machine
[PATCH] nbd: reclassify u->iolock of AF_UNIX sockets
2026-07-16 13:57 UTC (3+ messages)
[PATCH RFC nf-next 00/12] netfilter: ipset: convert to rhashtable
2026-07-16 13:56 UTC (3+ messages)
` [PATCH RFC nf-next 10/12] netfilter: ipset: use correct lockdep annotation in ipset_dereference
[PATCH 0/3] power: sequencing: pcie-m2: Enable USB/UART BT coexistence on Hamoa EVK
2026-07-16 13:56 UTC (3+ messages)
` [PATCH 2/3] power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by subdevice ID
[PATCH net-next v2 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
2026-07-16 13:55 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: phy: add DAPU Telecom DAP8210R(I) "
[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
2026-07-16 13:55 UTC (5+ messages)
` [PATCH v3 7/8] drm/i915/vrr: Return from CMRR compute config in case of PSR2 enabled
[PATCH v2] gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock
2026-07-16 13:54 UTC (2+ messages)
[boqun:rust-rcu 14/27] rust/helpers/interrupt.c:17:9: warning: static function 'arch_local_save_flags' is used in an inline function with external linkage
2026-07-16 13:54 UTC (4+ messages)
[PATCH] samples/damon/prcl: add module parameter description for target_pid
2026-07-16 13:54 UTC (2+ messages)
[PATCH 00/29] hw/arm: improve Aspeed Catalina BMC emulation
2026-07-16 13:53 UTC (3+ messages)
` [PATCH 10/29] tests/qtest: add PCA9555 register access tests
[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
2026-07-16 13:54 UTC (2+ messages)
[Buildroot] [PATCH v3 1/2] package/jsoncpp: add host variant
2026-07-16 13:53 UTC (4+ messages)
` [Buildroot] [PATCH v3 2/2] package/drogon: new package
[PATCH v6 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
2026-07-16 13:53 UTC (4+ messages)
` [PATCH v6 3/6] nfsd: implement server-stats-get netlink handler
[PATCH 0/2] mm/huge_memory: drop dead split helper variants
2026-07-16 13:52 UTC (5+ messages)
` [PATCH 1/2] mm/huge_memory: remove unused can_split_folio()
` [PATCH 2/2] mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order()
[PATCH v1 0/6] Allow site layouts to render properly on mobile devices
2026-07-16 13:52 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.