All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-07 22:54:05 to 2016-04-08 00:29:23 UTC [more...]

[PATCH v7 1/2] ARM: dma-mapping: Don't use outer_flush_range when the L2C is coherent
 2016-04-08  0:29 UTC  (3+ messages)

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-04-08  0:16 UTC  (61+ messages)
` [PATCH v11 01/60] PCI: Fix iomem_is_exclusive() checking in pci_mmap_resource()
` [PATCH v11 02/60] alpha/PCI: Only check iomem_is_exclusive() for IORESOURCE_MEM, not IORESOURCE_IO
` [PATCH v11 03/60] PCI: Add pci_find_bus_resource()
` [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource
` [PATCH v11 05/60] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v11 06/60] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v11 07/60] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v11 08/60] PCI: Kill wrong quirk about M7101
` [PATCH v11 09/60] powerpc/PCI: Keep resource idx order with bridge register number
` [PATCH v11 10/60] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v11 11/60] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v11 12/60] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v11 13/60] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v11 14/60] PCI: Add has_mem64 for struct host_bridge
` [PATCH v11 15/60] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v11 16/60] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v11 17/60] PCI: Don't release fixed resource for realloc
` [PATCH v11 18/60] PCI: Claim fixed resource during remove/rescan path
` [PATCH v11 19/60] PCI: Set resource to FIXED for LSI devices
` [PATCH v11 20/60] PCI: Separate realloc list checking after allocation
` [PATCH v11 21/60] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v11 22/60] PCI: Get new realloc size for bridge for last try
` [PATCH v11 23/60] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v11 24/60] PCI: Cleanup res_to_dev_res() printout
` [PATCH v11 25/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v11 26/60] PCI: Use correct align for optional only resources during sorting
` [PATCH v11 27/60] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v11 28/60] PCI: Optimize bus align/size calculation for optional "
` [PATCH v11 29/60] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v11 31/60] PCI: Remove duplicated code for resource sorting
` [PATCH v11 32/60] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v11 33/60] PCI: Treat ROM resource as optional during realloc
` [PATCH v11 34/60] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v11 35/60] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v11 36/60] PCI: Add __add_to_list()
` [PATCH v11 37/60] PCI: Cache window alignment value during bus sizing
` [PATCH v11 38/60] PCI: Check if resource is allocated before trying to assign one
` [PATCH v11 39/60] PCI: Separate out save_resources()/restore_resources()
` [PATCH v11 40/60] PCI: Move comment to pci_need_to_release()
` [PATCH v11 41/60] PCI: Separate required+optional assigning to another function
` [PATCH v11 42/60] PCI: Skip required+optional if there is no optional
` [PATCH v11 43/60] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v11 44/60] PCI: Add alt_size ressource allocation support
` [PATCH v11 45/60] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v11 46/60] PCI: Fix size calculation with old_size on rescan path
` [PATCH v11 47/60] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v11 48/60] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v11 49/60] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v11 51/60] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v11 52/60] PCI: Unify skip_ioresource_align()
` [PATCH v11 54/60] resources: Make allocate_resource() return best fit resource
` [PATCH v11 55/60] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v11 56/60] PCI: Add debug print out for min_align and alt_size
` [PATCH v11 57/60] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
` [PATCH v11 58/60] PCI: Introduce resource_disabled()
` [PATCH v11 59/60] PCI: Don't set flags to 0 when assign resource fail
` [PATCH v11 60/60] PCI: Only try to assign io port only for root bus that support it

[PATCH 00/19] mkfs cleaning
 2016-04-08  0:25 UTC  (5+ messages)
` [PATCH 15/19] mkfs: don't treat files as though they are block devices
` [PATCH 17/19] xfsprogs: disable truncating of files

Does __KERNEL_DS serve a purpose?
 2016-04-08  0:24 UTC 

[PATCH v1 00/12] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-08  0:24 UTC  (9+ messages)
` [PATCH v1 05/12] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v1 06/12] serial: 8250_dma: stop ongoing RX DMA on exception
` [PATCH v1 07/12] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v1 08/12] serial: 8250: enable AFE on ports where FIFO is 16 bytes

Does __KERNEL_DS serve a purpose?
 2016-04-08  0:24 UTC 

scrub: Tree block spanning stripes, ignored
 2016-04-08  0:23 UTC  (6+ messages)

mount -oaddr=<ipaddr> ?
 2016-04-08  0:21 UTC  (4+ messages)

[PATCH] block: make sure big bio is splitted into at most 256 bvecs
 2016-04-08  0:21 UTC  (7+ messages)

x32 processes, with CONFIG_X86_X32 not set
 2016-04-08  0:20 UTC  (4+ messages)

[PATCH v5] xSplice v1 design and implementation
 2016-04-08  0:18 UTC  (4+ messages)
` [PATCH v5 19/28] build_id: Provide ld-embedded build-ids

[PATCH] mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()
 2016-04-08  0:18 UTC  (3+ messages)

[PATCH v3 00/16] index-helper, watchman
 2016-04-08  0:14 UTC  (5+ messages)
` [PATCH v3 09/16] index-helper: use watchman to avoid refreshing index with lstat()

[PATCH] clk: disable unused clk if enable_count == 0
 2016-04-08  0:14 UTC  (2+ messages)

[PATCH] x86/hpet: Reduce HPET counter read contention
 2016-04-08  0:13 UTC  (4+ messages)

[PATCH 0/4] IB/srpt and the percpu_ida conversion
 2016-04-08  0:13 UTC  (21+ messages)
` [PATCH 4/4] IB/srpt: Convert to percpu_ida tag allocation
  ` [PATCH] IB/srpt: Revert "Convert to percpu_ida tag allocation"

[PATCH v8 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-04-08  1:36 UTC 

[PATCH v8 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
 2016-04-08  1:36 UTC 

Kernel crash when ath10k 10.4.3 firmware crashes in TCP download test
 2016-04-07 23:29 UTC  (2+ messages)

[RFC PATCH 00/11] GSO partial and TSO FIXEDID support
 2016-04-07 23:52 UTC  (4+ messages)
` [RFC PATCH 07/11] GENEVE: Add option to mangle IP IDs on inner headers when using TSO

[U-Boot] Newbie SPL question for socfpga_sockit
 2016-04-07 23:51 UTC  (24+ messages)

[PATCH 0/4] xfs: various fixes
 2016-04-07 23:50 UTC  (3+ messages)
` [PATCH 1/4] xfs: Don't wrap growfs AGFL indexes

cppc_cpufreq
 2016-04-07 23:50 UTC 

[PATCH v2 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-07 23:48 UTC  (4+ messages)
` [PATCH v2 04/11] xen: sched: close potential races when switching scheduler to CPUs

[U-Boot] [PATCH] USB: g_dnl: Change device class
 2016-04-07 23:49 UTC 

[PATCH] xfs/259: handle minimum block size more precisely
 2016-04-07 23:48 UTC  (4+ messages)

[PATCH 0/6 v2] xfs: xfs_iflush_cluster vs xfs_reclaim_inode
 2016-04-07 23:46 UTC  (10+ messages)
` [PATCH 1/6] xfs: fix inode validity check in xfs_iflush_cluster
` [PATCH 2/6] xfs: rename variables in xfs_iflush_cluster for clarity
` [PATCH 3/6] xfs: skip stale inodes in xfs_iflush_cluster
` [PATCH 4/6] xfs: xfs_iflush_cluster has range issues
` [PATCH 5/6] xfs: xfs_inode_free() isn't RCU safe
` [PATCH 6/6] xfs: mark reclaimed inodes invalid earlier

[PATCH] busybox/mdev: Ensure /sys is mounted before using it
 2016-04-07 23:46 UTC  (4+ messages)

[PATCH V3 1/2] pseries/eeh: Handle RTAS delay requests in configure_bridge
 2016-04-07 23:45 UTC  (4+ messages)
` [PATCH V3 2/2] pseries/eeh: Refactor the configure_bridge RTAS tokens

[PATCH] ixgbe: checkpatch cleanups
 2016-04-07 23:45 UTC 

N900 sleep mode (in 4.5-rc0, if that matters)
 2016-04-07 23:41 UTC  (14+ messages)
      ` 4.4: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
              ` 4.4, 4.6: "

[PATCH] extcon: usb-gpio: Don't miss event during suspend/resume
 2016-04-07 23:39 UTC  (2+ messages)

` Bus Info`
 2016-04-07 23:38 UTC 

[PATCH v5 00/21] x86: Improvements to cpuid handling for guests
 2016-04-07 23:36 UTC  (8+ messages)
` [PATCH v5 01/21] xen/x86: Annotate VM applicability in featureset
` [PATCH v5 02/21] xen/x86: Calculate maximum host and guest featuresets
` [PATCH v5 03/21] xen/x86: Generate deep dependencies of features

[PATCH net-next] sock: make lockdep_sock_is_held static inline
 2016-04-07 23:35 UTC  (7+ messages)
` [PATCH net-next v2] sock: make lockdep_sock_is_held inline and conditional on LOCKDEP

[PATCH 0/5] extensible sdk changes
 2016-04-07 23:34 UTC  (6+ messages)
` [PATCH 1/5] sstatesig.py: Split single locked sigs check into multiple checks
` [PATCH 2/5] sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK message
` [PATCH 3/5] populate_sdk_ext.bbclass: Enable locked sigs errors
` [PATCH 4/5] sstatesig.py: Add a method to "unlock" recipes
` [PATCH 5/5] devtool: Create unlocked-sigs.inc containing items in the workspace

[PATCH 0/2] clk: Add Oxford Semiconductor OXNAS Clocks support
 2016-04-07 23:31 UTC  (6+ messages)
` [PATCH 1/2] clk: Add Oxford Semiconductor OXNAS Standard Clocks

[PATCH] ib_srpt: Add missing ioctx->buf + ->dma alloc_session_cb init
 2016-04-07 23:28 UTC  (9+ messages)

[Intel-wired-lan] [PATCH 1/2] ixgbevf: refactor ethtool stats handling
 2016-04-07 23:27 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 2/2] ixgbevf: add support for per-queue ethtool stats

[RFC PATCH v2 00/13] SELinux support for Infiniband RDMA
 2016-04-07 23:24 UTC  (8+ messages)
` [RFC PATCH v2 09/13] ib/core: Enforce PKey security when modifying QPs

[PATCH 0/2] drm/i915: Split up modeset state checker
 2016-04-07 23:24 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Make modeset state checker take crtc as argument
` [PATCH 2/2] drm/i915: Move modeset state checker calls
  ` [PATCH 3/2] drm/i915: Rename hw state checker to hw state verifier

[PATCH] ARM: dts: r8a7791: Don't disable referenced optional clocks
 2016-04-07 23:21 UTC  (5+ messages)

support RCU lookups for inline symlinks
 2016-04-07 23:21 UTC  (3+ messages)

[PATCH net] lockdep: provide always true lockdep_is_held stub if lockdep disabled
 2016-04-07 23:21 UTC  (2+ messages)

[PATCH v2 00/18] Multipath patch sync
 2016-04-07 23:20 UTC  (19+ messages)
` [PATCH v2 01/18] multipathd: use /run instead of /var/run
` [PATCH v2 02/18] retrigger uevents to try and get the uid through udev
` [PATCH v2 03/18] Fix issues with user_friendly_names initramfs bindings
` [PATCH v2 04/18] Add libmpathcmd library and use it internally
` [PATCH v2 05/18] libmultipath: add ignore_new_boot_devs option
` [PATCH v2 06/18] libmultipath: fix PAD and PRINT macros
` [PATCH v2 07/18] libmultipath: Cut down on alua prioritizer ioctls
` [PATCH v2 08/18] multipathd: fail if pidfile can't be created
` [PATCH v2 09/18] libmultipath: check correct function for define
` [PATCH v2 10/18] multipathd: delay reloads during creation
` [PATCH v2 11/18] multipath: Fix minor text issues
` [PATCH v2 12/18] kpartx: verify partition devices
` [PATCH v2 13/18] multipath: add exclusive_pref_bit for alua prio
` [PATCH v2 14/18] multipathd: print "fail" when remove fails
` [PATCH v2 15/18] multipath: check partitions unused before removing
` [PATCH v2 16/18] multipathd.service: remove blk-availability Requires
` [PATCH v2 17/18] multipathd: use 64-bit int for command key
` [PATCH v2 18/18] multipath: add wwn keyword to weightedpath prio

[PATCH] ARM: OMAP3: Fix imprecise external abort for off mode on 36xx
 2016-04-07 23:16 UTC  (4+ messages)

[U-Boot] [PATCH v2] fastboot: OUT transaction length must be aligned to wMaxPacketSize
 2016-04-07 23:15 UTC  (12+ messages)

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-07 23:15 UTC  (5+ messages)
` [RFC PATCH v1.9 05/14] sched: horrible way to detect whether a task has been preempted
  `  "

[PATCH ipoute2] iplink: display number of rx/tx queues
 2016-04-07 23:11 UTC 

[PATCH v2 0/6] Propagate errors out from compressed streams
 2016-04-07 23:07 UTC  (5+ messages)
` [PATCH v2 2/6] ALSA: compress: Add function to indicate the stream has gone bad

[PATCH for-4.7 v2 1/2] xen/x86: Remove the use of vm86_mode()
 2016-04-07 23:05 UTC  (6+ messages)
` [PATCH for-4.7 v2 2/2] xen/x86: Introduce a new VMASSIST for architectural behaviour of iopl

[PATCH] extcon: usb-gpio: switch to use pm wakeirq apis
 2016-04-07 23:04 UTC  (3+ messages)

[PATCH - alsa-lib 1/1] Change card/pid get functions to return -ENOSYS if the kernel is too old
 2016-04-07 23:00 UTC  (6+ messages)

[PATCH V3 0/8] net: mediatek: make the driver pass stress tests
 2016-04-07 22:54 UTC  (8+ messages)
` [PATCH V3 3/8] net: mediatek: remove superfluous reset call
` [PATCH V3 5/8] net: mediatek: fix TX locking
` [PATCH V3 7/8] net: mediatek: move the pending_work struct to the device generic struct
  ` [PATCH V3 2/8] net: mediatek: mtk_cal_txd_req() returns bad value
  ` [PATCH V3 4/8] net: mediatek: fix stop and wakeup of queue
  ` [PATCH V3 6/8] net: mediatek: fix mtk_pending_work
  ` [PATCH V3 8/8] net: mediatek: do not set the QID field in the TX DMA descriptors


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.