All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-10 13:32:10 to 2021-05-10 14:01:53 UTC [more...]

[PATCH 2/2] proc: convert everything to "struct proc_ops"
 2021-05-10 13:42 UTC  (2+ messages)

[PATCH 0/8] KVM: VMX: Implement nested TSC scaling
 2021-05-10 13:56 UTC  (18+ messages)
` [PATCH 1/8] KVM: VMX: Add a TSC multiplier field in VMCS12
` [PATCH 2/8] KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
` [PATCH 3/8] KVM: X86: Pass an additional 'L1' argument to kvm_scale_tsc()
` [PATCH 4/8] KVM: VMX: Adjust the TSC-related VMCS fields on L2 entry and exit
` [PATCH 5/8] KVM: X86: Move tracing outside write_l1_tsc_offset()
` [PATCH 6/8] KVM: VMX: Make vmx_write_l1_tsc_offset() work with nested TSC scaling
` [PATCH 7/8] KVM: VMX: Expose TSC scaling to L2

[PATCH 1/1] forcedeth: Delete a redundant condition branch
 2021-05-10 13:56 UTC 

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-10 14:00 UTC  (25+ messages)
` [PATCH 05/53] docs: hwmon: avoid using UTF-8 chars
        ` [Intel-wired-lan] [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
        ` [f2fs-dev] "
      ` [Intel-gfx] "

Patchwork housekeeping for: spi-devel-general
 2021-05-10 13:56 UTC 

[PATCH v2 00/14] spi: pxa2xx: Set of cleanups
 2021-05-10 13:57 UTC  (7+ messages)
` [PATCH v2 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper

LPC 2020 Hackroom Session: summary and next steps for isolated user namespaces
 2021-05-10 13:57 UTC  (7+ messages)

[PATCH stable 5.4 v2 0/4] ARM FDT relocation backports
 2021-05-10 13:33 UTC  (10+ messages)
` [PATCH stable 5.4 v2 1/4] ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
` [PATCH stable 5.4 v2 2/4] ARM: 9012/1: move device tree mapping out of linear region
` [PATCH stable 5.4 v2 3/4] ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address
` [PATCH stable 5.4 v2 4/4] ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section

[PATCH v7 0/3] drm/i915/display: Try YCbCr420 color when RGB fails
 2021-05-10 13:33 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH v7 1/3] drm/i915/display: New function to avoid duplicate code in upcomming commits
  ` [Intel-gfx] "
` [PATCH v7 2/3] drm/i915/display: Restructure output format computation for better expandability
  ` [Intel-gfx] "
` [PATCH v7 3/3] drm/i915/display: Use YCbCr420 as fallback when RGB fails
  ` [Intel-gfx] "

mariadb-native fails to build on Fedora 34
 2021-05-10 13:59 UTC  (2+ messages)
` [oe] "

[igt-dev] [PATCH i-g-t v4] tests/kms_plane: Restrict the test execution to two pipes
 2021-05-10 14:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane: Restrict the test execution to two pipes (rev2)

[PATCH RFC] Revert "drm/i915: Try to use fast+narrow link on eDP again and fall back to the old max strategy on failure"
 2021-05-10 13:59 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/1] drm/amdgpu: Delete two unneeded bool conversions
 2021-05-10 12:23 UTC 

[PATCH 5.12 000/384] 5.12.3-rc1 review
 2021-05-10 12:42 UTC  (3+ messages)
` [PATCH 5.12 153/384] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing field overwritten issue

[PATCH 5.10 000/299] 5.10.36-rc1 review
 2021-05-10 12:42 UTC  (3+ messages)
` [PATCH 5.10 122/299] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing field overwritten issue

[PATCH 5.11 000/342] 5.11.20-rc1 review
 2021-05-10 12:42 UTC  (3+ messages)
` [PATCH 5.11 140/342] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing field overwritten issue

[PATCH v3 1/5] drm/connector: Create a helper to attach the hdr_output_metadata property
 2021-05-10  9:30 UTC  (2+ messages)

[PATCH 1/1] drm/amd/display: Delete several unneeded bool conversions
 2021-05-10 12:16 UTC 

[PATCH] ACPI: scan: Fix a memory leak in an error handling path
 2021-05-10 13:55 UTC  (4+ messages)

[PATCH v2 0/3] ima-evm-utils: Implement function to only create IMA signature
 2021-05-10 13:55 UTC  (2+ messages)

[PATCH] libkmod: Always search modules.builtin if no alias has been found
 2021-05-10 13:55 UTC  (3+ messages)

[PATCHv3] nvme-mpath: delete disk after last connection
 2021-05-10 13:57 UTC  (13+ messages)

[kvm-unit-tests PATCH v2 0/6] s390x: uv: Extend guest test and add host test
 2021-05-10 13:51 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/6] s390x: uv-guest: Add invalid share location test
` [kvm-unit-tests PATCH v2 2/6] s390x: Add more Ultravisor command structure definitions
` [kvm-unit-tests PATCH v2 3/6] s390x: uv: Add UV lib
` [kvm-unit-tests PATCH v2 4/6] s390x: Test for share/unshare call support before using them
` [kvm-unit-tests PATCH v2 5/6] s390x: uv-guest: Test invalid commands
` [kvm-unit-tests PATCH v2 6/6] s390x: Add UV host test

[PATCH] init/module: split CONFIG_CONSTRUCTORS to fix module gcov on UML
 2021-05-10 13:31 UTC  (6+ messages)
` [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
        `  "

[PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-05-10 13:48 UTC  (30+ messages)
` [PATCH v3 1/9] irqchip/gic: Split vGIC probing information from the GIC code
` [PATCH v3 2/9] KVM: arm64: Handle physical FIQ as an IRQ while running a guest
` [PATCH v3 3/9] KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt
` [PATCH v3 4/9] KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
` [PATCH v3 5/9] KVM: arm64: vgic: move irq->get_input_level into an ops structure
` [PATCH v3 6/9] KVM: arm64: vgic: Implement SW-driven deactivation
` [PATCH v3 7/9] KVM: arm64: timer: Refactor IRQ configuration
` [PATCH v3 8/9] KVM: arm64: timer: Add support for SW-based deactivation
` [PATCH v3 9/9] irqchip/apple-aic: Advertise some level of vGICv3 compatibility

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-10 13:55 UTC  (5+ messages)
    ` [Intel-gfx] "

[PULL] topic/iomem-mmap-vs-gup
 2021-05-10 13:50 UTC  (6+ messages)

[PATCH 1/5] drm/amdkfd: device pgmap owner at the svm migrate init
 2021-05-10 13:54 UTC  (3+ messages)
` [PATCH 5/5] drm/amdkfd: classify and map mixed svm range pages in GPU

[Buildroot] Build failure on acmesystems_acqua_a5_{256,512}mb
 2021-05-10 13:54 UTC  (3+ messages)

[PATCH v2 0/2] staging: rtl8723bs: use of generic CRC-32
 2021-05-10 13:53 UTC  (4+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones

rtw88: Guaranteed system freeze with RTL8821CE with RFE 2 type
 2021-05-10 13:49 UTC  (4+ messages)

[PATCH] Input: tsc200x: Drop hard-coded IRQ edge
 2021-05-10 13:46 UTC  (5+ messages)

[PATCH 1/1] Add 'Transport Interface' (triface) option. This can be used to specify the IP interface to use for the connection. The driver uses that to set SO_BINDTODEVICE on the socket before connecting
 2021-05-10 13:49 UTC  (9+ messages)

[PATCH 0/3] can: c_can: cache frames to operate as a true FIFO
 2021-05-10 13:29 UTC  (8+ messages)
` [PATCH 1/3] can: c_can: remove the rxmasked unused variable
` [PATCH 2/3] can: c_can: add ethtool support
` [PATCH 3/3] can: c_can: cache frames to operate as a true FIFO

[PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
 2021-05-10 13:47 UTC  (7+ messages)

[RFC 00/22] xfs: initial agnumber -> perag conversions for shrink
 2021-05-10 13:41 UTC  (13+ messages)
` [PATCH 01/22] xfs: move xfs_perag_get/put to xfs_ag.[ch]
` [PATCH 02/22] xfs: prepare for moving perag definitions and support to libxfs
` [PATCH 04/22] xfs: make for_each_perag... a first class citizen
` [PATCH 05/22] xfs: convert raw ag walks to use for_each_perag
` [PATCH 06/22] xfs: convert xfs_iwalk to use perag references
` [PATCH 07/22] xfs: convert secondary superblock walk to use perags

[PATCH v5 1/6] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-05-10 13:39 UTC  (5+ messages)
` [PATCH v5 5/6] iio: accel: fxls8962af: add hw buffered sampling

[PATCH] btrfs: Remove redundant assignment to ret
 2021-05-10 13:41 UTC  (2+ messages)

[PATCH] btrfs: Assign boolean values to a bool variable
 2021-05-10 13:38 UTC  (3+ messages)

[PATCH] Makefile: Introduce CONFIG_ZERO_CALL_USED_REGS
 2021-05-10 13:45 UTC  (4+ messages)

[PATCH bpf] bpf: check for data_len before upgrading mss when 6 to 4
 2021-05-10 13:19 UTC  (14+ messages)

[PATCH] btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of error
 2021-05-10 13:39 UTC 

[PATCH] drm/amdgpu: Align serial size in drm_amdgpu_info_vbios
 2021-05-10 13:48 UTC  (7+ messages)

[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
 2021-05-10 13:48 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] bus/auxiliary: introduce auxiliary bus
 2021-05-10 13:47 UTC  (2+ messages)
` [dpdk-dev] [RFC v2] "

[RFC v2 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-05-10 13:44 UTC  (5+ messages)
` [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr

[LTP] [PATCH] mkfs: force block size to 1024 for ext3 and ext4
 2021-05-10 13:47 UTC 

qemu.org server bandwidth report (May 2021)
 2021-05-10 13:46 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Only set bind_async_flags when concurrent access wa is not active
 2021-05-10 13:47 UTC 

Ceph Kernel client bad performance for 5.4
 2021-05-10 13:30 UTC  (2+ messages)

[PULL 00/25] Vga 20210510 patches
 2021-05-10 13:43 UTC  (9+ messages)
` [PULL 13/25] virtio-gpu: move virgl reset
` [PULL 17/25] virtio-gpu: move virgl process_cmd
` [PULL 19/25] virtio-gpu: drop VIRGL() macro
` [PULL 22/25] virtio-gpu: move fields to struct VirtIOGPUGL
` [PULL 23/25] virtio-gpu: add virtio-gpu-gl-pci
` [PULL 24/25] modules: add have_vga
` [PULL 25/25] virtio-gpu: add virtio-vga-gl

[PATCH 00/72] Convert floatx80 and float128 to FloatParts
 2021-05-10 13:36 UTC  (4+ messages)
` [PATCH 06/72] softfloat: Move the binary point to the msb

[PATCH -next] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
 2021-05-10 13:26 UTC  (2+ messages)

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-10 13:23 UTC  (5+ messages)
` [PATCH v2 15/17] crypto: qce: Defer probing if BAM dma is not yet initialized
` [PATCH v2 16/17] crypto: qce: Defer probe in case interconnect "

[PATCH] watchdog: sbsa: Support architecture version 1
 2021-05-10 13:16 UTC  (4+ messages)

i.MX8MM Ethernet TX Bandwidth Fluctuations
 2021-05-10 13:10 UTC  (8+ messages)

[PATCH] execveat.2: Remove unused include
 2021-05-10 13:02 UTC 

[PATCH v6 15/15] of: Add plumbing for restricted DMA pool
 2021-05-10 13:41 UTC  (2+ messages)

[PATCH] maintenance: use systemd timers on Linux
 2021-05-10 13:03 UTC  (5+ messages)

[PATCH] tr2: log parent process name
 2021-05-10 12:29 UTC  (2+ messages)

[PATCH v2] [GSOC] ref-filter: fix read invalid union member bug
 2021-05-10 12:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] Apple M1 pinctrl DT bindings
 2021-05-10 13:09 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl

[PATCH v4 00/16] Support ROHM BD71815 PMIC
 2021-05-10 12:58 UTC  (5+ messages)
` [PATCH v4 09/16] gpio: support ROHM BD71815 GPOs
      ` regmap-gpio: Support set_config and other not quite so standard ICs?

[PATCH v2 00/13] vtpmmgr: Some fixes - still incomplete
 2021-05-10 13:40 UTC  (5+ messages)
` [PATCH v2 12/13] vtpmmgr: Check req_len before unpacking command
` [PATCH v2 13/13] vtpm: Correct timeout units and command duration

[PATCH 1/1] libbpf: Delete an unneeded bool conversion
 2021-05-10 12:43 UTC 

[PATCH] kselftest/arm64: Add missing stddef.h include to BTI tests
 2021-05-10 12:56 UTC  (2+ messages)

[PATCH 1/1] mnt: Delete two unneeded bool conversions
 2021-05-10 12:38 UTC 

[Patch v2 00/42] btrfs: add data write support for subpage
 2021-05-10 13:10 UTC  (8+ messages)
` [Patch v2 41/42] btrfs: fix the use-after-free bug in writeback subpage helper

[PATCH 5.4 000/184] 5.4.118-rc1 review
 2021-05-10 12:42 UTC  (2+ messages)

[PATCH v2 0/2] can: Add CAN_RAW_RECV_OWN_MSGS_ALL socket option
 2021-05-10 12:28 UTC  (9+ messages)
` [PATCH v2 1/2] can: add support for filtering own messages only

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-10 13:12 UTC  (4+ messages)
` [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures

[PATCH] batctl: Avoid boolean in structures
 2021-05-10 13:39 UTC 

[dpdk-dev] [PATCH 0/4] bugfix for hns3 PMD
 2021-05-10 13:38 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/hns3: fix unsupported mbx msg id log error
` [dpdk-dev] [PATCH 2/4] net/hns3: fix secondary process request start/stop Rx/Tx
` [dpdk-dev] [PATCH 3/4] net/hns3: fix memory barrier incorrectly placed
` [dpdk-dev] [PATCH 4/4] net/hns3: return fail if FEC mode not support

[PATCH v2 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
 2021-05-10 13:25 UTC  (3+ messages)
` [PATCH v2 2/2] "

[dpdk-dev] [PATCH] raw/ioat: fix parameter shadow warning
 2021-05-10 13:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] mtd: spi-nor: enable locking support for MX25L12805D
 2021-05-10 13:33 UTC 

[dpdk-dev] [PATCH 1/2] eal: fix side effects in align mul macros
 2021-05-10 13:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/2] eal: fix side effects in ptr align macros
    ` [dpdk-dev] [EXT] "

[PATCH] rng-tools: disable the CPU affinity mask
 2021-05-10 13:34 UTC  (4+ messages)
` [OE-core] "


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.