All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 14:12:28 to 2026-07-16 14:20:01 UTC [more...]

[PATCH 6.12 000/349] 6.12.96-rc1 review
 2026-07-16 13:28 UTC  (3+ messages)
` [PATCH 6.12 001/349] bpf, arm64: Reject out-of-range B.cond targets
` [PATCH 6.12 002/349] nfsd: fix file change detection in CB_GETATTR

[PATCH 6.18 000/480] 6.18.39-rc1 review
 2026-07-16 13:33 UTC  (172+ messages)
` [PATCH 6.18 276/480] xfs: fix unreachable BIGTIME check in dquot flush validation
` [PATCH 6.18 281/480] bpf: Restore sysctl new-value from 1 to 0
` [PATCH 6.18 282/480] bpf: Validate BTF repeated field counts before expansion
` [PATCH 6.18 283/480] net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()
` [PATCH 6.18 284/480] usb: cdc_acm: Add quirk for Uniden BC125AT scanner
` [PATCH 6.18 285/480] usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()
` [PATCH 6.18 316/480] usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt mode
` [PATCH 6.18 317/480] usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove
` [PATCH 6.18 318/480] usb: typec: ucsi: cancel pending work on system suspend
` [PATCH 6.18 319/480] usb: gadget: f_fs: Fix DMA fence leak
` [PATCH 6.18 320/480] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
` [PATCH 6.18 321/480] mm: shmem: fix potential livelock issue for shmem direct swapin
` [PATCH 6.18 322/480] x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC enabled
` [PATCH 6.18 323/480] rust_binder: introduce TransactionInfo
` [PATCH 6.18 324/480] rust_binder: fix BINDER_GET_EXTENDED_ERROR
` [PATCH 6.18 325/480] bpf: Support for hardening against JIT spraying
` [PATCH 6.18 326/480] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.18 327/480] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.18 328/480] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.18 329/480] bpf: Prefer packs that wont trigger an IBPB flush on allocation
` [PATCH 6.18 330/480] bpf: Prefer dirty packs for eBPF allocations
` [PATCH 6.18 331/480] udf: validate free block extents against the partition length
` [PATCH 6.18 332/480] udf: validate VAT header length against the VAT inode size
` [PATCH 6.18 333/480] udf: validate sparing table length as an entry count, not a byte count
` [PATCH 6.18 334/480] hwrng: jh7110 - fix refcount leak in starfive_trng_read()
` [PATCH 6.18 335/480] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
` [PATCH 6.18 336/480] nvme: target: rdma: fix ndev refcount leak on queue connect
` [PATCH 6.18 337/480] block: partitions: fix of_node refcount leak in of_partition()
` [PATCH 6.18 338/480] dm-ioctl: report an error if a device has no table
` [PATCH 6.18 339/480] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
` [PATCH 6.18 340/480] nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page
` [PATCH 6.18 341/480] nvmet-auth: validate reply message payload bounds against transfer length
` [PATCH 6.18 342/480] btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOC
` [PATCH 6.18 343/480] btrfs: do not trim a device which is not writeable
` [PATCH 6.18 344/480] partitions: aix: bound the pp_count scan to the ppe array
` [PATCH 6.18 345/480] isofs: bound Rock Ridge symlink components to the SL record
` [PATCH 6.18 346/480] crypto: af_alg - Remove zero-copy support from skcipher and aead
` [PATCH 6.18 347/480] crypto: caam - use print_hex_dump_devel to guard key hex dumps
` [PATCH 6.18 348/480] crypto: caam - use print_hex_dump_devel to guard key hex dumps again
` [PATCH 6.18 349/480] crypto: chacha20poly1305 - validate poly1305 template argument
` [PATCH 6.18 350/480] crypto: crypto4xx - Remove insecure and unused rng_alg
` [PATCH 6.18 351/480] crypto: ecc - Fix carry overflow in vli multiplication
` [PATCH 6.18 352/480] crypto: hisi-trng - Remove crypto_rng interface
` [PATCH 6.18 353/480] crypto: pcrypt - restore callback for non-parallel fallback
` [PATCH 6.18 354/480] crypto: tegra - fix refcount leak in tegra_se_host1x_submit()
` [PATCH 6.18 355/480] crypto: loongson - Select CRYPTO_RNG
` [PATCH 6.18 356/480] crypto: ccp - Do not initialize SNP for SEV ioctls
` [PATCH 6.18 357/480] crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)
` [PATCH 6.18 358/480] crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
` [PATCH 6.18 359/480] crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)
` [PATCH 6.18 360/480] crypto: drbg - Fix returning success on failure in CTR_DRBG
` [PATCH 6.18 361/480] crypto: drbg - Fix drbg_max_addtl() on 64-bit kernels
` [PATCH 6.18 362/480] crypto: drbg - Fix the fips_enabled priority boost
` [PATCH 6.18 363/480] crypto: qat - centralize bus master enable
` [PATCH 6.18 364/480] crypto: qat - handle sysfs-triggered reset callbacks
` [PATCH 6.18 365/480] crypto: qat - keep VFs enabled during reset
` [PATCH 6.18 366/480] crypto: qat - notify fatal error before AER reset preparation
` [PATCH 6.18 367/480] crypto: qat - protect service table iterations with service_lock
` [PATCH 6.18 368/480] crypto: qat - skip restart for down devices
` [PATCH 6.18 369/480] crypto: qat - validate RSA CRT component lengths
` [PATCH 6.18 370/480] crypto: qat - factor out AER reset helpers
` [PATCH 6.18 371/480] crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
` [PATCH 6.18 372/480] crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
` [PATCH 6.18 373/480] crypto: talitos - move dma unmapping code in flush_channel() into a standalone dma_unmap_request() function
` [PATCH 6.18 374/480] crypto: talitos - move dma mapping code in talitos_submit() into a standalone dma_map_request() function
` [PATCH 6.18 375/480] crypto: talitos - move code in current_desc_hdr() into a standalone function
` [PATCH 6.18 376/480] crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional descriptor
` [PATCH 6.18 377/480] crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
` [PATCH 6.18 378/480] crypto: talitos/hash - drop workqueue mechanism for SEC1
` [PATCH 6.18 379/480] crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
` [PATCH 6.18 380/480] crypto: talitos/hash - remove useless wrapper
` [PATCH 6.18 381/480] crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation
` [PATCH 6.18 382/480] arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()
` [PATCH 6.18 383/480] spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sync()
` [PATCH 6.18 384/480] spi: fsl-lpspi: terminate the RX channel on TX prepare failure path
` [PATCH 6.18 385/480] x86/mm: Fix freeing of PMD-sized vmemmap pages
` [PATCH 6.18 386/480] EDAC/i10nm: Dont fail probing if ADXL is missing
` [PATCH 6.18 387/480] watchdog: apple: Add "apple,t8103-wdt" compatible
` [PATCH 6.18 388/480] regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()
` [PATCH 6.18 389/480] i2c: core: fix hang on adapter registration failure
` [PATCH 6.18 390/480] perf/aux: Fix page UAF in map_range()
` [PATCH 6.18 391/480] tracing: Prevent out-of-bounds read in glob matching
` [PATCH 6.18 392/480] audit: fix potential integer overflow in audit_log_n_hex()
` [PATCH 6.18 393/480] NFSv4: include MAY_WRITE in open permission mask for O_TRUNC
` [PATCH 6.18 394/480] rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow schedule
` [PATCH 6.18 395/480] module: decompress: check return value of module_extend_max_pages()
` [PATCH 6.18 396/480] exfat: bound uniname advance in exfat_find_dir_entry()
` [PATCH 6.18 397/480] NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()
` [PATCH 6.18 398/480] riscv: mm: Define DIRECT_MAP_PHYSMEM_END
` [PATCH 6.18 399/480] riscv: mm: Unconditionally sfence.vma for spurious fault
` [PATCH 6.18 400/480] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH 6.18 401/480] selftests: mm: fix and speedup "droppable" test
` [PATCH 6.18 402/480] mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
` [PATCH 6.18 403/480] mm: do file ownership checks with the proper mount idmap
` [PATCH 6.18 404/480] selftests/mm: pagemap_ioctl: use the correct page size for transact_test()
` [PATCH 6.18 405/480] crypto: loongson - Remove broken and unused loongson-rng
` [PATCH 6.18 406/480] iommu/vt-d: Avoid WARNING in sva unbind path
` [PATCH 6.18 407/480] iommu/amd: Dont split flush for amd_iommu_domain_flush_all()
` [PATCH 6.18 408/480] iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq read
` [PATCH 6.18 409/480] iommufd: Fix data_len byte-count vs element-count mismatch
` [PATCH 6.18 410/480] iommufd: Set veventq_depth upper bound
` [PATCH 6.18 411/480] iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
` [PATCH 6.18 412/480] iommufd: Reject invalid read count in iommufd_veventq_fops_read()
` [PATCH 6.18 413/480] iommufd: Reject invalid read count in iommufd_fault_fops_read()
` [PATCH 6.18 414/480] iommufd: Break the loop on failure "
` [PATCH 6.18 415/480] iommufd: Avoid partial fault group delivery "
` [PATCH 6.18 416/480] iommufd: Set upper bounds on cache invalidation entry_num and entry_len
` [PATCH 6.18 417/480] audit: fix removal of dangling executable rules
` [PATCH 6.18 418/480] landlock: Set audit_net.sk for socket access checks
` [PATCH 6.18 419/480] selftests/landlock: Filter dealloc records in audit_count_records()
` [PATCH 6.18 420/480] KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB
` [PATCH 6.18 421/480] LoongArch: KVM: Add missing slots_lock for device register/unregister
` [PATCH 6.18 422/480] KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU
` [PATCH 6.18 423/480] KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supports
` [PATCH 6.18 424/480] KVM: SVM: Only disable x2AVIC WRMSR interception for MSRs that are accelerated
` [PATCH 6.18 425/480] KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
` [PATCH 6.18 426/480] KVM: VMX: Handle bad values on proxied writes to LBR MSRs
` [PATCH 6.18 427/480] KVM: x86: Ensure vendors exit handler runs before fastpath userspace exits
` [PATCH 6.18 428/480] KVM: x86: Add dedicated API for getting mask of accelerated x2APIC MSRs
` [PATCH 6.18 429/480] KVM: arm64: Dont leak PFN when kvm_translate_vncr() races MMU notifier
` [PATCH 6.18 430/480] udmabuf: fix DMA direction mismatch in release_udmabuf()
` [PATCH 6.18 431/480] dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning
` [PATCH 6.18 432/480] fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
` [PATCH 6.18 433/480] i2c: core: fix adapter probe deferral loop
` [PATCH 6.18 434/480] i2c: core: fix irq domain leak on adapter registration failure
` [PATCH 6.18 435/480] i2c: core: fix NULL-deref "
` [PATCH 6.18 436/480] i2c: core: fix adapter debugfs creation
` [PATCH 6.18 437/480] i2c: core: fix adapter deregistration race
` [PATCH 6.18 438/480] i2c: mpc: Fix timeout calculations
` [PATCH 6.18 439/480] i2c: davinci: Unregister cpufreq notifier on probe failure
` [PATCH 6.18 440/480] i2c: stm32f7: truncate clock period instead of rounding it
` [PATCH 6.18 441/480] i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
` [PATCH 6.18 442/480] i2c: i801: fix hardware state machine corruption in error path
` [PATCH 6.18 443/480] Input: synaptics-rmi4 - unregister function handlers on physical driver registration failure
` [PATCH 6.18 444/480] Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count
` [PATCH 6.18 445/480] Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
` [PATCH 6.18 446/480] Input: elan_i2c - prevent division by zero and arithmetic underflow
` [PATCH 6.18 447/480] Input: goodix - clamp the device-reported contact count
` [PATCH 6.18 448/480] Input: iforce - bound the device-reported force-feedback effect index
` [PATCH 6.18 449/480] Input: mms114 - fix touch indexing for MMS134S and MMS136
` [PATCH 6.18 450/480] Input: ads7846 - dont use scratch for tx_buf when clearing register
` [PATCH 6.18 451/480] Input: touchwin - reset the packet index on every complete packet
` [PATCH 6.18 452/480] Input: mms114 - reject an oversized device packet size
` [PATCH 6.18 453/480] Input: gscps2 - advance receive buffer write index
` [PATCH 6.18 454/480] Input: maplemouse - fix NULL pointer dereference in open()
` [PATCH 6.18 455/480] Input: mms114 - fix multi-touch slot corruption
` [PATCH 6.18 456/480] Input: maple_keyb - set driver data before registering input device
` [PATCH 6.18 457/480] Input: maplemouse "
` [PATCH 6.18 458/480] Input: maplecontrol "
` [PATCH 6.18 459/480] RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg
` [PATCH 6.18 460/480] RDMA/core: Fix broadcast address falsely detected as local
` [PATCH 6.18 461/480] RDMA/siw: bound Read Response placement to the RREAD length
` [PATCH 6.18 462/480] fuse: back uncached readdir buffers with pages
` [PATCH 6.18 463/480] fuse: avoid 32-bit prune notification count wrap
` [PATCH 6.18 464/480] fuse: fix device node leak in cuse_process_init_reply()
` [PATCH 6.18 465/480] fuse: re-lock request before returning from fuse_ref_folio()
` [PATCH 6.18 466/480] fuse: fix io-uring background queue dispatch on request completion
` [PATCH 6.18 467/480] fuse: clear intr_entry in fuse_resend and fuse_remove_pending_req
` [PATCH 6.18 468/480] fuse-uring: fix EFAULT clobber in fuse_uring_commit
` [PATCH 6.18 469/480] fuse-uring: fix data races on ring->ready
` [PATCH 6.18 470/480] fuse-uring: fix moving cancelled entry to ent_in_userspace list
` [PATCH 6.18 471/480] fuse-uring: end fuse_req on io-uring cancel task work
` [PATCH 6.18 472/480] fuse-uring: Avoid use-after-free in fuse_uring_async_stop_queues
` [PATCH 6.18 473/480] fuse-uring: Avoid queue->stopped races and set/read that value under lock
` [PATCH 6.18 474/480] fuse-uring: make a fuse_req on SQE commit only findable after memcpy
` [PATCH 6.18 475/480] fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL deref
` [PATCH 6.18 476/480] sched/fair: Only update stats for allowed CPUs when looking for dst group
` [PATCH 6.18 477/480] usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks
` [PATCH 6.18 478/480] timekeeping: Register default clocksource before taking tk_core.lock
` [PATCH 6.18 479/480] Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev
` [PATCH 6.18 480/480] Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"

[PATCH v10 0/4] Add support for Orange Pi 5 Pro
 2026-07-16 14:19 UTC  (4+ messages)

[PATCH i-g-t v3 00/31] tools: remove unnecessary shared library dependencies from standalone tools
 2026-07-16 14:08 UTC  (3+ messages)
` [PATCH i-g-t v3 30/31] lib/igt_core: move igt_load_igtrc to igt_device_scan

[PATCH 0/4] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-16 14:19 UTC  (6+ messages)
` [PATCH 1/4] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
` [PATCH 2/4] s390/mm: Fix handling of secure storage access exceptions in vmalloc area
` [PATCH 3/4] s390/mm: Remove folio handling for secure storage access exceptions
` [PATCH 4/4] s390: Add support for DCACHE_WORD_ACCESS (again)

[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
 2026-07-16 14:18 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 0/4] ACPI: Add and use acpi_dev_get_pci_dev()
 2026-07-16 14:18 UTC  (5+ messages)
` [PATCH v2 2/4] ACPI: PCI: Introduce acpi_dev_get_pci_dev()
` [PATCH v2 3/4] ACPI: video: Drop backlight parent device reference later

[PATCH RFC nf-next 00/12] netfilter: ipset: convert to rhashtable
 2026-07-16 14:17 UTC  (5+ messages)
` [PATCH RFC nf-next 11/12] netfilter: ipset: remove last region lock usage

[PATCH BlueZ v3] shared/rap: Add bcs_procedure_data aggregation and procedure data API
 2026-07-16 14:17 UTC 

[PATCH v6 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
 2026-07-16 14:16 UTC  (7+ messages)
` [PATCH v6 3/6] nfsd: implement server-stats-get netlink handler

[PATCH] iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()
 2026-07-16 14:16 UTC 

[PATCH] tools/accounting: fix macro typos in getdelays
 2026-07-16 14:15 UTC 

[RFC PATCH] hw/vfio: recover from disabled-BAR mmap SIGBUS as Unsupported Request
 2026-07-16 13:18 UTC 

[PATCH v4 0/2] i2c-tools: Make tools accept bus path
 2026-07-16 14:17 UTC  (6+ messages)
` [PATCH v4 1/2] i2c-tools: Allow passing device file paths

[PATCH v10 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-07-16 14:14 UTC  (2+ messages)

[PATCH] vdpa: Remove redundant dev_err()
 2026-07-16 14:13 UTC 

[PATCH 11/29] tests/qtest: pca9555: test output-to-input reflection and pull-ups
 2026-07-16 14:13 UTC  (6+ messages)
` [PATCH 13/29] tests/qtest: pca9555: test auto-increment and command wrapping

[PATCH v1 1/1] gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessors
 2026-07-16 14:13 UTC  (2+ messages)

[PATCH] ASoC: meson: Keep link pointers valid on realloc failure
 2026-07-16 14:13 UTC  (3+ messages)

[PATCH v3 0/6] Fix ARM domcreate
 2026-07-16 14:11 UTC  (2+ messages)
  ` [PATCH v3 6/6] xen: make config argument const


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.