linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-15 09:20:36 to 2015-01-15 13:03:12 UTC [more...]

[PATCHv2 00/36] perf tools: New build framework
 2015-01-15 12:55 UTC  (30+ messages)
` [PATCH 02/36] tools build: Add detected config support
` [PATCH 03/36] tools build: Add subdir support
` [PATCH 04/36] perf tools: Remove api fs object from python build
` [PATCH 05/36] perf build: Disable make's built-in rules and variables
` [PATCH 06/36] perf build: Add bench objects building
` [PATCH 07/36] perf build: Add tests "
` [PATCH 09/36] perf build: Add libperf "
` [PATCH 10/36] perf build: Add probe "
` [PATCH 14/36] perf build: Add slang "
` [PATCH 15/36] perf build: Add gtk "
` [PATCH 17/36] perf build: Add perf regs "
` [PATCH 18/36] perf build: Add zlib "
` [PATCH 19/36] perf build: Add perf.o object building
` [PATCH 20/36] perf build: Add arch x86 objects building
` [PATCH 21/36] perf build: Add arch arm "
` [PATCH 22/36] perf build: Add arch arm64 "
` [PATCH 23/36] perf build: Add arch powerpc "
` [PATCH 24/36] perf build: Add arch s390 "
` [PATCH 25/36] perf build: Add arch sh "
` [PATCH 26/36] perf build: Add arch sparc "
` [PATCH 27/36] perf build: Add single target build framework support
` [PATCH 28/36] perf build: Remove directory dependency rules
` [PATCH 30/36] perf build: Remove PERF-CFLAGS file
` [PATCH 31/36] perf build: Add build documentation
` [PATCH 32/36] tools lib api: Use tools build framework
` [PATCH 33/36] tools lib api: Rename libapikfs.a to libapi.a
` [PATCH 34/36] tools lib traceevent: Use tools build framework
` [PATCH 35/36] tools lib lockdep: "
` [PATCH 36/36] perf build: Display make commands on V=1

[Patch v2 11/16] x86/apic: Only disable CPU x2apic mode when necessary
 2015-01-15 13:02 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch v2 12/16] iommu/amd: Check for irq-remap support amd_iommu_prepare()
 2015-01-15 13:02 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH -mm v2] vmscan: move reclaim_state handling to shrink_slab
 2015-01-15 12:58 UTC  (2+ messages)

[PATCH v3] [Bugfix] x86/apic: Fix xen IRQ allocation failure caused by commit b81975eade8c
 2015-01-15 13:04 UTC  (3+ messages)
` [Bugfix v4 0/2] "
  ` [Bugfix v4 1/2] xen/pci: "

[Patch v2 00/16] Refine IR initialization flow and fixes bugs related to X2APIC
 2015-01-15 13:00 UTC  (5+ messages)
` [Patch v2 07/16] x86/apic: Refine enable_IR_x2apic() and related functions
  ` [tip:x86/apic] "
  ` [tip:x86/apic] x86/apic: Handle XAPIC remap mode proper

[patch 5/5] iommu/vt-d: Convert allocations to GFP_KERNEL
 2015-01-15 12:59 UTC  (3+ messages)
` [Patch v2 03/16] "
  ` [tip:x86/apic] "

[Patch v2 06/16] x86/apic: Correctly detect X2APIC status in function enable_IR()
 2015-01-15 13:00 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch v2 04/16] x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic
 2015-01-15 12:59 UTC  (2+ messages)
` [tip:x86/apic] x86/apic: Panic if kernel doesn' t "

[patch 2/5] iommu, x86: Restructure setup of the irq remapping feature
 2015-01-15 12:58 UTC  (3+ messages)
` [Patch v2 01/16] "
  ` [tip:x86/apic] "

[patch 3/5] iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare
 2015-01-15 12:58 UTC  (3+ messages)
` [Patch v2 02/16] "
  ` [tip:x86/apic] "

[PATCH] usb: Fix typo in `struct usb_host_interface' comment
 2015-01-15 12:54 UTC  (3+ messages)

Questions about IOMMU & PCIe switch
 2015-01-15 12:54 UTC 

[PATCH 1/1] arch/x86/kvm/vmx.c: Fix external interrupts inject directly bug with guestos RFLAGS.IF=0
 2015-01-15 12:36 UTC 

[RESEND PATCH v3] clocksource: exynos_mct: Add the support for Exynos 64bit SoC
 2015-01-15 12:52 UTC  (7+ messages)

[PATCH] virtio_pci_modern: comment tweak
 2015-01-15 12:52 UTC 

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-15 12:52 UTC  (3+ messages)

[PATCH] ARM: tegra20: cpuidle: remove unnecessary "resettable" status clear
 2015-01-15 12:49 UTC 

[PATCH] ARM: zynq: DT: Fix binding for cadence WDT
 2015-01-15 12:47 UTC 

[PATCH 0/8] fix error return code
 2015-01-15 12:45 UTC  (3+ messages)
` [PATCH 6/8] adm8211: "

[PATCH] coresight: remove the unnecessary function coresight_is_bit_set()
 2015-01-15 12:26 UTC 

[PATCH] watchdog: Remove .owner field from cadence driver
 2015-01-15 12:42 UTC 

[PATCH] bcma: fix three coding style issues, more than 80 characters per line
 2015-01-15 12:42 UTC  (2+ messages)

[PATCH v3 4/6] dgnc: checkpatch: macros in enclosed parantheses
 2015-01-15 12:41 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 3.19 v4 0/2] x86, mpx: Instruction decoder fixes and hardening
 2015-01-15 12:37 UTC  (3+ messages)
` [PATCH 3.19 v4 2/2] x86: Enforce maximum instruction size in the instruction decoder

[PATCHv2 0/3] Handle SETEND for AArch32 tasks
 2015-01-15 12:36 UTC  (4+ messages)
` [PATCH 1/3] arm64: Track system support for mixed endian EL0
` [PATCH 2/3] arm64: Consolidate hotplug notifier for instruction emulation
` [PATCH 3/3] arm64: Emulate SETEND for AArch32 tasks

[PATCH] ethernet: atheros: Add nss-gmac driver
 2015-01-15 12:34 UTC  (4+ messages)

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-01-15 12:33 UTC  (9+ messages)
` [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

[PATCH v4] ARM: dts: add bcm2835-pwm bindings
 2015-01-15 12:33 UTC 

[PATCH v9 00/14] perf: Add infrastructure and support for Intel PT
 2015-01-15 12:31 UTC  (4+ messages)
` [PATCH v9 12/14] x86: perf: intel_pt: Intel PT PMU driver

[PATCH v3] ARM: dts: add bcm2835-pwm bindings
 2015-01-15 12:29 UTC  (3+ messages)

[RFC PATCH v3] audit: move the tree pruning to a dedicated thread
 2015-01-15 12:27 UTC 

[PATCH v8 0/11] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-01-15 12:29 UTC  (11+ messages)
` [PATCH v8 2/11] xfs: Add support "
` [PATCH v8 9/11] xfstests: generic/043: Test multiple fallocate insert/collapse range calls
` [PATCH v8 11/11] xfstests: fsx: Add fallocate insert range operation

Another SCHED_DEADLINE bug (with bisection and possible fix)
 2015-01-15 12:23 UTC  (12+ messages)

[PATCH] clocksource: timer-atmel-pit: don't suspend/resume if unused
 2015-01-15 12:23 UTC  (7+ messages)

[PATCH v3 1/3] perf tools: Add from argument to dso__find_symbol_by_name()
 2015-01-15 12:21 UTC  (6+ messages)
` [PATCH v3 2/3] perf probe: Do not rely on map__load() filter to find symbols
` [PATCH v3 3/3] perf probe: Fix probing kretprobes

[PATCH 1/2] virtio_pci: Kconfig grammar fix
 2015-01-15 12:18 UTC  (2+ messages)
` [PATCH 2/2] virtio_pci: drop Kconfig warnings

[PATCH v2 0/1] Email update
 2015-01-15 12:18 UTC  (2+ messages)
` [PATCH v2 1/1] MAINTAINERS: email update

LED-LENSER flashlight
 2015-01-15 12:07 UTC 

[PATCH v2 1/4] perf tools: Fix segfault for symbol annotation on TUI
 2015-01-15 12:11 UTC  (6+ messages)
` [PATCH v2 3/4] perf probe: Do not rely on map__load() filter to find symbols
    `  "
` [PATCH v2 4/4] perf probe: Fix probing kretprobes

[PATCH v4 0/3] Add I2C support to Broadcom iProc
 2015-01-15 12:07 UTC  (4+ messages)
` [PATCH v4 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

[PATCH 1/1] MAINTEINERS: email update
 2015-01-15 12:01 UTC 

[PATCH v3 0/3] Add I2C support to Broadcom iProc
 2015-01-15 11:59 UTC  (5+ messages)
` [PATCH v3 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

[PATCH V2 00/24] MIPS GIC cleanup, part 1
 2015-01-15 11:59 UTC  (3+ messages)
` [PATCH V2 18/24] irqchip: mips-gic: Stop using per-platform mapping tables

[PATCH 0/3] ftrace/kprobes/x86:
 2015-01-15 11:57 UTC  (5+ messages)
` [PATCH 2/3] ftrace: Check both notrace and filter for old hash
` [PATCH 3/3] ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing

[PATCH v2 1/3] ASoC: codecs: wm8904: add dt ids table
 2015-01-15 11:54 UTC  (2+ messages)

[PATCH] cris: Remove unnecessary KERN_INFO from sync_serial.c
 2015-01-15 11:52 UTC 

[PATCH] virtio_rng: drop extra empty line
 2015-01-15 11:50 UTC 

[PATCH 1/2] fixup! net/macb: Adding comments to various #defs to make interpretation easier
 2015-01-15 11:46 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] fixup! net/macb: improved ethtool statistics support

[PATCH v8 2/4] fpga manager: add sysfs interface document
 2015-01-15 11:44 UTC  (13+ messages)

[PATCH -mm v2] vmscan: move reclaim_state handling to shrink_slab
 2015-01-15 11:43 UTC 

[PATCH] virtio_blk: coding style fixes
 2015-01-15 11:43 UTC 

[patch] ti-st: clean up data types (fix harmless memory corruption)
 2015-01-15 11:42 UTC 

[PATCH] virtio_balloon: coding style fixes
 2015-01-15 11:39 UTC 

[PATCH v4 00/20] kselftest install target feature
 2015-01-15 11:39 UTC  (4+ messages)
` [PATCH v4 20/20] kbuild: add a new kselftest_install make target to install selftests

[RFC PATCH] fs: file freeze support
 2015-01-15 11:36 UTC 

[git pull] m68k updates for 3.19 (take 2)
 2015-01-15 11:31 UTC 

[PATCH] char: Added support for u-blox 6 i2c gps driver
 2015-01-15 11:29 UTC  (4+ messages)

[PATCH 0/2] fbdev: ssd1307fb: fixes
 2015-01-15 11:27 UTC  (3+ messages)
` [PATCH 1/2] fbdev: ssd1307fb: set default height if not found in DT node

[PATCH] fbdev: ssd1307fb: drop unused function ssd1307fb_write_data()
 2015-01-15 11:26 UTC  (2+ messages)

[GIT PULL] fbdev fixes for 3.19
 2015-01-15 11:23 UTC 

[PATCHv2 0/2] spi: orion: Add multiple chip select support to spi-orion
 2015-01-15 11:22 UTC  (5+ messages)
` [PATCHv2 2/2] "

[PATCH 00/10] mfd: rtsx: add support for new rts524A and rts525A
 2015-01-15 11:19 UTC  (11+ messages)
` [PATCH 01/10] mfd: rtsx: replace TAB by SPC after #define
` [PATCH 02/10] mfd: rtsx: place register address and values togather
` [PATCH 03/10] mfd: rtsx: add debug info when access register failed
` [PATCH 04/10] mfd: rtsx: update PETXCFG address
` [PATCH 05/10] mfd: rtsx: update driving settings
` [PATCH 06/10] mfd: rtsx: update phy register
` [PATCH 07/10] mfd: rtsx: remove LCTLR defination
` [PATCH 08/10] mfd: rtsx: add support for rts524A
` [PATCH 09/10] mfd: rtsx: add support for rts525A
` [PATCH 10/10] mfd: rtsx: using pcr_dbg replace dev_dbg

[PATCH V1] regulator: da9211: fix unmatched of_node and add gpio control
 2015-01-15 11:21 UTC  (2+ messages)

3.19-rc4: Xen pci-passthrough regression, bisected to commit cffe0a2b5a34c95a4dadc9ec7132690a5b0f6687 "x86, irq: Keep balance of IOAPIC pin reference count"
 2015-01-15 11:20 UTC  (4+ messages)

[PATCH v3] usb: dwc2: call dwc2_is_controller_alive() under spinlock
 2015-01-15 11:11 UTC 

[PATCH] pci: generic host: make it more generic
 2015-01-15 11:10 UTC  (2+ messages)

[PATCH 0/8] current ACCESS_ONCE patch queue
 2015-01-15 11:07 UTC  (5+ messages)
` [PATCH 3/8] x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE
  ` [Xen-devel] "

[PATCH] [trivial] ASoC: Fix typo in bt-sco.c
 2015-01-15 11:06 UTC  (2+ messages)

[PATCH v6 0/4] irqfd support for arm/arm64
 2015-01-15 11:06 UTC  (5+ messages)
` [PATCH v6 2/4] KVM: introduce kvm_arch_intc_initialized
` [PATCH v6 3/4] KVM: arm/arm64: implement kvm_arch_intc_initialized and use it in irqfd

[PATCH][trivial] ALSA:hda - Fix typo in hda_controller.c
 2015-01-15 11:04 UTC  (2+ messages)

backport a4dba130891271084344c12537731542ec77cb85 to 3.16+
 2015-01-15 11:04 UTC  (2+ messages)

Two variants of fixing Tegra20 suspend bug
 2015-01-15 10:58 UTC  (3+ messages)
` [PATCH] ARM: tegra20: Store CPU "resettable" status in IRAM
` [PATCH] ARM: tegra: Store tegra_resume() address "

[PATCH 1/1] gspca: Add high-speed modes for PS3 Eye camera
 2015-01-15 10:53 UTC  (3+ messages)

[alsa-devel] unload Audio drivers while playback stream is active case kernel crash
 2015-01-15 10:52 UTC  (11+ messages)

[PATCH v3 0/4] ata: libahci: Allow using a regulator for each port
 2015-01-15 10:50 UTC  (4+ messages)
` [PATCH v3 3/4] ata: libahci: Allow using multiple regulators

[3.16.y-ckt stable] Linux 3.16.7-ckt4 stable review
 2015-01-15 10:48 UTC  (4+ messages)
` [PATCH 3.16.y-ckt 075/216] drm/i915: Disallow pin ioctl completely for kms drivers

[PATCH v3 0/2] x86/arm64: add xenconfig
 2015-01-15 10:47 UTC  (3+ messages)
` [PATCH v3 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper

[PATCH] sched,numa: do not move past the balance point if unbalanced
 2015-01-15 10:45 UTC  (2+ messages)

[PATCH 3/5] [media] pwc-if: fix build warning when !CONFIG_USB_PWC_INPUT_EVDEV
 2015-01-15 10:40 UTC  (2+ messages)
` [3/5, media] "

[GIT PULL] x86/entry changes for 3.20, round 1
 2015-01-15 10:37 UTC  (3+ messages)

[PATCH v3 0/2] irqchip: Conexant CX92755 interrupts controller support
 2015-01-15 10:34 UTC  (3+ messages)
` [PATCH v3 1/2] irqchip: devicetree: document Conexant Digicolor irq binding
` [PATCH v3 2/2] irqchip: Conexant CX92755 interrupts controller driver

[GIT PULL] RAS update for 3.20
 2015-01-15 10:31 UTC  (4+ messages)

[RFC PATCH] NFC: st21nfcb: Avoid use of skb after free
 2015-01-15 10:30 UTC 

[PATCH v10] iopoll: Introduce memory-mapped IO polling macros
 2015-01-15 10:25 UTC  (4+ messages)

[PATCH v2] usb: dwc2: call dwc2_is_controller_alive() under spinlock
 2015-01-15 10:23 UTC  (10+ messages)

[PATCH RESEND v9 00/10] sched: consolidation of CPU capacity and usage
 2015-01-15 10:09 UTC  (11+ messages)
` [PATCH RESEND v9 01/10] sched: add utilization_avg_contrib
` [PATCH RESEND v9 02/10] sched: Track group sched_entity usage contributions
` [PATCH RESEND v9 03/10] sched: remove frequency scaling from cpu_capacity
` [PATCH RESEND v9 04/10] sched: Make sched entity usage tracking scale-invariant
` [PATCH RESEND v9 05/10] sched: make scale_rt invariant with frequency
` [PATCH RESEND v9 06/10] sched: add per rq cpu_capacity_orig
` [PATCH RESEND v9 07/10] sched: get CPU's usage statistic
` [PATCH RESEND v9 08/10] sched: replace capacity_factor by usage
` [PATCH RESEND v9 09/10] sched: add SD_PREFER_SIBLING for SMT level
` [PATCH RESEND v9 10/10] sched: move cfs task on a CPU with higher capacity

[PATCH v7 0/4] hwspinlock core & omap dt support
 2015-01-15 10:13 UTC  (2+ messages)

[PATCH_V5] dm9000: Add regulator and reset support to dm9000
 2015-01-15 10:12 UTC 

linux-next: Tree for Jan 12
 2015-01-15 10:12 UTC  (5+ messages)
` linux-next: Tree for Jan 12 (build failures: m68k, ppc)

[PATCHv5 0/2] Enable Quark X1000 support in gpio-sch
 2015-01-15 10:11 UTC  (4+ messages)
` [PATCHv5 1/2] gpio: sch: Consolidate similar algorithms

[PATCH 1/5] ARM: sa1100: add platform functions to handle PWER settings
 2015-01-15 10:09 UTC  (5+ messages)
` [PATCH 2/5] ARM: sa1100: use sa11x0_sc_set_wake() in irq driver
` [PATCH 3/5] ARM: sa1100: use ioremapped memory to access SC registers
` [PATCH 4/5] irqchip: add sa1100 driver
` [PATCH 5/5] ARM: sa1100: drop irq driver

[PATCH] mac80211: Fix typo in mac80211.h
 2015-01-15 10:05 UTC 

[RFC 0/3] mmc: Add dynamic frequency scaling
 2015-01-15 10:04 UTC  (4+ messages)

[PATCH] coresight: fix the debug AMBA bus name
 2015-01-15  9:49 UTC 

Linux 3.12.36
 2015-01-15  9:53 UTC 

livepatching tree for linux-next
 2015-01-15  9:50 UTC  (18+ messages)
                  `  "
                    ` [PATCH] ftrace: don't allow IPMODIFY without proper compiler support (was Re: Re: livepatching tree for linux-next)
                        ` [PATCH 1/2 v2] ftrace: don't allow IPMODIFY without proper compiler support
                          ` [PATCH 1/2 v3] "
                            ` [PATCH 2/2 v3] kprobes: compile out IPMODIFY support if ftrace doesn't support it

[PATCH] clk support for Alphascale asm9260
 2015-01-15  9:45 UTC  (4+ messages)
  ` [PATCH] ARM: clk: add clk-asm9260 driver

[PATCH v2 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-01-15  9:44 UTC  (9+ messages)
` [PATCH v2 1/5] irqchip: add dumb demultiplexer implementation

[RFC PATCH] gpio: support for GPIO forwarding
 2015-01-15  9:40 UTC  (5+ messages)

[PATCH 1/3] ipc,sem: use current->state helpers
 2015-01-15  9:34 UTC  (3+ messages)
` [PATCH 2/3] jbd: drop jbd_ENOSYS debug

[PATCH RFC] audit: move the tree pruning to a dedicated thread
 2015-01-15  9:33 UTC  (5+ messages)

[PATCH mtd] mtd:devices: Add Altera EPCQ Driver
 2015-01-15  9:27 UTC 

[PATCH] The count field of counter_show() function should be an unsigned value
 2015-01-10 17:45 UTC 

[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
 2015-01-15  9:45 UTC  (2+ messages)

[PATCH v2] perf bench: fix order of arguments to memcpy_alloc_mem
 2015-01-15  9:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).