All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-13 20:58:09 to 2017-03-13 21:52:11 UTC [more...]

[GSoC][PATCH 3/3] Update documentation to reflect new socket location
 2017-03-13 21:52 UTC  (5+ messages)
` [GSoC][PATCH v2 1/2] path.c: add xdg_cache_home
  ` [GSoC][PATCH v2 2/2] credential-cache: use XDG_CACHE_HOME for socket

[Buildroot] [PATCH] toolchain: Disable PIE for ARC
 2017-03-13 21:52 UTC  (2+ messages)

[PATCH v4 00/16]
 2017-03-13 21:46 UTC  (5+ messages)
` [PATCH v4 10/16] irqchip/gic: Add missing forward declaration for struct device
` [PATCH v4 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient

Interpreting ceph osd pool stats output
 2017-03-13 21:50 UTC  (7+ messages)

[PATCH 00/14] cpufreq: intel_pstate: Fixes, cleanups and optimizations
 2017-03-13 21:48 UTC  (2+ messages)

[U-Boot] accessing eMMC boot partitions from U-Boot
 2017-03-13 21:49 UTC  (3+ messages)

[PATCH] mm: fix condition for throttle_direct_reclaim
 2017-03-13 21:48 UTC  (4+ messages)

[PATCH v3 1/4] syscalls: Restore address limit after a syscall
 2017-03-13 21:48 UTC  (4+ messages)
` [PATCH v3 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state

[PATCH v2 0/7] Xen transport for 9pfs frontend driver
 2017-03-13 21:47 UTC  (6+ messages)
` [PATCH v2 1/7] xen: import new ring macros in ring.h
  ` [PATCH v2 3/7] xen/9pfs: introduce Xen 9pfs transport driver

[PATCH v5 00/39] i.MX Media Driver
 2017-03-13 21:47 UTC  (14+ messages)
` [PATCH v5 15/39] [media] v4l2: add a frame interval error event

[PATCH] ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot
 2017-03-13 21:47 UTC  (5+ messages)

[PATCH] drm/i915: Fix DisplayPort Hotplug
 2017-03-13 21:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix DisplayPort Hotplug (rev3)

[Qemu-devel] Dual userfaultfd behavior
 2017-03-13 21:46 UTC  (3+ messages)

[PATCH v4 00/10] Fix the early config
 2017-03-13 21:46 UTC  (12+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 10/11] setup_git_directory_gently_1(): avoid die()ing
  ` [PATCH v6 00/12] Fix the early config
    ` [PATCH v6 03/12] Prepare setup_discovered_git_directory() the root directory

[PATCH V4 0/3] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-03-13 21:46 UTC  (4+ messages)

NULL deref in cpu hot unplug on jens for-linus branch
 2017-03-13 21:46 UTC  (4+ messages)

[PATCH] ARM: dts: BCM5301X: Add support for TP-LINK Archer C5 V2
 2017-03-13 21:46 UTC  (11+ messages)

Merging device drivers to LK tree
 2017-03-13 21:45 UTC  (2+ messages)

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-13 21:45 UTC  (28+ messages)

[PATCH v3 0/4] staging: sm750fb: fix multiple checkpatch warnings
 2017-03-13 21:44 UTC  (3+ messages)
` [PATCH v3 4/4] staging: sm750fb: Remove typedefs
  ` [Outreachy kernel] "

[U-Boot] [PATCH v2 0/2] add armv7m cache support
 2017-03-13 21:45 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] armv7m: add instruction & data "

[PATCH v2 00/11] decoupling a submodule's existence and its url
 2017-03-13 21:43 UTC  (12+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] submodule--helper: add is_active command
  ` [PATCH v3 02/10] submodule status: use submodule--helper is-active
  ` [PATCH v3 03/10] submodule sync: "
  ` [PATCH v3 04/10] submodule--helper clone: check for configured submodules using helper
  ` [PATCH v3 05/10] submodule: decouple url and submodule existence
  ` [PATCH v3 06/10] submodule update: add `--init-active` switch
  ` [PATCH v3 07/10] clone: add --submodule-spec=<pathspec> switch
  ` [PATCH v3 08/10] completion: clone can initialize specific submodules
  ` [PATCH v3 09/10] submodule--helper init: set submodule.<name>.active
  ` [PATCH v3 10/10] submodule add: respect submodule.active and submodule.<name>.active

Possible git blame bug?
 2017-03-13 21:44 UTC  (4+ messages)

[PATCH] kvm: better MWAIT emulation for guests
 2017-03-13 21:43 UTC  (6+ messages)

[PATCH] [for 4.11]xhci: plat: Register shutdown for xhci_plat
 2017-03-13 21:43 UTC  (2+ messages)

FW: real and permanent FB Fans
 2017-03-13 21:42 UTC 

[Qemu-devel] [PATCH for-2.10 00/16] block: Preallocated truncate
 2017-03-13 21:41 UTC  (17+ messages)
` [Qemu-devel] [PATCH for-2.10 01/16] block: Add PreallocMode to BD.bdrv_truncate()
` [Qemu-devel] [PATCH for-2.10 02/16] block: Add PreallocMode to bdrv_truncate()
` [Qemu-devel] [PATCH for-2.10 03/16] block: Add PreallocMode to blk_truncate()
` [Qemu-devel] [PATCH for-2.10 04/16] qemu-img: Expose PreallocMode for resizing
` [Qemu-devel] [PATCH for-2.10 05/16] block/file-posix: Small fixes in raw_create()
` [Qemu-devel] [PATCH for-2.10 06/16] block/file-posix: Extract raw_regular_truncate()
` [Qemu-devel] [PATCH for-2.10 07/16] block/file-posix: Generalize raw_regular_truncate
` [Qemu-devel] [PATCH for-2.10 08/16] block/file-posix: Preallocation for truncate
` [Qemu-devel] [PATCH for-2.10 09/16] block/qcow2: Generalize preallocate()
` [Qemu-devel] [PATCH for-2.10 10/16] block/qcow2: Lock s->lock in preallocate()
` [Qemu-devel] [PATCH for-2.10 11/16] block/qcow2: Metadata preallocation for truncate
` [Qemu-devel] [PATCH for-2.10 12/16] block/qcow2: Extract qcow2_calc_size_usage()
` [Qemu-devel] [PATCH for-2.10 13/16] block/qcow2: qcow2_calc_size_usage() for truncate
` [Qemu-devel] [PATCH for-2.10 14/16] block/qcow2: falloc/full preallocating growth
` [Qemu-devel] [PATCH for-2.10 15/16] iotests: Add preallocated resize test for raw
` [Qemu-devel] [PATCH for-2.10 16/16] iotests: Add preallocated growth test for qcow2

[PATCH for-4.11] ASoC: don't dereference NULL pcm_{new,free}
 2017-03-13 21:41 UTC  (7+ messages)

Neophyte questions about PCIe
 2017-03-13 21:40 UTC  (8+ messages)

LSI RAID
 2017-03-13 21:38 UTC  (5+ messages)

[PATCH] btrfs/139: creation/deletion within qgroup limits
 2017-03-13 21:37 UTC 

[00/11 v2] Various improvements around the GuC topic
 2017-03-13 21:37 UTC  (5+ messages)
` [06/11 v3] drm/i915/guc: Make intel_guc_send a function pointer
` [07/11] drm/i915/guc: Improve the GuC documentation & comments about proxy submissions

Auto replace disk
 2017-03-13 21:36 UTC  (4+ messages)

fatal error when diffing changed symlinks
 2017-03-13 21:36 UTC  (7+ messages)
` [PATCH] difftool: handle changing symlinks in dir-diff mode

bug?: git reset --mixed ignores deinitialized submodules
 2017-03-13 21:36 UTC  (5+ messages)

(no subject)
 2017-03-13 21:35 UTC 

[PATCH 0/4] ARM: dm8168-evm: add SATA support
 2017-03-13 21:34 UTC  (11+ messages)
` [PATCH 1/4] ARM: OMAP2+: dm81xx: Add clkdm and hwmod for SATA
` [PATCH 2/4] ARM: dts: dm8168-evm: add the external reference clock "
` [PATCH 3/4] ARM: dts: dm8168-evm: add SATA node

[Bug 100189] segfault at 234 error 4 in i915_dri.so
 2017-03-13 21:34 UTC 

[Printing-architecture] Fwd: [TLS] WGLC: draft-ietf-tls-tls13-19
 2017-03-13 21:33 UTC 

[PATCH] iio: 104-quad-8: Fix off-by-one error when addressing flag register
 2017-03-13 21:33 UTC  (4+ messages)

on assembly and recovery of a hardware RAID
 2017-03-13 21:32 UTC  (2+ messages)

[PATCH] PM / QOS: Remove the global notifiers
 2017-03-13 21:32 UTC  (5+ messages)

fatal: Could not get current working directory: Permission denied | affected 2.10,2.11,2.12, but not 1.9.5 |
 2017-03-13 21:31 UTC  (6+ messages)

[PATCH] dma-engine: Fix array index out of bounds warning in __get_unmap_pool()
 2017-03-13 21:30 UTC 

[raisin] Using cirros for tests???
 2017-03-13 21:31 UTC  (2+ messages)

[PATCH v4 00/36] i.MX Media Driver
 2017-03-13 21:29 UTC  (20+ messages)
` [PATCH v4 29/36] media: imx: mipi-csi2: enable setting and getting of frame rates

[PATCH v5] DM: dm-inplace-compress: inplace compressed DM target
 2017-03-13 21:30 UTC  (2+ messages)
` [PATCH v5 1/1] DM: "

[PATCH V7 0/7] LPC: legacy ISA I/O support
 2017-03-13 21:24 UTC  (4+ messages)
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met

[Qemu-devel] qemu-system-ppc video artifacts since "tcg: drop global lock during TCG code execution"
 2017-03-13 21:28 UTC 

[PATCH v2 0/2] staging: speakup: checkpatch cleanups
 2017-03-13 21:27 UTC  (5+ messages)
` [PATCH v2 1/2] staging: speakup: Added blank line after function/struct/union/enum declarations
  ` [Outreachy kernel] "
` [PATCH v2 2/2] staging: speakup: fix "Alignment match open parenthesis"
  ` [Outreachy kernel] "

27100 linux-next
 2017-03-13 21:27 UTC 

How to get device supported ctrl modes from userspace
 2017-03-13 21:26 UTC  (3+ messages)

[PATCH] staging: iio: adc: Replace mlock with driver private lock
 2017-03-13 21:25 UTC  (12+ messages)
` [Outreachy kernel] "

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-03-13 21:25 UTC  (11+ messages)

sparse-llvm switch constants must all be same type as switch value
 2017-03-13 21:24 UTC 

[PATCH] x86/monitor: add support for descriptor access events
 2017-03-13 21:24 UTC  (2+ messages)

Fixes that failed to backport to v4.11-rc1
 2017-03-13 21:23 UTC  (2+ messages)

[PATCH] iio: adc: ti_am335x_adc: fix fifo overrun recovery
 2017-03-13 21:22 UTC  (4+ messages)

[PATCH 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-13 21:15 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH net] vxlan: fix ovs support
 2017-03-13 21:21 UTC  (2+ messages)

[nfs-utils PATCH] sm-notify: ending the grace period early should be configurable
 2017-03-13 21:21 UTC  (4+ messages)

[PATCH] md/r5cache: fix set_syndrome_sources()
 2017-03-13 21:20 UTC  (3+ messages)

[PATCH] drm/i915: Perform link quality check unconditionally during long pulse
 2017-03-13 21:20 UTC  (4+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

[RFC nfs-utils PATCH] nfsdcltrack: cluster mode
 2017-03-13 21:20 UTC  (2+ messages)

[PATCH v2] staging: iio: ad9832: replace mlock with driver private lock
 2017-03-13 21:20 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Ignore panel type from OpRegion on SKL"
 2017-03-13 21:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH v3] xen: don't save/restore the physmap on VM save/restore
 2017-03-13 21:15 UTC  (3+ messages)
  `  "

[PATCH] Put sha1dc on a diet
 2017-03-13 21:15 UTC  (9+ messages)

[PATCH v1 2/2] x86/platform/intel-mid: Add support power button for Merrifield
 2017-03-13 21:13 UTC  (2+ messages)
` [tip:x86/urgent] x86/platform/intel-mid: Add power button support "

[PATCH] MAINTAINERS: Add the DT binding to the ath9k file list
 2017-03-13 21:13 UTC 

[kernel-hardening] stackleak plugin port to upstream kernel
 2017-03-13 21:14 UTC 

[PATCH] staging: iio: ad7192: Replace mlock with private driver lock
 2017-03-13 21:14 UTC  (4+ messages)

[PATCH] block/loop: fix race between I/O and set_status
 2017-03-13 21:14 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9 00/47] qapi: Put type information back into QMP documentation
 2017-03-13 21:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.9 02/47] qapi: Make doc comments optional where we don't need them
` [Qemu-devel] [PATCH for-2.9 03/47] qapi: Back out doc comments added just to please qapi.py

[PATCH v1 1/2] x86/platform/intel-mid: Use common power off sequence
 2017-03-13 21:12 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH krogoth/morty/master] ti-ipc-rtos: Update to remove host-user-contaminated warnings
 2017-03-13 21:13 UTC 

determining host state after a bmc reset
 2017-03-13 21:13 UTC 

[PATCH] mpls: Do not decrement alive counter for unregister events
 2017-03-13 21:11 UTC  (3+ messages)

[RFC 0/2] Add streaming API for firmware and FPGA manager
 2017-03-13 21:09 UTC  (5+ messages)
` [RFC 1/2] firmware class: Add stream_firmware API

[PATCH net-next] mlx4: Better use of order-0 pages in RX path
 2017-03-13 21:09 UTC  (7+ messages)

[PATCH] ARM: at91: pm: cpu_idle: switch DDR to power-down mode
 2017-03-13 21:07 UTC  (3+ messages)

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-03-13 21:05 UTC  (7+ messages)
` [PATCH 2/7] ath9k: ahb: Add OF support
` [PATCH 3/7] ath9k: Add support for reading the EEPROM data using the nvmem API
` [PATCH 4/7] ath9k: Add support for reading the MAC address with nvmem
` [PATCH 5/7] ath9k: of: Use the clk API to get the reference clock rate
` [PATCH 6/7] ath9k: Allow using the reset API for the external reset
` [PATCH 7/7] ath9k: hw: Reset the device with the external reset before init

[PATCH v2 00/11] add thermal throttling to Allwinner A33 SoC
 2017-03-13 21:06 UTC  (7+ messages)
` [PATCH v2 07/11] iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function
` [PATCH v2 08/11] iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor

[PATCH] drm/rockchip: Refactor the component match logic
 2017-03-13 21:06 UTC  (4+ messages)

[PATCH V3] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-03-13 21:06 UTC  (4+ messages)

perf: race with automatic rdpmc() disabling
 2017-03-13 21:05 UTC  (4+ messages)

sparse-llvm op_cast should support casting floating type values to integer
 2017-03-13 21:04 UTC 

unify and streamline the blk-mq make_request implementations
 2017-03-13 21:02 UTC  (5+ messages)
` [PATCH 2/4] blk-mq: merge mq and sq make_request instances
` [PATCH 3/4] blk-mq: improve blk_mq_try_issue_directly

[Qemu-devel] [PATCH fix for-2.9] target/ppc: fix cpu_ov setting for 32-bit
 2017-03-13 21:01 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

i2c-mux adapter names not unique
 2017-03-13 21:01 UTC  (6+ messages)

sparse-llvm subtraction of one pointer from another should result in int difference
 2017-03-13 20:59 UTC 

Proposal: dealing with language-specific build tools/dependency management tools
 2017-03-13 20:58 UTC  (2+ messages)
` [Openembedded-architecture] "

[PATCH] mtd: nand: orion: fix clk handling
 2017-03-13 20:58 UTC  (4+ 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.