All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-27 11:11:04 to 2021-09-27 11:43:37 UTC [more...]

[PATCH v20 00/17] KVM RISC-V Support
 2021-09-27 11:40 UTC  (54+ messages)
` [PATCH v20 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v20 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v20 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v20 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v20 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v20 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v20 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v20 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v20 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v20 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v20 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v20 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v20 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v20 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v20 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v20 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v20 17/17] RISC-V: KVM: Add MAINTAINERS entry

[Intel-gfx] [PATCH v5 01/13] drm/ttm: stop calling tt_swapin in vm_access
 2021-09-27 11:41 UTC  (26+ messages)
`  "
` [Intel-gfx] [PATCH v5 02/13] drm/ttm: stop setting page->index for the ttm_tt
  `  "
` [PATCH v5 03/13] drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpu
  ` [Intel-gfx] "
` [PATCH v5 04/13] drm/ttm: remove TTM_PAGE_FLAG_NO_RETRY
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 05/13] drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
  `  "
` [Intel-gfx] [PATCH v5 06/13] drm/ttm: add some kernel-doc for TTM_TT_FLAG_*
  `  "
` [PATCH v5 07/13] drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
  ` [Intel-gfx] "
` [PATCH v5 08/13] drm/i915/gem: Break out some shmem backend utils
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 09/13] drm/i915/ttm: add tt shmem backend
  `  "
` [Intel-gfx] [PATCH v5 10/13] drm/i915: try to simplify make_{un}shrinkable
  `  "
` [PATCH v5 11/13] drm/i915/ttm: make evicted shmem pages visible to the shrinker
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 12/13] drm/i915/ttm: use cached system pages when evicting lmem
  `  "
` [PATCH v5 13/13] drm/i915/ttm: enable shmem tt backend
  ` [Intel-gfx] "

[PATCH v9 0/8] KVMTOOL RISC-V Support
 2021-09-27 11:42 UTC  (18+ messages)
` [PATCH v9 1/8] update_headers: Sync-up ABI headers with Linux-5.15-rc2
` [PATCH v9 2/8] riscv: Initial skeletal support
` [PATCH v9 3/8] riscv: Implement Guest/VM arch functions
` [PATCH v9 4/8] riscv: Implement Guest/VM VCPU "
` [PATCH v9 5/8] riscv: Add PLIC device emulation
` [PATCH v9 6/8] riscv: Generate FDT at runtime for Guest/VM
` [PATCH v9 7/8] riscv: Handle SBI calls forwarded to user space
` [PATCH v9 8/8] riscv: Generate PCI host DT node

[Intel-gfx] [PATCH] drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIRECTIONAL
 2021-09-25 12:46 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_debugfs: Handle memory allocation failures for CRC
 2021-09-27 11:40 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_debugfs: Handle memory allocation failures for CRC (rev2)

[meta-security][PATCH] swtpm: update to 0.6.1
 2021-09-27 11:39 UTC 

[PATCH] staging: vc04_services: shut up out-of-range warning
 2021-09-27 11:36 UTC  (2+ messages)

[Intel-gfx] [PATCH V5] drm/i915/gen11: Disable cursor clock gating in HDR mode
 2021-09-27 11:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gen11: Disable cursor clock gating in HDR mode (rev4)

[PATCH] drm/msm/submit: fix overflow check on 64-bit architectures
 2021-09-27 11:36 UTC 

[PATCH] curl: Update tls backend PACKAGECONFIG options
 2021-09-27 11:36 UTC  (3+ messages)
` [OE-core] "

[PATCH v16 00/14] Introduce the Counter character device interface
 2021-09-27 11:33 UTC  (10+ messages)
` [PATCH v16 07/14] counter: Add "

[PATCH net] can: isotp: add result check for wait_event_interruptible()
 2021-09-27 11:32 UTC  (3+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-27 11:34 UTC  (8+ messages)
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces

[PATCH 1/2] virtio: introduce virtio_dev_to_node helper
 2021-09-27 11:34 UTC  (4+ messages)
` [PATCH 2/2] virtio-blk: set NUMA affinity for a tagset

[PATCH] hw: Add a 'Sensor devices' qdev category
 2021-09-27 11:33 UTC  (2+ messages)

[PATCH RESEND bpf] bpf, s390: Fix potential memory leak about jit_data
 2021-09-27 11:33 UTC 

stable-rc/queue/4.14 baseline: 120 runs, 3 regressions (v4.14.247-63-gf81f1291cb0f)
 2021-09-27 11:33 UTC 

[PATCH v3 0/3] hw/virtio: Minor housekeeping patches
 2021-09-27 11:29 UTC  (5+ messages)
` [PATCH v3 1/3] hw/virtio: Comment virtqueue_flush() must be called with RCU read lock

[PATCH v2 00/11] PCI devices passthrough on Arm, part 3
 2021-09-27 11:31 UTC  (3+ messages)
` [PATCH v2 11/11] xen/arm: Translate virtual PCI bus topology for guests

[PATCH stable-5.14.y] arm64: add MTE supported check to thread switching and syscall entry/exit
 2021-09-27 11:31 UTC 

stable-rc/queue/5.4 baseline: 150 runs, 3 regressions (v5.4.148-113-g174912e10dbb)
 2021-09-27 11:30 UTC 

[PATCH net-next v2] ptp: clockmatrix: use rsmu driver to access i2c/spi bus
 2021-09-27 11:30 UTC  (2+ messages)

[PATCH net-next v2] net: make napi_disable() symmetric with enable
 2021-09-27 11:30 UTC  (2+ messages)

[PATCH] net: hns: Fix spelling mistake "maped" -> "mapped"
 2021-09-27 11:30 UTC  (2+ messages)

[PATCH 00/11] qdev: Add JSON -device and fix QMP device_add
 2021-09-27 11:27 UTC  (6+ messages)
` [PATCH 09/11] qdev: Avoid QemuOpts in "
` [PATCH 11/11] Deprecate stable non-JSON -device and -object

[PATCH 00/25] Fix some non-NULL terminated strings in the networking subsystem
 2021-09-27 11:22 UTC  (26+ messages)
` [PATCH 01/25] arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
` [PATCH 02/25] board: gdsys: a38x: "
` [PATCH 03/25] net: armada100_fec: "
` [PATCH 04/25] net: at91_emac: "
` [PATCH 05/25] net: bcm-sf2: "
` [PATCH 06/25] net: eepro100: "
` [PATCH 07/25] net: ep93xx: "
` [PATCH 08/25] net: enetc: ensure imdio.name "
` [PATCH 09/25] net: mcdmafec: ensure bus->name "
` [PATCH 10/25] net: ftmac110: ensure mdiodev->name "
` [PATCH 11/25] net: lpc32xx: "
` [PATCH 12/25] net: macb: "
` [PATCH 13/25] net: mpc8xx_fec: "
` [PATCH 14/25] net: dsa: felix: ensure mii_bus->name "
` [PATCH 15/25] net: mvgbe: ensure mdiodev->name "
` [PATCH 16/25] net: sh_eth: "
` [PATCH 17/25] net: smc911x: "
` [PATCH 18/25] net: davinci_emac: "
` [PATCH 19/25] net: qe: uec: "
` [PATCH 20/25] net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy
` [PATCH 21/25] scripts: ensure the cocci script for miiphy_register does not leave NULL-unterminated strings
` [PATCH 22/25] net: dsa: felix: check return code of mdio_alloc and mdio_register
` [PATCH 23/25] net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation
` [PATCH 24/25] arch: powerpc: mpc85xx: free MDIO bus if mdio_register fails
` [PATCH 25/25] scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus

[PATCH v3 0/9] nbd reconnect on open
 2021-09-27 11:25 UTC  (6+ messages)
` [PATCH v3 2/9] qapi: make blockdev-add a coroutine command

[PATCH v4 0/6] cfg80211/mac80211: Add support for 6GHZ STA for various modes : LPI, SP and VLP
 2021-09-27 11:28 UTC  (10+ messages)
` [PATCH v4 2/6] mac80211: add parse regulatory info in 6 GHz operation information
` [PATCH v4 3/6] cfg80211: add definition for 6 GHz power spectral density(psd)
` [PATCH v4 4/6] cfg80211: save power spectral density(psd) of regulatory rule

[PATCH v3] KEYS: trusted: Fix trusted key backends when building as module
 2021-09-27 11:27 UTC  (4+ messages)

Bug in Memory Layout of rx_desc for QCA6174
 2021-09-27 11:25 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the ipsec tree
 2021-09-27 11:18 UTC  (3+ messages)

linux-next: build failure after merge of the crypto tree
 2021-09-27 11:23 UTC  (2+ messages)
` [PATCH] crypto: api - Export crypto_boot_test_finished

[PATCH v5 00/10] VP9 codec V4L2 control interface
 2021-09-27 11:20 UTC  (6+ messages)
` [PATCH v5 05/10] media: uapi: Add VP9 stateless decoder controls

[PATCH thermal 1/1] thermal/core: Skip cooling device statistics update for configuration operation
 2021-09-27 11:22 UTC  (3+ messages)

[dpdk-dev] [RFC PATCH 0/2] Flow entities behavior across port restart
 2021-09-27 11:21 UTC  (3+ messages)
` [dpdk-dev] [RFC PATCH 2/2] ethdev: add capability to keep indirect actions on restart

[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Remove duplicated assignment
 2021-09-27 11:21 UTC 

[PATCH] phy: mdio: fix memory leak
 2021-09-27 11:20 UTC 

[PATCH net-next] selftests: net: fib_nexthops: Wait before checking reported idle time
 2021-09-27 11:20 UTC  (2+ messages)

Incorrect handling of . and .. files
 2021-09-27 11:19 UTC 

[PATCH] Fix FID for FFA_SECONDARY_EP_REGISTER_64
 2021-09-27 11:19 UTC  (2+ messages)

[PATCH v2] wic/bootimg-efi: Add Unified Kernel Image option
 2021-09-27 11:18 UTC  (2+ messages)

[PATCH 2/2] sched/fair: Scale wakeup granularity relative to nr_running
 2021-09-27 11:17 UTC  (11+ messages)

[PATCH] loop: avoid out-of-range warning
 2021-09-27 11:16 UTC  (3+ messages)

Build regressions/improvements in v5.15-rc3
 2021-09-27 11:16 UTC 

[PATCH RESEND v5 0/6] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2021-09-27 11:16 UTC  (3+ messages)
` [PATCH RESEND v5 1/6] "

[PATCH] ASoC: cs42l42: Use two thresholds and increased wait time for manual type detection
 2021-09-27 11:14 UTC  (2+ messages)

[PATCH] dma-buf: move dma-buf symbols into the DMA_BUF module namespace
 2021-09-27 11:15 UTC  (2+ messages)

[PATCH v2] ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK
 2021-09-27 11:15 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/16] drm/i915: Fix bigjoiner state readout
 2021-09-27 11:27 UTC  (3+ messages)
` [Intel-gfx] [PATCH 12/16] drm/i915: Simplify intel_crtc_copy_uapi_to_hw_state_nomodeset()

[PATCH] ASoC: cs42l42: Add HP Volume Scale control
 2021-09-27 11:12 UTC  (2+ messages)

[PATCH v1 1/1] Add support for mm->mmap_legacy_base in legacy layout
 2021-09-27 11:11 UTC  (2+ messages)

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2021-09-27 11:13 UTC  (2+ messages)

[PATCH] cfg80211: always free wiphy specific regdomain
 2021-09-27 11:11 UTC 

[PATCH 0/7] Fix some issues with ABI files
 2021-09-27 11:10 UTC  (8+ messages)
` [PATCH 1/7] scripts: get_abi.pl: create a valid ReST with duplicated tags
` [PATCH 2/7] ABI: sysfs-platform-dell-privacy-wmi: correct ABI entries
` [PATCH 3/7] ABI: sysfs-platform-dptf: Add tables markup to a table
` [PATCH 4/7] ABI: configfs-usb-gadget-uac1: fix a broken table
` [PATCH 5/7] ABI: configfs-usb-gadget-uac2: "
` [PATCH 6/7] ABI: sysfs-devices-removable: make a table valid as ReST markup
` [PATCH 7/7] ABI: sysfs-platform-intel-pmc: add blank lines to make it valid for ReST


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.