messages from 2026-07-16 13:43:44 to 2026-07-16 13:50:52 UTC [more...]
[PATCH 7.1 000/518] 7.1.4-rc1 review
2026-07-16 13:30 UTC (165+ messages)
` [PATCH 7.1 164/518] staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
` [PATCH 7.1 166/518] staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr()
` [PATCH 7.1 167/518] staging: rtl8723bs: fix OOB write in HT_caps_handler()
` [PATCH 7.1 168/518] crypto: amlogic - avoid double cleanup in meson_crypto_probe()
` [PATCH 7.1 169/518] crypto: krb5 - filter out async aead implementations at alloc
` [PATCH 7.1 170/518] crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()
` [PATCH 7.1 171/518] ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL
` [PATCH 7.1 172/518] net: af_key: initialize alg_key_len for IPComp states
` [PATCH 7.1 173/518] audit: Fix data races of skb_queue_len() readers on audit_queue
` [PATCH 7.1 181/518] gpio: eic-sprd: use raw_spinlock_t in the irq startup path
` [PATCH 7.1 182/518] gpio: sch: "
` [PATCH 7.1 183/518] HID: logitech-dj: Fix maxfield check in DJ short report validation
` [PATCH 7.1 184/518] io_uring/nop: fix file reference leak with IOSQE_FIXED_FILE
` [PATCH 7.1 185/518] io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item
` [PATCH 7.1 186/518] io_uring/rw: preserve partial result for iopoll
` [PATCH 7.1 187/518] netpoll: fix a use-after-free on shutdown path
` [PATCH 7.1 188/518] ipv4: igmp: remove multicast group from hash table on device destruction
` [PATCH 7.1 189/518] net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
` [PATCH 7.1 190/518] media: nxp: imx8-isi: Fix use-after-free on remove
` [PATCH 7.1 191/518] mfd: cros_ec: Delay dev_set_drvdata() until probe success
` [PATCH 7.1 192/518] mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
` [PATCH 7.1 193/518] mm: shrinker: fix shrinker_info teardown race with expansion
` [PATCH 7.1 194/518] mm: shrinker: fix NULL pointer dereference in debugfs
` [PATCH 7.1 195/518] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
` [PATCH 7.1 196/518] mm/swap: add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
` [PATCH 7.1 197/518] netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump
` [PATCH 7.1 198/518] netfilter: handle unreadable frags
` [PATCH 7.1 199/518] netfilter: ebtables: zero chainstack array
` [PATCH 7.1 200/518] netfilter: ebtables: module names must be null-terminated
` [PATCH 7.1 201/518] netfilter: ebtables: terminate table name before find_table_lock()
` [PATCH 7.1 202/518] netfilter: flowtable: fix offloaded ct timeout never being extended
` [PATCH 7.1 203/518] netfilter: flowtable: IPIP tunnel hardware offload is not yet support
` [PATCH 7.1 204/518] Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()
` [PATCH 7.1 205/518] Bluetooth: bnep: pin L2CAP connection during netdev registration
` [PATCH 7.1 206/518] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()
` [PATCH 7.1 207/518] Bluetooth: fix UAF in bt_accept_dequeue()
` [PATCH 7.1 208/518] Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
` [PATCH 7.1 209/518] Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled
` [PATCH 7.1 210/518] Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
` [PATCH 7.1 211/518] Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
` [PATCH 7.1 212/518] Bluetooth: L2CAP: validate option length before reading conf opt value
` [PATCH 7.1 213/518] coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()
` [PATCH 7.1 214/518] smb: client: resolve SWN tcon from live registrations
` [PATCH 7.1 215/518] smb/client: Fix error code in smb2_aead_req_alloc()
` [PATCH 7.1 216/518] ksmbd: prevent path traversal bypass by restricting caseless retry
` [PATCH 7.1 217/518] ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE
` [PATCH 7.1 218/518] ksmbd: add a permission check for FSCTL_SET_ZERO_DATA
` [PATCH 7.1 219/518] ksmbd: serialize QUERY_DIRECTORY requests per file
` [PATCH 7.1 220/518] ksmbd: fix UAF of struct file_lock in SMB2_LOCK deferred-lock cancellation
` [PATCH 7.1 221/518] ksmbd: require source read access for duplicate extents
` [PATCH 7.1 222/518] ksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITY
` [PATCH 7.1 223/518] ksmbd: run set info with opener credentials
` [PATCH 7.1 224/518] ksmbd: enforce FILE_READ_ATTRIBUTES on SMB_FIND_FILE_POSIX_INFORMATION
` [PATCH 7.1 225/518] ksmbd: add per-handle permission check to FILE_LINK_INFORMATION
` [PATCH 7.1 226/518] ksmbd: use opener credentials for delete-on-close
` [PATCH 7.1 227/518] ksmbd: use opener credentials for ADS I/O
` [PATCH 7.1 228/518] ksmbd: track the connection owning a byte-range lock
` [PATCH 7.1 229/518] ksmbd: validate NTLMv2 response before updating session key
` [PATCH 7.1 230/518] smb/client: fix chown/chgrp with SMB3 POSIX Extensions
` [PATCH 7.1 231/518] smb: client: fix query directory replay double-free
` [PATCH 7.1 232/518] smb: client: fix query_info() "
` [PATCH 7.1 233/518] smb: client: fix double-free in SMB2_ioctl() replay
` [PATCH 7.1 234/518] smb: client: fix change notify replay double-free
` [PATCH 7.1 235/518] smb: client: fix double-free in SMB2_flush() replay
` [PATCH 7.1 236/518] smb: client: fix double-free in SMB2_open() replay
` [PATCH 7.1 237/518] smb: client: fix double-free in SMB2_close() replay
` [PATCH 7.1 238/518] smb: client: Fix next buffer leak in receive_encrypted_standard()
` [PATCH 7.1 239/518] smb: client: use unaligned reads in parse_posix_ctxt()
` [PATCH 7.1 240/518] smb: client: harden POSIX SID length parsing
` [PATCH 7.1 241/518] smb: client: fix atime clamp check in read completion
` [PATCH 7.1 242/518] smb: client: mask server-provided mode to 07777 in modefromsid
` [PATCH 7.1 243/518] smb/server: do not require delete access for non-replacing links
` [PATCH 7.1 244/518] writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
` [PATCH 7.1 245/518] OPP: of: Fix potential memory leak in opp_parse_supplies()
` [PATCH 7.1 246/518] cpufreq: qcom-cpufreq-hw: Fix possible double free
` [PATCH 7.1 247/518] firmware_loader: fix device reference leak in firmware_upload_register()
` [PATCH 7.1 248/518] libfs: set SB_I_NOEXEC and SB_I_NODEV by default in init_pseudo()
` [PATCH 7.1 249/518] proc: protect ptrace_may_access() with exec_update_lock (FD links)
` [PATCH 7.1 250/518] perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
` [PATCH 7.1 251/518] cpufreq: intel_pstate: Sync policy->cur during CPU offline
` [PATCH 7.1 252/518] sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
` [PATCH 7.1 253/518] cpufreq: Fix hotplug-suspend race during reboot
` [PATCH 7.1 254/518] cpufreq: pcc: fix use-after-free and double free in _OSC evaluation
` [PATCH 7.1 255/518] proc: protect ptrace_may_access() with exec_update_lock (part 1)
` [PATCH 7.1 256/518] posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path
` [PATCH 7.1 257/518] time/jiffies: Register jiffies clocksource before usage
` [PATCH 7.1 258/518] clocksource/drivers/timer-tegra186: Fix support for multiple watchdog instances
` [PATCH 7.1 259/518] s390: Revert support for DCACHE_WORD_ACCESS
` [PATCH 7.1 260/518] perf/arm-cmn: Fix DVM node events
` [PATCH 7.1 261/518] X.509: Fix validation of ASN.1 certificate header
` [PATCH 7.1 262/518] mm/slab: do not limit zeroing to orig_size when only red zoning is enabled
` [PATCH 7.1 263/518] tools/mm/slabinfo: Fix trace disable logic inversion
` [PATCH 7.1 264/518] tools/mm/slabinfo: fix total_objects attribute name
` [PATCH 7.1 265/518] HID: hid-goodix-spi: validate report size to prevent stack buffer overflow
` [PATCH 7.1 266/518] HID: uhid: convert to hid_safe_input_report()
` [PATCH 7.1 267/518] HID: wacom: stop hardware after post-start probe failures
` [PATCH 7.1 268/518] HID: pidff: Use correct effect type in effect update
` [PATCH 7.1 269/518] HID: hid-lenovo-go: cancel cfg_setup work in hid_go_cfg_remove()
` [PATCH 7.1 270/518] HID: wacom: fix slab-out-of-bounds write in wacom_wac_queue_insert
` [PATCH 7.1 271/518] HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush()
` [PATCH 7.1 272/518] HID: letsketch: fix UAF on inrange_timer at driver unbind
` [PATCH 7.1 273/518] HID: multitouch: fix out-of-bounds bit access on mt_io_flags
` [PATCH 7.1 274/518] HID: appleir: fix UAF on pending key_up_timer in remove()
` [PATCH 7.1 275/518] HID: lg-g15: cancel pending work on remove to fix a use-after-free
` [PATCH 7.1 276/518] HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
` [PATCH 7.1 277/518] hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
` [PATCH 7.1 278/518] hfs/hfsplus: zero-initialize buffer in hfs_bnode_read
` [PATCH 7.1 279/518] nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers
` [PATCH 7.1 280/518] media: mtk-jpeg: cancel workqueue on release for supported platforms only
` [PATCH 7.1 281/518] serial: 8250_mid: Disable DMA for selected platforms
` [PATCH 7.1 282/518] xfs: use null daddr for unset first bad log block
` [PATCH 7.1 283/518] xfs: release dquot buffer after dqflush failure
` [PATCH 7.1 284/518] xfs: pass back updated nb from xfs_growfs_compute_deltas
` [PATCH 7.1 285/518] xfs: only log freed extents for the current RTG in zoned growfs
` [PATCH 7.1 286/518] xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
` [PATCH 7.1 287/518] xfs: fix unreachable BIGTIME check in dquot flush validation
` [PATCH 7.1 288/518] xfs: fix pointer arithmetic error on 32-bit systems
` [PATCH 7.1 289/518] xfs: fix exchmaps reservation limit check
` [PATCH 7.1 290/518] xfs: fix memory leak in xfs_dqinode_metadir_create()
` [PATCH 7.1 291/518] bpf: Reject fragmented frames in devmap
` [PATCH 7.1 292/518] bpf: Restore sysctl new-value from 1 to 0
` [PATCH 7.1 293/518] bpf: Validate BTF repeated field counts before expansion
` [PATCH 7.1 294/518] bpf: Keep dynamic inner array lookups nullable
` [PATCH 7.1 295/518] bpf: Allow LPM map access from sleepable BPF programs
` [PATCH 7.1 296/518] net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()
` [PATCH 7.1 297/518] Revert "usb: typec: mux: avoid duplicated mux switches"
` [PATCH 7.1 298/518] usb: cdc_acm: Add quirk for Uniden BC125AT scanner
` [PATCH 7.1 299/518] usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()
` [PATCH 7.1 300/518] USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hub
` [PATCH 7.1 301/518] usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()
` [PATCH 7.1 302/518] usb: dwc3: meson-g12a: fix refcount leak in dwc3_meson_g12a_resume()
` [PATCH 7.1 303/518] usb: free iso schedules on failed submit
` [PATCH 7.1 305/518] usb: gadget: udc: Fix use-after-free in gadget_match_driver
` [PATCH 7.1 306/518] usb: gadget: f_printer: take kref only for successful open
` [PATCH 7.1 307/518] USB: idmouse: fix use-after-free on disconnect race
` [PATCH 7.1 314/518] USB: storage: include US_FL_NO_SAME in quirks mask
` [PATCH 7.1 315/518] usb: misc: usbio: bound bulk IN response length to the received transfer
` [PATCH 7.1 316/518] USB: misc: uss720: unregister parport on probe failure
` [PATCH 7.1 317/518] usb: mtu3: unmap request DMA on queue failure
` [PATCH 7.1 318/518] USB: serial: keyspan_pda: fix information leak
` [PATCH 7.1 319/518] USB: serial: option: add Telit Cinterion FE990D50 compositions
` [PATCH 7.1 320/518] USB: serial: digi_acceleport: fix broken rx after throttle
` [PATCH 7.1 321/518] USB: serial: digi_acceleport: fix hard lockup on disconnect
` [PATCH 7.1 322/518] USB: serial: digi_acceleport: fix write buffer corruption
` [PATCH 7.1 323/518] USB: ulpi: fix memory leak on registration failure
` [PATCH 7.1 324/518] USB: usb-storage: ene_ub6250: restore media-ready check
` [PATCH 7.1 325/518] usbip: tools: support SuperSpeedPlus devices
` [PATCH 7.1 326/518] usbip: vudc: fix NULL deref in vep_dequeue()
` [PATCH 7.1 327/518] usb: typec: anx7411: use devm_pm_runtime_enable()
` [PATCH 7.1 328/518] usb: typec: class: drop PD lookup reference
` [PATCH 7.1 329/518] usb: typec: ps883x: Fix DP+USB3 configuration
` [PATCH 7.1 330/518] usb: typec: tcpm: Fix VDM type for Enter Mode commands
` [PATCH 7.1 331/518] usb: typec: tcpm: Validate SVID index in svdm_consume_modes()
` [PATCH 7.1 332/518] usb: typec: ucsi: Invert DisplayPort role assignment
` [PATCH 7.1 333/518] usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt mode
` [PATCH 7.1 334/518] usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove
` [PATCH 7.1 335/518] usb: typec: ucsi: cancel pending work on system suspend
` [PATCH 7.1 336/518] usb: gadget: f_fs: initialize reset_work at allocation time
` [PATCH 7.1 337/518] usb: gadget: f_fs: Fix DMA fence leak
` [PATCH 7.1 338/518] usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks
` [PATCH 7.1 339/518] usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfile
` [PATCH 7.1 340/518] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
` [PATCH 7.1 341/518] wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon
` [PATCH 7.1 342/518] udf: validate free block extents against the partition length
[PATCH net v3] net/smc: order the CDC receive path against buffer publication
2026-07-16 13:50 UTC (2+ messages)
[PATCH] usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
2026-07-16 13:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-16 13:50 UTC (21+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
[PATCH 00/29] hw/arm: improve Aspeed Catalina BMC emulation
2026-07-16 13:49 UTC (7+ messages)
` [PATCH 07/29] hw/gpio: pca9552: apply input polarity inversion on read
` [PATCH 08/29] hw/gpio: pca9552: conform GPIO command handling to the datasheet
` [PATCH 09/29] hw/gpio: pca9552: expose GPIO pins as pin%d QOM properties
[PATCH v4] HID: i2c-hid: Fix "(null)" output when reading report descriptor fails
2026-07-16 13:50 UTC (2+ messages)
[PATCH 1/2] rv/nomiss: fix task storage lifetime
2026-07-16 13:50 UTC (2+ messages)
[PATCH] scsi: libiscsi_tcp: bound SCSI Response data segment to the connection buffer
2026-07-16 13:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()
2026-07-16 13:50 UTC (6+ messages)
[PATCH v2] USB: storage: add NO_ATA_1X quirk for Longmai USB Key
2026-07-16 13:50 UTC (2+ messages)
` [usb-storage] "
[PATCH] media: cx231xx-audio: gate wq_trigger on an audio-local teardown flag
2026-07-16 13:48 UTC (2+ messages)
` [PATCH v2] media: cx231xx-audio: drain wq_trigger before audio fini
[PATCH v2 1/3] feat: scale vmpressure window with machine size
2026-07-16 13:49 UTC (2+ messages)
[PATCH v2] kpartx: fix crash and truncated device creation with long -p delimiter
2026-07-16 13:49 UTC (3+ messages)
` [PATCH v3] "
[GIT PULL] Power management fixes for 7.2-rc4
2026-07-16 13:48 UTC
[PATCH] drm/panel-simple: take i2c adapter module reference
2026-07-16 13:49 UTC (2+ messages)
[GIT PULL] arm_mpam fixes for v7.2-rc2
2026-07-16 13:48 UTC (5+ messages)
[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-16 13:48 UTC (3+ messages)
` [PATCH v3 2/5] iommu/dma: Catch scatterlist length overflows
[PATCH 0/3] mm/mseal: further cleanups
2026-07-16 13:48 UTC (2+ messages)
[PATCH] rust: device: avoid trailing ; in printing macros
2026-07-16 13:48 UTC (3+ messages)
[PATCH] thunderbolt: Remove redundant dev_err_probe()
2026-07-16 13:47 UTC
[PATCH v4] ARM: mm: acquire mmap write lock around show_pte() for user faults
2026-07-16 13:47 UTC (2+ messages)
[PATCH 0/3] Correct cbo and lq disassembly
2026-07-16 13:46 UTC (5+ messages)
` [PATCH 3/3] disas/riscv.c: Correct indent for checkpatch
[PATCH] initramfs_test: add NULL check for kmalloc in initramfs_test_fname_overrun
2026-07-16 13:47 UTC (2+ messages)
[PATCH v5 0/2] fixup handling of timeouts with deferred QCs
2026-07-16 13:47 UTC (5+ messages)
` [PATCH v5 1/2] ata: libata-scsi: terminate deferred commands on time out
` [PATCH v5 2/2] scsi: libsas: "
[PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
2026-07-16 13:45 UTC (5+ messages)
[PATCH v5 00/10] Metadata series preparation
2026-07-16 13:45 UTC (3+ messages)
` [PATCH v6 02/16] media: imx219: Account rate_factor in setting upper exposure limit
[PATCH v10 0/2] This patch series implements VirtIO network notification coalescing
2026-07-16 13:44 UTC (3+ messages)
` [PATCH v10 1/2] [PATCH 1/2] Introduce virtio_net_handle_tx_dispatch() to unify TX path handling. This dispatcher dynamically selects between timer-based and BH-based TX processing based on configuration
` [PATCH v10 2/2] [PATCH 2/2] Implement VirtIO Network Notification Coalescing (VIRTIO_NET_F_NOTF_COAL). This allows guests to reduce interrupt overhead by configuring coalescing parameters via ethtool -C for both RX and TX paths
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.