messages from 2024-10-21 10:30:20 to 2024-10-21 10:40:16 UTC [more...]
[PATCH 6.6 000/124] 6.6.58-rc1 review
2024-10-21 10:25 UTC (121+ messages)
` [PATCH 6.6 001/124] btrfs: fix uninitialized pointer free in add_inode_ref()
` [PATCH 6.6 002/124] btrfs: fix uninitialized pointer free on read_alloc_one_name() error
` [PATCH 6.6 003/124] ksmbd: fix user-after-free from session log off
` [PATCH 6.6 004/124] ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
` [PATCH 6.6 005/124] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
` [PATCH 6.6 006/124] net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
` [PATCH 6.6 007/124] net: enetc: block concurrent XDP transmissions during ring reconfiguration
` [PATCH 6.6 008/124] net: enetc: disable Tx BD rings after they are empty
` [PATCH 6.6 009/124] net: enetc: disable NAPI after all rings are disabled
` [PATCH 6.6 010/124] net: enetc: add missing static descriptor and inline keyword
` [PATCH 6.6 011/124] posix-clock: Fix missing timespec64 check in pc_clock_settime()
` [PATCH 6.6 012/124] arm64: probes: Remove broken LDR (literal) uprobe support
` [PATCH 6.6 013/124] arm64: probes: Fix simulate_ldr*_literal()
` [PATCH 6.6 014/124] arm64: probes: Fix uprobes for big-endian kernels
` [PATCH 6.6 015/124] net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY
` [PATCH 6.6 016/124] net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
` [PATCH 6.6 017/124] irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
` [PATCH 6.6 018/124] fat: fix uninitialized variable
` [PATCH 6.6 019/124] selftests/mm: replace atomic_bool with pthread_barrier_t
` [PATCH 6.6 020/124] selftests/mm: fix deadlock for fork after pthread_create on ARM
` [PATCH 6.6 021/124] mm/mremap: fix move_normal_pmd/retract_page_tables race
` [PATCH 6.6 022/124] mm/mglru: only clear kswapd_failures if reclaimable
` [PATCH 6.6 023/124] mm/swapfile: skip HugeTLB pages for unuse_vma
` [PATCH 6.6 024/124] xfs: fix error returns from xfs_bmapi_write
` [PATCH 6.6 025/124] xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
` [PATCH 6.6 026/124] xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
` [PATCH 6.6 027/124] xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
` [PATCH 6.6 028/124] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
` [PATCH 6.6 029/124] xfs: fix missing check for invalid attr flags
` [PATCH 6.6 030/124] xfs: check shortform attr entry flags specifically
` [PATCH 6.6 031/124] xfs: validate recovered name buffers when recovering xattr items
` [PATCH 6.6 032/124] xfs: enforce one namespace per attribute
` [PATCH 6.6 033/124] xfs: revert commit 44af6c7e59b12
` [PATCH 6.6 034/124] xfs: use dontcache for grabbing inodes during scrub
` [PATCH 6.6 035/124] xfs: match lock mode in xfs_buffered_write_iomap_begin()
` [PATCH 6.6 036/124] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
` [PATCH 6.6 037/124] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
` [PATCH 6.6 038/124] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH 6.6 039/124] xfs: allow symlinks with short remote targets
` [PATCH 6.6 040/124] xfs: make sure sb_fdblocks is non-negative
` [PATCH 6.6 041/124] xfs: fix unlink vs cluster buffer instantiation race
` [PATCH 6.6 042/124] xfs: fix freeing speculative preallocations for preallocated files
` [PATCH 6.6 043/124] xfs: allow unlinked symlinks and dirs with zero size
` [PATCH 6.6 044/124] xfs: restrict when we try to align cow fork delalloc to cowextsz hints
` [PATCH 6.6 045/124] maple_tree: correct tree corruption on spanning store
` [PATCH 6.6 046/124] net: fec: Move `fec_ptp_read()` to the top of the file
` [PATCH 6.6 047/124] net: fec: Remove duplicated code
` [PATCH 6.6 048/124] mptcp: prevent MPC handshake on port-based signal endpoints
` [PATCH 6.6 049/124] iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
` [PATCH 6.6 050/124] s390/sclp: Deactivate sclp after all its users
` [PATCH 6.6 051/124] s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
` [PATCH 6.6 052/124] KVM: s390: gaccess: Check if guest address is in memslot
` [PATCH 6.6 053/124] KVM: s390: Change virtual to physical address access in diag 0x258 handler
` [PATCH 6.6 054/124] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
` [PATCH 6.6 055/124] x86/cpufeatures: Add a IBPB_NO_RET BUG flag
` [PATCH 6.6 056/124] x86/entry: Have entry_ibpb() invalidate return predictions
` [PATCH 6.6 057/124] x86/bugs: Skip RSB fill at VMEXIT
` [PATCH 6.6 058/124] x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
` [PATCH 6.6 059/124] blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
` [PATCH 6.6 060/124] io_uring/sqpoll: close race on waiting for sqring entries
` [PATCH 6.6 061/124] ublk: dont allow user copy for unprivileged device
` [PATCH 6.6 062/124] selftest: hid: add the missing tests directory
` [PATCH 6.6 063/124] Input: xpad - add support for MSI Claw A1M
` [PATCH 6.6 064/124] scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down
` [PATCH 6.6 065/124] scsi: ufs: core: Fix the issue of ICU failure
` [PATCH 6.6 066/124] drm/radeon: Fix encoder->possible_clones
` [PATCH 6.6 067/124] drm/vmwgfx: Handle surface check failure correctly
` [PATCH 6.6 068/124] drm/amdgpu/swsmu: Only force workload setup on init
` [PATCH 6.6 069/124] drm/amdgpu: prevent BO_HANDLES error from being overwritten
` [PATCH 6.6 070/124] iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
` [PATCH 6.6 071/124] iio: dac: ltc1660: "
` [PATCH 6.6 072/124] iio: dac: stm32-dac-core: add missing select REGMAP_MMIO "
` [PATCH 6.6 073/124] iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 6.6 074/124] iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
` [PATCH 6.6 075/124] iio: light: veml6030: fix ALS sensor resolution
` [PATCH 6.6 076/124] iio: light: veml6030: fix IIO device retrieval from embedded device
` [PATCH 6.6 077/124] iio: light: opt3001: add missing full-scale range value
` [PATCH 6.6 078/124] iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
` [PATCH 6.6 079/124] iio: frequency: adf4377: add missing select REMAP_SPI "
` [PATCH 6.6 080/124] iio: light: bu27008: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 6.6 081/124] iio: dac: ad5766: "
` [PATCH 6.6 082/124] iio: proximity: mb1232: "
` [PATCH 6.6 083/124] iio: dac: ad3552r: "
` [PATCH 6.6 084/124] iio: adc: ti-lmp92064: add missing select REGMAP_SPI "
` [PATCH 6.6 085/124] iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 6.6 086/124] iio: accel: kx022a: "
` [PATCH 6.6 087/124] Bluetooth: Call iso_exit() on module unload
` [PATCH 6.6 088/124] Bluetooth: Remove debugfs directory on module init failure
` [PATCH 6.6 089/124] Bluetooth: ISO: Fix multiple init when debugfs is disabled
` [PATCH 6.6 090/124] Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
` [PATCH 6.6 091/124] vt: prevent kernel-infoleak in con_font_get()
` [PATCH 6.6 092/124] xhci: tegra: fix checked USB2 port number
` [PATCH 6.6 093/124] xhci: Fix incorrect stream context type macro
` [PATCH 6.6 094/124] xhci: Mitigate failed set dequeue pointer commands
` [PATCH 6.6 095/124] USB: serial: option: add support for Quectel EG916Q-GL
` [PATCH 6.6 096/124] USB: serial: option: add Telit FN920C04 MBIM compositions
` [PATCH 6.6 097/124] usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF
` [PATCH 6.6 098/124] usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG
` [PATCH 6.6 099/124] misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
` [PATCH 6.6 100/124] misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
` [PATCH 6.6 101/124] serial: imx: Update mctrl old_status on RTSD interrupt
` [PATCH 6.6 102/124] parport: Proper fix for array out-of-bounds access
` [PATCH 6.6 103/124] x86/resctrl: Annotate get_mem_config() functions as __init
` [PATCH 6.6 104/124] x86/apic: Always explicitly disarm TSC-deadline timer
` [PATCH 6.6 105/124] x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
` [PATCH 6.6 106/124] x86/entry_32: Do not clobber user EFLAGS.ZF
` [PATCH 6.6 107/124] x86/entry_32: Clear CPU buffers after register restore in NMI return
` [PATCH 6.6 108/124] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
` [PATCH 6.6 109/124] x86/bugs: Use code segment selector for VERW operand
` [PATCH 6.6 110/124] pinctrl: ocelot: fix system hang on level based interrupts
` [PATCH 6.6 111/124] pinctrl: stm32: check devm_kasprintf() returned value
` [PATCH 6.6 112/124] pinctrl: apple: "
` [PATCH 6.6 113/124] irqchip/gic-v4: Dont allow a VMOVP on a dying VPE
` [PATCH 6.6 114/124] irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
` [PATCH 6.6 115/124] serial: qcom-geni: fix polled console initialisation
` [PATCH 6.6 116/124] serial: qcom-geni: revert broken hibernation support
` [PATCH 6.6 117/124] serial: qcom-geni: fix dma rx cancellation
` [PATCH 6.6 118/124] serial: qcom-geni: fix receiver enable
` [PATCH 6.6 119/124] tcp: fix mptcp DSS corruption due to large pmtu xmit
` [PATCH 6.6 120/124] selftests: mptcp: join: change capture/checksum as bool
[PATCH 6.11 000/135] 6.11.5-rc1 review
2024-10-21 10:24 UTC (80+ messages)
` [PATCH 6.11 035/135] mptcp: prevent MPC handshake on port-based signal endpoints
` [PATCH 6.11 038/135] s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
` [PATCH 6.11 039/135] KVM: s390: gaccess: Check if guest address is in memslot
` [PATCH 6.11 040/135] KVM: s390: Change virtual to physical address access in diag 0x258 handler
` [PATCH 6.11 041/135] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
` [PATCH 6.11 042/135] x86/cpufeatures: Add a IBPB_NO_RET BUG flag
` [PATCH 6.11 043/135] x86/entry: Have entry_ibpb() invalidate return predictions
` [PATCH 6.11 044/135] x86/bugs: Skip RSB fill at VMEXIT
` [PATCH 6.11 065/135] drm/vmwgfx: Handle surface check failure correctly
` [PATCH 6.11 066/135] drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipes
` [PATCH 6.11 067/135] drm/amdgpu/smu13: always apply the powersave optimization
` [PATCH 6.11 068/135] drm/amdgpu/swsmu: Only force workload setup on init
` [PATCH 6.11 069/135] drm/amdgpu: prevent BO_HANDLES error from being overwritten
` [PATCH 6.11 070/135] iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
` [PATCH 6.11 071/135] iio: dac: ltc1660: "
` [PATCH 6.11 072/135] iio: dac: stm32-dac-core: add missing select REGMAP_MMIO "
` [PATCH 6.11 073/135] iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 6.11 074/135] iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
` [PATCH 6.11 075/135] iio: light: veml6030: fix ALS sensor resolution
` [PATCH 6.11 076/135] iio: light: veml6030: fix IIO device retrieval from embedded device
` [PATCH 6.11 077/135] iio: light: opt3001: add missing full-scale range value
` [PATCH 6.11 078/135] iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
` [PATCH 6.11 079/135] iio: frequency: adf4377: add missing select REMAP_SPI "
` [PATCH 6.11 080/135] iio: chemical: ens160: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 6.11 081/135] iio: light: bu27008: "
` [PATCH 6.11 082/135] iio: magnetometer: af8133j: "
` [PATCH 6.11 083/135] iio: resolver: ad2s1210 add missing select REGMAP "
` [PATCH 6.11 084/135] iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 6.11 085/135] iio: dac: ad5766: "
` [PATCH 6.11 086/135] iio: proximity: mb1232: "
` [PATCH 6.11 087/135] iio: dac: ad3552r: "
` [PATCH 6.11 088/135] iio: adc: ti-lmp92064: "
` [PATCH 6.11 089/135] iio: adc: ti-lmp92064: add missing select REGMAP_SPI "
` [PATCH 6.11 090/135] iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 6.11 091/135] iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER "
` [PATCH 6.11 092/135] iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 6.11 093/135] iio: accel: kx022a: "
` [PATCH 6.11 094/135] Bluetooth: Call iso_exit() on module unload
` [PATCH 6.11 095/135] Bluetooth: Remove debugfs directory on module init failure
` [PATCH 6.11 096/135] Bluetooth: ISO: Fix multiple init when debugfs is disabled
` [PATCH 6.11 097/135] Bluetooth: btusb: Fix not being able to reconnect after suspend
` [PATCH 6.11 098/135] Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
` [PATCH 6.11 099/135] vt: prevent kernel-infoleak in con_font_get()
` [PATCH 6.11 100/135] xhci: tegra: fix checked USB2 port number
` [PATCH 6.11 101/135] xhci: Fix incorrect stream context type macro
` [PATCH 6.11 102/135] xhci: Mitigate failed set dequeue pointer commands
` [PATCH 6.11 103/135] USB: serial: option: add support for Quectel EG916Q-GL
` [PATCH 6.11 104/135] USB: serial: option: add Telit FN920C04 MBIM compositions
` [PATCH 6.11 105/135] usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF
` [PATCH 6.11 106/135] USB: gadget: dummy-hcd: Fix "task hung" problem
` [PATCH 6.11 107/135] usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING store
` [PATCH 6.11 108/135] usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG
` [PATCH 6.11 109/135] usb: dwc3: core: Fix system suspend on TI AM62 platforms
` [PATCH 6.11 110/135] misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
` [PATCH 6.11 111/135] misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
` [PATCH 6.11 112/135] serial: imx: Update mctrl old_status on RTSD interrupt
` [PATCH 6.11 113/135] parport: Proper fix for array out-of-bounds access
` [PATCH 6.11 114/135] x86/resctrl: Annotate get_mem_config() functions as __init
` [PATCH 6.11 115/135] x86/apic: Always explicitly disarm TSC-deadline timer
` [PATCH 6.11 116/135] x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
` [PATCH 6.11 117/135] x86/entry_32: Do not clobber user EFLAGS.ZF
` [PATCH 6.11 118/135] x86/entry_32: Clear CPU buffers after register restore in NMI return
` [PATCH 6.11 119/135] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
` [PATCH 6.11 120/135] x86/bugs: Use code segment selector for VERW operand
` [PATCH 6.11 121/135] pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
` [PATCH 6.11 122/135] pinctrl: intel: platform: fix error path in device_for_each_child_node()
` [PATCH 6.11 123/135] pinctrl: ocelot: fix system hang on level based interrupts
` [PATCH 6.11 124/135] pinctrl: stm32: check devm_kasprintf() returned value
` [PATCH 6.11 125/135] pinctrl: apple: "
` [PATCH 6.11 126/135] irqchip/gic-v4: Dont allow a VMOVP on a dying VPE
` [PATCH 6.11 127/135] irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
` [PATCH 6.11 128/135] irqchip/sifive-plic: Return error code on failure
` [PATCH 6.11 129/135] serial: qcom-geni: fix polled console initialisation
` [PATCH 6.11 130/135] serial: qcom-geni: revert broken hibernation support
` [PATCH 6.11 131/135] serial: qcom-geni: fix shutdown race
` [PATCH 6.11 132/135] serial: qcom-geni: fix dma rx cancellation
` [PATCH 6.11 133/135] serial: qcom-geni: fix receiver enable
` [PATCH 6.11 134/135] mm: vmscan.c: fix OOM on swap stress test
` [PATCH 6.11 135/135] ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2
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