All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-08 14:07:07 to 2016-08-08 15:00:40 UTC [more...]

[PATCH] NTB: ntb_hw_intel: Fix typo in module parameter descriptions
 2016-08-08 15:00 UTC  (3+ messages)

[PATCH 0/5] Several cosmetic fixes
 2016-08-08 15:00 UTC 

[PATCH 00/39] seq: obsolete change of address limit
 2016-08-08 14:59 UTC  (11+ messages)
` [PATCH 04/39] ALSA: seq: copy ioctl data from user space to kernel stack
` [PATCH 06/39] ALSA: seq: obsolete address mode in compatibility layer

[PATCH v2] cxl: Use fixed width predefined types in data structure
 2016-08-08 14:59 UTC  (2+ messages)

[PATCH] ntb_pingpong: Fix db_init parameter description
 2016-08-08 14:59 UTC  (3+ messages)

[PATCH v2 0/3] Client reconnection fixes
 2016-08-08 14:58 UTC  (3+ messages)

[x86/mm/64] 4bc0303aff: BUG: stack guard page was hit at ffffc900001bbff8
 2016-08-08 14:58 UTC  (7+ messages)
    ` [lkp] "

[Qemu-devel] [PULL for-2.7 0/4] Error reporting patches for 2016-08-08
 2016-08-08 14:58 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] More block layer patches for 2.7.0-rc2
 2016-08-08 14:56 UTC  (2+ messages)

[OSSTEST PATCH RFC v2 00/14] Integrate XTF into OSSTest
 2016-08-08 14:56 UTC  (21+ messages)
` [OSSTEST PATCH RFC v2 01/14] ts-xen-build: always compile in FEP support
` [OSSTEST PATCH RFC v2 03/14] ap-common: add xtf tree
` [OSSTEST PATCH RFC v2 05/14] BuildSupport: move buildcmd_stamped_logged here
` [OSSTEST PATCH RFC v2 06/14] Introduce ts-xtf-build
` [OSSTEST PATCH RFC v2 08/14] Introduce ts-xtf-install
` [OSSTEST PATCH RFC v2 09/14] mfi-common: create xtf build job for 4.8 onwards
` [OSSTEST PATCH RFC v2 10/14] Introduce ts-xtf-fep
` [OSSTEST PATCH RFC v2 11/14] Introduce ts-xtf-run
` [OSSTEST PATCH RFC v2 12/14] sg-run-job: test-xtf recipe
` [OSSTEST PATCH RFC v2 13/14] make-flight: create 5 xtf jobs

[Qemu-devel] [PATCH] test-logging: don't hard-code paths in /tmp
 2016-08-08 14:56 UTC  (2+ messages)

[PATCH v2] powerpc: Do not make the entire heap executable
 2016-08-08 14:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] qapi: remove the 'middle' mode
 2016-08-08 14:55 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/15] qapi-schema: use generated marshaller for 'qmp_capabilities'
` [Qemu-devel] [PATCH v3 02/15] qapi-schema: add 'device_add'
` [Qemu-devel] [PATCH v3 03/15] monitor: register gen:false commands manually
` [Qemu-devel] [PATCH v3 04/15] monitor: remove usage of generated marshal functions
` [Qemu-devel] [PATCH v3 05/15] qapi: add 'export-marshal' command key
` [Qemu-devel] [PATCH v3 06/15] monitor: register the qapi generated commands
` [Qemu-devel] [PATCH v3 07/15] monitor: remove mhandler.cmd_new
` [Qemu-devel] [PATCH v3 08/15] monitor: implement 'qmp_query_commands' without qmp_cmds
` [Qemu-devel] [PATCH v3 09/15] qapi: remove the "middle" mode
` [Qemu-devel] [PATCH v3 10/15] qapi: check invalid arguments on no-args commands
` [Qemu-devel] [PATCH v3 11/15] qmp: update qmp_query_spice fallback
` [Qemu-devel] [PATCH v3 12/15] monitor: use qmp_dispatch()
` [Qemu-devel] [PATCH v3 13/15] build-sys: remove qmp-commands-old.h
` [Qemu-devel] [PATCH v3 14/15] Drop qmp-commands.hx
` [Qemu-devel] [PATCH v3 15/15] qmp-commands.txt: fix some styling

[PATCH 00/27 v2] ALSA: seq: obsolete change of address limit
 2016-08-08 14:54 UTC  (28+ messages)
` [PATCH 01/27] ALSA: seq: add const qualifier to table of functions for ioctl
` [PATCH 02/27] ALSA: seq: fulfill callback entry "
` [PATCH 03/27] ALSA: seq: copy ioctl data from user space to kernel stack
` [PATCH 04/27] ALSA: seq: add documentation for snd_seq_kernel_client_ctl
` [PATCH 05/27] ALSA: seq: obsolete address mode in compatibility layer
` [PATCH 06/27] ALSA: seq: obsolete change of address limit in in-kernel path for ioctl
` [PATCH 07/27] ALSA: seq: obsolete address limit helper
` [PATCH 08/27] ALSA: seq: optimize pversion function to new design
` [PATCH 09/27] ALSA: seq: optimize client_id "
` [PATCH 10/27] ALSA: seq: optimize system_info "
` [PATCH 11/27] ALSA: seq: optimize running mode "
` [PATCH 12/27] ALSA: seq: optimize get/set_client_info "
` [PATCH 13/27] ALSA: seq: optimize create/delete_port "
` [PATCH 14/27] ALSA: seq: optimize get/set_port_info "
` [PATCH 15/27] ALSA: seq: optimize subscribe_port "
` [PATCH 16/27] ALSA: seq: optimize create/delete_queue "
` [PATCH 17/27] ALSA: seq: optimize get/set_queue_info "
` [PATCH 18/27] "
` [PATCH 19/27] ALSA: seq: optimize get_named_queue "
` [PATCH 20/27] ALSA: seq: optimize get_queue_status "
` [PATCH 21/27] ALSA: seq: optimize get/set_queue_tempo "
` [PATCH 22/27] ALSA: seq: optimize get/set_queue_timer "
` [PATCH 23/27] ALSA: seq: optimize get/set_queue_client "
` [PATCH 24/27] ALSA: seq: optimize get/set_client_pool "
` [PATCH 25/27] ALSA: seq: optimize remove_events "
` [PATCH 26/27] ALSA: seq: optimize get_subscription "
` [PATCH 27/27] ALSA: seq: optimize query functions for subscribes, next client and port "

dm-mq and end_clone_request()
 2016-08-08 14:54 UTC  (12+ messages)
    ` [dm-devel] "

[PATCH 1/4, libnftnl] rule: Implement internal expression iterator
 2016-08-08 14:54 UTC  (9+ messages)
` [PATCH 1/5, V2, libnftnl] rule: Add const modifier to rule field of "
  ` [PATCH 3/5, V2, libnftnl] Implement rule comparison
  ` [PATCH 4/5, V2, nft] Simplify parser rule_spec tree
  ` [PATCH 5/5, V2, nft] Implement deleting rule by description

A bug in ftrace - dynamic fops
 2016-08-08 14:53 UTC  (2+ messages)

How to set the sysroot toolchain to hard float
 2016-08-08 14:52 UTC  (5+ messages)
  ` Antwort: "
      ` [fixed] Antwort: "

[Patch V2] i2c: imx: add low power i2c bus driver
 2016-08-08 10:18 UTC  (2+ messages)

[5.3] ucc_geth: Fix to avoid IS_ERR_VALUE abuses and dead code on 64bit systems
 2016-08-08 14:49 UTC  (3+ messages)

[PATCH v2 0/7] speed up pack-objects counting with many packs
 2016-08-08 14:50 UTC  (5+ messages)
` [PATCH v2 7/7] pack-objects: use mru list when iterating over packs

[Qemu-devel] [PATCH v24 00/12] Block replication for continuous checkpoints
 2016-08-08 14:50 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

Update on http to https migration
 2016-08-08 14:47 UTC 

[meta-freescale-layer][PATCH 00/50] QorIQ patches
 2016-08-08  3:15 UTC  (7+ messages)

[PATCH net] net: ipv6: Fix ping to link-local addresses
 2016-08-08 14:45 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] i2c: Drop redundant platform data setting in drivers
 2016-08-08 14:45 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: i2c: Avoid using BSS before it is available

[PATCH 0/3] tools: support autoballooning of xenstore domain
 2016-08-08 14:45 UTC  (2+ messages)

[PATCH] dmaengine: qcom_hidma: release the descriptor before the callback
 2016-08-08 14:45 UTC  (11+ messages)

[PATCH V3 0/6] perf: Driver specific configuration for PMU
 2016-08-08 14:38 UTC  (6+ messages)
` [PATCH V3 2/6] perf: Passing struct perf_event to function setup_aux()

[PATCH 1/3] linux: copy-defconfig: move create_srcipk task after configure
 2016-08-08 14:44 UTC  (2+ messages)

[PATCH 0/6] Add support for Tegra GMI bus controller
 2016-08-08 14:44 UTC  (5+ messages)
` [PATCH 3/6] dt/bindings: Add bindings for Tegra GMI controller

HDMI 2.0 Support
 2016-08-08 14:44 UTC 

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-08 14:42 UTC  (2+ messages)

[PATCH 0/2] ASoC: da7218: Small clocking related updates for driver
 2016-08-08 14:35 UTC  (6+ messages)
` [PATCH 1/2] ASoC: da7218: Remove 32KHz PLL mode from driver
` [PATCH 2/2] ASoC: da7218: Improve driver efficiency with regards to MCLK usage

[PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI
 2016-08-08 14:42 UTC  (4+ messages)

x86 PMU broken in current Linus' tree
 2016-08-08 14:41 UTC  (4+ messages)

[Qemu-devel] [Bug 1609968] [NEW] "cannot set up guest memory" b/c no automatic clearing of Linux' cache
 2016-08-08 14:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1609968] "

[PATCH v8 0/6] Finally fix watermarks
 2016-08-08 14:40 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for Finally fix watermarks (rev7)

ICT Technical Support
 2016-08-08 14:40 UTC 

[PATCH RFC] libxl: make firmware_override able to cope with relative path
 2016-08-08 14:40 UTC 

[PATCH] sched: Avoid that __wait_on_bit_lock() hangs
 2016-08-08 14:38 UTC  (9+ messages)

[PATCH] treewide: fix a bunch of typos
 2016-08-08 14:38 UTC  (4+ messages)
` [PATCH] treewide: fix a bunch of typos (part 2)

[PACTH v1] cdc-wdm: Clear read pipeline in case of error
 2016-08-08 14:38 UTC  (9+ messages)

Build problems with xen 4.7
 2016-08-08 14:37 UTC  (10+ messages)

[PATCH RESEND] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2016-08-08 14:35 UTC  (9+ messages)

[PATCH v8 2/6] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw
 2016-08-08 14:35 UTC  (5+ messages)
` [PATCH v9] drm/i915/skl: Update DDB values atomically with wms/plane attrs

[PATCH] Standardizing the info message for unimplemented functions
 2016-08-08 14:34 UTC  (3+ messages)

pci passthrough kills qemu-xen
 2016-08-08 14:33 UTC  (3+ messages)

Build regressions/improvements in v4.8-rc1
 2016-08-08 14:31 UTC  (4+ messages)

[Question] virtio-serial misses irq delivery on migration?
 2016-08-08 14:30 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH v15 04/10] arm64: Kprobes with single stepping support
 2016-08-08 14:29 UTC  (17+ messages)

Crash in btrfs_uuid_tree_iterate during mount
 2016-08-08 14:24 UTC  (6+ messages)

[WireGuard] News about MIPS and ARM optimized code?
 2016-08-08 14:29 UTC  (2+ messages)

Patch "posix_cpu_timer: Exit early when process has been reaped" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "net: mvneta: set real interrupt per packet for tx_done" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "libceph: apply new_state before new_up_client on incrementals" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "media: fix airspy usb probe error path" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "libata: LITE-ON CX1-JB256-HP needs lower max_sectors" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "i2c: qup: Fix wrong value of index variable" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "intel_th: pci: Add Kaby Lake PCH-H support" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "intel_th: Fix a deadlock in modprobing" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "i2c: mux: reg: wrong condition checked for of_address_to_resource return value" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "cfg80211: handle failed skb allocation" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "[media] adv7604: Don't ignore pad number in subdev DV timings pad operations" has been added to the 4.6-stable tree
 2016-08-08 14:23 UTC 

Patch "net: mvneta: set real interrupt per packet for tx_done" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

Patch "posix_cpu_timer: Exit early when process has been reaped" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

Patch "media: fix airspy usb probe error path" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

Patch "libceph: apply new_state before new_up_client on incrementals" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

Patch "intel_th: Fix a deadlock in modprobing" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

Patch "libata: LITE-ON CX1-JB256-HP needs lower max_sectors" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

Patch "intel_th: pci: Add Kaby Lake PCH-H support" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

[meta-virtualization][PATCH] Fix build error for arm
 2016-08-08 14:22 UTC  (3+ messages)
` [yocto] [PATCH] "

Patch "i2c: qup: Fix wrong value of index variable" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

Patch "i2c: mux: reg: wrong condition checked for of_address_to_resource return value" has been added to the 4.4-stable tree
 2016-08-08 14:22 UTC 

Patch "net: mvneta: set real interrupt per packet for tx_done" has been added to the 3.14-stable tree
 2016-08-08 14:22 UTC 

Patch "libceph: apply new_state before new_up_client on incrementals" has been added to the 3.14-stable tree
 2016-08-08 14:22 UTC 

[Qemu-devel] [PATCH v7 00/16] backup compression
 2016-08-08 14:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 13/16] drive-backup: added support for data compression

[PATCH v2 1/2] befs: remove unused BEFS_BT_MATCH
 2016-08-08 14:21 UTC  (3+ messages)
` [PATCH v3 1/2] befs: remove unused BEFS_BT_PARMATCH
  ` [PATCH v3 2/2] befs: fix typo in befs_find_key

[Qemu-devel] [PULL for-2.7 0/1] s390x bugfix for 2.7-rc2
 2016-08-08 14:21 UTC  (2+ messages)

[PATCH] ASoC: simple-card: fix module load "unknown symbol" issue
 2016-08-08 14:18 UTC  (3+ messages)

[U-Boot] [PATCH] tiny-printf: Adjust to avoid using data section
 2016-08-08 14:18 UTC  (3+ messages)

Unlink after each loop in job
 2016-08-08 14:18 UTC  (7+ messages)

[PATCH V2] x86/hvm: Allow guest_request vm_events coming from userspace
 2016-08-08 14:17 UTC  (3+ messages)

[RESEND v5] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
 2016-08-08 14:16 UTC  (2+ messages)

[xen-unstable-smoke test] 100344: regressions - FAIL
 2016-08-08 14:16 UTC 

[PATCH v2] net: phy: fixed-link: read link parameters from devicetree
 2016-08-08 14:15 UTC 

[PATCH 2/2] ipoib: Ratelimit messages which can flood a host
 2016-08-08 14:14 UTC  (2+ messages)
  ` [PATCH] ipoib: Make ipoib_warn ratelimited

[Qemu-arm] [PATCH] ACPI: Add -acpifadt to allow FADT revision changes
 2016-08-08  7:35 UTC  (2+ messages)
` [Qemu-arm] [Qemu-devel] "

FAILED: patch "[PATCH] nl80211: Move ACL parsing later to avoid a possible memory" failed to apply to 4.6-stable tree
 2016-08-08 14:13 UTC 

[PATCH 0/3] ARM: dts: imx6sx: Initial UDOO Neo enablement
 2016-08-08 14:12 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: imx6sx-udoo-neo: Add SD

[PATCH nf] netfilter: nfnetlink_queue: reject verdict request from different portid
 2016-08-08 14:12 UTC  (2+ messages)

[PATCH] systemd: fix useradd parameter generation
 2016-08-08 14:12 UTC  (2+ messages)

Advice needed with file system corruption
 2016-08-08 14:11 UTC  (2+ messages)

[PATCH v1] Livepatch patches for v4.8 (v1)
 2016-08-08 14:10 UTC  (6+ messages)
` [PATCH v2 1/3] livepach: Add .livepatch.hooks functions and test-case

[PATCH nf] netfilter: ctnetlink: reject new conntrack request with different l4proto
 2016-08-08 14:10 UTC 

[PATCH 0/2] AMD VPMU fixes
 2016-08-08 14:10 UTC  (8+ messages)
` [PATCH 1/2] AMD/VPMU: 0xc0010000 - 0xc001007 MSRs are in PMU range
` [PATCH 2/2] AMD/VPMU: Keep reserved MSR bits untouched but allow the rest to be written

[RFD] I/O scheduling in blk-mq
 2016-08-08 14:09 UTC 

[PATCH] maintainers.inc: add recently added recipes
 2016-08-08 14:08 UTC 

[PATCH -next] dm flakey: fix error return code in flakey_ctr()
 2016-08-08 14:09 UTC 

[PATCH] security_flags.inc: enable PIE for a few recipes
 2016-08-08 14:07 UTC 

[PATCH 01/10] fault injection: fix a few documentation errors
 2016-08-08 14:07 UTC  (4+ messages)
` [PATCH 10/10] fault injection: inject faults in new/rare callchains

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-08-08 14:07 UTC  (17+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)

FAILED: patch "[PATCH] IB/hfi1: Correct issues with sc5 computation" failed to apply to 4.6-stable tree
 2016-08-08 14:07 UTC 

WARNING: CPU: 0 PID: 1271 at drivers/mmc/core/core.c:991 mmc_release_host+0xa0/0xa8
 2016-08-08 14:07 UTC  (2+ 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.