All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-30 13:52:58 to 2022-05-30 14:09:17 UTC [more...]

[PATCH v7 00/25] Rust support
 2022-05-30 13:39 UTC  (6+ messages)
` [PATCH v7 21/25] Kbuild: add "

[PATCH AUTOSEL 5.15 001/109] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-05-30 13:38 UTC  (56+ messages)
` [PATCH AUTOSEL 5.15 002/109] drm/vmwgfx: validate the screen formats
` [PATCH AUTOSEL 5.15 003/109] drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
` [PATCH AUTOSEL 5.15 004/109] selftests/bpf: Fix vfs_link kprobe definition
` [PATCH AUTOSEL 5.15 005/109] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
` [PATCH AUTOSEL 5.15 006/109] mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
` [PATCH AUTOSEL 5.15 007/109] b43legacy: Fix assigning negative value to unsigned variable
` [PATCH AUTOSEL 5.15 008/109] b43: "
` [PATCH AUTOSEL 5.15 009/109] ipw2x00: Fix potential NULL dereference in libipw_xmit()
` [PATCH AUTOSEL 5.15 010/109] ipv6: fix locking issues with loops over idev->addr_list
` [PATCH AUTOSEL 5.15 011/109] fbcon: Consistently protect deferred_takeover with console_lock()
` [PATCH AUTOSEL 5.15 012/109] x86/platform/uv: Update TSC sync state for UV5
` [PATCH AUTOSEL 5.15 013/109] ACPICA: Avoid cache flush inside virtual machines
` [PATCH AUTOSEL 5.15 014/109] mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
` [PATCH AUTOSEL 5.15 015/109] drm/komeda: return early if drm_universal_plane_init() fails
` [PATCH AUTOSEL 5.15 016/109] drm/amd/display: Disabling Z10 on DCN31
` [PATCH AUTOSEL 5.15 017/109] rcu-tasks: Fix race in schedule and flush work
` [PATCH AUTOSEL 5.15 018/109] rcu: Make TASKS_RUDE_RCU select IRQ_WORK
` [PATCH AUTOSEL 5.15 019/109] sfc: ef10: Fix assigning negative value to unsigned variable
` [PATCH AUTOSEL 5.15 020/109] ALSA: jack: Access input_dev under mutex
` [PATCH AUTOSEL 5.15 021/109] rtw88: 8821c: fix debugfs rssi value
` [PATCH AUTOSEL 5.15 022/109] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
` [PATCH AUTOSEL 5.15 023/109] tools/power turbostat: fix ICX DRAM power numbers
` [PATCH AUTOSEL 5.15 024/109] scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
` [PATCH AUTOSEL 5.15 025/109] scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
` [PATCH AUTOSEL 5.15 026/109] scsi: lpfc: Fix call trace observed during I/O with CMF enabled
` [PATCH AUTOSEL 5.15 027/109] cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI mode
` [PATCH AUTOSEL 5.15 028/109] drm/amd/pm: fix double free in si_parse_power_table()
` [PATCH AUTOSEL 5.15 029/109] ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()
` [PATCH AUTOSEL 5.15 030/109] ASoC: rsnd: care return value from rsnd_node_fixed_index()
` [PATCH AUTOSEL 5.15 032/109] media: venus: hfi: avoid null dereference in deinit
` [PATCH AUTOSEL 5.15 033/109] media: pci: cx23885: Fix the error handling in cx23885_initdev()
` [PATCH AUTOSEL 5.15 034/109] media: cx25821: Fix the warning when removing the module
` [PATCH AUTOSEL 5.15 038/109] drm/sun4i: Add support for D1 TCONs
` [PATCH AUTOSEL 5.15 043/109] ath11k: disable spectral scan during spectral deinit
` [PATCH AUTOSEL 5.15 044/109] arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()
` [PATCH AUTOSEL 5.15 048/109] ath10k: skip ath10k_halt during suspend for driver state RESTARTING
` [PATCH AUTOSEL 5.15 049/109] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
` [PATCH AUTOSEL 5.15 050/109] drm: msm: fix error check return value of irq_of_parse_and_map()
` [PATCH AUTOSEL 5.15 059/109] regulator: mt6315: Enforce regulator-compatible, not name
` [PATCH AUTOSEL 5.15 068/109] spi: stm32-qspi: Fix wait_cmd timeout in APM mode
` [PATCH AUTOSEL 5.15 074/109] mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
` [PATCH AUTOSEL 5.15 075/109] mt76: fix encap offload ethernet type check
` [PATCH AUTOSEL 5.15 076/109] media: rga: fix possible memory leak in rga_probe
` [PATCH AUTOSEL 5.15 078/109] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
` [PATCH AUTOSEL 5.15 091/109] media: exynos4-is: Fix compile warning
` [PATCH AUTOSEL 5.15 092/109] media: hantro: Stop using H.264 parameter pic_num
` [PATCH AUTOSEL 5.15 100/109] ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loads

RTT-PROBE: lore-subspace-rtt
 2022-05-30 14:08 UTC 

[PATCH 0/8] hw/cxl: Move CXL emulation options and state to machines
 2022-05-30 13:45 UTC  (7+ messages)
` [PATCH 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter
` [PATCH 3/8] hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
` [PATCH 5/8] pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup
` [PATCH 6/8] tests/acpi: Update q35/CEDT.cxl for new memory addresses
` [PATCH 7/8] hw/cxl: Move the CXLState from MachineState to machine type specific state
` [PATCH 8/8] hw/machine: Drop cxl_supported flag as no longer useful

cip/linux-4.19.y-cip build: 99 builds: 1 failed, 98 passed, 2 errors, 19 warnings (v4.19.245-cip74) #kernelci
 2022-05-30 14:08 UTC 

[PATCH AUTOSEL 4.19 01/38] drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
 2022-05-30 13:49 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 07/38] fbcon: Consistently protect deferred_takeover with console_lock()
` [PATCH AUTOSEL 4.19 10/38] drm/amd/pm: fix double free in si_parse_power_table()
` [PATCH AUTOSEL 4.19 18/38] drm/plane: Move range check for format_count earlier
` [PATCH AUTOSEL 4.19 19/38] drm/amd/pm: fix the compile warning

[PATCH AUTOSEL 5.10 01/76] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-05-30 13:43 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 05/76] b43legacy: Fix assigning negative value to unsigned variable
` [PATCH AUTOSEL 5.10 06/76] b43: "
` [PATCH AUTOSEL 5.10 27/76] drm/sun4i: Add support for D1 TCONs
` [PATCH AUTOSEL 5.10 31/76] ath11k: disable spectral scan during spectral deinit
` [PATCH AUTOSEL 5.10 35/76] ath10k: skip ath10k_halt during suspend for driver state RESTARTING
` [PATCH AUTOSEL 5.10 36/76] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall

mainline build failure due to f1e4c916f97f ("drm/edid: add EDID block count and size helpers")
 2022-05-30 14:08 UTC  (15+ messages)

[linux-lvm] raid10 with missing redundancy, but health status claims it is ok
 2022-05-30 14:07 UTC  (4+ messages)

[PATCH v6] sched: enable traffic class oversubscription conditionally
 2022-05-30 14:05 UTC  (6+ messages)
` [PATCH v7] "

[LTP] [PATCH 0/8] shell: $TST_ALL_FILESYSTEMS (.all_filesystems)
 2022-05-30 14:04 UTC  (3+ messages)
` [LTP] [PATCH 1/8] tst_test.sh: Add $TST_MOUNT_DEVICE

running application in user mode instead of root #yocto
 2022-05-30 14:04 UTC  (2+ messages)

[intel-lts:5.15/linux 484/2399] drivers/gpu/drm/msm/adreno/a6xx_gmu.h:101:44: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-05-30 14:04 UTC 

[PATCH AUTOSEL 5.17 001/135] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-05-30 13:31 UTC  (89+ messages)
` [PATCH AUTOSEL 5.17 015/135] ACPICA: Avoid cache flush inside virtual machines
` [PATCH AUTOSEL 5.17 031/135] scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
` [PATCH AUTOSEL 5.17 032/135] scsi: lpfc: Fix call trace observed during I/O with CMF enabled
` [PATCH AUTOSEL 5.17 033/135] net: sched: use queue_mapping to pick tx queue
` [PATCH AUTOSEL 5.17 034/135] cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI mode
` [PATCH AUTOSEL 5.17 035/135] drm/amd/pm: fix double free in si_parse_power_table()
` [PATCH AUTOSEL 5.17 036/135] ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()
` [PATCH AUTOSEL 5.17 042/135] media: pci: cx23885: Fix the error handling in cx23885_initdev()
` [PATCH AUTOSEL 5.17 043/135] media: cx25821: Fix the warning when removing the module
` [PATCH AUTOSEL 5.17 046/135] drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit
` [PATCH AUTOSEL 5.17 048/135] scsi: megaraid: Fix error check return value of register_chrdev()
` [PATCH AUTOSEL 5.17 049/135] drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells
` [PATCH AUTOSEL 5.17 050/135] scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
` [PATCH AUTOSEL 5.17 051/135] scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
` [PATCH AUTOSEL 5.17 053/135] ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
` [PATCH AUTOSEL 5.17 054/135] drm/plane: Move range check for format_count earlier
` [PATCH AUTOSEL 5.17 055/135] drm/amd/pm: fix the compile warning
` [PATCH AUTOSEL 5.17 057/135] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
` [PATCH AUTOSEL 5.17 059/135] drm/msm/dpu: Clean up CRC debug logs
` [PATCH AUTOSEL 5.17 060/135] xtensa: move trace_hardirqs_off call back to entry.S
` [PATCH AUTOSEL 5.17 062/135] scsi: target: tcmu: Fix possible data corruption
` [PATCH AUTOSEL 5.17 063/135] ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
` [PATCH AUTOSEL 5.17 065/135] ASoC: dapm: Don't fold register value changes into notifications
` [PATCH AUTOSEL 5.17 066/135] mlxsw: spectrum_dcb: Do not warn about priority changes
` [PATCH AUTOSEL 5.17 067/135] mlxsw: Treat LLDP packets as control
` [PATCH AUTOSEL 5.17 068/135] drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
` [PATCH AUTOSEL 5.17 069/135] drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
` [PATCH AUTOSEL 5.17 070/135] regulator: mt6315: Enforce regulator-compatible, not name
` [PATCH AUTOSEL 5.17 071/135] HID: bigben: fix slab-out-of-bounds Write in bigben_probe
` [PATCH AUTOSEL 5.17 073/135] of: Support more than one crash kernel regions for kexec -s
` [PATCH AUTOSEL 5.17 074/135] ASoC: tscs454: Add endianness flag in snd_soc_component_driver
` [PATCH AUTOSEL 5.17 076/135] scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
` [PATCH AUTOSEL 5.17 077/135] scsi: lpfc: Alter FPIN stat accounting logic
` [PATCH AUTOSEL 5.17 078/135] net: remove two BUG() from skb_checksum_help()
` [PATCH AUTOSEL 5.17 079/135] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
` [PATCH AUTOSEL 5.17 080/135] perf/amd/ibs: Cascade pmu init functions' return value
` [PATCH AUTOSEL 5.17 081/135] sched/core: Avoid obvious double update_rq_clock warning
` [PATCH AUTOSEL 5.17 082/135] spi: stm32-qspi: Fix wait_cmd timeout in APM mode
` [PATCH AUTOSEL 5.17 083/135] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
` [PATCH AUTOSEL 5.17 084/135] ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probe
` [PATCH AUTOSEL 5.17 085/135] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
` [PATCH AUTOSEL 5.17 086/135] ipmi:ssif: Check for NULL msg when handling events and messages
` [PATCH AUTOSEL 5.17 087/135] ipmi: Add an intializer for ipmi_smi_msg struct
` [PATCH AUTOSEL 5.17 088/135] ipmi: Fix pr_fmt to avoid compilation issues
` [PATCH AUTOSEL 5.17 089/135] kunit: bail out of test filtering logic quicker if OOM
` [PATCH AUTOSEL 5.17 090/135] rtlwifi: Use pr_warn instead of WARN_ONCE
` [PATCH AUTOSEL 5.17 091/135] mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
` [PATCH AUTOSEL 5.17 092/135] mt76: fix encap offload ethernet type check
` [PATCH AUTOSEL 5.17 093/135] media: rga: fix possible memory leak in rga_probe
` [PATCH AUTOSEL 5.17 094/135] media: coda: limit frame interval enumeration to supported encoder frame sizes
` [PATCH AUTOSEL 5.17 096/135] media: ccs-core.c: fix failure to call clk_disable_unprepare
` [PATCH AUTOSEL 5.17 097/135] media: imon: reorganize serialization
` [PATCH AUTOSEL 5.17 098/135] media: cec-adap.c: fix is_configuring state
` [PATCH AUTOSEL 5.17 099/135] usbnet: Run unregister_netdev() before unbind() again
` [PATCH AUTOSEL 5.17 100/135] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
` [PATCH AUTOSEL 5.17 101/135] Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCA
` [PATCH AUTOSEL 5.17 102/135] Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING "
` [PATCH AUTOSEL 5.17 103/135] init: call time_init() before rand_initialize()
` [PATCH AUTOSEL 5.17 104/135] openrisc: start CPU timer early in boot
` [PATCH AUTOSEL 5.17 105/135] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
` [PATCH AUTOSEL 5.17 106/135] ASoC: rt5645: Fix errorenous cleanup order
` [PATCH AUTOSEL 5.17 107/135] nbd: Fix hung on disconnect request if socket is closed before
` [PATCH AUTOSEL 5.17 108/135] drm/amd/pm: update smartshift powerboost calc for smu12
` [PATCH AUTOSEL 5.17 109/135] drm/amd/pm: update smartshift powerboost calc for smu13
` [PATCH AUTOSEL 5.17 110/135] btrfs: fix anon_dev leak in create_subvol()
` [PATCH AUTOSEL 5.17 111/135] kunit: tool: make parser stop overwriting status of suites w/ no_tests
` [PATCH AUTOSEL 5.17 112/135] net: phy: micrel: Allow probing without .driver_data
` [PATCH AUTOSEL 5.17 113/135] media: exynos4-is: Fix compile warning
` [PATCH AUTOSEL 5.17 115/135] rtw89: cfo: check mac_id to avoid out-of-bounds
` [PATCH AUTOSEL 5.17 116/135] of/fdt: Ignore disabled memory nodes
` [PATCH AUTOSEL 5.17 117/135] blk-throttle: Set BIO_THROTTLED when bio has been throttled
` [PATCH AUTOSEL 5.17 118/135] ASoC: max98357a: remove dependency on GPIOLIB
` [PATCH AUTOSEL 5.17 119/135] ASoC: rt1015p: "
` [PATCH AUTOSEL 5.17 120/135] ACPI: CPPC: Assume no transition latency if no PCCT
` [PATCH AUTOSEL 5.17 121/135] nvme: set non-mdts limits in nvme_scan_work
` [PATCH AUTOSEL 5.17 123/135] x86/microcode: Add explicit CPU vendor dependency
` [PATCH AUTOSEL 5.17 124/135] net: ipa: ignore endianness if there is no header
` [PATCH AUTOSEL 5.17 125/135] ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loads
` [PATCH AUTOSEL 5.17 126/135] selftests/bpf: Add missing trampoline program type to trampoline_count test
` [PATCH AUTOSEL 5.17 127/135] m68k: atari: Make Atari ROM port I/O write macros return void
` [PATCH AUTOSEL 5.17 128/135] hwmon: Make chip parameter for with_info API mandatory
` [PATCH AUTOSEL 5.17 129/135] rxrpc: Return an error to sendmsg if call failed
` [PATCH AUTOSEL 5.17 130/135] rxrpc, afs: Fix selection of abort codes
` [PATCH AUTOSEL 5.17 131/135] afs: Adjust ACK interpretation to try and cope with NAT
` [PATCH AUTOSEL 5.17 132/135] eth: tg3: silence the GCC 12 array-bounds warning
` [PATCH AUTOSEL 5.17 133/135] char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
` [PATCH AUTOSEL 5.17 135/135] gfs2: use i_lock spin_lock for inode qadata

[PATCH 1/4] target/mips: Fix SAT_S trans helper
 2022-05-30 13:54 UTC  (3+ messages)

[PATCH] xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()
 2022-05-30 13:38 UTC  (2+ messages)

[PATCH] sched: enable CMAN at runtime
 2022-05-30 14:03 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] xen/netback: do some code cleanup
 2022-05-30 13:37 UTC  (2+ messages)

[PATCH] drm/ssd130x: Only define a SPI device ID table when built as a module
 2022-05-30 14:02 UTC 

Hang in ixgbe_dev_link_update_share()
 2022-05-30 14:02 UTC 

[PATCH v2 0/3] hppa: Fix serial port pass-through
 2022-05-30 13:44 UTC  (3+ messages)
` [PATCH v2 3/3] hppa: Fix serial port assignments and pass-through

[PATCH] ntfs3: provide block_invalidate_folio to fix memory leak
 2022-05-30 14:00 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-30 13:58 UTC 

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-05-30 13:57 UTC  (7+ messages)
` [PATCH v6 14/22] dma-buf: Introduce new locking convention
        ` [Intel-gfx] "

[PATCH v2 0/1] cpufreq: CPPC: Fix unused-function warning
 2022-05-30 13:36 UTC  (4+ messages)
` [PATCH -next v2 1/1] "

[PATCH v2 0/3] Fix dma-reentrancy issues
 2022-05-30 13:41 UTC  (7+ messages)
` [PATCH v2 1/3] memory: Track whether a Device is engaged in IO

[PATCH] drm/prime: Ensure mmap offset is initialized
 2022-05-30 13:47 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 01/24] drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
 2022-05-30 13:52 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 07/24] ALSA: jack: Access input_dev under mutex
` [PATCH AUTOSEL 4.9 14/24] ASoC: dapm: Don't fold register value changes into notifications
` [PATCH AUTOSEL 4.9 18/24] openrisc: start CPU timer early in boot
` [PATCH AUTOSEL 4.9 20/24] ASoC: rt5645: Fix errorenous cleanup order

[PATCH 2/6] serial: core: add sysfs attribute to suppress raising DTR & RTS on open
 2022-05-30 13:34 UTC  (2+ messages)

[PATCH AUTOSEL 5.18 001/159] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-05-30 13:32 UTC  (3+ messages)
` [PATCH AUTOSEL 5.18 147/159] ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loads

[PATCH AUTOSEL 4.14 01/29] drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
 2022-05-30 13:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 24/29] ASoC: rt5645: Fix errorenous cleanup order


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.