All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-15 19:34:50 to 2023-11-15 19:39:31 UTC [more...]

[PATCH 6.5 000/550] 6.5.12-rc1 review
 2023-11-15 19:18 UTC  (91+ messages)
` [PATCH 6.5 444/550] perf hist: Add missing puts to hist__account_cycles
` [PATCH 6.5 446/550] perf vendor events intel: Add broadwellde two metrics
` [PATCH 6.5 447/550] 9p/net: fix possible memory leak in p9_check_errors()
` [PATCH 6.5 448/550] rtla: Fix uninitialized variable found
` [PATCH 6.5 455/550] cxl/pci: Fix sanitize notifier setup
` [PATCH 6.5 456/550] cxl/memdev: Fix sanitize vs decoder setup locking
` [PATCH 6.5 457/550] cxl/mem: Fix shutdown order
` [PATCH 6.5 458/550] virt: sevguest: Fix passing a stack buffer as a scatterlist target
` [PATCH 6.5 459/550] rtc: pcf85363: Allow to wake up system without IRQ
` [PATCH 6.5 460/550] rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
` [PATCH 6.5 461/550] cxl/region: Prepare the decoder match range helper for reuse
` [PATCH 6.5 462/550] cxl/region: Calculate a target position in a region interleave
` [PATCH 6.5 463/550] cxl/region: Use cxl_calc_interleave_pos() for auto-discovery
` [PATCH 6.5 464/550] cxl/region: Fix cxl_region_rwsem lock held when returning to user space
` [PATCH 6.5 465/550] cxl/core/regs: Rename @dev to @host in struct cxl_register_map
` [PATCH 6.5 466/550] cxl/port: Fix @host confusion in cxl_dport_setup_regs()
` [PATCH 6.5 467/550] cxl/hdm: Remove broken error path
` [PATCH 6.5 468/550] pcmcia: cs: fix possible hung task and memory leak pccardd()
` [PATCH 6.5 469/550] pcmcia: ds: fix refcount leak in pcmcia_device_add()
` [PATCH 6.5 470/550] pcmcia: ds: fix possible name leak in error path "
` [PATCH 6.5 471/550] media: imx-jpeg: initiate a drain of the capture queue in dynamic resolution change
` [PATCH 6.5 472/550] media: hantro: Check whether reset op is defined before use
` [PATCH 6.5 473/550] media: verisilicon: Do not enable G2 postproc downscale if source is narrower than destination
` [PATCH 6.5 474/550] media: ov5640: fix vblank unchange issue when work at dvp mode
` [PATCH 6.5 475/550] media: i2c: max9286: Fix some redundant of_node_put() calls
` [PATCH 6.5 476/550] media: ov5640: Fix a memory leak when ov5640_probe fails
` [PATCH 6.5 477/550] media: bttv: fix use after free error due to btv->timeout timer
` [PATCH 6.5 478/550] media: amphion: handle firmware debug message
` [PATCH 6.5 479/550] media: mtk-jpegenc: Fix bug in JPEG encode quality selection
` [PATCH 6.5 480/550] media: s3c-camif: Avoid inappropriate kfree()
` [PATCH 6.5 481/550] media: vidtv: psi: Add check for kstrdup
` [PATCH 6.5 482/550] media: vidtv: mux: Add check and kfree "
` [PATCH 6.5 483/550] media: cedrus: Fix clock/reset sequence
` [PATCH 6.5 484/550] media: cadence: csi2rx: Unregister v4l2 async notifier
` [PATCH 6.5 485/550] media: dvb-usb-v2: af9035: fix missing unlock
` [PATCH 6.5 486/550] media: verisilicon: Fixes clock list for rk3588 av1 decoder
` [PATCH 6.5 487/550] media: imx-jpeg: notify source chagne event when the first picture parsed
` [PATCH 6.5 488/550] media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
` [PATCH 6.5 489/550] media: cec: meson: always include meson sub-directory in Makefile
` [PATCH 6.5 490/550] cpupower: fix reference to nonexistent document
` [PATCH 6.5 491/550] regmap: prevent noinc writes from clobbering cache
` [PATCH 6.5 492/550] drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs
` [PATCH 6.5 493/550] drm/amdgpu: dont put MQDs in VRAM on ARM | ARM64
` [PATCH 6.5 494/550] pwm: sti: Reduce number of allocations and drop usage of chip_data
` [PATCH 6.5 495/550] pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
` [PATCH 6.5 496/550] Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
` [PATCH 6.5 497/550] watchdog: ixp4xx: Make sure restart always works
` [PATCH 6.5 498/550] llc: verify mac len before reading mac header
` [PATCH 6.5 499/550] hsr: Prevent use after free in prp_create_tagged_frame()
` [PATCH 6.5 500/550] tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
` [PATCH 6.5 501/550] rxrpc: Fix two connection reaping bugs
` [PATCH 6.5 502/550] bpf: Check map->usercnt after timer->timer is assigned
` [PATCH 6.5 503/550] inet: shrink struct flowi_common
` [PATCH 6.5 504/550] octeontx2-pf: Fix error codes
` [PATCH 6.5 505/550] octeontx2-pf: Fix holes in error code
` [PATCH 6.5 506/550] net: page_pool: add missing free_percpu when page_pool_init fail
` [PATCH 6.5 507/550] dccp: Call security_inet_conn_request() after setting IPv4 addresses
` [PATCH 6.5 508/550] dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses
` [PATCH 6.5 509/550] net: r8169: Disable multicast filter for RTL8168H and RTL8107E
` [PATCH 6.5 510/550] Fix termination state for idr_for_each_entry_ul()
` [PATCH 6.5 511/550] net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
` [PATCH 6.5 512/550] selftests: pmtu.sh: fix result checking
` [PATCH 6.5 513/550] octeontx2-pf: Free pending and dropped SQEs
` [PATCH 6.5 514/550] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH 6.5 515/550] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH 6.5 516/550] net/smc: put sk reference if close work was canceled
` [PATCH 6.5 517/550] nvme: fix error-handling for io_uring nvme-passthrough
` [PATCH 6.5 518/550] riscv: boot: Fix creation of loader.bin
` [PATCH 6.5 519/550] tg3: power down device only on SYSTEM_POWER_OFF
` [PATCH 6.5 520/550] nbd: fix uaf in nbd_open
` [PATCH 6.5 521/550] blk-core: use pr_warn_ratelimited() in bio_check_ro()
` [PATCH 6.5 522/550] vsock/virtio: remove socket from connected/bound list on shutdown
` [PATCH 6.5 523/550] r8169: respect userspace disabling IFF_MULTICAST
` [PATCH 6.5 524/550] net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_FMTMSG_LEN
` [PATCH 6.5 525/550] i2c: iproc: handle invalid slave state
` [PATCH 6.5 526/550] netfilter: xt_recent: fix (increase) ipv6 literal buffer length
` [PATCH 6.5 527/550] netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
` [PATCH 6.5 528/550] net/sched: act_ct: Always fill offloading tuple iifidx
` [PATCH 6.5 529/550] RISC-V: Dont fail in riscv_of_parent_hartid() for disabled HARTs
` [PATCH 6.5 530/550] module/decompress: use kvmalloc() consistently
` [PATCH 6.5 531/550] drm/vc4: tests: Fix UAF in the mock helpers
` [PATCH 6.5 532/550] drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
` [PATCH 6.5 533/550] ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messages
` [PATCH 6.5 534/550] ASoC: hdmi-codec: register hpd callback on component probe
` [PATCH 6.5 535/550] ASoC: dapm: fix clock get name
` [PATCH 6.5 536/550] spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
` [PATCH 6.5 537/550] arm64/arm: arm_pmuv3: perf: Dont truncate 64-bit registers
` [PATCH 6.5 538/550] fbdev: imsttfb: fix double free in probe()
` [PATCH 6.5 543/550] Revert "drm/ast: report connection status on Display Port."
` [PATCH 6.5 544/550] selftests: mptcp: fix wait_rm_addr/sf parameters

[PATCH 6.6 000/603] 6.6.2-rc1 review
 2023-11-15 19:11 UTC  (90+ messages)
` [PATCH 6.6 049/603] selftests/bpf: Correct map_fd to data_fd in tailcalls
` [PATCH 6.6 050/603] bpf, x64: Fix tailcall infinite loop
` [PATCH 6.6 051/603] wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
` [PATCH 6.6 052/603] wifi: iwlwifi: Use FW rate for non-data frames
` [PATCH 6.6 058/603] udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
` [PATCH 6.6 059/603] udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
` [PATCH 6.6 060/603] udp: annotate data-races around udp->encap_type
` [PATCH 6.6 061/603] udplite: remove UDPLITE_BIT
` [PATCH 6.6 062/603] udplite: fix various data-races
` [PATCH 6.6 063/603] selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
` [PATCH 6.6 064/603] tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
` [PATCH 6.6 065/603] bpf: Fix kfunc callback register type handling
` [PATCH 6.6 066/603] gve: Use size_add() in call to struct_size()
` [PATCH 6.6 067/603] mlxsw: Use size_mul() "
` [PATCH 6.6 068/603] tls: Use size_add() "
` [PATCH 6.6 069/603] tipc: Use size_add() in calls "
` [PATCH 6.6 070/603] net: spider_net: Use size_add() in call "
` [PATCH 6.6 071/603] ice: fix pin assignment for E810-T without SMA control
` [PATCH 6.6 072/603] net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC
` [PATCH 6.6 073/603] wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
` [PATCH 6.6 074/603] wifi: ath12k: fix DMA unmap warning on NULL DMA address
` [PATCH 6.6 075/603] wifi: ath11k: fix boot failure with one MSI vector
` [PATCH 6.6 076/603] wifi: mac80211: fix check for unusable RX result
` [PATCH 6.6 077/603] PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
` [PATCH 6.6 078/603] cpufreq: tegra194: fix warning due to missing opp_put
` [PATCH 6.6 079/603] wifi: mt76: mt7603: rework/fix rx pse hang check
` [PATCH 6.6 080/603] wifi: mt76: mt7603: improve watchdog reset reliablity
` [PATCH 6.6 081/603] wifi: mt76: mt7603: improve stuck beacon handling
` [PATCH 6.6 082/603] wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
` [PATCH 6.6 083/603] wifi: mt76: mt7996: set correct wcid in txp
` [PATCH 6.6 084/603] wifi: mt76: mt7996: fix beamform mcu cmd configuration
` [PATCH 6.6 085/603] wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY cap
` [PATCH 6.6 086/603] wifi: mt76: mt7996: fix wmm queue mapping
` [PATCH 6.6 087/603] wifi: mt76: mt7996: fix rx rate report for CBW320-2
` [PATCH 6.6 088/603] wifi: mt76: mt7996: fix TWT command format
` [PATCH 6.6 089/603] wifi: mt76: update beacon size limitation
` [PATCH 6.6 090/603] wifi: mt76: fix potential memory leak of beacon commands
` [PATCH 6.6 091/603] wifi: mt76: get rid of false alamrs of tx emission issues
` [PATCH 6.6 092/603] wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison
` [PATCH 6.6 093/603] wifi: mt76: mt7915: fix beamforming availability check
` [PATCH 6.6 094/603] wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
` [PATCH 6.6 095/603] wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driver
` [PATCH 6.6 096/603] wifi: mt76: mt7921: fix the wrong rate selected in fw "
` [PATCH 6.6 097/603] wifi: ath: dfs_pattern_detector: Fix a memory initialization issue
` [PATCH 6.6 098/603] tcp_metrics: add missing barriers on delete
` [PATCH 6.6 099/603] tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
` [PATCH 6.6 100/603] tcp_metrics: do not create an entry from tcp_init_metrics()
` [PATCH 6.6 101/603] wifi: rtlwifi: fix EDCA limit set by BT coexistence
` [PATCH 6.6 102/603] ACPI: property: Allow _DSD buffer data only for byte accessors
` [PATCH 6.6 103/603] =?UTF-8?q?ACPI:=20video:=20Add=20acpi=5Fbacklight=3Dvendor=20quir?= =?UTF-8?q?k=20for=20Toshiba=20Port=C3=A9g=C3=A9=20R100?=
` [PATCH 6.6 104/603] can: etas_es58x: rework the version check logic to silence -Wformat-truncation
` [PATCH 6.6 105/603] can: etas_es58x: add missing a blank line after declaration
` [PATCH 6.6 106/603] libbpf: Fix syscall access arguments on riscv
` [PATCH 6.6 107/603] selftests/bpf: Define SYS_PREFIX for riscv
` [PATCH 6.6 108/603] selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME "
` [PATCH 6.6 109/603] r8152: break the loop when the budget is exhausted
` [PATCH 6.6 110/603] wifi: ath11k: fix Tx power value during active CAC
` [PATCH 6.6 111/603] can: dev: can_restart(): dont crash kernel if carrier is OK
` [PATCH 6.6 112/603] can: dev: can_restart(): fix race condition between controller restart and netif_carrier_on()
` [PATCH 6.6 113/603] can: dev: can_put_echo_skb(): dont crash kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH 6.6 114/603] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH 6.6 115/603] wifi: wfx: fix case where rates are out of order
` [PATCH 6.6 116/603] netfilter: nf_tables: Drop pointless memset when dumping rules
` [PATCH 6.6 117/603] virtio-net: fix mismatch of getting tx-frames
` [PATCH 6.6 118/603] virtio-net: consistently save parameters for per-queue
` [PATCH 6.6 119/603] virtio-net: fix per queue coalescing parameter setting
` [PATCH 6.6 120/603] virtio-net: fix the vq coalescing setting for vq resize
` [PATCH 6.6 121/603] wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()
` [PATCH 6.6 122/603] thermal: core: prevent potential string overflow
` [PATCH 6.6 123/603] r8169: fix rare issue with broken rx after link-down on RTL8125
` [PATCH 6.6 124/603] thermal/drivers/mediatek: Fix probe for THERMAL_V2
` [PATCH 6.6 125/603] bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
` [PATCH 6.6 126/603] net: skb_find_text: Ignore patterns extending past to
` [PATCH 6.6 127/603] selftests/bpf: Make linked_list failure test more robust
` [PATCH 6.6 128/603] thermal: core: Dont update trip points inside the hysteresis range
` [PATCH 6.6 129/603] chtls: fix tp->rcv_tstamp initialization
` [PATCH 6.6 130/603] tcp: fix cookie_init_timestamp() overflows
` [PATCH 6.6 131/603] wifi: iwlwifi: mvm: update stations MFP flag after association
` [PATCH 6.6 132/603] wifi: iwlwifi: mvm: fix removing pasn station for responder
` [PATCH 6.6 133/603] wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTK
` [PATCH 6.6 134/603] wifi: mac80211: dont recreate driver link debugfs in reconfig
` [PATCH 6.6 135/603] wifi: mac80211: Fix setting vif links
` [PATCH 6.6 136/603] wifi: iwlwifi: yoyo: swap cdb and jacket bits values
` [PATCH 6.6 137/603] wifi: iwlwifi: mvm: Correctly set link configuration
` [PATCH 6.6 138/603] wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interface
` [PATCH 6.6 139/603] wifi: iwlwifi: mvm: Dont always bind/link the P2P Device interface
` [PATCH 6.6 140/603] wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API
` [PATCH 6.6 142/603] wifi: iwlwifi: mvm: remove TDLS stations from FW
` [PATCH 6.6 147/603] wifi: iwlwifi: empty overflow queue during flush

[syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
 2023-11-15 19:39 UTC  (3+ messages)

[PATCH v3 0/2] adding support for Microchip PAC193X Power Monitor
 2023-11-15 19:38 UTC  (2+ messages)

[PATCH v2 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2023-11-15 19:37 UTC  (3+ messages)
  ` [External] "

RTT-PROBE: lore-subspace-rtt
 2023-11-15 19:38 UTC 

[pull request][net-next V2 00/13] mlx5 updates 2023-11-13
 2023-11-15 19:36 UTC  (14+ messages)
` [net-next V2 01/13] net/mlx5: print change on SW reset semaphore returns busy
` [net-next V2 02/13] net/mlx5: Allow sync reset flow when BF MGT interface device is present
` [net-next V2 03/13] net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall()
` [net-next V2 04/13] net/mlx5: Annotate struct mlx5_fc_bulk with __counted_by
` [net-next V2 05/13] net/mlx5: Annotate struct mlx5_flow_handle "
` [net-next V2 06/13] net/mlx5: simplify mlx5_set_driver_version string assignments
` [net-next V2 07/13] net/mlx5e: Access array with enum values instead of magic numbers
` [net-next V2 08/13] net/mlx5: Refactor real time clock operation checks for PHC
` [net-next V2 09/13] net/mlx5: Initialize clock->ptp_info inside mlx5_init_timer_clock
` [net-next V2 10/13] net/mlx5: Convert scaled ppm values outside the s32 range for PHC frequency adjustments
` [net-next V2 11/13] net/mlx5: Query maximum frequency adjustment of the PTP hardware clock
` [net-next V2 12/13] net/mlx5e: Add local loopback counter to vport rep stats
` [net-next V2 13/13] net/mlx5e: Remove early assignment to netdev->features

[PATCH v1 1/2] LoongArch: KVM: Add lsx support
 2023-11-15 19:35 UTC  (2+ messages)

[PATCH v15 00/23] TDX host kernel support
 2023-11-15 19:35 UTC  (3+ messages)
` [PATCH v15 09/23] x86/virt/tdx: Get module global metadata for module initialization

Bug: "Received" misspelled in remote message
 2023-11-15 19:26 UTC  (2+ messages)


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.