All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-29 17:20:38 to 2022-09-29 18:21:43 UTC [more...]

[Bug 201885] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
 2022-09-29 18:21 UTC  (3+ messages)

[PATCH] net: sparx5: Fix return type of sparx5_port_xmit_impl
 2022-09-29 18:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] drm: document uAPI page-flip flags
 2022-09-29 18:20 UTC  (4+ messages)

[PATCH 0/3] dma-buf: Check status of enable-signaling bit on debug
 2022-09-29 18:18 UTC  (7+ messages)
` [PATCH 1/3] dma-buf: Remove the signaled bit status check
` [PATCH 2/3] dma-buf: Enable signaling on fence for sw_sync
` [PATCH 3/3] dma-buf: Check status of enable-signaling bit on debug

[PATCH] ia64: simplify esi object addition in Makefile
 2022-09-29 18:17 UTC  (2+ messages)

[PATCH] Revert "kbuild: Check if linker supports the -X option"
 2022-09-29 18:17 UTC  (3+ messages)

[RFC PATCH v2] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
 2022-09-29 18:17 UTC  (3+ messages)
` [RFC PATCH V3] "

[Intel-gfx] [PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-09-29 18:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry (rev3)

[Intel-gfx] [PATCH v5] drm/i915/mtl: enable local stolen memory
 2022-09-29 18:15 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: enable local stolen memory (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] MAINTAINERS: Update TI bandgap and Davinci GPIO entries
 2022-09-29 18:15 UTC 

Guest IA32_SPEC_CTRL on AMD hosts without X86_FEATURE_V_SPEC_CTRL
 2022-09-29 18:14 UTC  (7+ messages)

[PULL 00/14] x86 + misc changes for 2022-09-29
 2022-09-29 16:30 UTC  (10+ messages)
` [PULL 01/14] x86: return modified setup_data only if read as memory, not as file
` [PULL 03/14] x86: reinitialize RNG seed on system reboot
` [PULL 04/14] x86: re-enable rng seeding via SetupData
` [PULL 06/14] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PULL 08/14] ui: fix path to dbus-display1.h
` [PULL 09/14] meson: require 0.61.3
` [PULL 10/14] meson: multiple names can be passed to dependency()
` [PULL 12/14] configure, meson: move linker flag detection to meson
` [PULL 14/14] x86: re-initialize RNG seed when selecting kernel

[PATCH] net: mana: Fix return type of mana_start_xmit
 2022-09-29 18:14 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] package/qt5/qt5webkit: fix generated artifacts
 2022-09-29 18:13 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v3 0/3] KVM: selftests: Fix nx_huge_pages_test when TDP is disabled
 2022-09-29 18:12 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: selftests: Tell the compiler that code after TEST_FAIL() is unreachable
` [PATCH v3 2/3] KVM: selftests: Add helpers to read kvm_{intel,amd} boolean module parameters
` [PATCH v3 3/3] KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hosts

[PATCH v2 0/8] Fix a deadlock in the UFS driver
 2022-09-29 18:12 UTC  (3+ messages)
` [PATCH v2 2/8] scsi: core: Change the return type of .eh_timed_out()

[PATCH v14 0/3] Add TDX Guest Attestation support
 2022-09-29 18:11 UTC  (4+ messages)
` [PATCH v14 2/3] virt: Add TDX guest driver

[PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
 2022-09-29 18:11 UTC  (6+ messages)

[PATCH 1/2] perf tools: Fix bison object compilation with clang 15
 2022-09-29 18:10 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Remove unused variable in tests/test-basic.c

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-09-29 18:10 UTC  (8+ messages)
` [PATCH v7 0/7] bbdev changes for 22.11
  ` [PATCH v7 6/7] bbdev: add queue related warning and status information
    ` [EXT] "

[PATCH v2] dma/cnxk: add support for CN10K DMA engine
 2022-09-29 18:10 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 00/10] switch to common helper for rlc fw init
 2022-09-29 18:08 UTC  (10+ messages)
` [PATCH 09/10] drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode
      `  "

[PATCH rcu 0/4] NMI-safe SRCU reader API
 2022-09-29 18:07 UTC  (11+ messages)
` [PATCH v2 rcu 0/8] "
  ` [PATCH RFC v2 rcu 1/8] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
  ` [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
  ` [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
  ` [PATCH RFC v2 rcu 4/8] srcu: Check for consistent global "
  ` [PATCH RFC v2 rcu 5/8] arch/x86: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
  ` [PATCH RFC v2 rcu 6/8] arch/arm64: "
  ` [PATCH RFC v2 rcu 7/8] arch/loongarch: "
  ` [PATCH RFC v2 rcu 8/8] arch/s390: "

[PATCH] vhost/vsock: Use kvmalloc/kvfree for larger packets
 2022-09-29 18:07 UTC  (11+ messages)

[PATCH v1 1/1] mfd: syscon: Remove repetition of the regmap_get_val_endian()
 2022-09-29 18:07 UTC  (2+ messages)

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-29 18:07 UTC  (13+ messages)
` [PATCH v3 5/5] drm/amdgpu: switch workload context to/from compute

[RFC v2] drm/kms: control display brightness through drm_connector properties
 2022-09-29 18:06 UTC  (5+ messages)

[PATCH] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
 2022-09-29 18:06 UTC  (2+ messages)

[PATCH v4 03/18] Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-number
 2022-09-29 18:06 UTC  (2+ messages)
` [v4,03/18] "

KASAN: use-after-free in __mutex_lock
 2022-09-29 18:06 UTC  (2+ messages)

[u-boot][PATCH 0/3] Introduce TI GPMC memory controller driver
 2022-09-29 18:06 UTC  (7+ messages)
` [u-boot][PATCH 1/3] scripts: Makefile.spl: Enable memory drivers to be built for SPL

[PATCH v2] acpi,pci: handle duplicate IRQ routing entries returned from _PRT
 2022-09-29 18:03 UTC  (2+ messages)

[PATCH v2] hyperv: fix SynIC SINT assertion failure on guest reset
 2022-09-29 18:02 UTC  (3+ messages)

[PATCH 1/2] drm/scheduler: fix fence ref counting
 2022-09-29 18:01 UTC  (2+ messages)
` [PATCH 2/2] drm/sched: add missing NULL check in drm_sched_get_cleanup_job

[PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
 2022-09-29 18:01 UTC  (10+ messages)

[PATCH v2 0/3] xfsrestore: fix inventory unpacking
 2022-09-29 18:01 UTC  (6+ messages)
` [PATCH 2/3] xfsrestore: stobj_unpack_sessinfo cleanup

[PATCH v6 1/1] drm/amdkfd: Track unified memory when switching xnack mode
 2022-09-29 18:00 UTC  (2+ messages)

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-09-29 17:59 UTC  (17+ messages)
` [PATCH v1 05/30] soc: sifive: l2 cache: Convert to platform driver
` [PATCH v1 12/30] dt-bindings: reset: Add starfive,jh7110-reset bindings
` [PATCH v1 13/30] reset: starfive: Add StarFive JH7110 SoC support
` [PATCH v1 14/30] clk: starfive: Factor out common clock driver code
` [PATCH v1 15/30] clk: starfive: Use regmap APIs to operate registers
` [PATCH v1 16/30] dt-bindings: clock: Add StarFive JH7110 system clock definitions

[PATCH RFC 0/7] Add RZ/G2L MTU3 PWM driver
 2022-09-29 17:59 UTC  (8+ messages)
` [PATCH RFC 1/7] dt-bindings: mfd: Document RZ/G2L MTU3a bindings
` [PATCH RFC 2/7] dt-bindings: mfd: rzg2l-mtu3: Document RZ/G2L MTU3 counter
` [PATCH RFC 3/7] dt-bindings: mfd: rz-mtu3: Document RZ/G2L MTU3 PWM

[PATCH v4 3/8] cifs: allocate ephemeral secmechs only on demand
 2022-09-29 17:56 UTC  (4+ messages)
` [PATCH v4 5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1
` [PATCH v4 6/8] cifs: deprecate 'enable_negotiate_signing' module param
` [PATCH v4 8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer

[PATCH] ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs
 2022-09-29 17:55 UTC  (3+ messages)

[PATCH kernel v3] zstd: Fixing mixed module-builtin objects
 2022-09-29 17:55 UTC  (2+ messages)

[PATCH] arm64/mm: fold check for KFENCE into can_set_direct_map()
 2022-09-29 17:54 UTC  (3+ messages)

[PATCH v1 0/3] kselftest/arm64: fp-stress updates
 2022-09-29 17:54 UTC  (3+ messages)

[PATCH] kselftest/arm64: Don't enable v8.5 for MTE selftest builds
 2022-09-29 17:54 UTC  (3+ messages)

[PATCH] arm64: ftrace: fix module PLTs with mcount
 2022-09-29 17:54 UTC  (2+ messages)

[PATCH 0/3] arm64: module/ftrace: Fix mcount-based ftrace initialization failure
 2022-09-29 17:54 UTC  (3+ messages)
` (subset) "

[PATCH net-next 0/1] netfilter fix for net-next
 2022-09-29 17:54 UTC  (5+ messages)
` [PATCH 1/1] netfilter: nft_fib: Fix for rpath check with VRF devices

[PATCH v2 0/1] arm64: defconfig: Add Coresight as module
 2022-09-29 17:53 UTC  (3+ messages)

[PATCH] arm64: fix the build with binutils 2.27
 2022-09-29 17:53 UTC  (3+ messages)

[PULL 00/37] qtests fixes
 2022-09-29 14:49 UTC  (2+ messages)

[PATCH] win32: set threads name
 2022-09-29 17:47 UTC  (2+ messages)

[PATCH 0/3] ksm: fix incorrect count of merged pages when enabling use_zero_pages
 2022-09-29 17:53 UTC  (6+ messages)

[PATCH 0/4] Add JDI LPM102A188A display panel support
 2022-09-29 17:05 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: display: Add bindings for JDI LPM102A188A
` [PATCH 2/4] drm/tegra: dsi: Clear enable register if powered by bootloader
` [PATCH 3/4] drm/panel: Add driver for JDI LPM102A188A
` [PATCH 4/4] arm64: dts: smaug: Add display panel node

[bluetooth-next:master] BUILD SUCCESS 8dbc3e75a0a56fb0ab70781338a2283d28a09164
 2022-09-29 17:52 UTC 

[PATCH v12 0/5] Add MediaTek MT6370 PMIC support
 2022-09-29 17:51 UTC  (9+ messages)
` [PATCH v12 3/5] iio: adc: mt6370: Add MediaTek MT6370 support

[driver-core:kobject-const 12/18] drivers/i2c/i2c-core-base.c:148:42: warning: passing argument 1 of 'acpi_device_uevent_modalias' discards 'const' qualifier from pointer target type
 2022-09-29 17:51 UTC 

[PATCH v5 0/7] Prepare for constifying SCSI host templates
 2022-09-29 17:51 UTC  (9+ messages)
` [PATCH v5 4/7] scsi: core: Introduce a new list for SCSI proc directory entries
` [PATCH v5 6/7] module: Improve support for asynchronous module exit code

feature request - file ordering in `git status`
 2022-09-29 17:45 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/kms_busy: Test cleanup
 2022-09-29 17:49 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/15] Tidy up vfio_device life cycle
 2022-09-29 17:49 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 15/15] vfio: Add struct device to vfio_device
    `  "

[Intel-gfx] [PATCH 00/16] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-29 17:49 UTC  (8+ messages)
` [Intel-gfx] [PATCH 05/16] drm/i915/vm_bind: Implement bind and unbind of object
      `  "

[PATCH] drm/i915/gvt: Add missing vfio_unregister_group_dev() call
 2022-09-29 17:48 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v1 1/1] hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
 2022-09-29 16:50 UTC  (3+ messages)

[PATCH v3 0/7] Rewrite the top-level index.rst
 2022-09-29 17:47 UTC  (5+ messages)

[PATCH BlueZ v2 1/9] advertising: parse_secondary: fix loop condition
 2022-09-29 17:45 UTC  (2+ messages)
` properties_changed: check for NULL iterator

[PATCH] plugins: Do not try to autopair with Nissan Connect devices
 2022-09-29 17:44 UTC  (2+ messages)
`  "

[soc:arm/dt] BUILD SUCCESS 302c9454e4d683bc3a46f0f50385534a0e2f74c1
 2022-09-29 17:41 UTC 

[PATCH v1 00/10] Apple M1 Pro/Max/Ultra device trees
 2022-09-29 17:40 UTC  (5+ messages)
` [PATCH v1 01/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties

[PATCH] x86/split_lock: Restore warn mode (and add a new one) to avoid userspace regression
 2022-09-29 17:23 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] Remove gem_get_batch_size()
 2022-09-29 17:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Remove gem_get_batch_size() (rev2)

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-09-29 17:37 UTC  (5+ messages)
` [PATCH v4 09/14] mailbox: Add Gunyah message queue mailbox

[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
 2022-09-29 16:53 UTC  (2+ messages)

[PATCH] KVM: SVM: don't apply host security mitigations to the guest
 2022-09-29 17:36 UTC  (3+ messages)

[PATCH v7 0/2] Add support for RZ/G2L GPT
 2022-09-29 17:36 UTC  (3+ messages)
` [PATCH v7 2/2] pwm: "

[PATCH 1/2] arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4
 2022-09-29 17:35 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: k3-am64-evm: EMIF tool update to v0.08.40 for 1600MT/s DDR4

Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
 2022-09-29 17:35 UTC  (6+ messages)

[PATCH v7 00/29] Rework the trip points creation
 2022-09-29 17:34 UTC  (3+ messages)
` [PATCH v7 23/29] thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function

[PATCH v5 0/2] gpio: mxc: Locking and direction input fix
 2022-09-29 17:35 UTC  (5+ messages)

[RFC PATCH] sched/fair: Choose the CPU where short task is running during wake up
 2022-09-29 17:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: Create dynamic subtests
 2022-09-29 17:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_ringfill: Add 48b address flag in store-dword
 2022-09-29 17:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] sparc: Unbreak the build
 2022-09-29 17:32 UTC  (3+ messages)

[PATCH 0/1] Update vfio-user module to the latest
 2022-09-29 15:38 UTC  (9+ messages)

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-29 17:30 UTC  (5+ messages)
` [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration

[PATCH v8 0/4] Enable notify VM exit
 2022-09-29 17:28 UTC  (2+ messages)

[syzbot] kernel panic: stack is corrupted in lock_acquire (2)
 2022-09-29 17:28 UTC  (2+ messages)

[PATCH net-next RESEND] genetlink: reject use of nlmsg_flags for new commands
 2022-09-29 17:27 UTC  (6+ messages)

[RFC PATCH 0/2] RZ/G2UL separate out SoC specific parts
 2022-09-29 17:23 UTC  (9+ messages)
` [RFC PATCH 1/2] arm64: dts: renesas: r9a07g043: Introduce SOC_PERIPHERAL_IRQ() macro to specify interrupt property
` [RFC PATCH 2/2] arm64: dts: renesas: r9a07g043: Split out RZ/G2UL SoC specific parts

[PATCH v3] x86, mem: move memmove to out of line assembler
 2022-09-29 17:26 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] net: print a more actionable error when slirp is not found
 2022-09-29 16:32 UTC 

[PATCH 3/3] dmaengine: Fix client_count is countered one more incorrectly
 2022-09-29 17:26 UTC  (4+ messages)

[PATCH RESEND v2] dt-bindings: watchdog: migrate mt7621 text bindings to YAML
 2022-09-29 17:26 UTC  (4+ messages)

[RFC PATCH v2 0/9] Introduce Copy-On-Write to Page Table
 2022-09-29 17:24 UTC  (7+ messages)
` [RFC PATCH v2 9/9] mm: Introduce Copy-On-Write PTE table

[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-09-29 17:01 UTC  (5+ messages)
` [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache

[PATCH net] genetlink: reject use of nlmsg_flags for new commands
 2022-09-29 17:22 UTC  (2+ messages)

[RESEND PATCH v3] dt-bindings: spi: migrate mt7621 text bindings to YAML
 2022-09-29 17:22 UTC  (7+ messages)

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-29 17:22 UTC  (6+ messages)
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

blog post on timekeeping in fio
 2022-09-29 17:21 UTC 

[soc:arm/drivers] BUILD SUCCESS 4413794917ba3ff42ade432870248b500253f152
 2022-09-29 17:19 UTC 

[PATCH 0/2] dmaengine: idxd: Fix max batch size issues for Intel IAA
 2022-09-29 17:20 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_force_connector_basic: Test Cleanup
 2022-09-29 17:15 UTC  (3+ messages)

[PATCH] arm64: ptrace: user_regset_copyin_ignore() always returns 0
 2022-09-29 17:11 UTC  (6+ messages)

[RFC v0] nvme: do not log errors for user commands
 2022-09-29 17:13 UTC 

[PATCH v2 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
 2022-09-29 17:10 UTC  (4+ messages)
` [PATCH v2 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs

[PATCH v2 0/8] KVM: x86: allow compiling out SMM support
 2022-09-29 17:20 UTC  (4+ messages)
` [PATCH v2 1/8] KVM: x86: start moving SMM-related functions to new files
` [PATCH v2 4/8] KVM: x86: do not go through ctxt->ops when emulating rsm
` [PATCH v2 6/8] KVM: x86: compile out vendor-specific code if SMM is disabled


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.