All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-28 17:24:12 to 2017-02-28 18:09:46 UTC [more...]

SCSI regression in 4.11
 2017-02-28 17:33 UTC  (8+ messages)

[PATCH v3 00/25] ARM: Initial Actions Semi S500 and S900 enablement
 2017-02-28 18:01 UTC  (11+ messages)
` [PATCH v3 04/25] clocksource: Add Owl timer
` [PATCH v3 05/25] clocksource: owl: Add S900 support

[PATCH net] net/mlx4_en: reception NAPI/IRQ race breaker
 2017-02-28 17:47 UTC  (5+ messages)
` [PATCH net] net: solve a NAPI race
  ` [PATCH v2 "

[PATCH v4 00/15] Remove submodule from files-backend.c
 2017-02-28 18:06 UTC  (16+ messages)
` [PATCH v5 00/24] "
  ` [PATCH v5 05/24] files-backend: move "logs/" out of TMP_RENAMED_LOG
  ` [PATCH v5 07/24] files-backend: add and use files_refname_path()
  ` [PATCH v5 08/24] files-backend: remove the use of git_path()
  ` [PATCH v5 09/24] refs.c: introduce get_main_ref_store()
  ` [PATCH v5 12/24] refs.c: kill register_ref_store(), add register_submodule_ref_store()
  ` [PATCH v5 13/24] refs.c: make get_main_ref_store() public and use it
  ` [PATCH v5 24/24] t1406: new tests for submodule ref store

[PATCH v3 0/6] ARM: davinci: vpif capture & display support
 2017-02-28 18:00 UTC  (4+ messages)
` [PATCH v3 1/6] ARM: davinci: da8xx: allow having multiple pdata-quirks

How to merge patch into specific kernel version
 2017-02-28 18:09 UTC  (2+ messages)

[PATCH v1 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-02-28 17:42 UTC  (9+ messages)
` [PATCH v1 2/4] nvmet-rdma: use generic inet_pton_with_scope
` [PATCH v1 3/4] nvme-rdma: use inet_pton_with_scope helper

[PATCH] ceph-detect-init: Adds Oracle Linux Server and Oracle VM Server detection
 2017-02-28 16:41 UTC  (5+ messages)

Sparse-LLVM issue compiling NULL pointers
 2017-02-28 18:08 UTC  (6+ messages)

[kvm-unit-tests PATCH v4 0/5] pci: Complete conversion of PCI API to struct pci_dev
 2017-02-28 18:08 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 1/5] pci: pci-host-generic: Use INVALID_PHYS_ADDR instead of ~0
` [kvm-unit-tests PATCH v4 2/5] pci: Accomodate 64 bit BARs in pci_dev::resource[]
` [kvm-unit-tests PATCH v4 3/5] pci: Turn struct pci_dev into device handle for PCI functions
` [kvm-unit-tests PATCH v4 4/5] pci: Rework pci_bar_is_valid()
` [kvm-unit-tests PATCH v4 5/5] pci: Make PCI API consistent wrt using struct pci_dev

[PATCH] drm/i915: Don't use enums for hardware engine id
 2017-02-28 18:07 UTC  (4+ messages)

[Buildroot] [PATCH 0/5] package/cmake: re-introduce cmake-3.7
 2017-02-28 18:07 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] core/pkg-cmake: provide our own platform description
` [Buildroot] [PATCH 2/5] cmake: bump version to 3.7.0
` [Buildroot] [PATCH 3/5] cmake: bump version to 3.7.1
` [Buildroot] [PATCH 4/5] cmake: adjust dependencies added for libuv
` [Buildroot] [PATCH 5/5] cmake: bump version to 3.7.2

[PATCH linux dev-4.7] drivers/fsi: Change hub sysfs name
 2017-02-28 18:07 UTC 

[PATCH 00/14] the latest changes for md-cluster
 2017-02-28 18:07 UTC  (7+ messages)
` [PATCH 01/14] md-cluster: remove unnecessary header files
` [PATCH 04/14] md-cluster: add mddev into struct md_cluster_info
` [PATCH 05/14] md-cluster: add new parameter for lock_token

[Qemu-devel] [PATCH 00/24] block: Command line option -blockdev
 2017-02-28 18:06 UTC  (23+ messages)
` [Qemu-devel] [PATCH 03/24] keyval: New keyval_parse()
` [Qemu-devel] [PATCH 05/24] test-keyval: Cover use with qobject input visitor
` [Qemu-devel] [PATCH 09/24] libqtest: Fix qmp() & friends to abort on JSON parse errors
` [Qemu-devel] [PATCH 17/24] qapi: New qobject_input_visitor_new_str() for convenience
` [Qemu-devel] [PATCH 19/24] qapi: Improve how keyval input visitor reports unexpected dicts
` [Qemu-devel] [PATCH 20/24] docs/qapi-code-gen.txt: Clarify naming rules
` [Qemu-devel] [PATCH 21/24] test-qapi-util: New, covering qapi/qapi-util.c
` [Qemu-devel] [PATCH 22/24] qapi: New parse_qapi_name()
` [Qemu-devel] [PATCH 23/24] keyval: Restrict key components to valid QAPI names

usb/net/hso: WARNING: ungligned urb->setup_dma
 2017-02-28 18:07 UTC  (5+ messages)

[PATCH v2 0/3] x86: remove PVHv1
 2017-02-28 18:05 UTC  (9+ messages)
` [PATCH v2 1/3] x86: remove PVHv1 code
` [PATCH v2 2/3] x86: remove has_hvm_container_{domain/vcpu}
` [PATCH v2 3/3] x86/PVHv2: move pvh_setup_e820 together with the other pvh functions

[Qemu-devel] [PATCH v3 00/26] qapi: QMP dispatch and input visitor work
 2017-02-28 18:03 UTC  (28+ messages)
` [Qemu-devel] [PATCH v3 01/26] qga: Fix crash on non-dictionary QMP argument
` [Qemu-devel] [PATCH v3 02/26] libqtest: Work around a "QMP wants a newline" bug
` [Qemu-devel] [PATCH v3 03/26] qmp-test: New, covering basic QMP protocol
` [Qemu-devel] [PATCH v3 04/26] qmp: Dumb down how we run QMP command registration
` [Qemu-devel] [PATCH v3 05/26] qmp: Clean up how we enforce capability negotiation
` [Qemu-devel] [PATCH v3 06/26] qmp: Drop duplicated QMP command object checks
` [Qemu-devel] [PATCH v3 07/26] qmp: Eliminate silly QERR_QMP_* macros
` [Qemu-devel] [PATCH v3 08/26] qmp: Improve QMP dispatch error messages
` [Qemu-devel] [PATCH v3 09/26] qapi: Improve a QObject input visitor error message
` [Qemu-devel] [PATCH v3 10/26] qapi: Clean up after commit 3d344c2
` [Qemu-devel] [PATCH v3 11/26] qapi: Make QObject input visitor set *list reliably
` [Qemu-devel] [PATCH v3 12/26] qapi: Improve qobject input visitor error reporting
` [Qemu-devel] [PATCH v3 13/26] qapi: Drop string input visitor method optional()
` [Qemu-devel] [PATCH v3 14/26] qapi: Make string input and opts visitor require non-null input
` [Qemu-devel] [PATCH v3 15/26] qom: Make object_property_set_qobject()'s input visitor strict
` [Qemu-devel] [PATCH v3 16/26] test-qobject-input-visitor: Use strict visitor
` [Qemu-devel] [PATCH v3 17/26] qapi: Drop unused non-strict qobject input visitor
` [Qemu-devel] [PATCH v3 18/26] tests-qobject-input-strict: Merge into test-qobject-input-visitor
` [Qemu-devel] [PATCH v3 19/26] test-string-input-visitor: Tear down existing test automatically
` [Qemu-devel] [PATCH v3 20/26] test-string-input-visitor: Improve list coverage
` [Qemu-devel] [PATCH v3 21/26] tests: Cover partial input visit of list
` [Qemu-devel] [PATCH v3 22/26] test-qobject-input-visitor: Cover missing nested struct member
` [Qemu-devel] [PATCH v3 23/26] qapi: Make input visitors detect unvisited list tails
` [Qemu-devel] [PATCH v3 24/26] tests: Cover input visit beyond end of list
` [Qemu-devel] [PATCH v3 25/26] qapi: Fix object "
` [Qemu-devel] [PATCH v3 26/26] qapi: Improve qobject visitor documentation

[PATCH 3/3] ath9k: ahb: Add OF support
 2017-02-28 18:03 UTC  (2+ messages)

[PATCH] clk: meson: fix SET_PARM macro
 2017-02-28 18:04 UTC  (3+ messages)

next: runtime warning after 'locking/refcounts: Out-of-line everything'
 2017-02-28 15:05 UTC  (3+ messages)

[PATCH] drivers: net: xgene: Fix crash on DT systems
 2017-02-28 17:08 UTC 

Changing checksums of RT patches
 2017-02-28 18:03 UTC  (8+ messages)

[PATCH] ARM: OMAP2+: Grab reference to device nodes where needed
 2017-02-28 17:52 UTC  (8+ messages)
`  "

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-02-28 18:03 UTC  (5+ messages)
` [PATCH 11/16] mmc: block: shuffle retry and error handling
` [PATCH 12/16] mmc: queue: stop flushing the pipeline with NULL

QCA9880 slow performance adhoc/IBSS mode
 2017-02-28 18:02 UTC  (5+ messages)

[PATCH v2] staging: emxx_udc: Add comment for spinlock_t definition
 2017-02-28 18:02 UTC  (2+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PATCH Risu 0/5] PPC64 Improvements
 2017-02-28 18:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH Risu 2/5] risu_reginfo_ppc64le: Remove unused code from PPC64 register comparison

npm thoughts
 2017-02-28 18:00 UTC  (2+ messages)

Recent driver changes destabilized QCA9377 connection quality
 2017-02-28 17:59 UTC  (3+ messages)

[PATCH 1/9] ARM: dts: sun8i: add device tree for Lichee Pi Zero with Dock
 2017-02-28 17:58 UTC  (8+ messages)
` [PATCH 5/9] dmaengine: sun6i: support V3s SoC variant

[PATCH 1/2] x86/layout: Correct Xen's idea of its own memory layout
 2017-02-28 17:58 UTC  (9+ messages)
` [PATCH 2/2] efi/boot: Don't free ebmalloc area at all

[U-Boot] [RESEND PATCH 0/9] Add support for secure boot on Keystone2 SoCs
 2017-02-28 17:58 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH 8/9] defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfig

nios2 crash/hang in mainline due to 'lib: update LZ4 compressor module'
 2017-02-28 17:57 UTC  (3+ messages)

[Qemu-devel] [PATCH] Adding support for LPD and LPDG instructions
 2017-02-28 17:57 UTC  (2+ messages)

mm: GPF in bdi_put
 2017-02-28 17:55 UTC  (3+ messages)

[PATCH 00/27] IB/hfi1,qib,rdmavt: Patches for 4.11
 2017-02-28 17:55 UTC  (5+ messages)
` [PATCH 22/27] IB/hfi1: Add receive fault injection feature

[PATCH v1 00/14] refactor and cleanup of rte_ring
 2017-02-28 17:54 UTC  (7+ messages)
` [PATCH v1 01/14] ring: remove split cacheline build setting

[SPDK] Error while compiling the spdk-16.12 for arm64 architecture
 2017-02-28 17:54 UTC 

ipc: use-after-free in shm_get_unmapped_area
 2017-02-28 17:53 UTC 

[PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens
 2017-02-28 17:43 UTC  (2+ messages)

[PATCH] drm/i915: Use BUILD_BUG_ON to detected missing engine definitions
 2017-02-28 17:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] MAINTAINERS: Orphan usb/net/hso driver
 2017-02-28 17:51 UTC  (3+ messages)

net/rds: use-after-free in inet_create
 2017-02-28 17:48 UTC  (11+ messages)

[PATCH v4 0/6] ARM: davinci: vpif capture & display support
 2017-02-28 16:01 UTC  (2+ messages)
` [PATCH v4 4/6] ARM: davinci: da8xx: add pdata-quirks for VPIF capture

[PATCH v1 2/2] efi: capsule pstore backend
 2017-02-28 17:48 UTC 

CMA question
 2017-02-28 17:48 UTC  (5+ messages)

[Buildroot] [PATCH next v2] putty: bump to version 0.68
 2017-02-28 17:48 UTC 

[PATCH v3] sched/deadline: Change the time to replenish runtime for sleep tasks
 2017-02-28 17:47 UTC  (4+ messages)

em28xx: new board id [1d19:6901]
 2017-02-28 17:40 UTC  (2+ messages)

[Qemu-devel] [PATCH risu 0/9] risu: refactor and reduce CPU-specific code
 2017-02-28 17:47 UTC  (3+ messages)

gpg verify git sub modules useful?
 2017-02-28 17:36 UTC  (2+ messages)

[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
 2017-02-28 17:47 UTC  (4+ messages)

[PATCH v1 1/2] efi/capsule: Add 'capsule' lookup support
 2017-02-28 17:45 UTC 

[PATCH] nvme/pci: Poll CQ on timeout
 2017-02-28 17:44 UTC  (4+ messages)

[PATCH 1/2] docs/diffcore: fix grammar in diffcore-rename header
 2017-02-28 17:32 UTC  (2+ messages)

[PATCH 0/2] efi: Enhance capsule loader to support signed Quark images
 2017-02-28 17:42 UTC  (19+ messages)

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-02-28 17:42 UTC  (7+ messages)
` [PATCH 13/20] PCI: iproc-platform: update PCI config space remap function

kprobes vs __ex_table[]
 2017-02-28 16:23 UTC  (2+ messages)
` [PATCH] [BUGFIX] kprobes/x86: Fix to check __ex_table entry by probed address

[PATCH] hid: usbhid: hiddev.c: fix checkpatch.pl errors
 2017-02-28 17:15 UTC  (2+ messages)

[PATCH] iomap: invalidate page caches should be after iomap_dio_complete() in direct write
 2017-02-28 17:36 UTC 

[PATCH] xl: fix compilation of xl_migrate.c
 2017-02-28 17:40 UTC  (3+ messages)

[Buildroot] [PATCH next] putty: bump to version 0.68
 2017-02-28 17:40 UTC 

[Qemu-devel] [PATCH v4 4/5] slirp: VMStatify socket level
 2017-02-28 17:40 UTC  (11+ messages)

[Qemu-devel] [PATCH] docs: Add a note about mixing bootindex with "-boot order"
 2017-02-28 17:40 UTC 

[Buildroot] [PATCH 0/7] gcc5 fixes for defconfigs
 2017-02-28 17:40 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] board: add shared patch to fix linux gcc5 issues
` [Buildroot] [PATCH 2/7] minnowboard_defconfig: fix build with gcc5
` [Buildroot] [PATCH 3/7] telit_evk_pro3_defconfig: "
` [Buildroot] [PATCH 4/7] roseapplepi_defconfig: use common kernel patch for gcc5
` [Buildroot] [PATCH 5/7] via_imx6_vab820_defconfig: fix build with gcc5
` [Buildroot] [PATCH 6/7] altera_socdk_defconfig: "
` [Buildroot] [PATCH 7/7] altera_sockit_defconfig: "

[PATCH nf-next v2 2/2] netfilter: nft_hash: support of symmetric hash
 2017-02-28 17:38 UTC 

[Qemu-devel] [PULL v2 0/3] audio patch queue
 2017-02-28 17:39 UTC  (2+ messages)

[PATCH v2 01/10] drm/i915/dsi: Document the panel enable / disable sequences from the spec
 2017-02-28 17:39 UTC  (2+ messages)

Review request: add pseudo-hardware timestamps to mrf24j40 driver
 2017-02-28 16:57 UTC  (4+ messages)

FPGA Region enhancements and fixes
 2017-02-28 17:35 UTC  (2+ messages)

[PATCH 0/6] Use time_t
 2017-02-28 17:26 UTC  (3+ messages)

[PATCH v5 0/4] New Microsemi PCI Switch Management Driver
 2017-02-28 17:20 UTC  (4+ messages)

[PATCH 2/2] ide-generic: added messages in case of PCI IDE devices
 2017-02-28 17:25 UTC  (4+ messages)

[Qemu-devel] [PULL v2 0/5] Block patches for 2.9
 2017-02-28 17:31 UTC  (2+ messages)

[PATCH v3 0/6] Add EXTI GPIO trigger support to STM32 ADC
 2017-02-28 16:51 UTC  (2+ messages)
` [PATCH v3 4/6] iio: iio-interrupt-trigger: device-tree support

[Qemu-devel] [PULL 00/14] Trivial patches for 2017-02-28
 2017-02-28 17:31 UTC  (2+ messages)

[SPDK] 回复: NVMeF Target Error NVMe controller
 2017-02-28 17:31 UTC 

[meta-networking][PATCH 1/2] dnsmasq: add info for port setting
 2017-02-28 17:30 UTC  (5+ messages)
` [meta-networking][PATCH 2/2] dnsmasq: disable the service by default

[Qemu-devel] [PATCH v2 00/26] qapi: QMP dispatch and input visitor work
 2017-02-28 17:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 17/26] qapi: Drop unused non-strict qobject input visitor

[REGRESSION] pinctrl, of, unable to find hogs
 2017-02-28 17:24 UTC  (10+ messages)

[PATCH 0/4] rockchip: fix serial output on rk3036
 2017-02-28 17:25 UTC  (5+ messages)

want to be a kernel developer
 2017-02-28 17:25 UTC  (2+ messages)

[PATCH 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
 2017-02-28 17:24 UTC  (10+ messages)
` [PATCH 2/5] arm64: only select PINCTRL_SUNXI for Allwinner platforms
` [PATCH 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible
` [PATCH 4/5] dt: bindings: add binding for Allwinner A64 R_PIO pinctrl
` [PATCH 5/5] pinctrl: sunxi: Add A64 R_PIO controller support

[PATCH] pinctrl: samsung: Calculate GPIO base for pinctrl_add_gpio_range
 2017-02-28 17:04 UTC  (2+ messages)
` [PATCH v2] "


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.