messages from 2026-01-09 12:07:51 to 2026-01-09 12:17:19 UTC [more...]
[PATCH 6.6 000/737] 6.6.120-rc1 review
2026-01-09 11:42 UTC (200+ messages)
` [PATCH 6.6 388/737] ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
` [PATCH 6.6 391/737] scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled
` [PATCH 6.6 392/737] scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
` [PATCH 6.6 393/737] scsi: qla2xxx: Use reinit_completion on mbx_intr_comp
` [PATCH 6.6 394/737] fuse: Always flush the page cache before FOPEN_DIRECT_IO write
` [PATCH 6.6 395/737] fuse: Invalidate the page cache after "
` [PATCH 6.6 396/737] via_wdt: fix critical boot hang due to unnamed resource allocation
` [PATCH 6.6 397/737] reset: fix BIT macro reference
` [PATCH 6.6 415/737] lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit
` [PATCH 6.6 416/737] s390/dasd: Fix gendisk parent after copy pair swap
` [PATCH 6.6 417/737] block: rate-limit capacity change info log
` [PATCH 6.6 418/737] floppy: fix for PAGE_SIZE != 4KB
` [PATCH 6.6 419/737] kallsyms: Fix wrong "big" kernel symbol type read from procfs
` [PATCH 6.6 420/737] fs/ntfs3: fix mount failure for sparse runs in run_unpack()
` [PATCH 6.6 421/737] ktest.pl: Fix uninitialized var in config-bisect.pl
` [PATCH 6.6 422/737] ext4: xattr: fix null pointer deref in ext4_raw_inode()
` [PATCH 6.6 423/737] ext4: clear i_state_flags when alloc inode
` [PATCH 6.6 424/737] ext4: fix incorrect group number assertion in mb_check_buddy
` [PATCH 6.6 425/737] ext4: align max orphan file size with e2fsprogs limit
` [PATCH 6.6 426/737] jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
` [PATCH 6.6 427/737] jbd2: use a weaker annotation in journal handling
` [PATCH 6.6 428/737] media: v4l2-mem2mem: Fix outdated documentation
` [PATCH 6.6 429/737] mptcp: schedule rtx timer only after pushing data
` [PATCH 6.6 430/737] mptcp: avoid deadlock on fallback while reinjecting
` [PATCH 6.6 431/737] usb: usb-storage: Maintain minimal modifications to the bcdDevice range
` [PATCH 6.6 432/737] media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
` [PATCH 6.6 433/737] media: pvrusb2: Fix incorrect variable used in trace message
` [PATCH 6.6 434/737] phy: broadcom: bcm63xx-usbh: fix section mismatches
` [PATCH 6.6 435/737] USB: lpc32xx_udc: Fix error handling in probe
` [PATCH 6.6 436/737] usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal
` [PATCH 6.6 437/737] usb: phy: isp1301: fix non-OF device reference imbalance
` [PATCH 6.6 438/737] usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
` [PATCH 6.6 439/737] usb: dwc3: keep susphy enabled during exit to avoid controller faults
` [PATCH 6.6 440/737] usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
` [PATCH 6.6 441/737] char: applicom: fix NULL pointer dereference in ac_ioctl
` [PATCH 6.6 442/737] intel_th: Fix error handling in intel_th_output_open
` [PATCH 6.6 443/737] cpuidle: governors: teo: Drop misguided target residency check
` [PATCH 6.6 444/737] cpufreq: nforce2: fix reference count leak in nforce2
` [PATCH 6.6 445/737] scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"
` [PATCH 6.6 446/737] scsi: aic94xx: fix use-after-free in device removal path
` [PATCH 6.6 447/737] NFSD: use correct reservation type in nfsd4_scsi_fence_client
` [PATCH 6.6 448/737] scsi: target: Reset t_task_cdb pointer in error case
` [PATCH 6.6 449/737] f2fs: ensure node page reads complete before f2fs_put_super() finishes
` [PATCH 6.6 450/737] f2fs: fix to avoid updating zero-sized extent in extent cache
` [PATCH 6.6 451/737] f2fs: invalidate dentry cache on failed whiteout creation
` [PATCH 6.6 452/737] f2fs: fix age extent cache insertion skip on counter overflow
` [PATCH 6.6 453/737] f2fs: fix return value of f2fs_recover_fsync_data()
` [PATCH 6.6 454/737] tools/testing/nvdimm: Use per-DIMM device handle
` [PATCH 6.6 455/737] media: vidtv: initialize local pointers upon transfer of memory ownership
` [PATCH 6.6 456/737] ocfs2: fix kernel BUG in ocfs2_find_victim_chain
` [PATCH 6.6 457/737] KVM: x86: Dont clear async #PF queue when CR0.PG is disabled (e.g. on #SMI)
` [PATCH 6.6 458/737] platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
` [PATCH 6.6 459/737] scs: fix a wrong parameter in __scs_magic
` [PATCH 6.6 460/737] parisc: Do not reprogram affinitiy on ASP chip
` [PATCH 6.6 461/737] libceph: make decode_pool() more resilient against corrupted osdmaps
` [PATCH 6.6 462/737] KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0
` [PATCH 6.6 463/737] KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()
` [PATCH 6.6 464/737] KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer
` [PATCH 6.6 465/737] KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
` [PATCH 6.6 466/737] KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN
` [PATCH 6.6 467/737] KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
` [PATCH 6.6 468/737] KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
` [PATCH 6.6 469/737] KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
` [PATCH 6.6 470/737] KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
` [PATCH 6.6 471/737] xfs: fix a memory leak in xfs_buf_item_init()
` [PATCH 6.6 472/737] tracing: Do not register unsupported perf events
` [PATCH 6.6 473/737] PM: runtime: Do not clear needs_force_resume with enabled runtime PM
` [PATCH 6.6 474/737] r8169: fix RTL8117 Wake-on-Lan in DASH mode
` [PATCH 6.6 475/737] fsnotify: do not generate ACCESS/MODIFY events on child for special files
` [PATCH 6.6 476/737] net/handshake: restore destructor on submit failure
` [PATCH 6.6 477/737] nfsd: Mark variable __maybe_unused to avoid W=1 build break
` [PATCH 6.6 478/737] svcrdma: return 0 on success from svc_rdma_copy_inline_range
` [PATCH 6.6 479/737] SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf
` [PATCH 6.6 480/737] powerpc/kexec: Enable SMT before waking offline CPUs
` [PATCH 6.6 481/737] btrfs: dont log conflicting inode if its a dir moved in the current transaction
` [PATCH 6.6 482/737] s390/ipl: Clear SBP flag when bootprog is set
` [PATCH 6.6 483/737] gpio: regmap: Fix memleak in error path in gpio_regmap_register()
` [PATCH 6.6 484/737] io_uring/poll: correctly handle io_poll_add() return value on update
` [PATCH 6.6 485/737] drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
` [PATCH 6.6 486/737] selftests: openvswitch: Fix escape chars in regexp
` [PATCH 6.6 487/737] crypto: af_alg - zero initialize memory allocated via sock_kmalloc
` [PATCH 6.6 488/737] crypto: caam - Add check for kcalloc() in test_len()
` [PATCH 6.6 489/737] amba: tegra-ahb: Fix device leak on SMMU enable
` [PATCH 6.6 490/737] tracing: Fix fixed array of synthetic event
` [PATCH 6.6 491/737] soc: qcom: ocmem: fix device leak on lookup
` [PATCH 6.6 492/737] soc: amlogic: canvas: "
` [PATCH 6.6 493/737] rpmsg: glink: fix rpmsg device leak
` [PATCH 6.6 494/737] platform/x86: intel: chtwc_int33fe: dont dereference swnode args
` [PATCH 6.6 495/737] i2c: amd-mp2: fix reference leak in MP2 PCI device
` [PATCH 6.6 496/737] hwmon: (max16065) Use local variable to avoid TOCTOU
` [PATCH 6.6 497/737] hwmon: (w83791d) Convert macros to functions "
` [PATCH 6.6 498/737] hwmon: (w83l786ng) "
` [PATCH 6.6 499/737] ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32
` [PATCH 6.6 500/737] iommu/mediatek: fix use-after-free on probe deferral
` [PATCH 6.6 501/737] wifi: rtw88: limit indirect IO under powered off for RTL8822CS
` [PATCH 6.6 502/737] wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
` [PATCH 6.6 503/737] wifi: mac80211: do not use old MBSSID elements
` [PATCH 6.6 504/737] i40e: fix scheduling in set_rx_mode
` [PATCH 6.6 505/737] iavf: fix off-by-one issues in iavf_config_rss_reg()
` [PATCH 6.6 506/737] crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
` [PATCH 6.6 507/737] Bluetooth: btusb: revert use of devm_kzalloc in btusb
` [PATCH 6.6 508/737] net: mdio: aspeed: add dummy read to avoid read-after-write issue
` [PATCH 6.6 509/737] net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
` [PATCH 6.6 510/737] ip6_gre: make ip6gre_header() robust
` [PATCH 6.6 511/737] platform/x86: msi-laptop: add missing sysfs_remove_group()
` [PATCH 6.6 512/737] platform/x86: ibm_rtl: fix EBDA signature search pointer arithmetic
` [PATCH 6.6 513/737] team: fix check for port enabled in team_queue_override_port_prio_changed()
` [PATCH 6.6 514/737] amd-xgbe: reset retries and mode on RX adapt failures
` [PATCH 6.6 515/737] net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
` [PATCH 6.6 516/737] selftests: net: fix "buffer overflow detected" for tap.c
` [PATCH 6.6 517/737] smc91x: fix broken irq-context in PREEMPT_RT
` [PATCH 6.6 518/737] genalloc.h: fix htmldocs warning
` [PATCH 6.6 519/737] firewire: nosy: Fix dma_free_coherent() size
` [PATCH 6.6 520/737] net: dsa: b53: skip multicast entries for fdb_dump()
` [PATCH 6.6 521/737] net: usb: asix: validate PHY address before use
` [PATCH 6.6 522/737] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
` [PATCH 6.6 523/737] platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing
` [PATCH 6.6 524/737] octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
` [PATCH 6.6 525/737] net: stmmac: fix the crash issue for zero copy XDP_TX action
` [PATCH 6.6 526/737] ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
` [PATCH 6.6 527/737] ipv4: Fix reference count leak when using error routes with nexthop objects
` [PATCH 6.6 528/737] net: rose: fix invalid array index in rose_kill_by_device()
` [PATCH 6.6 529/737] RDMA/irdma: avoid invalid read in irdma_net_event
` [PATCH 6.6 530/737] RDMA/efa: Remove possible negative shift
` [PATCH 6.6 531/737] RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
` [PATCH 6.6 532/737] RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
` [PATCH 6.6 533/737] RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
` [PATCH 6.6 534/737] RDMA/bnxt_re: Fix to use correct page size for PDE table
` [PATCH 6.6 535/737] ksmbd: Fix memory leak in get_file_all_info()
` [PATCH 6.6 536/737] RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
` [PATCH 6.6 537/737] RDMA/bnxt_re: fix dma_free_coherent() pointer
` [PATCH 6.6 538/737] blk-mq: dont schedule block kworker on isolated CPUs
` [PATCH 6.6 539/737] blk-mq: skip CPU offline notify on unmapped hctx
` [PATCH 6.6 540/737] selftests/ftrace: traceonoff_triggers: strip off names
` [PATCH 6.6 541/737] ntfs: Do not overwrite uptodate pages
` [PATCH 6.6 542/737] ASoC: stm32: sai: fix device leak on probe
` [PATCH 6.6 543/737] ASoC: stm32: sai: fix clk prepare imbalance on probe failure
` [PATCH 6.6 544/737] ASoC: stm32: sai: fix OF node leak on probe
` [PATCH 6.6 545/737] ASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptr
` [PATCH 6.6 546/737] ASoC: qcom: q6asm-dai: perform correct state check before closing
` [PATCH 6.6 547/737] ASoC: qcom: q6adm: the the copp device only during last instance
` [PATCH 6.6 548/737] ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment
` [PATCH 6.6 549/737] iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
` [PATCH 6.6 550/737] iommu/apple-dart: fix device leak on of_xlate()
` [PATCH 6.6 551/737] iommu/exynos: "
` [PATCH 6.6 552/737] iommu/ipmmu-vmsa: "
` [PATCH 6.6 553/737] iommu/mediatek-v1: fix device leak on probe_device()
` [PATCH 6.6 554/737] iommu/mediatek-v1: fix device leaks on probe()
` [PATCH 6.6 555/737] iommu/mediatek: fix device leak on of_xlate()
` [PATCH 6.6 556/737] iommu/omap: fix device leaks on probe_device()
` [PATCH 6.6 557/737] iommu/qcom: fix device leak on of_xlate()
` [PATCH 6.6 558/737] iommu/sun50i: "
` [PATCH 6.6 559/737] iommu/tegra: fix device leak on probe_device()
` [PATCH 6.6 560/737] iommu: disable SVA when CONFIG_X86 is set
` [PATCH 6.6 561/737] HID: logitech-dj: Remove duplicate error logging
` [PATCH 6.6 562/737] PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths
` [PATCH 6.6 563/737] arm64: dts: ti: k3-j721e-sk: Fix pinmux for pin Y1 used by power regulator
` [PATCH 6.6 564/737] powerpc, mm: Fix mprotect on book3s 32-bit
` [PATCH 6.6 565/737] powerpc/64s/slb: Fix SLB multihit issue during SLB preload
` [PATCH 6.6 566/737] leds: leds-lp50xx: Allow LED 0 to be added to module bank
` [PATCH 6.6 567/737] leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs
` [PATCH 6.6 568/737] leds: leds-lp50xx: Enable chip before any communication
` [PATCH 6.6 569/737] clk: samsung: exynos-clkout: Assign .num before accessing .hws
` [PATCH 6.6 570/737] mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
` [PATCH 6.6 571/737] mfd: max77620: Fix potential IRQ chip conflict when probing two devices
` [PATCH 6.6 572/737] media: rc: st_rc: Fix reset control resource leak
` [PATCH 6.6 573/737] parisc: entry.S: fix space adjustment on interruption for 64-bit userspace
` [PATCH 6.6 574/737] parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()
` [PATCH 6.6 575/737] powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION
` [PATCH 6.6 576/737] media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status()
` [PATCH 6.6 577/737] firmware: stratix10-svc: Add mutex in stratix10 memory management
` [PATCH 6.6 578/737] dm-ebs: Mark full buffer dirty even on partial write
` [PATCH 6.6 579/737] dm-bufio: align write boundary on physical block size
` [PATCH 6.6 580/737] fbdev: gbefb: fix to use physical address instead of dma address
` [PATCH 6.6 581/737] fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
` [PATCH 6.6 582/737] fbdev: tcx.c fix mem_map to correct smem_start offset
` [PATCH 6.6 583/737] media: cec: Fix debugfs leak on bus_register() failure
` [PATCH 6.6 584/737] media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()
` [PATCH 6.6 585/737] media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_enabled
` [PATCH 6.6 586/737] media: samsung: exynos4-is: fix potential ABBA deadlock on init
` [PATCH 6.6 587/737] media: TDA1997x: Remove redundant cancel_delayed_work in probe
` [PATCH 6.6 588/737] media: verisilicon: Protect G2 HEVC decoder against invalid DPB index
` [PATCH 6.6 589/737] media: videobuf2: Fix device reference leak in vb2_dc_alloc error path
` [PATCH 6.6 590/737] media: vpif_capture: fix section mismatch
` [PATCH 6.6 591/737] media: vpif_display: "
` [PATCH 6.6 592/737] media: amphion: Cancel message work before releasing the VPU core
` [PATCH 6.6 593/737] media: i2c: ADV7604: Remove redundant cancel_delayed_work in probe
` [PATCH 6.6 594/737] media: i2c: adv7842: "
` [PATCH 6.6 595/737] media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()
` [PATCH 6.6 596/737] LoongArch: Add new PCI ID for pci_fixup_vgadev()
` [PATCH 6.6 597/737] LoongArch: Correct the calculation logic of thread_count
` [PATCH 6.6 598/737] LoongArch: Fix build errors for CONFIG_RANDSTRUCT
` [PATCH 6.6 599/737] LoongArch: Use __pmd()/__pte() for swap entry conversions
` [PATCH 6.6 601/737] compiler_types.h: add "auto" as a macro for "__auto_type"
` [PATCH 6.6 610/737] fjes: Add missing iounmap in fjes_hw_init()
` [PATCH 6.6 611/737] LoongArch: BPF: Zero-extend bpf_tail_call() index
` [PATCH 6.6 612/737] LoongArch: BPF: Sign extend kfunc call arguments
` [PATCH 6.6 613/737] nfsd: Drop the client reference in client_states_open()
` [PATCH 6.6 614/737] net: usb: sr9700: fix incorrect command used to write single register
[PATCH] ksmbd: smbd: fix dma_unmap_sg() nents
2026-01-09 12:16 UTC (2+ 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