All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-29 12:44:44 to 2016-06-29 13:40:55 UTC [more...]

[PATCH 1/2] overlay: dentry leak for default_permissions mount option
 2016-06-29 13:39 UTC  (2+ messages)
` [PATCH 2/2] overlay: remove dir which contains whiteout from lower dir

[PATCH v4 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-06-29 13:40 UTC  (11+ messages)
` [PATCH v4 01/22] sh: Add sh-specific early_init_dt_reserve_memory_arch
` [PATCH v4 02/22] sh: More early unflatten device tree
` [PATCH v4 03/22] sh: set preset_lpj
` [PATCH v4 04/22] sh: Use P1SEGADDR
` [PATCH v4 05/22] sh: command line passing chosen/bootargs in devicetree
` [PATCH v4 06/22] sh: FDT address save before bank change
` [PATCH v4 07/22] sh: Passing FDT address on zImage
` [PATCH v4 08/22] sh: Disable board specific code on device tree mode
` [PATCH v4 09/22] sh: Use GENERIC_IOMAP "
` [PATCH v4 10/22] sh: Add board specific initialize of of-generic

old bug in au88x0_core.c
 2016-06-29 13:40 UTC  (2+ messages)

gatt server and reset of hci device
 2016-06-29 13:39 UTC  (2+ messages)

Assertion failure in alsa-lib crashing applications (snd_pcm_area_copy: Assertion `dst < src || dst >= src + bytes' failed)
 2016-06-29 13:39 UTC  (5+ messages)

[PATCHv4 0/2] USB Type-C Connector class
 2016-06-29 13:38 UTC  (3+ messages)
` [PATCHv4 1/2] usb: USB Type-C connector class
` [PATCHv4 2/2] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY

[PATCH] ARM: dts: imx: ventana: add RS485 txen gpio support
 2016-06-29 13:38 UTC  (2+ messages)

[RFC PATCH 0/4 v2] Inotify limits per usernamespace
 2016-06-29 13:37 UTC  (5+ messages)
  ` [PATCH 1/4] hashtable: Add __HASHTABLE_INITIALIZER
  ` [PATCH 2/4] misc: Rename the HASH_SIZE macro
  ` [PATCH 3/4] userns/inotify: Initial implementation of inotify per-userns
  ` [PATCH 4/4] inotify: Convert to using new userns infrastructure

[BUG] multipath-tools: multipathd/main.c: cannot jump from this goto statement to its label
 2016-06-29 13:36 UTC 

[PATCH v1 1/1] platform/x86/intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
 2016-06-29 13:33 UTC  (9+ messages)

[RFC PATCH v4 0/5] ECAM quirks handling for ARM64 platforms
 2016-06-29 13:34 UTC  (8+ messages)
` [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks

[Qemu-devel] [PATCH v0] spapr: Restore support for 970MP and POWER8NVL CPU cores
 2016-06-29 13:33 UTC  (3+ messages)

[RFC PATCH 1/5] clk: sunxi: Add a driver for the PLL2 on A31/23/33
 2016-06-29 13:33 UTC  (11+ messages)
` [RFC PATCH 3/5] thermal: Add support for the thermal sensor on A23/33

[GIT] Sparc
 2016-06-29 13:32 UTC  (2+ messages)

New rules on restrict kernel module loading
 2016-06-29 13:33 UTC  (6+ messages)

[Qemu-devel] [PATCHv3 0/2] MAINTAINERS: update entries for SPARC
 2016-06-29 13:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/2] MAINTAINERS: Remove Blue Swirl leftovers

[PATCH V2 00/54] mmc: mmc: Add Software Command Queuing
 2016-06-29 13:25 UTC  (55+ messages)
` [PATCH V2 01/54] mmc: sdhci: Do not call implementations of mmc host ops directly
` [PATCH V2 02/54] mmc: sdhci: Split sdhci_add_host()
` [PATCH V2 03/54] mmc: sdhci: Make signal voltage support explicit
` [PATCH V2 04/54] mmc: sdhci: Tidy caps variables in sdhci_setup_host()
` [PATCH V2 05/54] mmc: sdhci: Add sdhci_read_caps()
` [PATCH V2 06/54] mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe()
` [PATCH V2 07/54] mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
` [PATCH V2 08/54] mmc: sdhci: Get rid of redundant BUG_ONs
` [PATCH V2 09/54] mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
` [PATCH V2 10/54] mmc: sdhci: Record what command is using the data lines
` [PATCH V2 11/54] mmc: sdhci: Get rid of host->busy_handle
` [PATCH V2 12/54] mmc: sdhci: Reduce the use of host->mrq
` [PATCH V2 13/54] mmc: sdhci: Move host->data warning
` [PATCH V2 14/54] mmc: sdhci: Factor out sdhci_finish_mrq()
` [PATCH V2 15/54] mmc: sdhci: Factor out sdhci_needs_reset()
` [PATCH V2 16/54] mmc: sdhci: Track whether a reset is pending
` [PATCH V2 17/54] mmc: sdhci: Clear pointers when a request finishes
` [PATCH V2 18/54] mmc: sdhci: Ensure all requests get errored out
` [PATCH V2 19/54] mmc: sdhci: Factor out sdhci_data_line_cmd()
` [PATCH V2 20/54] mmc: sdhci: Separate timer timeout for command and data requests
` [PATCH V2 21/54] mmc: sdhci: Allow for finishing multiple requests
` [PATCH V2 22/54] mmc: sdhci: Factor out sdhci_auto_cmd12()
` [PATCH V2 23/54] mmc: sdhci: Do not reset cmd or data circuits that are in use
` [PATCH V2 24/54] mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command()
` [PATCH V2 25/54] mmc: sdhci: sdhci_execute_tuning() must delete timer
` [PATCH V2 26/54] mmc: core: Add support for sending commands during data transfer
` [PATCH V2 27/54] mmc: mmc_test: Add tests for sending commands during transfer
` [PATCH V2 28/54] mmc: sdhci: Support cap_cmd_during_tfr requests
` [PATCH V2 29/54] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
` [PATCH V2 30/54] mmc: sdhci-acpi: "
` [PATCH V2 31/54] mmc: queue: Fix queue thread wake-up
` [PATCH V2 32/54] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH V2 33/54] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH V2 34/54] mmc: queue: Factor out mmc_queue_alloc_sgs()
` [PATCH V2 35/54] mmc: queue: Factor out mmc_queue_reqs_free_bufs()
` [PATCH V2 36/54] mmc: queue: Introduce queue depth
` [PATCH V2 37/54] mmc: queue: Use queue depth to allocate and free
` [PATCH V2 38/54] mmc: queue: Allocate queue of size qdepth
` [PATCH V2 39/54] mmc: mmc: Add Command Queue definitions
` [PATCH V2 40/54] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V2 41/54] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V2 42/54] mmc: block: Disable Command Queue while RPMB "
` [PATCH V2 43/54] mmc: core: Do not prepare a new request twice
` [PATCH V2 44/54] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH V2 45/54] mmc: block: Factor out mmc_blk_requeue()
` [PATCH V2 46/54] mmc: block: Fix 4K native sector check
` [PATCH V2 47/54] mmc: block: Use local var for mqrq_cur
` [PATCH V2 48/54] mmc: block: Pass mqrq to mmc_blk_prep_packed_list()
` [PATCH V2 49/54] mmc: block: Introduce queue semantics
` [PATCH V2 50/54] mmc: queue: Add a function to control wake-up on new requests
` [PATCH V2 51/54] mmc: block: Add Software Command Queuing
` [PATCH V2 52/54] mmc: mmc: Enable "
` [PATCH V2 53/54] mmc: sdhci-pci: Enable Software Command Queuing for some Intel controllers
` [PATCH V2 54/54] mmc: sdhci-acpi: "

[PATCH v2] ARM: dts: imx: add Gateworks Ventana GW553x support
 2016-06-29 13:32 UTC  (2+ messages)

[PATCH 0/2] tools: make xenstore domain/daemon configurable
 2016-06-29 13:31 UTC  (6+ messages)
` [PATCH 1/2] tools: remove systemd xenstore socket definitions
` [PATCH 2/2] tools: make xenstore domain easy configurable

[PATCH] ARM: dts: imx: ventana: Add ext watchdog reset
 2016-06-29 13:31 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v4.7-rc5
 2016-06-29 13:29 UTC  (2+ messages)

[PATCH -v2] generic/082: rename _filter_project_quota to a avoid function name conflict
 2016-06-29 13:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost-user: disable chardev handlers on close
 2016-06-29 13:28 UTC  (2+ messages)

weak functions in some drivers
 2016-06-29 13:26 UTC 

[PATCH 00/15] lirc_dev fixes and beautification
 2016-06-29 13:20 UTC  (16+ messages)
` [PATCH 01/15] lirc_dev: place buffer allocation on separate function
` [PATCH 02/15] lirc_dev: allow bufferless driver registration
` [PATCH 03/15] lirc_dev: remove unnecessary debug prints
` [PATCH 04/15] lirc_dev: replace printk with pr_* or dev_*
` [PATCH 05/15] lirc_dev: simplify goto paths
` [PATCH 06/15] lirc_dev: do not use goto to create loops
` [PATCH 07/15] lirc_dev: simplify if statement in lirc_add_to_buf
` [PATCH 08/15] lirc_dev: remove double if ... else statement
` [PATCH 09/15] lirc_dev: merge three if statements in only one
` [PATCH 10/15] lirc_dev: remove CONFIG_COMPAT precompiler check
` [PATCH 11/15] lirc_dev: fix variable constant comparisons
` [PATCH 12/15] lirc_dev: fix error return value
` [PATCH 13/15] lirc_dev: extremely trivial comment style fix
` [PATCH 14/15] lirc_dev: fix potential segfault
` [PATCH 15/15] include: lirc: add set length and frequency ioctl options

[Qemu-devel] [PATCH] spec/qcow2: bitmaps: zero bitmap table offset
 2016-06-29 13:24 UTC  (2+ messages)

[PATCH v3 0/5] dmaengine: ioatdma: DMA error reporting
 2016-06-29 13:24 UTC  (2+ messages)

gatt server and reset of hci device
 2016-06-29 13:22 UTC  (2+ messages)

[PATCH] PM / suspend: show workqueues busy name in suspend flow
 2016-06-29 13:22 UTC  (5+ messages)

[meta-java][PATCH] openjdk-8: Add update version and build number to the java binaries
 2016-06-29 13:20 UTC 

[PATCH 1/2] Revert "drm/i915: Workaround CHV pipe C cursor fail"
 2016-06-29 13:20 UTC  (2+ messages)
` ✓ Ro.CI.BAT: success for series starting with [1/2] Revert "drm/i915: Workaround CHV pipe C cursor fail" (rev3)

[PATCH] generic/082: rename _filter_project_quota to a avoid function name conflict
 2016-06-29 13:16 UTC  (3+ messages)

[PATCH v8] iio: st_sensors: harden interrupt handling
 2016-06-29 13:08 UTC  (3+ messages)

[PATCH V2 0/4] ACPI,PCI,IRQ: correct ISA penalty calculation
 2016-06-29 13:16 UTC  (9+ messages)
` [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible
` [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence

[PATCH v9 00/12] kthread: Kthread worker API improvements
 2016-06-29 13:15 UTC  (12+ messages)
` [PATCH v9 06/12] kthread: Add kthread_drain_worker()

[GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next
 2016-06-29 13:15 UTC  (4+ messages)

[PATCH v9] iio: st_sensors: harden interrupt handling
 2016-06-29 13:14 UTC 

rbd jewel backports related to mirroring
 2016-06-29 13:04 UTC  (3+ messages)

[PATCH v14 0/2] i40e: add floating VEB support for i40e
 2016-06-29 13:06 UTC  (4+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/2] i40e: add floating VEB support
  ` [PATCH v15 2/2] i40e: add device args to enable a floating VEB

[RFC PATCH v2 00/26] perf tools: Support uBPF script
 2016-06-29 13:03 UTC  (8+ messages)

[PATCH] xfstests: Add mkfs input validation tests
 2016-06-29 13:03 UTC  (4+ messages)
` [PATCH v2] "

[RFC] drm/i915/chv: Clip cursor for CHV pipe C HW Cursor pos < 0
 2016-06-29 13:02 UTC  (3+ messages)
` [RFC v2] "

[net-next 00/16][pull request] 40GbE Intel Wired LAN Driver Updates 2016-06-27
 2016-06-29 13:00 UTC  (3+ messages)
` [net-next 02/16] i40e: add hw struct local variable

[meta-networking][PATCH] netmap: blacklist
 2016-06-29 13:03 UTC 

[PATCH skeleton 0/2] GCC 5 build fixes
 2016-06-29 13:01 UTC  (3+ messages)
` [PATCH skeleton 1/2] libopenbmc_intf: Fix non-arm devmem implementation
` [PATCH skeleton 2/2] hostcheckstop: Fix missing header

repeating 'd1v0 Over-allocation for domain 1' messages in xen 4.7 Host logs on PVHVM Guest launch
 2016-06-29 12:58 UTC  (3+ messages)

linux-4.7-rc3/drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c: 2 * pointless tests ?
 2016-06-29 12:51 UTC  (3+ messages)
` [PATCH] drm/msm/mdp5: Remove "pipe < 0" check

Question on KVM arm64 big.little
 2016-06-29 12:57 UTC 

[PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc
 2016-06-29 12:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/1] ARM64: Live migration optimization
 2016-06-29 12:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/1] target-arm: Use Neon for zero checking

[PATCH v2] fsl-mc: add helper macro to determine if a device is of fsl_mc type
 2016-06-29 17:14 UTC 

[PATCH 0/5] arm64: avoid block entries that we need to split later
 2016-06-29 12:51 UTC  (12+ messages)
` [PATCH 1/5] arm64: mm: add param to force create_pgd_mapping() to use page mappings
` [PATCH 2/5] arm64: efi: always map runtime services code and data regions down to pages
` [PATCH 3/5] arm64: efi: avoid block mappings for unaligned UEFI memory regions
` [PATCH 4/5] arm64: mm: Remove split_p*d() functions
` [PATCH 5/5] arm64: mm: fold init_pgd() into __create_pgd_mapping()

[PATCH 1/4] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
 2016-06-29 12:51 UTC  (5+ messages)

[PATCH v2] xen: xenbus: Remove create_workqueue
 2016-06-29 12:50 UTC  (3+ messages)
` [Xen-devel] "

[PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs
 2016-06-29 12:50 UTC  (7+ messages)
` [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping
  ` [Xen-devel] "

[Qemu-devel] [PATCH] virtio: abort on fatal error instead of just exiting
 2016-06-29 12:49 UTC  (2+ messages)

[PATCH v2] xen: xen-pciback: Remove create_workqueue
 2016-06-29 12:49 UTC  (3+ messages)
` [Xen-devel] "

[Buildroot] [PATCH] nodm: new package
 2016-06-29 12:49 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [git commit] nodm: new package
 2016-06-29 12:48 UTC 

[PATCH 0/5] Implement bitlock map allocator
 2016-06-29 12:45 UTC  (2+ messages)

Regular deadlocks
 2016-06-29 12:45 UTC  (7+ messages)

[nightly] RT Core TISDK (krogoth/2.1) 2016.05 build 2016-06-29_07-00-47
 2016-06-29 12:45 UTC 

[RFC 00/12] lockdep: Implement crossrelease feature
 2016-06-29 12:43 UTC  (5+ messages)
` [RFC 12/12] x86/dumpstack: Optimize save_stack_trace


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.