All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-31 13:42:05 to 2024-07-31 14:37:54 UTC [more...]

[PATCH 0/7] block: Miscellaneous minor Coverity fixes
 2024-07-31 14:36 UTC  (6+ messages)
` [PATCH 1/7] block/vdi.c: Avoid potential overflow when calculating size of write
` [PATCH 2/7] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
` [PATCH 3/7] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
` [PATCH 6/7] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
` [PATCH 7/7] block/ssh.c: Don't double-check that characters are hex digits

[PATCH V4 0/5] Support Lunar Lake and Arrow Lake core PMU
 2024-07-31 14:38 UTC 

[PATCH v2] KVM: x86: Advertise SUCCOR and OVERFLOW_RECOV cpuid bits
 2024-07-31 14:36 UTC 

[PATCH v3 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-07-31 14:37 UTC  (3+ messages)
` [PATCH v3 06/10] selftests: kvm: s390: Add VM run test case

[PATCH v11 0/7] Preparatory changes for Proxy Execution v11
 2024-07-31 14:36 UTC  (8+ messages)
` [PATCH v11 7/7] sched: Split scheduler and execution contexts

bootchooser: avoid write environment
 2024-07-31 14:35 UTC 

[PATCH v1] dt-bindings: eeprom: at25: add fujitsu,mb85rs256 compatible
 2024-07-31 14:35 UTC  (3+ messages)

[PATCH] libyaml: Update status of CVE-2024-35328
 2024-07-31 14:34 UTC  (3+ messages)
` [OE-core] "

CVE-2024-41067: btrfs: scrub: handle RST lookup error correctly
 2024-07-31 14:34 UTC  (4+ messages)

[PATCH] util: retry open() when it gets interrupted by a signal
 2024-07-31 14:32 UTC  (4+ messages)

[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
 2024-07-31 14:33 UTC  (6+ messages)
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation

[PATCH 4.19+] MIPS: Octeron: remove source file executable bit
 2024-07-31 14:32 UTC 

[PATCH v1 13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback
 2024-07-31 14:32 UTC  (4+ messages)

[RFC PATCH v3 00/37] Upstream kvx Linux port
 2024-07-31 14:31 UTC  (4+ messages)
` [RFC PATCH v3 02/37] dt-bindings: soc: kvx: Add binding for kalray,coolidge-pwr-ctrl

[PATCH v3 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-07-31 14:31 UTC  (17+ messages)
` [PATCH v3 01/13] drm/xe/hw_engine_group: Introduce xe_hw_engine_group
` [PATCH v3 02/13] drm/xe/guc_submit: Make suspend_wait interruptible
` [PATCH v3 03/13] drm/xe/hw_engine_group: Register hw engine group's exec queues
` [PATCH v3 04/13] drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
` [PATCH v3 05/13] drm/xe/exec_queue: Remove duplicated code
` [PATCH v3 06/13] drm/xe/exec_queue: Prepare last fence for hw engine group resume context
` [PATCH v3 07/13] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
` [PATCH v3 08/13] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [PATCH v3 09/13] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [PATCH v3 10/13] drm/xe/guc_submit: Allow calling guc_exec_queue_resume with pending resume
` [PATCH v3 11/13] drm/xe/hw_engine_group: Resume exec queues suspended by dma fence jobs
` [PATCH v3 12/13] drm/xe/vm: Remove restriction that all VMs must be faulting if one is
` [PATCH v3 13/13] drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
` ✓ CI.Patch_applied: success for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev3)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 1/2] mm: krealloc: consider spare memory for __GFP_ZERO
 2024-07-31 14:31 UTC  (5+ messages)

[PATCH 0/9] drm: Use backlight power constants
 2024-07-31 14:30 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH i-g-t, v4 0/2] tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe
 2024-07-31 14:30 UTC  (3+ messages)
` [PATCH i-g-t, v4 1/2] "
` [PATCH i-g-t, v4 2/2] HAX/DO_NOT_MERGE: xe-fast-feedback: test xe_sysfs_preempt_timeout

[PATCH] doc: announce cryptodev changes to offload RSA in VirtIO
 2024-07-31 14:26 UTC  (4+ messages)

[PATCH i-g-t 0/2] New test to validate link-off between active regions (LOBF)
 2024-07-31 14:28 UTC  (2+ messages)
` ✓ CI.xeBAT: success for New test to validate link-off between active regions (LOBF) (rev5)

[PATCH v2] SUPPORT.md: split XSM from Flask
 2024-07-31 14:28 UTC 

[PATCH v3 0/2] Add kukui-jacuzzi-cerise and kukui-jacuzzi-stern DT and dt-binding
 2024-07-31 14:25 UTC  (2+ messages)

[PATCH v6 0/2] virtio-net: define UDP tunnel offload
 2024-07-31 14:25 UTC  (6+ messages)
` [PATCH v6 1/2] virtio-net: define UDP tunnel segmentation offload feature

Potential smb/dfs regression introduced in kernel 6.6
 2024-07-31 14:25 UTC  (16+ messages)

[PATCH v3 00/24] Convert avocado tests to normal Python unittests
 2024-07-31 14:24 UTC  (3+ messages)
` [PATCH v3 02/24] tests/functional: Add base classes for the upcoming pytest-based tests

[PATCH 0/7] Add pin control driver for BCM2712 SoC
 2024-07-31 14:25 UTC  (2+ messages)

[PATCH v11 00/12] Initial Marvell PXA1908 support
 2024-07-31 14:25 UTC  (2+ messages)

[PATCH 0/4] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a
 2024-07-31 14:25 UTC  (2+ messages)

[PATCH v3 0/3] Introduce msm8916/39 based Lenovo devices
 2024-07-31 14:25 UTC  (2+ messages)

[meta-virtualization] [PATCH] xen-image-minimal: Add missing dependency causing intermittent failures
 2024-07-31 14:23 UTC 

[PATCH 6.1 000/440] 6.1.103-rc1 review
 2024-07-31 14:22 UTC  (3+ messages)
` [PATCH 6.1 189/440] powerpc/pseries: Move plpks.h to include directory

[PATCH 1/2] dt-bindings: clock: exynos850: Add TMU clock
 2024-07-31 14:22 UTC  (3+ messages)

[PATCH] tools/xenstored: switch stubdom live update to use file for state
 2024-07-31 14:21 UTC 

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-07-31 14:09 UTC 

Lockup of (raid5 or raid6) + vdo after taking out a disk under load
 2024-07-31 14:14 UTC  (8+ messages)

[PATCH v1] iio: adc: ads1119: Fix IRQ flags
 2024-07-31 14:20 UTC  (2+ messages)

[PATCH v1] mm/hugetlb: remove hugetlb_follow_page_mask() leftover
 2024-07-31 14:20 UTC 

[PATCH] xen/domain: Factor domlist_{insert,remove}() out of domain_{create,destroy}()
 2024-07-31 14:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ALSA: usb-audio: Correct surround channels in UAC1 channel map
 2024-07-31 14:19 UTC 

[PATCH][LINUX][ALSA][USB AUDIO CLASS 1] wrong channel ids for surround
 2024-07-31 14:19 UTC  (4+ messages)

[PATCH 0/6] Add Additional algo mode for inline encryption
 2024-07-31 14:18 UTC  (3+ messages)

[PATCH 6.6 000/568] 6.6.44-rc1 review
 2024-07-31 14:18 UTC  (2+ messages)

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-07-31 14:16 UTC  (2+ messages)
` [syzbot] "

[PATCH] libfs: fix infinite directory reads for offset dir
 2024-07-31 14:16 UTC  (3+ messages)

[ovmf test] 187079: all pass - PUSHED
 2024-07-31 14:16 UTC 

[Bug 219113] New: mysterious disk I/O-errors which freeze the system
 2024-07-31 14:15 UTC  (4+ messages)
` [Bug 219113] "
` [Bug 219113] I/O-errors freezing the system [sd 0:0:0:0: [sda] tag#11 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT]

[PATCH 0/8] reftable: improvements and fixes for compaction
 2024-07-31 14:15 UTC  (9+ messages)
` [PATCH 1/8] reftable/stack: refactor function to gather table sizes
` [PATCH 2/8] reftable/stack: test compaction with already-locked tables
` [PATCH 3/8] reftable/stack: update stats on failed full compaction
` [PATCH 4/8] reftable/stack: simplify tracking of table locks
` [PATCH 5/8] reftable/stack: do not die when fsyncing lock file files
` [PATCH 6/8] reftable/stack: use lock_file when adding table to "tables.list"
` [PATCH 7/8] reftable/stack: fix corruption on concurrent compaction
` [PATCH 8/8] reftable/stack: handle locked tables during auto-compaction

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-07-31 14:11 UTC  (21+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

Linux 6.11-rc1
 2024-07-31 14:15 UTC  (6+ messages)

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-31  7:20 UTC  (9+ messages)

[boot-wrapper v3 0/4] Add Armv8-R AArch64 support
 2024-07-31 14:11 UTC  (5+ messages)
` [boot-wrapper v3 1/4] Introduce --with-bw-arch for boot-wrapper compile arch
` [boot-wrapper v3 2/4] aarch64: Enable Armv8-R EL2 boot
` [boot-wrapper v3 3/4] aarch64: Implement PSCI for Armv8-R
` [boot-wrapper v3 4/4] aarch64: Start Xen on Armv8-R at EL2

[gustavoars:testing/wfamnae-next20240729-cbc-2 8/9] ./usr/include/scsi/fc/fc_els.h:1130:53: error: use of undeclared identifier 'desc_tags'
 2024-07-31 14:13 UTC 

vmlinux.o: warning: objtool: _RNvXs4_NvNvNvNvCsgxAQYCfdR72_25doctests_kernel_generated29rust_doctest_kernel_init_rs_24main61__doctest_main__kbuild_src_consumer_rust_kernel_init_rs_1215_01__NtB7_3FooNtNtNtCs5QSdWC790r4_4core3ops4drop4Drop4drop+0x52: missin
 2024-07-31 14:13 UTC 

[PATCH 1/5] perf/x86/intel/uncore: Add Arrow Lake support
 2024-07-31 14:13 UTC  (5+ messages)
` [PATCH 2/5] perf/x86/intel/uncore: Factor out common MMIO init and ops functions
` [PATCH 3/5] perf/x86/intel/uncore: Add Lunar Lake support
` [PATCH 4/5] perf/x86/intel/uncore: Add LNL uncore iMC freerunning support
` [PATCH 5/5] perf/x86/intel/uncore: Use D0:F0 as a default device

[PATCH] uprobes: Remove redundant spinlock in uprobe_deny_signal
 2024-07-31 14:12 UTC  (2+ messages)

[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
 2024-07-31 14:12 UTC  (2+ messages)

[PATCH RFC 0/3] iio: adc: add new ad7625 driver
 2024-07-31 14:11 UTC  (6+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
` [PATCH RFC 2/3] iio: adc: ad7625: add driver
` [PATCH RFC 3/3] docs: iio: new docs for ad7625 driver

[PATCH i-g-t v2] lib/xe/xe_query: Do not require QUERY_OA_UNITS for all Xe tests
 2024-07-31 14:11 UTC  (3+ messages)
` ✓ CI.xeBAT: success for lib/xe/xe_query: Do not require QUERY_OA_UNITS for all Xe tests (rev5)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/5] board: rockchip: Add Radxa ZERO 3W/3E
 2024-07-31 14:10 UTC  (4+ messages)
` [PATCH 4/5] dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL

[OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1
 2024-07-31 14:10 UTC  (3+ messages)
` [OE-core] [PATCH 02/33] cryptodev-linux: upgrade 1.13 -> 1.14

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-07-31 14:09 UTC  (16+ messages)

[PATCH v2 0/2] x86/dom0: miscellaneous fixes for PV dom0 builder
 2024-07-31 14:10 UTC  (6+ messages)
` [PATCH v2 2/2] x86/dom0: only disable SMAP for the PV dom0 build

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-07-31 14:10 UTC  (4+ messages)
` [PATCH v4 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs

[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
 2024-07-31 14:10 UTC  (3+ messages)
` [PATCH v3 8/8] perf test: Update sample filtering test

[syzbot] [kasan?] [mm?] INFO: rcu detected stall in __run_timer_base
 2024-07-31 14:08 UTC  (3+ messages)
` [syzbot] [usb?] "

[PATCH v3 0/2] perf jevents: Autogenerate empty-pmu-events.c
 2024-07-31 14:08 UTC  (4+ messages)
` [PATCH v3 2/2] "

[OSSTEST PATCH] preseed_base: Use "keep" NIC NamePolicy when "force-mac-address"
 2024-07-31 14:08 UTC  (5+ messages)

[PATCH WIP 00/14] AMD Nested Virt Preparation
 2024-07-31 14:08 UTC  (3+ messages)
` [PATCH WIP 07/14] xen/hvm: Don't skip MSR_READ trace record

[PATCH printk v3 00/19] add threaded printing + the rest
 2024-07-31 14:06 UTC  (4+ messages)
` [PATCH printk v3 11/19] printk: nbcon: Rely on kthreads for normal operation
  ` preffer_ofload param: was: "

[PATCH] virtio: optimize stats counters performance
 2024-07-31 14:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: clean up the count calculation for nop
 2024-07-31 14:04 UTC  (2+ messages)

[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
 2024-07-31 14:04 UTC  (5+ messages)

[PATCH -next v2] sched/fair: inline cpu_util_without and cpu_util to improve performance
 2024-07-31 14:03 UTC  (2+ messages)

Intermittent failure
 2024-07-31 14:02 UTC  (2+ messages)
  ` [swat] "

[RFC PATCH] Makefile: trigger re-configure on updated pythondeps
 2024-07-31 14:02 UTC 

[PATCH v1] target/i386: Always set leaf 0x1f
 2024-07-31 14:00 UTC  (10+ messages)

[syzbot] [bpf?] [net?] stack segment fault in cpu_map_redirect
 2024-07-31 14:00 UTC  (2+ messages)
` [syzbot] "

[PATCH 0/9] Bug-fixes for a few boards
 2024-07-31 13:59 UTC  (14+ messages)
` [PATCH 5/9] fdt: Correct condition for bloblist existing

[PATCH blktests] loop/011: skip if running on kernel older than v6.10
 2024-07-31 13:59 UTC  (6+ messages)

[PATCH RFC 0/4] HID: constify static fixed up report descriptors
 2024-07-31 13:59 UTC  (3+ messages)
` [PATCH RFC 1/4] HID: treat fixed up report as const

[RESEND PATCH] locking/ww_mutex/test: Use swap() macro
 2024-07-31 13:58 UTC 

[PATCH] qdev-monitor: QAPIfy QMP device_add
 2024-07-31 13:56 UTC  (3+ messages)

[PATCH v1 0/6] Add SCMI transport descriptors
 2024-07-31 13:58 UTC  (3+ messages)

[PATCH v3 0/3] Add SARADC support on Sophgo SoC
 2024-07-31 13:57 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo SARADC binding documentation
` [PATCH v3 3/3] riscv: dts: sophgo: Add SARADC description

[PATCH v2 ethtool] qsfp: Better handling of Page 03h netlink read failure
 2024-07-31 13:58 UTC  (3+ messages)

[PATCH -next] ASoC: fsl: lpc3xxx-i2s: Remove set but not used variable 'savedbitclkrate'
 2024-07-31 13:53 UTC  (3+ messages)

[PATCH v2 0/3] Introduce J742S2 SoC and EVM
 2024-07-31 13:57 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: ti: Introduce J742S2 SoC family

[PATCH BlueZ v1 1/4] client/player: Fix not setting config target_latency with edpoint.config
 2024-07-31 13:57 UTC  (4+ messages)
` [PATCH BlueZ v1 2/4] monitor: Fix crash parsing notification
` [PATCH BlueZ v1 3/4] shared/bap: Fix not setting metadata
` [PATCH BlueZ v1 4/4] bap: Fix not setting metatada

[PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-07-31 13:57 UTC  (3+ messages)
` [PATCH v7 7/7] input: keyboard: support i.MX95 BBM module

[PATCH] ASoC: rsnd: use pcm_dmaengine code
 2024-07-31 13:53 UTC  (2+ messages)

[PATCH] ASoC: rsnd: remove rsnd_mod_confirm_ssi() under DEBUG
 2024-07-31 13:53 UTC  (2+ messages)

[PATCH v2 net-next] net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
 2024-07-31 13:56 UTC  (3+ messages)

[PATCH 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-07-31 13:55 UTC  (6+ messages)
` [PATCH 04/11] wifi: ath12k: fix struct hal_rx_ppdu_start

[PATCH v5 0/5] Add AP6275P wireless support
 2024-07-31 13:54 UTC  (11+ messages)
` [PATCH v5 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P

[PATCH 0/2] ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9
 2024-07-31 13:53 UTC  (2+ messages)

[PATCH 0/6] Support for running as a pKVM protected guest
 2024-07-31 13:55 UTC  (2+ messages)

[RESEND PATCH] fs/ntfs3: Use swap() to improve code
 2024-07-31 13:54 UTC 

[PATCH v2 0/2] Support multiple reserved memory regions
 2024-07-31 13:54 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: "

[RFC PATCH bpf-next RESEND 00/16] bpf: Checkpoint/Restore In eBPF (CRIB)
 2024-07-31 13:53 UTC  (4+ messages)

[PATCH v1 0/3] dts: add test suite for dual VLANs
 2024-07-31 13:54 UTC  (5+ messages)
` [PATCH v1 2/3] dts: add dual_vlan testing suite

[PATCH v6 0/3] Marvell Odyssey uncore performance monitor support
 2024-07-31 13:52 UTC  (2+ messages)

[PATCH V8 14/15] tools/perf: Add support to use libcapstone in powerpc
 2024-07-31 13:51 UTC  (3+ messages)

[PATCH v2 00/16] Add Freescale i.MX8qxp Display Controller support
 2024-07-31 13:51 UTC  (6+ messages)
` [PATCH v2 09/16] drm/imx: Add i.MX8qxp Display Controller KMS

[PATCH v2 1/4] ASoC: cs42l43: Remove redundant semi-colon at end of function
 2024-07-31 13:51 UTC  (3+ messages)
` [PATCH v2 4/4] ASoC: cs42l43: Cache shutter IRQ control pointers

[PATCH v6 0/5] Add Mediatek ISP3.0
 2024-07-31 13:51 UTC  (5+ messages)
` [PATCH v6 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface

[RFC PATCH] hw/ppc: Implement -dtb support for PowerNV
 2024-07-31 13:51 UTC  (3+ messages)

[PATCH] qmp: Fix higher half vaddrs for [p]memsave
 2024-07-31 13:50 UTC 

[RESEND PATCH] HID: hid-steam: Use clamp() macro
 2024-07-31 13:50 UTC 

tcm_loop and aborted TMRs
 2024-07-31 13:49 UTC  (12+ messages)

[PATCH v4] proc: add config & param to block forcing mem writes
 2024-07-31 13:48 UTC  (3+ messages)

[PATCH] drm/amdkfd: fix debug watchpoints for logical devices
 2024-07-31 13:48 UTC  (3+ messages)

[PATCH 0/2] mm: tlb swap entries batch async release
 2024-07-31 13:47 UTC  (6+ messages)
` [PATCH 2/2] mm: tlb: add "

[PATCH v2 0/9] Add support for RZ/G2UL Display Unit
 2024-07-31 13:47 UTC  (5+ messages)
` [PATCH v2 3/9] dt-bindings: display: renesas,rzg2l-du: Document RZ/G2UL DU bindings

Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
 2024-07-31 13:46 UTC 

[PATCH v2 0/7] ad7380: add support for single-ended parts
 2024-07-31 13:46 UTC  (2+ messages)

[PATCH v2] btrfs-progs: add --subvol option to mkfs.btrfs
 2024-07-31 13:45 UTC  (3+ messages)

Silent parameters for Qemu installer
 2024-07-31 10:07 UTC 

[PATCH v3] rust: Kbuild: Skip -fmin-function-alignment in bindgen flags
 2024-07-31 13:43 UTC 

Xen Project Releases Version 4.19
 2024-07-31 13:43 UTC 

[PATCH] MAINTAINERS: Add selftests/x86 entry
 2024-07-31 13:42 UTC  (3+ messages)

[robh:dt/api-cleanups 3/36] drivers/cpufreq/spear-cpufreq.c:188:15: error: implicit declaration of function 'of_property_count_32_elems'; did you mean 'of_property_count_u32_elems'?
 2024-07-31 13:42 UTC 

[PATCH v2] xhci: dbc: fix handling ClearFeature Halt requests
 2024-07-31 13:42 UTC  (7+ messages)

[PATCH] selftests: tpm2: redirect python unittest logs to stdout
 2024-07-31 13:42 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.