All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-26 07:34:21 to 2015-02-26 08:12:24 UTC [more...]

[PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  8:12 UTC  (125+ messages)
` [PATCH v4 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH v4 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v4 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v4 04/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v4 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH v4 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v4 07/30] PCI: Pass PCI domain number combined with root bus number
` [PATCH v4 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v4 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v4 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v4 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v4 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH v4 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v4 15/30] PCI/IA64: "
` [PATCH v4 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
` [PATCH v4 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
` [PATCH v4 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH v4 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v4 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH v4 21/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v4 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH v4 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v4 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v4 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v4 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v4 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v4 28/30] PCI: Export find_pci_host_bridge()
` [PATCH v4 29/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v4 30/30] PCI: Remove pci_bus_assign_domain_nr()

No sound and systemd journal filling when inserting headphones when power-saving is enabled
 2015-02-26  8:12 UTC  (6+ messages)

CMGS <CTRL-Z> appears with terminate IO stream in Ofono
 2015-02-26  8:12 UTC 

[PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  8:11 UTC 

[RFC PATCH 0/3] genirq: mixing IRQF_NO_SUSPEND and wakeup sources on shared IRQs
 2015-02-26  8:09 UTC  (12+ messages)
` [RFC PATCH 1/3] genirq: prevent system wakeup when dealing with IRQF_NO_SUSPEND IRQs
` [RFC PATCH 2/3] genirq: add helper functions to deal with wakeup on shared "

[PATCH 0/9] Fix possible warnings and errors for kvm_main.c
 2015-02-26  8:08 UTC  (4+ messages)
` [PATCH 1/9] Fix WARNING: quoted string split across lines in kvm_main.c
    ` [PATCH 1/9] Fix WARNING: quoted string split across lines inkvm_main.c

[PATCH 1/2] perf probe: export get_real_path
 2015-02-26  8:08 UTC  (4+ messages)
` [PATCH 2/2] perf probe: Find compilation directory path for lazy matching

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-02-26  8:08 UTC  (4+ messages)
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH v9 00/13] Xen VMware tools support
 2015-02-26  8:07 UTC  (5+ messages)
` [PATCH v9 08/13] Add IOREQ_TYPE_VMWARE_PORT

[PATCH iproute2] bridge link: add command option 'master'
 2015-02-26  8:06 UTC 

[PATCH V2] ARM: vf-colibri: add SPI support and enable MCP2515 CAN
 2015-02-26  8:06 UTC  (3+ messages)

[PATCH 0/2] backlight: pwm: Add backlight-boot-off property
 2015-02-26  8:06 UTC  (5+ messages)
` [PATCH 2/2] "

[rumpuserxen test] 35449: regressions - FAIL
 2015-02-26  8:04 UTC 

[PATCH] drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
 2015-02-26  8:04 UTC  (2+ messages)

[PATCH 0/7] Add SPI support for Colibri modules and DSPI driver fixes
 2015-02-26  8:02 UTC  (5+ messages)
` [PATCH 1/7] ARM: vf610: add second DSPI instance

[PATCH RFC V3 0/3] mxs: add ocotp support for i.MX23 and i.MX28
 2015-02-26  8:02 UTC  (3+ messages)

[libvirt test] 35360: regressions - FAIL
 2015-02-26  8:02 UTC 

[ANNOUNCE] 3.18.7-rt2
 2015-02-26  8:02 UTC  (4+ messages)

[PATCH] efi: Add esrt support
 2015-02-26  8:00 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC] migration: Convert 'status' of MigrationInfo to use an enum type
 2015-02-26  7:58 UTC 

[PATH V2] scsi_debug: rework resp_report_luns
 2015-02-26  7:57 UTC 

[PATCH v2 0/2] ARM: imx6sx-sdb: add revb board
 2015-02-26  7:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 1/1] char: cadence_uart: Convert to realize()
 2015-02-26  7:57 UTC  (2+ messages)

[PATCH] proc.5: Fix SELinux /proc/pid/attr/current example
 2015-02-26  7:57 UTC  (2+ messages)

[PATCH net-next] bridge: fix link notification skb size calculation to include vlan ranges
 2015-02-26  7:55 UTC 

[patch] kill.2: tfix
 2015-02-26  7:55 UTC  (3+ messages)

[PATCH 1/5] xen: allow choosing dom0 support at runtime
 2015-02-26  7:55 UTC  (3+ messages)
` [PATCH 3/5] xen: add phys-addr command line argument

[PATCH net 2/2] rhashtable: remove indirection for grow/shrink decision functions
 2015-02-26  7:53 UTC  (2+ messages)

[PATCH 1/3] Staging: rtl8723au: Remove warning quoted string split across lines
 2015-02-26  7:52 UTC  (3+ messages)
` [PATCH 2/3] Staging: rtl8723au: Remove return in void function
` [PATCH 3/3] Staging: rtl8723au: Add blank line after declarations

[patch] perf_event_open.2: 3.19 PERF_SAMPLE_REGS_INTR support
 2015-02-26  7:51 UTC  (3+ messages)

[PATCH RESEND] drm: tda998x: Use drm_do_get_edid()
 2015-02-26  7:52 UTC  (3+ messages)

[patch] perf_event_open.2: Exclude_host/exclude_guest clarification
 2015-02-26  7:50 UTC  (4+ messages)

[patch] perf_event_open.2: Exclude_hv clarification
 2015-02-26  7:50 UTC  (3+ messages)

[PATCH 0/4] x86: use correct early_[mem,io][re,un]map pairs
 2015-02-26  7:50 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/7] hw/arm/virt: Add cpu-add way cpu hotplug support
 2015-02-26  7:43 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/7] hw/arm/virt: Add a GPIO controller

[RFC][PATCH v2] sched/rt: Use IPI to trigger RT task push migration instead of pulling
 2015-02-26  7:49 UTC  (7+ messages)

[patch] Clarified incompatibility and correct usage of XDR API
 2015-02-26  7:48 UTC  (2+ messages)

custom kernel on lemote-3a-itx (Loongson-3A) crashes in userspace
 2015-02-26  7:47 UTC  (2+ messages)

Question on tx-power and number of chains
 2015-02-26  7:47 UTC  (4+ messages)

[PATCH v2 0/4] fstests: sector size fixes and whiteouts
 2015-02-26  7:46 UTC  (7+ messages)
` [PATCH 1/4] xfs/104: log size too small for 4k sector drives
    ` ramdisk problems in 4.0-rc1? (was Re: [PATCH 1/4] xfs/104: log size too small for 4k sector drives)

[PATCH] drm/i915: Look at staged config when fixing pipe_src_w for LVDS
 2015-02-26  7:44 UTC 

[PATCH 1/1] ioctl_list.2: SEE ALSO ioctl_fat.2
 2015-02-26  7:42 UTC  (2+ messages)

[PATCH v5 0/6] Add common clock support for Broadcom iProc architecture
 2015-02-26  7:42 UTC  (8+ messages)
` [PATCH v5 1/6] clk: add of_clk_get_parent_rate function

toshiba_acpi.c
 2015-02-26  7:42 UTC  (5+ messages)

Flows! Offload them
 2015-02-26  7:42 UTC 

[PATCH] pci-versatile.c: Update for API change in list_for_each_entry()
 2015-02-26  7:41 UTC  (2+ messages)

Any chance for a Git v2.1.5 release?
 2015-02-26  7:40 UTC  (3+ messages)

[PATCH V3] powerpc/85xx: workaround for chips with MSI hardware errata
 2015-02-26  7:23 UTC 

[U-Boot] [PATCH V3 0/11] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
 2015-02-26  7:40 UTC  (2+ messages)

[mmotm:master 7/197] ak8975.c:undefined reference to `i2c_smbus_write_byte_data'
 2015-02-26  7:36 UTC 

[meta-oe][PATCH] socorro-syms: Add Breakpad symbol generation adapted for Socorro
 2015-02-26  7:30 UTC  (3+ messages)

virtio balloon: do not call blocking ops when !TASK_RUNNING
 2015-02-26  7:36 UTC  (4+ messages)

[Qemu-devel] [Bug 1422285] [NEW] The guest will be destroyed when hot plug the VF to guest for the second time
 2015-02-26  7:29 UTC  (2+ messages)
` [Qemu-devel] [Bug 1422285] "

[PATCH] getpwent.3: Add explanation for pwent
 2015-02-26  7:34 UTC  (2+ messages)

[PATCH] getgrent.3: Add explanation for grent
 2015-02-26  7:34 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.