All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-03 01:19:30 to 2017-10-03 03:16:11 UTC [more...]

[RFC PATCH v2 03/31] KVM: arm/arm64: Remove unused params in mmu functions
 2017-10-03  3:11 UTC  (76+ messages)
` [RFC PATCH v2 04/31] KVM: arm/arm64: Abstract stage-2 MMU state into a separate structure
` [RFC PATCH v2 05/31] KVM: arm/arm64: Support mmu for the virtual EL2 execution
` [RFC PATCH v2 06/31] KVM: arm64: Invalidate virtual EL2 TLB entries when needed
` [RFC PATCH v2 07/31] KVM: arm64: Setup vttbr_el2 on each VM entry
` [RFC PATCH v2 08/31] KVM: arm/arm64: Make mmu functions non-static
` [RFC PATCH v2 09/31] KVM: arm/arm64: Manage mmus for nested VMs
` [RFC PATCH v2 10/31] KVM: arm/arm64: Unmap/flush shadow stage 2 page tables
` [RFC PATCH v2 11/31] KVM: arm64: Implement nested Stage-2 page table walk logic
` [RFC PATCH v2 12/31] KVM: arm/arm64: Handle shadow stage 2 page faults
` [RFC PATCH v2 13/31] KVM: arm/arm64: Move kvm_is_write_fault to header file
` [RFC PATCH v2 14/31] KVM: arm/arm64: Forward the guest hypervisor's stage 2 permission faults
` [RFC PATCH v2 15/31] KVM: arm64: Move system register helper functions around
` [RFC PATCH v2 16/31] KVM: arm64: Introduce sys_reg_desc.forward_trap
` [RFC PATCH v2 17/31] KVM: arm64: Rework the system instruction emulation framework
` [RFC PATCH v2 18/31] KVM: arm64: Enumerate AT and TLBI instructions to emulate
` [RFC PATCH v2 19/31] KVM: arm64: Describe AT instruction emulation design
` [RFC PATCH v2 20/31] KVM: arm64: Implement AT instruction handling
` [RFC PATCH v2 21/31] KVM: arm64: Emulate AT S1E[01] instructions
` [RFC PATCH v2 22/31] KVM: arm64: Emulate AT S1E2 instructions
` [RFC PATCH v2 23/31] KVM: arm64: Emulate AT S12E[01] instructions
` [RFC PATCH v2 24/31] KVM: arm64: Emulate TLBI ALLE2(IS) instruction
` [RFC PATCH v2 25/31] KVM: arm64: Emulate TLBI VAE2* instrutions
` [RFC PATCH v2 26/31] KVM: arm64: Emulate TLBI ALLE1(IS)
` [RFC PATCH v2 27/31] KVM: arm64: Emulate TLBI VMALLS12E1(IS) instruction
` [RFC PATCH v2 28/31] KVM: arm64: Emulate TLBI IPAS2E1* instructions
` [RFC PATCH v2 29/31] KVM: arm64: Respect the virtual HCR_EL2.AT and NV setting
` [RFC PATCH v2 30/31] KVM: arm64: Emulate TLBI instructions accesible from EL1
` [RFC PATCH v2 31/31] KVM: arm64: Fixes to toggle_cache for nesting

[Qemu-devel] [PATCH 0/3] blockjobs: add explicit job culling
 2017-10-03  3:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] qmp: add block-job-cull command
` [Qemu-devel] [PATCH 3/3] blockjob: expose manual-cull property

[PATCH] amdgpu/dc: use kernel ilog2 for log_2
 2017-10-03  3:14 UTC 

Updated to v2.14.2 on macOS; git add --patch broken
 2017-10-03  3:14 UTC  (5+ messages)

[PATCH 0/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 host channel 3
 2017-10-03  3:13 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy "

[RFC PATCH v2 02/31] KVM: arm64: Expose limited memory management support to the virtual EL2
 2017-10-03  3:09 UTC  (3+ messages)

[PATCH v2] drivers/ide/pci: Fix legacy IRQ assignment
 2017-10-03  3:09 UTC  (3+ messages)

[RFC PATCH v2 01/31] arm64: KVM: Hide unsupported AArch64 CPU features from guests
 2017-10-03  3:09 UTC  (2+ messages)

[RFC PATCH v2 00/31] Nested Virtualization on KVM/ARM - memory virtualization
 2017-10-03  3:08 UTC  (3+ messages)

[PATCH V1 0/3] High baud rate supports of F81866/F81216H
 2017-10-03  3:08 UTC  (4+ messages)
` [PATCH V1 1/3] serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
` [PATCH V1 2/3] serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
` [PATCH V1 3/3] serial: 8250_fintek: fix warning reported from smatch

[BUG] scsi/libfc: Sleep-in-atomic bugs in libfc
 2017-10-03  3:08 UTC 

[BUG] scsi/fcoe: Sleep-in-atomic bugs in fcoe driver
 2017-10-03  3:02 UTC 

[PATCH v3 0/3] Refactor event related code
 2017-10-03  2:57 UTC  (7+ messages)
` [PATCH v3 1/3] iio: accel: mma8452: Rename structs holding event configuration registers to more appropriate names

[BUG] fs/dcache: might_sleep is called under a spinlock
 2017-10-03  2:38 UTC 

[PATCH] scsi/fnic: Fix a sleep-in-atomic bug in fnic_handle_event
 2017-10-03  2:53 UTC 

[PATCH] ibmvscsis: Fix write_pending failure path
 2017-10-03  2:51 UTC  (3+ messages)

[PATCH v2 00/21] lpfc updates for 11.4.0.4
 2017-10-03  2:45 UTC  (2+ messages)

[PATCH] KEYS: allow changing key ownership with CAP_SYS_ADMIN in a NS
 2017-10-03  2:45 UTC 

convert dc to using krefs for object reference counts
 2017-10-03  2:39 UTC  (7+ messages)
  ` [PATCH 1/6] amdgpu/dc: convert dc_transfer to use a kref
  ` [PATCH 2/6] amdgpu/dc: convert dc_gamma to kref reference counting
  ` [PATCH 3/6] amdgpu/dc: use kref for dc_plane_state
  ` [PATCH 4/6] amdgpu/dc: convert dc_stream_state to kref
  ` [PATCH 5/6] amdgpu/dc: convert dc_sink "
  ` [PATCH 6/6] amdgpu/dc: use kref for dc_state

Ceph on ARM meeting canceled
 2017-10-03  2:38 UTC 

[PATCH] amdgpu/dc: don't memset after kzalloc
 2017-10-03  2:37 UTC 

[SPDK] blobstore metadata questions, comments and potential issues
 2017-10-03  2:37 UTC 

[PATCH] amdgpu/dc: inline dal grph object id functions
 2017-10-03  2:36 UTC 

[PATCH] extcon: Split out extcon header file for consumer and provider device
 2017-10-03  2:32 UTC  (4+ messages)

[Patch v2 1/2] libiscsi: Fix use-after-free race during iscsi_session_teardown
 2017-10-03  2:28 UTC  (6+ messages)

[Bug Report]: generic/085 trigger a XFS panic on kernel 4.14-rc2
 2017-10-03  2:27 UTC  (3+ messages)

[PATCH 0/3] smartpqi updates
 2017-10-03  2:26 UTC  (2+ messages)

[kprobes/x86] a19b2e3d78: WARNING:at_kernel/locking/lockdep.c:#trace_hardirqs_off_caller
 2017-10-03  2:26 UTC  (6+ messages)

[pm:bleeding-edge 12/41] utstrsuppt.c:undefined reference to `__udivdi3'
 2017-10-03  2:25 UTC  (2+ messages)
` [Devel] "

[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-03  2:25 UTC  (3+ messages)

[RFC][PATCH 0/4] Audio/SSI pin supprt for r8a7795/r8a77995
 2017-10-03  2:23 UTC  (5+ messages)
` [RFC][PATCH 1/4] pinctrl: sh-pfc: r8a7795: add Audio clock pin support
` [RFC][PATCH 2/4] pinctrl: sh-pfc: r8a7795: add Audio SSI "
` [RFC][PATCH 3/4] pinctrl: sh-pfc: r8a77995: add Audio clock "
` [RFC][PATCH 4/4] pinctrl: sh-pfc: r8a77995: add Audio SSI "

[PATCH] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-03  2:22 UTC  (2+ messages)

[meta-oe][PATCH v2 0/2] Add mraa/upm recipes from meta-refkit-core
 2017-10-03  2:21 UTC  (6+ messages)
` [meta-oe][PATCH v2 1/2] mraa: move recipe "
` [meta-oe][PATCH v2 2/2] upm: add "

[PATCH] crypto: keywrap - simplify code
 2017-10-03  2:19 UTC  (2+ messages)
` [PATCH v2] "

[ovmf test] 113958: all pass - PUSHED
 2017-10-03  2:18 UTC 

[morty][PATCH v2 0/2] coreutils: musl build fix for gplv2 coreutils recipe
 2017-10-03  2:16 UTC  (3+ messages)
` [morty][PATCH v2 1/2] coreutils_6.9: Disable broken man pages
` [morty][PATCH v2 2/2] coreutils_6.9: fix musl compilation

[PATCH] epoll: account epitem and eppoll_entry to kmemcg
 2017-10-03  2:15 UTC  (2+ messages)

[PATCH 0/7] regulator: axp20x: Add support for AXP813/818 regulators
 2017-10-03  2:14 UTC  (6+ messages)
` [PATCH 5/7] ARM: dts: sun8i: a83t: cubietruck-plus: Add AXP818 regulator nodes

[Qemu-devel] [RFC PATCH qemu] virtio-pci: Replace modern_as with direct access to modern_bar
 2017-10-03  2:11 UTC  (3+ messages)

[U-Boot] [PATCH] sun50i: h5: Add NanoPi Neo Plus2 DT initial support
 2017-10-03  2:11 UTC  (5+ messages)
` [U-Boot] [PATCH v3] "

[Qemu-devel] [PATCH qemu v2] pci: Initialize pci_dev->name before use
 2017-10-03  2:10 UTC  (2+ messages)

[PATCH] vfs: hard-ban creating files with control characters in the name
 2017-10-03  2:07 UTC  (2+ messages)

[PATCH v3 00/12] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-10-03  2:06 UTC  (6+ messages)
` [PATCH v3 12/12] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs

[meta-oe][PATCH 0/1] dnsmasq: upgrade to 2.78
 2017-10-03  1:58 UTC  (2+ messages)
` [meta-oe][PATCH 1/1] "

"alsactl store" fails to save Echo Gina3G mixer
 2017-10-03  1:53 UTC  (8+ messages)

Call for maintainers
 2017-10-03  1:52 UTC 

[U-Boot] [PATCH v3 00/21] efi_loader: enough UEFI for standard distro boot
 2017-10-03  1:52 UTC  (5+ messages)
` [U-Boot] [PATCH v3 02/21] part: extract MBR signature from partitions

[arm:for-next 9/11] awk: line 2: function strtonum never defined
 2017-10-03  1:52 UTC 

[Qemu-devel] [PATCH v4 0/9] Support the Capstone disassembler
 2017-10-03  1:51 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 4/9] disas: Support the Capstone disassembler library

[U-Boot] [RFC] disk: part_dos: Fix part_test_dos() regression
 2017-10-03  1:50 UTC 

[ndctl PATCH] ndctl: fix static analysis report, unchecked sscanf
 2017-10-03  1:52 UTC  (2+ messages)

[PATCH 00/24] object_id part 10
 2017-10-03  1:43 UTC  (6+ messages)
` [PATCH 04/24] refs: convert update_ref and refs_update_ref to use struct object_id

[PATCH] KVM: x86: KVM_CAP_SYNC_REGS
 2017-10-03  1:40 UTC  (4+ messages)

[PATCH 00/18] use ARRAY_SIZE macro
 2017-10-03  1:33 UTC  (24+ messages)
` [PATCH 01/18] sound: use ARRAY_SIZE
` [Intel-wired-lan] [PATCH 05/18] net: "
    `  "
          ` [Intel-wired-lan] [PATCH 00/18] use ARRAY_SIZE macro

[PATCH net-next v2 0/3] tools: add bpftool
 2017-10-03  1:35 UTC  (4+ messages)
` [PATCH net-next v2 3/3] tools: bpftool: add documentation

[morty][PATCH 0/2] coreutils: musl build fix for gplv2 coreutils recipe
 2017-10-03  1:31 UTC  (3+ messages)
` [morty][PATCH 2/2] coreutils: fix musl compilation
` ✗ patchtest: failure for coreutils: musl build fix for gplv2 coreutils recipe

[PATCH v3 00/20] Speculative page faults
 2017-10-03  1:27 UTC  (7+ messages)

package error for custom devtool recipe
 2017-10-03  1:26 UTC  (2+ messages)

[PATCH] hexagon: get rid of #include <generated/compile.h>
 2017-10-03  1:26 UTC  (3+ messages)

[PATCH i-g-t] tests/gem_bad_length: drop gem_bad_length.c
 2017-10-03  1:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 0/7] Add Membership Library
 2017-10-03  1:24 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/7] member: implement vBF mode

Docs: build check failed
 2017-10-03  1:24 UTC  (4+ messages)

[PATCH v2 0/1] mm: only dispaly online cpus of the numa node
 2017-10-03  1:22 UTC  (5+ messages)
` [PATCH v2 1/1] "

[refpolicy] Pull Request for fixing memory leak warning
 2017-10-03  1:21 UTC  (10+ messages)
` [refpolicy] [PATCH] fc_sort: memory leakages (was: Pull Request for fixing memory leak warning)
      ` [refpolicy] [PATCH v2] fc_sort: memory leakages
        ` [refpolicy] [PATCH v3] "
          ` [refpolicy] [PATCH v4] "
              ` [refpolicy] [PATCH v5] "


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.