public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-26 10:29:31 to 2014-02-26 15:43:59 UTC [more...]

[PATCH] ksm: Expose configuration via sysctl
 2014-02-26 15:36 UTC  (5+ messages)

[PATCH] ACPI / EC: Clear stale EC events on Samsung systems
 2014-02-26 15:42 UTC 

[PATCH v4] can: xilinx CAN controller support
 2014-02-26 15:43 UTC  (6+ messages)

[PATCH v2 0/8] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
 2014-02-26 15:41 UTC  (10+ messages)
` [PATCH v2 1/8] Input: pixcir_i2c_ts: Use devres managed resource allocations
` [PATCH v2 2/8] Input: pixcir_i2c_ts: Initialize interrupt mode and power mode
` [PATCH v2 3/8] Input: pixcir_i2c_ts: Get rid of pdata->attb_read_val()
` [PATCH v2 4/8] Input: pixcir_i2c_ts: Use Type-B Multi-Touch protocol
` [PATCH v2 5/8] Input: pixcir_i2c_ts: support upto 5 fingers and hardware provided tracking IDs
` [PATCH v2 6/8] Input: pixcir_i2c_ts: Implement wakeup from suspend
` [PATCH v2 7/8] Input: pixcir_i2c_ts: Add device tree support
` [PATCH v2 8/8] ARM: dts: am43x-epos-evm: Correct Touch controller info

[PATCH] tty: Fix low_latency BUG
 2014-02-26 15:40 UTC  (3+ messages)

[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
 2014-02-26 15:37 UTC  (12+ messages)
` [PATCH 06/11] kexec: A new system call, kexec_file_load, for in kernel kexec
` [PATCH 07/11] kexec: Create a relocatable object called purgatory

[PATCH (draft)] Change task_struct->comm to use RCU
 2014-02-26 15:26 UTC  (5+ messages)
    ` [PATCH] "

mm: NULL ptr deref in balance_dirty_pages_ratelimited
 2014-02-26 15:20 UTC  (5+ messages)

[PATCH 0/6] bug fix for mv_udc_core.c
 2014-02-26 15:23 UTC  (13+ messages)
` [PATCH 2/6] usb: gadget: mv_udc: disable HW zlt for ep0

+ mm-revert-thp-make-madv_hugepage-check-for-mm-def_flags.patch added to -mm tree
 2014-02-26 15:22 UTC  (3+ messages)

[PATCH v4 0/3] Move device tree graph parsing helpers to drivers/of
 2014-02-26 15:47 UTC  (9+ messages)
` [PATCH v4 3/3] Documentation: of: Document graph bindings
  ` [PATCH v4 1/3] [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of

[PATCH V4 0/11] sched: remove cpu_loads
 2014-02-26 15:16 UTC  (4+ messages)
` [PATCH 04/11] sched: unify imbalance bias for target group

[PATCH v2] rapidio/tsi721: fix tasklet termination in dma channel release
 2014-02-26 15:13 UTC 

[PATCH 00/13] cross rename v4
 2014-02-26 15:15 UTC  (11+ messages)

[PATCH -mm 00/12] kmemcg reparenting
 2014-02-26 15:05 UTC  (13+ messages)
` [PATCH -mm 01/12] memcg: flush cache creation works before memcg cache destruction
` [PATCH -mm 02/12] memcg: fix race in memcg cache destruction path
` [PATCH -mm 03/12] memcg: fix root vs memcg cache destruction race
` [PATCH -mm 04/12] memcg: move slab caches list/mutex init to memcg creation
` [PATCH -mm 05/12] memcg: add pointer from memcg_cache_params to cache
` [PATCH -mm 06/12] memcg: keep all children of each root cache on a list
` [PATCH -mm 07/12] memcg: rework slab charging
` [PATCH -mm 08/12] memcg: do not charge kmalloc_large allocations
` [PATCH -mm 09/12] fork: do not charge thread_info to kmemcg
` [PATCH -mm 10/12] memcg: kill GFP_KMEMCG and stuff
` [PATCH -mm 11/12] memcg: reparent slab on css offline
` [PATCH -mm 12/12] slub: make sure all memcg caches have unique names on sysfs

[GIT PULL] pwm: Fixes for v3.14-rc5
 2014-02-26 15:08 UTC 

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-02-26 15:07 UTC  (2+ messages)
` [PATCH v6 23/22] Bugfixes

[RFC PATCH] Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
 2014-02-26 15:05 UTC  (18+ messages)

perf_fuzzer compiled for x32 causes reboot
 2014-02-26 15:06 UTC  (17+ messages)

[PATCH v3 0/3] Add Xilinx AXI Video DMA Engine driver
 2014-02-26 15:02 UTC  (12+ messages)
` [PATCH v3 1/3] dma: Support multiple interleaved frames with non-contiguous memory

[PATCH v2 0/9] Phase out pci_enable_msi_block()
 2014-02-26 15:02 UTC  (8+ messages)
` [PATCH v2 4/9] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()

linux-next: manual merge of the clk tree with the keystone tree
 2014-02-26 15:00 UTC  (4+ messages)

[PATCH v4 0/6] generic early_ioremap support
 2014-02-26 14:59 UTC  (4+ messages)
` [PATCH v4 4/6] arm: add "

[PATCH v2 1/5] bug: When !CONFIG_BUG, simplify WARN_ON_ONCE and family
 2014-02-26 14:58 UTC  (11+ messages)
` [PATCH v2 2/5] include/asm-generic/bug.h: Style fix: s/while(0)/while (0)/
` [PATCH v2 3/5] bug: When !CONFIG_BUG, make WARN call no_printk to check format and args
` [PATCH v2 4/5] bug: Use a common definition of BUG_ON regardless of CONFIG_BUG
` [PATCH v2 5/5] bug: Make BUG() call unreachable()

Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks rocks
 2014-02-26 14:57 UTC  (4+ messages)
` [PATCH] intel_pstate: Change busy calculation to use fixed point math

[PATCH 1/1] ALSA: compress: no need to set metadata before next track
 2014-02-26 14:54 UTC 

[PATCH 00/10] pinctrl: mvebu: remove hard-coded addresses from Dove pinctrl
 2014-02-26 14:53 UTC  (6+ messages)

randconfig build error with next-20140226, in drivers/rapidio/devices/tsi721_dma.c
 2014-02-26 14:49 UTC 

randconfig build error with next-20140226, in sound/soc/intel/sst-baytrail-ipc.c
 2014-02-26 14:48 UTC  (2+ messages)

[PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation
 2014-02-26 14:47 UTC  (6+ messages)
` [PATCH v2 3/3] ahci: st: Add support for ST's SATA IP
  ` [PATCH v3 "

[PATCH 0/5] ARM: davinci: tnetv107x removal
 2014-02-26 14:44 UTC  (9+ messages)
` [PATCH 1/5] ARM: davinci: remove tnetv107x support
` [PATCH 2/5] gpio: remove obsolete tnetv107x driver
` [PATCH 3/5] spi: remove obsolete spi-ti-ssp driver
` [PATCH 4/5] mfd: remove obsolete ti-ssp driver
` [PATCH 5/5] input: remove obsolete tnetv107x drivers

[PATCH 0/3] perf: misc fixes
 2014-02-26 14:44 UTC  (5+ messages)
` [PATCH 3/3] perf: fix synthesizing mmaps for threads

[PATCH 0/8] security: Use a more current logging style
 2014-02-26 14:43 UTC  (4+ messages)
` [PATCH 2/8] security: apparmor: "

[PATCH] tty: Add sysfs symlink for console name->tty device
 2014-02-26 14:40 UTC 

[PATCH] pwm: add support for Intel Low Power Subsystem PWM
 2014-02-26 14:38 UTC  (2+ messages)

[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform)
 2014-02-26 14:22 UTC  (3+ messages)
` [PATCH 2/4] arm: qcom: Split Qualcomm support into legacy and multiplatform

[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
 2014-02-26 14:48 UTC  (5+ messages)

[PATCH v3 0/6] IIO pulse capture support for TI ECAP
 2014-02-26 14:15 UTC  (3+ messages)
` [PATCH v3 5/6] pwm: enable TI PWMSS if the IIO tiecap driver is selected

[PATCH] pwm,renesas-tpu: Add dependency on HAS_IOMEM
 2014-02-26 14:12 UTC  (5+ messages)

[PATCH v2] zram: support REQ_DISCARD
 2014-02-26 14:06 UTC  (5+ messages)

[PATCH] mm: disable split page table lock for !MMU
 2014-02-26 14:00 UTC 

Info: mapping multiple BARs. Your kernel is fine
 2014-02-26 13:57 UTC  (4+ messages)

[PATCH] nfsd: check passed socket's net matches NFSd superblock's one
 2014-02-26 13:50 UTC 

linux-next: build failure after merge of the libata tree
 2014-02-26 13:49 UTC  (2+ messages)

[PATCH] cifs: connect: added option krb5mi which may allow package signing
 2014-02-26 13:46 UTC 

[PATCH V2] ACPI/Processor: Rework processor throttling with work_on_cpu()
 2014-02-26 13:46 UTC  (3+ messages)

linux-next: build failure after merge of the cgroup tree
 2014-02-26 13:44 UTC  (2+ messages)

[PATCH] ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
 2014-02-26 13:43 UTC  (5+ messages)

[PATCH 0/6] gpio / ACPI: Rework ACPI GPIO events and add support for operation regions
 2014-02-26 13:47 UTC  (4+ messages)
` [PATCH 1/6] gpiolib: Allow GPIO chips to request their own GPIOs

[PATCH] sched: fix double normalization of vruntime
 2014-02-26 13:28 UTC  (2+ messages)

[PATCH] backlight: add PWM dependencies
 2014-02-26 13:25 UTC  (4+ messages)

[PATCH] x86: set Pentium M as PAE capable
 2014-02-26 13:18 UTC  (6+ messages)

[PATCH] sched: put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
 2014-02-26 13:16 UTC  (4+ messages)

[PATCH 0/2] nilfs2: update web site information
 2014-02-26 13:12 UTC  (3+ messages)
` [PATCH 1/2] nilfs2: update MAINTAINERS file entries fix
` [PATCH 2/2] nilfs2: update project's web site in nilfs2.txt

[PATCHv9 Resend 0/4] Add Freescale FTM PWM driver
 2014-02-26 13:13 UTC  (5+ messages)
` [PATCHv9 Resend 1/4] pwm: Add Freescale FTM PWM driver support
` [PATCHv9 Resend 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-26 13:09 UTC  (14+ messages)

[PATCH 0/6 v2] Expose do_timer CPU as RW to userspace
 2014-02-26 13:02 UTC  (4+ messages)

[RFC][PATCH] tracing: Warn and notify if tracepoints are not loaded due to module taint
 2014-02-26 12:48 UTC  (5+ messages)

[PATCHv8 0/6] add compressing abstraction and multi stream support
 2014-02-26 12:27 UTC  (7+ messages)
` [PATCHv8 1/6] zram: introduce compressing backend abstraction
` [PATCHv8 2/6] zram: use zcomp compressing backends
` [PATCHv8 3/6] zram: factor out single stream compression
` [PATCHv8 4/6] zram: add multi stream functionality
` [PATCHv8 5/6] zram: add set_max_streams knob
` [PATCHv8 6/6] zram: document max_comp_streams

[PATCH] audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
 2014-02-26 12:31 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[GIT PULL] UBIFS changes for 3.14-rc5
 2014-02-26 12:26 UTC 

[PATCH v5 00/11] reserved-memory regions/CMA in devicetree, again
 2014-02-26 12:14 UTC  (9+ messages)
  ` [PATCH v5 01/11] of: document bindings for reserved-memory nodes
  ` [PATCH v5 02/11] drivers: of: add initialization code for static reserved memory
  ` [PATCH v5 03/11] drivers: of: add initialization code for dynamic "
  ` [PATCH v5 06/11] drivers: of: initialize and assign reserved memory to newly created devices

[PATCH 1/1] AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN
 2014-02-26 12:13 UTC  (2+ messages)

[PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
 2014-02-26 12:01 UTC  (11+ messages)

[PATCH v2] thermal,rcar_thermal: Add dependency on HAS_IOMEM
 2014-02-26 11:59 UTC  (3+ messages)

[PATCH V1 2/3] MFD: da9052: Add new DA9053 BC chip variant
 2014-02-26 11:59 UTC  (10+ messages)

[PATCH v2 0/2] KVM: x86: more xsave and mpx improvements
 2014-02-26 11:58 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: introduce kvm_supported_xcr0()
` [PATCH v2 2/2] KVM: x86: Add nested virtualization support for MPX

[RFCv2 0/5] Convert twl4030-madc to IIO API
 2014-02-26 11:42 UTC  (3+ messages)
` [RFCv3 0/7] Convert twl4030-madc to IIO API and add DT support

[PATCH] staging: lustre: make functions as static
 2014-02-26 11:41 UTC  (5+ messages)

[PATCH] video: pwm backlight: power off when necessary
 2014-02-26 11:39 UTC 

[PATCHv7 0/7] add compressing abstraction and multi stream support
 2014-02-26 11:32 UTC  (4+ messages)
` [PATCHv7 3/7] zram: factor out single stream compression

[PATCH] arm64: make a single hook to syscall_trace() for all syscall features
 2014-02-26 11:25 UTC  (6+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH v2] mm: per-thread vma caching
 2014-02-26 11:26 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2014-02-26 11:14 UTC  (2+ messages)

[PATCH 00/16] sleep_on removal, second try
 2014-02-26 11:01 UTC  (17+ messages)
` [PATCH 01/16] ataflop: fix sleep_on races
` [PATCH 02/16] scsi: atari_scsi: fix sleep_on race
` [PATCH 03/16] DAC960: remove sleep_on usage
` [PATCH 04/16] swim3: fix interruptible_sleep_on race
` [PATCH 05/16] [media] omap_vout: avoid sleep_on race
` [PATCH 06/16] [media] usbvision: drop unused define USBVISION_SAY_AND_WAIT
` [PATCH 07/16] [media] radio-cadet: avoid interruptible_sleep_on race
` [PATCH 08/16] [media] arv: fix sleep_on race
` [PATCH 09/16] parport: fix interruptible_sleep_on race
` [PATCH 10/16] atm: nicstar: remove interruptible_sleep_on_timeout
` [PATCH 11/16] atm: firestream: fix interruptible_sleep_on race
` [PATCH 12/16] isdn: pcbit: "
` [PATCH 13/16] isdn: hisax/elsa: fix sleep_on race in elsa FSM
` [PATCH 14/16] isdn: divert, hysdn: fix interruptible_sleep_on race
` [PATCH 15/16] isdn: fix multiple sleep_on races
` [PATCH 16/16] NOTYET: sched: remove sleep_on() and friends

[PATCH v5 0/2] hyperv-fb: add support for generation 2 virtual machines
 2014-02-26 10:51 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] hyperv-fb: kick off efifb early

[PATCH v7 0/9] ARM: brcmstb: Add Broadcom STB SoC support
 2014-02-26 10:47 UTC  (11+ messages)
` [PATCH v7 1/9] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs
` [PATCH v7 2/9] power: reset: Add reboot driver for brcmstb
` [PATCH v7 3/9] ARM: brcmstb: add debug UART for earlyprintk support
` [PATCH v7 4/9] ARM: do CPU-specific init for Broadcom Brahma15 cores
` [PATCH v7 5/9] ARM: Enable erratum 798181 for Broadcom Brahma-B15
` [PATCH v7 6/9] ARM: brcmstb: add CPU binding for Broadcom Brahma15
` [PATCH v7 7/9] ARM: brcmstb: add misc. DT bindings for brcmstb
` [PATCH v7 8/9] ARM: brcmstb: gic: add compatible string for Broadcom Brahma15
` [PATCH v7 9/9] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445

[PATCH] blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"
 2014-02-26 10:35 UTC  (3+ messages)

[PATCH] rtc: fix chardev initialization races
 2014-02-26 10:33 UTC 

mm: OS boot failed when set command-line kmemcheck=1
 2014-02-26 10:30 UTC  (7+ messages)


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