All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-19 17:57:34 to 2016-07-19 18:43:47 UTC [more...]

[Qemu-devel] [PULL v2 00/55] pc, pci, virtio: new features, cleanups, fixes
 2016-07-19 22:29 UTC  (2+ messages)
` [Qemu-arm] [PULL v2 08/55] hw/versatile: realize the PCI root bus as part of the versatile init

[Qemu-devel] VFIO PCIe Extended Capabilities
 2016-07-19 18:30 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/virtio-pci: fix virtio behaviour on modern (PCIe) machines
 2016-07-19 18:43 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] hw/virtio-pci: fix virtio behaviour on modern (PCIe) machines
 2016-07-19 18:42 UTC 

[PATCH v3 0/4] vfs: Use dlock list for SB's s_inodes list
 2016-07-19 18:42 UTC  (7+ messages)
` [PATCH v3 1/4] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v3 4/4] vfs: Use dlock list for superblock's inode list

[Qemu-devel] [PULL v2 for-2.7 00/15] QAPI patches for 2016-07-19
 2016-07-19 18:41 UTC  (16+ messages)
` [Qemu-devel] [PULL v2 for-2.7 01/15] qapi: change QmpOutputVisitor to QSLIST
` [Qemu-devel] [PULL v2 for-2.7 02/15] qapi: change QmpInputVisitor "
` [Qemu-devel] [PULL v2 for-2.7 03/15] net: use Netdev instead of NetClientOptions in client init
` [Qemu-devel] [PULL v2 for-2.7 04/15] qapi: Require all branches of flat union enum to be covered
` [Qemu-devel] [PULL v2 for-2.7 05/15] qapi: Special case c_name() for empty type
` [Qemu-devel] [PULL v2 for-2.7 06/15] qapi: Hide tag_name data member of variants
` [Qemu-devel] [PULL v2 for-2.7 07/15] qapi: Add type.is_empty() helper
` [Qemu-devel] [PULL v2 for-2.7 08/15] qapi: Drop useless gen_err_check()
` [Qemu-devel] [PULL v2 for-2.7 09/15] qapi-event: Simplify visit of non-implicit data
` [Qemu-devel] [PULL v2 for-2.7 10/15] qapi: Plumb in 'boxed' to qapi generator lower levels
` [Qemu-devel] [PULL v2 for-2.7 11/15] qapi: Implement boxed types for commands/events
` [Qemu-devel] [PULL v2 for-2.7 12/15] block: Simplify block_set_io_throttle
` [Qemu-devel] [PULL v2 for-2.7 13/15] block: Simplify drive-mirror
` [Qemu-devel] [PULL v2 for-2.7 14/15] qapi: Change Netdev into a flat union
` [Qemu-devel] [PULL v2 for-2.7 15/15] net: Use correct type for bool flag

[Qemu-devel] [PATCH 00/37] Various memory leak fixes
 2016-07-19 18:41 UTC  (11+ messages)
` [Qemu-devel] [PATCH 02/37] tests: fix test-qga leaks
` [Qemu-devel] [PATCH 03/37] qga: free the whole blacklist
` [Qemu-devel] [PATCH 04/37] qga: free remaining leaking state
` [Qemu-devel] [PATCH 05/37] tests: fix test-cutils leaks
` [Qemu-devel] [PATCH 06/37] tests: fix test-vmstate leaks

4.4 Backport request 4d06dd537f95 cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
 2016-07-19 18:41 UTC 

[PATCH 1/2 v2] input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y
 2016-07-19 18:41 UTC  (2+ messages)

[PATCH v6] gpio: add Intel WhiskeyCove PMIC GPIO driver
 2016-07-19 18:45 UTC 

linux-next: build failure after merge of the wireless-drivers-next tree
 2016-07-19 18:39 UTC  (7+ messages)

[PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-07-19 18:39 UTC  (5+ messages)

[U-Boot] [PATCH v3] keystone: k2h/e/l: Fix DMA coherency for QM PDSP
 2016-07-19 18:39 UTC 

[Qemu-devel] [PATCH v20 0/5] block/gluster: add support for multiple gluster servers
 2016-07-19 18:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH v20 3/5] block/gluster: deprecate rdma support
` [Qemu-devel] [PATCH v20 4/5] block/gluster: using new qapi schema
` [Qemu-devel] [PATCH v20 5/5] block/gluster: add support for multiple gluster servers

[PATCH 01/13] drm/i915: Consolidate write_tail vfunc initializer
 2016-07-19 18:38 UTC  (7+ messages)
` [PATCH 12/13] drm/i915: Consolidate legacy semaphore initialization

[U-Boot] [Resend: U-Boot PATCH v2] keystone: k2h/e/l: Fix DMA coherency for QM PDSP
 2016-07-19 18:38 UTC  (2+ messages)

[PATCH 2/2 v2] input: wacom_w8001 - cleanup 2FG touch code
 2016-07-19 18:37 UTC  (7+ messages)

[PATCH] use strbuf_addbuf() for appending a strbuf to another
 2016-07-19 18:36 UTC 

[PATCH 1/2] mtd: nand: BUG_ON in case of no select_chip and cmd_ctrl
 2016-07-19 18:36 UTC  (13+ messages)
` [PATCH 2/2] mtd: nand: Get rid of needless 'goto'

[Cocci] Remove unnecessary null pointer checks?
 2016-07-19 18:36 UTC  (24+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
                                ` [PATCH] [media] v4l2-common: Delete an unnecessary check before the function call "spi_unregister_device"
                                  ` [PATCH] [media] v4l2-common: Delete an unnecessary check before the function call "spi_unregister_de
                                    ` [PATCH] [media] v4l2-common: Delete an unnecessary check before the function call "spi_unregiste

[alternative-merged] printk-add-kernel-parameter-to-control-writes-to-dev-kmsg-checkpatch-fixes.patch removed from -mm tree
 2016-07-19 18:35 UTC 

+ printk-add-kernel-parameter-to-control-writes-to-dev-kmsg-update.patch added to -mm tree
 2016-07-19 18:35 UTC 

[U-Boot] [U-Boot PATCH v1] keystone: k2h/e/l: Fix DMA coherency for QM PDSP
 2016-07-19 18:34 UTC 

[PATCH v3 0/3] Spidev usability patchset update
 2016-07-19 18:33 UTC  (9+ messages)
` [PATCH v3 1/3] spi: spidev: create spidev device for all spi slaves

[Qemu-devel] [RFC PATCH] tcg: Optimize fence instructions
 2016-07-19 18:33 UTC  (7+ messages)

4.7-rc7: use-after-free in proc_map_files_readdir
 2016-07-19 18:33 UTC  (4+ messages)

[PATCH v2] rapidio: add RapidIO channelized messaging driver
 2016-07-19 18:27 UTC 

[PATCH 0/3] ARS rescanning triggered by latent errors or userspace
 2016-07-19 18:32 UTC  (12+ messages)
` [PATCH 1/3] pmem: clarify a debug print in pmem_clear_poison
` [PATCH 2/3] nfit, libnvdimm: allow an ARS rescan to be triggered on demand

[PATCH -next] ata: sata_dwc_460ex: remove redundant dev_err call
 2016-07-19 18:32 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/pseries: Implemented indexed-count hotplug memory management
 2016-07-19 18:31 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/pseries: Implemented indexed-count hotplug memory add

[PATCH V8 2/2] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2016-07-19 18:31 UTC  (3+ messages)

[PATCH] drivers: atm: nicstar: Use the correct function to free some resources
 2016-07-19 18:31 UTC  (3+ messages)

[PATCH] net: ti: cpmac: Use the correct function to free some resources
 2016-07-19 18:30 UTC  (3+ messages)

[PATCH 0/4] brcm80211: Misc coverity fixes
 2016-07-19 18:30 UTC  (9+ messages)
` [PATCH 3/4] brcmsmac: Fix invalid memcpy() size in brcms_c_d11hdrs_mac80211

[PATCH] ARM: bcm2835: dt: Add Raspberry Pi Zero
 2016-07-19 18:30 UTC  (2+ messages)

[PATCH -next] cgroup: remove duplicated include from cgroup.c
 2016-07-19 18:29 UTC  (2+ messages)

[PATCH 1/3] difftool: fix argument handling in subdirs
 2016-07-19 18:29 UTC  (6+ messages)
` [PATCH 2/3] difftool: avoid $GIT_DIR and $GIT_WORK_TREE
` [PATCH 3/3] difftool: use Git::* functions instead of passing around state

[PATCH] md: add missing sysfs_notify on array_state update
 2016-07-19 18:28 UTC  (2+ messages)

[PATCH v7 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-19 18:28 UTC  (12+ messages)
` [PATCH v7 7/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v7 4/9] acpi/arm64: Add GTDT table parse driver

[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
 2016-07-19 18:27 UTC  (3+ messages)

[merged] module-do-a-warn_on_once-for-assert-module-mutex-not-held.patch removed from -mm tree
 2016-07-19 18:27 UTC 

[PATCH] worktree: add: introduce the --name option
 2016-07-19 18:23 UTC  (3+ messages)

[Ksummit-discuss] [TECH TOPIC] asynchronous printk
 2016-07-19 18:24 UTC  (5+ messages)

[REDO PATCH v7] perf/x86/amd/power: Add AMD accumulated power reporting mechanism
 2016-07-19 18:22 UTC  (6+ messages)

[PATCH] Fix kernel module refcount handling
 2016-07-19 18:21 UTC  (2+ messages)

[RFC bluetooth-next 00/20] bluetooth: rework 6lowpan implementation
 2016-07-19 18:20 UTC  (9+ messages)
` [RFC bluetooth-next 01/20] 6lowpan: ndisc: don't remove short address
` [RFC bluetooth-next 18/20] 6lowpan: move multicast flags to generic

[PATCH v8 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-19 18:18 UTC  (23+ messages)
` [PATCH v8 1/9] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v8 2/9] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v8 3/9] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v8 4/9] clocksource/drivers/arm_arch_timer: use readq to get 64-bit CNTVCT
` [PATCH v8 5/9] acpi/arm64: Add GTDT table parse driver
` [PATCH v8 6/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v8 7/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v8 8/9] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v8 9/9] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

SOC-specific action for irq_set_wake
 2016-07-19 18:18 UTC  (2+ messages)

[PATCH 00/14] Present useful limits to user (v2)
 2016-07-19 18:18 UTC  (7+ messages)
` [PATCH 02/14] resource limits: aggregate task highwater marks to cgroup level

[PATCH 1/3] rtlwifi: don't add include path for rtl8188ee
 2016-07-19 18:17 UTC  (2+ messages)
` [1/3] "

[PATCH iptables 1/2] extensions: libxt_NFLOG: display nflog-size even if it is zero
 2016-07-19 18:17 UTC  (4+ messages)
` [PATCH iptables 2/2] extensions: libxt_NFLOG: translate to nft log snaplen if nflog-size is specified

[PATCH] mtd: add arch dependency for MTD_BCM47XXSFLASH symbol
 2016-07-19 18:17 UTC  (3+ messages)
`  "

[PATCH v7] wlcore: spi: add wl18xx support
 2016-07-19 18:16 UTC  (5+ messages)
` [v7] "

[Qemu-devel] [PATCH] Fix regressions caused by renaming README
 2016-07-19 18:15 UTC  (2+ messages)

[PATCH nf-next 0/3] netfilter: fix some small bugs related to nft_log
 2016-07-19 18:16 UTC  (7+ messages)
` [PATCH nf-next 1/3] netfilter: nft_log: fix possible memory leak if log expr init fail
` [PATCH nf-next 2/3] netfilter: nft_log: check the validity of log level
` [PATCH nf-next 3/3] netfilter: nft_log: fix snaplen does not truncate packets

mc13xxx: Define maximum SPI clock frequency global to driver
 2016-07-19 18:15 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/12] Misc patches for 2.7 hard freeze from 2016-07-18
 2016-07-19 18:15 UTC  (4+ messages)
` [Qemu-devel] [PULL 09/12] Move README to markdown

[PATCH v3 0/3] drm/i915/bxt: Fix performance due to bogus MOCS entry
 2016-07-19 18:15 UTC  (3+ messages)
` ✗ Ro.CI.BAT: warning for "

[libvirt test] 97638: tolerable FAIL - PUSHED
 2016-07-19 18:15 UTC 

[PATCH 1/4] brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
 2016-07-19 18:14 UTC  (2+ messages)
` [1/4] "

[Bug 93663] Stuck on screen blanking/dmps/monitor turned off/on
 2016-07-19 18:14 UTC 

[PATCH V2] bcma: define ChipCommon B MII registers
 2016-07-19 18:13 UTC  (2+ messages)
` [V2] "

[RFC 00/18] Present useful limits to user
 2016-07-19 18:13 UTC  (10+ messages)
` [RFC 02/18] cgroup_pids: track maximum pids

[Buildroot] Issues with cross-compiling from x86_64 to a different x86_64
 2016-07-19 18:13 UTC 

[PATCH 1/1] netfilter: Add helper array register/unregister functions
 2016-07-19 18:12 UTC  (3+ messages)

[PATCH v3 nf] netfilter: x_tables: speed up jump target validation
 2016-07-19 18:11 UTC  (2+ messages)

[PATCH] multipath-tools: memory.h is a local header in libmultipath/checkers/emc_clariion.c
 2016-07-19 18:10 UTC 

[merged] nvme-dont-allocate-unused-nvme_major.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] m32r-fix-build-warning-about-putc.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-workingset-printk-missing-log-level-use-pr_info.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-thp-refix-false-positive-bug-in-page_move_anon_rmap.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-thp-refix-false-positive-bug-in-page_move_anon_rmap.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-rmap-call-page_check_address-with-sync-enabled-to-avoid-racy-check.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-thp-move-pmd-check-inside-ptl-for-freeze_page.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] vmlinuxlds-account-for-destructor-sections.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] added-support-for-gcc-version-=-6.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] kasan-quarantine-fix-bugs-on-qlist_move_cache.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] uapi-export-lirch-header.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] madvise_free-thp-fix-madvise_free_huge_pmd-return-value-after-splitting.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] revert-scripts-gdb-add-documentation-example-for-radix-tree.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] revert-scripts-gdb-add-a-radix-tree-parser.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] scripts-gdb-perform-path-expansion-to-lx-symbols-arguments.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] scripts-gdb-add-constantspy-to-gitignore.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] scripts-gdb-rebuild-constantspy-on-dependancy-change.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] scripts-gdb-silence-nothing-to-do-message.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] kasan-add-newline-to-messages.patch removed from -mm tree
 2016-07-19 18:10 UTC 

[merged] mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner.patch removed from -mm tree
 2016-07-19 18:09 UTC 

[merged] drivers-leds-leds-lp3952c-work-around-gcc-444-union-initializer-bug.patch removed from -mm tree
 2016-07-19 18:09 UTC 

[PATCH v2 00/11] Kbuild: fix -Wmissing-include-path warnings
 2016-07-19 18:07 UTC  (6+ messages)
` [PATCH v2 05/11] Kbuild: don't add obj tree in additional includes

[U-Boot] [v2 1/1] wandboard: fix dtb file names
 2016-07-19 18:05 UTC  (7+ messages)

Git and SHA-1 security (again)
 2016-07-19 18:04 UTC  (18+ messages)

[PATCH net-next 1/1] net_sched: Introduce skbmod action
 2016-07-19 18:04 UTC  (9+ messages)

[PATCH -next] drm/arc: Remove redundant dev_err call in arcpgu_load()
 2016-07-19 18:02 UTC  (2+ messages)

[RFC PATCH] locks: fix file locking on overlayfs
 2016-07-19 18:01 UTC  (2+ messages)

[PATCH -next] drm/arc: Fix some sparse warnings
 2016-07-19 18:01 UTC  (2+ messages)

[PATCH 00/10] Add support for cros-ec-sensors
 2016-07-19 18:00 UTC  (4+ messages)
` [PATCH 02/10] mfd: cros_ec: update MOTIONSENSE definitions and commands

[PATCH 1/4] ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERM
 2016-07-19 17:59 UTC  (2+ messages)
` [1/4] "

[PATCH] md: use seconds granularity for error logging
 2016-07-19 17:59 UTC  (3+ messages)

[PATCH] ath9k_hw: fix spectral scan on AR9285 and newer
 2016-07-19 17:58 UTC  (2+ messages)
`  "

[PATCH] ath6kl: sme_state shortcut to SME_DISCONNECTED removed
 2016-07-19 17:56 UTC  (2+ messages)
`  "

[ath9k-devel] [PATCH v2] ath9k: simplify the code-paths when not using the built-in EEPROM
 2016-07-19 17:57 UTC  (3+ messages)
` [v2] "
  ` [ath9k-devel] "


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.