All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-19 13:55:40 to 2018-10-19 15:10:29 UTC [more...]

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-19 15:10 UTC  (9+ messages)
` [PATCH v5 11/17] arm64: docs: document pointer authentication

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3
 2018-10-19 15:10 UTC  (4+ messages)
` [PATCH 5/9] powerpc: PCI_MSI needs PCI

[PATCH v2 00/16] Make CONFIG_PV work on x86
 2018-10-19 15:10 UTC  (19+ messages)
` [PATCH v2 01/16] x86: make mm.c build with !CONFIG_PV
` [PATCH v2 02/16] x86: put some code in arch_set_info_guest under CONFIG_PV
` [PATCH v2 03/16] x86: make traps.c build with !CONFIG_PV
` [PATCH v2 04/16] x86: make construct_dom0 "
` [PATCH v2 05/16] x86/pv: make guest_io_{read, write} local functions
` [PATCH v2 06/16] x86/amd: call post outb hook for both PV and HVM
` [PATCH v2 07/16] x86: put XEN_DOMCTL_{set, get}_address_size under CONFIG_PV
` [PATCH v2 08/16] x86: connect guest creation with CONFIG_PV
` [PATCH v2 09/16] x86: don't setup PV hypercall stubs and entries when !CONFIG_PV
` [PATCH v2 10/16] x86: don't setup legacy syscall vector "
` [PATCH v2 11/16] x86: don't set sysenter_entry in vmcs "
` [PATCH v2 12/16] x86: stub out PV only code in do_debug
` [PATCH v2 13/16] x86: rearrange x86_64/entry.S
` [PATCH v2 14/16] x86: make entry point code build when !CONFIG_PV
` [PATCH v2 15/16] x86: expose CONFIG_PV
` [PATCH v2 16/16] x86: update help string for CONFIG_HVM

[Xenomai] [PATCH] boilerplate/avl: fix missing include
 2018-10-19 15:10 UTC  (4+ messages)

Regression in handling power cuts since 3a1e819b4e80 ("ovl: store file handle of lower inode on copy up")
 2018-10-19 15:07 UTC  (9+ messages)

[PATCH v2] drm/atomic: integrate modeset lock with private objects
 2018-10-19 15:07 UTC  (2+ messages)

Release/edition plans
 2018-10-19 15:07 UTC  (2+ messages)

[PATCH v2 00/18] xen: add pvh guest support
 2018-10-19 15:06 UTC  (21+ messages)
` [PATCH v2 07/18] xen: add PVH specific defines to offset.h
    ` [Xen-devel] "
` [PATCH v2 08/18] xen: add basic hooks for PVH in current code
    ` [Xen-devel] "
` [PATCH v2 09/18] xen: add PVH boot entry code
    ` [Xen-devel] "
` [PATCH v2 10/18] xen: setup hypercall page for PVH
    ` [Xen-devel] "
` [PATCH v2 11/18] xen: get memory map from hypervisor "
    ` [Xen-devel] "

[PATCH 1/3] drm/sched: Add callback to mark if sched is ready to work
 2018-10-19 15:06 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: Refresh rq selection for job after ASIC reset

[GIT PULL FOR v4.20] request_api: Rename vb2_m2m_request_queue
 2018-10-19  7:01 UTC 

[RFC v4 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-10-19 15:00 UTC  (10+ messages)
` [RFC v4 PATCH 2/5] mm/__free_one_page: skip merge for order-0 page unless compaction failed

[PATCH v4] PCI/AER: Enable error reporting for all ports
 2018-10-19 14:58 UTC  (4+ messages)

[PATCH v3 2/9] dt-bindings: ti-lmu: Remove LM3697
 2018-10-19 14:58 UTC  (11+ messages)

088fe47ce9: tests/openmp/openmp_sample: Segmentation fault
 2018-10-19 14:57 UTC  (2+ messages)

[PATCH] bus/pci: set intr_handle type for secondary processes
 2018-10-19 14:57 UTC  (5+ messages)

[LTP] [PATCH 1/6] lapi: Add TEMP_FAILURE_RETRY definition
 2018-10-19 14:57 UTC  (3+ messages)

[PATCH 00/11] DPU cleanups
 2018-10-19 14:56 UTC  (5+ messages)
` [PATCH 07/11] drm/msm: Make irq_postinstall optional
` [PATCH 08/11] drm/msm/dpu: Remove dpu_irq and unused functions

[PATCH 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-10-19 14:54 UTC  (4+ messages)

[meta-oe][PATCH] add a storage I/O benchmark test suite
 2018-10-19 14:54 UTC 

[PATCH/WIP 00/19] Kill the_index, final part
 2018-10-19 14:52 UTC  (20+ messages)
` [PATCH 01/19] wt-status.c: remove implicit dependency on the_index
` [PATCH 02/19] wt-status.c: remove implicit dependency the_repository
` [PATCH 03/19] list-objects-filter.c: remove implicit dependency on the_index
` [PATCH 04/19] list-objects.c: "
` [PATCH 05/19] sequencer.c: "
` [PATCH 06/19] sequencer.c: remove implicit dependency on the_repository
` [PATCH 07/19] notes-merge.c: remove implicit dependency on the_index
` [PATCH 08/19] notes-merge.c: remove implicit dependency the_repository
` [PATCH 09/19] repository.c: replace hold_locked_index() with repo_hold_locked_index()
` [PATCH 10/19] checkout: avoid the_index when possible
` [PATCH 11/19] read-cache.c: kill read_index()
` [PATCH 12/19] read-cache.c: replace update_index_if_able with repo_&
` [PATCH 13/19] transport.c: remove implicit dependency on the_index
` [PATCH 14/19] sha1-name.c: "
` [PATCH 15/19] merge-recursive.c: "
` [PATCH 16/19] merge-recursive.c: remove implicit dependency on the_repository
` [PATCH 17/19] read-cache.c: remove the_* from index_has_changes()
` [PATCH 18/19] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
` [PATCH 19/19] Flip NO_THE_REPOSITORY_COMPATIBILITY_MACROS

[RFC 00/60] Coscheduling for Linux
 2018-10-19 14:52 UTC  (4+ messages)

[Qemu-arm] [RFC v3 0/56] per-CPU locks
 2018-10-19 14:50 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH 0/3] Bugfix for the netsec driver
 2018-10-19  6:44 UTC  (7+ messages)
` [PATCH 1/3] net: socionext: Stop PHY before resetting netsec
` [PATCH 2/3] net: socionext: Add dummy PHY register read in phy_write()

Crash in msm serial on dragonboard with ftrace bootargs
 2018-10-19 14:48 UTC  (14+ messages)

[RFC PATCH 0/5] x86: dynamic indirect call promotion
 2018-10-19 14:47 UTC  (14+ messages)
` [RFC PATCH 1/5] x86: introduce preemption disable prefix

[Qemu-arm] [PATCH 0/5] Add more CONFIG switches to make the build more modular
 2018-10-19 14:46 UTC  (20+ messages)
` [Qemu-arm] [PATCH 1/5] configs: Add a CONFIG_OR_IRQ switch for the or-irq device
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/5] configs: Add a CONFIG_SPLIT_IRQ switch for the split-irq device
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH 3/5] configs: Add a CONFIG_REGISTER switch for the "register" device
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/5] configs: Add a CONFIG_UNIMP switch for the "unimplemented-device"
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 5/5] configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device
  ` [Qemu-arm] "

[asoc:for-4.20 519/523] sound/soc/stm/stm32_sai_sub.c:260:16: error: field 'hw' has incomplete type
 2018-10-19 14:44 UTC 

Missing venv module in Python 3
 2018-10-19 10:08 UTC  (5+ messages)

[RESEND PATCH v6 0/4] devres: provide and use devm_kstrdup_const()
 2018-10-19 14:42 UTC  (4+ messages)
` [RESEND PATCH v6 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h

[PATCH] net: ethernet: fec: Add missing SPEED_
 2018-10-19 14:42 UTC  (7+ messages)

[PATCH] md: fix memleak for mempool
 2018-10-19 14:41 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: do not assume idle after atmci_request_end
 2018-10-19 14:40 UTC 

[PATCH v2 6/5] statx: add STATX_RESULT_MASK flag
 2018-10-19 14:39 UTC 

[PATCH] selftests/kvm: add missing executables to .gitignore
 2018-10-19 14:38 UTC  (3+ messages)

[PATCH] arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work
 2018-10-19 14:38 UTC  (4+ messages)

[PATCH v12 00/12]
 2018-10-19 14:36 UTC  (9+ messages)
` [PATCH v12 06/12] livepatch: Simplify API by removing registration step

Audio miniconference schedule
 2018-10-19 14:35 UTC  (7+ messages)

[asoc:for-4.20 519/523] sound/soc/stm/stm32_sai_sub.c:412:3: warning: 'strncat' specified bound 6 equals source length
 2018-10-19 14:35 UTC 

[RFC PATCH v2 00/12] crypto: Adiantum support
 2018-10-19 14:34 UTC  (9+ messages)
` [RFC PATCH v2 01/12] crypto: chacha20-generic - add HChaCha20 library function
` [RFC PATCH v2 02/12] crypto: chacha20-generic - add XChaCha20 support
` [RFC PATCH v2 03/12] crypto: chacha20-generic - refactor to allow varying number of rounds
` [RFC PATCH v2 04/12] crypto: chacha - add XChaCha12 support

[RFC] ethdev: complete closing to free all resources
 2018-10-19 14:32 UTC  (6+ messages)
` [PATCH v6 0/6] ethdev port freeing
  ` [PATCH v6 1/6] app/testpmd: update port list for multiple removals
  ` [PATCH v6 2/6] app/testpmd: allow detaching a port not closed

[RFC] ARC: ARCv2: Introduce SmaRT support
 2018-10-19 14:33 UTC  (4+ messages)
` [RFC] ARC: ARCv2: Introduce SmaRT support : lmbench results

[igt-dev] [PATCH i-g-t] kms_plane_alpha_blend: Start CRC after enabling display
 2018-10-19 14:31 UTC  (2+ messages)

[PATCH] genirq: Fix race on spurious interrupt detection
 2018-10-19 14:31 UTC  (2+ messages)

[PATCH 0/6] FSID change kernel support
 2018-10-19 14:31 UTC  (3+ messages)

[PATCH v5 1/2] iommu/arm-smmu-v3: Poll for CMD_SYNC outside cmdq lock
 2018-10-19 14:30 UTC  (6+ messages)

[PATCH v2 0/2] drm/i915/intel_dsi: Read back pclk set by GOP and use that as plck
 2018-10-19 14:29 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/intel_dsi: Read back pclk set by GOP and use that as pclk v2

[Qemu-devel] [PATCH v2 0/3] target/arm: Reduce tlb_flush overhead
 2018-10-19 14:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] target/arm: Remove writefn from TTBR0_EL3
` [Qemu-devel] [PATCH v2 2/3] target/arm: Only flush tlb if ASID changes
` [Qemu-devel] [PATCH v2 3/3] target/arm: Flush only the TLBs affected by TTBR*_EL1

[PATCH v2] util-linux: alternatify cal, rev, and ionice
 2018-10-19 14:28 UTC  (5+ messages)

[PATCH v2 1/5] orangefs: fix request_mask misuse
 2018-10-19 14:27 UTC  (2+ messages)

[PATCH v4] selinux: policydb - fix byte order and alignment issues
 2018-10-19 14:28 UTC  (2+ messages)

[PATCH RFC] VMX: fix vmx_handle_eoi()
 2018-10-19 14:30 UTC  (2+ messages)

[PATCH v1 1/1] mmc: dw_mmc-bluefield: simplify the probe() function
 2018-10-19 14:26 UTC 

[PATCH] selftests/bpf: add missing executables to .gitignore
 2018-10-19 14:24 UTC  (3+ messages)

[PATCH] xen/arm: Don't build GICv3 with the new vGIC
 2018-10-19 14:23 UTC 

[PATCH v2 0/8] drm/i915/gen11: Add support for the NV12 format
 2018-10-19 14:22 UTC  (9+ messages)
` [PATCH v2 1/8] drm/i915: Fix unsigned overflow when calculating total data rate
` [PATCH v2 3/8] drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v4

[Xenomai] ELC-E conference ahead
 2018-10-19 14:21 UTC 

review of v4.20 linux-next merge commit
 2018-10-19 14:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] iotests: Make them work for both Python 2 and 3
 2018-10-19 14:21 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/9] iotests: Make nbd-fault-injector flush
` [Qemu-devel] [PATCH 7/9] iotests: 'new' module replacement in 169

[PATCH v4 4/8] rt2800: fix registers init for MT7620
 2018-10-19 14:21 UTC  (12+ messages)

[PATCH v1 0/2] Enable HvNotifyLongSpinWait for Hyper-V
 2018-10-19 14:20 UTC  (3+ messages)
` [PATCH v1 2/2] x86/hyperv: make HvNotifyLongSpinWait hypercall

[Qemu-devel] [PATCH v3 0/4] arm: Add first models of Xilinx Versal SoC
 2018-10-19 14:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/4] hw/arm: versal: Add a model "
  ` [Qemu-arm] "

[U-Boot] [PULL] u-boot-socfpga/master
 2018-10-19 14:16 UTC  (3+ messages)

[PATCH v2] block: BFQ default for single queue devices
 2018-10-19 14:16 UTC  (14+ messages)

[PATCH] x86/kvm/nVMX: tweak shadow fields
 2018-10-19 14:16 UTC 

[PATCH] x86/mm: kill stray kernel fault handling comment
 2018-10-19 14:08 UTC 

[Qemu-arm] [PULL 00/45] Machine queue, 2018-10-18
 2018-10-19 14:12 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v2] ARM: i.MX: Add liteboard support
 2018-10-19 14:12 UTC 

[PATCH 1/2] go: Upgrade to 1.11.1
 2018-10-19 14:11 UTC  (3+ messages)

[Qemu-devel] [PATCH] tests/migration-test: Disable s390x test when running with TCG
 2018-10-19 14:10 UTC  (3+ messages)

[PATCH] send-email: explicitly disable authentication
 2018-10-19 14:10 UTC  (4+ messages)

[Bug 108487] Wayland compositors are unable to use hardware acceleration on i915
 2018-10-19 14:10 UTC  (4+ messages)
` [Bug 108487] Wayland compositors are unable to use hardware acceleration on i915: missing EGL_ANDROID_native_fence_sync extension

[PATCH 0/3] kbuild: add scripts/Makefile.toolcheck to check necessary host tools
 2018-10-19  6:04 UTC  (6+ messages)
` [PATCH 2/3] objtool: move libelf check out of top Makefile

[PATCH] drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
 2018-10-19 14:07 UTC 

[v2] USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
 2018-10-19 14:05 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v5 0/9] x86_iommu/amd: add interrupt remap support
 2018-10-19 14:05 UTC  (2+ messages)

[Patch v2] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-19 14:02 UTC  (6+ messages)
` [PATCH V3] "

[RFC PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
 2018-10-19 14:02 UTC  (4+ messages)
` [RFC PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device

[Qemu-arm] [RFC v4 00/16] ARM virt: PCDIMM/NVDIMM at 2TB
 2018-10-19 14:02 UTC  (9+ messages)
` [Qemu-arm] [RFC v4 02/16] linux-headers: header update for KVM/ARM KVM_ARM_GET_MAX_VM_PHYS_SHIFT
    ` [Qemu-devel] "
      ` [Qemu-arm] "
` [Qemu-arm] [RFC v4 07/16] hw/arm/virt: Implement kvm_type function for 3.2 machine
  ` [Qemu-arm] [Qemu-devel] "
      `  "

[Buildroot] [PATCH v2] skeleton-init-common: improve /etc/hosts generation
 2018-10-19 14:01 UTC  (2+ messages)

[PATCH] vhost: avoid memory barriers when no descriptors dequeued
 2018-10-19 14:00 UTC 

Git wire protocol v2 fails fetching shallow changes with `pack has XXX unresolved deltas` on large repos with lots of tags Inbox x
 2018-10-19 13:58 UTC  (3+ messages)

[PATCH 4.4 00/48] 4.4.162-stable review
 2018-10-19 13:58 UTC  (2+ messages)

Busybox_1.23.2 fails at do_compile on Poky-Sumo
 2018-10-19 13:58 UTC 

[PATCH v6 bpf-next 0/2] bpf: add cg_skb_is_valid_access
 2018-10-19  5:53 UTC  (3+ messages)
` [PATCH v6 bpf-next 1/2] bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
` [PATCH v6 bpf-next 2/2] bpf: add tests for direct packet access from CGROUP_SKB

[PATCH v2] fsnotify: Fix busy inodes during unmount
 2018-10-19 13:58 UTC  (3+ messages)

[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
 2018-10-19 13:57 UTC  (6+ messages)
` [PATCH 15/15] power: supply: olpc_battery: Add OLPC XO 1.75 support


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.