messages from 2026-09-04 06:04:31 to 2026-09-04 06:13:54 UTC [more...]
[PATCH 6.12 000/403] 6.12.109-rc1 review
2026-09-04 5:00 UTC (198+ messages)
` [PATCH 6.12 002/403] md: make rdev_addable usable for rcu mode
` [PATCH 6.12 003/403] f2fs: fix potential deadloop in prepare_compress_overwrite()
` [PATCH 6.12 004/403] block: mark GFP_NOIO around sysfs ->store()
` [PATCH 6.12 005/403] drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1
` [PATCH 6.12 006/403] perf/x86/intel/uncore: Fix die ID init and look up bugs
` [PATCH 6.12 007/403] wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()
` [PATCH 6.12 008/403] wifi: ath11k: fix memory leaks in beacon template setup
` [PATCH 6.12 009/403] drm/amd/display: Avoid NULL dereference in dc_dmub_srv error paths
` [PATCH 6.12 010/403] alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionally
` [PATCH 6.12 011/403] alpha: dont leak hardware-fabricated FP exception bits to user space
` [PATCH 6.12 012/403] clocksource/drivers/timer-sun4i: Advertise a real minimum delta
` [PATCH 6.12 013/403] fs: fix user path of nested backing files
` [PATCH 6.12 014/403] powerpc/pseries/iommu: switch to Default DMA window during kdump
` [PATCH 6.12 015/403] timers/itimer: Zero-init old itimerval before copy to userspace
` [PATCH 6.12 016/403] rust: cfi: disable function merging if CFI is enabled
` [PATCH 6.12 017/403] apparmor: fix cred UAF caused by begin_current_label_crit_section()
` [PATCH 6.12 018/403] apparmor: fix out-of-bounds write when null terminating a label vec
` [PATCH 6.12 019/403] include/linux/list.h: mark list_add and __list_add as __always_inline
` [PATCH 6.12 020/403] mm/kmemleak: avoid soft lockup when scanning task stacks
` [PATCH 6.12 021/403] mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()
` [PATCH 6.12 022/403] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH 6.12 023/403] mm/page_owner: use memcg_data snapshot to avoid TOCTOU in print_page_owner_memcg()
` [PATCH 6.12 024/403] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
` [PATCH 6.12 025/403] mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
` [PATCH 6.12 026/403] mm/zswap: fix global shrinker when memory cgroup is disabled
` [PATCH 6.12 027/403] mm: memcg: stop reclaim when a limit update is superseded
` [PATCH 6.12 028/403] mm: mempolicy: fix automatic numa balancing for shmem
` [PATCH 6.12 029/403] tools/compiler: match glibc 2.42 definition of __attribute_const__
` [PATCH 6.12 030/403] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH 6.12 031/403] x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()
` [PATCH 6.12 032/403] x86/tdx: Fix zero-extension for 32-bit port I/O
` [PATCH 6.12 033/403] hwtracing: hisi_ptt: Propagate DMA reset timeout in trace_start()
` [PATCH 6.12 034/403] tracing/user_events: Clear copied tracing state before fork duplication
` [PATCH 6.12 035/403] tracing: Fix crash passing ERR_PTR to kthread_stop()
` [PATCH 6.12 036/403] tracing: Fix logged instance name on creation failure
` [PATCH 6.12 037/403] tracing: Fix use-after-free in trace_pipe read on sub-buffer order change
` [PATCH 6.12 038/403] tracing: Fix use-after-free with same-name named triggers
` [PATCH 6.12 039/403] cdx: Fix double free when sysfs file creation fails
` [PATCH 6.12 040/403] device property: fix infinite loop in fwnode_for_each_child_node()
` [PATCH 6.12 041/403] misc: nsm: bound the device-reported response length
` [PATCH 6.12 042/403] powerpc/powermac: fix OF node refcount
` [PATCH 6.12 043/403] rapidio: mport_cdev: fix use-after-free in dma_req_free()
` [PATCH 6.12 044/403] Revert "media: v4l2-dev: fix error handling in __video_register_device()"
` [PATCH 6.12 045/403] serial: imx: serialize imx_uart_ports[] lifetime
` [PATCH 6.12 046/403] staging: greybus: hid: fix SET_REPORT return value
` [PATCH 6.12 047/403] usb: dwc2: gadget: Exit partial power down state when changing USB pull-up
` [PATCH 6.12 048/403] usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freed
` [PATCH 6.12 049/403] USB: phy: fsl-usb: fix missing static keywords
` [PATCH 6.12 050/403] usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()
` [PATCH 6.12 051/403] usb: typec: ucsi: use UCSI_TIMEOUT_MS for sync command completion
` [PATCH 6.12 052/403] usb: gadget: u_audio: Fix use-after-free on sound card disconnect
` [PATCH 6.12 053/403] usb: gadget: snps_udc_plat: clean up PHY on probe deferral
` [PATCH 6.12 054/403] usb: gadget: midi2: remove default configfs groups on teardown
` [PATCH 6.12 055/403] usb: gadget: f_tcm: fix deadlock in usbg_make_tpg()
` [PATCH 6.12 056/403] usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_function_unbind()
` [PATCH 6.12 057/403] usb: gadget: f_fs: Prevent deadlock during ep0 read loop
` [PATCH 6.12 058/403] fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write
` [PATCH 6.12 059/403] HID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_feature
` [PATCH 6.12 060/403] lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()
` [PATCH 6.12 061/403] media: cec: stm32: prevent out-of-bounds write on RX overflow
` [PATCH 6.12 062/403] media: vicodec: fix out-of-bounds write in FWHT encoder
` [PATCH 6.12 063/403] nilfs2: fix slab-out-of-bounds in nilfs_direct_propagate after truncation
` [PATCH 6.12 064/403] of: fix out-of-bounds read in of_alias_scan() stem parser
` [PATCH 6.12 065/403] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
` [PATCH 6.12 066/403] ubifs: fix out-of-bounds read in signature length check
` [PATCH 6.12 067/403] zsmalloc: account for handle size in class lookup
` [PATCH 6.12 068/403] NFSD: check truncate permission under inode lock
` [PATCH 6.12 069/403] NFSD: Encode only the status in NFS-ACL v2 GETACL error replies
` [PATCH 6.12 070/403] NFSD: Fix off-by-one in DRC bucket pruning limit
` [PATCH 6.12 071/403] NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock
` [PATCH 6.12 072/403] NFSD: remove flawed WARN_ON_ONCE from nfsd_mode_check
` [PATCH 6.12 073/403] nfsd: guard nfsd_serv deref in nfsd_file_net_dispose
` [PATCH 6.12 074/403] NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget path
` [PATCH 6.12 075/403] pNFS: Fix EBUSY check in pnfs_layout_need_return
` [PATCH 6.12 076/403] nfsd: release path refs on follow_down() error
` [PATCH 6.12 077/403] nfsd: Reset write verifier when async COPY writeback fails
` [PATCH 6.12 078/403] nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
` [PATCH 6.12 079/403] nfsd: sample writeback error cursor before async COPY loop
` [PATCH 6.12 080/403] nfsd: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegations
` [PATCH 6.12 081/403] nfsd: size fh_verify server sockaddr slot by xpt_locallen
` [PATCH 6.12 082/403] nfsd: validate symlink target length in NFSv4 CREATE
` [PATCH 6.12 083/403] nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()
` [PATCH 6.12 084/403] nfsd: add filehandle match check to nfsd4_delegreturn()
` [PATCH 6.12 085/403] nfsd: add missing read barrier to rpc_status_get dumpit seqcount retry
` [PATCH 6.12 086/403] nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref
` [PATCH 6.12 087/403] nfsd: check client ownership when cancelling a copy-notify stateid
` [PATCH 6.12 088/403] nfsd: clear opcnt on compound arg release to prevent OOB read
` [PATCH 6.12 089/403] nfsd: defer vfree of compound ops to fix rpc_status UAF
` [PATCH 6.12 090/403] nfsd: drop the stateid, not the stateowner, on seqid_op replay retry
` [PATCH 6.12 091/403] nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke
` [PATCH 6.12 092/403] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH 6.12 093/403] nfsd: fix dentry ref leak on V4ROOT export filehandle lookup
` [PATCH 6.12 094/403] nfsd: fix nfsd_file leak on inter-server COPY setup failure
` [PATCH 6.12 095/403] nfsd: fix reply size estimate for GET_DIR_DELEGATION
` [PATCH 6.12 096/403] nfsd: fix version mismatch loops in nfsd_acl_init_request()
` [PATCH 6.12 097/403] nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
` [PATCH 6.12 098/403] nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
` [PATCH 6.12 099/403] nfsd: gate nfs2 setacl by argp->mask
` [PATCH 6.12 100/403] nfsd: gate nfs3 "
` [PATCH 6.12 101/403] nfsd: initialize copy-notify stateid before publishing it
` [PATCH 6.12 102/403] nfsd: initialize DRC hash table before registering shrinker
` [PATCH 6.12 103/403] nfsd: reject out-of-range nseconds in NFSv3 SETATTR and create ops
` [PATCH 6.12 104/403] nfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATE
` [PATCH 6.12 105/403] nfsd: reject reclaim LOCK after RECLAIM_COMPLETE
` [PATCH 6.12 106/403] nfsd: revoke copy-notify stateids before dropping their reference
` [PATCH 6.12 107/403] NFSD: Prevent lock owner use-after-free during client teardown
` [PATCH 6.12 108/403] NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup
` [PATCH 6.12 109/403] libceph: validate OSD extent maps before cursor advance
` [PATCH 6.12 110/403] libceph: reject buckets with mismatched CRUSH ids
` [PATCH 6.12 111/403] ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock
` [PATCH 6.12 112/403] ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
` [PATCH 6.12 113/403] ceph: bound copied dentry name length in NFS export get_name
` [PATCH 6.12 114/403] ceph: bound MDSCapAuth path and fs_name decode in handle_session()
` [PATCH 6.12 115/403] ceph: bound num_export_targets array for mds info v2/v3
` [PATCH 6.12 116/403] ceph: bound xattr value length in __build_xattrs()
` [PATCH 6.12 117/403] ceph: do not repeat ceph_trim_dentries() if no progress possible
` [PATCH 6.12 118/403] btrfs: drop recovered reloc root refs on recovery failure
` [PATCH 6.12 119/403] audit: avoid dropping live tree ref on fsnotify rule autoremove
` [PATCH 6.12 120/403] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
` [PATCH 6.12 121/403] smb: client: clear ce->tgthint in free_tgts()
` [PATCH 6.12 122/403] smb: client: fix ALIGN() overflow in symlink_data() error context loop
` [PATCH 6.12 123/403] smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
` [PATCH 6.12 124/403] smb: client: harden DFS cache against invalid target hints
` [PATCH 6.12 125/403] HID: picolcd: clamp eeprom debugfs read to bytes actually received
` [PATCH 6.12 126/403] HID: roccat: free buffered reports when destroying device
` [PATCH 6.12 127/403] HID: sensor: custom: Fix field sysfs group cleanup on failure
` [PATCH 6.12 128/403] HID: mcp2221: stop device IO before hid_hw_stop
` [PATCH 6.12 129/403] HID: mcp2221: validate report size in mcp2221_raw_event()
` [PATCH 6.12 130/403] eventfs: Initialize ei->children and ei->list in init_ei()
` [PATCH 6.12 131/403] fs/ntfs3: validate dirty page table on log replay
` [PATCH 6.12 132/403] fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()
` [PATCH 6.12 133/403] fs/ntfs3: bound page_lcns[] index by the log record
` [PATCH 6.12 134/403] eCryptfs: bound the packet-length peek to the user buffer
` [PATCH 6.12 135/403] ecryptfs: fix tag 11 packet exact-fit size check
` [PATCH 6.12 136/403] ecryptfs: hold msg ctx list lock when cleaning daemon queue
` [PATCH 6.12 137/403] ecryptfs: pass packet set buffer size to parser
` [PATCH 6.12 138/403] ecryptfs: reject oversized encrypted_key_size in parse_tag_3_packet
` [PATCH 6.12 139/403] ecryptfs: reject too-small tag 70 packets
` [PATCH 6.12 140/403] ecryptfs: release message context on send failure
` [PATCH 6.12 141/403] ecryptfs: show filename encryption options
` [PATCH 6.12 142/403] efivarfs: Rate limit statfs() handler
` [PATCH 6.12 143/403] fat: restore original value when fat_ent_write failed
` [PATCH 6.12 144/403] fbdev: omapfb: panel-dsi-cm: initialize lock before registering display
` [PATCH 6.12 145/403] fbdev: pvr2fb: correct user pointer annotation and sentinel initializer
` [PATCH 6.12 146/403] fbdev: ssd1307fb: defer I2C transfers from damage callbacks
` [PATCH 6.12 147/403] fbdev: uvesafb: unregister connector callback on init failure
` [PATCH 6.12 148/403] forcedeth: fix off-by-one when saving/restoring non-PCI config space
` [PATCH 6.12 149/403] fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
` [PATCH 6.12 150/403] hsi: omap_ssi_core: fix missing DMA mask setup for SSI controller device
` [PATCH 6.12 151/403] ACPI: APEI: Fix ERST timeout unit conversion
` [PATCH 6.12 152/403] ACPI: APEI: GHES: fix ARM section length accounting after header
` [PATCH 6.12 153/403] ACPI: pfr_update: fix stack buffer overflow in query_capability()
` [PATCH 6.12 154/403] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
` [PATCH 6.12 155/403] alpha: marvel: Fix irq_set_status_flags to use correct IRQ number
` [PATCH 6.12 156/403] alpha: marvel: Fix lock ordering in init_io7_irqs()
` [PATCH 6.12 157/403] ARM: 9477/1: Disable broken eBPF JIT on the Risc PC
` [PATCH 6.12 158/403] ata: libata-scsi: fix DSM TRIM for sector sizes larger than 2048 bytes
` [PATCH 6.12 159/403] auxdisplay: charlcd: cancel backlight work on registration failure
` [PATCH 6.12 160/403] block: set QUEUE_FLAG_DYING unconditionally in blk_mark_disk_dead()
` [PATCH 6.12 161/403] Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CU
` [PATCH 6.12 162/403] Bluetooth: btusb: Add ASUS USB-BT600 "
` [PATCH 6.12 163/403] Bluetooth: eir: Fix OOB read in eir_get_service_data()
` [PATCH 6.12 164/403] bnx2x: fix double free in bnx2x_init_firmware() error path
` [PATCH 6.12 165/403] bpf, x86: Fix per-CPU address resolution into an extended register
` [PATCH 6.12 166/403] bpf: Disable preemption in __bpf_get_stack
` [PATCH 6.12 167/403] bpf: Harden bloom filter sizing and indexing on 32-bit kernels
` [PATCH 6.12 168/403] dm-era: fix shadowed superblock leak on take-snap failure
` [PATCH 6.12 169/403] dm raid1: reserve space for NUL-terminator in build_constructor_string()
` [PATCH 6.12 170/403] dm array: validate array block headers on read
` [PATCH 6.12 171/403] dm array: reject an array block whose value size is not the callers
` [PATCH 6.12 172/403] coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behavior
` [PATCH 6.12 173/403] cpufreq: schedutil: Fix rate limit overflow
` [PATCH 6.12 174/403] cxl/pmem: Format the nvdimm serial number as unsigned decimal
` [PATCH 6.12 175/403] Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378
` [PATCH 6.12 176/403] Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negative
` [PATCH 6.12 177/403] Bluetooth: hci_uart: Fix false success return in hci_uart_setup()
` [PATCH 6.12 179/403] Bluetooth: RFCOMM: serialize security confirmation handling
` [PATCH 6.12 180/403] Bluetooth: hci_conn: re-enable advertising only for peripheral role
` [PATCH 6.12 188/403] jbd2: check need_resched() when skipping busy checkpoint buffers
` [PATCH 6.12 189/403] ipip: fix skb leak in collect_md mode when metadata_dst allocation fails
` [PATCH 6.12 190/403] ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()
` [PATCH 6.12 191/403] ip6_gre: fix hardware header length for NBMA tunnels
` [PATCH 6.12 192/403] ipv6: use RCU iterator to dump route exceptions
` [PATCH 6.12 193/403] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
` [PATCH 6.12 194/403] mailbox: qcom-ipcc: fix duplicate channel allocation across holes
` [PATCH 6.12 195/403] md/raid10: fix still_degraded being inverted in raid10_sync_request()
` [PATCH 6.12 196/403] md: do overflow check for sb->bblog_shift in super_1_load()
` [PATCH 6.12 197/403] mpls: reload header after pskb_may_pull()
` [PATCH 6.12 198/403] mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
` [PATCH 6.12 199/403] nouveau/gem: reserve the bo in the info ioctl around the vma lookup
` [PATCH 6.12 200/403] params: fix charp corruption on allocation failure
` [PATCH 6.12 201/403] SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow
` [PATCH 6.12 202/403] SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entry
` [PATCH 6.12 203/403] SUNRPC: svcauth_gss: enforce krb5 token minimum length
` [PATCH 6.12 204/403] sunrpc: route to a populated pool in svc_pool_for_cpu()
` [PATCH 6.12 205/403] SUNRPC: always drain cache_cleaner before destroying a cache_detail
` [PATCH 6.12 206/403] SUNRPC: Check svc pool percpu counter allocation
[PATCH] hte: tegra194-test: shut down timer before GPIO release
2026-09-04 6:11 UTC
[PATCH v2 1/3] sched/fair: Remove the write-order dependency between cpu.max and cpu.max.burst
2026-09-04 6:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).