All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-27 22:39:18 to 2015-07-27 23:31:53 UTC [more...]

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-07-27 23:31 UTC  (3+ messages)
` [U-Boot] [PATCH 03/20] dm: usb: Add an errno.h header to usb_ether.c

[PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
 2015-07-27 23:30 UTC  (16+ messages)
` [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 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 12/51] PCI: Simplify res reference using in __assign_resourcs_sorted
` [PATCH v3 23/51] PCI: Add support for more than two alt_size under same bridge
` [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 36/51] PCI: Add has_mem64 for host_bridge
` [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 50/51] PCI: Introduce resource_disabled()

[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

[PATCH char-misc-next 00/19] misc: mic: Enable COSM and remaining SCIF functionality
 2015-07-27 23:55 UTC  (7+ 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

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  (18+ messages)
` [PATCH v2 04/25] mm: enhance region_is_ram() to distinguish 'unknown' vs 'mixed'
` [PATCH v2 08/25] arch: introduce memremap()

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

post-receive: pub/scm/linux/kernel/git/luto/linux
 2015-07-27 23:28 UTC 

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)

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

post-receive: pub/scm/linux/kernel/git/yinghai/linux-yinghai
 2015-07-27 23:19 UTC 

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 2/4] ipath,qib: "
  ` [PATCH RESEND 4/4] RDMA/Core: remove rdma_cap_read_multi_sge() helper
` [PATCH RESEND 3/4] svcrdma: Use max_sge_rd for destination read depths

[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  (5+ messages)
` [PATCH v2 07/13] IB/cma: Helper functions to access port space IDRs
` [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)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2015-07-27 23:02 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2015-07-27 23:02 UTC 

[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 

post-receive: pub/scm/linux/kernel/git/mlin/linux
 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 

post-receive: pub/scm/linux/kernel/git/ast/bpf
 2015-07-27 22:51 UTC 

[U-Boot] [PATCH V3 0/6] Tegra210/P2571 initial support
 2015-07-27 22:51 UTC  (5+ messages)

Feature request: write out buffer to typescript on SIGTERM
 2015-07-27 22:40 UTC 

[PATCH 0/7] stk8312 fixes and cleanup
 2015-07-27 22:49 UTC  (8+ messages)
` [PATCH 1/7] iio:accel:stk8312: add triggered buffer dependency
` [PATCH 2/7] iio:accel:stk8312: check for invalid value
` [PATCH 3/7] iio:accel:stk8312: improve error handling
` [PATCH 4/7] iio:accel:stk8312: rework macro definitions
` [PATCH 5/7] iio:accel:stk8312: use appropriate variable types
` [PATCH 6/7] iio:accel:stk8312: code style cleanup
` [PATCH 7/7] iio:accel:stk8312: drop local buffer

[PATCH 0/3] timer: fix rte_timer_manage and improve unit tests
 2015-07-27 22:46 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] timer: fix stress test 2 synchronization bug
` [PATCH v2 2/3] timer: add timer-manage race condition test
` [PATCH v2 3/3] timer: fix race condition in rte_timer_manage()

[PATCH 1/2] NFS: Fix a memory leak in nfs_do_recoalesce
 2015-07-27 22:45 UTC  (2+ messages)

[PATCH v5 0/4] Add Broadcom North Star 2 support
 2015-07-27 22:42 UTC  (10+ messages)
` [PATCH v5 1/4] PCI: iproc: enable arm64 support for iProc PCIe
` [PATCH v5 2/4] PCI: iproc: Fix ARM64 dependency in Kconfig
` [PATCH v5 3/4] arm64: Add Broadcom iProc family support
` [PATCH v5 4/4] arm64: dts: Add Broadcom North Star 2 support

[PATCH v2] x86: Introduce ASM flags to bitops
 2015-07-27 22:43 UTC  (5+ messages)
` ASM flags in general

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-07-27 22:43 UTC  (4+ messages)
` [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey
    ` [rtc-linux] "

[PATCH] perf: fixing variable initialisation
 2015-07-27 22:41 UTC 

[patch -master] netfilter: xt_CT: checking for IS_ERR() instead of NULL
 2015-07-27 22:42 UTC  (2+ messages)

[PATCH 1/5] x86/asm/entry/32: Massage SYSENTER32 fast path to be nearly identical to SYSCALL32
 2015-07-27 22:40 UTC  (3+ messages)
` [PATCH 5/5] x86/asm/entry/32: Simplify FLAGS_NT clearing in SYSENTER32 code

[Buildroot] [PATCH] docs/manual: Modify GitHub FOO_SITE explanation
 2015-07-27 22:40 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-07-27 22:39 UTC 

[PATCH v2 0/8] berlin2-adc fixes and cleanup
 2015-07-27 22:39 UTC  (2+ messages)
` [PATCH v2 8/8] iio:adc:berlin2-adc: coding style cleanup


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.