All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-22 13:52:31 to 2021-04-22 14:53:46 UTC [more...]

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2021-04-22 14:53 UTC  (16+ messages)
` [PATCH v3 01/22] mm: introduce xvmalloc() et al and use for grant table allocations
` [PATCH v3 02/22] x86/xstate: use xvzalloc() for save area allocation
` [PATCH v3 03/22] x86/xstate: re-size save area when CPUID policy changes
` [PATCH v3 04/22] x86/xstate: re-use valid_xcr0() for boot-time checks
` [PATCH v3 05/22] x86/xstate: drop xstate_offsets[] and xstate_sizes[]
` [PATCH v3 06/22] x86/xstate: replace xsave_cntxt_size and drop XCNTXT_MASK
` [PATCH v3 07/22] x86/xstate: avoid accounting for unsupported components
` [PATCH v3 08/22] x86: use xvmalloc() for extended context buffer allocations
` [PATCH v3 09/22] x86/xstate: enable AMX components
` [PATCH v3 10/22] x86/CPUID: adjust extended leaves out of range clearing
` [PATCH v3 11/22] x86/CPUID: move bounding of max_{,sub}leaf fields to library code
` [PATCH v3 12/22] x86/CPUID: enable AMX leaves
` [PATCH v3 13/22] x86: XFD enabling
` [PATCH v3 14/22] x86emul: introduce X86EMUL_FPU_{tilecfg,tile}
` [PATCH v3 15/22] x86emul: support TILERELEASE

[PATCH] drm/ttm: remove special handling for non GEM drivers
 2021-04-22 14:53 UTC  (3+ messages)

[PATCH v4 1/2] irqchip: Add support for IDT 79rc3243x interrupt controller
 2021-04-22 14:53 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: interrupt-controller: Add IDT 79RC3243x Interrupt Controller

[Bug 1874676] [NEW] [Feature request] MDIO bus
 2021-04-22 14:37 UTC  (2+ messages)
` [Bug 1874676] "

[PATCH] vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
 2021-04-22 14:51 UTC  (6+ messages)
    ` [Intel-gfx] "

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-22 14:51 UTC  (16+ messages)

RFC: building a regression tracking bot for Linux kernel development
 2021-04-22 14:51 UTC  (2+ messages)

[PATCH v6 01/30] iov_iter: Add ITER_XARRAY
 2021-04-22 14:51 UTC  (6+ messages)
` [PATCH v6 00/30] Network fs helper library & fscache kiocb API

[dpdk-dev] DPDK Release Status Meeting 22/04/2021
 2021-04-22 14:50 UTC 

[PATCH] ALSA: usb-audio: Apply implicit feedback mode for BOSS devices
 2021-04-22 14:41 UTC  (4+ messages)

[PATCH] drm/amdkfd: svm ranges creation for unregistered memory
 2021-04-22 14:47 UTC 

[Intel-gfx] [PATCH] drm/i915: Simplify CCS and UV plane alignment handling
 2021-04-22 14:46 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH v1] dmaengine: fsl-qdma: check dma_set_mask return value
 2021-04-22 18:01 UTC  (3+ messages)

pull request: mt76 2021-04-21
 2021-04-22 14:45 UTC  (2+ messages)

[sched, debug] 3b87f136f8: stress-ng.procfs.ops_per_sec -31.7% regression
 2021-04-22 14:42 UTC  (2+ messages)
` [sched,debug] "

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-22 14:42 UTC  (11+ messages)

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2021-04-22 14:33 UTC  (5+ messages)
` [Bug 1743191] "

[PATCH] brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enough
 2021-04-22 14:41 UTC  (2+ messages)

[PATCH 2/2] lz4: use CFLAGS from bitbake
 2021-04-22 14:41 UTC 

[PATCH v2 0/3] implement zone-aware probing/wiping for zoned btrfs
 2021-04-22 14:41 UTC  (2+ messages)

[PATCH 1/2] unzip: use optimization from bitbake
 2021-04-22 14:41 UTC 

[dpdk-dev] [PATCH v1 1/4] test/power: fix check for cpu frequency
 2021-04-22 14:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 2/4] test/power: add turbo mode to freq check function
` [dpdk-dev] [PATCH v1 3/4] test/power: fix low freq test when turbo enabled
` [dpdk-dev] [PATCH v1 4/4] test/power: fix turbo test

[PATCH v2] qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
 2021-04-22 14:40 UTC  (2+ messages)

Xenomai Community Call Minutes - April 21, 2021
 2021-04-22 14:40 UTC 

[PATCH][next][V2] wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
 2021-04-22 14:39 UTC  (2+ messages)

[PATCH v3 0/8] qapi: static typing conversion, pt4
 2021-04-22 14:38 UTC  (3+ messages)

[PATCH] leds: trigger/tty: feature data direction
 2021-04-22 14:39 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
 2021-04-22 14:39 UTC  (2+ messages)

[PATCH v3 1/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
 2021-04-22 14:39 UTC  (2+ messages)

[PATCH v3 0/9] KVM: Fix tick-based accounting for x86 guests
 2021-04-22 14:38 UTC  (4+ messages)
` [PATCH v3 9/9] KVM: Move instrumentation-safe annotations for enter/exit to x86 code

[RFCv2 00/13] TDX and guest memory unmapping
 2021-04-22 14:36 UTC  (2+ messages)

RCU stall query
 2021-04-22 14:35 UTC  (2+ messages)

s390-ccw: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 2021-04-22 14:34 UTC  (10+ messages)

Help with verifier failure
 2021-04-22 14:35 UTC  (5+ messages)

XFRM Compilation
 2021-04-22 14:33 UTC 

[Bug 1925496] [NEW] nvme disk cannot be hotplugged after removal
 2021-04-22 14:24 UTC  (2+ messages)
` [Bug 1925496] "

[PATCH v2 1/3] cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions
 2021-04-22 14:32 UTC  (6+ messages)
` [PATCH v2 3/3] test: Add test for partitions

pull-request: wireless-drivers-2021-04-21
 2021-04-22 14:30 UTC  (3+ messages)

[PATCHv7 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
 2021-04-22 14:30 UTC  (12+ messages)

[Nouveau] Bug system problems
 2021-04-22 14:29 UTC  (2+ messages)

[PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-22 14:29 UTC  (5+ messages)
` [PATCH] asm-generic: atomic64: handle ARCH_ATOMIC builds (was "Re: [PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict") "

[PATCH rdma-next] RDMA/restrack: Delay QP deletion till all users are gone
 2021-04-22 14:29 UTC  (6+ messages)

[PATCH v2] ext4: Fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
 2021-04-22 14:27 UTC  (3+ messages)
` [ext4] 0ac99c1895: xfstests.ext4.046.fail

[LTP] [PATCH] syscalls/bind01: Close/recreate inet_socket after calling bind() successed
 2021-04-22 14:27 UTC  (2+ messages)

[RFC] memory reserve for userspace oom-killer
 2021-04-22 14:27 UTC  (9+ messages)

Tracing busy processes/threads freezes/stalls the whole machine
 2021-04-22 14:26 UTC 

[PATCH v2 RESEND] mptcp: remove redundant initialization in pm_nl_init_net()
 2021-04-22 14:26 UTC  (2+ messages)

read time tree block corruption detected
 2021-04-22 14:26 UTC  (11+ messages)

[PATCH 0/2] arm64: ACPI GTDT watchdog fixes
 2021-04-22 14:23 UTC  (3+ messages)

[clocksource] 6c52b5f3cf: stress-ng.opcode.ops_per_sec -14.4% regression
 2021-04-22 14:24 UTC  (9+ messages)
    ` [LKP] "

[PATCHv2 RFC bpf-next 0/7] bpf: Add support for ftrace probe
 2021-04-22 14:24 UTC  (12+ messages)

[igt-dev] [PATCH v2] tests/kms_atomic_transition: Enable Primary Plane on Enabling CRTC
 2021-04-22 14:24 UTC  (4+ messages)

[PATCH for-5.4 0/2] scsi: qla2xxx: Fix P2P mode
 2021-04-22 14:24 UTC  (3+ messages)

Archived raspi compatibility patchset
 2021-04-22 14:23 UTC  (3+ messages)

[PATCH] arm: a37xx: pci: Fix processing PIO transfers
 2021-04-22 14:23 UTC 

[PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ
 2021-04-22 14:22 UTC  (5+ messages)

[PATCH] rtc: bd70528: fix BD71815 watchdog dependency
 2021-04-22 14:22 UTC  (2+ messages)

Resetting non-qdev children in a 3-phase reset device
 2021-04-22 14:20 UTC  (5+ messages)

[meta-security][PATCH] packagegroup-core-security: exclude apparmor in mips64
 2021-04-22 14:22 UTC  (3+ messages)
` [yocto] "

[PATCH] dt-bindings: arm: firmware: Convert linaro,optee-tz to json schema
 2021-04-22 14:20 UTC  (4+ messages)

Reserve device id for Bluetooth device
 2021-04-22 14:21 UTC  (3+ messages)
` [virtio-dev] "

Not enough bandwidth for new device state -- with Etron USB3 controller only
 2021-04-22 14:21 UTC  (5+ messages)

[syzbot] unexpected kernel reboot (4)
 2021-04-22 14:20 UTC  (6+ messages)

[PATCH] hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
 2021-04-22 14:20 UTC  (3+ messages)

[PATCH 0/4] dt-bindings: soc/arm: Convert pending ti,sci* bindings to json format
 2021-04-22 14:17 UTC  (11+ messages)
` [PATCH 2/4] dt-bindings: clock: Convert ti,sci-clk to json schema
        ` [PATCH 2/4] dt-bindings: clock: Convert ti, sci-clk "
` [PATCH 4/4] dt-bindings: arm: keystone: Convert ti,sci "

firmware selection for SEV-ES
 2021-04-22 14:16 UTC  (5+ messages)

[PATCH v2 0/4] Add driver for rk356x
 2021-04-22 14:16 UTC  (20+ messages)
` [PATCH v2 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v2 2/4] dt-bindings: iommu: rockchip: Add compatible for v2
` [PATCH v2 3/4] ARM: dts: rockchip: rk322x: Fix iommu-cells properties name
` [PATCH v2 4/4] iommu: rockchip: Add support iommu v2

[yocto] [PATCH] [yocto-autobuilder-helper 1/2] config.json: Add default MACHINE qemux86-64
 2021-04-22 14:18 UTC 

[PATCH 1/2] xfs: remove support for disabling quota accounting on a mounted file system
 2021-04-22 14:18 UTC  (3+ messages)
` [xfs] 44349bf9f5: xfstests.xfs.305.fail

[PATCH 0/5] scsi: fnic: use blk_mq_tagset_busy_iter() to walk scsi commands
 2021-04-22 14:17 UTC  (4+ messages)

[PATCH 1/5] drm/amdgpu: expose amdgpu_bo_create_shadow()
 2021-04-22 14:17 UTC  (4+ messages)
` [PATCH 2/5] drm/amdgpu: initialize vm->is_compute_context properly

[GIT PULL] third round of nvme updates for Linux 5.13
 2021-04-22 14:15 UTC  (2+ messages)

[PATCH] docs: Add SEV-ES documentation to amd-memory-encryption.txt
 2021-04-22 14:09 UTC  (3+ messages)

[RFC PATCH 0/2] ARM: mstar: Internal bus madness
 2021-04-22 14:09 UTC  (9+ messages)
  ` [RFC PATCH 1/2] ARM: mstar: Add header with macros for RIU register access
  ` [RFC PATCH 2/2] ARM: mstar: Add header with macros for XIU "

[PATCH] drm/amdgpu: disable gfx ras by default in aldebaran
 2021-04-22 14:12 UTC  (2+ messages)

[PATCH][next] KVM: x86: simplify zero'ing of entry->ebx
 2021-04-22 14:11 UTC 

[PATCH v3 1/3] Bluetooth: add support to enumerate codec capabilities
 2021-04-22 14:14 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: add support to enumerate local supports codecs v2
` [PATCH v3 3/3] Bluetooth: cache local supported codec capabilities

[PATCH for-6.0? 0/1] hw/block/nvme: fix msix uninit
 2021-04-22 14:07 UTC  (3+ messages)
` [PATCH for-6.0? 1/1] hw/block/nvme: fix invalid msix exclusive uninit

[PATCH 1/2] mm/kasan: avoid duplicate KASAN issues from reporting
 2021-04-22 14:10 UTC  (3+ messages)

[PATCH v5] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-22 14:08 UTC  (12+ messages)

[PATCH 00/13] [RFC] Rust support
 2021-04-22 14:09 UTC  (5+ messages)

[PATCH] KVM: arm64: Correctly handle the mmio faulting
 2021-04-22  7:36 UTC  (8+ messages)

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-22  7:00 UTC  (2+ messages)

[PATCH v2 1/3] Bluetooth: add support to enumerate codec capabilities
 2021-04-22 14:08 UTC  (3+ messages)

[PATCH] monitor: hmp_qemu_io: acquire aio contex, fix crash
 2021-04-22 13:59 UTC  (3+ messages)

[PATCH] ath11k: fix warning in ath11k_mhi_config
 2021-04-22 14:05 UTC  (3+ messages)

[PATCH][next] ath11k: qmi: Fix spelling mistake "requeqst" -> "request"
 2021-04-22 14:03 UTC  (3+ messages)

[yocto-autobuilder2] [PATCH] config/schedulers: Add check-layer-nightly
 2021-04-22 14:03 UTC 

[Bug 1925512] [NEW] UNDEFINED case for instruction BLX
 2021-04-22 13:53 UTC 

[PATCH] ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
 2021-04-22 14:00 UTC  (3+ messages)

[PATCH] cdc-wdm: untangle a circular dependency between callback and softint
 2021-04-22 14:01 UTC  (2+ messages)

ASoc / PCM recording-related regression between v5.4 and v5.5
 2021-04-22 14:01 UTC  (7+ messages)

[PATCH] static_call: Fix unused variable warning
 2021-04-22 14:01 UTC  (4+ messages)

hostapd: config_reload: Switch from WPA to open leaves keys
 2021-04-21 17:58 UTC 

[PATCH v2 0/8] memcg accounting from OpenVZ
 2021-04-22 13:59 UTC  (6+ messages)
` [PATCH v3 15/16] memcg: enable accounting for tty-related objects

Re:Re: [PATCH V6 1/2] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-04-22 13:56 UTC  (4+ messages)
`  "

[PATCH] xfs: Print a warning if the filesystem needs to be repaired
 2021-04-22 13:57 UTC  (5+ messages)

[PATCH v3 1/2] kvm: x86: Allow userspace to handle emulation errors
 2021-04-22 13:57 UTC  (3+ messages)
` [PATCH v3 2/2] selftests: kvm: Allows "

[PATCH v2] powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPC
 2021-04-22 13:57 UTC  (3+ messages)

[hare-scsi-devel:scsi-result-rework 142/146] drivers/scsi/scsi_debug.c:3929:26: error: expected '; ' before 'return'
 2021-04-22 13:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-04-22 13:56 UTC 

[PATCH net-next v2] net: wwan: core: Return poll error in case of port removal
 2021-04-22 14:06 UTC 

[PATCH] wireless: ath10k: Fix a use after free in ath10k_htc_send_bundle
 2021-04-22 13:54 UTC  (3+ messages)

[PATCH 2/9] ARM: PXA: Kill use of irq_create_strict_mappings()
 2021-04-22 13:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 3/9] irqchip/jcore-aic: Kill use of irq_create_strict_mappings()
 2021-04-22 13:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[irqchip: irq/irqchip-next] irqdomain: Get rid of irq_create_strict_mappings()
 2021-04-22 13:53 UTC 

[PATCH 7/9] irqdomain: Drop references to recusive irqdomain setup
 2021-04-22 13:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

remove the nvlink2 pci_vfio subdriver v2
 2021-04-22 13:52 UTC  (8+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2

[meta-oe][dunfell][PATCH] fix(libupnp): apply cve-2020-13848
 2021-04-22 13:52 UTC  (2+ messages)
` [oe] "


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.