All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-20 01:31:38 to 2015-01-20 03:12:38 UTC [more...]

[U-Boot] [PATCH v2 0/26] dm: Add additional bus functionality
 2015-01-20  3:12 UTC  (10+ messages)
` [U-Boot] [PATCH v2 01/26] dm: i2c: Provide an offset length parameter where needed
` [U-Boot] [PATCH v2 02/26] dm: Don't run tests if U-Boot cannot be built
` [U-Boot] [PATCH v2 03/26] dm: core: Improve comments for uclass_first/next_device()
` [U-Boot] [PATCH v2 04/26] dm: core: Set device tree node for root device
` [U-Boot] [PATCH v2 05/26] dm: core: Tidy up error handling in device_bind()
` [U-Boot] [PATCH v2 06/26] dm: core: Allocate platform data when binding a device
` [U-Boot] [PATCH v2 07/26] dm: core: Allow parents to have platform data for their children
` [U-Boot] [PATCH v2 08/26] dm: core: Allow uclasses to specific the platdata for a device's children
` [U-Boot] [PATCH v2 09/26] dm: core: Add a post_bind method for parents

[PATCH 3/4] drm/i915: New offset for reading frequencies on CHV
 2015-01-20  3:07 UTC  (5+ messages)
` [PATCH v2 0/3] Use new turbo offset for chv production system
  ` [PATCH v2 1/3] drm/i915/chv: Populate total EU count on Cherryview

RCU CPU stall console spews leads to soft lockup disabled is reasonable ?
 2015-01-20  3:09 UTC  (5+ messages)

gpio-mcp23sxx driver stopped working
 2015-01-20  3:08 UTC  (7+ messages)

[Patch Part1 v7 00/38] Convert x86 to hierarchy irqdomain and stacked irqchip
 2015-01-20  3:08 UTC  (49+ messages)
` [Patch Part1 v7 01/38] x86/irq: Save destination CPU ID in irq_cfg
` [Patch Part1 v7 02/38] x86/irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [Patch Part1 v7 03/38] x86/hpet: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part1 v7 04/38] x86/MSI: "
` [Patch Part1 v7 05/38] x86/uv: "
` [Patch Part1 v7 06/38] x86/htirq: "
` [Patch Part1 v7 07/38] x86/dmar: "
` [Patch Part1 v7 08/38] irq_remapping: Introduce new interfaces to support hierarchy irqdomain
  ` [Patch Part1 v7 09/38] irq_remapping/vt-d: Change prototypes to prepare for enabling "
` [Patch Part1 v7 10/38] irq_remapping/vt-d: Enhance Intel IR driver to suppport "
` [Patch Part1 v7 11/38] irq_remapping/amd: Enhance AMD "
` [Patch Part1 v7 12/38] x86/hpet: Enhance HPET IRQ to support "
` [Patch Part1 v7 13/38] x86/MSI: Use hierarchy irqdomain to manage MSI interrupts
` [Patch Part1 v7 14/38] x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [Patch Part1 v7 15/38] irq_remapping/vt-d: Clean up unused MSI related code
` [Patch Part1 v7 16/38] irq_remapping/amd: "
` [Patch Part1 v7 17/38] irq_remapping: "
` [Patch Part1 v7 18/38] x86/MSI: Clean up unused MSI related code and interfaces
` [Patch Part1 v7 19/38] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part1 v7 20/38] x86/irq: Use hierarchy irqdomain to manage DMAR interrupts
` [Patch Part1 v7 21/38] x86/htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [Patch Part1 v7 22/38] x86/uv: Use hierarchy irqdomain to manage UV interrupts
` [Patch Part1 v7 23/38] x86/irq: Normalize x86 irq_chip name
` [Patch Part1 v7 24/38] x86/MSI: Simplify the way to deal with remapped MSI interrupts
` [Patch Part1 v7 25/38] x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
` [Patch Part1 v7 26/38] x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
` [Patch Part1 v7 27/38] x86/irq: Simplify MSI/DMAR/HPET implementation by using common code
` [Patch Part1 v7 28/38] irq_remapping: Kill unused function irq_remapping_print_chip()
` [Patch Part1 v7 29/38] x86/intel-mid: Delay initialization of APB timer
` [Patch Part1 v7 30/38] x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
` [Patch Part1 v7 31/38] x86/apb_timer: Remove unused function is_apbt_capable()
` [Patch Part1 v7 32/38] x86/irq: Kill unused pre_init_apic_IRQ0()
` [Patch Part1 v7 33/38] x86/irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [Patch Part1 v7 34/38] x86/irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [Patch Part1 v7 35/38] x86/irq: Refine the way to allocate irq_cfg for legacy IRQs
` [Patch Part1 v7 36/38] x86/irq: Simplify the way to print IOAPIC entry
` [Patch Part1 v7 37/38] x86/irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
` [Patch Part1 v7 38/38] x86/irq: Convert IOAPIC to use hierarchy irqdomain interfaces

[PATCH v8 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-01-20  3:08 UTC  (7+ messages)
` [PATCH v8 1/2] crypto: AF_ALG: add AEAD support

[PATCH 1/6] selftests: Introduce minimal shared logic for running tests
 2015-01-20  3:08 UTC  (5+ messages)

[PATCH v2 00/16] Btrfs: Cleanup for raid56 scrub
 2015-01-20  3:07 UTC  (4+ messages)
` [PATCH 10/16] Btrfs: Avoid trustless page-level-repair in dev-replace

[PATCH] btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock
 2015-01-20  3:06 UTC  (5+ messages)

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-20  3:05 UTC  (13+ messages)
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v7 07/17] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1

xfstests tests/ext4/304
 2015-01-20  2:59 UTC  (2+ messages)

[PATCH] kprobes: bugfix: set kprobes_all_disarmed earlier to enable re-optimization
 2015-01-20  3:02 UTC  (4+ messages)

[PATCH 0/4] DPDK memcpy optimization
 2015-01-20  3:01 UTC  (3+ messages)

[PATCH] blk-mq: fix hctx/ctx kobject use-after-free
 2015-01-20  3:00 UTC 

[PATCH v3] librte_pmd_null: Add null PMD
 2015-01-20  3:00 UTC  (3+ messages)
  ` [PATCH v4 1/2] "
      ` [PATCH v4 2/2] librte_pmd_null: Support port hotplug function

[PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-20  2:58 UTC  (4+ messages)
    `  "

[PATCH] kprobes: bugfix: checks kprobes_all_disarmed in unoptimized_kprobe()
 2015-01-20  2:51 UTC  (3+ messages)
` [PATCH] kprobes: bugfix: makes kprobes/enabled works correctly for optimized kprobes

[3.19.0-rc4+] rhashtable: BUG kmalloc-2048 (Not tainted): Poison overwritten
 2015-01-20  2:53 UTC  (3+ messages)

[PATCH net-next 0/7] r8152: adjust the code
 2015-01-20  2:52 UTC  (6+ messages)
` [PATCH net-next 1/7] r8152: adjust rx_bottom

[Qemu-devel] [v6][PATCH 00/10] xen: add Intel IGD passthrough support
 2015-01-20  2:52 UTC  (11+ messages)
` [Qemu-devel] [v6][PATCH 01/10] i440fx: make types configurable at run-time
` [Qemu-devel] [v6][PATCH 03/10] piix: create host bridge to passthrough
` [Qemu-devel] [v6][PATCH 07/10] xen, gfx passthrough: register a isa bridge

[PATCH] i2c: drop ancient protection against sysfs refcounting issues
 2015-01-20  1:41 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/2] x86: Add generic VESA video driver
 2015-01-20  2:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] x86: Access the VGA ROM when needed

[BUG REPORT] BUG: soft lockup - CPU#1 stuck for 23s! [mount.cifs:17511]
 2015-01-20  2:50 UTC  (2+ messages)

[Qemu-devel] [v3 2/5] Qemu-Xen-vTPM: Xen frontend driver infrastructure
 2015-01-20  2:47 UTC  (4+ messages)
  `  "

[PATCH] mesh: Avoid STA expiration timer truncation to u32
 2015-01-20  2:47 UTC  (5+ messages)
` [PATCH v2] mac80211: "
      ` [PATCH v3] "

[PATCH] MIPS: Add R16000 detection
 2015-01-20  2:43 UTC  (4+ messages)

[PATCH] staging: comedi: das1800: prefer kmalloc_array over kmalloc with multiply
 2015-01-20  2:42 UTC 

[PATCH 2/3] sysfs: Only accept read/write permissions for file attributes
 2015-01-20  2:42 UTC  (2+ messages)

BW regression after "tcp: refine TSO autosizing"
 2015-01-20  2:37 UTC  (10+ messages)

[Qemu-devel] [v3 3/5] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
 2015-01-20  2:33 UTC  (4+ messages)
  `  "

[PATCH] net: ipv4: Fix incorrect free in ICMP receive
 2015-01-20  2:34 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/3] ARM: at91: save mmc environment in a FAT file instead of some sectors
 2015-01-20  2:33 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card
` [U-Boot] [PATCH v3 2/3] ARM: at91: sama5d3xek: save enviroment as "
` [U-Boot] [PATCH v3 3/3] ARM: at91: at91sam9x5: save environment to "

[nightly] Distroless meta-ti/master minimal build 2015-01-19_21-00-58
 2015-01-20  2:08 UTC 

[RFC 00/17] unified packet type
 2015-01-20  2:28 UTC  (5+ messages)
` [RFC 01/17] mbuf: add definitions of unified packet types

[PATCH] bitbake: Add pyinotify to lib/
 2015-01-20  2:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/5] QEMU:Xen stubdom vTPM for HVM virtual machine
 2015-01-20  2:24 UTC  (5+ messages)
    `  "

[PATCH v4 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2015-01-20  2:22 UTC  (5+ messages)
` [PATCH v4 4/4] mmc: sdhci: host: add new f_sdh30

[PATCH] libxl/Makefile: Don't optimize debug builds; add macro debugging information
 2015-01-20  2:21 UTC  (11+ messages)
` [PATCH v2] tools/Rules.mk: "
  ` [PATCH] Fix building error
            ` [PATCH v2] "

./os/ObjectStore.h: 598: FAILED assert(op->oid < om.size())
 2015-01-20  2:19 UTC  (6+ messages)

net: prevent of emerging cross-namespace symlinks patches for 3.14?
 2015-01-20  2:19 UTC  (4+ messages)

[Bugfix 0/3] Xen IRQ related hotfixes for v3.19
 2015-01-20  2:21 UTC  (6+ messages)
` [Bugfix 1/3] xen/pci: Kill function xen_setup_acpi_sci()
` [Bugfix 2/3] xen/irq, ACPI: Fix regression in xen PCI passthrough caused by cffe0a2b5a34
` [Bugfix 3/3] xen/irq: Override ACPI IRQ management callback __acpi_unregister_gsi

[PATCH v19 00/11] ARM: kprobes: OPTPROBES and other improvements
 2015-01-20  2:17 UTC  (4+ messages)
  `  "

module: fix module_refcount() return when running in a module exit routine
 2015-01-20  2:17 UTC  (6+ messages)

[PATCH net-next v13 0/3] add hisilicon hip04 ethernet driver
 2015-01-20  2:15 UTC  (7+ messages)
` [PATCH net-next v13 3/3] net: hisilicon: new "

[PATCH v2] mac80211: correct header length calculation
 2015-01-20  2:17 UTC 

Debugging an ARP issue (no resp to ARP requests)
 2015-01-20  2:14 UTC  (6+ messages)

[PATCH v4 0/9] ARM: sun9i: Enable MMC support on Allwinner A80
 2015-01-20  2:13 UTC  (7+ messages)
` [PATCH v4 2/9] clk: sunxi: Add driver for A80 MMC config clocks/resets
` [PATCH v4 3/9] ARM: dts: sun9i: Add clock-indices property for bus gate clocks

[PATCH v3 0/4] clk: mediatek: Add common clock support for Mediatek MT8135
 2015-01-20  2:10 UTC  (5+ messages)
` [PATCH v3 1/4] clk: dts: mediatek: add Mediatek MT8135 clock bindings

[PATCH 1/4] CXL: Use image state defaults for reloading FPGA
 2015-01-20  2:10 UTC  (8+ messages)
` [PATCH 2/4] CXL: Add image control to sysfs
` [PATCH 3/4] CXL: Enable CAPP recovery
` [PATCH 4/4] CXL: Add ability to reset the card

[PATCH 0/20] ASoC: rsnd: add Synchronous SRC and U/O error salvage support
 2015-01-20  2:10 UTC  (11+ messages)

[PATCH v3 0/8] qcom audio clock control drivers
 2015-01-20  2:05 UTC  (19+ messages)
` [PATCH v3 1/8] clk: Add __clk_mux_determine_rate_closest
` [PATCH v3 2/8] clk: divider: Make generic for usage elsewhere
` [PATCH v3 3/8] clk: qcom: Add support for regmap divider clocks
` [PATCH v3 4/8] clk: qcom: Add simple regmap based muxes
` [PATCH v3 5/8] dt-bindings: Add #defines for IPQ806x lpass clock control
` [PATCH v3 6/8] clk: qcom: Add IPQ806X LPASS clock controller (LCC) driver
` [PATCH v3 7/8] clk: qcom: Add MSM8960/APQ8064 "
` [PATCH v3 8/8] devicetree: bindings: Document qcom,lcc

Unused #include statements
 2015-01-20  2:08 UTC  (5+ messages)

[PATCH 00/10] mfd: rtsx: add support for new rts524A and rts525A
 2015-01-20  2:07 UTC  (6+ messages)
` [PATCH 06/10] mfd: rtsx: update phy register

[PATCH] perf: perl: force to use stdbool
 2015-01-20  2:07 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] i40e: don't enable and init FCOE by default when do PF reset
 2015-01-20  2:05 UTC  (7+ messages)

[PATCH mtd] mtd:devices: Add Altera EPCQ Driver
 2015-01-20  2:05 UTC  (4+ messages)

[PATCH 0/8] Use of_mm_gpiochip_remove
 2015-01-20  2:03 UTC  (3+ messages)
` [PATCH 7/8] gpio/mpc8xxx: Convert to platform device interface

[PATCH v4 00/11] Port Hotplug Framework
 2015-01-20  2:02 UTC  (4+ messages)
  ` [PATCH v4 01/11] eal/pci, ethdev: Remove assumption that port will not be detached
      ` FW: "

large overhead in libmount
 2015-01-20  2:01 UTC 

Two variants of fixing Tegra20 suspend bug
 2015-01-20  1:59 UTC  (5+ messages)
` [PATCH] ARM: tegra20: Store CPU "resettable" status in IRAM

[nightly] Core TISDK 2015.01 build 2015-01-19_13-14-55
 2015-01-20  1:35 UTC 

[PATCH 0/2] Enable DCB in SRIOV mode for ixgbe driver
 2015-01-20  1:56 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] ethdev: prevent changing of nb_q_per_pool in rte_eth_dev_check_mq_mode()
  ` [PATCH v2 3/4] pmd: add support for DCB in SRIOV mode for ixgbe driver

[meta-cgl][PATCH] samhain: add new recipe
 2015-01-20  1:48 UTC  (7+ messages)
  ` can't find the source code of kernel

[PATCH v2] scsi: Avoid crashing if device uses DIX but adapter does not support it
 2015-01-20  1:48 UTC  (2+ messages)

[RFC/PATCH] init/main.c: Simplify initcall_blacklisted()
 2015-01-20  1:05 UTC  (3+ messages)

[PATCH 6/6 v5] ARM: shmobile: r8a7791: sound enables Audio DMAC peri peri entry on DTSI
 2015-01-20  1:47 UTC 

[PATCH 5/6 v5] ARM: shmobile: r8a7790: sound enables Audio DMAC peri peri entry on DTSI
 2015-01-20  1:46 UTC 

[PATCH 4/6 v5] ARM: shmobile: r8a7791: sound enables Audio DMAC entry on DTSI
 2015-01-20  1:46 UTC 

[PATCH 3/6 v5] ARM: shmobile: r8a7790: sound enables Audio DMAC entry on DTSI
 2015-01-20  1:45 UTC 

[PATCH 2/6 v5] dmaengine: rcar-audmapp: independent from SH_DMAE_BASE v2
 2015-01-20  1:45 UTC 

[PATCH 1/6 v5] dmaengine: rcar-audmapp: independent from SH_DMAE_BASE v1
 2015-01-20  1:44 UTC 

[PATCH 0/2 v5] dmaengine: rcar-audmapp: independent from SH_DMAE_BASE
 2015-01-20  1:43 UTC 

[PATCH -tip] locking/mutex: Explicitly mark task as running after wakeup
 2015-01-20  1:39 UTC 

[Qemu-devel] [PATCH] pc-dimm: fix checking for backend memory size
 2015-01-20  1:34 UTC  (3+ messages)

[PATCH 0/4] iio: mxs-lradc: fix interactions between the touchscreen and the ADC
 2015-01-20  1:32 UTC  (7+ messages)
` [PATCH 1/4] iio: mxs-lradc: separate touchscreen and buffer virtual channels


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.