All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-17 08:53:31 to 2014-11-17 09:42:55 UTC [more...]

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-17 10:21 UTC  (36+ messages)
` [RFC PATCH 03/16] PCI: Clean up pci_scan_bus()
` [RFC PATCH 01/16] PCI: Enhance pci_scan_root_bus() to support default IO/MEM resources
` [RFC PATCH 02/16] PCI: Use pci_scan_root_bus() instead of pci_scan_bus()
` [RFC PATCH 04/16] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [RFC PATCH 05/16] PCI: Use pci_scan_root_bus() instead of pci_scan_bus_parented()
` [RFC PATCH 06/16] PCI: Use u32 type to combine PCI domain and bus number
` [RFC PATCH 07/16] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [RFC PATCH 08/16] PCI: Introduce pci_scan_host_bridge() and pci_host_info
` [RFC PATCH 09/16] PCI: Associate .get_msi_ctrl() with pci_host_bridge
` [RFC PATCH 10/16] PCI: Add of_scan_bus() to pci_host_info
` [RFC PATCH 11/16] x86/PCI: Use pci_scan_host_bridge() instead of pci_create_root_bus()
` [RFC PATCH 12/16] ia64/PCI: Remove the redundant bus variable
` [RFC PATCH 13/16] ia64/PCI: Use pci_scan_host_bridge() to refactor pci_acpi_scan_root()
` [RFC PATCH 14/16] arm/PCI: Introduce pci_get_domain_nr()
` [RFC PATCH 15/16] arm/PCI: Use pci_scan_host_bridge() instead of pci_scan_root_bus()
` [RFC PATCH 16/16] powerpc/PCI: Use pci_scan_host_bridge() to scan PCI bus

[Qemu-devel] [RFC][PATCH 1/2] hw:xen:xen_pt: register isa bridge specific to IGD passthrough
 2014-11-17  9:42 UTC  (10+ messages)
` [Qemu-devel] [RFC][PATCH 2/2] xen:i386:pc_piix: create "
          `  "

xen/arm: Bootwrapper update to support PSCI and GICv3
 2014-11-17  9:42 UTC  (4+ messages)
` [PATCH 1/4] xen: Correction to module@1 (dom0 kernel) DT node

Virtual Block device resize corrupts XFS
 2014-11-17  9:42 UTC  (4+ messages)

[PATCH] libxl: avoid bringing up vcpus already online
 2014-11-17  9:41 UTC  (2+ messages)

[PULL REQUEST] doc: programmers guide
 2014-11-17  9:41 UTC 

[PATCH] gpio: mxs: implement get_direction callback
 2014-11-17  9:39 UTC  (17+ messages)

[PATCH 00/10] Save MSI chip in pci_sys_data
 2014-11-17  9:38 UTC  (5+ messages)

nested KVM slower than QEMU with gnumach guest kernel
 2014-11-17  9:38 UTC  (10+ messages)

[PATCH] MIPS: lib: mips-atomic.c: Remove obsolete ifdefery
 2014-11-17  9:37 UTC  (3+ messages)

[RFC PATCH 00/11] Add configuration store support
 2014-11-17  9:31 UTC  (9+ messages)
` [RFC PATCH 06/11] videodev2.h: add new v4l2_ext_control flags field
` [RFC PATCH 07/11] v4l2-ctrls: implement 'ignore after use' support

[PATCH V3 1/2] virtio: introduce methods of sanitizing device features
 2014-11-17  9:37 UTC  (6+ messages)
` [PATCH V3 2/2] virtio-net: sanitize buggy features advertised by host

[PATCH] ARM: shmobile: r8a7791: add USBDMAC{0,1} clocks to device tree
 2014-11-17  9:37 UTC  (6+ messages)
  ` [PATCH] ARM: shmobile: r8a7791: add USBDMAC{0, 1} "

[Buildroot] [git commit branch/next] package: add python-flask
 2014-11-17  9:37 UTC  (3+ messages)

[PATCH v3 07/15] libxl: disallow attaching the same device more than once
 2014-11-17  9:37 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7790: add USBDMAC{0,1} clocks to device tree
 2014-11-17  9:36 UTC  (6+ messages)
  ` [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0, 1} "

[PATCH v2] mac80211: Send peering open frame again if beacon from listen state peer is received
 2014-11-17  9:35 UTC 

[PATCH for-4.5] libxc: don't leak buffer containing the uncompressed PV kernel
 2014-11-17  9:36 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/1] sunxi: video: Add simplefb support
 2014-11-17  9:35 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[PATCH v12 0/3] ARM: rk3288: Add PM Domain support
 2014-11-17  9:35 UTC  (2+ messages)

[Powertop] error when auto-tune on last git (Sept 30th)
 2014-11-17  9:35 UTC 

[PATCH v2 0/2] Don't make $GIT_DIR executable
 2014-11-17  9:35 UTC  (9+ messages)
` [PATCH v2 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config
` [PATCH v2 2/2] config: clear the executable bits (if any) "

[Qemu-devel] [RFC PATCH v4 00/25] Deterministic replay and reverse execution
 2014-11-17  9:35 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v4 11/25] cpu-exec: allow temporary disabling icount

'man dash' typo: "the shell .... proceed onto"
 2014-11-17  9:33 UTC  (3+ messages)

[PATCH 0/3] Add V4L2_SEL_TGT_NATIVE_SIZE target
 2014-11-17  9:34 UTC  (5+ messages)
` [PATCH 2/3] v4l: Add V4L2_SEL_TGT_NATIVE_SIZE selection target

[PATCH v8 00/14] perf: Add infrastructure and support for Intel PT
 2014-11-17  9:33 UTC  (3+ messages)
` [PATCH v8 02/14] perf: Add AUX area to ring buffer for raw data streams

[PATCH] MIPS: lib: memcpy: Restore NOP on delay slot before returing to caller
 2014-11-17  9:32 UTC  (3+ messages)

MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller
 2014-11-17  9:32 UTC 

[PATCH] drm/edid: Check for empty block prior to checksumming
 2014-11-17  9:32 UTC  (2+ messages)

[PATCH] MIPS: mm: tlb-r4k: Add missing HTW stop/start sequences
 2014-11-17  9:31 UTC  (3+ messages)

[PATCH] mmc: sdhci-sirf: add sirf tuning function (cmd 19)
 2014-11-17  9:30 UTC  (4+ messages)

[PATCH] MIPS: asm: uaccess: Add v1 register to clobber list on EVA
 2014-11-17  9:30 UTC  (3+ messages)

[PATCH 0/3] KVM: simplification to the memslots code
 2014-11-17  9:30 UTC  (4+ messages)

MIPS: asm: uaccess: Add v1 register to clobber list on EVA
 2014-11-17  9:30 UTC 

[PATCH BlueZ 1/2] unit/test-gatt: Add debug for bt_att
 2014-11-17  9:29 UTC  (2+ messages)

[PATCHv2 0/8] arm: mvebu: add Synology DS213j and DS414 .dts files
 2014-11-17  9:28 UTC  (6+ messages)
` [PATCHv2 5/8] arm: mvebu: add common uart0 and spi0 pintcrl entries for Armada 370

[Qemu-devel] [PATCH V8 0/3] Virtual Machine Generation ID
 2014-11-17  9:28 UTC  (4+ messages)

[PATCH] ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_rt5672
 2014-11-17  9:34 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ASoC: Intel: add support for Cherrytrail and Braswell in SST driver

[RFC][PATCH 1/2] kvm: x86: mmu: return zero if s > e in rsvd_bits()
 2014-11-17  9:27 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/5] libqos: Virtio MMIO driver
 2014-11-17  9:26 UTC  (2+ messages)

[libnftnl PATCH] examples: nft-rule-parse-add: fix wrong buffer usage when building rule header
 2014-11-17  9:26 UTC 

Power Management support for IEEE-802.15.4 drivers
 2014-11-17  9:26 UTC 

[PATCH] video: ARM CLCD: Remove duplicated include in amba-clcd.c
 2014-11-17  9:25 UTC  (2+ messages)

[PATCH] nios2: fix error handling of irq_of_parse_and_map
 2014-11-17  9:24 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] dm: core: abolish "u-boot, dm-pre-reloc" property and various refactorings
 2014-11-17  9:24 UTC  (15+ messages)
` [U-Boot] [PATCH 1/8] dm: core: a trivial clean up
` [U-Boot] [PATCH 2/8] dm: core: remove meaningless if conditional
` [U-Boot] [PATCH 3/8] dm: core: remove unnecessary return condition in driver lookup
` [U-Boot] [PATCH 4/8] dm: core: remove unnecessary return condition in uclass lookup
` [U-Boot] [PATCH 5/8] dm: core: refactor linker lists lookup code
` [U-Boot] [PATCH 6/8] dm: core: look up drivers more efficiently
` [U-Boot] [PATCH 7/8] dm: core: declare pre-reloc drivers with U_BOOT_DRIVER_F

[PATCH 0/5] drm/i915: Some VLV/CHV rc6/rps fixes/cleanups
 2014-11-18  9:20 UTC  (7+ messages)
` [PATCH 3/5] drm/i915: Add a name for the Punit GPLLENABLE bit
` [PATCH 4/5] drm/i915: Warn if GPLL isn't used on vlv/chv
` [PATCH 5/5] drm/i915: Improve PCBR debug information

[lm-sensors] [PATCH 2/2] hwmon: (lm95234) Add support for LM95233
 2014-11-17  9:23 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Handle no_console_suspend when uart loses state
 2014-11-17  9:20 UTC  (4+ messages)

[PATCH] fix rename: xenstore not fully updated
 2014-11-17  9:19 UTC 

[RFCv6 PATCH 00/16] vb2: improve dma-sg, expbuf
 2014-11-17  9:18 UTC  (4+ messages)
` [RFCv6 PATCH 04/16] vb2-dma-sg: add allocation context to dma-sg

Power Management support for IEEE-802.15.4 drivers
 2014-11-17  9:15 UTC 

[PATCH 0/4] drm/i915: Additional CHV RPS fixes
 2014-11-18  9:14 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: Refactor vlv/chv GPU frequency divider setup
` [PATCH 2/4] drm/i915: Fix chv GPU freq<->opcode conversions
` [PATCH 3/4] drm/i915: Add missing newline to 'DDR speed' debug messages
` [PATCH 4/4] drm/i915: Change CHV SKU400 GPU freq divider to 10

[PATCH 0/2] Poring esmtp and dependence from opemembedded
 2014-11-17  9:15 UTC  (3+ messages)
` [PATCH 1/2] Porting libesmtp from openembedded
` [PATCH 2/2] Porting esmtp "

[PATCH 1/2] spi: Fix mapping from vmalloc-ed buffer to scatter list
 2014-11-17  9:14 UTC  (2+ messages)
  ` [PATCH 2/2] spi: spi-mxs: "

[PATCHv2 00/10] scsi logging update: the real thing
 2014-11-17  9:14 UTC  (4+ messages)
` [PATCH 10/10] scsi: Do not display buffer pointers in scsi_log_send()

[PATCH 0/4] gpiolib: some fixup patches
 2014-11-17  9:09 UTC  (3+ messages)
` [PATCH 2/4] gpiolib: use const parameters when possible

[lm-sensors] [PATCH 1/2] hwmon: (lm95245) Add support for LM95235
 2014-11-17  9:09 UTC  (3+ messages)

[PATCH 1/2] drm/i915/hdmi: fetch infoframe status in get_config v3
 2014-11-17  9:08 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: calculate pfit changes in set_config v3

[PATCH 2/2] drm/edid: Tighten checksum conditions for CEA blocks
 2014-11-17  9:08 UTC  (2+ messages)

[PATCH v12 00/15] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-11-17  9:07 UTC  (5+ messages)
` [PATCH v12 11/15] arm: omap1: Migrate debug_ll macros to use 8250.S

[RESEND PATCH v2 0/3] regulator: max77686/802: Cleanup
 2014-11-17  9:04 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] regulator: max77802: Remove support for board files
` [RESEND PATCH v2 2/3] regulator: max77686: "
` [RESEND PATCH v2 3/3] mfd: max77686/802: "

[Qemu-devel] [Bug 1392504] [NEW] USB Passthrough is not working anymore
 2014-11-17  8:59 UTC  (2+ messages)
` [Qemu-devel] [Bug 1392504] "

linux-next: Tree for Nov 17
 2014-11-17  9:04 UTC 

[linux-3.10 test] 31626: regressions - FAIL
 2014-11-17  9:02 UTC 

BTRFS messes up snapshot LV with origin
 2014-11-17  9:00 UTC  (5+ messages)

[PATCH v4] usb: dwc2/gadget: rework disconnect event handling
 2014-11-17  8:59 UTC  (2+ messages)
` [PATCH v5] "

[PATCH for-4.5 0/2] xl/libxl: return and print partial config
 2014-11-17  8:58 UTC  (7+ messages)
` [PATCH for-4.5 1/2] libxl: continue when encounter ERROR_JSON_CONFIG_EMPTY

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-17  8:58 UTC 

[PATCH 1/2] drm/edid: new drm_edid_block_checksum helper function
 2014-11-17  8:57 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-11-17  8:56 UTC  (14+ messages)
        ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
          ` [Cocci] [PATCH 1/1] kernel-audit: Deletion of an unnecessary check before the function call "audit_log_end"
                      `  "
                      ` [PATCH 1/1] kernel-audit: Deletion of an unnecessary check before the function call "audit_log_e

[RFC PATCH] ARM: mvebu: Let the device-tree determine smp_ops
 2014-11-17  8:56 UTC  (3+ messages)
` [RFC PATCHv2] "

[GIT PULL] at91: fixes for 3.18 #2
 2014-11-17  8:56 UTC  (4+ messages)

[PATCH bluetooth-next 00/13] ieee802154: cleanups, nl802154 iface handling and byteorder fixes
 2014-11-17  8:55 UTC  (2+ messages)

[PATCH] 0001-xilinx-xadc-core-Fix-voltage-offset.patch
 2014-11-17  8:55 UTC  (6+ messages)

[PATCH 00/14] drm/exynos: embed exynos-drm framework objects into driver private context
 2014-11-17  8:54 UTC  (15+ messages)
` [PATCH 01/14] drm/exynos/mixer: embed manager into "
` [PATCH 02/14] drm/exynos/mixer: stop using manager->ctx pointer
` [PATCH 03/14] drm/exynos/vidi: embed manager into private context
` [PATCH 04/14] drm/exynos/vidi: stop using manager->ctx pointer
` [PATCH 05/14] drm/exynos/fimd: embed manager into private context
` [PATCH 06/14] drm/exynos/fimd: stop using manager->ctx pointer
` [PATCH 07/14] drm/exynos/hdmi: embed display into private context
` [PATCH 08/14] drm/exynos/hdmi: stop using display->ctx pointer
` [PATCH 09/14] drm/exynos/vidi: embed display into private context
` [PATCH 10/14] drm/exynos/vidi: stop using display->ctx pointer
` [PATCH 11/14] drm/exynos/dp: embed display into private context
` [PATCH 12/14] drm/exynos/dp: stop using display->ctx pointer
` [PATCH 13/14] drm/exynos/dpi: embed display into private context
` [PATCH 14/14] drm/exynos/dpi: stop using display->ctx pointer

[PATCH 1/2] drm/i915: Drop the HSW special case from __gen6_gt_wait_for_thread_c0()
 2014-11-18  8:51 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ehci: do not set the LSB of Current qTD pointer
 2014-11-17  8:54 UTC 

[PATCH] ASoC: Intel: add missing ACPI device table
 2014-11-17  8:54 UTC  (2+ messages)


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.