All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-14 19:08:55 to 2022-03-14 19:52:08 UTC [more...]

[PATCH 0/2] x86: Avoid CONFIG_X86_X32_ABI=y with llvm-objcopy
 2022-03-14 19:48 UTC  (6+ messages)
` [PATCH 1/2] x86: Remove toolchain check for X32 ABI capability
` [PATCH 2/2] x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy

[PATCH v4 00/11] s390x/pci: zPCI interpretation support
 2022-03-14 19:49 UTC  (13+ messages)
` [PATCH v4 01/11] Update linux headers
` [PATCH v4 02/11] vfio: handle KVM-owned IOMMU requests
` [PATCH v4 03/11] target/s390x: add zpci-interp to cpu models
` [PATCH v4 04/11] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v4 05/11] s390x/pci: enable for load/store intepretation
` [PATCH v4 06/11] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v4 07/11] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v4 08/11] s390x/pci: use KVM-managed IOMMU for interpretation
` [PATCH v4 10/11] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH v4 11/11] s390x/pci: let intercept devices have separate PCI groups

[PATCH 0/3] btrfs: scrub: big renaming to address the page and sector difference
 2022-03-14 19:46 UTC  (4+ messages)

[EXT] Re: [PATCH 2/2] block: remove the per-bio/request write hint
 2022-03-14 19:50 UTC  (11+ messages)
                  `  "

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-14 19:44 UTC  (65+ messages)
` [PATCH v4 01/32] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v4 02/32] s390/sclp: detect the AISII facility
` [PATCH v4 03/32] s390/sclp: detect the AENI facility
` [PATCH v4 04/32] s390/sclp: detect the AISI facility
` [PATCH v4 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH v4 06/32] s390/airq: allow for airq structure that uses an input vector
` [PATCH v4 07/32] s390/pci: externalize the SIC operation controls and routine
` [PATCH v4 08/32] s390/pci: stash associated GISA designation
` [PATCH v4 09/32] s390/pci: export some routines related to RPCIT processing
` [PATCH v4 10/32] s390/pci: stash dtsm and maxstbl
` [PATCH v4 11/32] s390/pci: add helper function to find device by handle
` [PATCH v4 12/32] s390/pci: get SHM information from list pci
` [PATCH v4 13/32] s390/pci: return status from zpci_refresh_trans
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
` [PATCH v4 16/32] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v4 17/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v4 18/32] iommu/s390: add support for IOMMU_DOMAIN_KVM
` [PATCH v4 19/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v4 20/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v4 21/32] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v4 22/32] KVM: s390: pci: routines for (dis)associating zPCI devices with a KVM
` [PATCH v4 23/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v4 24/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v4 25/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v4 26/32] KVM: s390: pci: handle refresh of PCI translations
` [PATCH v4 27/32] KVM: s390: intercept the rpcit instruction
` [PATCH v4 28/32] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH v4 30/32] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v4 31/32] MAINTAINERS: additional files related kvm s390 pci passthrough
` [PATCH v4 32/32] MAINTAINERS: update s390 IOMMU entry

[PATCH 00/16] Builtin FSMonitor Part 2.5
 2022-03-14 19:49 UTC  (3+ messages)
` [PATCH 16/16] fsmonitor-settings: simplify initialization of settings data

[PATCH] libselinux: Close leaked FILEs
 2022-03-14 19:48 UTC  (2+ messages)

[PATCH 0/2] x86/tsc: Avoid TSC sync failure
 2022-03-14 19:46 UTC  (3+ messages)
` [PATCH 1/2] x86/tsc: Reduce external interference on max_warp detection
` [PATCH 2/2] x86/tsc_sync: Add synchronization overhead to tsc adjustment

[linux-next:master 11110/11953] arch/arm/mach-sa1100/assabet.c:641:8: error: implicit declaration of function 'pmd_off_k' is invalid in C99
 2022-03-14 19:46 UTC 

[next] pci_x86.h:105:8: error: unknown type name 'raw_spinlock_t'
 2022-03-14 19:46 UTC  (2+ messages)

[PATCH v16 0/7] Add vmnet.framework based network backend
 2022-03-14 19:45 UTC  (9+ messages)
` [PATCH v16 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v16 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v16 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v16 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v16 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v16 6/7] net/vmnet: update qemu-options.hx
` [PATCH v16 7/7] net/vmnet: update hmp-commands.hx

drivers/infiniband/hw/mlx5/dm.c:239 mlx5_ib_alloc_dm() error: uninitialized symbol '_val'
 2022-03-14 19:47 UTC 

[PATCH v4 00/13] KVM: arm64: Add support for hypercall services selection
 2022-03-14 19:45 UTC  (13+ messages)
` [PATCH v4 03/13] KVM: arm64: Encode the scope for firmware registers
` [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap "
` [PATCH v4 06/13] KVM: arm64: Add standard hypervisor firmware register

[PULL 00/18] migration queue
 2022-03-14 19:44 UTC  (9+ messages)

[PATCH v2 00/13] event: Provide support for events to connect subsystems
 2022-03-14 19:45 UTC  (9+ messages)
` [PATCH v2 02/13] Makefile: Allow LTO to be disabled for a build

[PATCH 0/5] btrfs: scrub: make scrub uses less memory for metadata scrub
 2022-03-14 19:41 UTC  (4+ messages)

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-14 19:45 UTC  (7+ messages)
` [RFC PATCH v5 005/104] KVM: x86: Refactor KVM VMX module init/exit functions
` [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module

[meta-security][dunfell][PATCH] tpm2-tools: backport fix for CVE-2021-3565
 2022-03-14 19:44 UTC 

[PATCH 0/5] Separate '--skip-refresh' from '--quiet' in 'reset', use '--quiet' internally in 'stash'
 2022-03-14 19:42 UTC  (8+ messages)
` [PATCH v2 0/5] Allow 'reset --quiet' to refresh the index, use 'reset --quiet' "
  ` [PATCH v2 2/5] reset: introduce --[no-]refresh option to --mixed
  ` [PATCH v2 4/5] reset: suppress '--no-refresh' advice if logging is silenced
  ` [PATCH v2 5/5] stash: make internal resets quiet and refresh index

[PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
 2022-03-14 19:42 UTC  (2+ messages)

[PATCH v2] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-14 19:42 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: Use fw vram offset when allocating stolen vga memory
 2022-03-14 19:41 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add stolen reserved memory for MI25 SRIOV

[Intel-gfx] [PATCH] drm: Fix a infinite loop condition when order becomes 0
 2022-03-14 19:40 UTC  (3+ messages)
`  "

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-03-14 19:40 UTC  (4+ messages)

[PATCH 00/17] io_uring passthru over nvme
 2022-03-14 19:40 UTC  (9+ messages)
  ` [PATCH 03/17] io_uring: add infra and support for IORING_OP_URING_CMD

[PATCH v4 0/14] btrfs: Introduce macro to iterate over slots
 2022-03-14 19:35 UTC  (2+ messages)

[PATCH experiment 00/16] C++20 coroutine backend
 2022-03-14 19:36 UTC  (4+ messages)
` [PATCH experiment 14/16] util: introduce C++ stackless "

[PATCH 0/5] Reduce size of a few boards
 2022-03-14 19:38 UTC  (7+ messages)
` [PATCH 1/5] disk: Add an option for partitions in SPL

[PATCH 1/2] board: tbs2910: Enable Link Time Optimizations in defconfig
 2022-03-14 19:37 UTC  (7+ messages)
` [PATCH 2/2] board: tbs2910: Convert to DM_SERIAL

[PATCH v3] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-14 19:35 UTC  (3+ messages)

[PATCH] target/arm: Fix handling of LPAE block descriptors
 2022-03-14 19:33 UTC  (3+ messages)

[PATCH] MAINTAINERS: btrfs: update development git tree location
 2022-03-14 19:29 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: round_up the size to the alignment value
 2022-03-14 19:32 UTC  (3+ messages)
`  "

[PATCH] parisc: Avoid calling SMP cache flush functions on cache-less machines
 2022-03-14 19:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcurl: fix libgsasl support
 2022-03-14 19:31 UTC  (2+ messages)

[PATCH 0/2] staging: vt6656: Remove unused bb_vga_0 and vt3342_vnt_threshold
 2022-03-14 19:31 UTC  (3+ messages)
` [PATCH 1/2] staging: vt6656: Removed unused variable bb_vga_0
` [PATCH 2/2] staging: vt6656: Removed unused variable vt3342_vnt_threshold

[PATCH v2 00/16] btrfs: inode creation cleanups and fixes
 2022-03-14 19:27 UTC  (4+ messages)

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-14 19:30 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/libcurl: bump version to 7.82.0
 2022-03-14 19:17 UTC  (3+ messages)

[PATCH net] net: dsa: fix panic when port leaves a bridge
 2022-03-14 19:27 UTC  (6+ messages)

[PATCH] drm: remove min_order BUG_ON check
 2022-03-14 19:38 UTC  (9+ messages)
            ` [Intel-gfx] "

[PATCH 0/3] Use g_new() & friends where that makes obvious
 2022-03-14 19:23 UTC  (10+ messages)
` [PATCH 1/3] scripts/coccinelle: New use-g_new-etc.cocci
` [PATCH 2/3] 9pfs: Use g_new() & friends where that makes obvious sense

[PATCH v6 0/5] Update mdp clk to max supported value to support higher refresh rates
 2022-03-14 19:25 UTC  (4+ messages)
` [PATCH v6 1/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe

[PATCH] NFSD: prevent integer overflow on 32 bit systems
 2022-03-14 19:25 UTC  (5+ messages)

Linux 5.17-rc8
 2022-03-14 19:25 UTC  (2+ messages)

[PATCH 00/36] Arm cache coloring
 2022-03-14 19:24 UTC  (5+ messages)
` [PATCH 23/36] xen/arch: coloring: manually calculate Xen physical addresses
` [PATCH 24/36] xen/arm: enable consider_modules for coloring

"Disappearing" file in Documentation/ABI/testing
 2022-03-14 19:24 UTC  (4+ messages)

stable-rc/linux-5.10.y build: 160 builds: 3 failed, 157 passed, 4 errors, 10 warnings (v5.10.105-72-g1ef0e2b31490)
 2022-03-14 19:22 UTC 

[PATCH v2 0/3] btrfs: scrub: big renaming to address the page and sector difference
 2022-03-14 19:17 UTC  (5+ messages)
` [PATCH v2 1/3] btrfs: scrub: rename members related to scrub_block::pagev

[PATCH v3 00/19] efi_loader: more tightly integrate UEFI disks to driver model
 2022-03-14 19:21 UTC  (17+ messages)

[LSF/MM/BPF TOPIC] block drivers in user space
 2022-03-14 19:21 UTC  (8+ messages)

[LTP] [RFC PATCH 1/1] doc: Mention places for environment variables
 2022-03-14 19:21 UTC 

[PATCH v2] ppc: Include asm/ptrace.h for pt_regs struct definition
 2022-03-14 19:18 UTC  (2+ messages)

[obsolete] a.patch removed from -mm tree
 2022-03-14 19:21 UTC 

[PATCH v2 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-03-14 19:19 UTC  (3+ messages)

[PATCH v11 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-03-14 19:19 UTC  (5+ messages)
` [PATCH v11 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v11 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs

+ mm-page_alloc-check-high-order-pages-for-corruption-during-pcp-operations.patch added to -mm tree
 2022-03-14 19:18 UTC 

stable-rc/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.306-20-gf465fd2bef70)
 2022-03-14 19:18 UTC 

[Intel-gfx] [PATCH v2 00/16] drm/i915: DRRS fixes/cleanups and start of static DRRS
 2022-03-14 19:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: DRRS fixes/cleanups and start of static DRRS (rev4)

[PATCH] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-14 19:17 UTC  (3+ messages)

Fanotify Directory exclusion not working when using FAN_MARK_MOUNT
 2022-03-14 19:17 UTC  (4+ messages)

[PATCH v3 0/4] Add a clock driver for the imx8mq
 2022-03-14 19:15 UTC  (4+ messages)
` [PATCH v3 3/4] clk: imx8m: reduce rate table duplication

ordering of call to unbind() in usbnet_disconnect
 2022-03-14 19:14 UTC  (4+ messages)

[LTP] [RFC PATCH 1/1] creat09: Fix on more restrictive umask
 2022-03-14 19:12 UTC 

[PATCH v2 0/6] Support exporting BDSs via VDUSE
 2022-03-14 19:09 UTC  (4+ messages)
` [PATCH v2 1/6] block: Support passing NULL ops to blk_set_dev_ops()

[RFT net-next 0/6] devlink: expose instance locking and simplify port splitting
 2022-03-14 19:10 UTC  (5+ messages)

[PATCH 1/2] scripts/runqemu: Fix memory limits for qemux86-64
 2022-03-14 19:10 UTC  (3+ messages)
` [PATCH 2/2] shadow-native: Simplify and fix syslog disable patch
  ` [OE-core] "

stable-rc/linux-4.14.y build: 194 builds: 3 failed, 191 passed, 2 errors, 32 warnings (v4.14.271-23-ge991f498ccbf)
 2022-03-14 19:09 UTC 

stable-rc/linux-5.4.y build: 165 builds: 3 failed, 162 passed, 4 errors, 22 warnings (v5.4.184-44-gcb0af18075f0)
 2022-03-14 19:09 UTC 

[PATCH v2 00/10] Initial MSM8953 & Fairphone 3 support
 2022-03-14 19:08 UTC  (3+ messages)
` [PATCH v2 05/10] rpmsg: smd: allow opening rpm_requests even if already opened


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.