public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-27 08:39:09 to 2015-02-27 15:12:37 UTC [more...]

[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
 2015-02-27 15:12 UTC  (3+ messages)

[PATCH 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-02-27 15:09 UTC  (7+ messages)
` [PATCH 1/6] PM / wakeup: export pm_system_wakeup symbol
` [PATCH 2/6] rtc: at91sam9: rework wakeup and interrupt handling
` [PATCH 3/6] rtc: at91rm9200: "
` [PATCH 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
` [PATCH 6/6] tty: serial: atmel: rework interrupt and wakeup handling

[PATCH 1/2] kasan, module, vmalloc: rework shadow allocation for modules
 2015-02-27 15:10 UTC  (2+ messages)
` [PATCH 2/2] kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>

[PATCH v2] ARM: zynq: use restart_handler mechanism for slcr reset
 2015-02-27 15:09 UTC 

[PATCH 0/3] staging: comedi: adl_pci6208: combine board types
 2015-02-27 15:07 UTC  (4+ messages)
` [PATCH 1/3] staging: comedi: adl_pci6208: combine PCI-6208 and PCI-6216 support
` [PATCH 2/3] staging: comedi: adl_pci6208: remove multiple board type support
` [PATCH 3/3] staging: comedi: adl_pci6208: support old PLX device ID

[PATCH 0/8] ARM OMAP2+ GPMC: fixes and bus children
 2015-02-27 15:08 UTC  (10+ messages)
` [PATCH 2/8] ARM OMAP2+ GPMC: add "
` [PATCH 4/8] ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS

[PATCH perf/core ] [BUGFIX] perf-probe: Remove bias offset to find probe point by address
 2015-02-27 15:04 UTC 

[PATCH v2 0/9] PCI: MMCONFIG clean up
 2015-02-27 15:00 UTC  (10+ messages)
` [PATCH v2 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v2 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v2 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v2 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v2 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v2 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH v2 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v2 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v2 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used

[RFC v1 0/5] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-02-27 15:01 UTC  (5+ messages)

[PATCH -resend 1/1] bfs: bfad_worker cleanup
 2015-02-27 15:01 UTC 

[PATCH] xen: correct bug in p2m list initialization
 2015-02-27 14:54 UTC 

[PATCH net-next 08/10] x86: unexport set_memory_ro and set_memory_rw
 2015-02-27 14:55 UTC  (2+ messages)
` [PATCH net-next 09/10] arm64: "

regression in 4.0.0-rc1 with r8169 ethernet
 2015-02-27 14:50 UTC  (4+ messages)

[PATCH] staging: lustre: fld_request.c: Remove else after return
 2015-02-27 14:54 UTC  (2+ messages)

3.19 kernel: BUG: unable to handle kernel NULL pointer dereference
 2015-02-27 14:53 UTC 

[PATCH] [trivial] treewide: Fix typo in printk messages
 2015-02-27 14:52 UTC 

[PATCH v5 0/3] Add array printing helper to ftrace
 2015-02-27 14:52 UTC  (5+ messages)
` [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

[PATCH v6 0/2] Add array printing support to libtraceevent
 2015-02-27 14:48 UTC  (3+ messages)
` [PATCH v6 1/2] tools lib traceevent: factor out allocating and processing args
` [PATCH v6 2/2] tools lib traceevent: Add support for __print_array()

[PATCH v2] spi: qup: Add DMA capabilities
 2015-02-27 14:46 UTC  (5+ messages)

[PATCH v2] net: bcmgenet: fix throughtput regression
 2015-02-27 14:27 UTC 

[PATCH 1/3] x86: Move msr accesses out of line
 2015-02-27 14:30 UTC  (14+ messages)
    ` [RFC][PATCH] module: Optimize __module_address() using a latched RB-tree

[RFC][PATCH v4] sched/rt: Use IPI to trigger RT task push migration instead of pulling
 2015-02-27 14:29 UTC  (3+ messages)

[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-27 14:19 UTC  (13+ messages)
` [PATCH v9 20/21] Documentation: ACPI for ARM64
` [PATCH v9 21/21] ARM64 / ACPI: additions of ACPI documentation for arm64

[PATCH] ARM: dts: imx: Add dr_mode host setting to all host-only usb instances
 2015-02-27 14:06 UTC 

[PATCH v2] de_thread: Move notify_count write under lock
 2015-02-27 14:02 UTC 

[PATCH v3 0/7] perf core: Make some improvements and fixes
 2015-02-27 13:57 UTC  (9+ messages)
` [PATCH v3 1/7] perf list: Sort the output of 'perf list' to view more clearly
` [PATCH v3 2/7] perf list: Fix some inaccuracy problem when parsing the argument
` [PATCH v3 3/7] perf list: Clean up the printing functions of hardware/software events
` [PATCH v3 4/7] perf list: Extend raw-dump to certain kind of events
` [PATCH v3 5/7] perf list: Avoid confusion of perf output and the next command prompt
` [PATCH v3 6/7] perf record: Remove the '--(null)' long_name for --list-opts
` [PATCH v3 7/7] perf core: Fix the bash completion problem of 'perf --*'

[PATCH RFC 0/2] add nproc cgroup subsystem
 2015-02-27 13:52 UTC  (4+ messages)

[PATCH] phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function
 2015-02-27 13:44 UTC  (2+ messages)

[PATCH] perf tools: Fix a building error introduced by recent new patch
 2015-02-27 13:40 UTC  (3+ messages)

[PATCH] loongson-3/hpet.c: remove IRQF_DISABLED flag
 2015-02-27 13:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC 1/4] mm: throttle MADV_FREE
 2015-02-27 13:37 UTC  (9+ messages)
    ` [RFC] mm: change mm_advise_free to clear page dirty

[PATCH] avc: remove unnecessary pointer reassignment
 2015-02-27 13:15 UTC  (2+ messages)

[PATCH] usb/isp1760: set IRQ flags properly
 2015-02-27 13:29 UTC 

[PATCH RFT] phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operations
 2015-02-27 13:27 UTC  (2+ messages)

[PATCH] Add coccinelle script that makes sure that tables are NULL terminated
 2015-02-27 13:21 UTC 

[PATCH 1/1] ARM: TLV320AIC23 SoC Audio Codec: Fix errors reported related to input routing signals
 2015-02-27 13:16 UTC  (2+ messages)

[PATCH v2 1/2] x86: mce: kexec: turn off MCE in kexec
 2015-02-27 13:14 UTC  (5+ messages)

[PATCH 0/2] powerpc/kvm: Enable running guests on RT Linux
 2015-02-27 13:06 UTC  (9+ messages)

regcache_sync() errors for read-only registers cache
 2015-02-27 12:59 UTC 

[RFC PATCH 00/10] Multi-queue support for xen-block driver
 2015-02-27 12:52 UTC  (12+ messages)
` [PATCH 04/10] xen/blkfront: separate ring information to an new struct

[PATCH] include/linux: remove empty conditionals
 2015-02-27 12:44 UTC 

[PATCH 00/10] omap3 crypto fixes
 2015-02-27 12:40 UTC  (3+ messages)

[PATCH net-next] wireless: test sscanf return values
 2015-02-27 12:36 UTC  (3+ messages)

[PATCH] block/cpqarray.c: remove IRQF_DISABLED flag
 2015-02-27 12:32 UTC 

[V4.0] Regression: Support for Bluetooth Adapter dropped
 2015-02-27 12:32 UTC  (2+ messages)

[PATCH 0/8] Add proper support for Compulab CM-A510/SBC-A510
 2015-02-27 12:24 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] i2c: mux-pinctrl: Rework to honor disabled child nodes
  ` [PATCH v2 2/4] devicetree: vendor-prefixes: Add CompuLab to known vendors
  ` [PATCH v2 3/4] ARM: dts: dove: Add internal i2c multiplexer node
  ` [PATCH v2 4/4] ARM: dts: dove: Add proper support for Compulab CM-A510/SBC-A510

[PATCH] Documentation: add print bitmap description
 2015-02-27 12:23 UTC  (2+ messages)

[PATCH] usb: gadget: f_mass_storage: use defined constant instead of numeric value
 2015-02-27 12:22 UTC  (2+ messages)

[PATCH] kasan, module, vmalloc: rework shadow allocation for modules
 2015-02-27 12:20 UTC  (11+ messages)

[PATCH V4 0/7] x86/intel_rdt: Intel Cache Allocation Technology
 2015-02-27 12:18 UTC  (4+ messages)
` [PATCH 3/7] x86/intel_rdt: Support cache bit mask for Intel CAT

[BISECTED REGRESSION v3.18->v3.19-rc1] drm/i915: failure to poweroff after hibernation
 2015-02-27 12:15 UTC  (9+ messages)
` [PATCH] drm/i915: fix failure to power off after hibernate
            ` [Intel-gfx] "

[PATCH 0/2] incorrect cpumask behavior with CPUMASK_OFFSTACK
 2015-02-27 11:46 UTC  (2+ messages)

[PATCH v2] MSI-HOWTO.txt: remove reference on IRQF_DISABLED
 2015-02-27 11:55 UTC 

[PATCH 0/1] futex: check PF_KTHREAD rather than !p->mm to filter out kthreads
 2015-02-27 11:54 UTC  (5+ messages)
` [PATCH 0/1] futex: don't spin waiting for PF_EXITING -> PF_EXITPIDONE transition
  ` [PATCH 1/1] "

[PATCH] workqueue: update numa affinity when node hotplug
 2015-02-27 11:54 UTC  (2+ messages)

[PATCH 0/3] clockevents: Manage device's state separately for core
 2015-02-27 11:51 UTC  (4+ messages)
` [PATCH 1/3] clockevents: Handle tick device's resume separately
` [PATCH 2/3] clockevents: Manage device's state separately for the core
` [PATCH 3/3] clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new interface

[LKP] [mm] 3484b2de949: -46.2% aim7.jobs-per-min
 2015-02-27 11:53 UTC  (2+ messages)

[PATCH] MSI-HOWTO.txt: remove reference on IRQF_DISABLED
 2015-02-27 11:49 UTC 

[PATCH -next] clocksource: Fix sparse non static symbol warning
 2015-02-27 11:45 UTC 

[PATCH] fanotify: Fix event filtering with FAN_ONDIR set
 2015-02-27 11:40 UTC 

[PATCH v2 0/3] Enable user helper interface for efi capsule update
 2015-02-27 11:35 UTC  (4+ messages)
` [PATCH v2 3/3] efi: Capsule update with user helper interface

[PATCH RESEND] coresight-stm: Bindings for System Trace Macrocell
 2015-02-27 11:33 UTC  (2+ messages)

nios2: is the ptrace ABI correct?
 2015-02-27 11:19 UTC  (6+ messages)

[PATCH] perf: Fix a precedence bug
 2015-02-27 11:17 UTC  (6+ messages)

[PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
 2015-02-27 11:16 UTC  (6+ messages)
  ` [ibm-acpi-devel] "

[PATCH 0/2] add dts for PopMetal board
 2015-02-27 11:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: add root compatible property "
` [PATCH 2/2] ARM: dts: add rk3288 "

[PATCH 0/4] enhance shmem process and swap accounting
 2015-02-27 10:52 UTC  (11+ messages)
` [PATCH 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH 2/4] mm, procfs: account for shmem swap in /proc/pid/smaps
` [PATCH 3/4] mm, shmem: Add shmem resident memory accounting
` [PATCH 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status

[PATCH] perf record: Remove the '--(null)' long_name for --list-opts
 2015-02-27 10:47 UTC  (3+ messages)

[PATCH 0/6] Add dwc3 usb3 DT node and various phy cleanup
 2015-02-27 10:43 UTC  (9+ messages)
` [PATCH 1/6] phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h
` [PATCH 4/6] ARM: DT: STi: STiH407: Add dwc3 usb3 DT node

[PATCH 1/2] ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1W
 2015-02-27 10:34 UTC  (5+ messages)
` [PATCH 2/2] w1: masters: omap_hdq: Add support for 1-wire mode

[PATCH 1/3] ocfs2: remove unneeded variable 'status'
 2015-02-27 10:29 UTC  (5+ messages)

[PATCH v12 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-02-27 10:26 UTC  (5+ messages)
` [PATCH v12 1/2] crypto: AF_ALG: add AEAD support

[PATCH 8/7] Input: synaptics - Remove X250 from the topbuttonpad list
 2015-02-27 10:22 UTC  (2+ messages)

[tip:x86/asm] x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BP
 2015-02-27 10:11 UTC  (3+ messages)
` [PATCH] x86, traps: early_trap_init() cleanup

[PATCH v2] perf: fix building error in x86_64
 2015-02-27 10:05 UTC  (2+ messages)
` [PATCH] perf: fix building error

[RFC PATCH] ARM64: cmpxchg.h: Clear the exclusive access bit on fail
 2015-02-27 10:06 UTC  (2+ messages)

[PATCH v10 0/2] ns, procfs: pid conversion between ns
 2015-02-27 10:05 UTC  (4+ messages)
` [PATCH v10 2/2] docs: add missing and new /proc/PID/status file entries, fix typos

[PATCH 0/2] drivers: cpuidle: minor suspend-to-idle fixes
 2015-02-27 10:00 UTC  (4+ messages)

[PATCH] perf report: Fix branch stack mode cannot be set
 2015-02-27  9:58 UTC  (2+ messages)

[PATCH] regulator: qcom-rpm: Rework for single device
 2015-02-27  9:59 UTC  (2+ messages)

[PATCH v2] f2fs: fix max orphan inodes calculation
 2015-02-27  9:38 UTC 

[PATCH] crypto: sha-mb: Fix big integer constant sparse warning
 2015-02-27  9:53 UTC  (2+ messages)

[PATCH v1 0/2] perf/kvm: perf-kvm-stat on powerpc
 2015-02-27  9:44 UTC  (3+ messages)
` [PATCH v1 1/2] perf/kvm: Enable perf-kvm-stat record/report "
` [PATCH v1 2/2] perf/kvm: perf-kvm-stat to report syscalls

[PATCH] f2fs: fix max orphan inodes calculation
 2015-02-27  9:39 UTC  (3+ messages)
` [f2fs-dev] "

+ ocfs2-remove-unneeded-rc-for-kfree.patch added to -mm tree
 2015-02-27  9:38 UTC  (2+ messages)

[PATCH -v2 0/2] cpusets,isolcpus: resolve conflict between cpusets and isolcpus
 2015-02-27  9:32 UTC  (3+ messages)
` [PATCH 1/2] cpusets,isolcpus: exclude isolcpus from load balancing in cpusets

[PATCH 1/2] f2fs: introduce macro __cp_payload
 2015-02-27  9:11 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix the number of orphan inode blocks
  ` [f2fs-dev] "

[PATCH resend v5 6/6] KVM: nVMX: Enable nested posted interrupt processing
 2015-02-27  9:04 UTC  (4+ messages)

[PATCH_V3 0/3] dma: dt: Add DMA driver for jz4780
 2015-02-27  9:20 UTC  (4+ messages)
` [PATCH_V3 1/3] dt-bindings: dma: Add binding for jz4780-dma

[PATCH 0/2] Add support for HDQ-1W on AM43XX
 2015-02-27  9:18 UTC 

[PATCH v2 2/2] hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
 2015-02-27  9:14 UTC  (4+ messages)

[PATCH] f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
 2015-02-27  8:54 UTC  (2+ messages)

[PATCH] f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
 2015-02-27  8:52 UTC 

[PATCH v3] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-27  9:08 UTC  (9+ messages)

[PATCH v11 0/6] Add Skyworks SKY81452 device drivers
 2015-02-27  9:03 UTC  (4+ messages)
` [PATCH v11 2/6] backlight: Add support Skyworks SKY81452 backlight driver

[PATCH] isdn: Use setup_timer and mod_timer
 2015-02-27  9:03 UTC 

[PATCH] net: Use setup_timer and mod_timer
 2015-02-27  8:48 UTC 

[PATCH 00/35] Some kernel/time cleanups
 2015-02-27  8:49 UTC  (10+ messages)
` [PATCH 32/35] clockevents: Fix cpu down race for hrtimer based broadcasting

[PATCH] Avoid null-pointer access in w1/slaves/w1_therm
 2015-02-27  8:43 UTC 

[PATCH 0/3] Add ktd2692 Flash LED driver
 2015-02-27  8:42 UTC  (2+ messages)

[RFC PATCH 0/3] genirq: mixing IRQF_NO_SUSPEND and wakeup sources on shared IRQs
 2015-02-27  8:38 UTC  (5+ messages)
    ` [PATCH] genirq / PM: Add flag for shared NO_SUSPEND interrupt lines


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