All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-21 21:50:03 to 2020-01-21 22:34:15 UTC [more...]

[dpdk-dev] [PATCH v3 0/6] Introduce CPU crypto mode
 2020-01-21 22:33 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 2/6] crypto/aesni_gcm: cpu crypto support

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-01-21 22:31 UTC  (67+ messages)
` [PATCH v5 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v5 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v5 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v5 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v5 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v5 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v5 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v5 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v5 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v5 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v5 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v5 12/19] KVM: Move memslot deletion to helper function
` [PATCH v5 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v5 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v5 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v5 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v5 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v5 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[Intel-gfx] [PATCH 1/7] drm/i915: Clear the GGTT_WRITE bit on unbinding the vma
 2020-01-21 22:33 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/execlists: Reclaim the hanging virtual request
` [Intel-gfx] [PATCH 3/7] drm/i915: Don't show the blank process name for internal/simulated errors
` [Intel-gfx] [PATCH 4/7] drm/i915: Mark the removal of the i915_request from the sched.link
` [Intel-gfx] [PATCH 5/7] drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
` [Intel-gfx] [PATCH 6/7] drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
` [Intel-gfx] [PATCH 7/7] drm/i915/gt: Yield the timeslice if waiting on a semaphore
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Clear the GGTT_WRITE bit on unbinding the vma

[PATCH 1/4] drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5
 2020-01-21 22:32 UTC  (10+ messages)
` [PATCH 3/4] drm/amdgpu/vcn: fix vcn2.5 instance issue
  ` [PATCH v2 3/5] "

[PATCH v5 00/14] xfs: Delay Ready Attributes
 2020-01-21 22:30 UTC  (5+ messages)
` [PATCH v5 04/14] xfs: Add xfs_has_attr and subroutines

[Qemu-devel] [PATCH v2] target/riscv: Hardwire mcounter.TM and upper bits of [m|s]counteren
 2020-01-21 22:26 UTC  (5+ messages)

[PATCH] PM / AVS: rockchip-io: fix the supply naming for the emmc supply on px30
 2020-01-21 22:28 UTC  (2+ messages)

[PATCH v3 00/10] ClearFog Base static variant support
 2020-01-21 22:28 UTC  (4+ messages)
` [PATCH v3 03/10] arm: mvebu: clearfog: initial ClearFog Base variant

[Intel-wired-lan] [PATCH v2] igc: Fix the typo in comment
 2020-01-21 22:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/riscv: Disallow WFI instruction from U-mode
 2020-01-21 22:24 UTC  (5+ messages)

[PATCH 1/3] RFC: power: supply: cpcap-battery: Add helper for rough capacity
 2020-01-21 22:25 UTC  (4+ messages)

[PATCH] ARM: boot: Obtain start of physical memory from DTB
 2020-01-21 22:24 UTC  (3+ messages)

[PATCH v4 0/6] Documentation for common user misconceptions
 2020-01-21 22:24 UTC  (5+ messages)
` [PATCH v4 1/5] doc: move author and committer information to git-commit(1)

riscv: How to check floating point support is currently enabled?
 2020-01-21 22:23 UTC  (4+ messages)

[PATCH 0/5] qemu-img: convert to rST
 2020-01-21 22:22 UTC  (8+ messages)
` [PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension
` [PATCH 3/5] qemu-img-cmds.hx: Add rST documentation fragments
` [PATCH 5/5] qemu-img-cmds.hx: Remove texinfo document fragments

[PATCH 0/3] EFI fixes for -next
 2020-01-21 22:24 UTC  (3+ messages)
` [PATCH 2/3] x86/boot/compressed: relax sed symbol type regex for LLVM ld.lld

[PATCH net v2 00/12] Fixes for SONIC ethernet driver
 2020-01-21 22:23 UTC  (15+ messages)
` [PATCH net v2 08/12] net/sonic: Fix receive buffer replenishment
` [PATCH net v2 06/12] net/sonic: Avoid needless receive descriptor EOL flag updates
` [PATCH net v2 04/12] net/sonic: Fix interface error stats collection
` [PATCH net v2 10/12] net/sonic: Fix command register usage
` [PATCH net v2 12/12] net/sonic: Prevent tx watchdog timeout
` [PATCH net v2 07/12] net/sonic: Improve receive descriptor status flag check
` [PATCH net v2 11/12] net/sonic: Fix CAM initialization
` [PATCH net v2 02/12] net/sonic: Clear interrupt flags immediately
` [PATCH net v2 09/12] net/sonic: Quiesce SONIC before re-initializing descriptor memory
` [PATCH net v2 05/12] net/sonic: Fix receive buffer handling
` [PATCH net v2 03/12] net/sonic: Use MMIO accessors
` [PATCH net v2 01/12] net/sonic: Add mutual exclusion for accessing shared state

[BlueZ PATCH 1/2] adapter: Add set wake capable operation
 2020-01-21 22:23 UTC  (5+ messages)
` [BlueZ PATCH 2/2] input: Make HID devices wake capable

[PATCH v2 0/2] synquacer: add TPM support
 2020-01-21 22:23 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: tpm-tis-mmio: add compatible string for SynQuacer TPM

[Buildroot] [PATCH v2 1/1] perl: Add option to enable threads
 2020-01-21 22:23 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: fix px30 lvds ports
 2020-01-21 22:23 UTC  (6+ messages)
` [PATCH] "

[PATCH 0/2] Convert STM32 UART bindings to yaml
 2020-01-21 22:22 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: serial: Convert rs485 bindings to json-schema
` [PATCH 2/2] dt-bindings: serial: Convert STM32 UART "

[Qemu-devel] [PATCH v4 0/7] RISC-V: Hypervisor prep work part 2
 2020-01-21 22:20 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 3/7] target/riscv: Create function to test if FP is enabled

[Buildroot] [PATCH 1/4] core/pkg-infra: introduce download features concept
 2020-01-21 22:21 UTC  (11+ messages)

[PATCH] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
 2020-01-21 22:19 UTC  (2+ messages)

[PATCH net-next] net: convert additional drivers to use phy_do_ioctl
 2020-01-21 22:20 UTC  (2+ messages)

[PATCH v2 0/2] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-01-21 22:10 UTC  (10+ messages)
` [PATCH v2 2/2] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw

[Xen-devel] [linux-5.4 test] 146354: regressions - FAIL
 2020-01-21 22:18 UTC 

[PATCH -next] x86/mm/pat: silence a data race in cpa_4k_install
 2020-01-21 22:18 UTC  (8+ messages)

Explore ideas on workflows improvements with Google Summer of Code mentoring program?
 2020-01-21 22:14 UTC  (6+ messages)

[PATCH v6 00/16] xfs: Delay Ready Attributes
 2020-01-21 22:15 UTC  (5+ messages)
` [PATCH v6 01/16] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v6 02/16] xfs: Embed struct xfs_name in xfs_da_args

[PATCH v1] dt-bindings: phy: Fix for intel,lgm-emmc-phy.yaml build error
 2020-01-21 22:14 UTC  (2+ messages)

vfat: Broken case-insensitive support for UTF-8
 2020-01-21 22:14 UTC  (11+ messages)

[PATCH 1/1] NFSv4.2 re-initialize cn_resp in case of a retry
 2020-01-21 22:14 UTC 

[MPTCP] Re: [PATCH] Squash-to: "mptcp: cope with later TCP fallback"
 2020-01-21 22:13 UTC 

[PATCH 00/20] ARM: Drop unneeded select of multi-platform selected options
 2020-01-21 22:11 UTC  (6+ messages)
` [PATCH 01/20] ARM: actions: Drop unneeded select of COMMON_CLK
  ` [PATCH 12/20] ARM: meson: "

[PATCH] Output information about device look up failure
 2020-01-21 22:10 UTC 

[PATCH] iio: Add SEMTECH SX9310/9311 sensor driver
 2020-01-21 22:08 UTC 

[PATCH] Treewide: fix typos
 2020-01-21 22:08 UTC  (2+ messages)

[PATCH] dt-bindings: arm-boards: typo fix
 2020-01-21 22:07 UTC  (3+ messages)

[PATCH v2 0/3] iio: chemical: atlas-sensor: add DO support
 2020-01-21 22:07 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: iio: chemical: consolidate atlas-sensor docs

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2020-01-21 22:06 UTC  (5+ messages)
` [PATCH 15/22] arm64: mte: Add PROT_MTE support to mmap() and mprotect()

[PATCH 1/4] media: rockchip/rga: add rk3228-rga to rockchip_rga_match[]
 2020-01-21 22:02 UTC  (9+ messages)
` [PATCH v3 0/2] Add rga to rk322x device tree
  ` [PATCH v3 1/2] ARM: dts: rockchip: add rga node for rk322x
  ` [PATCH v3 2/2] ARM: dts: rockchip: enable rga for rk3229-xms6

[PATCH 4/4] drm/amdgpu/vcn: use inst_idx relacing inst
 2020-01-21 22:06 UTC  (3+ messages)
` [PATCH v2 4/5] drm/amdgpu/vcn: fix typo error

[RFC PATCH] python: remove Python 2 and all supporting classes
 2020-01-21 22:05 UTC  (10+ messages)
` [yocto] "

[Buildroot] [PATCH 2/2] package/nginx: use StateDirectory
 2020-01-21 22:05 UTC  (2+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2020-01-21 22:05 UTC  (12+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio
                  ` [f2fs-dev] "

[PATCH 0/3] Re-fix rebase -i with SHA-1 collisions
 2020-01-21 22:04 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] parse_insn_line(): improve error message when parsing failed
  ` [PATCH v2 2/3] rebase -i: re-fix short SHA-1 collision

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-21 21:54 UTC  (11+ messages)
` [PATCH v4 11/12] samples: add vfio-mdev-pci driver

[PATCH 01/24] python3: update to 3.8.1
 2020-01-21 22:02 UTC  (7+ messages)
` [PATCH 05/24] nss: update to 3.49.1

[PATCH V2 1/3] dt-bindings: clock: Convert i.MX8MQ to json-schema
 2020-01-21 22:01 UTC  (9+ messages)
` [PATCH V2 2/3] dt-bindings: clock: Convert i.MX8MM "
` [PATCH V2 3/3] dt-bindings: clock: Refine i.MX8MN clock binding

[PATCH v3] ASoC: dt-bindings: stm32: convert spdfirx to json-schema
 2020-01-21 22:00 UTC  (4+ messages)
` [alsa-devel] "

[LFS/MM TOPIC] fs reflink issues, fs online scrub/check, etc
 2020-01-21 22:01 UTC  (6+ messages)
      ` [Lsf-pc] "

[PATCH bpf-next 0/3] bpf: tcp: Add bpf_cubic example
 2020-01-21 22:00 UTC  (4+ messages)
` [PATCH bpf-next 3/3] "

[PATCH v7 0/5] add Amlogic A1 clock controller driver
 2020-01-21 22:00 UTC  (5+ messages)
` [PATCH v7 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings

[Intel-wired-lan] [PATCH v1] igc: Complete to commit Add basic skeleton for PTP
 2020-01-21 21:59 UTC  (2+ messages)

[PATCH] submodule.c: mark more strings for translation
 2020-01-21 21:58 UTC  (2+ messages)

[PATCH 2/3] t6025: replace pipe with redirection operator
 2020-01-21 21:58 UTC  (6+ messages)
` [PATCH 0/3] t6025: updating tests
  ` [PATCH v3 1/2] t6025: modernize style
  ` [PATCH v3 2/2] t6025: use helpers to replace test -f <path>

[PATCH] nfsd4: fix double free in nfsd4_do_async_copy()
 2020-01-21 21:56 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dp: set fail-safe mode if EDID corrupt
 2020-01-21 21:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Xen-devel] [xen-unstable-smoke test] 146362: tolerable all pass - PUSHED
 2020-01-21 21:51 UTC 

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-01-21 21:51 UTC  (4+ messages)
` [PATCH 14/14] net: axienet: Update devicetree binding documentation

KASAN: use-after-free Read in __nf_tables_abort
 2020-01-21 21:50 UTC  (2+ messages)


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.