All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-06 09:19:52 to 2017-10-06 10:02:47 UTC [more...]

[LTP] [RFC PATCH 0/6] Fix 32-bit cross compilation
 2017-10-06 10:02 UTC  (2+ messages)

[PATCH RFC v2] x86/domctl: Don't pause the whole domain if only getting vcpu state
 2017-10-06 10:02 UTC 

[RFC 2/3] ethdev: add new rte_mtr API for traffic metering and policing
 2017-10-06 10:02 UTC  (7+ messages)
` [PATCH 0/3] rte_mtr: generic ethdev API for "
  ` [PATCH 3/3] rte_flow: add new action for traffic "

[Qemu-devel] [PULL 00/33] next batch of s390x patches
 2017-10-06  9:59 UTC  (34+ messages)
` [Qemu-devel] [PULL 01/33] s390x/tcg: implement spm (SET PROGRAM MASK)
` [Qemu-devel] [PULL 02/33] s390x/tcg: move wrap_address() to internal.h
` [Qemu-devel] [PULL 03/33] s390x/tcg: add basic MSA features
` [Qemu-devel] [PULL 04/33] s390x: use generic cpu_model parsing
` [Qemu-devel] [PULL 05/33] s390x/kvm: fix and cleanup storing CPU status
` [Qemu-devel] [PULL 06/33] s390x/css: introduce css data stream
` [Qemu-devel] [PULL 07/33] s390x/css: use ccw "
` [Qemu-devel] [PULL 08/33] virtio-ccw: "
` [Qemu-devel] [PULL 09/33] 390x/css: introduce maximum data address checking
` [Qemu-devel] [PULL 10/33] s390x/css: support ccw IDA
` [Qemu-devel] [PULL 11/33] s390x/tcg: fix checking for invalid memory check
` [Qemu-devel] [PULL 12/33] s390x/tcg: add MMU for real addresses
` [Qemu-devel] [PULL 13/33] s390x/tcg: make lura(g) use the new _real mmu
` [Qemu-devel] [PULL 14/33] s390x/tcg: make stora(g) "
` [Qemu-devel] [PULL 15/33] s390x/tcg: make testblock "
` [Qemu-devel] [PULL 16/33] s390x/tcg: make idte/ipte "
` [Qemu-devel] [PULL 17/33] Revert "s390x/ccw: create s390 phb conditionally"
` [Qemu-devel] [PULL 18/33] s390x/3270: IDA support for 3270 via CcwDataStream
` [Qemu-devel] [PULL 19/33] s390x/3270: handle writes of arbitrary length
` [Qemu-devel] [PULL 20/33] MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.h
` [Qemu-devel] [PULL 21/33] s390x: raise CPU hotplug irq after really hotplugged
` [Qemu-devel] [PULL 22/33] s390x/cpumodel: fix max STFL(E) bit number
` [Qemu-devel] [PULL 23/33] target/s390x: get rid of next_core_id
` [Qemu-devel] [PULL 24/33] s390x: introduce and use S390_MAX_CPUS
` [Qemu-devel] [PULL 25/33] s390x/tcg: make STFL store into the lowcore
` [Qemu-devel] [PULL 26/33] s390x: sort some devices into categories
` [Qemu-devel] [PULL 27/33] s390x/css: fix css migration compat handling
` [Qemu-devel] [PULL 28/33] s390/kvm: Support for get/set of extended TOD-Clock for guest
` [Qemu-devel] [PULL 29/33] s390/kvm: make TOD setting failures fatal for migration
` [Qemu-devel] [PULL 30/33] s390x/sclp: Mark the sclp device with user_creatable = false
` [Qemu-devel] [PULL 31/33] s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
` [Qemu-devel] [PULL 32/33] s390x/tcg: initialize machine check queue
` [Qemu-devel] [PULL 33/33] hw/s390x: Mark the "sclpquiesce" device with user_creatable = false

[PATCH] drm/i915: Use rcu instead of stop_machine
 2017-10-06 10:01 UTC  (7+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH review for 4.4 01/47] drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
 2017-10-06 10:00 UTC  (6+ messages)
` [PATCH review for 4.4 12/47] clk: wm831x: fix usleep_range with bad range

[CI v6 0/5] Guc code reorg cont'd
 2017-10-06  9:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/21] huge gtt pages
 2017-10-06  9:58 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for huge gtt pages (rev12)

[PATCH v2 01/13] x86emul/fuzz: add rudimentary limit checking
 2017-10-06  9:57 UTC  (5+ messages)
` [PATCH v2 12/13] fuzz/x86_emulate: Set and fuzz more CPU state

[PATCH for-4.10 0/5] tools/dombuilder: Fixes and improvements to grant handling
 2017-10-06  9:57 UTC  (11+ messages)
` [PATCH for-4.10 1/5] tools/dombuilder: Drop more PVH v1 leftovers
` [PATCH for-4.10 2/5] tools/dombuilder: Remove clear_page() from xc_dom_boot.c
` [PATCH for-4.10 3/5] tools/dombuilder: Switch to using gfn terminology for console and xenstore rings

[Qemu-devel] [PATCH 00/23] generalize parsing of cpu_model (part 3/PPC)
 2017-10-06  9:56 UTC  (28+ messages)
` [Qemu-devel] [PATCH 04/23] ppc: mpc8544ds/e500plat: use generic cpu_model parsing
` [Qemu-devel] [PATCH 12/23] ppc: move '-cpu foo, compat=xxx' parsing into ppc_cpu_parse_featurestr()
` [Qemu-devel] [PATCH 16/23] ppc: spapr: use cpu model names as tcg defaults instead of aliases
` [Qemu-devel] [PATCH 17/23] ppc: spapr: use generic cpu_model parsing
` [Qemu-devel] [PATCH 18/23] ppc: pnv: "
` [Qemu-devel] [PATCH 20/23] ppc: pnv: drop PnvCoreClass::cpu_oc field
` [Qemu-devel] [PATCH 22/23] ppc: pnv: drop PnvChipClass::cpu_model field

[PATCHv2 1/2] mm: Introduce wrappers to access mm->nr_ptes
 2017-10-06  9:56 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2] disable the decrementer interrupt when a CPU is unplugged
 2017-10-06  9:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] spapr/rtas: "

[PATCH 1/2] fq: support filtering a given tin
 2017-10-06  9:53 UTC  (3+ messages)
` [PATCH 2/2] mac80211: only remove AP VLAN frames from TXQ

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE 828ba9824a0b5583de148cd8377e1a49ce5d2ad9
 2017-10-06  9:53 UTC 

Fw: [Bug 197099] New: Kernel panic in interrupt [l2tp_ppp]
 2017-10-06  9:52 UTC  (8+ messages)

MSR - Maarten Lankhorst - October 2017
 2017-10-06  9:51 UTC 

[Qemu-devel] Patch to add helpful tracing output for driver authors in NVMe emulation
 2017-10-06  9:49 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock
 2017-10-06  9:48 UTC  (5+ messages)

[PATCH v2] net/mac80211/mesh_plink: Convert timers to use timer_setup()
 2017-10-06  9:49 UTC  (2+ messages)

stable-rc build: 6 warnings 0 failures (stable-rc/v3.18.72-22-g11fceae)
 2017-10-06  9:47 UTC  (7+ messages)

[xen-unstable-smoke test] 114062: regressions - FAIL
 2017-10-06  9:47 UTC 

[git pull] virtio changes for 17.11-rc1
 2017-10-06  9:47 UTC  (2+ messages)

[U-Boot] [PATCH 5/6] net: gmac_rockchip: Use the proerty of "clock_in_out" to set mac clock
 2017-10-06  9:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/6] rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
 2017-10-06  9:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/6] rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality
 2017-10-06  9:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/6] rockchip: clk: Add mac clock set for rk3399
 2017-10-06  9:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

Regression in 'git branch -m'?
 2017-10-06  9:45 UTC  (5+ messages)

converting mac80211 to TXQs entirely
 2017-10-06  9:44 UTC  (6+ messages)

[PATCH 4.9 000/104] 4.9.54-stable review
 2017-10-06  9:21 UTC  (22+ messages)
` [PATCH 4.9 007/104] RDS: RDMA: Fix the composite message user notification
` [PATCH 4.9 010/104] MIPS: fix mem=X@Y commandline processing
` [PATCH 4.9 017/104] igb: re-assign hw address pointer on reset after PCI error
` [PATCH 4.9 019/104] reset: ti_syscon: fix a ti_syscon_reset_status issue
` [PATCH 4.9 022/104] usb: make the MTK XHCI driver compile for older MIPS SoCs
` [PATCH 4.9 025/104] iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
` [PATCH 4.9 028/104] IB/rxe: Fix a MR reference leak in check_rkey()
` [PATCH 4.9 032/104] tty: goldfish: Fix a parameter of a call to free_irq
` [PATCH 4.9 035/104] IB/ipoib: rtnl_unlock can not come after free_netdev
` [PATCH 4.9 036/104] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [PATCH 4.9 040/104] USB: serial: mos7840: fix control-message error handling
` [PATCH 4.9 042/104] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
` [PATCH 4.9 045/104] audit: log 32-bit socketcalls
` [PATCH 4.9 047/104] spi: pxa2xx: Add support for Intel Gemini Lake
` [PATCH 4.9 049/104] usb: chipidea: vbus event may exist before starting gadget
` [PATCH 4.9 054/104] HID: wacom: release the resources before leaving despite devm
` [PATCH 4.9 059/104] net/packet: check length in getsockopt() called with PACKET_HDRLEN
` [PATCH 4.9 063/104] net: dsa: b53: Include IMP/CPU port in dumb forwarding mode

[RFC v2 1/2] fq: support filtering a given tin
 2017-10-06  9:42 UTC  (3+ messages)

[PATCH 3.18 00/35] 3.18.74-stable review
 2017-10-06  9:42 UTC  (36+ messages)
` [PATCH 3.18 01/35] drm: bridge: add DT bindings for TI ths8135
` [PATCH 3.18 02/35] RDS: RDMA: Fix the composite message user notification
` [PATCH 3.18 03/35] MIPS: Ensure bss section ends on a long-aligned address
` [PATCH 3.18 04/35] MIPS: kexec: Do not reserve invalid crashkernel memory on boot
` [PATCH 3.18 06/35] hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributes
` [PATCH 3.18 07/35] ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
` [PATCH 3.18 08/35] tty: goldfish: Fix a parameter of a call to free_irq
` [PATCH 3.18 09/35] IB/ipoib: Fix deadlock over vlan_mutex
` [PATCH 3.18 10/35] IB/ipoib: rtnl_unlock can not come after free_netdev
` [PATCH 3.18 11/35] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [PATCH 3.18 12/35] USB: serial: mos7720: fix control-message error handling
` [PATCH 3.18 13/35] USB: serial: mos7840: "
` [PATCH 3.18 14/35] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
` [PATCH 3.18 15/35] partitions/efi: Fix integer overflow in GPT size calculation
` [PATCH 3.18 16/35] audit: log 32-bit socketcalls
` [PATCH 3.18 17/35] net: core: Prevent from dereferencing null pointer when releasing SKB
` [PATCH 3.18 18/35] net/packet: check length in getsockopt() called with PACKET_HDRLEN
` [PATCH 3.18 19/35] team: fix memory leaks
` [PATCH 3.18 21/35] mmc: sdio: fix alignment issue in struct sdio_func
` [PATCH 3.18 22/35] netfilter: invoke synchronize_rcu after set the _hook_ to NULL
` [PATCH 3.18 23/35] [media] exynos-gsc: Do not swap cb/cr for semi planar formats
` [PATCH 3.18 24/35] netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
` [PATCH 3.18 25/35] parisc: perf: Fix potential NULL pointer dereference
` [PATCH 3.18 26/35] rds: ib: add error handle
` [PATCH 3.18 27/35] md/raid10: submit bio directly to replacement disk
` [PATCH 3.18 28/35] xfs: remove kmem_zalloc_greedy
` [PATCH 3.18 29/35] libata: transport: Remove circular dependency at free time
` [PATCH 3.18 30/35] IB/qib: fix false-postive maybe-uninitialized warning
` [PATCH 3.18 31/35] ALSA: au88x0: avoid theoretical uninitialized access
` [PATCH 3.18 32/35] [media] ttpci: address stringop overflow warning
` [PATCH 3.18 33/35] staging: nvec: remove duplicated const
` [PATCH 3.18 34/35] crypto: algif_skcipher - Load TX SG list after waiting
` [PATCH 3.18 35/35] mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]

[PATCH v3 00/22] firmware: ARM System Control and Management Interface(SCMI) support
 2017-10-06  9:42 UTC  (5+ messages)
` [PATCH v3 03/22] dt-bindings: arm: scmi: add ARM MHU specific mailbox client bindings

[drm-rerere PATCH 1/2] nightly.conf: add url lists to all repos
 2017-10-06  9:40 UTC  (2+ messages)
` [drm-rerere PATCH 2/2] nightly.conf: add drm-tip and linux-upstream to drm_tip_repos

[PATCH v2 0/9] protocol transition
 2017-10-06  9:40 UTC  (5+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 03/10] protocol: introduce protocol extention mechanisms

[PATCH] ARM: shmobile: rcar-gen2: fix non-SMP build
 2017-10-06  9:39 UTC  (9+ messages)

[PATCH net-next] ip_gre: check packet length and mtu correctly in erspan_fb_xmit
 2017-10-06  9:38 UTC  (4+ messages)

[PATCH 0/3 v10] oom: capture unreclaimable slab info in oom message
 2017-10-06  9:37 UTC  (4+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH v2 00/16] IOMMU driver support for SVM virtualization
 2017-10-06  9:36 UTC  (4+ messages)
` [PATCH v2 10/16] iommu: introduce device fault report API

[CI 1/2] drm-tip: 2017y-10m-05d-06h-44m-09s UTC integration manifest
 2017-10-06  9:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] "

[PATCH 00/20] sunxi: Cleanup DT warnings for the A10 and A80
 2017-10-06  9:34 UTC  (17+ messages)
` [PATCH 08/20] ARM: dts: sun4i: Change LRADC node names to avoid warnings
` [PATCH 13/20] ARM: dts: sun4i: Remove gpio-keys warnings
` [PATCH 19/20] ARM: dts: sun9i: Change node names to remove underscores
` [PATCH 20/20] "

[PATCH] drm/i915: Use the crtc_state_is_legacy in intel_color_check
 2017-10-06  9:34 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 8/8] arm64: dts: renesas: eagle: add EtherAVB support
 2017-10-06  9:34 UTC  (10+ messages)

[PATCH v1] x86: psr: support co-exist features' values setting
 2017-10-06  9:13 UTC 

"hcitool lescan" can't detect BLE simulators!
 2017-10-06  9:31 UTC  (2+ messages)

[PATCH] constant d_ino test for non-samefs setup
 2017-10-06  9:29 UTC 

[PATCH] overlay/038: Remove af_unix program requirement
 2017-10-06  9:29 UTC 

[PATCH 1/2] powerpc/vdso64: Coarse timer support preparatory patch
 2017-10-06  9:28 UTC  (3+ messages)
` [PATCH 2/2] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE

[PATCH] mm: page_vma_mapped: Ensure pmd is loaded with READ_ONCE outside of lock
 2017-10-06  9:27 UTC  (3+ messages)

[PATCH v3 0/3] STM32 CRYP crypto driver
 2017-10-06  9:26 UTC  (8+ messages)
` [PATCH v3 1/3] crypto: engine - permit to enqueue aead_request

[PATCH] usb: host: xhci-plat: Use of_device_get_match_data() helper
 2017-10-06  9:26 UTC  (4+ messages)

[PATCH 0/4] ARM: dts: rcar-gen2: Use generic node name for VSP1 nodes
 2017-10-06  9:25 UTC  (3+ messages)

[PATCH 1/3] ovl: Allocate anonymous devs for lowerdirs
 2017-10-06  9:25 UTC  (3+ messages)
` [PATCH 2/3] ovl: relax same fs constrain for constant st_ino
` [PATCH 3/3] ovl: Relax same fs constraint for constant d_ino

[PATCH] net/bond: lacp slave deactivate slave behavioural fix
 2017-10-06  9:21 UTC 

[RFC+PATCH] Infiniband hfi1 + PREEMPT_RT_FULL issues
 2017-10-06  9:23 UTC  (4+ messages)

[PATCH v6 0/3] RPi touchscreen panel resend
 2017-10-06  9:22 UTC  (4+ messages)
` [PATCH v6 3/3] drm/panel: Add support for the Raspberry Pi 7" Touchscreen

[PATCH v2] of: thermal: Introduce "linux,hwmon" optional property
 2017-10-06  9:21 UTC  (4+ messages)

[vireshk:opp/genpd-performance-state 6/9] drivers/opp/qcom_rpmpd.c:126:1: error: type defaults to 'int' in declaration of 'subsys_initcall'
 2017-10-06  9:20 UTC  (2+ messages)

[PATCH 4.4 00/50] 4.4.91-stable review
 2017-10-06  9:20 UTC  (4+ messages)
` [PATCH 4.4 22/50] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-06  9:20 UTC  (14+ messages)

[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
 2017-10-06  9:19 UTC  (4+ messages)
` [PATCH 1/2] IB/hfi1: Use preempt_{dis,en}able_nort()


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.