messages from 2026-05-05 10:58:13 to 2026-05-06 01:40:02 UTC [more...]
[PATCH v2 0/2] wifi: mt76: fix TDLS direct-link on MediaTek MT7925
2026-05-06 1:39 UTC (2+ messages)
` [PATCH v2 2/2] wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peer
[PATCH 6.6.y] net: Fix icmp host relookup triggering ip_rt_bug
2026-05-06 1:21 UTC
[PATCH 6.1.y] net: Fix icmp host relookup triggering ip_rt_bug
2026-05-06 1:20 UTC
[6.1.y regresssion] 9a95ec9144ee ("xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path") causes log spam on ping to unreachable host
2026-05-06 1:04 UTC (2+ messages)
[PATCH 0/2] wifi: mt76: fix TDLS direct-link on MediaTek MT7925
2026-05-06 1:00 UTC (4+ messages)
` [PATCH 1/2] wifi: mt76: mt792x: disable HW TX/RX encap offload to fix TDLS direct-link
[PATCH] memfd: deny writeable mappings when implying SEAL_WRITE
2026-05-05 23:54 UTC (5+ messages)
[PATCH v3 0/6] media: Fix new smatch warnings
2026-05-05 23:17 UTC (4+ messages)
` [PATCH v3 6/6] media: amlogic-c3: Add validations for ae and awb config
[PATCH v2] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
2026-05-05 22:42 UTC
[PATCH 01/12] drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as size
2026-05-05 22:22 UTC (12+ messages)
` [PATCH 02/12] drm/vmwgfx: reject DX_BIND_QUERY without a DX context
` [PATCH 03/12] drm/vmwgfx: clamp dirty-page range with min, not max
` [PATCH 04/12] drm/vmwgfx: take fman->lock around fence list mutation in fifo_down
` [PATCH 05/12] drm/vmwgfx: drop dma_buf reference on foreign-fd prime import
` [PATCH 06/12] drm/vmwgfx: validate DRAW_PRIMITIVES header size before division
` [PATCH 07/12] drm/vmwgfx: bound DMA command body size against suffix pointer
` [PATCH 08/12] drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failure
` [PATCH 09/12] drm/vmwgfx: enforce cursor size limits for MOB cursors
` [PATCH 10/12] drm/vmwgfx: skip hash_del_rcu when validation context has no hash table
` [PATCH 11/12] drm/vmwgfx: use check_add_overflow for shader size+offset bound
` [PATCH 12/12] drm/vmwgfx: validate external BO copy bounds for both stride paths
[PATCH v6 1/2] staging: rtl8723bs: fix heap overflow in OnAuthClient shared key path
2026-05-05 21:13 UTC (4+ messages)
` [PATCH v7 0/2] staging: rtl8723bs: fix OOB reads in OnAuth() and OnAuthClient()
` [PATCH v7 1/2] staging: rtl8723bs: fix Challenge Text IE length checks in OnAuthClient() and OnAuth()
` [PATCH v7 2/2] staging: rtl8723bs: fix missing frame length checks in OnAuth() and OnAuthClient()
[PATCH for 5.10.y] phy: renesas: rcar-gen3-usb2: Fix the use of msleep during spinlock
2026-05-05 21:01 UTC (6+ messages)
` [cip-dev] "
[PATCH 6.18 000/275] 6.18.27-rc1 review
2026-05-05 20:41 UTC (8+ messages)
` [PATCH 6.18 214/275] mptcp: sync the msk->sndbuf at accept() time
Please backport 9e249c484128 ("iommu/amd: serialize sequence allocation under concurrent TLB invalidations") to 6.12.y
2026-05-05 20:40 UTC
[PATCH 1/5] KVM: arm64: Grab KVM MMU write lock in kvm_arch_flush_shadow_all()
2026-05-05 20:14 UTC (6+ messages)
[PATCH v15 1/7] PCI: Allow per function PCI slots to fix slot reset on s390
2026-05-05 20:05 UTC
[PATCH] arm64: dts: imx8ulp-evk: Correct Type-C int GPIO flags
2026-05-05 20:04 UTC (2+ messages)
[PATCH v5 1/2] drm/ttm: Drop tt->restore after successful restore
2026-05-05 20:04 UTC (2+ messages)
` [PATCH v5 2/2] drm/ttm/pool: back up at native page order
[PATCH v6] staging: rtl8723bs: fix heap buffer overflow in cfg80211_rtw_add_key()
2026-05-05 20:04 UTC (7+ messages)
[PATCH stable] scripts/dtc: Remove unused dts_version in dtc-lexer.l
2026-05-05 19:44 UTC (2+ messages)
[PATCH] parport: Fix race between port and client registration
2026-05-05 18:45 UTC
[PATCH v10 06/16] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
2026-05-05 18:44 UTC (11+ messages)
[PATCH] clk: rk808: fix OF node reference imbalance
2026-05-05 18:36 UTC (3+ messages)
[PATCH 7.0 000/307] 7.0.4-rc1 review
2026-05-05 18:30 UTC (8+ messages)
` [PATCH 7.0 073/307] ipmi:ssif: Clean up kthread on errors
[PATCH v3] Input: ads7846 - don't use scratch for tx_buf when clearing register
2026-05-05 18:10 UTC (4+ messages)
[PATCH v2 00/12] crypto: talitos - fix several issues in the Freescale talitos crypto driver
2026-05-05 17:53 UTC (13+ messages)
` [PATCH v2 01/12] crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
` [PATCH v2 02/12] crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
` [PATCH v2 03/12] crypto: talitos - move dma unmapping code in flush_channel() into a standalone dma_unmap_request() function
` [PATCH v2 04/12] crypto: talitos - move dma mapping code in talitos_submit() into a standalone dma_map_request() function
` [PATCH v2 05/12] crypto: talitos - move code in current_desc_hdr() into a standalone function
` [PATCH v2 06/12] crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional descriptor
` [PATCH v2 07/12] crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
` [PATCH v2 08/12] crypto: talitos/hash - drop workqueue mechanism for SEC1
` [PATCH v2 09/12] crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
` [PATCH v2 10/12] crypto: talitos/hash - remove useless wrapper
` [PATCH v2 11/12] crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation
` [PATCH v2 12/12] crypto: talitos - fix invalid submit_count initial value
[PATCH] platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
2026-05-05 17:47 UTC (3+ messages)
[PATCH v4 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
2026-05-05 17:38 UTC (4+ messages)
` [PATCH v4 1/3] staging: rtl8723bs: fix OOB reads in update_beacon_info() and bwmode_update_check()
` [PATCH v4 2/3] staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
` [PATCH v4 3/3] staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie() and rtw_cfg80211_set_wpa_ie()
[PATCH v4 1/2] drm/ttm: Drop tt->restore after successful restore
2026-05-05 17:36 UTC (6+ messages)
` [PATCH v4 2/2] drm/ttm/pool: back up at native page order
[PATCH] iio: pressure: bmp280: zero-init bmp580 trigger handler buffer
2026-05-05 17:34 UTC
[PATCH v4 0/2] staging: rtl8723bs: fix OOB write and read in HT_caps_handler and OnAssocRsp
2026-05-05 17:22 UTC (3+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: fix OOB write and read in HT_caps_handler()
` [PATCH v4 2/2] staging: rtl8723bs: fix OOB reads in OnAssocRsp() IE parsing
[PATCH v2 1/2] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
2026-05-05 17:19 UTC (3+ messages)
[PATCH v2] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
2026-05-05 17:11 UTC (2+ messages)
[PATCH v7] nfc: hci: fix out-of-bounds read in HCP header parsing
2026-05-05 17:07 UTC
[PATCH v2 1/5] Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"
2026-05-05 16:30 UTC
[PATCH net v7 0/2] ipv6: flowlabel: per-netns budget for unprivileged callers
2026-05-05 16:11 UTC (5+ messages)
` [PATCH net v7 1/2] ipv6: flowlabel: take ip6_fl_lock across mem_check and fl_intern
` [PATCH net v7 2/2] ipv6: flowlabel: enforce per-netns limit for unprivileged callers
[PATCH 6.12 000/215] 6.12.86-rc1 review
2026-05-05 15:55 UTC (3+ messages)
[PATCH v4] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
2026-05-05 15:45 UTC (2+ messages)
[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
2026-05-05 15:43 UTC (6+ messages)
[PATCH v5 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
2026-05-05 15:41 UTC (4+ messages)
` [PATCH v5 1/1] "
[PATCH] ACPI: video: force native backlight on HP OMEN 16 (8A44)
2026-05-05 15:40 UTC (4+ messages)
[PATCH v4 3/3] drm/bridge: megachips: remove bridge when irq request fails
2026-05-05 15:37 UTC (2+ messages)
[PATCH] fs/ntfs3: fix Out-Of-Bounds write in log_replay() via unvalidated data_off
2026-05-05 15:32 UTC (3+ messages)
[PATCH 0/4] crypto: talitos - fix several issues in the Freescale talitos crypto driver
2026-05-05 15:24 UTC (2+ messages)
[PATCH 5/5] mfd: sm501: fix reference leak on failed device registration
2026-05-05 15:12 UTC (5+ messages)
` [PATCH v2] "
[PATCH] Bluetooth: fix UAF read of ->accept_q in bt_accept_poll()
2026-05-05 15:06 UTC (2+ messages)
[PATCH v5] uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memory
2026-05-05 15:02 UTC
[PATCH] drm/vc4: fix NULL dereference in vc4_hvs_unbind
2026-05-05 15:04 UTC (4+ messages)
[PATCH 1/3] Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem
2026-05-05 15:03 UTC (3+ messages)
[PATCH net 00/11] mptcp: pm: misc. fixes for v7.1-rc3
2026-05-05 15:00 UTC (12+ messages)
` [PATCH net 01/11] mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0
` [PATCH net 02/11] mptcp: pm: ADD_ADDR rtx: allow "
` [PATCH net 03/11] mptcp: pm: ADD_ADDR rtx: fix potential data-race
` [PATCH net 04/11] mptcp: pm: ADD_ADDR rtx: always decrease sk refcount
` [PATCH net 05/11] mptcp: pm: ADD_ADDR rtx: free sk if last
` [PATCH net 06/11] mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker
` [PATCH net 07/11] mptcp: pm: ADD_ADDR rtx: skip inactive subflows
` [PATCH net 08/11] mptcp: pm: ADD_ADDR rtx: return early if no retrans
` [PATCH net 09/11] mptcp: pm: prio: skip closed subflows
` [PATCH net 10/11] selftests: mptcp: check output: catch cmd errors
` [PATCH net 11/11] selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctl
[PATCH 6.12.y] bonding: fix use-after-free due to enslave fail after slave array update
2026-05-05 14:57 UTC (7+ messages)
[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
2026-05-05 14:57 UTC (2+ messages)
` (subset) "
[PATCH v4] uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memory
2026-05-05 14:55 UTC (3+ messages)
[PATCH v5] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
2026-05-05 14:38 UTC (2+ messages)
[PATCH v2 3/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
2026-05-05 14:37 UTC (4+ messages)
` [PATCH v2 4/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_CONFIG)
[PATCH] mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()
2026-05-05 14:36 UTC (3+ messages)
[PATCH 1/8] i2c: core: fix hang on adapter registration failure
2026-05-05 14:25 UTC (5+ messages)
` [PATCH 2/8] i2c: core: fix adapter probe deferral loop
` [PATCH 3/8] i2c: core: fix adapter debugfs creation
` [PATCH 5/8] i2c: core: fix adapter registration race
` [PATCH 6/8] i2c: core: fix adapter deregistration race
[PATCH v1] media: i2c: alvium: Fix controls for WB/AWB
2026-05-05 14:25 UTC
[tip: sched/urgent] rseq: Revert to historical performance killing behaviour
2026-05-05 14:13 UTC
[tip: sched/urgent] selftests/rseq: Make registration flexible for legacy and optimized mode
2026-05-05 14:13 UTC
[tip: sched/urgent] selftests/rseq: Skip tests if time slice extensions are not available
2026-05-05 14:13 UTC
[tip: sched/urgent] selftests/rseq: Validate legacy behavior
2026-05-05 14:13 UTC
[tip: sched/urgent] rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
2026-05-05 14:13 UTC
[tip: sched/urgent] rseq: Reenable performance optimizations conditionally
2026-05-05 14:13 UTC
[tip: sched/urgent] selftests/rseq: Expand for optimized RSEQ ABI v2
2026-05-05 14:13 UTC
[PATCH] iio: gyro: itg3200: fix i2c read into the wrong stack location
2026-05-05 13:37 UTC
[PATCH v2] soc: ti: k3-ringacc: Fix access mode for k3_ringacc_ring_pop_tail_io/proxy
2026-05-05 13:34 UTC (2+ messages)
[PATCH] watchdog: s32g_wdt: remove incorrect options in watchdog_info struct
2026-05-05 13:16 UTC (2+ messages)
[PATCH wireless] wifi: mac80211: remove station if connection prep fails
2026-05-05 13:15 UTC
[PATCH] media: pvrusb2: fix disconnect and teardown races
2026-05-05 13:14 UTC (2+ messages)
[PATCH v5 0/7] firmware: samsung: acpm: Various fixes for sashiko bug reports
2026-05-05 13:13 UTC (8+ messages)
` [PATCH v5 1/7] firmware: samsung: acpm: Fix cross-thread RX length corruption
` [PATCH v5 2/7] firmware: samsung: acpm: Fix mailbox channel leak on probe error
` [PATCH v5 3/7] firmware: samsung: acpm: Fix dummy stubs to return ERR_PTR
` [PATCH v5 4/7] firmware: samsung: acpm: Add memory barrier before advancing RX pointer
` [PATCH v5 5/7] firmware: samsung: acpm: Fix false timeouts and Use-After-Free in polling
` [PATCH v5 6/7] firmware: samsung: acpm: Fix missing LKMM barriers in sequence allocator
` [PATCH v5 7/7] firmware: samsung: acpm: Fix infinite loop on sequence number exhaustion
[PATCH v2] media: cedrus: clean up media device on probe failure
2026-05-05 13:09 UTC (2+ messages)
[PATCH net v2] tipc: fix UAF race in tipc_mon_peer_up/down/remove_peer vs bearer teardown
2026-05-05 13:01 UTC (3+ messages)
` [PATCH net v3] "
[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
2026-05-05 12:51 UTC (2+ messages)
[PATCH] drm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmds
2026-05-05 12:51 UTC (2+ messages)
[PATCH v4] media: ivtv: ir-i2c: check I2C transfer errors in get_key_adaptec()
2026-05-05 12:49 UTC (2+ messages)
[PATCH RESEND] checkpatch: validate upstream commit tags for stable backports
2026-05-05 12:42 UTC (2+ messages)
[PATCH v3] media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping ranges
2026-05-05 12:19 UTC (4+ messages)
[PATCH] jfs: drain lazy commit queue during unmount to prevent use-after-free
2026-05-05 12:33 UTC (4+ messages)
` [PATCH v2 0/2] jfs: fix use-after-free races during unmount
` [PATCH v2 1/2] jfs: drain lazy commit queue during unmount to prevent use-after-free
` [PATCH v2 2/2] jfs: wait for in-flight log I/O before freeing lbufs in lbmLogShutdown
[PATCH v4 0/7] firmware: samsung: acpm: Various fixes for sashiko bug reports
2026-05-05 12:14 UTC (3+ messages)
` [PATCH v4 5/7] firmware: samsung: acpm: Fix false timeouts in polling path
[PATCH 0/2] firmware: stratix10-svc: Fix probe failure with old ATF
2026-05-05 12:14 UTC (2+ messages)
[PATCH v4] media: tuner: check return value of I2C transfers in set_type()
2026-05-05 12:05 UTC (2+ messages)
[PATCH] rust: kasan/kbuild: fix rustc-option when cross-compiling
2026-05-05 12:02 UTC (2+ messages)
FAILED: patch "[PATCH] firmware: google: framebuffer: Do not unregister platform" failed to apply to 6.6-stable tree
2026-05-05 12:01 UTC (2+ messages)
` [PATCH 6.6.y] firmware: google: framebuffer: Do not unregister platform device
[PATCH v2 0/4] thunderbolt: harden XDomain property parser
2026-05-05 11:48 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 4/4] thunderbolt: test: add KUnit regression tests for "
[PATCH v1] mtd: rawnand: fix condition in 'nand_select_target()'
2026-05-05 11:46 UTC (7+ messages)
[PATCH 00/13] TI: K3 DTS: fix USB Clocking for Compliance
2026-05-05 11:38 UTC (19+ messages)
` [PATCH 01/13] arm64: dts: ti: k3-am642-hummingboard-t: fix USB clocking for compliance
` [PATCH 02/13] arm64: dts: ti: k3-am642-phyboard-electra-rdk: "
` [PATCH 03/13] arm64: dts: ti: k3-am642-sk: "
` [PATCH 04/13] arm64: dts: ti: k3-am642-tqma64xxl: "
` [PATCH 05/13] arm64: dts: ti: k3-am68-phyboard-izar: "
` [PATCH 06/13] arm64: dts: ti: k3-am68-sk-baseboard: "
` [PATCH 07/13] arm64: dts: ti: k3-am69-aquila: "
` [PATCH 08/13] arm64: dts: ti: k3-am69-sk: "
` [PATCH 09/13] arm64: dts: ti: k3-j721e-beagleboneai64: "
` [PATCH 10/13] arm64: dts: ti: k3-j721e-common-proc-board: "
` [PATCH 11/13] arm64: dts: ti: k3-j721e-sk: "
` [PATCH 12/13] arm64: dts: ti: k3-j722s-evm: "
` [PATCH 13/13] arm64: dts: ti: k3-j784s4-j742s2-evm-common: "
[PATCH v4 0/2] firmware_loader/ALSA: Fix TAS2781 async firmware teardown
2026-05-05 11:18 UTC (2+ messages)
` [PATCH v4 2/2] ALSA: hda/tas2781: Cancel async firmware request at unbind
[PATCH 6.12] block: fix memory leak in in bio_map_user_iov()
2026-05-05 10:50 UTC (3+ messages)
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