All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-17 09:08:05 to 2016-11-17 09:53:49 UTC [more...]

[PATCH RESEND v4 00/15] Convert FibreChannel bsg code to use bsg-lib
 2016-11-17 15:09 UTC  (29+ messages)
` [PATCH v4 01/15] scsi: Get rid of struct fc_bsg_buffer
` [PATCH v4 02/15] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
` [PATCH v4 03/15] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
` [PATCH v4 04/15] scsi: fc: provide fc_bsg_to_shost() helper
` [PATCH v4 05/15] scsi: fc: provide fc_bsg_to_rport() helper
` [PATCH v4 06/15] scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
` [PATCH v4 07/15] scsi: fc: implement kref backed reference counting
` [PATCH v4 08/15] block: add reference counting for struct bsg_job
` [PATCH v4 09/15] scsi: change FC drivers to use 'struct bsg_job'
` [PATCH v4 10/15] scsi: fc: Use bsg_destroy_job
` [PATCH v4 11/15] scsi: fc: use bsg_softirq_done
` [PATCH v4 12/15] scsi: fc: use bsg_job_done
` [PATCH v4 13/15] block: add bsg_job_put() and bsg_job_get()
` [PATCH v4 14/15] scsi: fc: move FC transport's bsg code to bsg-lib
` [PATCH v4 15/15] block: unexport bsg_softirq_done() again

[PATCH] clocksource_cyc2ns: avoid overflowing 64 bits
 2016-11-17  9:53 UTC  (5+ messages)
` [PATCH v2] tile: avoid using clocksource_cyc2ns with absolute cycle count

[RESEND PATCH v10 00/11] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-11-17  9:52 UTC  (8+ messages)
` [PATCH v10 01/11] remoteproc: st_slim_rproc: add a slimcore rproc driver

[PATCH] net: dsa: fix fixed-link-phy device leaks
 2016-11-17  9:52 UTC  (5+ messages)

[PATCH 00/19] ASoC: Convert to module_i2c/spi_driver()
 2016-11-17  9:51 UTC  (6+ messages)
` [PATCH 05/19] ASoC: wm8510: "

[PATCH V8 0/6] thermal: bcm2835: add thermal driver
 2016-11-17  9:51 UTC  (5+ messages)
` [PATCH V8 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc

[PATCH v2] slab: Add POISON_POINTER_DELTA to ZERO_SIZE_PTR
 2016-11-17  9:51 UTC  (3+ messages)
` [kernel-hardening] "

Patch "netfilter: fix namespace handling in nf_log_proc_dostring" has been added to the 4.8-stable tree
 2016-11-17  9:50 UTC 

[PATCH 1/3] net/mlx5: fix leak when starvation occurs
 2016-11-17  9:49 UTC  (3+ messages)
` [PATCH 2/3] net/mlx5: fix wrong htons
` [PATCH 3/3] net/mlx5: do not invalidate title CQE

Patch "netfilter: fix namespace handling in nf_log_proc_dostring" has been added to the 4.4-stable tree
 2016-11-17  9:50 UTC 

[i-g-t PATCH v7 2/5] lib: add igt_dummyload
 2016-11-17 17:45 UTC  (2+ messages)
` [i-g-t PATCH v8 "

[RFC][PATCH 0/7] kref improvements
 2016-11-17  9:48 UTC  (7+ messages)
` [RFC][PATCH 7/7] kref: Implement using refcount_t

[PATCH net-next v2 0/4] Couple of BPF refcount fixes for mlx5
 2016-11-17  9:48 UTC  (12+ messages)
` [PATCH net-next v2 2/4] bpf, mlx5: fix various refcount issues in mlx5e_xdp_set
` [PATCH net-next v2 3/4] bpf, mlx5: drop priv->xdp_prog reference on netdev cleanup

[PATCH] f2fs: fix to account total free nid correctly
 2016-11-17  9:42 UTC  (4+ messages)
  ` [f2fs-dev] "

perf: fuzzer KASAN unwind_get_return_address
 2016-11-17  9:48 UTC  (13+ messages)

dpdk/vpp and cross-version migration for vhost
 2016-11-17  9:49 UTC  (5+ messages)
    ` [Qemu-devel] "

[Qemu-devel] [PATCH] trace: fix group name generation
 2016-11-17  9:48 UTC  (10+ messages)

[PATCH v2 -next] Input: gpio_keys: set input direction explicitly for gpio keys
 2016-11-17  9:48 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-17  9:47 UTC  (7+ messages)

cifs mount regression in 4.8 and 4.4 stable
 2016-11-17  9:47 UTC  (7+ messages)

[Qemu-devel] [PATCH 1/1] hw/net/spapr_llan: 6 byte mac address device tree entry
 2016-11-17  9:47 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] e1000: add firmware version get
 2016-11-17  9:42 UTC  (9+ messages)
` [PATCH 1/5] ethdev: "
` [PATCH] ethtool: dispaly bus info and firmware version
` [PATCH] i40e: add firmware version get
` [PATCH] ixgbe: "
` [PATCH 2/5] e1000: "
` [PATCH 3/5] ixgbe: "
` [PATCH 4/5] i40e: "
` [PATCH 5/5] ethtool: dispaly bus info and firmware version

[PATCH] x86/topology: Document cpu_llc_id
 2016-11-17  9:45 UTC  (4+ messages)
    ` [PATCH -v1.1] "

[PATCH 0/4] Upgrade mesa, piglit
 2016-11-17  9:46 UTC  (3+ messages)
` [PATCH] libdrm: Upgrade 2.4.71 -> 2.4.73

[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework
 2016-11-17  9:45 UTC  (7+ messages)
` [PATCH 09/11] ext4: Rip out DAX handling from direct IO path
` [PATCH 11/11] dax: Rip out get_block based IO support

Patch "drm/i915: Fix mismatched INIT power domain disabling during suspend" has been added to the 4.8-stable tree
 2016-11-17  9:45 UTC 

Patch "drm/amdgpu: fix fence slab teardown" has been added to the 4.8-stable tree
 2016-11-17  9:45 UTC 

Patch "drm/amdgpu: fix a vm_flush fence leak" has been added to the 4.8-stable tree
 2016-11-17  9:45 UTC 

[PATCH v2 0/3] drm/tilcdc: Add bridge support and sync-lost flood recovery
 2016-11-17  9:45 UTC  (4+ messages)
` [PATCH v2 2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver

Patch "btrfs: qgroup: Prevent qgroup->reserved from going subzero" has been added to the 4.4-stable tree
 2016-11-17  9:45 UTC 

[PATCH] btrfs: qgroup: Prevent qgroup->reserved from going subzero
 2016-11-17  9:44 UTC  (2+ messages)

[PATCH 1/2] raid5-cache: update superblock at shutdown/reboot
 2016-11-17  9:44 UTC  (3+ messages)

[PATCH 0/9] KEYS: Blacklisting & UEFI database load
 2016-11-17  9:44 UTC  (5+ messages)
` [PATCH 6/9] efi: Add EFI signature data types

[i.MX6 DRM IPUv3] Regression 4.9-rc5: greenish screen with YUV420 video
 2016-11-17  9:43 UTC 

[PATCH] doc: Document the new inline struct member kernel-doc style
 2016-11-17  9:43 UTC 

[RFC] powerpc: xmon: Add address lookup for percpu symbols
 2016-11-17  9:40 UTC 

[kvm-unit-tests PATCH] [RFC] run: add -nodefaults
 2016-11-17  9:40 UTC  (2+ messages)

[PATCH net 0/7] net: cpsw: fix leaks and probe deferral
 2016-11-17  9:41 UTC  (4+ messages)
` [PATCH net 1/7] net: ethernet: ti: cpsw: fix bad register access in probe error path

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-11-17  9:40 UTC  (3+ messages)
` [PATCH v15 09/27] bisect--helper: `bisect_write` shell function in C

[U-Boot] [PATCH] board/ls2080rdb, qds: Enable ddr hashing for controller version 5.2.1
 2016-11-17  9:39 UTC 

[PATCH] implement constant-folding in __builtin_bswap*()
 2016-11-17  9:39 UTC  (2+ messages)

Клиентские базы Skype: prodawez390 Whatsapp: +79139230330 Viber: +79139230330 Telegram: +79139230330 Email: prodawez391@gmail.com
 2016-11-17  9:37 UTC 

[PATCH 0/21 v4 RESEND] dax: Clear dirty bits after flushing caches
 2016-11-17  9:36 UTC  (5+ messages)
` [PATCH 10/21] mm: Move handling of COW faults into DAX code

[kernel-hardening] Re: [RFC v4 PATCH 00/13] HARDENED_ATOMIC
 2016-11-17  9:36 UTC  (14+ messages)

[PATCH] drm/i915/guc: Do not bypass forcewakes in i915_guc_submit
 2016-11-17  9:36 UTC  (3+ messages)

[LTP] [PATCH 1/2] SAFE_MACROS: Add SAFE_SETPRIORITY() && Drop redundant space
 2016-11-17  9:36 UTC 

[PATCH] arm64: dts: exynos: Fix IRQ type flags for Exynos5433 SoC
 2016-11-17  9:35 UTC 

[PATCH] ARM: dts: sunxi: Explicitly enable pull-ups for MMC pins
 2016-11-17  9:34 UTC  (3+ messages)

[PATCH 1/1] ixgbe: write flush vfta registers
 2016-11-17  9:33 UTC  (4+ messages)
` [Intel-wired-lan] "

[RFC PATCH 0/7] mux controller astraction and iio/i2c muxes
 2016-11-17  9:33 UTC  (2+ messages)

[PATCH i-g-t v3] lib/debugfs: Support new generic ABI for CRC capture
 2016-11-17  9:31 UTC 

wdt, gpio: move arch_initcall into subsys_initcall ?
 2016-11-17  9:31 UTC  (8+ messages)

[PATCH 0/3] drm/i915/opregion: proper handling of DIDL, and some hacks on CADL
 2016-11-17  9:24 UTC  (2+ messages)

[RFC PATCH] mfd: dt: Add Aspeed LPC binding
 2016-11-17  9:30 UTC  (7+ messages)

[Cluster-devel] Question on LVB when the node that held EX lock crash
 2016-11-17  9:30 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/8] quorum: Implement .bdrv_co_preadv/pwritev()
 2016-11-17  9:30 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/8] coroutine: Introduce qemu_coroutine_enter_if_inactive()

[PATCH v2 0/4] ASoC: Convert to module_i2c/spi_driver()
 2016-11-17  9:29 UTC  (5+ messages)
` [PATCH v2 3/4] ASoC: wm8580: Remove #if IS_ENABLED(CONFIG_I2C)
` [PATCH v2 4/4] ASoC: wm8523: "

[Bug 177791] New: screen flickering with intel_iommu=on
 2016-11-17  9:29 UTC  (2+ messages)
` [Bug 177791] "

[PATCH v12 0/4] New debugfs API for capturing CRC of frames
 2016-11-17  9:27 UTC  (10+ messages)
` [PATCH v12 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v12 2/4] drm: Move locking into drm_debugfs_crtc_crc_add
` [PATCH v12 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v12 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[PATCH] pinctrl: sunxi: fix theoretical uninitialized variable access
 2016-11-17  9:28 UTC  (8+ messages)

ALSA analog audio loopback test tool (atest)
 2016-11-17  9:27 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix umount hang
 2016-11-17  9:27 UTC  (5+ messages)
  ` [Ocfs2-devel] 答复: "
      ` [Ocfs2-devel] 答复: "

[libvirt test] 102332: regressions - FAIL
 2016-11-17  9:26 UTC 

[Qemu-devel] [PATCH v2] hw/isa/lpc_ich9: inject SMI on all VCPUs if APM_STS == 'Q'
 2016-11-17  9:26 UTC  (10+ messages)

[PATCH v3 1/1] usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
 2016-11-17  9:26 UTC  (2+ messages)

[PATCH] drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
 2016-11-17  9:22 UTC  (5+ messages)

Proposal for a new Committer model
 2016-11-17  9:20 UTC 

[PATCH v3 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-11-17  9:20 UTC  (10+ messages)
` [PATCH v3 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

next-20161117 build: 0 failures 3 warnings (next-20161117)
 2016-11-17  9:20 UTC 

RFC: Enable delayed responses to Git clean/smudge filter requests
 2016-11-17  9:19 UTC  (8+ messages)

[PATCH] drm: document standard connector properties
 2016-11-17  9:19 UTC  (3+ messages)

[PATCH v4 0/2] ARM: dts: sun6i: hummingbird-a31: Enable display output through VGA bridge
 2016-11-17  9:17 UTC  (7+ messages)
` [PATCH v4 1/2] drm/bridge: dumb-vga-dac: Support a VDD regulator supply

[PATCH] Staging: rtl8712: Fixed 'tabstop' coding style warnings
 2016-11-17  9:16 UTC 

[PATCH] drm/i915/execlists: Use a local lock for dfs_link access
 2016-11-17  9:16 UTC  (2+ messages)

[Qemu-devel] (no subject)
 2016-11-17  9:15 UTC  (2+ messages)

crash by cdc_acm driver in kernels 4.8-rc1/5
 2016-11-17  9:14 UTC  (11+ messages)

Just a thought - linux raid wiki - raid 5 grows getting stuck at 0%
 2016-11-17  9:14 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] python-protobuf: Allow host building
 2016-11-17  9:14 UTC  (4+ messages)

[PATCH 1/2] linearize: Emit C99 declarations correctly
 2016-11-17  9:14 UTC  (3+ messages)

[PATCH net-next v2 3/3] net: marvell: Allow drivers to be built with COMPILE_TEST
 2016-11-17  9:12 UTC  (2+ messages)

[PATCH 0/4] R-Car Salvator-X M3-W: Enable DU support
 2016-11-17  9:12 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: renesas: r8a7796: Add DU device to DT

Ubuntu 16.04 with Intel i7-6700
 2016-11-17  9:12 UTC  (3+ messages)

[PATCH] drm/i915/dp: Update connector status for DP MST hotplugs
 2016-11-17  9:12 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Rockchip: generalize GRF setup
 2016-11-17  9:12 UTC  (5+ messages)
` [PATCH v2 2/3] soc: rockchip: add driver handling grf setup

[PATCH v3 0/9] Qualcomm video decoder/encoder driver
 2016-11-17  9:10 UTC  (8+ messages)
` [PATCH v3 3/9] media: venus: adding core part and helper functions

[PATCH 1/2] cfg80211: get rid of name indirection trick for ieee80211_get_channel()
 2016-11-17  9:02 UTC  (2+ messages)
` [PATCH 2/2] nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once

[PATCH net-next v2 3/3] net: marvell: Allow drivers to be built with COMPILE_TEST
 2016-11-17  9:10 UTC  (2+ messages)

[PATCH 0/2] toaster: Add support for custom script and use toaster-bblayers.conf
 2016-11-17  9:09 UTC  (3+ messages)
` [PATCH 1/2] toaster: localhostbecontroller accept custom init script for build
` [PATCH 2/2] toaster: localhostbecontroller write toaster layers for project to toaster-bblayers.conf

[PATCH v2 1/1] mfd: intel-lpss: Try to enable Memory-Write-Invalidate
 2016-11-17  9:05 UTC  (2+ messages)

[PATCH v2 0/3] Venus remoteproc driver
 2016-11-17  9:08 UTC  (4+ messages)
` [PATCH v2 3/3] remoteproc: qcom: add Venus video core firmware loader driver

[PATCH] generic/392: add a testcase to check some inline truncation behaviors
 2016-11-17  9:08 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/10] driver model bring-up of musb on AM335x GP and BBB
 2016-11-17  9:08 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/10] configs: am335x: usb: do not define CONFIG_DM_USB for spl
` [U-Boot] [PATCH v3 02/10] am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
` [U-Boot] [PATCH v3 03/10] drivers: usb: musb: add ti musb misc driver for wrapper
` [U-Boot] [PATCH v3 04/10] am33xx: board: probe misc drivers to register musb devices
` [U-Boot] [PATCH v3 05/10] drivers: usb: musb: adopt musb backend driver to driver model
` [U-Boot] [PATCH v3 06/10] drivers: usb: musb: add ti musb host driver with driver model support
` [U-Boot] [PATCH v3 07/10] drivers: usb: musb: add ti musb peripheral "
` [U-Boot] [PATCH v3 08/10] am33xx: board: init usb ether gadget for rndis support
` [U-Boot] [PATCH v3 09/10] am335x_evm: enable usb ether gadget as it supports DM_ETH
` [U-Boot] [PATCH v3 10/10] defconfig: am335x_evm: enable usb driver model


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.