All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-16 10:15:12 to 2018-11-16 10:59:30 UTC [more...]

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-11-16 10:57 UTC  (18+ messages)
` [Qemu-devel] [PATCH v5 01/36] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PATCH v5 02/36] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PATCH v5 03/36] ppc/xive: introduce the XiveFabric interface
` [Qemu-devel] [PATCH v5 04/36] ppc/xive: introduce the XiveRouter model
` [Qemu-devel] [PATCH v5 05/36] ppc/xive: introduce the XIVE Event Notification Descriptors
` [Qemu-devel] [PATCH v5 06/36] ppc/xive: add support for the END Event State buffers
` [Qemu-devel] [PATCH v5 07/36] ppc/xive: introduce the XIVE interrupt thread context
` [Qemu-devel] [PATCH v5 08/36] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PATCH v5 09/36] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PATCH v5 10/36] spapr/xive: introduce a XIVE interrupt controller
` [Qemu-devel] [PATCH v5 11/36] spapr/xive: use the VCPU id as a NVT identifier
` [Qemu-devel] [PATCH v5 12/36] spapr: initialize VSMT before initializing the IRQ backend
` [Qemu-devel] [PATCH v5 13/36] spapr: introduce a spapr_irq_init() routine
` [Qemu-devel] [PATCH v5 14/36] spapr: modify the irq backend 'init' method
` [Qemu-devel] [PATCH v5 15/36] spapr: introdude a new machine IRQ backend for XIVE
` [Qemu-devel] [PATCH v5 16/36] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PATCH v5 17/36] spapr: add device tree support for the XIVE exploitation mode

[PATCH 1/1] s390: vfio-ap: include <asm/facility> for test_facility()
 2018-11-16 10:58 UTC  (2+ messages)

[PATCH 1/4] PCI / ACPI: Identify external PCI devices
 2018-11-16 10:57 UTC  (11+ messages)

[PATCH] build: document that Meson < 0.45 will fail to list private deps
 2018-11-16 10:57 UTC  (5+ messages)
` [PATCH v2] build: document that Meson < 0.46 "

[ovmf test] 130188: regressions - FAIL
 2018-11-16 10:56 UTC 

[PATCH 1/5] drm/i915: extract fixed point math to i915_fixed.h
 2018-11-16 10:56 UTC  (13+ messages)
` [PATCH 2/5] drm/i915/fixed: prefer kernel types over stdint types
` [PATCH 3/5] drm/i915/fixed: simplify FP_16_16_MAX definition
` [PATCH 4/5] drm/i915/fixed: simplify is_fixed16_zero()
` [PATCH 5/5] drm/i915/fixed: cosmetic cleanup

[PATCH] net/ena: cleaning HW IO rings configuration
 2018-11-16 10:56 UTC  (2+ messages)

[PATCH net-next] tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
 2018-11-16  0:44 UTC 

[PATCH] boot_constraint: Add constraints for earlycon on dragonboard 410c
 2018-11-16 10:53 UTC  (4+ messages)

[PATCH v4] Add arm SBSA reference machine
 2018-11-16 10:52 UTC  (10+ messages)
` [PATCH v4] hw/arm: "
    ` [Qemu-devel] "
      ` [Qemu-devel] [PATCH v4] "

[PATCH bpf-next v2] bpftool: make libbfd optional
 2018-11-16  0:42 UTC  (4+ messages)

[Buildroot] [PATCH] libsigsegv: add RISC-V support
 2018-11-16 10:52 UTC  (2+ messages)

[PATCH v1] i2c: i2c-stm32f7: add PM Runtime support
 2018-11-16 10:49 UTC  (3+ messages)

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-11-16 10:24 UTC  (33+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 02/10] arm: perf/core: generalise event exclusion checking with perf macro
` [PATCH 03/10] arm: perf: add additional validation to set_event_filter
` [PATCH 04/10] powerpc: perf/core: generalise event exclusion checking with perf macro
` [PATCH 05/10] powerpc/pmu/fsl: add additional validation to event_init
` [PATCH 06/10] alpha: perf/core: generalise event exclusion checking with perf macro
` [PATCH 07/10] x86: "
` [PATCH 08/10] perf/core: Remove unused perf_flags
` [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro
` [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags

usb: hub: add I/O error retry & reset routine
 2018-11-16 10:49 UTC  (3+ messages)
` [PATCH] "

SMSC95xx driver updates (round 1)
 2018-11-16 10:49 UTC  (3+ messages)

Crash in msm serial on dragonboard with ftrace bootargs
 2018-11-16 10:49 UTC  (20+ messages)

[PATCH] drivers/gpio/gpio-grgpio.c: Remove duplicate header
 2018-11-16 10:49 UTC 

[PATCH] examples/vhost_crypto: fix zero copy
 2018-11-16 10:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] watchdog: core: suppress "watchdog did not stop" message
 2018-11-16  0:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] keymaps: drop support for include files
 2018-11-16 10:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] keymaps: remove modifiers include
` [Qemu-devel] [PATCH v2 2/4] keymaps: drop nl-be map
` [Qemu-devel] [PATCH v2 3/4] keymaps: remove common include
` [Qemu-devel] [PATCH v2 4/4] keymaps: drop support for include files

[PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
 2018-11-16 10:47 UTC  (7+ messages)
` [PATCH 3/5] mm, memory_hotplug: drop pointless block alignment checks from __offline_pages
` [PATCH 4/5] mm, memory_hotplug: print reason for the offlining failure
` [PATCH 5/5] mm, memory_hotplug: be more verbose for memory offline failures

[PATCH] drivers/fsi/fsi-scom.c: Remove duplicate header
 2018-11-16 10:47 UTC 

[PATCH v7 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-11-16 10:46 UTC  (3+ messages)

[PATCH v3 0/1] Advertise multiple supported proto versions
 2018-11-16 10:46 UTC  (5+ messages)
` [PATCH v4 "

[Qemu-devel] Are FreeBSD guest images working?
 2018-11-16 10:45 UTC  (6+ messages)

is pwm_put supposed to stop a PWM?
 2018-11-16 10:45 UTC  (6+ messages)
` [PATCH] pwm: lpc18xx-sct: don't reconfigure PWM in .request and .free

[PATCH 0/3] ARC: ARCv2: Introduce SmaRT support
 2018-11-16 10:44 UTC  (8+ messages)
` [PATCH 1/3] ARC: split show_faulting_vma for logic and representation parts
` [PATCH 2/3] ARC: ARCv2: Introduce SmaRT support
` [PATCH 3/3] ARC: show detaled SmaRT configuration in mumbojumbo

[U-Boot] [PATCH v2 0/2] Read SFDP parameters and access flash above 16MB
 2018-11-16 10:43 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/2] mtd/spi: Add JEDEC SFDP support in SPI framework

[PATCH] drm/i915: use appropriate integer types for flags
 2018-11-16 10:43 UTC  (3+ messages)

Kernel development virtualization options
 2018-11-16 10:41 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: fix devicetree parsing with auto-generated brightness tables
 2018-11-16 10:39 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/4] Add Hardware Spinlock class
 2018-11-16 10:39 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] dm: "
` [U-Boot] [PATCH v3 2/4] clk: stm32: add hardware spinlock clock
` [U-Boot] [PATCH v3 3/4] hwspinlock: add stm32 hardware spinlock support
` [U-Boot] [PATCH v3 4/4] pinctrl: stm32: make pinctrl use hwspinlock

[RCF PATCH,v2,2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-11-16 10:39 UTC  (11+ messages)

[Qemu-devel] [PATCH for-3.1] nvme: fix out-of-bounds access to the CMB
 2018-11-16 10:38 UTC  (2+ messages)

[RFC PATCH v2 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-11-16 10:39 UTC  (11+ messages)

[PATCH 3/3] Makefile: optionally symlink libexec/git-core binaries to bin/git
 2018-11-16 10:38 UTC  (8+ messages)
` [RFC/PATCH 0/5] stop installing old libexec aliases like "git-init"
` [RFC/PATCH 1/5] Makefile: move long inline shell loops in "install" into helper

af_packet dev default "framesz" of 2048B
 2018-11-16 10:37 UTC  (3+ messages)

BlueZ - HCI adapter address via ioctl(hciSocket, HCIGETDEVINFO, &devInfo) doesn't match address via DBus for Adapter1.address
 2018-11-16 10:37 UTC 

[PATCH -next 0/6] treewide: Remove redundant branch predictions around signal_pending family
 2018-11-16  0:27 UTC  (2+ messages)
` [PATCH 6/6] fs: Remove caller signal_pending branch predictions

[PATCH] net/mvpp2: fix possible uninitialized variable access
 2018-11-16 10:37 UTC  (3+ messages)

[PATCH] pci_vfio: Support 64KB kernel page_size with vfio-pci driver
 2018-11-16 10:36 UTC  (6+ messages)
` [PATCH v2] "

[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
 2018-11-16 10:36 UTC  (2+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-4.20-1 tag

[PATCH v3] app/proc-info: fix port mask parse issue
 2018-11-16 10:35 UTC  (3+ messages)

[PATCH] arm64: sysreg: fix sparse warnings
 2018-11-16 10:34 UTC  (10+ messages)

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-16 10:33 UTC  (4+ messages)
` [PATCH 17/18] xen/arm: Resume Dom0 after Xen resumes

[PATCH] drm/amdgpu: Reorder uvd ring init before uvd resume
 2018-11-16 10:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[patch 1/1] drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
 2018-11-16  0:21 UTC  (2+ messages)

[PATCH] uio: dismiss waiters on device unregistration
 2018-11-16 10:21 UTC 

[PATCH] KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
 2018-11-16 10:30 UTC 

The machine of the added layer does not come out
 2018-11-16 10:23 UTC 

[PATCH] sanity: Add check for WSL
 2018-11-16 10:29 UTC 

[PATCH 0/9 v2] fix replace-start and replace-cancel racing
 2018-11-16 10:29 UTC  (4+ messages)
` [PATCH 8/9] btrfs: user requsted replace cancel is not an error

[PATCH -next] scsi: libfc: remove set but not used variable 'rpriv'
 2018-11-16 10:28 UTC  (2+ messages)
` [PATCH -next] scsi: libfc: Remove set but not used variable 'disc'

Potwierdzenie zapytania na stronie Medok - Surgical Solutions [piątek, Listopad 16, 2018 - 01:08]
 2018-11-16  0:08 UTC 

[HELP] ipmi-kcs didn't work
 2018-11-16 10:27 UTC  (5+ messages)

[Qemu-trivial] [PATCH v2] qapi: Reduce Makefile boilerplate
 2018-11-16 10:26 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

DPDK techboard minutes of November 07
 2018-11-16 10:27 UTC  (2+ messages)

extending wait4(2) or waitid(2) linux syscall
 2018-11-16 10:26 UTC  (4+ messages)

[PATCH net-next] net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_wait
 2018-11-16 10:25 UTC 

[PATCH] ASoC: imx-audmux: complete dt-bindings for imx6
 2018-11-16 10:25 UTC  (4+ messages)

[PATCH 1/4] pwm: Add new helper to initialize a pwm_state variable with defaults
 2018-11-16 10:24 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH 00/16] pull request for net-next: batman-adv 2018-11-14
 2018-11-16  0:14 UTC  (2+ messages)
`  "

[RFC] ipsec: new library for IPsec data-path processing
 2018-11-16 10:24 UTC  (7+ messages)
` [PATCH 1/9] cryptodev: add opaque userdata pointer into crypto sym session
` [PATCH 2/9] security: add opaque userdata pointer into security session
` [PATCH 3/9] net: add ESP trailer structure definition

[PATCH] mm: use managed_zone() for more exact check in zone iteration
 2018-11-16 10:24 UTC  (2+ messages)

[v1,1/4] EDAC, skx_edac: Fix function calling order in skx_exit()
 2018-11-16 10:23 UTC 

[PATCH 1/1] eal: Don't fail secondary if primary is missing tailqs
 2018-11-16 10:23 UTC  (13+ messages)

[PATCH] powerpc/mm: dump block address translation on book3s/32
 2018-11-16 10:20 UTC  (5+ messages)

[PATCH] backlight: pwm_bl: re-add driver internal enabled tracking
 2018-11-16 10:22 UTC  (2+ messages)

[resend PATCH 1/3] pwm: mediatek: drop flag 'has_clks'
 2018-11-16 10:22 UTC  (5+ messages)

[PATCH V6 0/4] Fix VGA logdirty related display freezes with altp2m
 2018-11-16 10:21 UTC  (6+ messages)
` [PATCH V6 4/4] x86/altp2m: fix display frozen when switching to a new view early

[PATCH net 0/3] mlx4 fixes for 4.20-rc
 2018-11-16  0:11 UTC  (2+ messages)

[Qemu-arm] [PATCH v6 00/16] gdbstub: support for the multiprocess extension
 2018-11-16 10:15 UTC  (7+ messages)
` [Qemu-arm] [PATCH v6 13/16] gdbstub: processes initialization on new peer connection
` [Qemu-devel] [PATCH v6 15/16] gdbstub: add multiprocess extension support
  ` [Qemu-arm] "
  ` [Qemu-devel] [PATCH v6 00/16] gdbstub: support for the multiprocess extension

[PATCH] fpga: altera-cvp: output expected CvP VSE_PCIE_EXT_CAP_ID in error case
 2018-11-16  0:08 UTC  (3+ messages)

[PATCH v2] mem: Fix anonymous mapping on Power9
 2018-11-16 10:18 UTC  (2+ messages)
` ´ð¸´: "

multipath-tools: add ANA support for NVMe device
 2018-11-16 10:17 UTC  (12+ messages)
        ` [PATCH] nvme: allow ANA support to be independent of native multipathing

[igt-dev] [PATCH i-g-t] lib/igt_draw: Only skip when width/x is not a multiple of 2
 2018-11-16 10:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] Introduce 'rendernode' option for egl-headless display type
 2018-11-16 10:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] qapi: Add "rendernode" display option for egl-headless
` [Qemu-devel] [PATCH v2 2/3] ui: Allow specifying 'rendernode' "
` [Qemu-devel] [PATCH v2 3/3] help: Provide help "

[PATCH 0/9] drm: remove deprecated functions
 2018-11-16 10:15 UTC  (4+ messages)
` [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"

[PATCH] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>
 2018-11-16 10:15 UTC  (3+ messages)

[PATCH REGRESSION] Revert "ath10k: add quiet mode support for QCA6174/QCA9377"
 2018-11-16 10:14 UTC  (6+ 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.