All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 14:25:13 to 2026-07-16 14:31:09 UTC [more...]

[PATCH 6.12 000/349] 6.12.96-rc1 review
 2026-07-16 13:33 UTC  (137+ messages)
` [PATCH 6.12 096/349] Bluetooth: btusb: fix wakeup source leak on probe failure
` [PATCH 6.12 100/349] usb: typec: tcpci_rt1711h: unregister TCPCI port with devres
` [PATCH 6.12 101/349] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
` [PATCH 6.12 102/349] PCI: altera: Do not dispose parent IRQ mapping
` [PATCH 6.12 103/349] PCI: host-common: Request bus reassignment when not probe-only
` [PATCH 6.12 104/349] PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
` [PATCH 6.12 105/349] mm/damon/ops-common: handle extreme intervals in damon_hot_score()
` [PATCH 6.12 127/349] crypto: amlogic - avoid double cleanup in meson_crypto_probe()
` [PATCH 6.12 128/349] ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL
` [PATCH 6.12 129/349] net: af_key: initialize alg_key_len for IPComp states
` [PATCH 6.12 130/349] audit: Fix data races of skb_queue_len() readers on audit_queue
` [PATCH 6.12 131/349] Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete
` [PATCH 6.12 132/349] coresight: etb10: restore atomic_t for shared reading state
` [PATCH 6.12 133/349] debugobjects: Plug race against a concurrent OOM disable
` [PATCH 6.12 134/349] fs/ntfs3: validate Dirty Page Table capacity in log_replay copy_lcns
` [PATCH 6.12 135/349] NTB: epf: Avoid calling pci_irq_vector() from hardirq context
` [PATCH 6.12 136/349] gpio: eic-sprd: use raw_spinlock_t in the irq startup path
` [PATCH 6.12 137/349] io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item
` [PATCH 6.12 138/349] netpoll: fix a use-after-free on shutdown path
` [PATCH 6.12 139/349] ipv4: igmp: remove multicast group from hash table on device destruction
` [PATCH 6.12 140/349] net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
` [PATCH 6.12 141/349] mfd: cros_ec: Delay dev_set_drvdata() until probe success
` [PATCH 6.12 142/349] mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
` [PATCH 6.12 143/349] mm: shrinker: fix shrinker_info teardown race with expansion
` [PATCH 6.12 144/349] mm: shrinker: fix NULL pointer dereference in debugfs
` [PATCH 6.12 145/349] mm/swap: add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
` [PATCH 6.12 146/349] netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump
` [PATCH 6.12 147/349] netfilter: handle unreadable frags
` [PATCH 6.12 148/349] netfilter: ebtables: module names must be null-terminated
` [PATCH 6.12 149/349] netfilter: ebtables: terminate table name before find_table_lock()
` [PATCH 6.12 150/349] Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()
` [PATCH 6.12 151/349] Bluetooth: bnep: pin L2CAP connection during netdev registration
` [PATCH 6.12 152/349] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()
` [PATCH 6.12 153/349] Bluetooth: fix UAF in bt_accept_dequeue()
` [PATCH 6.12 154/349] Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled
` [PATCH 6.12 155/349] Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
` [PATCH 6.12 156/349] Bluetooth: L2CAP: validate option length before reading conf opt value
` [PATCH 6.12 157/349] fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr
` [PATCH 6.12 158/349] fs/ntfs3: fsync files by syncing parent inodes
` [PATCH 6.12 159/349] fs/ntfs3: zero-fill folios beyond i_valid in ntfs_read_folio()
` [PATCH 6.12 160/349] fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked()
` [PATCH 6.12 161/349] coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()
` [PATCH 6.12 162/349] smb/client: Fix error code in smb2_aead_req_alloc()
` [PATCH 6.12 163/349] ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE
` [PATCH 6.12 164/349] ksmbd: add a permission check for FSCTL_SET_ZERO_DATA
` [PATCH 6.12 165/349] ksmbd: serialize QUERY_DIRECTORY requests per file
` [PATCH 6.12 166/349] ksmbd: fix UAF of struct file_lock in SMB2_LOCK deferred-lock cancellation
` [PATCH 6.12 167/349] ksmbd: require source read access for duplicate extents
` [PATCH 6.12 168/349] ksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITY
` [PATCH 6.12 169/349] ksmbd: run set info with opener credentials
` [PATCH 6.12 170/349] ksmbd: enforce FILE_READ_ATTRIBUTES on SMB_FIND_FILE_POSIX_INFORMATION
` [PATCH 6.12 171/349] ksmbd: add per-handle permission check to FILE_LINK_INFORMATION
` [PATCH 6.12 172/349] ksmbd: use opener credentials for delete-on-close
` [PATCH 6.12 173/349] ksmbd: use opener credentials for ADS I/O
` [PATCH 6.12 174/349] smb: client: fix query directory replay double-free
` [PATCH 6.12 175/349] smb: client: fix query_info() "
` [PATCH 6.12 176/349] smb: client: fix double-free in SMB2_ioctl() replay
` [PATCH 6.12 177/349] smb: client: fix change notify replay double-free
` [PATCH 6.12 178/349] smb: client: fix double-free in SMB2_flush() replay
` [PATCH 6.12 179/349] smb: client: fix double-free in SMB2_open() replay
` [PATCH 6.12 180/349] smb: client: fix double-free in SMB2_close() replay
` [PATCH 6.12 181/349] smb: client: Fix next buffer leak in receive_encrypted_standard()
` [PATCH 6.12 182/349] smb: client: use unaligned reads in parse_posix_ctxt()
` [PATCH 6.12 183/349] smb: client: harden POSIX SID length parsing
` [PATCH 6.12 184/349] smb: client: fix atime clamp check in read completion
` [PATCH 6.12 185/349] smb: client: mask server-provided mode to 07777 in modefromsid
` [PATCH 6.12 186/349] writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
` [PATCH 6.12 187/349] OPP: of: Fix potential memory leak in opp_parse_supplies()
` [PATCH 6.12 188/349] cpufreq: qcom-cpufreq-hw: Fix possible double free
` [PATCH 6.12 189/349] firmware_loader: fix device reference leak in firmware_upload_register()
` [PATCH 6.12 190/349] cpufreq: intel_pstate: Sync policy->cur during CPU offline
` [PATCH 6.12 191/349] sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
` [PATCH 6.12 192/349] cpufreq: Fix hotplug-suspend race during reboot
` [PATCH 6.12 193/349] cpufreq: pcc: fix use-after-free and double free in _OSC evaluation
` [PATCH 6.12 194/349] posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path
` [PATCH 6.12 195/349] time/jiffies: Register jiffies clocksource before usage
` [PATCH 6.12 196/349] clocksource/drivers/timer-tegra186: Fix support for multiple watchdog instances
` [PATCH 6.12 197/349] perf/arm-cmn: Fix DVM node events
` [PATCH 6.12 198/349] X.509: Fix validation of ASN.1 certificate header
` [PATCH 6.12 199/349] mm/slab: do not limit zeroing to orig_size when only red zoning is enabled
` [PATCH 6.12 200/349] tools/mm/slabinfo: Fix trace disable logic inversion
` [PATCH 6.12 201/349] tools/mm/slabinfo: fix total_objects attribute name
` [PATCH 6.12 202/349] HID: hid-goodix-spi: validate report size to prevent stack buffer overflow
` [PATCH 6.12 203/349] HID: wacom: stop hardware after post-start probe failures
` [PATCH 6.12 204/349] HID: letsketch: fix UAF on inrange_timer at driver unbind
` [PATCH 6.12 205/349] HID: lg-g15: cancel pending work on remove to fix a use-after-free
` [PATCH 6.12 206/349] HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
` [PATCH 6.12 207/349] hfs/hfsplus: zero-initialize buffer in hfs_bnode_read
` [PATCH 6.12 208/349] nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers
` [PATCH 6.12 209/349] media: mtk-jpeg: cancel workqueue on release for supported platforms only
` [PATCH 6.12 210/349] serial: 8250_mid: Disable DMA for selected platforms
` [PATCH 6.12 211/349] xfs: use null daddr for unset first bad log block
` [PATCH 6.12 212/349] xfs: release dquot buffer after dqflush failure
` [PATCH 6.12 213/349] xfs: fix unreachable BIGTIME check in dquot flush validation
` [PATCH 6.12 214/349] xfs: fix pointer arithmetic error on 32-bit systems
` [PATCH 6.12 215/349] xfs: fix exchmaps reservation limit check
` [PATCH 6.12 216/349] bpf: Reject fragmented frames in devmap
` [PATCH 6.12 217/349] bpf: Restore sysctl new-value from 1 to 0
` [PATCH 6.12 218/349] bpf: Validate BTF repeated field counts before expansion
` [PATCH 6.12 219/349] net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()
` [PATCH 6.12 220/349] usb: cdc_acm: Add quirk for Uniden BC125AT scanner
` [PATCH 6.12 221/349] usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()
` [PATCH 6.12 222/349] USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hub
` [PATCH 6.12 223/349] usb: dwc3: meson-g12a: fix refcount leak in dwc3_meson_g12a_resume()
` [PATCH 6.12 224/349] usb: free iso schedules on failed submit
` [PATCH 6.12 225/349] usb: gadget: composite: fix dead empty check in the USB_DT_OTG handler
` [PATCH 6.12 226/349] usb: gadget: udc: Fix use-after-free in gadget_match_driver
` [PATCH 6.12 227/349] usb: gadget: f_printer: take kref only for successful open
` [PATCH 6.12 228/349] USB: idmouse: fix use-after-free on disconnect race
` [PATCH 6.12 229/349] USB: ldusb: "
` [PATCH 6.12 230/349] USB: iowarrior: fix use-after-free on disconnect
` [PATCH 6.12 231/349] USB: quirks: add NO_LPM for the Samsung T5 EVO Portable SSD
` [PATCH 6.12 232/349] USB: legousbtower: fix use-after-free on disconnect race
` [PATCH 6.12 233/349] usb: sl811-hcd: disable controller wakeup on remove
` [PATCH 6.12 235/349] USB: misc: uss720: unregister parport on probe failure
` [PATCH 6.12 236/349] usb: mtu3: unmap request DMA on queue failure
` [PATCH 6.12 244/349] usbip: tools: support SuperSpeedPlus devices
` [PATCH 6.12 245/349] usbip: vudc: fix NULL deref in vep_dequeue()
` [PATCH 6.12 246/349] usb: typec: anx7411: use devm_pm_runtime_enable()
` [PATCH 6.12 247/349] usb: typec: class: drop PD lookup reference
` [PATCH 6.12 248/349] usb: typec: tcpm: Fix VDM type for Enter Mode commands
` [PATCH 6.12 249/349] usb: typec: tcpm: Validate SVID index in svdm_consume_modes()
` [PATCH 6.12 250/349] usb: typec: ucsi: Invert DisplayPort role assignment
` [PATCH 6.12 251/349] usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt mode
` [PATCH 6.12 252/349] usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove
` [PATCH 6.12 253/349] usb: typec: ucsi: cancel pending work on system suspend
` [PATCH 6.12 254/349] usb: gadget: f_fs: Fix DMA fence leak
` [PATCH 6.12 255/349] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
` [PATCH 6.12 256/349] x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC enabled
` [PATCH 6.12 257/349] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
` [PATCH 6.12 258/349] udf: validate free block extents against the partition length
` [PATCH 6.12 259/349] udf: validate VAT header length against the VAT inode size
` [PATCH 6.12 260/349] udf: validate sparing table length as an entry count, not a byte count
` [PATCH 6.12 261/349] hwrng: jh7110 - fix refcount leak in starfive_trng_read()
` [PATCH 6.12 262/349] nvme: target: rdma: fix ndev refcount leak on queue connect
` [PATCH 6.12 263/349] dm-ioctl: report an error if a device has no table

[PATCH 12/29] tests/qtest: pca9555: test polarity inversion
 2026-07-16 14:29 UTC  (2+ messages)

[PATCH V3 0/3] arm64: dts: qcom: Monaco: Enable SDHCI storage support
 2026-07-16 14:30 UTC  (10+ messages)
` [PATCH V3 1/3] arm64: dts: qcom: monaco: Move eMMC CQE support from SoC to board DT
` [PATCH V3 2/3] arm64: dts: qcom: monaco-evk: Enable SDHCI for SD Card via overlay
` [PATCH V3 3/3] arm64: dts: qcom: monaco-evk: Add SDHCI support for eMMC "

[PATCH] x86emul: V{,P}{COMPRESS,EXPAND}* can (wrongly) trigger assertion
 2026-07-16 14:30 UTC  (3+ messages)

[linus:master] [selftests/tracing] c5c413534d: kselftests-bpf.ftrace.ftracetest-ktap._instance_event_trigger_-_test_poll_wait_on_histogram.fail
 2026-07-16 14:30 UTC 

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-16 14:30 UTC  (4+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
` [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h

[PATCH v3 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-16 14:29 UTC  (5+ messages)
` [PATCH v3 04/11] power: sequencing: pcie-m2: Report power controllability
` [PATCH v3 09/11] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible

[PATCH bpf-next 1/3] bpf: Add memory usage for arena
 2026-07-16 14:25 UTC  (3+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: Run arena tests serially
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for memory usage for arena

Rockchip: Add HDMI UCM config for RK3588 simple-card outputs
 2026-07-16 14:28 UTC 

[PATCH] rust: device: avoid trailing ; in printing macros
 2026-07-16 14:28 UTC  (6+ messages)

[PATCH] remote-curl: simplify passing of push specs
 2026-07-16 14:28 UTC  (5+ messages)

[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
 2026-07-16 14:28 UTC  (7+ messages)
` [PATCH 2/6] firmware: arm_rmm: Add wrappers for direct RMI calls
` [PATCH 3/6] firmware: arm_rmm: Check for RMI support at init

[PATCH i-g-t 0/2] benchmarks/gem_wsim: explicit VM create/assign + LR mode
 2026-07-16 14:27 UTC  (3+ messages)
` [PATCH i-g-t 1/2] benchmarks/gem_wsim: add explicit VM create/assign steps

[PATCH] clk: mmp: pxa1908-apbcp: Remove unneeded semicolon
 2026-07-16 14:28 UTC  (2+ messages)

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

[PATCH 0/3] regulator: handle regulator late cleanup race with PM suspend
 2026-07-16 14:28 UTC  (5+ messages)
` [PATCH 1/3] regulator: core: use system_freezable_wq for init complete work
` [PATCH 2/3] regulator: pfuze100: add set_suspend_disable for LDO ops

[PATCH] clk: mmp: pxa1908-apbc: Remove unneeded semicolon
 2026-07-16 14:28 UTC  (2+ messages)

[PATCH v2 0/4] ACPI: Add and use acpi_dev_get_pci_dev()
 2026-07-16 14:28 UTC  (3+ messages)
` [PATCH v2 4/4] ACPI: video: Use acpi_dev_get_pci_dev() instead of acpi_get_pci_dev()

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

[PATCH] ASoC: generic: Card name parsing should be called after xxx_for_each_link()
 2026-07-16 14:28 UTC  (4+ messages)

[PATCH 0/2] Some wincred fixes
 2026-07-16 14:27 UTC  (3+ messages)
` [PATCH 1/2] wincred: avoid memory corruption when erasing a credential
` [PATCH 2/2] wincred: prevent silent credential loss when storing OAuth tokens

[RFC PATCH 0/5] KVM: arm64: Use TTBR1_EL2 for hVHE runtime mappings
 2026-07-16 14:27 UTC  (5+ messages)
` [RFC PATCH 2/5] KVM: arm64: Split hyp mapping APIs by address type
` [RFC PATCH 5/5] KVM: arm64: Use TTBR1_EL2 for hVHE runtime mappings

[PATCH net-next] net: mana: Add debug knob to skip TX timeout recovery reset
 2026-07-16 14:27 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Disallow SVA if page walk is not coherent
 2026-07-16 14:27 UTC  (2+ messages)

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-16 14:27 UTC  (12+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper

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

[PATCH v3 0/4] Fix races on creation of SDCA jack detection
 2026-07-16 14:26 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: Add a component fixup_controls callback
` [PATCH v3 2/4] ASoC: SDCA: Populate IRQ data earlier
` [PATCH v3 3/4] ASoC: SDCA: Add sdca_irq_cleanup_late()
` [PATCH v3 4/4] ASoC: SDCA: Switch to fixup_controls callback for IRQ registration

[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
 2026-07-16 14:27 UTC  (6+ messages)
      `  "

[PATCH v6 0/6] Add initial device trees for Nord platform
 2026-07-16 14:26 UTC  (7+ messages)
` [PATCH v6 1/6] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH v6 2/6] arm64: dts: qcom: Add device tree for Nord GearVM variant
` [PATCH v6 3/6] arm64: dts: qcom: Add device tree for Nord Embedded variant
` [PATCH v6 4/6] dt-bindings: arm: qcom: Document Nord reference boards
` [PATCH v6 5/6] arm64: dts: qcom: Add device tree for Nord Ride board
` [PATCH v6 6/6] arm64: dts: qcom: Add device tree for Nord RRD board

[PATCH v4 4/6] arm64: dts: imx8mm: imx8mp: Add CM DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
 2026-07-16 14:26 UTC  (11+ messages)

[PATCH 1/2] rust: io: document const-offset requirement for infallible accessors
 2026-07-16 14:25 UTC  (2+ messages)
` [PATCH 2/2] rust: drm: fix non-const `read8` in unit test

[RFC 0/5] fib: shared and resizable tbl8 pool
 2026-07-16 14:25 UTC  (3+ messages)

[PATCH v3 1/2] usb: musb: dsps: implement vbus_status and set_vbus platform ops
 2026-07-16 14:25 UTC  (2+ messages)
` [PATCH v3 2/2] usb: musb: gadget: fix MUSB_DEVCTL race condition in set_vbus

[PATCH V4 0/3] arm64: dts: qcom: Monaco: Enable SDHCI storage support
 2026-07-16 14:24 UTC  (4+ messages)
` [PATCH V4 1/3] arm64: dts: qcom: monaco: Move eMMC CQE support from SoC to board DT
` [PATCH V4 2/3] arm64: dts: qcom: monaco-evk: Enable SDHCI for SD Card via overlay
` [PATCH V4 3/3] arm64: dts: qcom: monaco-evk: Add SDHCI support for eMMC "

[OE-core][scarthgap][PATCH] libxpm: upgrade 3.5.17 -> 3.5.19
 2026-07-16 14:25 UTC 

[PATCH v7 0/2] Add support for LTC3208 multi-display driver
 2026-07-16 14:25 UTC  (3+ messages)
` [PATCH v7 2/2] leds: ltc3208: Add driver for LTC3208 Multidisplay LED Driver


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.