All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-16 19:57:51 to 2023-07-16 20:06:43 UTC [more...]

[PATCH 6.4 000/800] 6.4.4-rc1 review
 2023-07-16 19:42 UTC  (192+ messages)
` [PATCH 6.4 082/800] rcu: Make rcu_cpu_starting() rely on interrupts being disabled
` [PATCH 6.4 085/800] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
` [PATCH 6.4 086/800] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
` [PATCH 6.4 087/800] x86/mtrr: Remove physical address size calculation
` [PATCH 6.4 088/800] x86/mtrr: Support setting MTRR state for software defined MTRRs
` [PATCH 6.4 089/800] x86/hyperv: Set MTRR state when running as SEV-SNP Hyper-V guest
` [PATCH 6.4 090/800] x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
` [PATCH 6.4 091/800] x86/xen: Set MTRR state when running as Xen PV initial domain
` [PATCH 6.4 107/800] libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIELD_SIZE
` [PATCH 6.4 108/800] bpf: encapsulate precision backtracking bookkeeping
` [PATCH 6.4 109/800] bpf: improve precision backtrack logging
` [PATCH 6.4 110/800] bpf: maintain bitmasks across all active frames in __mark_chain_precision
` [PATCH 6.4 111/800] bpf: fix propagate_precision() logic for inner frames
` [PATCH 6.4 112/800] wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851B
` [PATCH 6.4 113/800] samples/bpf: Fix buffer overflow in tcp_basertt
` [PATCH 6.4 114/800] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
` [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 122/800] bpf: Dont EFAULT for {g,s}setsockopt with wrong optlen
` [PATCH 6.4 123/800] spi: dw: Round of n_bytes to power of 2
` [PATCH 6.4 124/800] nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
` [PATCH 6.4 125/800] bpftool: JIT limited misreported as negative value on aarch64
` [PATCH 6.4 126/800] bpf: Remove bpf trampoline selector
` [PATCH 6.4 127/800] bpf: Fix memleak due to fentry attach failure
` [PATCH 6.4 128/800] selftests/bpf: Do not use sign-file as testcase
` [PATCH 6.4 129/800] regulator: rk808: fix asynchronous probing
` [PATCH 6.4 130/800] regulator: core: Fix more error checking for debugfs_create_dir()
` [PATCH 6.4 131/800] regulator: core: Streamline debugfs operations
` [PATCH 6.4 132/800] wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
` [PATCH 6.4 133/800] wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
` [PATCH 6.4 134/800] wifi: atmel: Fix an error handling path in atmel_probe()
` [PATCH 6.4 135/800] wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
` [PATCH 6.4 136/800] wifi: ray_cs: Fix an error handling path in ray_probe()
` [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 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 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

[Buildroot] [PATCH 1/1] package/pkgconf: fix broken URL
 2023-07-16 20:05 UTC  (2+ messages)

Please pull u-boot-video
 2023-07-16 20:04 UTC 

[virtio-comment] RE: virtio-net collaboration bi-weekly
 2023-07-16 20:00 UTC 

[virtio-comment] Invitation: virtio-net collaboration bi-weekly @ Wed Jul 26, 2023 12am - 12:45am (CDT) (virtio-comment@lists.oasis-open.org)
 2023-07-16 20:03 UTC 

[GIT PULL] ASoC fixes for v6.5-rc1
 2023-07-16 19:59 UTC 

[samba-ksmbd:ksmbd-for-next-next 2/2] fs/smb/server/vfs.c:113:41: error: use of undeclared identifier 'KSMBD_SHARE_FLAG_CROSSMNT'
 2023-07-16 19:59 UTC 

[GIT PULL] pin control fixes for v6.5
 2023-07-16 19:58 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-07-16 19:58 UTC  (2+ messages)

FAILED: patch "[PATCH] block: add overflow checks for Amiga partition support" failed to apply to 5.10-stable tree
 2023-07-16 19:58 UTC  (4+ messages)
` [PATCH 5.10.y] block: add overflow checks for Amiga partition support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.