Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2023-05-08 11:16:17 to 2023-05-08 11:26:47 UTC [more...]

[PATCH 6.3 000/694] 6.3.2-rc1 review
 2023-05-08  9:47 UTC  (198+ messages)
` [PATCH 6.3 444/694] wifi: mt76: fix 6GHz high channel not be scanned
` [PATCH 6.3 445/694] mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data
` [PATCH 6.3 446/694] wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`
` [PATCH 6.3 447/694] wifi: mt76: mt7921e: improve reliability of dma reset
` [PATCH 6.3 448/694] wifi: mt76: mt7921e: stop chip reset worker in unregister hook
` [PATCH 6.3 449/694] wifi: mt76: connac: fix txd multicast rate setting
` [PATCH 6.3 450/694] wifi: iwlwifi: mvm: check firmware response size
` [PATCH 6.3 451/694] netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_insert()
` [PATCH 6.3 452/694] wifi: mt76: mt7996: fill txd by host driver
` [PATCH 6.3 453/694] netfilter: conntrack: fix wrong ct->timeout value
` [PATCH 6.3 454/694] wifi: iwlwifi: fw: fix memory leak in debugfs
` [PATCH 6.3 455/694] wifi: iwlwifi: mvm: support wowlan info notification version 2
` [PATCH 6.3 456/694] wifi: iwlwifi: mvm: fix potential memory leak
` [PATCH 6.3 457/694] net: libwx: fix memory leak in wx_setup_rx_resources
` [PATCH 6.3 458/694] ixgbe: Allow flow hash to be set via ethtool
` [PATCH 6.3 459/694] ixgbe: Enable setting RSS table to default values
` [PATCH 6.3 460/694] net/mlx5e: Dont clone flow post action attributes second time
` [PATCH 6.3 461/694] net/mlx5e: Release the label when replacing existing ct entry
` [PATCH 6.3 462/694] net/mlx5: E-switch, Create per vport table based on devlink encap mode
` [PATCH 6.3 463/694] net/mlx5: E-switch, Dont destroy indirect table in split rule
` [PATCH 6.3 464/694] net/mlx5: Release tunnel device after tc update skb
` [PATCH 6.3 465/694] net/mlx5e: Fix error flow in representor failing to add vport rx rule
` [PATCH 6.3 466/694] Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"
` [PATCH 6.3 467/694] net/mlx5: Use recovery timeout on sync reset flow
` [PATCH 6.3 468/694] net/mlx5e: Nullify table pointer when failing to create
` [PATCH 6.3 469/694] Revert "net/mlx5e: Dont use termination table when redundant"
` [PATCH 6.3 470/694] net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
` [PATCH 6.3 471/694] bpf: Fix race between btf_put and btf_idr walk
` [PATCH 6.3 472/694] bpf: Dont EFAULT for getsockopt with optval=NULL
` [PATCH 6.3 473/694] netfilter: nf_tables: dont write table validation state without mutex
` [PATCH 6.3 474/694] net: dpaa: Fix uninitialized variable in dpaa_stop()
` [PATCH 6.3 475/694] net/sched: sch_fq: fix integer overflow of "credit"
` [PATCH 6.3 476/694] net/sched: cls_api: Initialize miss_cookie_node when action miss is not used
` [PATCH 6.3 477/694] ipv4: Fix potential uninit variable access bug in __ip_make_skb()
` [PATCH 6.3 478/694] rxrpc: Fix error when reading rxrpc tokens
` [PATCH 6.3 479/694] Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work"
` [PATCH 6.3 480/694] netlink: Use copy_to_user() for optval in netlink_getsockopt()
` [PATCH 6.3 481/694] net: amd: Fix link leak when verifying config failed
` [PATCH 6.3 482/694] tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
` [PATCH 6.3 483/694] ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it
` [PATCH 6.3 484/694] ASoC: cs35l41: Only disable internal boost
` [PATCH 6.3 485/694] drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()
` [PATCH 6.3 486/694] drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()
` [PATCH 6.3 487/694] pstore: Revert pmsg_lock back to a normal mutex
` [PATCH 6.3 488/694] usb: host: xhci-rcar: remove leftover quirk handling
` [PATCH 6.3 489/694] usb: dwc3: gadget: Change condition for processing suspend event
` [PATCH 6.3 490/694] serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are transmitted
` [PATCH 6.3 491/694] fpga: bridge: fix kernel-doc parameter description
` [PATCH 6.3 492/694] iommufd/selftest: Catch overflow of uptr and length
` [PATCH 6.3 493/694] iio: light: max44009: add missing OF device matching
` [PATCH 6.3 494/694] spi: Constify spi parameters of chip select APIs
` [PATCH 6.3 495/694] serial: 8250_bcm7271: Fix arbitration handling
` [PATCH 6.3 496/694] spi: atmel-quadspi: Dont leak clk enable count in pm resume
` [PATCH 6.3 497/694] spi: atmel-quadspi: Free resources even if runtime resume failed in .remove()
` [PATCH 6.3 498/694] spi: imx: Dont skip cleanup in removes error path
` [PATCH 6.3 499/694] interconnect: qcom: drop obsolete OSM_L3/EPSS defines
` [PATCH 6.3 500/694] interconnect: qcom: osm-l3: drop unuserd header inclusion
` [PATCH 6.3 501/694] spi: f_ospi: Add missing spi_mem_default_supports_op() helper
` [PATCH 6.3 502/694] module/decompress: Never use kunmap() for local un-mappings
` [PATCH 6.3 503/694] usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition
` [PATCH 6.3 504/694] ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE
` [PATCH 6.3 505/694] PCI: imx6: Install the fault handler only on compatible match
` [PATCH 6.3 506/694] ASoC: es8316: Handle optional IRQ assignment
` [PATCH 6.3 507/694] linux/vt_buffer.h: allow either builtin or modular for macros
` [PATCH 6.3 508/694] dt-bindings: serial: snps-dw-apb-uart: correct number of DMAs
` [PATCH 6.3 509/694] spi: qup: Dont skip cleanup in removes error path
` [PATCH 6.3 510/694] interconnect: qcom: rpm: drop bogus pm domain attach
` [PATCH 6.3 511/694] spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver
` [PATCH 6.3 512/694] spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume
` [PATCH 6.3 513/694] spi: mpc5xxx-psc: Remove unused platform_data
` [PATCH 6.3 514/694] spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines
` [PATCH 6.3 515/694] spi: fsl-spi: Fix CPM/QE mode Litte Endian
` [PATCH 6.3 516/694] vmci_host: fix a race condition in vmci_host_poll() causing GPF
` [PATCH 6.3 517/694] of: Fix modalias string generation
` [PATCH 6.3 518/694] PCI/EDR: Clear Device Status after EDR error recovery
` [PATCH 6.3 519/694] ia64: mm/contig: fix section mismatch warning/error
` [PATCH 6.3 520/694] ia64: salinfo: placate defined-but-not-used warning
` [PATCH 6.3 521/694] scripts/gdb: bail early if there are no clocks
` [PATCH 6.3 522/694] scripts/gdb: bail early if there are no generic PD
` [PATCH 6.3 523/694] ASoC: mediatek: common: Fix refcount leak in parse_dai_link_info
` [PATCH 6.3 524/694] HID: amd_sfh: Correct the structure fields
` [PATCH 6.3 525/694] HID: amd_sfh: Correct the sensor enable and disable command
` [PATCH 6.3 526/694] HID: amd_sfh: Fix illuminance value
` [PATCH 6.3 527/694] HID: amd_sfh: Add support for shutdown operation
` [PATCH 6.3 528/694] HID: amd_sfh: Correct the stop all command
` [PATCH 6.3 529/694] HID: amd_sfh: Increase sensor command timeout for SFH1.1
` [PATCH 6.3 530/694] HID: amd_sfh: Handle "no sensors" enabled "
` [PATCH 6.3 531/694] cacheinfo: Check sib_leaf in cache_leaves_are_shared()
` [PATCH 6.3 532/694] cacheinfo: Check cache properties are present in DT
` [PATCH 6.3 533/694] coresight: etm_pmu: Set the module field
` [PATCH 6.3 534/694] drm/panel: novatek-nt35950: Improve error handling
` [PATCH 6.3 535/694] ASoC: fsl_mqs: move of_node_put() to the correct location
` [PATCH 6.3 536/694] PCI/PM: Extend D3hot delay for NVIDIA HDA controllers
` [PATCH 6.3 537/694] drm/panel: novatek-nt35950: Only unregister DSI1 if it exists
` [PATCH 6.3 538/694] spi: cadence-quadspi: fix suspend-resume implementations
` [PATCH 6.3 539/694] i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
` [PATCH 6.3 540/694] i2c: xiic: xiic_xfer(): "
` [PATCH 6.3 541/694] scripts/gdb: raise error with reduced debugging information
` [PATCH 6.3 542/694] uapi/linux/const.h: prefer ISO-friendly __typeof__
` [PATCH 6.3 543/694] sh: sq: Fix incorrect element size for allocating bitmap buffer
` [PATCH 6.3 544/694] usb: gadget: tegra-xudc: Fix crash in vbus_draw
` [PATCH 6.3 545/694] usb: chipidea: fix missing goto in `ci_hdrc_probe`
` [PATCH 6.3 546/694] usb: mtu3: fix kernel panic at qmu transfer done irq handler
` [PATCH 6.3 547/694] firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
` [PATCH 6.3 548/694] tty: serial: fsl_lpuart: adjust buffer length to the intended size
` [PATCH 6.3 549/694] serial: 8250: Add missing wakeup event reporting
` [PATCH 6.3 550/694] spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 6.3 551/694] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
` [PATCH 6.3 552/694] spmi: Add a check for remove callback when removing a SPMI driver
` [PATCH 6.3 553/694] vdpa/mlx5: Avoid losing link state updates
` [PATCH 6.3 554/694] virtio_ring: dont update event idx on get_buf
` [PATCH 6.3 555/694] spi: bcm63xx: remove PM_SLEEP based conditional compilation
` [PATCH 6.3 556/694] fbdev: mmp: Fix deferred clk handling in mmphw_probe()
` [PATCH 6.3 557/694] selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_sample_test
` [PATCH 6.3 558/694] macintosh/windfarm_smu_sat: Add missing of_node_put()
` [PATCH 6.3 559/694] powerpc/perf: Properly detect mpc7450 family
` [PATCH 6.3 560/694] powerpc/mpc512x: fix resource printk format warning
` [PATCH 6.3 561/694] powerpc/wii: fix resource printk format warnings
` [PATCH 6.3 562/694] powerpc/sysdev/tsi108: "
` [PATCH 6.3 563/694] macintosh: via-pmu-led: requires ATA to be set
` [PATCH 6.3 564/694] powerpc/rtas: use memmove for potentially overlapping buffer copy
` [PATCH 6.3 565/694] sched/fair: Fix inaccurate tally of ttwu_move_affine
` [PATCH 6.3 566/694] perf/core: Fix hardlockup failure caused by perf throttle
` [PATCH 6.3 567/694] Revert "objtool: Support addition to set CFA base"
` [PATCH 6.3 568/694] riscv: Fix ptdump when KASAN is enabled
` [PATCH 6.3 569/694] sched/rt: Fix bad task migration for rt tasks
` [PATCH 6.3 570/694] sched/clock: Fix local_clock() before sched_clock_init()
` [PATCH 6.3 571/694] rv: Fix addition on an uninitialized variable run
` [PATCH 6.3 572/694] rtla/timerlat: Fix "Previous IRQ" auto analysis line
` [PATCH 6.3 573/694] tracing/user_events: Ensure write index cannot be negative
` [PATCH 6.3 574/694] clk: at91: clk-sam9x60-pll: fix return value check
` [PATCH 6.3 575/694] IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
` [PATCH 6.3 576/694] RDMA/siw: Fix potential page_array out of range access
` [PATCH 6.3 577/694] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH 6.3 578/694] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH 6.3 579/694] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH 6.3 580/694] clk: mediatek: mt8135: "
` [PATCH 6.3 581/694] RDMA/rdmavt: Delete unnecessary NULL check
` [PATCH 6.3 582/694] clk: mediatek: clk-pllfh: fix missing of_node_put() in fhctl_parse_dt()
` [PATCH 6.3 583/694] clk: qcom: gcc-qcm2290: Fix up gcc_sdcc2_apps_clk_src
` [PATCH 6.3 584/694] workqueue: Fix hung time report of worker pools
` [PATCH 6.3 585/694] rtc: omap: include header for omap_rtc_power_off_program prototype
` [PATCH 6.3 586/694] RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
` [PATCH 6.3 587/694] rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
` [PATCH 6.3 588/694] rtc: k3: handle errors while enabling wake irq
` [PATCH 6.3 589/694] RDMA/rxe: Replace exists by rxe in rxe.c
` [PATCH 6.3 590/694] RDMA/erdma: Use fixed hardware page size
` [PATCH 6.3 591/694] fs/ntfs3: Fix memory leak if ntfs_read_mft failed
` [PATCH 6.3 592/694] fs/ntfs3: Add check for kmemdup
` [PATCH 6.3 593/694] fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
` [PATCH 6.3 594/694] fs/ntfs3: Fix OOB read in indx_insert_into_buffer
` [PATCH 6.3 595/694] fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
` [PATCH 6.3 596/694] iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN
` [PATCH 6.3 597/694] RDMA/rxe: Remove tasklet call from rxe_cq.c
` [PATCH 6.3 598/694] power: supply: generic-adc-battery: fix unit scaling
` [PATCH 6.3 599/694] clk: add missing of_node_put() in "assigned-clocks" property parsing
` [PATCH 6.3 600/694] RDMA/siw: Remove namespace check from siw_netdev_event()
` [PATCH 6.3 601/694] clk: qcom: gcc-sm6115: Mark RCGs shared where applicable
` [PATCH 6.3 602/694] power: supply: rk817: Fix low SOC bugs
` [PATCH 6.3 603/694] RDMA/cm: Trace icm_send_rej event before the cm state is reset
` [PATCH 6.3 604/694] RDMA/srpt: Add a check for valid mad_agent pointer
` [PATCH 6.3 605/694] IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
` [PATCH 6.3 606/694] IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
` [PATCH 6.3 607/694] clk: imx: fracn-gppll: fix the rate table
` [PATCH 6.3 608/694] clk: imx: fracn-gppll: disable hardware select control
` [PATCH 6.3 610/694] NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease
` [PATCH 6.3 611/694] iommu/amd: Set page size bitmap during V2 domain allocation
` [PATCH 6.3 612/694] s390/checksum: always use cksm instruction
` [PATCH 6.3 613/694] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [PATCH 6.3 614/694] clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_cc_sc7280_desc
` [PATCH 6.3 615/694] clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handling
` [PATCH 6.3 616/694] clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clk
` [PATCH 6.3 617/694] Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
` [PATCH 6.3 618/694] swiotlb: relocate PageHighMem test away from rmem_swiotlb_setup
` [PATCH 6.3 619/694] swiotlb: fix debugfs reporting of reserved memory pools
` [PATCH 6.3 620/694] RDMA/rxe: Convert tasklet args to queue pairs
` [PATCH 6.3 621/694] RDMA/rxe: Remove __rxe_do_task()
` [PATCH 6.3 622/694] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
` [PATCH 6.3 623/694] RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR
` [PATCH 6.3 624/694] RDMA/mlx5: Fix flow counter query via DEVX
` [PATCH 6.3 625/694] SUNRPC: remove the maximum number of retries in call_bind_status
` [PATCH 6.3 626/694] RDMA/mlx5: Use correct device num_ports when modify DC
` [PATCH 6.3 627/694] clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when init fails
` [PATCH 6.3 628/694] openrisc: Properly store r31 to pt_regs on unhandled exceptions
` [PATCH 6.3 629/694] timekeeping: Fix references to nonexistent ktime_get_fast_ns()
` [PATCH 6.3 630/694] SMB3: Add missing locks to protect deferred close file list
` [PATCH 6.3 631/694] SMB3: Close deferred file handles in case of handle lease break
` [PATCH 6.3 632/694] rtc: jz4740: Make sure clock provider gets removed
` [PATCH 6.3 633/694] ext4: fix i_disksize exceeding i_size problem in paritally written case
` [PATCH 6.3 634/694] ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline
` [PATCH 6.3 635/694] pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration
` [PATCH 6.3 636/694] pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin group
` [PATCH 6.3 637/694] pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functions
` [PATCH 6.3 638/694] pinctrl: renesas: r8a779g0: Fix Group 6/7 "
` [PATCH 6.3 639/694] pinctrl: renesas: r8a779g0: Fix ERROROUTC function names
` [PATCH 6.3 640/694] leds: TI_LMU_COMMON: select REGMAP instead of depending on it
` [PATCH 6.3 641/694] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string

[PATCH 6.3 000/694] 6.3.2-rc1 review
 2023-05-08 11:24 UTC 

stable-rc/linux-6.1.y build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-1197-g23b4e75cdd2e3)
 2023-05-08 11:23 UTC 

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-1198-gec6cfda9dbac0)
 2023-05-08 11:23 UTC 


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