messages from 2023-07-16 19:59:18 to 2023-07-16 20:08:39 UTC [more...]
[PATCH 6.4 000/800] 6.4.4-rc1 review
2023-07-16 19:43 UTC (201+ messages)
` [PATCH 6.4 112/800] wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851B
` [PATCH 6.4 115/800] wifi: wilc1000: fix for absent RSN capabilities WFA testcase
` [PATCH 6.4 116/800] wifi: rtw88: unlock on error path in rtw_ops_add_interface()
` [PATCH 6.4 117/800] wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
` [PATCH 6.4 118/800] net/handshake: Unpin sock->file if a handshake is cancelled
` [PATCH 6.4 119/800] sctp: add bpf_bypass_getsockopt proto callback
` [PATCH 6.4 120/800] sfc: release encap match in efx_tc_flow_free()
` [PATCH 6.4 121/800] libbpf: fix offsetof() and container_of() to work with CO-RE
` [PATCH 6.4 137/800] wifi: ath9k: dont allow to overwrite ENDPOINT0 attributes
` [PATCH 6.4 138/800] wifi: rtw88: usb: silence log flooding error message
` [PATCH 6.4 139/800] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
` [PATCH 6.4 140/800] wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart
` [PATCH 6.4 141/800] bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
` [PATCH 6.4 142/800] bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
` [PATCH 6.4 143/800] bpf: Fix __bpf_{list,rbtree}_adds beginning-of-node calculation
` [PATCH 6.4 144/800] bpf: Make bpf_refcount_acquire fallible for non-owning refs
` [PATCH 6.4 145/800] tools/resolve_btfids: Fix setting HOSTCFLAGS
` [PATCH 6.4 146/800] wifi: iwlwifi: mvm: send time sync only if needed
` [PATCH 6.4 147/800] wifi: mac80211: recalc min chandef for new STA links
` [PATCH 6.4 148/800] selftests/bpf: Fix check_mtu using wrong variable type
` [PATCH 6.4 149/800] soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_dma()
` [PATCH 6.4 150/800] spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead
` [PATCH 6.4 151/800] wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
` [PATCH 6.4 152/800] wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
` [PATCH 6.4 153/800] ice: handle extts in the miscellaneous interrupt thread
` [PATCH 6.4 154/800] selftests: cgroup: fix unexpected failure on test_memcg_low
` [PATCH 6.4 155/800] watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct config
` [PATCH 6.4 156/800] watchdog/perf: more properly prevent false positives with turbo modes
` [PATCH 6.4 157/800] kexec: fix a memory leak in crash_shrink_memory()
` [PATCH 6.4 158/800] mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isnt used
` [PATCH 6.4 159/800] memstick r592: make memstick_debug_get_tpc_name() static
` [PATCH 6.4 160/800] selftests/bpf: Fix invalid pointer check in get_xlated_program()
` [PATCH 6.4 161/800] wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
` [PATCH 6.4 162/800] bpf: Use scalar ids in mark_chain_precision()
` [PATCH 6.4 163/800] bpf: Verify scalar ids mapping in regsafe() using check_ids()
` [PATCH 6.4 164/800] wifi: mac80211: Fix permissions for valid_links debugfs entry
` [PATCH 6.4 165/800] wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_init
` [PATCH 6.4 166/800] wifi: iwlwifi: fw: print PC register value instead of address
` [PATCH 6.4 167/800] rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
` [PATCH 6.4 168/800] wifi: ath11k: Add missing check for ioremap
` [PATCH 6.4 169/800] wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()
` [PATCH 6.4 170/800] wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018
` [PATCH 6.4 171/800] wifi: ath11k: Add missing hw_ops->get_ring_selector() "
` [PATCH 6.4 172/800] wifi: mac80211: add helpers to access sband iftype data
` [PATCH 6.4 173/800] wifi: iwlwifi: mvm: add support for Extra EHT LTF
` [PATCH 6.4 174/800] wifi: iwlwifi: mvm: correctly access HE/EHT sband capa
` [PATCH 6.4 175/800] wifi: iwlwifi: pull from TXQs with softirqs disabled
` [PATCH 6.4 176/800] wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()
` [PATCH 6.4 177/800] wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
` [PATCH 6.4 178/800] wifi: cfg80211: rewrite merging of inherited elements
` [PATCH 6.4 179/800] wifi: cfg80211: drop incorrect nontransmitted BSS update code
` [PATCH 6.4 180/800] wifi: cfg80211: fix regulatory disconnect with OCB/NAN
` [PATCH 6.4 181/800] wifi: ieee80211: Fix the common size calculation for reconfiguration ML
` [PATCH 6.4 182/800] mm: move mm_count into its own cache line
` [PATCH 6.4 183/800] watchdog: remove WATCHDOG_DEFAULT
` [PATCH 6.4 184/800] watchdog/hardlockup: change watchdog_nmi_enable() to void
` [PATCH 6.4 185/800] watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
` [PATCH 6.4 186/800] watchdog/hardlockup: rename some "NMI watchdog" constants/function
` [PATCH 6.4 187/800] watchdog/perf: adapt the watchdog_perf interface for async model
` [PATCH 6.4 188/800] watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
` [PATCH 6.4 189/800] mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
` [PATCH 6.4 190/800] wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection
` [PATCH 6.4 191/800] wifi: iwlwifi: mvm: check only affected links
` [PATCH 6.4 192/800] wifi: ath9k: convert msecs to jiffies where needed
` [PATCH 6.4 193/800] bpf: Factor out socket lookup functions for the TC hookpoint
` [PATCH 6.4 194/800] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH 6.4 195/800] bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH 6.4 196/800] can: length: fix bitstuffing count
` [PATCH 6.4 197/800] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH 6.4 198/800] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH 6.4 199/800] igc: Fix race condition in PTP tx code
` [PATCH 6.4 200/800] igc: Check if hardware TX timestamping is enabled earlier
` [PATCH 6.4 201/800] igc: Retrieve TX timestamp during interrupt handling
` [PATCH 6.4 202/800] igc: Work around HW bug causing missing timestamps
` [PATCH 6.4 203/800] net: stmmac: fix double serdes powerdown
` [PATCH 6.4 204/800] netlink: fix potential deadlock in netlink_set_err()
` [PATCH 6.4 205/800] netlink: do not hard code device address lenth in fdb dumps
` [PATCH 6.4 206/800] bonding: do not assume skb mac_header is set
` [PATCH 6.4 207/800] sch_netem: fix issues in netem_change() vs get_dist_table()
` [PATCH 6.4 208/800] selftests: rtnetlink: remove netdevsim device after ipsec offload test
` [PATCH 6.4 209/800] gtp: Fix use-after-free in __gtp_encap_destroy()
` [PATCH 6.4 210/800] net: axienet: Move reset before 64-bit DMA detection
` [PATCH 6.4 211/800] ocfs2: Fix use of slab data with sendpage
` [PATCH 6.4 212/800] sfc: fix crash when reading stats while NIC is resetting
` [PATCH 6.4 213/800] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
` [PATCH 6.4 214/800] lib/ts_bm: reset initial match offset for every block of text
` [PATCH 6.4 215/800] netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one
` [PATCH 6.4 216/800] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
` [PATCH 6.4 217/800] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH 6.4 218/800] netfilter: nf_tables: fix underflow in chain reference counter
` [PATCH 6.4 219/800] ipvlan: Fix return value of ipvlan_queue_xmit()
` [PATCH 6.4 220/800] net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
` [PATCH 6.4 221/800] netlink: Add __sock_i_ino() for __netlink_diag_dump()
` [PATCH 6.4 222/800] drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe
` [PATCH 6.4 223/800] drm/amd/display: Unconditionally print when DP sink power state fails
` [PATCH 6.4 224/800] drm/amd/display: Add logging for display MALL refresh setting
` [PATCH 6.4 225/800] drm/amd/display: fix is_timing_changed() prototype
` [PATCH 6.4 226/800] radeon: avoid double free in ci_dpm_init()
` [PATCH 6.4 227/800] drm/amd/display: Explicitly specify update type per plane info change
` [PATCH 6.4 228/800] drm/i915/guc/slpc: Provide sysfs for efficient freq
` [PATCH 6.4 229/800] drm/bridge: it6505: Move a variable assignment behind a null pointer check in receive_timing_debugfs_show()
` [PATCH 6.4 230/800] Input: drv260x - sleep between polling GO bit
` [PATCH 6.4 231/800] Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
` [PATCH 6.4 232/800] Input: tests - fix use-after-free and refcount underflow in input_test_exit()
` [PATCH 6.4 233/800] Input: tests - modular KUnit tests should not depend on KUNIT=y
` [PATCH 6.4 234/800] drm/bridge: ti-sn65dsi83: Fix enable error path
` [PATCH 6.4 235/800] drm/bridge: tc358768: always enable HS video mode
` [PATCH 6.4 236/800] drm/bridge: tc358768: fix PLL parameters computation
` [PATCH 6.4 237/800] drm/bridge: tc358768: fix PLL target frequency
` [PATCH 6.4 238/800] drm/bridge: tc358768: fix TCLK_ZEROCNT computation
` [PATCH 6.4 239/800] drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation
` [PATCH 6.4 240/800] drm/bridge: tc358768: fix TCLK_TRAILCNT computation
` [PATCH 6.4 241/800] drm/bridge: tc358768: fix THS_ZEROCNT computation
` [PATCH 6.4 242/800] drm/bridge: tc358768: fix TXTAGOCNT computation
` [PATCH 6.4 243/800] drm/bridge: tc358768: fix THS_TRAILCNT computation
` [PATCH 6.4 244/800] Input: tests - fix input_test_match_device_id test
` [PATCH 6.4 245/800] drm/vram-helper: fix function names in vram helper doc
` [PATCH 6.4 246/800] ARM: dts: BCM5301X: Drop "clock-names" from the SPI node
` [PATCH 6.4 247/800] ARM: dts: meson8b: correct uart_B and uart_C clock references
` [PATCH 6.4 248/800] clk: vc5: Fix .driver_data content in i2c_device_id
` [PATCH 6.4 249/800] clk: vc7: "
` [PATCH 6.4 250/800] clk: rs9: "
` [PATCH 6.4 251/800] Input: adxl34x - do not hardcode interrupt trigger type
` [PATCH 6.4 252/800] drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
` [PATCH 6.4 253/800] drm/panel: sharp-ls043t1le01: adjust mode settings
` [PATCH 6.4 254/800] driver: soc: xilinx: use _safe loop iterator to avoid a use after free
` [PATCH 6.4 255/800] ASoC: dt-bindings: mediatek,mt8188-afe: correct clock name
` [PATCH 6.4 256/800] ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devices
` [PATCH 6.4 257/800] ASoC: Intel: sof_sdw: start set codec init function with an adr index
` [PATCH 6.4 258/800] drm/vkms: isolate pixel conversion functionality
` [PATCH 6.4 259/800] drm: Add fixed-point helper to get rounded integer values
` [PATCH 6.4 260/800] drm/vkms: Fix RGB565 pixel conversion
` [PATCH 6.4 261/800] ARM: dts: stm32: Move ethernet MAC EEPROM from SoM to carrier boards
` [PATCH 6.4 262/800] bus: ti-sysc: Fix dispc quirk masking bool variables
` [PATCH 6.4 263/800] arm64: dts: microchip: sparx5: do not use PSCI on reference boards
` [PATCH 6.4 264/800] drm/bridge: tc358767: Switch to devm MIPI-DSI helpers
` [PATCH 6.4 265/800] arm64: dts: qcom: ipq9574: Update the size of GICC & GICV regions
` [PATCH 6.4 266/800] clk: imx: scu: use _safe list iterator to avoid a use after free
` [PATCH 6.4 267/800] hwmon: (f71882fg) prevent possible division by zero
` [PATCH 6.4 268/800] RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
` [PATCH 6.4 269/800] RDMA/bnxt_re: Fix to remove unnecessary return labels
` [PATCH 6.4 270/800] RDMA/bnxt_re: Use unique names while registering interrupts
` [PATCH 6.4 271/800] RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid
` [PATCH 6.4 272/800] RDMA/bnxt_re: Fix to remove an unnecessary log
` [PATCH 6.4 273/800] drm/msm/dpu: enable DSPP_2/3 for LM_2/3 on sm8450
` [PATCH 6.4 274/800] drm/msm/dsi: dont allow enabling 14nm VCO with unprogrammed rate
` [PATCH 6.4 275/800] drm/msm/dpu: fix cursor block register bit offset in msm8998 hw catalog
` [PATCH 6.4 276/800] drm/msm/dpu: Use V4.0 PCC DSPP sub-block in SC7[12]80
` [PATCH 6.4 277/800] drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK
` [PATCH 6.4 278/800] drm/nouveau: dispnv50: fix missing-prototypes warning
` [PATCH 6.4 279/800] iommu/virtio: Detach domain on endpoint release
` [PATCH 6.4 280/800] iommu/virtio: Return size mapped for a detached domain
` [PATCH 6.4 281/800] clk: renesas: rzg2l: Fix CPG_SIPLL5_CLK1 register write
` [PATCH 6.4 282/800] ARM: dts: gta04: Move model property out of pinctrl node
` [PATCH 6.4 283/800] arm64: dts: qcom: qrb4210-rb2: Fix CD gpio for SDHC2
` [PATCH 6.4 284/800] drm/bridge: anx7625: Prevent endless probe loop
` [PATCH 6.4 285/800] ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1
` [PATCH 6.4 286/800] ARM: omap1: Drop header on AMS Delta
` [PATCH 6.4 287/800] ARM: omap1: Remove reliance on GPIO numbers from PalmTE
` [PATCH 6.4 288/800] ARM: omap1: Remove reliance on GPIO numbers from SX1
` [PATCH 6.4 289/800] Input: ads7846 - Convert to use software nodes
` [PATCH 6.4 290/800] ARM/mmc: Convert old mmci-omap to GPIO descriptors
` [PATCH 6.4 291/800] ARM: omap1: Fix up the Nokia 770 board device IRQs
` [PATCH 6.4 292/800] ARM: omap1: Make serial wakeup GPIOs use descriptors
` [PATCH 6.4 293/800] ARM: omap1: Exorcise the legacy GPIO header
` [PATCH 6.4 294/800] ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
` [PATCH 6.4 295/800] ARM: omap2: Get USB hub reset GPIO from descriptor
` [PATCH 6.4 296/800] ARM: omap2: Rewrite WLAN quirk to use GPIO descriptors
` [PATCH 6.4 297/800] ARM/musb: omap2: Remove global GPIO numbers from TUSB6010
` [PATCH 6.4 298/800] ARM: dts: qcom: msm8974: do not use underscore in node name (again)
` [PATCH 6.4 299/800] arm64: dts: qcom: pm8998: dont use GIC_SPI for SPMI interrupts
` [PATCH 6.4 300/800] arm64: dts: qcom: ipq6018: correct qrng unit address
` [PATCH 6.4 301/800] arm64: dts: qcom: msm8916: correct camss "
` [PATCH 6.4 302/800] arm64: dts: qcom: msm8916: correct MMC "
` [PATCH 6.4 303/800] arm64: dts: qcom: msm8916: correct WCNSS "
` [PATCH 6.4 304/800] arm64: dts: qcom: msm8953: correct IOMMU "
` [PATCH 6.4 305/800] arm64: dts: qcom: msm8953: correct WCNSS "
` [PATCH 6.4 306/800] arm64: dts: qcom: msm8976: correct MMC "
` [PATCH 6.4 307/800] arm64: dts: qcom: msm8994: correct SPMI "
` [PATCH 6.4 308/800] arm64: dts: qcom: msm8996: correct camss "
` [PATCH 6.4 310/800] arm64: dts: qcom: sdm845: "
` [PATCH 6.4 311/800] arm64: dts: qcom: sm6115: correct thermal-sensor "
` [PATCH 6.4 319/800] arm64: dts: qcom: apq8016-sbc: Fix 1.8V power rail on LS expansion
` [PATCH 6.4 320/800] drm/bridge: ti-sn65dsi83: Fix enable/disable flow to meet spec
` [PATCH 6.4 321/800] drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]
` [PATCH 6.4 322/800] drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H
` [PATCH 6.4 323/800] ARM: ep93xx: fix missing-prototype warnings
` [PATCH 6.4 324/800] ARM: omap2: fix missing tick_broadcast() prototype
` [PATCH 6.4 325/800] arm64: dts: qcom: pm7250b: add missing spmi-vadc include
` [PATCH 6.4 326/800] arm64: dts: qcom: apq8096: fix fixed regulator name property
` [PATCH 6.4 327/800] arm64: dts: mediatek: mt8183: Add mediatek,broken-save-restore-fw to kukui
` [PATCH 6.4 328/800] arm64: dts: mediatek: mt8192: Add mediatek,broken-save-restore-fw to asurada
` [PATCH 6.4 329/800] arm64: dts: mediatek: mt8195: Add mediatek,broken-save-restore-fw to cherry
` [PATCH 6.4 330/800] ARM: dts: stm32: Shorten the AV96 HDMI sound card name
` [PATCH 6.4 331/800] memory: brcmstb_dpfe: fix testing array offset after use
` [PATCH 6.4 332/800] ARM: dts: qcom: apq8074-dragonboard: Set DMA as remotely controlled
` [PATCH 6.4 333/800] ASoC: es8316: Increment max value for ALC Capture Target Volume control
` [PATCH 6.4 334/800] ASoC: es8316: Do not set rate constraints for unsupported MCLKs
` [PATCH 6.4 335/800] ARM: dts: meson8: correct uart_B and uart_C clock references
` [PATCH 6.4 336/800] soc/fsl/qe: fix usb.c build errors
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;
as well as URLs for NNTP newsgroup(s).