All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-04 05:11:37 to 2026-09-04 05:20:10 UTC [more...]

[PATCH] ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-09-04  5:20 UTC  (4+ messages)

[PATCH 7.2 000/713] 7.2.4-rc1 review
 2026-09-04  4:55 UTC  (184+ messages)
` [PATCH 7.2 123/713] lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()
` [PATCH 7.2 127/713] of: fix out-of-bounds read in of_alias_scan() stem parser
` [PATCH 7.2 128/713] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
` [PATCH 7.2 129/713] phy: rockchip-samsung-dcphy: fix out-of-range max_register
` [PATCH 7.2 130/713] ubifs: fix out-of-bounds read in signature length check
` [PATCH 7.2 131/713] zram: fix out-of-bounds access in read_block_state()
` [PATCH 7.2 132/713] zram: fix out-of-bounds access in writeback_store()
` [PATCH 7.2 154/713] nfsd: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegations
` [PATCH 7.2 155/713] nfsd: size fh_verify server sockaddr slot by xpt_locallen
` [PATCH 7.2 156/713] nfsd: validate nseconds in TIME_DELEG decode paths
` [PATCH 7.2 157/713] nfsd: validate sockaddr length per family in listener_set
` [PATCH 7.2 158/713] nfsd: validate symlink target length in NFSv4 CREATE
` [PATCH 7.2 159/713] nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
` [PATCH 7.2 160/713] nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()
` [PATCH 7.2 161/713] nfsd: add filehandle match check to nfsd4_delegreturn()
` [PATCH 7.2 162/713] nfsd: add missing read barrier to rpc_status_get dumpit seqcount retry
` [PATCH 7.2 163/713] nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref
` [PATCH 7.2 164/713] nfsd: cap decoded POSIX ACL count to bound sort cost
` [PATCH 7.2 165/713] nfsd: check client ownership when cancelling a copy-notify stateid
` [PATCH 7.2 166/713] nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()
` [PATCH 7.2 167/713] nfsd: clear CALLBACK_RUNNING on failed delegation recall queue
` [PATCH 7.2 168/713] nfsd: clear opcnt on compound arg release to prevent OOB read
` [PATCH 7.2 169/713] nfsd: convert nfsd_net boolean flags to unsigned long flags word
` [PATCH 7.2 170/713] nfsd: dedup nfs4_client_to_reclaim inserts
` [PATCH 7.2 171/713] nfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaper
` [PATCH 7.2 172/713] nfsd: defer vfree of compound ops to fix rpc_status UAF
` [PATCH 7.2 173/713] nfsd: dont free session slots that are still in use
` [PATCH 7.2 174/713] nfsd: drop the stateid, not the stateowner, on seqid_op replay retry
` [PATCH 7.2 175/713] nfsd: ensure nfsd_file_do_acquire() does not use a non-opened file
` [PATCH 7.2 176/713] nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke
` [PATCH 7.2 177/713] nfsd: fix clock domain mismatch in clients_still_reclaiming()
` [PATCH 7.2 178/713] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH 7.2 179/713] nfsd: fix dentry ref leak on V4ROOT export filehandle lookup
` [PATCH 7.2 180/713] nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
` [PATCH 7.2 181/713] nfsd: fix FL_SLEEP being set unconditionally for all LOCK types
` [PATCH 7.2 182/713] nfsd: fix layout fence worker double-reference race
` [PATCH 7.2 183/713] nfsd: fix netlink dumpit error handling for rpc_status_get
` [PATCH 7.2 184/713] nfsd: fix nfsd_file leak on inter-server COPY setup failure
` [PATCH 7.2 185/713] nfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrs
` [PATCH 7.2 186/713] nfsd: fix partial-write detection in nfsd_direct_write
` [PATCH 7.2 187/713] nfsd: fix possible fh_compose of wrong dentry in nfsd4_create_file()
` [PATCH 7.2 188/713] nfsd: fix refcount leak in nfsd_file_lru_add on insertion failure
` [PATCH 7.2 189/713] nfsd: fix reply size estimate for GET_DIR_DELEGATION
` [PATCH 7.2 190/713] nfsd: fix stale s2s_cp_stateids IDR entry for async COPY
` [PATCH 7.2 191/713] nfsd: fix UAF in async copy cancel and shutdown
` [PATCH 7.2 192/713] nfsd: fix version mismatch loops in nfsd_acl_init_request()
` [PATCH 7.2 193/713] nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
` [PATCH 7.2 194/713] nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
` [PATCH 7.2 195/713] nfsd: gate nfs2 setacl by argp->mask
` [PATCH 7.2 196/713] nfsd: gate nfs3 "
` [PATCH 7.2 197/713] nfsd: hold rcu across localio cmpxchg retry
` [PATCH 7.2 198/713] nfsd: initialize copy-notify stateid before publishing it
` [PATCH 7.2 199/713] nfsd: initialize DRC hash table before registering shrinker
` [PATCH 7.2 200/713] nfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()
` [PATCH 7.2 201/713] nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
` [PATCH 7.2 202/713] nfsd: reject out-of-range nseconds in NFSv3 SETATTR and create ops
` [PATCH 7.2 203/713] nfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATE
` [PATCH 7.2 204/713] nfsd: reject reclaim LOCK after RECLAIM_COMPLETE
` [PATCH 7.2 205/713] nfsd: release OPEN-decoded posix ACLs via op_release
` [PATCH 7.2 206/713] nfsd: revoke copy-notify stateids before dropping their reference
` [PATCH 7.2 207/713] NFSD: Prevent lock owner use-after-free during client teardown
` [PATCH 7.2 208/713] NFSD: Prevent post-shutdown use-after-free in unlock_filesystem
` [PATCH 7.2 209/713] NFSD: Prevent client use-after-free during admin state revocation
` [PATCH 7.2 210/713] NFSD: Prevent client use-after-free during delegation revoke
` [PATCH 7.2 211/713] NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup
` [PATCH 7.2 212/713] nfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost update
` [PATCH 7.2 213/713] libceph: validate OSD extent maps before cursor advance
` [PATCH 7.2 214/713] libceph: reject buckets with mismatched CRUSH ids
` [PATCH 7.2 215/713] ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock
` [PATCH 7.2 216/713] ceph: fix UAF in check_new_map() on session "
` [PATCH 7.2 217/713] ceph: force a cap message when a deferred revoke cant be acked immediately
` [PATCH 7.2 218/713] ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
` [PATCH 7.2 219/713] ceph: bound copied dentry name length in NFS export get_name
` [PATCH 7.2 220/713] ceph: bound MDSCapAuth path and fs_name decode in handle_session()
` [PATCH 7.2 221/713] ceph: bound num_export_targets array for mds info v2/v3
` [PATCH 7.2 222/713] ceph: bound xattr value length in __build_xattrs()
` [PATCH 7.2 223/713] ceph: cap delegated inode count in ceph_parse_deleg_inos()
` [PATCH 7.2 224/713] ceph: do not repeat ceph_trim_dentries() if no progress possible
` [PATCH 7.2 225/713] ceph: fix leaked inode reference on writeback abort at umount
` [PATCH 7.2 226/713] btrfs: drop recovered reloc root refs on recovery failure
` [PATCH 7.2 227/713] btrfs: fix extent map leak in NOCOW direct I/O write
` [PATCH 7.2 228/713] btrfs: do not overwrite NODATASUM flag when removing NODATACOW flag
` [PATCH 7.2 229/713] audit: avoid dropping live tree ref on fsnotify rule autoremove
` [PATCH 7.2 230/713] cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_rwsem
` [PATCH 7.2 231/713] cifs: call pagecache_isize_extended() in cifs_setsize() when extending
` [PATCH 7.2 232/713] cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
` [PATCH 7.2 233/713] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
` [PATCH 7.2 234/713] cifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNC
` [PATCH 7.2 235/713] smb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix extensions
` [PATCH 7.2 236/713] smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed secondary T2
` [PATCH 7.2 237/713] smb: client: clear ce->tgthint in free_tgts()
` [PATCH 7.2 238/713] ksmbd: only rebind the reopened files own oplock on durable reconnect
` [PATCH 7.2 239/713] smb: client: fix ALIGN() overflow in symlink_data() error context loop
` [PATCH 7.2 240/713] smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
` [PATCH 7.2 241/713] smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
` [PATCH 7.2 242/713] smb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()
` [PATCH 7.2 243/713] smb: client: harden DFS cache against invalid target hints
` [PATCH 7.2 244/713] smb: client: reject a tree connect response whose byte count is too small
` [PATCH 7.2 245/713] smb: client: restore the data_offset bound in is_valid_oplock_break()
` [PATCH 7.2 246/713] HID: apple: preserve keyboard backlight across T2 resume
` [PATCH 7.2 247/713] HID: corsair-void: Check size of status and firmware events before reading them
` [PATCH 7.2 248/713] HID: picolcd: clamp eeprom debugfs read to bytes actually received
` [PATCH 7.2 249/713] HID: roccat: free buffered reports when destroying device
` [PATCH 7.2 250/713] HID: sensor: custom: Fix field sysfs group cleanup on failure
` [PATCH 7.2 251/713] HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind
` [PATCH 7.2 252/713] HID: universal-pidff: stop the device when force-feedback init fails
` [PATCH 7.2 253/713] HID: mcp2221: stop device IO before hid_hw_stop
` [PATCH 7.2 254/713] HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes
` [PATCH 7.2 255/713] HID: mcp2221: validate report size in mcp2221_raw_event()
` [PATCH 7.2 256/713] HID: intel-thc-hid: intel-quickspi: validate report size before copy
` [PATCH 7.2 257/713] HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller buffer
` [PATCH 7.2 258/713] HID: intel-thc-hid: intel-quicki2c: fix autosuspend cleanup during teardown
` [PATCH 7.2 259/713] HID: intel-thc-hid: intel-quickspi: "
` [PATCH 7.2 260/713] eventfs: Initialize ei->children and ei->list in init_ei()
` [PATCH 7.2 261/713] fs/ntfs3: validate dirty page table on log replay
` [PATCH 7.2 262/713] fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()
` [PATCH 7.2 263/713] fs/ntfs3: bound page_lcns[] index by the log record
` [PATCH 7.2 264/713] ntfs: bound the free-cluster bitmap scan to the volume
` [PATCH 7.2 265/713] ntfs: reject invalid empty mapping pairs
` [PATCH 7.2 266/713] ntfs: reject invalid MFT LCNs from boot sector
` [PATCH 7.2 267/713] ntfs: validate non-resident attribute offsets
` [PATCH 7.2 268/713] ntfs: verify run length exceeding volume boundary
` [PATCH 7.2 269/713] eCryptfs: bound the packet-length peek to the user buffer
` [PATCH 7.2 270/713] ecryptfs: fix tag 11 packet exact-fit size check
` [PATCH 7.2 271/713] ecryptfs: hold msg ctx list lock when cleaning daemon queue
` [PATCH 7.2 272/713] ecryptfs: pass packet set buffer size to parser
` [PATCH 7.2 273/713] ecryptfs: reject oversized encrypted_key_size in parse_tag_3_packet
` [PATCH 7.2 274/713] ecryptfs: reject too-small tag 70 packets
` [PATCH 7.2 275/713] ecryptfs: release message context on send failure
` [PATCH 7.2 276/713] ecryptfs: show filename encryption options
` [PATCH 7.2 277/713] efivarfs: Rate limit statfs() handler
` [PATCH 7.2 278/713] entry: Fix seccomp bypass after ptrace with TSYNC
` [PATCH 7.2 279/713] erofs: skip sufficiently large global buffers when resizing
` [PATCH 7.2 280/713] ext2: Fix lost inode updates for IS_SYNC inodes
` [PATCH 7.2 281/713] fanotify: fix use-after-free of file range info
` [PATCH 7.2 282/713] fat: restore original value when fat_ent_write failed
` [PATCH 7.2 283/713] fbdev: omapfb: panel-dsi-cm: initialize lock before registering display
` [PATCH 7.2 284/713] fbdev: pvr2fb: correct user pointer annotation and sentinel initializer
` [PATCH 7.2 285/713] fbdev: ssd1307fb: defer I2C transfers from damage callbacks
` [PATCH 7.2 286/713] fbdev: uvesafb: unregister connector callback on init failure
` [PATCH 7.2 287/713] fonts: fixup font.h kernel-doc warnings
` [PATCH 7.2 288/713] forcedeth: fix off-by-one when saving/restoring non-PCI config space
` [PATCH 7.2 289/713] fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
` [PATCH 7.2 290/713] fsnotify: Fix stale object mask after concurrent mark updates
` [PATCH 7.2 291/713] hsi: omap_ssi_core: fix missing DMA mask setup for SSI controller device
` [PATCH 7.2 292/713] hugetlb: only adjust reservation during unmapping if mapcount is 0
` [PATCH 7.2 293/713] accel/rocket: fix NULL dereference and integer overflow in rocket_job_push()
` [PATCH 7.2 294/713] accel/rocket: initialize job domain before cleanup paths
` [PATCH 7.2 295/713] accel/rocket: Fix error path handling in rocket_job_run()
` [PATCH 7.2 296/713] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH 7.2 297/713] ACPI: APEI: Fix ERST timeout unit conversion
` [PATCH 7.2 298/713] ACPI: APEI: GHES: fix ARM section length accounting after header
` [PATCH 7.2 299/713] ACPI: CPPC: Reject desired_perf reads on _CPC revision 4+
` [PATCH 7.2 300/713] ACPI: CPPC: Skip desired_perf read in cppc_get_perf()
` [PATCH 7.2 301/713] ACPI: pfr_update: fix stack buffer overflow in query_capability()
` [PATCH 7.2 302/713] ACPI: scan: Avoid registering platform devices with resource overlaps
` [PATCH 7.2 303/713] ACPI: TAD: Add locking around AML evaluations
` [PATCH 7.2 304/713] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
` [PATCH 7.2 305/713] alpha: marvel: Fix irq_set_status_flags to use correct IRQ number
` [PATCH 7.2 306/713] alpha: marvel: Fix lock ordering in init_io7_irqs()
` [PATCH 7.2 307/713] ARM: 9477/1: Disable broken eBPF JIT on the Risc PC
` [PATCH 7.2 309/713] auxdisplay: charlcd: cancel backlight work on registration failure
` [PATCH 7.2 310/713] backlight: aw99706: Fix DT property names to match binding
` [PATCH 7.2 318/713] bnx2x: fix double free in bnx2x_init_firmware() error path
` [PATCH 7.2 319/713] bnxt_en: Write doorbell when linearizing skb fails
` [PATCH 7.2 320/713] bpf, x86: Fix per-CPU address resolution into an extended register
` [PATCH 7.2 321/713] bpf: Disable preemption in __bpf_get_stack
` [PATCH 7.2 322/713] buffer: avoid tail commit walk for uptodate folios
` [PATCH 7.2 323/713] bpf: Harden bloom filter sizing and indexing on 32-bit kernels
` [PATCH 7.2 324/713] dm-io: clone the source bio instead of copying its biovec
` [PATCH 7.2 325/713] dm-io: report non-retryable errors separatedly
` [PATCH 7.2 326/713] dm-era: fix shadowed superblock leak on take-snap failure
` [PATCH 7.2 327/713] dm raid1: reserve space for NUL-terminator in build_constructor_string()
` [PATCH 7.2 328/713] dm array: validate array block headers on read
` [PATCH 7.2 329/713] dm array: reject an array block whose value size is not the callers
` [PATCH 7.2 330/713] coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behavior
` [PATCH 7.2 331/713] cpufreq: apple-soc: Fix OPP table cleanup
` [PATCH 7.2 332/713] cpufreq: schedutil: Fix rate limit overflow
` [PATCH 7.2 333/713] cxl/features: bound fwctl command payload to the input buffer
` [PATCH 7.2 334/713] cxl/mce: Make the MCE notifier per-region
` [PATCH 7.2 335/713] cxl/pmem: Format the nvdimm serial number as unsigned decimal
` [PATCH 7.2 336/713] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH 7.2 337/713] Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378

[PATCH bpf-next 00/12] bpf: Support by-value struct and __int128 arguments
 2026-09-04  5:19 UTC  (3+ messages)
` [PATCH bpf-next 10/12] selftests/bpf: Add C tests for by-value arguments up to 16 bytes

[PATCH usb-next v1] USB: gadget: Fix UAF in gadgetfs_fill_super()
 2026-09-04  5:17 UTC  (5+ messages)

[PATCH V21 00/15] Add memory page offlining support
 2026-09-04  5:18 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Add memory page offlining support (rev25)

[PATCH v3] docs: verify/bisect: fix typos, formating and punctuation
 2026-09-04  5:18 UTC  (3+ messages)

[PATCH v2 0/7] Add Greybus Sotfsvc and UART Node drivers
 2026-09-04  5:18 UTC  (4+ messages)
` [PATCH v2 7/7] greybus: Add Rust UART node driver

[PATCH 0/5] qapi: qapi: convert simple event intro sections
 2026-09-04  5:17 UTC  (3+ messages)
` [PATCH 4/5] qapi: convert simple event intros for machine.json

kernelci test results
 2026-09-04  5:15 UTC  (3+ messages)

[f2fs-dev] [PATCH v4] f2fs: drop pending discard commands before reserving device alias
 2026-09-04  5:13 UTC  (2+ messages)

[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-04  5:10 UTC  (3+ messages)
` [PATCH v3 1/2] module: pull out add_taint_module() to be public
` [PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers

[PATCH mptcp-next v3 0/3] mptcp: pm: fix reachable extra_subflows guards
 2026-09-04  5:11 UTC  (4+ messages)
` [PATCH mptcp-next v3 1/3] mptcp: pm: bound extra_subflows admission on userspace PM
` [PATCH mptcp-next v3 2/3] mptcp: pm: skip extra_subflows accounting on disconnected msk
` [PATCH mptcp-next v3 3/3] mptcp: pm: userspace: cap extra_subflows on Netlink subflow creation


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.