Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-05-04 14:11:55 to 2026-05-04 14:20:27 UTC [more...]

[PATCH 6.12 000/215] 6.12.86-rc1 review
 2026-05-04 13:50 UTC  (27+ messages)
` [PATCH 6.12 001/215] ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES
` [PATCH 6.12 002/215] ALSA: usb-audio: Avoid false E-MU sample-rate notifications
` [PATCH 6.12 003/215] ALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switch
` [PATCH 6.12 004/215] usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
` [PATCH 6.12 005/215] usb: chipidea: otg: not wait vbus drop if use role_switch
` [PATCH 6.12 006/215] usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS change
` [PATCH 6.12 007/215] ALSA: usb-audio: Evaluate packsize caps at the right place
` [PATCH 6.12 008/215] LoongArch: Add spectre boundry for syscall dispatch table
` [PATCH 6.12 009/215] drm/nouveau: fix u32 overflow in pushbuf reloc bounds check
` [PATCH 6.12 010/215] leds: qcom-lpg: Check for array overflow when selecting the high resolution
` [PATCH 6.12 011/215] greybus: gb-beagleplay: bound bootloader receive buffering
` [PATCH 6.12 012/215] greybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames()
` [PATCH 6.12 013/215] misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()
` [PATCH 6.12 014/215] ibmasm: fix OOB reads in command_file_write due to missing size checks
` [PATCH 6.12 015/215] ibmasm: fix heap over-read in ibmasm_send_i2o_message()
` [PATCH 6.12 016/215] driver core: Dont let a device probe until its ready
` [PATCH 6.12 017/215] drm/nouveau: fix nvkm_device leak on aperture removal failure
` [PATCH 6.12 018/215] kbuild: rust: allow `clippy::uninlined_format_args`
` [PATCH 6.12 019/215] firmware: google: framebuffer: Do not mark framebuffer as busy
` [PATCH 6.12 020/215] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
` [PATCH 6.12 021/215] padata: Fix pd UAF once and for all
` [PATCH 6.12 022/215] padata: Remove comment for reorder_work
` [PATCH 6.12 023/215] rust: init: fix `clippy::undocumented_unsafe_blocks` warnings
` [PATCH 6.12 024/215] drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
` [PATCH 6.12 025/215] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
` [PATCH 6.12 026/215] device property: Make modifications of fwnode "flags" thread safe

[PATCH 6.18 000/275] 6.18.27-rc1 review
 2026-05-04 13:53 UTC  (174+ messages)
` [PATCH 6.18 087/275] landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
` [PATCH 6.18 090/275] selftests/landlock: Fix snprintf truncation checks in audit helpers
` [PATCH 6.18 091/275] selftests/landlock: Skip stale records in audit_match_record()
` [PATCH 6.18 092/275] rbd: fix null-ptr-deref when device_add_disk() fails
` [PATCH 6.18 093/275] block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio_work()
` [PATCH 6.18 094/275] io_uring/timeout: check unused sqe fields
` [PATCH 6.18 095/275] block: relax pgmap check in bio_add_page for compatible zone device pages
` [PATCH 6.18 096/275] iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()
` [PATCH 6.18 111/275] rxrpc: Fix rxkad crypto unalignment handling
` [PATCH 6.18 112/275] rxrpc: Fix error handling in rxgk_extract_token()
` [PATCH 6.18 113/275] rxrpc: Fix re-decryption of RESPONSE packets
` [PATCH 6.18 114/275] rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
` [PATCH 6.18 115/275] EDAC/versalnet: Fix memory leak in remove and probe error paths
` [PATCH 6.18 116/275] tools/accounting: handle truncated taskstats netlink messages
` [PATCH 6.18 117/275] net: txgbe: fix RTNL assertion warning when remove module
` [PATCH 6.18 118/275] arm64: dts: marvell: uDPU: add ethernet aliases
` [PATCH 6.18 119/275] net: qrtr: ns: Free the node during ctrl_cmd_bye()
` [PATCH 6.18 120/275] net: rds: fix MR cleanup on copy error
` [PATCH 6.18 121/275] net: txgbe: fix firmware version check
` [PATCH 6.18 122/275] net/smc: avoid early lgr access in smc_clc_wait_msg
` [PATCH 6.18 123/275] net: ks8851: Reinstate disabling of BHs around IRQ handler
` [PATCH 6.18 124/275] net: bridge: use a stable FDB dst snapshot in RCU readers
` [PATCH 6.18 125/275] netconsole: avoid out-of-bounds access on empty string in trim_newline()
` [PATCH 6.18 126/275] net: mctp: fix dont require received header reserved bits to be zero
` [PATCH 6.18 127/275] net: ks8851: Avoid excess softirq scheduling
` [PATCH 6.18 128/275] drm/arcpgu: fix device node leak
` [PATCH 6.18 129/275] slub: fix data loss and overflow in krealloc()
` [PATCH 6.18 130/275] tracing/fprobe: Reject registration of a registered fprobe before init
` [PATCH 6.18 131/275] RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
` [PATCH 6.18 132/275] ipv4: icmp: validate reply type before using icmp_pointers
` [PATCH 6.18 133/275] libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()
` [PATCH 6.18 134/275] spi: fix resource leaks on device setup failure
` [PATCH 6.18 135/275] extract-cert: Wrap key_pass with #ifdef USE_PKCS11_ENGINE
` [PATCH 6.18 136/275] tpm: avoid -Wunused-but-set-variable
` [PATCH 6.18 137/275] LoongArch: Show CPU vulnerabilites correctly
` [PATCH 6.18 138/275] power: supply: axp288_charger: Do not cancel work before initializing it
` [PATCH 6.18 139/275] hwmon: (isl28022) Fix integer overflow in power calculation on 32-bit
` [PATCH 6.18 140/275] fs: prepare for adding LSM blob to backing_file
` [PATCH 6.18 141/275] drm/amd: Fix set but not used warnings
` [PATCH 6.18 142/275] ASoC: Intel: avs: replace strcmp with sysfs_streq
` [PATCH 6.18 143/275] hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()
` [PATCH 6.18 144/275] randomize_kstack: Maintain kstack_offset per task
` [PATCH 6.18 145/275] mmc: block: use single block write in retry
` [PATCH 6.18 146/275] mmc: sdhci-of-dwcmshc: Disable clock before DLL configuration
` [PATCH 6.18 147/275] arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pins
` [PATCH 6.18 148/275] crypto: qat - fix IRQ cleanup on 6xxx probe failure
` [PATCH 6.18 149/275] xfs: start gc on zonegc_low_space attribute updates
` [PATCH 6.18 150/275] xfs: fix a resource leak in xfs_alloc_buftarg()
` [PATCH 6.18 151/275] firmware: google: framebuffer: Do not unregister platform device
` [PATCH 6.18 152/275] crypto: talitos - fix SEC1 32k ahash request limitation
` [PATCH 6.18 153/275] crypto: talitos - rename first/last to first_desc/last_desc
` [PATCH 6.18 154/275] pwm: imx-tpm: Count the number of enabled channels in probe
` [PATCH 6.18 155/275] tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
` [PATCH 6.18 156/275] tpm: Fix auth session leak in tpm2_get_random() error path
` [PATCH 6.18 157/275] tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
` [PATCH 6.18 158/275] tpm: tpm_tis: add error logging for data transfer
` [PATCH 6.18 159/275] tpm: tpm_tis: stop transmit if retries are exhausted
` [PATCH 6.18 160/275] rtc: ntxec: fix OF node reference imbalance
` [PATCH 6.18 161/275] mm/vmalloc: take vmap_purge_lock in shrinker
` [PATCH 6.18 162/275] mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
` [PATCH 6.18 163/275] mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
` [PATCH 6.18 164/275] mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
` [PATCH 6.18 165/275] mm/damon/core: use time_in_range_open() for damos quota window start
` [PATCH 6.18 166/275] userfaultfd: allow registration of ranges below mmap_min_addr
` [PATCH 6.18 167/275] LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()
` [PATCH 6.18 168/275] KVM: x86: Defer non-architectural deliver of exception payload to userspace read
` [PATCH 6.18 169/275] KVM: nSVM: Mark all of vmcb02 dirty when restoring nested state
` [PATCH 6.18 170/275] KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2
` [PATCH 6.18 171/275] KVM: nSVM: Sync interrupt shadow "
` [PATCH 6.18 172/275] KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
` [PATCH 6.18 173/275] KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB intercepts
` [PATCH 6.18 174/275] KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
` [PATCH 6.18 175/275] KVM: nSVM: Always use NextRIP as vmcb02s NextRIP after first L2 VMRUN
` [PATCH 6.18 176/275] KVM: nSVM: Delay stuffing L2s current RIP into NextRIP until vCPU run
` [PATCH 6.18 177/275] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
` [PATCH 6.18 178/275] KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12
` [PATCH 6.18 179/275] KVM: nSVM: Delay setting soft IRQ RIP tracking fields until vCPU run
` [PATCH 6.18 180/275] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH 6.18 181/275] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH 6.18 182/275] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH 6.18 183/275] KVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helper
` [PATCH 6.18 184/275] KVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as "
` [PATCH 6.18 185/275] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH 6.18 186/275] KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
` [PATCH 6.18 187/275] KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXIT
` [PATCH 6.18 188/275] KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ "
` [PATCH 6.18 189/275] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH 6.18 190/275] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH 6.18 191/275] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH 6.18 192/275] KVM: nSVM: Raise #UD if unhandled VMMCALL isnt intercepted by L1
` [PATCH 6.18 193/275] KVM: nSVM: Always intercept VMMCALL when L2 is active
` [PATCH 6.18 194/275] perf annotate: Use jump__delete when freeing LoongArch jumps
` [PATCH 6.18 195/275] ARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()
` [PATCH 6.18 196/275] ring-buffer: Do not double count the reader_page
` [PATCH 6.18 197/275] ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
` [PATCH 6.18 198/275] ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
` [PATCH 6.18 199/275] mtd: spi-nor: sst: Fix write enable before AAI sequence
` [PATCH 6.18 200/275] mtd: spinand: winbond: Declare the QE bit on W25NxxJW
` [PATCH 6.18 201/275] amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
` [PATCH 6.18 202/275] md/md-llbitmap: skip reading rdevs that are not in_sync
` [PATCH 6.18 203/275] md/md-llbitmap: raise barrier before state machine transition
` [PATCH 6.18 204/275] md/raid5: fix soft lockup in retry_aligned_read()
` [PATCH 6.18 205/275] md/raid5: validate payload size before accessing journal metadata
` [PATCH 6.18 206/275] check-uapi: link into shared objects
` [PATCH 6.18 207/275] HID: apple: ensure the keyboard backlight is off if suspending
` [PATCH 6.18 208/275] inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
` [PATCH 6.18 209/275] x86/cpu: Disable FRED when PTI is forced on
` [PATCH 6.18 210/275] x86/shstk: Prevent deadlock during shstk sigreturn
` [PATCH 6.18 211/275] wifi: rtl8xxxu: fix potential use of uninitialized value
` [PATCH 6.18 212/275] tcp: call sk_data_ready() after listener migration
` [PATCH 6.18 213/275] taskstats: set version in TGID exit notifications
` [PATCH 6.18 214/275] mptcp: sync the msk->sndbuf at accept() time
` [PATCH 6.18 215/275] mfd: core: Preserve OF node when ACPI handle is present
` [PATCH 6.18 216/275] apparmor: use target tasks context in apparmor_getprocattr()
` [PATCH 6.18 217/275] Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
` [PATCH 6.18 218/275] bus: mhi: host: pci_generic: Switch to async power up to avoid boot delays
` [PATCH 6.18 219/275] can: ucan: fix devres lifetime
` [PATCH 6.18 220/275] crypto: acomp - fix wrong pointer stored by acomp_save_req()
` [PATCH 6.18 221/275] crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bit
` [PATCH 6.18 222/275] crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
` [PATCH 6.18 223/275] crypto: atmel-ecc - Release client on allocation failure
` [PATCH 6.18 224/275] crypto: hisilicon - Fix dma_unmap_single() direction
` [PATCH 6.18 225/275] crypto: ccree - fix a memory leak in cc_mac_digest()
` [PATCH 6.18 226/275] crypto: atmel-tdes - fix DMA sync direction
` [PATCH 6.18 227/275] crypto: atmel-sha204a - Fix error codes in OTP reads
` [PATCH 6.18 228/275] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
` [PATCH 6.18 229/275] crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
` [PATCH 6.18 230/275] crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
` [PATCH 6.18 231/275] crypto: nx - fix context leak in nx842_crypto_free_ctx
` [PATCH 6.18 232/275] crypto: nx - Fix packed layout in struct nx842_crypto_header
` [PATCH 6.18 233/275] dm mirror: fix integer overflow in create_dirty_log()
` [PATCH 6.18 234/275] ceph: only d_add() negative dentries when they are unhashed
` [PATCH 6.18 235/275] gtp: disable BH before calling udp_tunnel_xmit_skb()
` [PATCH 6.18 236/275] IB/core: Fix zero dmac race in neighbor resolution
` [PATCH 6.18 237/275] ktest: Fix the month in the name of the failure directory
` [PATCH 6.18 238/275] NFSv4.1: Apply session size limits on clone path
` [PATCH 6.18 239/275] ntfs3: add buffer boundary checks to run_unpack()
` [PATCH 6.18 240/275] ntfs3: fix integer overflow in run_unpack() volume boundary check
` [PATCH 6.18 241/275] rtmutex: Use waiter::task instead of current in remove_waiter()
` [PATCH 6.18 242/275] rxgk: Fix potential integer overflow in length check
` [PATCH 6.18 243/275] sched_ext: Documentation: Clarify ops.dispatch() role in task lifecycle
` [PATCH 6.18 244/275] scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails
` [PATCH 6.18 245/275] seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode
` [PATCH 6.18 246/275] mm: prevent droppable mappings from being locked
` [PATCH 6.18 247/275] arm64: mm: Simplify check in arch_kfence_init_pool()
` [PATCH 6.18 248/275] arm64: mm: Fix rodata=full block mapping support for realm guests
` [PATCH 6.18 249/275] lib: test_hmm: evict device pages on file close to avoid use-after-free
` [PATCH 6.18 250/275] mei: me: use PCI_DEVICE_DATA macro
` [PATCH 6.18 251/275] mei: me: add nova lake point H DID
` [PATCH 6.18 252/275] phy: qcom: m31-eusb2: Update init sequence to set PHY_ENABLE
` [PATCH 6.18 253/275] phy: qcom: m31-eusb2: clear PLL_EN during init
` [PATCH 6.18 254/275] wifi: mt76: mt792x: describe USB WFSYS reset with a descriptor
` [PATCH 6.18 255/275] wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handling
` [PATCH 6.18 256/275] media: rc: ttusbir: respect DMA coherency rules
` [PATCH 6.18 257/275] media: rc: igorplugusb: heed "
` [PATCH 6.18 258/275] iio: frequency: admv1013: add dev variable
` [PATCH 6.18 259/275] iio: frequency: admv1013: fix NULL pointer dereference on str
` [PATCH 6.18 260/275] net: qrtr: ns: Limit the maximum server registration per node
` [PATCH 6.18 261/275] net: qrtr: ns: Limit the maximum number of lookups
` [PATCH 6.18 262/275] net: qrtr: ns: Limit the total number of nodes
` [PATCH 6.18 263/275] crypto: authencesn - reject short ahash digests during instance creation
` [PATCH 6.18 264/275] driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
` [PATCH 6.18 265/275] ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path
` [PATCH 6.18 266/275] ALSA: caiaq: Dont abort when no input device is available
` [PATCH 6.18 267/275] ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
` [PATCH 6.18 268/275] drm/amdgpu: fix zero-size GDS range init on RDNA4
` [PATCH 6.18 269/275] ALSA: caiaq: fix usb_dev refcount leak on probe failure
` [PATCH 6.18 270/275] ALSA: aloop: Fix peer runtime UAF during format-change stop
` [PATCH 6.18 271/275] vmalloc: fix buffer overflow in vrealloc_node_align()
` [PATCH 6.18 272/275] mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UP
` [PATCH 6.18 273/275] mm/slab: return NULL early from kmalloc_nolock() "
` [PATCH 6.18 274/275] net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
` [PATCH 6.18 275/275] netfilter: reject zero shift in nft_bitwise


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox