All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-08 20:40:04 to 2015-10-08 21:39:58 UTC [more...]

[Qemu-trivial] [PATCH 0/5] Small optimizations for code using g_malloc0 + memset/memcpy
 2015-10-08 21:00 UTC  (6+ messages)
` [Qemu-trivial] [PATCH 1/5] hw/dma/pxa2xx: Remove superfluous memset
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/5] hw/scsi/spapr_vscsi: "
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH v7 00/60] PCI: Resource allocation cleanup for v4.4
 2015-10-08 21:39 UTC  (36+ messages)
` [PATCH v7 02/60] sparc/PCI: Use correct bus address to resource offset
` [PATCH v7 03/60] sparc/PCI: Unify pci_register_region()
` [PATCH v7 04/60] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v7 05/60] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v7 06/60] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v7 08/60] powerpc/PCI: "
` [PATCH v7 09/60] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v7 11/60] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v7 12/60] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v7 14/60] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v7 18/60] PCI: Set resource to FIXED for LSI devices
` [PATCH v7 19/60] PCI: Separate realloc list checking after allocation
` [PATCH v7 20/60] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v7 21/60] PCI: Get new realloc size for bridge for last try
` [PATCH v7 22/60] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v7 23/60] PCI: Cleanup res_to_dev_res() printout
` [PATCH v7 24/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v7 25/60] PCI: Use correct align for optional only resources during sorting
` [PATCH v7 27/60] PCI: Optimize bus align/size calculation for optional during sizing
` [PATCH v7 28/60] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v7 31/60] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v7 38/60] PCI: Separate out save_resources()/restore_resources()
` [PATCH v7 40/60] PCI: Separate required+optional assigning to another function
` [PATCH v7 44/60] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v7 46/60] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v7 48/60] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v7 50/60] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v7 52/60] PCI: Kill macro checking for bus io port sizing
` [PATCH v7 54/60] resources: Make allocate_resource() return best fit resource
` [PATCH v7 55/60] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v7 56/60] PCI: Add debug print out for min_align and alt_size
  ` [PATCH v7 58/60] PCI: Introduce resource_disabled()
` [PATCH v7 60/60] PCI: Only try to assign io port only for root bus that support it

[PATCH RFC 0/3] net: Add driver helper function to determine if checksum is offloadable
 2015-10-08 21:39 UTC  (5+ messages)
` [PATCH RFC 3/3] mlx4: Call skb_csum_offload_check to check offloadability

[U-Boot] [PATCH] nios2: convert cache flush to use dm cpu data
 2015-10-08 21:39 UTC  (2+ messages)

[Xenomai] [RELEASE] Xenomai 3.0
 2015-10-08 21:39 UTC  (2+ messages)

[PATCH] xfs: pass total block res. as total xfs_bmapi_write() parameter
 2015-10-08 21:38 UTC  (2+ messages)

[PATCH nf] netfilter: sync with packet rx also after removing queue entries
 2015-10-08 21:38 UTC 

[PATCH 00/16] FBC bug fixes
 2015-10-08 21:37 UTC  (5+ messages)
` [PATCH 04/16] drm/i915: set ILK_DPFC_FENCE_YOFF to 0 on SNB

[PATCH v2 0/3] Fix multiple checkpatch issues
 2015-10-08 21:37 UTC 

[PATCH 0/6] watchdog: sama5d4 and at91sam9: trivial rework
 2015-10-08 21:34 UTC  (14+ messages)
` [PATCH 1/6] watchdog: at91sam9: use devm_request_irq instead of request_irq
` [PATCH 2/6] watchdog: at91sam9: use watchdog_get_drvdata instead of container_of
` [PATCH 3/6] watchdog: at91sam9: rename heartbeats into timeout where necessary
` [PATCH 4/6] watchdog: at91sam9: remove nowayout useless copy
` [PATCH 5/6] watchdog: at91sam9: remove unused pdata support
` [PATCH 6/6] watchdog: sama5d4: try to set timeout from device tree first

[PATCH] crash in md-raid1 and md-raid10 due to incorrect list manipulation
 2015-10-08 21:35 UTC  (2+ messages)

[PATCH] staging: lustre: lent: add missing __user __user annotation
 2015-10-08 21:34 UTC  (2+ messages)
` [Outreachy kernel] "

CephFS and the next hammer release v0.94.4
 2015-10-08 21:34 UTC  (3+ messages)

[RFC PATCHv2] x86/pci: Initial commit for new VMD device driver
 2015-10-08 21:33 UTC  (5+ messages)

[Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death
 2015-10-08 18:30 UTC  (2+ messages)

monitoring deletion of directories?
 2015-10-08 21:30 UTC  (2+ messages)

[PATCH 1/6] powerpc/kconfig: Move NR_IRQS into "Kernel Options"
 2015-10-08 21:30 UTC  (7+ messages)
` [PATCH 2/6] powerpc/kconfig: Move sysdev Kconfig later
` [PATCH 3/6] powerpc/kconfig: Move bitness & endian options to the top
` [PATCH 4/6] powerpc/kconfig: Move SCOM_DEBUGFS into "Kernel Hacking"
` [PATCH 5/6] powerpc/kconfig: Move cpu options after platform options
` [PATCH 6/6] powerpc/kconfig: Cell CPU options should depend on PPC_CELL

[PATCH 2/3] drm/i915: fix CFB size calculation
 2015-10-08 21:29 UTC  (3+ messages)

[U-Boot] Inconsistencies in commands regarding load_addr
 2015-10-08 21:29 UTC  (4+ messages)

check gcc parameters without recompiling
 2015-10-08 21:27 UTC  (3+ messages)

[PATCH] netfilter: fix bad checksum on IPv6 when NAT is performed
 2015-10-08 21:26 UTC  (5+ messages)
  ` [PATCH v2] "

crazy idea: big percpu lock (Re: task isolation)
 2015-10-08 21:25 UTC 

[PATCH v7,0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-10-08 21:22 UTC  (3+ messages)
` [PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes

4K ~ 3840x2160 resolution and frame buffer support
 2015-10-08 21:22 UTC  (4+ messages)

[PATCH] futex.2: drop pointless editorializing
 2015-10-08 21:21 UTC  (2+ messages)

[PATCH] net: mvneta: add Armada XP compatible
 2015-10-08 21:20 UTC 

[PATCH] clk: mvebu: Add corediv clock driver for Armada 370/XP
 2015-10-08 21:20 UTC 

[PATCH] fs: Fix memcpy_sz for remaining count/rwsize
 2015-10-08 21:19 UTC 

[U-Boot] [PATCH] pci: pcie_imx: Fix hang on mx6qp
 2015-10-08 21:19 UTC  (5+ messages)

+ slab_common-do-not-warn-that-cache-is-busy-on-destroy-more-than-once.patch added to -mm tree
 2015-10-08 21:19 UTC 

+ slab_common-clear-pointers-to-per-memcg-caches-on-destroy.patch added to -mm tree
 2015-10-08 21:19 UTC 

+ slab_common-rename-cache-create-destroy-helpers.patch added to -mm tree
 2015-10-08 21:19 UTC 

[Qemu-devel] [PULL 00/25] virtio,pc features, fixes
 2015-10-08 21:18 UTC  (26+ messages)
` [Qemu-devel] [PULL 01/25] configure: probe for memfd
` [Qemu-devel] [PULL 02/25] linux-headers: add unistd.h
` [Qemu-devel] [PULL 03/25] util: add linux-only memfd fallback
` [Qemu-devel] [PULL 04/25] util: add memfd helpers
` [Qemu-devel] [PULL 05/25] util: add fallback for qemu_memfd_alloc()
` [Qemu-devel] [PULL 06/25] vhost: document log resizing
` [Qemu-devel] [PULL 07/25] vhost: add vhost_set_log_base op
` [Qemu-devel] [PULL 08/25] vhost-user: add vhost_user_requires_shm_log()
` [Qemu-devel] [PULL 09/25] vhost: alloc shareable log
` [Qemu-devel] [PULL 10/25] vhost-user: send log shm fd along with log_base
` [Qemu-devel] [PULL 11/25] vhost-user: add a migration blocker
` [Qemu-devel] [PULL 12/25] vhost: use a function for each call
` [Qemu-devel] [PULL 13/25] vhost-user: document migration log
` [Qemu-devel] [PULL 14/25] net: add trace_vhost_user_event
` [Qemu-devel] [PULL 15/25] vhost user: add support of live migration
` [Qemu-devel] [PULL 16/25] vhost user: add rarp sending after live migration for legacy guest
` [Qemu-devel] [PULL 17/25] vhost-user: use an enum helper for features mask
` [Qemu-devel] [PULL 18/25] vhost: add migration block if memfd failed
` [Qemu-devel] [PULL 19/25] vhost-user-test: move wait_for_fds() out
` [Qemu-devel] [PULL 20/25] vhost-user-test: remove useless static check
` [Qemu-devel] [PULL 21/25] vhost-user-test: wrap server in TestServer struct
` [Qemu-devel] [PULL 22/25] vhost-user-test: learn to tweak various qemu arguments
` [Qemu-devel] [PULL 23/25] vhost-user-test: add live-migration test
` [Qemu-devel] [PULL 24/25] vhost-user-test: check ownership during migration
` [Qemu-devel] [PULL 25/25] intel_iommu: Add support for translation for devices behind bridges

[PATCH net-next 0/4] tcp: better smp listener behavior
 2015-10-08 21:17 UTC  (4+ messages)
` [PATCH net-next 1/4] net: SO_INCOMING_CPU setsockopt() support

[PATCH 1/3] slab_common: rename cache create/destroy helpers
 2015-10-08 21:17 UTC  (4+ messages)
` [PATCH 2/3] slab_common: clear pointers to per memcg caches on destroy

[Qemu-devel] [PATCH v3 0/9] arm: Steps towards EL2 support round 5
 2015-10-08 21:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 5/9] target-arm: Add ARMMMUFaultInfo

[U-Boot] [PATCH] nios2: set default cache configuration in start.S
 2015-10-08 21:14 UTC  (2+ messages)

BTRFS RAID1 behavior after one drive temporal disconection
 2015-10-08 21:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] exec: factor out duplicate mmap code
 2015-10-08 20:53 UTC  (5+ messages)

[PATCH rt-tests] Fix some trivial typos found by codespell(1)
 2015-10-08 21:12 UTC 

[PATCH] iio: mxs-lradc: Fix temperature offset
 2015-10-08 21:12 UTC  (4+ messages)

[PATCH net-next] tcp: fix RFS vs lockless listeners
 2015-10-08 21:11 UTC  (2+ messages)

ENOSPC
 2015-10-08 21:11 UTC  (2+ messages)

getpriority.2
 2015-10-08 21:10 UTC  (2+ messages)

[patch] posix_fallocate.3: Mention glibc emulation caveats
 2015-10-08 21:10 UTC  (4+ messages)

[RFC PATCH 1/1] pthread_detach.3: remove invalid and confusing statement
 2015-10-08 21:10 UTC  (2+ messages)

[PATCH v2] Bluetooth: fix autoconnect for pending connect attempt
 2015-10-08 21:10 UTC 

[PATCH libnftnl] expr: dup: Fix json parsing
 2015-10-08 21:09 UTC 

[PATCH] __ppc_set_ppr_med.3: Document PPC functions providing access to PPR
 2015-10-08 21:09 UTC  (2+ messages)

[PATCH] PCI: generic: Fix address window calculation for non-zero starting bus
 2015-10-08 21:09 UTC  (3+ messages)

updated orangefs tree at kernel.org
 2015-10-08 21:07 UTC  (2+ messages)

[PATCH 0/2] Bulk mem-share identical domains
 2015-10-08 21:07 UTC  (5+ messages)

+ mm-dax-fix-dax-deadlocks.patch added to -mm tree
 2015-10-08 21:07 UTC 

[YOCTO 2.1] [PATCH 0/8] fixes for package_qa_walk() and buildpaths
 2015-10-08 21:06 UTC  (5+ messages)
` [PATCH 7/8] autotools.bbclass: use relative path to run configure script

[PATCH 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au
 2015-10-08 21:06 UTC  (7+ messages)
` [PATCH 1/1] New driver: rtl8xxxu (mac80211)

[to-be-updated] revert-dax-fix-race-between-simultaneous-faults.patch removed from -mm tree
 2015-10-08 21:05 UTC 

[to-be-updated] revert-mm-take-i_mmap_lock-in-unmap_mapping_range-for-dax.patch removed from -mm tree
 2015-10-08 21:05 UTC 

[Ksummit-discuss] Linux Foundation Technical Advisory Board Elections and Nomination process
 2015-10-08 21:02 UTC  (2+ messages)
` [Tech-board-discuss] "

[U-Boot] [PATCH] nios2: remove asm/psr.h
 2015-10-08 21:00 UTC  (2+ messages)

Missing sanity / dependency
 2015-10-08 20:59 UTC 

[Qemu-devel] [PATCH v3 RFC 0/17] block: persistent dirty bitmaps
 2015-10-08 20:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH 03/17] spec: add qcow2-dirty-bitmaps specification

[cbootimage PATCH v3 0/5] Add RSA signing support
 2015-10-08 20:57 UTC  (7+ messages)
` [cbootimage PATCH v3 3/5] Add support to dump rsa related fields for t210
` [cbootimage PATCH v3 4/5] Add new configuration keyword "RehashBl"
` [cbootimage PATCH v3 5/5] Add two sample scripts to do rsa signing for T210 bootimage

[PATCH v2 1/2] x86/mem-sharing: Bulk mem-sharing entire domains
 2015-10-08 20:57 UTC  (2+ messages)
` [PATCH v2 2/2] tests/mem-sharing: Add bulk option to memshrtool

[PATCH] HID: hid-logitech-hidpp: driver for m545/m546 mouse
 2015-10-08 20:57 UTC  (3+ messages)

[PATCH] panic: release stale console lock to always get the logbuf printed out
 2015-10-08 20:56 UTC  (7+ messages)

Mellanox PMD failure w/DPDK-2.1.0 and MLNX_OFED-3.1-1.0.3
 2015-10-08 20:55 UTC  (5+ messages)

i.mx6 video out in mainline
 2015-10-08 20:54 UTC  (6+ messages)

[PATCH] USB: serial: cp210x: Workaround for cp2108 failure due to GET_LINE_CTL bug
 2015-10-08 20:53 UTC 

[PATCH 1/2] PM / sleep: ensure deferred probe workqueue is finished in wait_for_device_probe
 2015-10-08 20:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/24] vhost-user: add migration support
 2015-10-08 20:52 UTC  (2+ messages)

[PATCH v5 resend 00/12] vhost-user multiple queues enabling
 2015-10-08 20:51 UTC  (6+ messages)
` [PATCH v5 resend 07/12] virtio: resolve for control queue

[PATCH] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
 2015-10-08 20:50 UTC  (2+ messages)

make headers_install for out-of-tree modules
 2015-10-08 20:48 UTC  (4+ messages)

[PATCH V3] crypto/nx842: Add CRC and validation support
 2015-10-08 20:45 UTC 

[PATCH 2/2] PM / sleep: prohibit devices probing during suspend/hibernation
 2015-10-08 20:46 UTC  (2+ messages)

[U-Boot] mx6qp sabreauto hangs after saveenv/reset
 2015-10-08 20:45 UTC  (4+ messages)

[PATCH 0/9] xen: sched: improve (a lot! :-D) Credit2 runqueue handling
 2015-10-08 20:44 UTC  (9+ messages)
` [PATCH 3/9] xen: sched: make locking for {insert, remove}_vcpu consistent

[GIT PULL] ARM: SoC fixes for 4.3-rc
 2015-10-08 20:42 UTC  (2+ messages)

[PATCH 1/2] test-path-utils.c: remove incorrect assumption
 2015-10-08 20:42 UTC  (6+ messages)

[PATCH nft 0/7] listing command updates
 2015-10-08 20:49 UTC  (8+ messages)
` [PATCH nft 1/7] rule: display table when listing sets
` [PATCH nft 2/7] src: add `list chains' command
` [PATCH nft 3/7] rule: display table when listing one set
` [PATCH nft 4/7] evaluate: check if set exists before listing it
` [PATCH nft 5/7] rule: `list sets' only displays declaration, not definition
` [PATCH nft 6/7] rule: rework list chain
` [PATCH nft 7/7] parser_bison: show all sets via list sets with no family

[Qemu-trivial] [PULL 00/19] Trivial patches for 2015-10-08
 2015-10-08 16:52 UTC  (2+ messages)
` [Qemu-trivial] [PULL 17/19] linux-user: Use g_new() & friends where that makes obvious sense

[ACPI] 7494b07eba: Kernel panic - not syncing: Watchdog detected hard LOCKUP on cpu 0
 2015-10-08 20:41 UTC  (2+ messages)

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-10-08 20:40 UTC  (4+ messages)
` [RFCv5 PATCH 43/46] sched/{fair,cpufreq_sched}: add reset_capacity interface

[Xenomai] Interrupt latency close to 1ms on powerpc Xenomai 2.6.4
 2015-10-08 20:41 UTC  (11+ messages)

[PATCH 0/4] Add support for STM32 DMA
 2015-10-08 20:40 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: Document the STM32 DMA bindings


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.