Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2023-01-16 16:57:06 to 2023-01-16 17:09:07 UTC [more...]

[PATCH 4.19 000/521] 4.19.270-rc1 review
 2023-01-16 15:48 UTC  (200+ messages)
` [PATCH 4.19 038/521] ARM: dts: turris-omnia: Add ethernet aliases
` [PATCH 4.19 040/521] pstore/ram: Fix error return code in ramoops_probe()
` [PATCH 4.19 041/521] ARM: mmp: fix timer_read delay
` [PATCH 4.19 042/521] pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
` [PATCH 4.19 043/521] tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
` [PATCH 4.19 044/521] cpuidle: dt: Return the correct numbers of parsed idle states
` [PATCH 4.19 045/521] alpha: fix syscall entry in !AUDUT_SYSCALL case
` [PATCH 4.19 046/521] fs: dont audit the capability check in simple_xattr_list()
` [PATCH 4.19 047/521] selftests/ftrace: event_triggers: wait longer for test_event_enable
` [PATCH 4.19 053/521] MIPS: vpe-cmp: fix possible memory leak while module exiting
` [PATCH 4.19 055/521] perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
` [PATCH 4.19 056/521] irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()
` [PATCH 4.19 057/521] cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()
` [PATCH 4.19 058/521] libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
` [PATCH 4.19 059/521] lib/notifier-error-inject: fix error when writing -errno to debugfs file
` [PATCH 4.19 060/521] debugfs: fix error when writing negative value to atomic_t "
` [PATCH 4.19 061/521] rapidio: fix possible name leaks when rio_add_device() fails
` [PATCH 4.19 062/521] rapidio: rio: fix possible name leak in rio_register_mport()
` [PATCH 4.19 063/521] clocksource/drivers/sh_cmt: Make sure channel clock supply is enabled
` [PATCH 4.19 064/521] ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()
` [PATCH 4.19 065/521] uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix
` [PATCH 4.19 066/521] xen/events: only register debug interrupt for 2-level events
` [PATCH 4.19 067/521] x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
` [PATCH 4.19 068/521] x86/xen: Fix memory leak in xen_init_lock_cpu()
` [PATCH 4.19 069/521] xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()
` [PATCH 4.19 070/521] PM: runtime: Improve path in rpm_idle() when no callback
` [PATCH 4.19 071/521] PM: runtime: Do not call __rpm_callback() from rpm_idle()
` [PATCH 4.19 072/521] platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()
` [PATCH 4.19 073/521] MIPS: BCM63xx: Add check for NULL for clk in clk_enable
` [PATCH 4.19 074/521] fs: sysv: Fix sysv_nblocks() returns wrong value
` [PATCH 4.19 075/521] rapidio: fix possible UAF when kfifo_alloc() fails
` [PATCH 4.19 076/521] eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
` [PATCH 4.19 077/521] relay: fix type mismatch when allocating memory in relay_create_buf()
` [PATCH 4.19 078/521] hfs: Fix OOB Write in hfs_asc2mac
` [PATCH 4.19 079/521] rapidio: devices: fix missing put_device in mport_cdev_open
` [PATCH 4.19 080/521] wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
` [PATCH 4.19 081/521] wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
` [PATCH 4.19 082/521] wifi: rtl8xxxu: Fix reading the vendor of combo chips
` [PATCH 4.19 083/521] pata_ipx4xx_cf: Fix unsigned comparison with less than zero
` [PATCH 4.19 084/521] media: i2c: ad5820: Fix error path
` [PATCH 4.19 085/521] can: kvaser_usb: do not increase tx statistics when sending error message frames
` [PATCH 4.19 086/521] can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
` [PATCH 4.19 087/521] can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
` [PATCH 4.19 088/521] can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
` [PATCH 4.19 089/521] can: kvaser_usb_leaf: Set Warning state even without bus errors
` [PATCH 4.19 090/521] can: kvaser_usb_leaf: Fix improved state not being reported
` [PATCH 4.19 091/521] can: kvaser_usb_leaf: Fix wrong CAN state after stopping
` [PATCH 4.19 092/521] can: kvaser_usb_leaf: Fix bogus restart events
` [PATCH 4.19 093/521] can: kvaser_usb: Add struct kvaser_usb_busparams
` [PATCH 4.19 094/521] can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming
` [PATCH 4.19 095/521] spi: Update reference to struct spi_controller
` [PATCH 4.19 096/521] media: vivid: fix compose size exceed boundary
` [PATCH 4.19 097/521] mtd: Fix device name leak when register device failed in add_mtd_device()
` [PATCH 4.19 098/521] wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
` [PATCH 4.19 099/521] media: camss: Clean up received buffers on failed start of streaming
` [PATCH 4.19 100/521] net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
` [PATCH 4.19 101/521] drm/radeon: Add the missed acpi_put_table() to fix memory leak
` [PATCH 4.19 102/521] ASoC: pxa: fix null-pointer dereference in filter()
` [PATCH 4.19 103/521] regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
` [PATCH 4.19 104/521] ima: Fix misuse of dereference of pointer in template_desc_init_fields()
` [PATCH 4.19 105/521] wifi: ath10k: Fix return value in ath10k_pci_init()
` [PATCH 4.19 106/521] mtd: lpddr2_nvm: Fix possible null-ptr-deref
` [PATCH 4.19 107/521] Input: elants_i2c - properly handle the reset GPIO when power is off
` [PATCH 4.19 108/521] media: solo6x10: fix possible memory leak in solo_sysfs_init()
` [PATCH 4.19 109/521] media: platform: exynos4-is: Fix error handling in fimc_md_init()
` [PATCH 4.19 110/521] HID: hid-sensor-custom: set fixed size for custom attributes
` [PATCH 4.19 111/521] ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT
` [PATCH 4.19 112/521] clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
` [PATCH 4.19 113/521] bonding: Export skip slave logic to function
` [PATCH 4.19 114/521] mtd: maps: pxa2xx-flash: fix memory leak in probe
` [PATCH 4.19 115/521] drbd: remove call to memset before free device/resource/connection
` [PATCH 4.19 116/521] media: imon: fix a race condition in send_packet()
` [PATCH 4.19 117/521] pinctrl: pinconf-generic: add missing of_node_put()
` [PATCH 4.19 118/521] media: dvb-core: Fix ignored return value in dvb_register_frontend()
` [PATCH 4.19 119/521] media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()
` [PATCH 4.19 120/521] media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
` [PATCH 4.19 121/521] drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
` [PATCH 4.19 122/521] NFSv4.2: Fix a memory stomp in decode_attr_security_label
` [PATCH 4.19 123/521] NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
` [PATCH 4.19 124/521] ALSA: asihpi: fix missing pci_disable_device()
` [PATCH 4.19 125/521] drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()
` [PATCH 4.19 126/521] drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
` [PATCH 4.19 127/521] ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe
` [PATCH 4.19 128/521] bonding: uninitialized variable in bond_miimon_inspect()
` [PATCH 4.19 129/521] wifi: mac80211: fix memory leak in ieee80211_if_add()
` [PATCH 4.19 130/521] wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
` [PATCH 4.19 131/521] regulator: core: fix module refcount leak in set_supply()
` [PATCH 4.19 132/521] media: saa7164: fix missing pci_disable_device()
` [PATCH 4.19 133/521] ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt
` [PATCH 4.19 134/521] SUNRPC: Fix missing release socket in rpc_sockname()
` [PATCH 4.19 135/521] NFSv4.x: Fail client initialisation if state manager thread cant run
` [PATCH 4.19 136/521] mmc: moxart: fix return value check of mmc_add_host()
` [PATCH 4.19 137/521] mmc: mxcmmc: "
` [PATCH 4.19 138/521] mmc: rtsx_usb_sdmmc: "
` [PATCH 4.19 139/521] mmc: toshsd: "
` [PATCH 4.19 140/521] mmc: vub300: "
` [PATCH 4.19 141/521] mmc: wmt-sdmmc: "
` [PATCH 4.19 142/521] mmc: atmel-mci: "
` [PATCH 4.19 143/521] mmc: meson-gx: "
` [PATCH 4.19 144/521] mmc: via-sdmmc: "
` [PATCH 4.19 145/521] mmc: wbsd: "
` [PATCH 4.19 146/521] mmc: mmci: "
` [PATCH 4.19 147/521] media: c8sectpfe: Add of_node_put() when breaking out of loop
` [PATCH 4.19 148/521] media: coda: Add check for dcoda_iram_alloc
` [PATCH 4.19 149/521] media: coda: Add check for kmalloc
` [PATCH 4.19 150/521] clk: samsung: Fix memory leak in _samsung_clk_register_pll()
` [PATCH 4.19 151/521] wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
` [PATCH 4.19 152/521] rtl8xxxu: add enumeration for channel bandwidth
` [PATCH 4.19 153/521] wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
` [PATCH 4.19 154/521] blktrace: Fix output non-blktrace event when blk_classic option enabled
` [PATCH 4.19 155/521] clk: socfpga: clk-pll: Remove unused variable rc
` [PATCH 4.19 156/521] clk: socfpga: use clk_hw_register for a5/c5
` [PATCH 4.19 157/521] net: vmw_vsock: vmci: Check memcpy_from_msg()
` [PATCH 4.19 158/521] net: defxx: Fix missing err handling in dfx_init()
` [PATCH 4.19 159/521] drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
` [PATCH 4.19 160/521] ethernet: s2io: dont call dev_kfree_skb() under spin_lock_irqsave()
` [PATCH 4.19 161/521] net: farsync: Fix kmemleak when rmmods farsync
` [PATCH 4.19 162/521] net/tunnel: wait until all sk_user_data reader finish before releasing the sock
` [PATCH 4.19 163/521] net: apple: mace: dont call dev_kfree_skb() under spin_lock_irqsave()
` [PATCH 4.19 164/521] net: apple: bmac: "
` [PATCH 4.19 165/521] net: emaclite: "
` [PATCH 4.19 166/521] net: ethernet: dnet: "
` [PATCH 4.19 167/521] hamradio: "
` [PATCH 4.19 168/521] net: amd: lance: "
` [PATCH 4.19 169/521] net: amd-xgbe: Fix logic around active and passive cables
` [PATCH 4.19 170/521] net: amd-xgbe: Check only the minimum speed for active/passive cables
` [PATCH 4.19 171/521] net: lan9303: Fix read error execution path
` [PATCH 4.19 172/521] ntb_netdev: Use dev_kfree_skb_any() in interrupt context
` [PATCH 4.19 173/521] Bluetooth: btusb: dont call kfree_skb() under spin_lock_irqsave()
` [PATCH 4.19 174/521] Bluetooth: hci_qca: "
` [PATCH 4.19 175/521] Bluetooth: hci_h5: "
` [PATCH 4.19 176/521] Bluetooth: hci_bcsp: "
` [PATCH 4.19 177/521] Bluetooth: hci_core: "
` [PATCH 4.19 178/521] Bluetooth: RFCOMM: "
` [PATCH 4.19 179/521] stmmac: fix potential division by 0
` [PATCH 4.19 180/521] apparmor: fix a memleak in multi_transaction_new()
` [PATCH 4.19 181/521] apparmor: fix lockdep warning when removing a namespace
` [PATCH 4.19 182/521] apparmor: Fix abi check to include v8 abi
` [PATCH 4.19 183/521] f2fs: fix normal discard process
` [PATCH 4.19 184/521] RDMA/nldev: Return "-EAGAIN" if the cm_id isnt from expected port
` [PATCH 4.19 185/521] scsi: scsi_debug: Fix a warning in resp_write_scat()
` [PATCH 4.19 186/521] PCI: Check for alloc failure in pci_request_irq()
` [PATCH 4.19 187/521] RDMA/hfi: Decrease PCI device reference count in error path
` [PATCH 4.19 188/521] crypto: ccree - Make cc_debugfs_global_fini() available for module init function
` [PATCH 4.19 189/521] RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
` [PATCH 4.19 190/521] scsi: hpsa: use local workqueues instead of system workqueues
` [PATCH 4.19 191/521] scsi: hpsa: Fix possible memory leak in hpsa_init_one()
` [PATCH 4.19 192/521] crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
` [PATCH 4.19 193/521] scsi: mpt3sas: Add ioc_<level> logging macros
` [PATCH 4.19 194/521] scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
` [PATCH 4.19 195/521] scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()
` [PATCH 4.19 196/521] scsi: hpsa: Fix error handling in hpsa_add_sas_host()
` [PATCH 4.19 197/521] scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()
` [PATCH 4.19 198/521] scsi: fcoe: Fix possible name leak when device_register() fails
` [PATCH 4.19 199/521] scsi: ipr: Fix WARNING in ipr_init()
` [PATCH 4.19 200/521] scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
` [PATCH 4.19 201/521] scsi: snic: Fix possible UAF in snic_tgt_create()
` [PATCH 4.19 202/521] RDMA/hfi1: Fix error return code in parse_platform_config()
` [PATCH 4.19 203/521] orangefs: Fix sysfs not cleanup when dev init failed
` [PATCH 4.19 204/521] crypto: img-hash - Fix variable dereferenced before check hdev->req
` [PATCH 4.19 205/521] hwrng: amd - Fix PCI device refcount leak
` [PATCH 4.19 206/521] hwrng: geode "
` [PATCH 4.19 207/521] IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
` [PATCH 4.19 208/521] drivers: dio: fix possible memory leak in dio_init()
` [PATCH 4.19 209/521] serial: tegra: avoid reg access when clk disabled
` [PATCH 4.19 210/521] serial: tegra: check for FIFO mode enabled status
` [PATCH 4.19 211/521] serial: tegra: set maximum num of uart ports to 8
` [PATCH 4.19 212/521] serial: tegra: add support to use 8 bytes trigger
` [PATCH 4.19 213/521] serial: tegra: add support to adjust baud rate
` [PATCH 4.19 214/521] serial: tegra: report clk rate errors
` [PATCH 4.19 215/521] serial: tegra: Add PIO mode support
` [PATCH 4.19 216/521] tty: serial: tegra: Activate RX DMA transfer by request
` [PATCH 4.19 217/521] serial: tegra: Read DMA status before terminating
` [PATCH 4.19 218/521] class: fix possible memory leak in __class_register()
` [PATCH 4.19 219/521] vfio: platform: Do not pass return buffer to ACPI _RST method
` [PATCH 4.19 220/521] uio: uio_dmem_genirq: Fix missing unlock in irq configuration
` [PATCH 4.19 221/521] uio: uio_dmem_genirq: Fix deadlock between irq config and handling
` [PATCH 4.19 222/521] usb: fotg210-udc: Fix ages old endianness issues
` [PATCH 4.19 223/521] staging: vme_user: Fix possible UAF in tsi148_dma_list_add
` [PATCH 4.19 224/521] usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
` [PATCH 4.19 225/521] serial: amba-pl011: avoid SBSA UART accessing DMACR register
` [PATCH 4.19 226/521] serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle
` [PATCH 4.19 227/521] serial: pch: Fix PCI device refcount leak in pch_request_dma()
` [PATCH 4.19 229/521] tty: serial: altera_uart_{r,t}x_chars() need only uart_port
` [PATCH 4.19 230/521] serial: altera_uart: fix locking in polling mode
` [PATCH 4.19 238/521] usb: gadget: f_hid: fix f_hidg lifetime vs cdev
` [PATCH 4.19 239/521] usb: gadget: f_hid: fix refcount leak on error path
` [PATCH 4.19 240/521] drivers: mcb: fix resource leak in mcb_probe()
` [PATCH 4.19 241/521] mcb: mcb-parse: fix error handing in chameleon_parse_gdd()
` [PATCH 4.19 242/521] chardev: fix error handling in cdev_device_add()
` [PATCH 4.19 243/521] i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
` [PATCH 4.19 244/521] staging: rtl8192u: Fix use after free in ieee80211_rx()
` [PATCH 4.19 245/521] staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()
` [PATCH 4.19 246/521] vme: Fix error not catched in fake_init()
` [PATCH 4.19 247/521] drivers: provide devm_platform_ioremap_resource()
` [PATCH 4.19 248/521] drivers: provide devm_platform_get_and_ioremap_resource()
` [PATCH 4.19 249/521] i2c: mux: reg: check return value after calling platform_get_resource()
` [PATCH 4.19 250/521] i2c: ismt: Fix an out-of-bounds bug in ismt_access()
` [PATCH 4.19 252/521] tracing/hist: Fix issue of losting command info in error_log

stable-rc/queue/4.19 baseline: 79 runs, 20 regressions (v4.19.269-516-g19486d21d1898)
 2023-01-16 16:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox