All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-27 22:52:06 to 2015-07-27 23:36:08 UTC [more...]

[PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
 2015-07-27 23:30 UTC  (48+ messages)
` [PATCH v3 01/51] PCI: Cleanup res_to_dev_res() printout for addon resources
` [PATCH v3 02/51] PCI: Reuse res_to_dev_res in reassign_resources_sorted
` [PATCH v3 03/51] PCI: Use correct align for optional only resources during sorting
` [PATCH v3 04/51] PCI: Optimize bus align/size calculation during sizing
` [PATCH v3 05/51] PCI: Optimize bus align/size calculation for optional "
` [PATCH v3 06/51] PCI: Don't add too much optional size for hotplug bridge mmio
` [PATCH v3 07/51] PCI: Reorder resources list for must/optional resources
` [PATCH v3 08/51] PCI: Remove duplicated code for resource sorting
` [PATCH v3 09/51] PCI: Rename pdev_sort_resources to pdev_check_resources
` [PATCH v3 10/51] PCI: Treat ROM resource as optional during realloc
` [PATCH v3 11/51] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v3 12/51] PCI: Simplify res reference using in __assign_resourcs_sorted
` [PATCH v3 13/51] PCI: Separate realloc list checking after allocation
` [PATCH v3 14/51] PCI: Add __add_to_list()
` [PATCH v3 15/51] PCI: Cache window alignment value
` [PATCH v3 16/51] PCI: Check if resource is allocated before pci_assign
` [PATCH v3 17/51] PCI: Separate out save_resources/restore_resource
` [PATCH v3 18/51] PCI: Move comment to pci_need_to_release()
` [PATCH v3 19/51] PCI: Separate must+optional assigning to another function
` [PATCH v3 20/51] PCI: Skip must+optional if there is no optional addon
` [PATCH v3 21/51] PCI: Move saved required resource list out of must+optional assigning
` [PATCH v3 22/51] PCI: Add alt_size allocation support
` [PATCH v3 23/51] PCI: Add support for more than two alt_size under same bridge
` [PATCH v3 24/51] PCI: Better support for two alt_size
` [PATCH v3 25/51] PCI: Fix size calculation with old_size on rescan path
` [PATCH v3 26/51] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v3 27/51] PCI: Move ISA ioport align out of calculate_iosize
` [PATCH v3 28/51] PCI: Unifiy calculate_size for io port and mmio
` [PATCH v3 29/51] PCI: Allow optional only io resource must size to be 0
` [PATCH v3 30/51] PCI: Unify skip_ioresource_align()
` [PATCH v3 31/51] PCI: Kill macro checking for bus io port sizing
` [PATCH v3 32/51] resources: Split out __allocate_resource()
` [PATCH v3 35/51] PCI: Only treat non-pef mmio64 as pref if all bridges has MEM_64
` [PATCH v3 36/51] PCI: Add has_mem64 for host_bridge
` [PATCH v3 37/51] PCI: Only treat non-pef mmio64 as pref if host-bridge has_mem64
` [PATCH v3 39/51] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v3 40/51] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
` [PATCH v3 41/51] powerpc/PCI: "
` [PATCH v3 42/51] of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v3 44/51] PCI: Get new realloc size for bridge for last try
` [PATCH v3 45/51] PCI: Don't release sibiling bridge resources during hotplug
` [PATCH v3 46/51] PCI: Don't release fixed resource for realloc
` [PATCH v3 50/51] PCI: Introduce resource_disabled()
` [PATCH v3 51/51] PCI: Don't set flags to 0 when assign resource fail

[PATCH char-misc-next 00/19] misc: mic: Enable COSM and remaining SCIF functionality
 2015-07-28  0:00 UTC  (13+ messages)
` [PATCH char-misc-next 01/19] misc: mic: SCIF poll
` [PATCH char-misc-next 02/19] misc: mic: Add support for kernel mode SCIF clients
` [PATCH char-misc-next 03/19] misc: mic: MIC COSM bus
` [PATCH char-misc-next 04/19] misc: mic: Coprocessor State Management (COSM) driver
` [PATCH char-misc-next 05/19] misc: mic: COSM SCIF server
` [PATCH char-misc-next 07/19] misc: mic: Remove COSM functionality from the MIC host driver
` [PATCH char-misc-next 09/19] misc: mic: Update MIC host daemon with COSM changes
` [PATCH char-misc-next 11/19] dma: Add support to program MIC x100 status descriptiors
` [PATCH char-misc-next 12/19] misc: mic: SCIF RMA header file and IOCTL changes
` [PATCH char-misc-next 13/19] misc: mic: SCIF RMA header file
` [PATCH char-misc-next 14/19] misc: mic: SCIF memory registration and unregistration
` [PATCH char-misc-next 15/19] misc: mic: SCIF RMA list operations

[PATCH v5 1/2] serial_core: add pci uart early console support
 2015-07-27 23:33 UTC  (4+ messages)
` [PATCH v6 "

[PATCH] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
 2015-07-27 23:32 UTC  (5+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-07-27 23:32 UTC  (19+ messages)
` [U-Boot] [PATCH 03/20] dm: usb: Add an errno.h header to usb_ether.c
` [U-Boot] [PATCH 04/20] dm: usb: Prepare dwc2 driver for driver-model conversion
` [U-Boot] [PATCH 05/20] dm: usb: Add driver-model support to dwc2
` [U-Boot] [PATCH 06/20] net: smsc95xx: Sort the include files
` [U-Boot] [PATCH 07/20] net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
` [U-Boot] [PATCH 08/20] net: smsc95xx: Correct the error numbers
` [U-Boot] [PATCH 09/20] net: smsc95xx: Prepare for conversion to driver model
` [U-Boot] [PATCH 10/20] net: smsc95xx: Add driver-model support
` [U-Boot] [PATCH 12/20] dm: Support address translation for simple-bus

[U-Boot] [PATCH v2 00/16] assortment of tegra fixes/enhancements
 2015-07-27 23:32 UTC  (5+ messages)
` [U-Boot] [PATCH v2 09/16] mtd/nand/tegra: alignment workaround

[U-Boot] [PATCH] dm: Make regmap and syscon optional
 2015-07-27 23:31 UTC  (2+ messages)

[U-Boot] [PATCH 00/55] dm: exynos: Driver model improvements leading to spring support
 2015-07-27 23:31 UTC  (88+ messages)
` [U-Boot] [PATCH 01/55] dm: core: Support finding a device by phandle
` [U-Boot] [PATCH 02/55] dm: i2c: Add a message debug function
` [U-Boot] [PATCH 03/55] dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
` [U-Boot] [PATCH 04/55] dm: i2c: Move definitions to the top of the header file
` [U-Boot] [PATCH 05/55] dm: i2c: Add a function to transfer messages
` [U-Boot] [PATCH 09/55] exynos: i2c: Fix code style with ReadWriteByte()
` [U-Boot] [PATCH 10/55] exynos: i2c: Tidy up the driver model code
` [U-Boot] [PATCH 11/55] exynos: dts: Sync up I2C ports with the kernel
` [U-Boot] [PATCH 12/55] exynos: dts: Add PMIC and regulator definitions
` [U-Boot] [PATCH 13/55] exynos: dts: Support EC tunnel and main TPS65090 regulator
` [U-Boot] [PATCH 16/55] exynos: serial: Refactor init code for debug UART
` [U-Boot] [PATCH 17/55] exynos: Add debug UART support for Samsung S5P serial
` [U-Boot] [PATCH 18/55] exynos: Enable the debug UART in SPL
` [U-Boot] [PATCH 21/55] dm: power: Add a new driver for the TPS65090 PMIC
` [U-Boot] [PATCH 22/55] dm: power: Add support for TPS65090 FETs
` [U-Boot] [PATCH 23/55] dm: power: Add support for the S5M8767 PMIC
` [U-Boot] [PATCH 24/55] dm: power: Add support for S5M8767 regulators
` [U-Boot] [PATCH 25/55] dm: pmic: max77686: Correct a few nits
` [U-Boot] [PATCH 26/55] dm: pmic: Correct the pmic_reg_write() implementation
` [U-Boot] [PATCH 27/55] dm: power: max77686: Correct BUCK register access
` [U-Boot] [PATCH 29/55] dm: power: Don't return an error when regulators are not autoset
` [U-Boot] [PATCH 30/55] dm: pmic: Display the regulator limits on error
` [U-Boot] [PATCH 31/55] dm: video: Add support for video bridges
` [U-Boot] [PATCH 32/55] dm: video: Add support for the Parade PS8622/625 bridge
` [U-Boot] [PATCH 33/55] dm: video: Add support for the NXP PTN3460 bridge
` [U-Boot] [PATCH 34/55] exynos: spi: Convert the timeout to debug()
` [U-Boot] [PATCH 35/55] exynos: Correct return value in exynos_mmc_init()
` [U-Boot] [PATCH 36/55] exynos: Add support for the DisplayPort hotplug detect
` [U-Boot] [PATCH 37/55] exynos: video: Correct debug output
` [U-Boot] [PATCH 38/55] exynos: Tidy up CPU frequency display
` [U-Boot] [PATCH 39/55] dm: gpio: Check a GPIO is valid before using it
` [U-Boot] [PATCH 40/55] dts: exynos: snow: Add memory layout description
` [U-Boot] [PATCH 41/55] dts: exynos: pit: Add a new node for the parade video bridge driver
` [U-Boot] [PATCH 42/55] dts: exynos: snow: Add a new node for the NXP "
` [U-Boot] [PATCH 46/55] exynos: Remove unneeded device tree control #ifdefs

Using audit as extended inotify
 2015-07-27 23:30 UTC 

[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap
 2015-07-27 23:31 UTC  (15+ messages)
` [PATCH v2 08/25] arch: introduce memremap()

hugetlb pages not accounted for in rss
 2015-07-27 23:26 UTC  (2+ messages)

Regression in guest destruction caused by altp2m
 2015-07-27 23:26 UTC  (4+ messages)

[PATCH 1/2] extcon: fix hang and extcon_get/set_cable_state()
 2015-07-27 23:26 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] qla2xxx: Return the fabric command state for non-task management requests
 2015-07-27 23:25 UTC  (5+ messages)

Log messages beginning # and git rebase -i
 2015-07-27 23:25 UTC  (2+ messages)

[PATCH] perf, tools, stat: Fix perf stat -T
 2015-07-27 23:24 UTC 

[PATCH 0/3] xfstests: test btrfs replace on RAID 5/6
 2015-07-27 22:44 UTC  (6+ messages)
` [PATCH 2/3] btrfs: add replace missing and replace RAID 5/6 to profile configs

Slow find performance
 2015-07-27 23:22 UTC  (2+ messages)

kernel warning in tcp_fragment
 2015-07-27 23:19 UTC  (2+ messages)

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-27 23:19 UTC  (7+ messages)

[PATCH 0/2] igb/ixgbe: Fix ordering of SR-IOV teardown
 2015-07-27 23:18 UTC  (6+ messages)
` [Intel-wired-lan] "
` [PATCH 1/2] igb: Teardown SR-IOV before unregister_netdev()
  ` [Intel-wired-lan] "
` [PATCH 2/2] ixgbe: "
  ` [Intel-wired-lan] "

[PATCH v5 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-07-27 23:17 UTC  (4+ messages)
` [PATCH v5 2/4] KVM: x86: Add KVM exit for IOAPIC EOIs
` [PATCH v5 3/4] KVM: x86: Add EOI exit bitmap inference
` [PATCH v5 4/4] KVM: x86: Add support for local interrupt requests from userspace

[PATCH RESEND 0/4] Use max_sge_rd device capability
 2015-07-27 23:17 UTC  (12+ messages)
` [PATCH RESEND 1/4] mlx4, mlx5, mthca: Expose max_sge_rd correctly
` [PATCH RESEND 3/4] svcrdma: Use max_sge_rd for destination read depths
  ` [PATCH RESEND 2/4] ipath,qib: Expose max_sge_rd correctly
  ` [PATCH RESEND 4/4] RDMA/Core: remove rdma_cap_read_multi_sge() helper

[PATCH] ASoC: nau8825: Add driver for headset chip Nuvoton 8825
 2015-07-27 23:13 UTC 

[GIT PULL] MODSIGN: Use PKCS#7 for module signatures
 2015-07-27 23:15 UTC  (4+ messages)

[PATCH 00/13 v4] Batch submission via GuC
 2015-07-27 23:12 UTC  (5+ messages)
` [PATCH 07/13 v4] drm/i915: GuC submission setup, phase 1

+ fs-char_devc-fix-incorrect-documentation-for-unregister_chrdev_region.patch added to -mm tree
 2015-07-27 23:15 UTC 

+ clk_register_clkdev-handle-callers-needing-format-string.patch added to -mm tree
 2015-07-27 23:13 UTC 

[PATCH v2 00/11] PCI: Fix ATS deadlock
 2015-07-27 23:13 UTC  (8+ messages)
` [PATCH v2 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v2 10/11] PCI: Stop caching ATS "

[PATCH v3] ASoC: Add support for NAU8825 codec to ASoC
 2015-07-27 23:10 UTC  (5+ messages)
` [alsa-devel] "

[PATCH v2 0/5] iio: adc: hi8435: Add Holt HI-8435 threshold detector
 2015-07-27 23:07 UTC  (9+ messages)
` [PATCH v2 1/5] iio: adc: hi8435: "
` [PATCH v2 2/5] dt: Add vendor prefix 'holt'
` [PATCH v2 3/5] dt: Document Holt HI-8435 bindings
` [PATCH v2 4/5] iio: trigger: Add periodic polling to SYSFS trigger
` [PATCH v2 5/5] iio: Support triggered events

[PATCH v2 00/13] Demux IB CM requests in the rdma_cm module
 2015-07-27 23:07 UTC  (3+ messages)
` [PATCH v2 09/13] IB/cma: Add net_dev and private data checks to RDMA CM

+ bootmem-avoid-freeing-to-bootmem-after-bootmem-is-done.patch added to -mm tree
 2015-07-27 23:07 UTC 

+ fs-coda-fix-readlink-buffer-overflow-checkpatch-fixes.patch added to -mm tree
 2015-07-27 23:04 UTC 

+ fs-coda-fix-readlink-buffer-overflow.patch added to -mm tree
 2015-07-27 23:03 UTC 

fido LICENSE error opencv
 2015-07-27 23:03 UTC  (2+ messages)

[PATCH] xprtrdma: take vendor driver refcount at client
 2015-07-27 23:01 UTC 

[PATCH 1/3] linux-ti-staging 3.14: update to 3.14.48 stable
 2015-07-27 22:00 UTC 

[PATCH for-4.6 v2 0/8] tools: fixes inspired by Coverity scan
 2015-07-27 22:58 UTC  (3+ messages)
` [PATCH for-4.6 v2 7/8] python/xc: reinstate original implementation of next_bdf

[PATCH net v3] macvtap: fix network header pointer for VLAN tagged pkts
 2015-07-27 22:58 UTC  (2+ messages)

[PATCH 0/4] Use max_sge_rd device capability
 2015-07-27 22:58 UTC  (5+ messages)
` [PATCH 1/4] mlx4, mlx5, mthca: Expose max_sge_rd correctly
` [PATCH 2/4] ipath,qib: "
` [PATCH 3/4] svcrdma: Use max_sge_rd for destination read depths
` [PATCH 4/4] RDMA/Core: remove rdma_cap_read_multi_sge() helper

[PATCH 2/2] drm/msm/mdp5: Add hflip/vflip support to MDP5 planes
 2015-07-27 22:57 UTC  (2+ messages)

[PATCH 1/2] drm/doc: Add hflip/vflip property descriptions in msm
 2015-07-27 22:57 UTC 

[PATCH v2 1/2] t/t7509: remove unnecessary manipulation of reflog
 2015-07-27 22:57 UTC  (2+ messages)
` [PATCH v2 2/2] tests: Remove some direct access to .git/logs

[PATCH] tests: Remove some direct access to .git/logs
 2015-07-27 22:56 UTC  (3+ messages)

[dpdk-announce] release candidate 2.1.0-rc2
 2015-07-27 22:55 UTC 

[PATCH] netfilter: ipt_SYNPROXY: fix sending window update to client
 2015-07-27 22:53 UTC 

[Buildroot] [PATCH] stunnel: bump to version 5.21
 2015-07-27 22:53 UTC 

[Buildroot] [PATCH] vsftpd: bump to version 3.0.3
 2015-07-27 22:52 UTC 

Please add QCOM to linux-next
 2015-07-27 22:52 UTC  (2+ messages)

[Buildroot] [PATCH] pure-ftpd: bump to version 1.0.42
 2015-07-27 22:52 UTC 

[Buildroot] [PATCH] harfbuzz: bump to version 1.0.1
 2015-07-27 22:52 UTC 


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.