All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-07 18:39:01 to 2022-06-07 18:58:36 UTC [more...]

[PATCH v6 00/11] mpt3sas and dmapool scalability
 2022-06-07 18:46 UTC  (12+ messages)
` [PATCH v6 01/11] dmapool: remove checks for dev == NULL
` [PATCH v6 02/11] dmapool: use sysfs_emit() instead of scnprintf()
` [PATCH v6 03/11] dmapool: cleanup integer types
` [PATCH v6 04/11] dmapool: fix boundary comparison
` [PATCH v6 05/11] dmapool: improve accuracy of debug statistics
` [PATCH v6 06/11] dmapool: debug: prevent endless loop in case of corruption
` [PATCH v6 07/11] dmapool: ignore init_on_free when DMAPOOL_DEBUG enabled
` [PATCH v6 08/11] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCH v6 09/11] dmapool: cleanup dma_pool_destroy
` [PATCH v6 10/11] dmapool: improve scalability of dma_pool_alloc
` [PATCH v6 11/11] dmapool: improve scalability of dma_pool_free

[PATCH 5.18 000/879] 5.18.3-rc1 review
 2022-06-07 16:56 UTC  (3+ messages)
` [PATCH 5.18 275/879] drm: bridge: icn6211: Fix register layout
` [PATCH 5.18 276/879] drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling

[PATCH AUTOSEL 4.9 01/19] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 18:03 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 14/19] serial: msm_serial: disable interrupts in __msm_console_write()
` [PATCH AUTOSEL 4.9 15/19] md: protect md_unregister_thread from reentrancy

[PATCH AUTOSEL 5.4 01/34] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 18:00 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 18/34] serial: msm_serial: disable interrupts in __msm_console_write()
` [PATCH AUTOSEL 5.4 21/34] md: don't unregister sync_thread with reconfig_mutex held
` [PATCH AUTOSEL 5.4 22/34] md: protect md_unregister_thread from reentrancy
` [PATCH AUTOSEL 5.4 29/34] nbd: call genl_unregister_family() first in nbd_cleanup()
` [PATCH AUTOSEL 5.4 30/34] nbd: fix race between nbd_alloc_config() and module removal
` [PATCH AUTOSEL 5.4 31/34] nbd: fix io hung while disconnecting device
` [PATCH AUTOSEL 5.4 33/34] cifs: version operations for smb20 unneeded when legacy support disabled

[PATCH AUTOSEL 4.19 01/27] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 18:01 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 16/27] serial: msm_serial: disable interrupts in __msm_console_write()
` [PATCH AUTOSEL 4.19 18/27] md: don't unregister sync_thread with reconfig_mutex held
` [PATCH AUTOSEL 4.19 19/27] md: protect md_unregister_thread from reentrancy
` [PATCH AUTOSEL 4.19 24/27] nbd: call genl_unregister_family() first in nbd_cleanup()
` [PATCH AUTOSEL 4.19 25/27] nbd: fix race between nbd_alloc_config() and module removal
` [PATCH AUTOSEL 4.19 26/27] nbd: fix io hung while disconnecting device

[PATCH AUTOSEL 4.14 01/25] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 18:02 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 15/25] serial: msm_serial: disable interrupts in __msm_console_write()
` [PATCH AUTOSEL 4.14 17/25] md: don't unregister sync_thread with reconfig_mutex held
` [PATCH AUTOSEL 4.14 18/25] md: protect md_unregister_thread from reentrancy
` [PATCH AUTOSEL 4.14 22/25] nbd: call genl_unregister_family() first in nbd_cleanup()
` [PATCH AUTOSEL 4.14 23/25] nbd: fix race between nbd_alloc_config() and module removal
` [PATCH AUTOSEL 4.14 24/25] nbd: fix io hung while disconnecting device

[PATCH AUTOSEL 5.10 01/38] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 17:58 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 20/38] serial: msm_serial: disable interrupts in __msm_console_write()
` [PATCH AUTOSEL 5.10 24/38] md: don't unregister sync_thread with reconfig_mutex held
` [PATCH AUTOSEL 5.10 25/38] md: protect md_unregister_thread from reentrancy
` [PATCH AUTOSEL 5.10 33/38] nbd: call genl_unregister_family() first in nbd_cleanup()
` [PATCH AUTOSEL 5.10 34/38] nbd: fix race between nbd_alloc_config() and module removal
` [PATCH AUTOSEL 5.10 35/38] nbd: fix io hung while disconnecting device
` [PATCH AUTOSEL 5.10 37/38] cifs: version operations for smb20 unneeded when legacy support disabled

[PATCH AUTOSEL 5.15 01/51] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 17:55 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 44/51] nbd: call genl_unregister_family() first in nbd_cleanup()
` [PATCH AUTOSEL 5.15 45/51] nbd: fix race between nbd_alloc_config() and module removal
` [PATCH AUTOSEL 5.15 46/51] nbd: fix io hung while disconnecting device
` [PATCH AUTOSEL 5.15 49/51] cifs: version operations for smb20 unneeded when legacy support disabled

[PATCH v1 0/7] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties
 2022-06-07 18:58 UTC  (6+ messages)
` [PATCH v1 1/7] dt-bindings: display/msm: hdmi: split and convert to yaml
` [PATCH v1 2/7] dt-bindings: display/msm: hdmi: mark old GPIO properties as deprecated
` [PATCH v1 3/7] drm/msm/hdmi: drop unused GPIO support
` [PATCH v1 4/7] drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
` [PATCH v1 5/7] drm/msm/hdmi: drop empty 'none' regulator lists

[PATCH 0/3] drm/panel: Use backlight helpers
 2022-06-07 18:20 UTC  (2+ messages)
` [PATCH 3/3] drm/panel: sony-acx565akm: "

[PATCH AUTOSEL 5.17 01/60] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 17:52 UTC  (7+ messages)
` [PATCH AUTOSEL 5.17 03/60] iio: st_sensors: Add a local lock for protecting odr
` [PATCH AUTOSEL 5.17 04/60] lkdtm/usercopy: Expand size of "out of frame" object
` [PATCH AUTOSEL 5.17 07/60] tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
` [PATCH AUTOSEL 5.17 08/60] tty: Fix a possible resource leak in icom_probe
` [PATCH AUTOSEL 5.17 14/60] drivers: usb: host: Fix deadlock in oxu_bus_suspend()
` [PATCH AUTOSEL 5.17 15/60] USB: hcd-pci: Fully suspend across freeze/thaw cycle

[PATCH 5.15 000/667] 5.15.46-rc1 review
 2022-06-07 16:59 UTC  (96+ messages)
` [PATCH 5.15 062/667] ALSA: jack: Access input_dev under mutex
` [PATCH 5.15 063/667] rtw88: 8821c: fix debugfs rssi value
` [PATCH 5.15 172/667] alpha: fix alloc_zeroed_user_highpage_movable()
` [PATCH 5.15 174/667] powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
` [PATCH 5.15 175/667] powerpc/xics: fix refcount leak in icp_opal_init()
` [PATCH 5.15 176/667] powerpc/powernv: fix missing of_node_put in uv_init()
` [PATCH 5.15 177/667] macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
` [PATCH 5.15 178/667] powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
` [PATCH 5.15 179/667] smb3: check for null tcon
` [PATCH 5.15 180/667] RDMA/hfi1: Prevent panic when SDMA is disabled
` [PATCH 5.15 190/667] drm/bridge: adv7511: clean up CEC adapter when probe fails
` [PATCH 5.15 198/667] drm/vc4: hvs: Fix frame count register readout
` [PATCH 5.15 199/667] drm/mediatek: Fix mtk_cec_mask()
` [PATCH 5.15 200/667] drm/vc4: hvs: Reset muxes at probe time
` [PATCH 5.15 201/667] drm/vc4: txp: Dont set TXP_VSTART_AT_EOF
` [PATCH 5.15 202/667] drm/vc4: txp: Force alpha to be 0xff if its disabled
` [PATCH 5.15 203/667] libbpf: Dont error out on CO-RE relos for overriden weak subprogs
` [PATCH 5.15 204/667] x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
` [PATCH 5.15 205/667] mptcp: reset the packet scheduler on PRIO change
` [PATCH 5.15 206/667] nl80211: show SSID for P2P_GO interfaces
` [PATCH 5.15 207/667] drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
` [PATCH 5.15 208/667] drm: mali-dp: potential dereference of null pointer
` [PATCH 5.15 209/667] spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
` [PATCH 5.15 210/667] scftorture: Fix distribution of short handler delays
` [PATCH 5.15 211/667] net: dsa: mt7530: 1G can also support 1000BASE-X link mode
` [PATCH 5.15 212/667] ixp4xx_eth: fix error check return value of platform_get_irq()
` [PATCH 5.15 213/667] NFC: NULL out the dev->rfkill to prevent UAF
` [PATCH 5.15 214/667] efi: Add missing prototype for efi_capsule_setup_info
` [PATCH 5.15 215/667] device property: Check fwnode->secondary when finding properties
` [PATCH 5.15 216/667] device property: Allow error pointer to be passed to fwnode APIs
` [PATCH 5.15 217/667] target: remove an incorrect unmap zeroes data deduction
` [PATCH 5.15 218/667] drbd: fix duplicate array initializer
` [PATCH 5.15 220/667] mtd: rawnand: denali: Use managed device resources
` [PATCH 5.15 221/667] HID: hid-led: fix maximum brightness for Dream Cheeky
` [PATCH 5.15 222/667] HID: elan: Fix potential double free in elan_input_configured
` [PATCH 5.15 226/667] signal: Deliver SIGTRAP on perf event asynchronously if blocked
` [PATCH 5.15 232/667] printk: add missing memory barrier to wake_up_klogd()
` [PATCH 5.15 235/667] media: i2c: max9286: Use dev_err_probe() helper
` [PATCH 5.15 238/667] media: hantro: Empty encoder capture buffers by default
` [PATCH 5.15 240/667] ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
` [PATCH 5.15 243/667] fsnotify: fix wrong lockdep annotations
` [PATCH 5.15 244/667] spi: rockchip: Stop spi slave dma receiver when cs inactive
` [PATCH 5.15 245/667] spi: rockchip: Preset cs-high and clk polarity in setup progress
` [PATCH 5.15 246/667] spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
` [PATCH 5.15 251/667] drm/msm/dpu: adjust display_v_end for eDP and DP
` [PATCH 5.15 252/667] scsi: iscsi: Fix harmless double shift bug
` [PATCH 5.15 253/667] scsi: ufs: qcom: Fix ufs_qcom_resume()
` [PATCH 5.15 256/667] selftests/resctrl: Fix null pointer dereference on open failed
` [PATCH 5.15 258/667] mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
` [PATCH 5.15 259/667] x86/pm: Fix false positive kmemleak report in msr_build_context()
` [PATCH 5.15 260/667] mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
` [PATCH 5.15 261/667] mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
` [PATCH 5.15 262/667] x86/speculation: Add missing prototype for unpriv_ebpf_notify()
` [PATCH 5.15 264/667] perf tools: Add missing headers needed by util/data.h
` [PATCH 5.15 265/667] drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume
` [PATCH 5.15 266/667] drm/msm/dp: stop event kernel thread when DP unbind
` [PATCH 5.15 267/667] drm/msm/dp: fix error check return value of irq_of_parse_and_map()
` [PATCH 5.15 268/667] drm/msm/dp: reset DP controller before transmit phy test pattern
` [PATCH 5.15 269/667] drm/msm/dp: do not stop transmitting phy test pattern during DP phy compliance test
` [PATCH 5.15 270/667] drm/msm/dsi: fix error checks and return values for DSI xmit functions
` [PATCH 5.15 271/667] drm/msm/hdmi: check return value after calling platform_get_resource_byname()
` [PATCH 5.15 273/667] drm/msm: add missing include to msm_drv.c
` [PATCH 5.15 274/667] drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H
` [PATCH 5.15 275/667] kunit: fix debugfs code to use enum kunit_status, not bool
` [PATCH 5.15 276/667] drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
` [PATCH 5.15 277/667] spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGA
` [PATCH 5.15 278/667] perf tools: Use Python devtools for version autodetection rather than runtime
` [PATCH 5.15 279/667] virtio_blk: fix the discard_granularity and discard_alignment queue limits
` [PATCH 5.15 280/667] nl80211: dont hold RTNL in color change request
` [PATCH 5.15 281/667] x86: Fix return value of __setup handlers
` [PATCH 5.15 282/667] irqchip/exiu: Fix acknowledgment of edge triggered interrupts
` [PATCH 5.15 283/667] irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
` [PATCH 5.15 284/667] irqchip/aspeed-scu-ic: "
` [PATCH 5.15 285/667] x86/mm: Cleanup the control_va_addr_alignment() __setup handler
` [PATCH 5.15 286/667] arm64: fix types in copy_highpage()
` [PATCH 5.15 287/667] regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
` [PATCH 5.15 288/667] drm/msm/dsi: fix address for second DSI PHY on SDM660
` [PATCH 5.15 289/667] drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
` [PATCH 5.15 290/667] drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
` [PATCH 5.15 291/667] drm/msm/mdp5: Return error code in mdp5_mixer_release "
` [PATCH 5.15 293/667] media: uvcvideo: Fix missing check to determine if element is found in list
` [PATCH 5.15 294/667] arm64: stackleak: fix current_top_of_stack()
` [PATCH 5.15 295/667] iomap: iomap_write_failed fix
` [PATCH 5.15 296/667] spi: spi-fsl-qspi: check return value after calling platform_get_resource_byname()
` [PATCH 5.15 297/667] Revert "cpufreq: Fix possible race in cpufreq online error path"
` [PATCH 5.15 298/667] regulator: qcom_smd: Fix up PM8950 regulator configuration
` [PATCH 5.15 299/667] samples: bpf: Dont fail for a missing VMLINUX_BTF when VMLINUX_H is provided
` [PATCH 5.15 300/667] perf/amd/ibs: Use interrupt regs ip for stack unwinding
` [PATCH 5.15 301/667] ath11k: Dont check arvif->is_started before sending management frames
` [PATCH 5.15 302/667] wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()
` [PATCH 5.15 303/667] HID: amd_sfh: Modify the bus name
` [PATCH 5.15 305/667] ASoC: fsl: Use dev_err_probe() helper
` [PATCH 5.15 316/667] scripts/faddr2line: Fix overlapping text section failures
` [PATCH 5.15 317/667] media: aspeed: Fix an error handling path in aspeed_video_probe()
` [PATCH 5.15 319/667] mt76: mt7921: Fix the error handling path of mt7921_pci_probe()

[PATCH AUTOSEL 5.18 01/68] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 17:48 UTC  (29+ messages)
` [PATCH AUTOSEL 5.18 09/68] tty: Fix a possible resource leak in icom_probe
` [PATCH AUTOSEL 5.18 13/68] USB: host: isp116x: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.18 14/68] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 5.18 17/68] char: xillybus: fix a refcount leak in cleanup_dev()
` [PATCH AUTOSEL 5.18 20/68] usb: dwc3: host: Stop setting the ACPI companion
` [PATCH AUTOSEL 5.18 21/68] usb: dwc3: gadget: Only End Transfer for ep0 data phase
` [PATCH AUTOSEL 5.18 25/68] extcon: Modify extcon device to be created after driver data is set
` [PATCH AUTOSEL 5.18 32/68] kernfs: Separate kernfs_pr_cont_buf and rename_lock
` [PATCH AUTOSEL 5.18 33/68] watchdog: wdat_wdt: Stop watchdog when rebooting the system
` [PATCH AUTOSEL 5.18 39/68] ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM
` [PATCH AUTOSEL 5.18 40/68] Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
` [PATCH AUTOSEL 5.18 41/68] ceph: allow ceph.dir.rctime xattr to be updatable
` [PATCH AUTOSEL 5.18 43/68] ceph: fix possible deadlock when holding Fwb to get inline_data
` [PATCH AUTOSEL 5.18 44/68] net, neigh: Set lower cap for neigh_managed_work rearming
` [PATCH AUTOSEL 5.18 46/68] drm/amd/display: Check zero planes for OTG disable W/A on clock change
` [PATCH AUTOSEL 5.18 47/68] drm/radeon: fix a possible null pointer dereference
` [PATCH AUTOSEL 5.18 48/68] drm/amd/pm: fix a potential gpu_metrics_table memory leak
` [PATCH AUTOSEL 5.18 49/68] drm/amd/pm: Fix missing thermal throttler status
` [PATCH AUTOSEL 5.18 52/68] modpost: fix undefined behavior of is_arm_mapping_symbol()
` [PATCH AUTOSEL 5.18 53/68] objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn
` [PATCH AUTOSEL 5.18 54/68] x86/cpu: Elide KCSAN for cpu_has() and friends
` [PATCH AUTOSEL 5.18 55/68] jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
` [PATCH AUTOSEL 5.18 60/68] Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
` [PATCH AUTOSEL 5.18 61/68] Revert "PCI: brcmstb: Add control of subdevice voltage regulators"
` [PATCH AUTOSEL 5.18 63/68] Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
` [PATCH AUTOSEL 5.18 65/68] s390/gmap: voluntarily schedule during key setting
` [PATCH AUTOSEL 5.18 67/68] drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
` [PATCH AUTOSEL 5.18 68/68] nodemask: Fix return values to be unsigned

RTT-PROBE: lore-subspace-rtt
 2022-06-07 18:54 UTC 

[PATCH v2 00/15] platform/chrome: Kunit tests and refactor for cros_ec_query_all()
 2022-06-07 18:50 UTC  (7+ messages)
` [PATCH v2 07/15] platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info()
` [PATCH v2 08/15] platform/chrome: cros_ec_proto: handle empty payload in getting proto info
` [PATCH v2 09/15] platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info_legacy()

[PATCH v1 00/10] Add Xue - console over USB 3 Debug Capability
 2022-06-07 18:48 UTC  (2+ messages)

[PATCH] firmware/efi: Add write mutex to prevent uaf - revision
 2022-06-07 17:59 UTC 

[PATCH] drm/bridge: parade-ps8622: Use backlight helper
 2022-06-07 18:10 UTC 

stable-rc/queue/5.10 baseline: 118 runs, 13 regressions (v5.10.120-452-g08f352bc2459c)
 2022-06-07 17:59 UTC 

[Buildroot] [PATCH 1/1] package/go: set goos variable to linux
 2022-06-07 18:47 UTC  (3+ messages)

[PATCH] cgroup: serialize css kill and release paths
 2022-06-07 18:47 UTC  (4+ messages)
` [PATCH v2] "

[Intel-gfx] [CI] drm/i915/client: only include what's needed
 2022-06-07 18:46 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix hungtask when decompressed fail
 2022-06-07 18:45 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] package/go: set goos variable to linux
 2022-06-07 18:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-07 18:43 UTC 

Patch "PCI: hv: Fix multi-MSI to allow more than one MSI vector" has been added to the 5.18-stable tree
 2022-06-07 17:58 UTC  (3+ messages)

[PATCH] staging: greybus: audio: fix loop cursor use after iteration
 2022-06-07 18:39 UTC  (4+ 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.