All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-22 17:08:27 to 2021-06-22 18:02:51 UTC [more...]

[PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning
 2021-06-22 17:57 UTC  (39+ messages)
` [PATCH 01/54] KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPT
` [PATCH 02/54] KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
` [PATCH 03/54] KVM: x86: Properly reset MMU context at vCPU RESET/INIT
` [PATCH 04/54] KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
` [PATCH 05/54] Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
` [PATCH 06/54] KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified
` [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
` [PATCH 08/54] Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_role"
` [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN
` [PATCH 10/54] KVM: x86/mmu: Replace EPT shadow page shenanigans with simpler check
` [PATCH 11/54] KVM: x86/mmu: WARN and zap SP when sync'ing if MMU role mismatches
` [PATCH 12/54] KVM: x86/mmu: Drop the intermediate "transient" __kvm_sync_page()
` [PATCH 13/54] KVM: x86/mmu: Rename unsync helper and update related comments
` [PATCH 14/54] KVM: x86: Fix sizes used to pass around CR0, CR4, and EFER
` [PATCH 15/54] KVM: nSVM: Add a comment to document why nNPT uses vmcb01, not vCPU state
` [PATCH 16/54] KVM: x86/mmu: Drop smep_andnot_wp check from "uses NX" for shadow MMUs
` [PATCH 17/54] KVM: x86: Read and pass all CR0/CR4 role bits to shadow MMU helper
` [PATCH 18/54] KVM: x86/mmu: Move nested NPT reserved bit calculation into MMU proper
` [PATCH 19/54] KVM: x86/mmu: Grab shadow root level from mmu_role for shadow MMUs
` [PATCH 20/54] KVM: x86/mmu: Add struct and helpers to retrieve MMU role bits from regs
` [PATCH 21/54] KVM: x86/mmu: Consolidate misc updates into shadow_mmu_init_context()
` [PATCH 22/54] KVM: x86/mmu: Ignore CR0 and CR4 bits in nested EPT MMU role
` [PATCH 23/54] KVM: x86/mmu: Use MMU's role_regs, not vCPU state, to compute mmu_role
` [PATCH 24/54] KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
` [PATCH 25/54] KVM: x86/mmu: Add helpers to query mmu_role bits
` [PATCH 26/54] KVM: x86/mmu: Do not set paging-related bits in MMU role if CR0.PG=0
` [PATCH 27/54] KVM: x86/mmu: Set CR4.PKE/LA57 in MMU role iff long mode is active
` [PATCH 28/54] KVM: x86/mmu: Always Set new mmu_role immediately after checking old role
` [PATCH 29/54] KVM: x86/mmu: Don't grab CR4.PSE for calculating shadow reserved bits
` [PATCH 30/54] KVM: x86/mmu: Use MMU's role to get CR4.PSE for computing rsvd bits
` [PATCH 31/54] KVM: x86/mmu: Drop vCPU param from reserved bits calculator
` [PATCH 32/54] KVM: x86/mmu: Use MMU's role to compute permission bitmask
` [PATCH 33/54] KVM: x86/mmu: Use MMU's role to compute PKRU bitmask
` [PATCH 34/54] KVM: x86/mmu: Use MMU's roles to compute last non-leaf level
` [PATCH 35/54] KVM: x86/mmu: Use MMU's role to detect EFER.NX in guest page walk
` [PATCH 36/54] KVM: x86/mmu: Use MMU's role/role_regs to compute context's metadata
` [PATCH 37/54] KVM: x86/mmu: Use MMU's role to get EFER.NX during MMU configuration
` [PATCH 38/54] KVM: x86/mmu: Drop "nx" from MMU context now that there are no readers

[Buildroot] [PATCH 00/15] Overwritten file detection and fixes, one more step to TLP build
 2021-06-22 18:01 UTC  (7+ messages)
` [Buildroot] [PATCH 04/15] package/pkg-generic.mk: Fix .la files overwrite detection
` [Buildroot] [PATCH 09/15] package/pkg-python: Remove _sysconfigdata*.pyc files when _sysconfigdata*.py are changed

[PATCH] btrfs: fix deadlock with concurrent chunk allocations involving system chunks
 2021-06-22 17:58 UTC  (2+ messages)

[PATCH v2 net-next] net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
 2021-06-22 18:00 UTC  (2+ messages)

[PATCH net-next 0/3] tc-testing: add test for ct DNAT tuple collision
 2021-06-22 18:00 UTC  (2+ messages)

[PATCH] net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
 2021-06-22 18:00 UTC  (2+ messages)

[PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held
 2021-06-22 17:58 UTC  (2+ messages)

[PATCH rdma-next 0/3] irdma coverity fixes
 2021-06-22 17:58 UTC  (5+ messages)
` [PATCH rdma-next 1/3] RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
` [PATCH rdma-next 2/3] RDMA/irdma: Check return value from ib_umem_find_best_pgsz
` [PATCH rdma-next 3/3] RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles

Error: failed to open BPF object file: No such file or directory
 2021-06-22 17:55 UTC  (2+ messages)

Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"?
 2021-06-22 17:55 UTC  (7+ messages)

[PATCH] platform/x86: think-lmi: Fix issues with duplicate attributes
 2021-06-22 17:55 UTC 

[PATCH v4] io_uring: reduce latency by reissueing the operation
 2021-06-22 17:54 UTC  (2+ messages)

[PATCH v2 1/3] perf test: Pass the verbose option to shell tests
 2021-06-22 17:53 UTC  (3+ messages)

[PATCH] bonding: avoid adding slave device with IFF_MASTER flag
 2021-06-22 17:53 UTC  (3+ messages)

[PATCH v2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-06-22 17:51 UTC  (4+ messages)
` [PATCH v2 2/1] qemu-img: Add "backing":true to unallocated map segments

[PATCH net-next] stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
 2021-06-22 17:50 UTC  (3+ messages)

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-22 17:51 UTC  (25+ messages)

[PATCH] tcg: Avoid including 'trace-tcg.h' in target translate.c
 2021-06-22 17:50 UTC  (2+ messages)

[PATCH net-next 0/7] ethtool: Module EEPROM API improvements
 2021-06-22 17:50 UTC  (2+ messages)

[PATCH net-next] openvswitch: add trace points
 2021-06-22 17:50 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: network: add entry for WWAN
 2021-06-22 17:50 UTC  (2+ messages)

[PATCH net-next] ip: avoid OOM kills with large UDP sends over loopback
 2021-06-22 17:49 UTC  (6+ messages)

[RFC PATCH 6/6] fs: f2fs: move fstrim to file_operation
 2021-06-22 17:48 UTC  (2+ messages)

[RFC 00/10] perf: Add build id parsing fault detection/fix
 2021-06-22 17:47 UTC  (3+ messages)

[PATCH 1/1] drm/kmb: Fix error return code in kmb_hw_init()
 2021-06-22 17:46 UTC  (3+ messages)

[PATCH] rcu-scale: rcu-scale returns one less than the real number of gps in the dmesg report
 2021-06-22 17:46 UTC  (2+ messages)

[PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC
 2021-06-22 17:39 UTC  (8+ messages)
` [PATCH 4/6] iommu: Combine device strictness requests with the global default

Processing ASYNC responses
 2021-06-22 17:45 UTC 

[PATCH 02/10] dax: reduce stack footprint dealing with block device names
 2021-06-22 17:45 UTC  (12+ messages)
` [PATCH v2 00/10] reduce stack footprint printing bdev names
  ` [PATCH v2 01/10] drbd: reduce stack footprint in drbd_report_io_error()
  ` [PATCH v2 02/10] dax: reduce stack footprint dealing with block device names
  ` [PATCH v2 03/10] raid-md: "
  ` [PATCH v2 04/10] dm: "
  ` [PATCH v2 05/10] block: "
  ` [PATCH v2 06/10] target: reduce stack footprint in iblock_show_configfs_dev_params()
  ` [PATCH v2 07/10] vfs: reduce stack footprint in __blkdev_put()
  ` [PATCH v2 08/10] ext4: reduce stack footprint in ext4_end_bio()
  ` [PATCH v2 09/10] security: reduce stack footprint in loadpin_read_file()
` [PATCH v2 10/10] block: remove unused symbol bio_devname()

[PATCH v2 0/5] riscv: improving uaccess with logs from network bench
 2021-06-22 17:45 UTC  (5+ messages)

[PATCH v2 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-22 17:44 UTC  (7+ messages)
` [PATCH v2 2/3] mm/page_reporting: Allow driver to specify threshold
` [PATCH v2 3/3] virtio_balloon: Specify page reporting order if needed

[RFC 1/2] timers: Add pending timer bool in struct timer_base
 2021-06-22 17:42 UTC  (6+ messages)
` [RFC 2/2] timers: Make sure irq_work is handled when no pending timers

perf tool: About tests debug level
 2021-06-22 17:42 UTC  (5+ messages)

[PATCH 0/4] PM / devfreq: Add cpu based scaling support to passive governor
 2021-06-22 17:42 UTC  (3+ messages)
  ` [PATCH 3/4] "

[PATCH 0/2] perf: add missing evlist__delete when deleting
 2021-06-22 17:42 UTC  (6+ messages)
` [PATCH 2/2] perf script: delete evlist when deleting session

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-06-22 17:39 UTC  (13+ messages)

[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
 2021-06-22 17:41 UTC  (12+ messages)
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT

[PATCH v1 1/1] migration: Unregister yank if migration setup fails
 2021-06-22 17:38 UTC  (2+ messages)

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-22 17:40 UTC  (11+ messages)
` [patch V3 55/66] x86/fpu: Remove PKRU handling from switch_fpu_finish()
` [patch V3 56/66] x86/fpu: Dont store PKRU in xstate in fpu_reset_fpstate()
` [patch V3 57/66] x86/pkru: Remove xstate fiddling from write_pkru()
` [patch V3 59/66] x86/fpu/signal: Move initial checks into fpu__sig_restore()
` [patch V3 60/66] x86/fpu/signal: Remove the legacy alignment check

[PATCH v2] net/ipv4: swap flow ports when validating source
 2021-06-22 17:40 UTC  (2+ messages)

[PATCH net] net: broadcom: bcm4908_enet: reset DMA rings sw indexes properly
 2021-06-22 17:40 UTC  (2+ messages)

[PATCH] bridge: cfm: remove redundant return
 2021-06-22 17:40 UTC  (2+ messages)

[PATCH net] ip6_tunnel: fix GRE6 segmentation
 2021-06-22 17:40 UTC  (2+ messages)

[PATCH net 0/2] mptcp: Fixes for v5.13
 2021-06-22 17:40 UTC  (2+ messages)

[PATCH 00/15] implicit fencing/dma-resv rules for shared buffers
 2021-06-22 17:38 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[OE-core][PATCH 1/2] python3-pip: upgrade 20.0.2 -> 21.1.2
 2021-06-22 17:37 UTC  (2+ messages)
` [OE-core][PATCH 2/2] python3-pip: add multiprocessing to RDEPENDS

Question for CXL Drivers and ACPI required for a CXL mem device?
 2021-06-22 17:37 UTC 

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-06-22 17:31 UTC  (5+ messages)

Throughput drop and high CPU load on fast NVMe drives
 2021-06-22 17:36 UTC  (2+ messages)

[PATCH 00/17] iio:adc:ad7280a Cleanup and proposed staging graduation
 2021-06-22 17:36 UTC  (2+ messages)

[PATCH v3 0/3] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-06-22 17:35 UTC  (3+ messages)
` [PATCH v3 3/3] avocado_qemu: Add Intel iommu tests

[PATCH] mt76: mt7915: report HE MU radiotap
 2021-06-22 17:35 UTC  (2+ messages)

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-22 17:34 UTC  (6+ messages)
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
        ` [f2fs-dev] "

[PATCH net-next 0/2] Support ethtool ntuple rule count change
 2021-06-22 17:34 UTC  (5+ messages)
` [PATCH net-next 1/2] net: ethtool: Support setting ntuple rule count
    ` [EXT] "

any idea about auto export multiple btrfs snapshots?
 2021-06-22 17:34 UTC  (4+ messages)

[RFC 0/2] irqchip/gic-v3-its: Introduce virtual ITS
 2021-06-22 17:32 UTC  (6+ messages)
` [RFC 2/2] "

[igt-dev] [PATCH i-g-t] tests/kms_plane: Use solid colors for the cropping tests
 2021-06-22 17:30 UTC  (4+ messages)

[PATCH net-next v2] net: dsa: b53: Create default VLAN entry explicitly
 2021-06-22 17:30 UTC  (2+ messages)

[PATCH] hv_netvsc: Avoid field-overflowing memcpy()
 2021-06-22 17:30 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: keep backlight_enable on until turn eDP display off
 2021-06-22 17:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: keep backlight_enable on until turn eDP display off (rev3)

[PATCH v3 0/3] zram: fix few sysfs races
 2021-06-22 17:27 UTC  (6+ messages)
` [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal

[PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs
 2021-06-22 17:26 UTC  (4+ messages)

BPF calls to modules?
 2021-06-22 17:25 UTC  (6+ messages)

[PATCH v3 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-06-22 17:25 UTC  (4+ messages)

[PATCH 0/5] some "log --decorate" optimizations
 2021-06-22 17:25 UTC  (7+ messages)
` [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects

Backport d583d360a6 into 5.12 stable
 2021-06-22 17:24 UTC  (3+ messages)

[syzbot] memory leak in j1939_xtp_rx_rts
 2021-06-22 17:24 UTC 

[PATCH] KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
 2021-06-22 17:22 UTC 

set_memory_uc() does not work with pmem poison handling
 2021-06-22 17:21 UTC  (3+ messages)

SDR sensor implementation query
 2021-06-22 17:21 UTC 

[PATCH] octeontx2-af: Avoid field-overflowing memcpy()
 2021-06-22 17:20 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: WWAN link creation improvements
 2021-06-22 17:20 UTC  (2+ messages)

[PATCH net-next 0/6] mptcp: A few optimizations
 2021-06-22 17:20 UTC  (2+ messages)

[PATCH net-next] net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
 2021-06-22 17:19 UTC  (4+ messages)

Rsyslog using Redfish
 2021-06-22 17:18 UTC 

v5.13-rcX regression - NULL pointer dereference - MFD and software node API
 2021-06-22 17:19 UTC  (11+ messages)

[ANNOUNCE] xfs-linux: for-next **REBASED** to a8f3522c9a1f
 2021-06-22 17:18 UTC 

[PATCH] MAINTAINERS: Add Focusrite Scarlett Gen 2/3 Mixer Driver entry
 2021-06-22 17:17 UTC 

[linux-next:master 5511/12271] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1928 amdgpu_fill_buffer() warn: should 'bo->tbo.resource->num_pages << 12' be a 64 bit type?
 2021-06-22 17:17 UTC 

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2021-06-22 17:16 UTC  (2+ messages)
` [Bug 209457] "

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-22 17:15 UTC  (8+ messages)
` [PATCH -V8 05/10] mm/migrate: demote pages during reclaim

[PULL 0/9] Linux user for 6.1 patches
 2021-06-22 17:13 UTC  (2+ messages)

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-22 16:05 UTC  (23+ messages)
          ` [Linaro-mm-sig] "

[ragnatech:media-next] BUILD SUCCESS 52fb74b6891b47ceade325c39d7cedad1e376736
 2021-06-22 17:12 UTC 

KCSAN BUG report on p9_client_cb / p9_client_rpc
 2021-06-22 17:12 UTC  (2+ messages)
` [V9fs-developer] "

[PATCH 0/4] modules: update developer documentation
 2021-06-22 17:09 UTC  (3+ messages)
` [PATCH 3/4] modules: module.h kerneldoc annotations

linux-next: manual merge of the rcu tree with the tip tree
 2021-06-22 17:10 UTC  (2+ messages)

[PATCH] dma-buf: fix and rework dma_buf_poll v3
 2021-06-22 17:02 UTC  (3+ messages)

[SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events
 2021-06-22 17:09 UTC  (3+ messages)

[PATCH] RDMA/core: Use flexible array for mad data
 2021-06-22 17:09 UTC  (2+ messages)

[PATCH v3 0/7] Add support for Qualcomm QCA639x chips family
 2021-06-22 17:08 UTC  (7+ messages)
` [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence

[PATCH V3 00/17] Add Scarlett Gen 3 support
 2021-06-22 17:04 UTC  (2+ messages)
` [PATCH 17/17] ALSA: usb-audio: scarlett2: Add support for the talkback feature


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.