All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-25 06:13:26 to 2014-11-25 07:49:49 UTC [more...]

[Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms
 2014-11-25  7:49 UTC  (33+ messages)
` [Patch Part3 v4 01/38] x86, intel-mid: Delay initialization of APB timer
` [Patch Part3 v4 02/38] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
` [Patch Part3 v4 03/38] x86, irq: Kill unused pre_init_apic_IRQ0()
` [Patch Part3 v4 04/38] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [Patch Part3 v4 05/38] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [Patch Part3 v4 06/38] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs
` [Patch Part3 v4 07/38] x86, irq: Simplify the way to print IOAPIC entry
` [Patch Part3 v4 08/38] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
` [Patch Part3 v4 09/38] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces
` [Patch Part3 v4 10/38] x86, irq: Kill unused old IOAPIC "
` [Patch Part3 v4 11/38] x86, irq: Kill unused struct mp_pin_info
` [Patch Part3 v4 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
` [Patch Part3 v4 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry "
` [Patch Part3 v4 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity "
` [Patch Part3 v4 16/38] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [Patch Part3 v4 17/38] x86: Clean up unused forward declarations in x86_init.h
` [Patch Part3 v4 20/38] iommu/amd: Clean up unsued code
` [Patch Part3 v4 21/38] x86: irq_remapping: Clean up unused interfaces
  ` [Patch Part3 v4 15/38] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces
  ` [Patch Part3 v4 18/38] x86: irq_remapping: Clean up unsued code
  ` [Patch Part3 v4 19/38] iommu/vt-d: "
  ` [Patch Part3 v4 22/38] x86, irq: Kill irq_cfg.irq_remapped
` [Patch Part3 v4 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
` [Patch Part3 v4 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part3 v4 25/38] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c

[PATCH] refs.c: use a stringlist for repack_without_refs
 2014-11-25  7:42 UTC  (8+ messages)
` [PATCH 0/6] repack_without_refs(): convert to string_list
  ` [PATCH 3/6] prune_remote(): sort delete_refs_list references en masse
  ` [PATCH 4/6] repack_without_refs(): make the refnames argument a string_list

Using kernel filesystems as userland libraries
 2014-11-25  7:46 UTC  (3+ messages)

Failure on "make clean"
 2014-11-25  7:44 UTC 

[PATCH v4 0/6] fix hw_random stuck
 2014-11-25  7:42 UTC  (5+ messages)
` [PATCH v4 4/6] hw_random: fix unregister race

3.18-rc regression: drm/nouveau: use shared fences for readable objects
 2014-11-25  7:43 UTC  (10+ messages)

[PATCH] Btrfs: deal with all 'subvol=xxx' options once
 2014-11-25  7:42 UTC  (2+ messages)

Apparent metadata corruption (file that simultaneously does/does not exist) on kernel 3.17.3
 2014-11-25  7:42 UTC  (7+ messages)

[PATCH v8 0/6] arm64: add seccomp support
 2014-11-25  7:42 UTC  (9+ messages)
` [PATCH v8 2/6] arm64: ptrace: allow tracer to skip a system call

Goedemorgen
 2014-11-25  6:39 UTC 

[PATCH 9/9] drm/i915: Make all plane disables use 'update_plane'
 2014-11-25  7:39 UTC  (2+ messages)
` [PATCH 9/9] drm/i915: Make all plane disables use

usb-audio: I'd like to change two things in usb audio, but I'm not sure if it's right
 2014-11-25  7:39 UTC  (2+ messages)

[PATCH 0/4] gpiolib: some fixup patches
 2014-11-25  7:37 UTC  (11+ messages)
` [PATCH 2/4] gpiolib: use const parameters when possible

[PATCH v1] ARM: multi_v7_defconfig: add driver support for hix5hd2
 2014-11-25  7:37 UTC 

[RFC PATCH v4 0/8] Introduce automatic DMA configuration for IOMMU masters
 2014-11-25  7:35 UTC  (5+ messages)

[PATCH RFC v2 00/12] soc: samsung: Modify and enhance power domain driver
 2014-11-25  7:35 UTC  (9+ messages)
` [PATCH RFC v2 01/12] arm: exynos: Add platform driver support for "
  ` [PATCH RFC v2 06/12] driver: soc: exynos-pmu: Add exynos7 power domain on/off ops
  ` [PATCH RFC v2 07/12] PM / Domains: export pm_genpd_lookup_name

[PATCH 0/2] fix some sparse warnings in lustre
 2014-11-25  7:35 UTC  (4+ messages)
` [PATCH 1/2] [drivers] staging/lustre: fix sparse warnings

How to use libfslcodec with gstreamer-1.0
 2014-11-25  7:33 UTC  (5+ messages)

[Bug 84627] New: (bisected) 32bit corruption with PIPE_USAGE_STREAM reverted
 2014-11-25  7:33 UTC  (2+ messages)
` [Bug 84627] "

[PATCH v9 0/4] The 1st version of suspend for RK3288
 2014-11-25  7:32 UTC  (9+ messages)
` [PATCH v9 1/4] ARM: rockchip: add suspend and resume "
` [PATCH v9 2/4] ARM: rockchip: Add pmu-sram binding
` [PATCH v9 3/4] ARM: dts: add RK3288 suspend support
` [PATCH v9 4/4] ARM: dts: rockchip: add suspend settings for rk3288-evb-rk808

File test operator for subvols; possible bug in 'btrfs show <directory>'
 2014-11-25  7:32 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: add driver support for hix5hd2
 2014-11-25  7:31 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] tests: Add check-block to "make check"
 2014-11-25  7:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-iotests: Speed up make check-block

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-24
 2014-11-25  7:30 UTC 

[PATCH v3 0/2] lib/librte_pmd_i40e: set vlan filter fix
 2014-11-25  7:28 UTC  (3+ messages)
  ` [PATCH v3 1/2] lib/librte_pmd_i40e: set vlan id "
  ` [PATCH v3 2/2] lib/librte_pmd_i40e: add I40E_VFTA_IDX and I40E_VFTA__BIT macros for VFTA related operation

listing packages required to build from sources
 2014-11-25  7:27 UTC 

[Qemu-devel] [PATCH v6 0/3] linux-aio: fix batch submission
 2014-11-25  7:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] linux-aio: fix submit aio as a batch
` [Qemu-devel] [PATCH v6 2/3] linux-aio: handling -EAGAIN for !s->io_q.plugged case
` [Qemu-devel] [PATCH v6 3/3] linux-aio: remove 'node' from 'struct qemu_laiocb'

[Bug 86432] llvm Unreal Elemental rendering regression
 2014-11-25  7:23 UTC 

[Bug 86490] Some Unreal Engine 4.5 Demos render only black on radeonsi
 2014-11-25  7:23 UTC  (2+ messages)

RFID Mifare 1k chip cards
 2014-11-25  7:23 UTC 

[PATCH for-next] IB/core: Fix mgid key handling in SA agent multicast data-base
 2014-11-25  7:20 UTC  (2+ messages)

[PATCH] gpio: remove const modifier from gpiod_get_direction()
 2014-11-25  7:20 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix error printout on signals pending
 2014-11-25  7:20 UTC 

[PATCH v5 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-11-25  7:19 UTC  (20+ messages)
` [PATCH v5 1/7] fs: move sendfile syscall into fs/splice
` [PATCH v5 2/7] fs: moved kernel_write to fs/read_write
` [PATCH v5 3/7] fs/splice: support compiling out splice-family syscalls
` [PATCH v5 4/7] fs/fuse: support compiling out splice
` [PATCH v5 5/7] net/core: "
` [PATCH v5 6/7] fs/nfsd: "
` [PATCH v5 7/7] fs/splice: full support for "

linux-next: manual merge of the tiny tree with the tip tree
 2014-11-25  7:20 UTC  (6+ messages)

[Qemu-devel] [PATCH] input: move input-send-event into experimental namespace
 2014-11-25  7:18 UTC 

[PATCH] bonding: move ipoib_header_ops to vmlinux
 2014-11-25  7:19 UTC  (4+ messages)

[PATCH for-4.5 v2] libxc: don't leak buffer containing the uncompressed PV kernel
 2014-11-25  7:14 UTC  (7+ messages)

[PATCH][meta-networking] sethdlc: fix host contamination
 2014-11-25  7:11 UTC 

[PATCH v2 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
 2014-11-25  7:07 UTC  (2+ messages)

[PATCH v2] clk: Add PWM clock driver
 2014-11-25  7:07 UTC  (3+ messages)

[PATCH v3 1/3] usb: phy: introduce usb_phy_set_event interface
 2014-11-25  7:06 UTC  (3+ messages)
` [PATCH v3 3/3] usb: phy: hold wakeupsource when USB is enumerated in peripheral mode

[PATCH v2 5/5] scsi_debug: Add Report supported opcodes+tmfs; Compare and write
 2014-11-25  7:05 UTC  (2+ messages)

[PATCH] exec_cmd: system_path memory leak fix
 2014-11-25  7:04 UTC  (7+ messages)
` [PATCH] change contract between system_path and it's callers
  ` Re*: "

[PATCH] mm: add parameter to disable faultaround
 2014-11-25  7:05 UTC  (4+ messages)

[PATCH v2 4/5] scsi_debug: change SCSI command parser to table driven
 2014-11-25  7:04 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] x86: Add additional system setup for ivybridge
 2014-11-25  7:04 UTC  (3+ messages)
` [U-Boot] [PATCH v3 7/8] x86: Add ivybridge directory to Makefile

[PATCH 0/2] staging: mtd: Support for GigaDevice SPI NAND flash
 2014-11-25  7:02 UTC  (3+ messages)

[PATCH v8 0/8] Add Skyworks SKY81452 device drivers
 2014-11-25  7:03 UTC  (10+ messages)
` [PATCH v8 1/8] mfd: Add support for Skyworks SKY81452 driver
` [PATCH v8 2/8] backlight: Add support Skyworks SKY81452 backlight driver
` [PATCH v8 3/8] devicetree: mfd: Add new SKY81452 mfd binding
` [PATCH v8 4/8] devicetree: backlight: Add new SKY81452 backlight binding
` [PATCH v8 5/8] devicetree: Add vendor prefix for Skyworks Solutions, Inc
` [PATCH v8 6/8] devicetree: i2c: Add SKY81452 to the Trivial Devices list
` [PATCH v8 7/8] regulator: sky81452: Modify Device Tree structure
` [PATCH v8 8/8] devicetree: "

[question] lots of interrupts injected to vm when pressing some key w/o releasing
 2014-11-25  7:02 UTC  (5+ messages)
    ` [question] lots of interrupts injected to vm when pressing somekey "

[PATCH v2 3/5] scsi_debug: add Capacity Changed Unit Attention
 2014-11-25  6:59 UTC  (2+ messages)

[PATCH v2 2/5] scsi_debug: append inject error flags onto scsi_cmnd object
 2014-11-25  6:58 UTC  (2+ messages)

[PATCH v2 1/5] scsi_debug: pinpoint invalid field in sense data
 2014-11-25  6:57 UTC  (2+ messages)

[PATCH v2] toshiba_acpi: Fix regression caused by backlight extra check code
 2014-11-25  2:29 UTC  (2+ messages)

[PATCH] drm/i915/skl: Update in Gen9 multi-engine forcewake range
 2014-11-25  6:59 UTC 

2014最省心的找客户方式
 2014-11-25  6:50 UTC 

[PATCHv3 00/16] Suspend to RAM support for Armada XP
 2014-11-25  6:51 UTC  (14+ messages)
` [PATCHv3 08/16] clk: mvebu: add suspend/resume for gatable clocks
` [PATCHv3 09/16] ARM: mvebu: implement suspend/resume support for Armada XP

2014最省心的找客户方式
 2014-11-25  6:50 UTC 

[PATCH] of: support passing console options with stdout-path
 2014-11-25  6:49 UTC  (5+ messages)

[PATCH v2] asus-nb-wmi: Add another wapf=4 quirk
 2014-11-24 10:26 UTC  (2+ messages)

[PATCH 0/1] compress_doc.bbclass: support update-alternatives
 2014-11-25  6:46 UTC  (2+ messages)

[PATCH 0/1] compress_doc.bbclass: improve manual file detection
 2014-11-25  6:46 UTC  (2+ messages)

[-next] cpu cache info in drivers base?
 2014-11-25  6:44 UTC  (3+ messages)

[PATCH v4 0/2] ARM: keystone: pm: switch to use generic pm domains
 2014-11-25  6:44 UTC  (6+ messages)
` [PATCH v4 1/2] "

[RFC PATCH 0/4] switch device: offload policy attributes
 2014-11-25  6:43 UTC  (8+ messages)

+ rtc-ds1307-add-device-tree-support.patch added to -mm tree
 2014-11-25  6:42 UTC 

+ rtc-ds1307-add-device-tree-bindings-documentation.patch added to -mm tree
 2014-11-25  6:42 UTC 

+ of-add-vendor-prefix-for-pericom-technology.patch added to -mm tree
 2014-11-25  6:42 UTC 

+ rtc-ds1307-add-support-for-mcp7940x-chips.patch added to -mm tree
 2014-11-25  6:42 UTC 

[PATCH 1/1] ipv6: remove unnecessary condition judgement
 2014-11-25  6:40 UTC 

[PATCH] opp: convert dev_warn() to dev_dbg() for duplicate OPPs
 2014-11-25  6:32 UTC  (6+ messages)

[PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice (was: Pre-emption control for userspace)
 2014-11-25  6:30 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: add quirk for data over interrupt timeout
 2014-11-25  6:30 UTC  (9+ messages)

[tip:perf/urgent] x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs
 2014-11-25  6:30 UTC 

[ath9k-devel] Change in Channel width
 2014-11-25  6:25 UTC 

Obsolete Fix Me in main.c due to not included header file
 2014-11-25  6:24 UTC 

[U-Boot] AM335x Ethernet pin mux confusion
 2014-11-25  6:24 UTC  (2+ messages)

[RFC] ARM: exynos: MCPM: [is this a] fix for secondary boot on 5422?
 2014-11-25  6:21 UTC  (2+ messages)

[PATCH] time: Fix sign bug in ntp mult overflow warning
 2014-11-25  6:21 UTC  (2+ messages)
` [tip:timers/core] time: Fix sign bug in NTP "

[PATCH v2] ALSA: korg1212: cleanup of printk
 2014-11-25  6:21 UTC  (4+ messages)

virtio on Xen cannot work
 2014-11-25  6:16 UTC  (8+ messages)
` [Qemu-devel] qemu crash with virtio on Xen domUs (backtrace included)
      ` [Qemu-devel] [Xen-devel] "
        ` [Qemu-devel] virtio leaks cpu mappings, was: "
          ` [Qemu-devel] [Xen-devel] "
          `  "

[PATCH v2 1/3] ath10k: Fix shared WEP
 2014-11-25  6:17 UTC  (6+ messages)
` [PATCH v2 2/3] ath10k: Fix locking for WEP keys
` [PATCH v2 3/3] ath10k: Fix bug reported by lockdep

[PATCH v3 0/6] Cisco Systems Inc. VIC Ethernet PMD - ENIC PMD
 2014-11-25  6:13 UTC  (8+ messages)
` [PATCH v3 6/6] DPDK changes for accommodating "


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.