public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-26 00:14:33 to 2014-09-26 08:10:01 UTC [more...]

[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-09-26  8:09 UTC  (43+ messages)
` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v2 12/22] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 14/22] MIPS/Xlp/MSI: "
` [PATCH v2 15/22] MIPS/Xlr/MSI: "
` [PATCH v2 17/22] s390/MSI: "

[PATCH v13 0/9] Per-user clock constraints
 2014-09-26  8:09 UTC  (5+ messages)

[PATCH v3 00/17] Cross-architecture definitions of relaxed MMIO accessors
 2014-09-26  8:05 UTC  (5+ messages)

linux-next: New build failures in Sep 25 tree
 2014-09-26  7:59 UTC  (5+ messages)

[PATCH v7 0/3] Add drm driver for Rockchip Socs
 2014-09-26  7:58 UTC  (4+ messages)
` [PATCH 1/3] drm/rockchip: Add basic drm driver
` [PATCH v7 2/3] dt-bindings: video: Add for rockchip display subsytem
` [PATCH v7 3/3] dt-bindings: video: Add documentation for rockchip vop

[PATCH V3] xen: remove some memory limits from pv-domains
 2014-09-26  7:54 UTC  (4+ messages)
` [PATCH V3] xen: eliminate scalability issues from initial mapping setup

[PATCH 00/11] nested sleeps, fixes and debug infrastructure
 2014-09-26  7:54 UTC  (8+ messages)
        ` BUG: sleeping function called from invalid context at drivers/cpufreq/cpufreq.c:370

[PATCH v3 1/4] clocksource: move PXA timer to clocksource framework
 2014-09-26  7:52 UTC  (5+ messages)
` [PATCH v3 4/4] arm: pxa: add non device-tree timer link to clocksource

[PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
 2014-09-26  7:48 UTC  (13+ messages)

Fwd: [PATCH] arm: armv7: perf: fix armv7 ref-cycles error
 2014-09-26  7:44 UTC 

[torture] BUG: unable to handle kernel NULL pointer dereference at (null)
 2014-09-26  7:42 UTC  (5+ messages)

[PATCH v3 0/5] vf610: Add GPIO support
 2014-09-26  7:40 UTC  (5+ messages)
` [PATCH v3 4/5] ARM: dts: vf610: use new "

[PATCH 0/7] sched: Scale-invariant per-entity load-tracking
 2014-09-26  7:36 UTC  (5+ messages)
` [PATCH 1/7] sched: Introduce scale-invariant load tracking

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-09-26  7:25 UTC  (7+ messages)
` [PATCH v3 00/13] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v3 08/13] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v3 09/13] mm: slub: add kernel address sanitizer support for slub allocator

mmotm 2014-09-25-16-28 uploaded
 2014-09-26  7:31 UTC  (2+ messages)

[PATCH] staging: lustre: fix gfp_t/int coercion
 2014-09-26  7:30 UTC 

[PATCH v2 0/1] gpio-restart restart handler
 2014-09-26  7:25 UTC  (6+ messages)
` [PATCH v2 1/1] power: Add simple gpio-restart driver

[PATCH v2 0/3] ARM: vf610: Fix/add clocksource
 2014-09-26  7:24 UTC  (7+ messages)
` [PATCH v2 2/3] ARM: dts: vf610: Add ARM Global Timer
` [PATCH v2 3/3] ARM: vf610: Add ARM Global Timer clocksource option

[PATCH 0/2] ARM: EXYNOS3250: Add support EXYNOS3250 suspend/resume
 2014-09-26  7:23 UTC  (3+ messages)
` [PATCH 1/2] ARM: EXYNOS: suspend: Make restoring registers into selectable option
` [PATCH 2/2] ARM: EXYNOS3250: Add initial support EXYNOS3250 suspend/resume

[PATCH 1/2] soc/fsl: add freescale dir for SOC specific drivers
 2014-09-26  6:48 UTC  (2+ messages)
` [PATCH 2/2] soc/fsl: add ftm alarm driver for ls1021a platform

[PATCH v15 net-next 00/11] eBPF syscall, verifier, testsuite
 2014-09-26  7:17 UTC  (12+ messages)
` [PATCH v15 net-next 01/11] bpf: introduce BPF syscall and maps
` [PATCH v15 net-next 02/11] bpf: enable bpf syscall on x64 and i386
` [PATCH v15 net-next 03/11] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v15 net-next 04/11] bpf: expand BPF syscall with program load/unload
` [PATCH v15 net-next 05/11] bpf: handle pseudo BPF_CALL insn
` [PATCH v15 net-next 06/11] bpf: verifier (add docs)
` [PATCH v15 net-next 07/11] bpf: verifier (add ability to receive verification log)
` [PATCH v15 net-next 08/11] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v15 net-next 09/11] bpf: verifier (add branch/goto checks)
` [PATCH v15 net-next 10/11] bpf: verifier (add verifier core)
` [PATCH v15 net-next 11/11] bpf: mini eBPF library, test stubs and verifier testsuite

[PATCH v6 00/12] ARM: berlin: USB support
 2014-09-26  7:20 UTC  (14+ messages)
` [PATCH v6 07/12] usb: chipidea: add a usb2 driver for ci13xxx

[PATCH] clk: prevent erronous parsing of children during rate change
 2014-09-26  7:18 UTC  (5+ messages)

[PATCH v6 0/2] Initial support for XPowers AXP288 PMIC
 2014-09-26  7:17 UTC  (3+ messages)

page allocator bug in 3.16?
 2014-09-26  7:15 UTC  (4+ messages)

[PATCH v2] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-09-26  7:15 UTC  (2+ messages)

[PATCH 1/2] perf callchain: Create an address space per thread
 2014-09-26  7:14 UTC  (7+ messages)
` [PATCH 2/2] perf callchain: Use global caching provided by libunwind

[resend rfc v3] pwm: add BCM2835 PWM driver
 2014-09-26  7:11 UTC  (5+ messages)

[request for stable inclusion] perf kmem: Make it work again on non NUMA machines
 2014-09-26  7:04 UTC 

[PATCH v2 0/3] arm_arch_timer: VDSO preparation, code consolidation
 2014-09-26  7:04 UTC  (3+ messages)
` [PATCH v2 1/3] clocksource: arm_arch_timer: change clocksource name if CP15 unavailable

linux-next: manual merge of the pci tree with the asm-generic tree
 2014-09-26  7:00 UTC  (2+ messages)

IT-beveiliging Service Desk
 2014-09-26  6:44 UTC 

[PATCH] Drivers: hv: util: Implement Time Synchronization using host time sample
 2014-09-26  6:57 UTC  (5+ messages)
      ` Time keeps on slipping... on Hyper-V

[RFC PATCH 1/2] mm/afmalloc: introduce anti-fragmentation memory allocator
 2014-09-26  6:53 UTC  (2+ messages)
` [RFC PATCH 2/2] zram: make afmalloc as zram's backend "

linux-next: build failure after merge of the watchdog tree
 2014-09-26  6:49 UTC  (8+ messages)

linux-next: manual merge of the tiny tree with the tip tree
 2014-09-26  6:45 UTC 

[PATCH v2 1/3] drivers: of: add return value to of_reserved_mem_device_init
 2014-09-26  6:44 UTC  (2+ messages)
` [PATCH v2 1/3] drivers: of: add return value to of_reserved_mem_device_init (fixup)

[PATCH v3 00/29] nios2 Linux kernel port
 2014-09-26  6:41 UTC  (8+ messages)
` [PATCH v3 28/29] Documentation: Add documentation for Nios2 architecture
` [PATCH v3 01/29] asm-generic: add generic futex for !CONFIG_SMP

[PATCH v2 0/2] perf: User/kernel time correlation and event generation
 2014-09-26  6:23 UTC  (11+ messages)
` [PATCH v2 1/2] perf: Add sampling of the raw monotonic clock
` [PATCH v2 2/2] perf: Userspace event

[PATCH v3] zsmalloc: merge size_class to reduce fragmentation
 2014-09-26  6:27 UTC 

[PATCH/RFC v2 00/12] ARM: shmobile: R-Mobile: Prototype DT PM domain support
 2014-09-26  6:25 UTC  (4+ messages)
` [PATCH/RFC v2 02/12] PM / Domains: Add DT bindings for PM QoS device latencies

linux-next: manual merge of the tip tree with the arm-soc tree
 2014-09-26  6:25 UTC 

[PATCH v2] clocksource: Add BE APIs support for clocksource counter reading
 2014-09-26  6:22 UTC 

[PATCH] ARM: berlin: sort Kconfig options
 2014-09-26  6:14 UTC 

[RFC][PATCH] ftracetest: Add a couple of ftrace test cases
 2014-09-26  6:06 UTC  (7+ messages)

[PATCH] Revert "cgroup: remove redundant variable in cgroup_mount()"
 2014-09-26  5:58 UTC  (4+ messages)

[PATCH v6 0/8] arm: support CONFIG_RODATA
 2014-09-26  5:58 UTC  (2+ messages)

[PATCH 0/2] add seccomp man-page
 2014-09-26  5:55 UTC  (4+ messages)
` [PATCH 1/2] seccomp.2: document seccomp syscall

[PATCH 1/1] perf tools: Fix Symbol Address for ET_DYN
 2014-09-26  5:53 UTC  (5+ messages)

[PATCH v2 4/4] ARM: dts: mt8135: Add pinctrl node for mt8135
 2014-09-26  5:32 UTC  (3+ messages)

[PATCH] x86, setup: Additional __flush_tlb for Quak X1000
 2014-09-26  5:32 UTC  (3+ messages)
` [PATCH] x86, setup: add __flush_tlb() for Intel Quark X1000

[PATCH] perf tools: modify error code when perf_session__new() fail
 2014-09-26  5:31 UTC  (2+ messages)

[PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs
 2014-09-26  5:30 UTC  (2+ messages)

[RFC PATCH] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA
 2014-09-26  5:23 UTC  (5+ messages)

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-26  5:22 UTC  (8+ messages)
` [PATCH 1/2] gpio / CrystalCove: support virtual GPIO
    ` [PATCH v2 "

[PATCH v14 net-next 00/11] eBPF syscall, verifier, testsuite
 2014-09-26  5:11 UTC  (4+ messages)
` [PATCH v14 net-next 10/11] bpf: verifier (add verifier core)

[PATCH 1/4] f2fs: check the use of macros on block counts and addresses
 2014-09-26  4:54 UTC  (4+ messages)
` [PATCH 2/4] f2fs: support atomic_write feature for database
` [PATCH 3/4] f2fs: clean up f2fs_ioctl functions
` [PATCH 4/4] f2fs: call f2fs_unlock_op after error was handled

[PATCH 0/4] toshiba_acpi: Return codes cleanup
 2014-09-26  4:52 UTC  (7+ messages)
` [PATCH 1/4] toshiba_acpi: Rename hci_raw to tci_raw
` [PATCH 3/4] toshiba_acpi: Change HCI/SCI functions return code type

[PATCH 5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
 2014-09-26  4:44 UTC  (4+ messages)
` [5/5] "

[PATCH 0/15] POWER8 Coherent Accelerator device driver
 2014-09-26  4:35 UTC  (9+ messages)
` [PATCH 01/15] powerpc/cell: Move spu_handle_mm_fault() out of cell platform
` [PATCH 02/15] powerpc/cell: Move data segment faulting code "
` [PATCH 09/15] powerpc/opal: Add PHB to cxl mode call
` [PATCH 10/15] powerpc/mm: Add hooks for cxl

[PATCH v5 0/10] block: per-distpatch_queue flush machinery
 2014-09-26  4:35 UTC  (3+ messages)

net: stmmac glue layer for Amlogic Meson SoCs
 2014-09-26  4:13 UTC  (2+ messages)

[PATCH] ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
 2014-09-26  3:54 UTC  (5+ messages)

[PATCH v4 0/3] add power off driver for i.mx6
 2014-09-26  3:59 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: imx6: add pm_power_off support for i.mx6 chips
` [PATCH v4 2/3] power: reset: imx-snvs-poweroff: add power off driver for i.mx6
` [PATCH v4 3/3] ARM: configs: imx_v6_v7_defconfig: add power off driver

[PATCH v3] Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
 2014-09-26  4:52 UTC 

[PATCH v5 1/2] arcmsr: simplify ioctl data read/write
 2014-09-26  3:43 UTC  (3+ messages)

[PATCH] kobject: fix NULL pointer derefernce in kobj_child_ns_ops
 2014-09-26  3:22 UTC  (3+ messages)

[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
 2014-09-26  3:21 UTC  (5+ messages)
` [RFC PATCH v2 07/16] gpio: Add support for unified device properties interface

[PATCH v4 0/3] watchdog: add support for QCOM WDT
 2014-09-26  3:20 UTC  (7+ messages)
` [PATCH v4 1/3] watchdog: qcom: add support for KPSS WDT
` [PATCH v4 2/3] watchdog: qcom: document device tree bindings
` [PATCH v4 3/3] watchdog: qcom: register a restart notifier

[PATCH v3] ARM: ls1021a: add gating clocks to IP blocks
 2014-09-26  3:14 UTC  (5+ messages)

ASoC DPCM has issues when multiple FEs links to same type of codec
 2014-09-26  2:56 UTC 

linux-next: build failure after merge of the arm-soc tree
 2014-09-26  2:57 UTC  (2+ messages)

[PATCH] i2c: rk3x: adjust the LOW divison based on characteristics of SCL
 2014-09-26  2:40 UTC  (10+ messages)

[PATCH resend] arm:extend the reserved memory for initrd to be page aligned
 2014-09-26  2:40 UTC  (6+ messages)

ACPI/i915: Cannot configure display brightness on Dell Latitude E6440
 2014-09-26  2:30 UTC  (7+ messages)
      ` [PATCH] ACPI / i915: Update the condition to ignore firmware backlight change request

Help Out and Issues with the Community
 2014-09-26  2:20 UTC  (2+ messages)

[PATCH v4 00/10] Add support for parameterized events from sysfs
 2014-09-26  2:25 UTC  (4+ messages)
` [PATCH v4 01/10] tools/perf: support parsing parameterized events

[REGRESSION] i915: failure to see Dell 30" monitor connected to a Lenovo Haswell docking station
 2014-09-26  2:24 UTC  (3+ messages)

[PATCH v3 0/2] Add PWM and backlight support for Colibri VF61 modules
 2014-09-26  2:22 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: vf610-colibri: Add PWM support

[PATCH v1] rtc: snvs: add poweroff function
 2014-09-26  2:21 UTC  (3+ messages)

[RFC PATCH net-next v2 0/5] netns: allow to identify peer netns
 2014-09-26  2:09 UTC  (13+ messages)

[PATCH v2] Enable ADC support for Colibri VF61 modules
 2014-09-26  2:07 UTC  (3+ messages)
` [PATCH v2] ARM: dts: vf610-colibri: Add ADC support

linux-next: error trying to fetch the devicetree tree
 2014-09-26  1:57 UTC  (2+ messages)

[PATCH 0/3] Enable Quark X1000 support in gpio-sch
 2014-09-26  1:35 UTC  (8+ messages)
` [PATCH 1/3] gpio: sch: Consolidate similar algorithms

linux-next: manual merge of the arm-soc tree with the arm tree
 2014-09-26  1:23 UTC 

[PATCH v8 0/8] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-09-26  1:21 UTC  (5+ messages)

Linux 3.4.104 (Resend)
 2014-09-26  1:04 UTC 

Linux 3.4.104
 2014-09-26  1:01 UTC 

[PATCHv10 0/4] Common Mailbox Framework
 2014-09-26  0:57 UTC  (7+ messages)
` [PATCHv10 2/4] mailbox: Introduce framework for mailbox

[PATCH] init: Add strictinit to disable init= fallbacks
 2014-09-26  0:55 UTC 

[PATCH v2] pinctrl: qcom: use restart_notifier mechanism for ps_hold
 2014-09-26  0:49 UTC  (3+ messages)

[PATCH] kbuild, LLVMLinux: Add -Werror to cc-option to support clang
 2014-09-26  0:48 UTC  (5+ messages)

[PATCH 3/5] clk: Remove .owner field for driver
 2014-09-26  0:45 UTC  (2+ messages)

linux-next: build failure after merge of the samsung tree
 2014-09-26  0:43 UTC  (5+ messages)

[PATCH] md: avoid potential long delay under pers_lock
 2014-09-26  0:36 UTC  (2+ messages)

[PATCH v2 0/6] Add initial support for Broadcom Cygnus SoC
 2014-09-26  0:34 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox