messages from 2014-02-26 14:01:19 to 2014-02-26 19:00:45 UTC [more...]
[PATCH v4 0/3] Intel MPX support
2014-02-26 19:00 UTC (5+ messages)
` [PATCH v4 2/3] x86, mpx: hook #BR exception handler to allocate bound tables
[PATCH v3 00/14] perf, x86: Haswell LBR call stack support
2014-02-26 18:59 UTC (6+ messages)
[PATCH v4 0/8] Modernize pm8921 with irqdomains, regmap, DT
2014-02-26 18:59 UTC (3+ messages)
` [PATCH v4 2/8] mfd: pm8921: Update for genirq changes
` [PATCH v4 4/8] mfd: ssbi: Add regmap read/write helpers
[PATCH 1/1] fs/befs/linuxvfs.c: add __init to befs_init_inodecache()
2014-02-26 18:58 UTC
[RFC][PATCH] tracing: Warn and notify if tracepoints are not loaded due to module taint
2014-02-26 18:46 UTC (8+ messages)
[RFC][PATCH 0/5] arch: atomic rework
2014-02-26 18:43 UTC (32+ messages)
[PATCH RFC 0/2] net: macb: Fixing DMA usage
2014-02-26 18:36 UTC (4+ messages)
` [PATCH RFC 1/2] net: macb: Check DMA mappings for error
[PATCH] [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03
2014-02-26 18:33 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] [media] rtl28xxu: add chipset version comments into device list
[PATCH] net: phy: add suspend_halted module param
2014-02-26 18:30 UTC (5+ messages)
[PATCH] staging: android: lowmemorykiller: neglect swap cached pages in other_file
2014-02-26 18:27 UTC (2+ messages)
[PATCH] staging: android: lowmemorykiller: neglect swap cached pages in other_file
2014-02-26 18:15 UTC
[PATCH 0/2] x86: kvm: global clock updates
2014-02-26 18:15 UTC (3+ messages)
` [PATCH 1/2] x86: kvm: rate-limit "
` [PATCH 2/2] x86: kvm: introduce periodic "
+ mm-revert-thp-make-madv_hugepage-check-for-mm-def_flags.patch added to -mm tree
2014-02-26 18:08 UTC (9+ messages)
[PATCH 1/1] fs/gfs2/quota.c: replace kmalloc - __vmalloc / memset 0
2014-02-26 18:07 UTC
[PATCH 1/2] asm-generic: rwsem: ensure sem->cnt is only accessed via atomic_long_*
2014-02-26 18:05 UTC (3+ messages)
` [PATCH 2/2] asm-generic: rwsem: de-PPCify rwsem.h
[RESEND PATCH v11] video: backlight: gpio-backlight: Add DT support
2014-02-26 18:04 UTC
[PATCH] x86: set Pentium M as PAE capable
2014-02-26 17:57 UTC (15+ messages)
[PATCH] sched: put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
2014-02-26 17:53 UTC (4+ messages)
[PATCHv1 0/2] Convert rx51-battery to IIO API and add DT support
2014-02-26 17:51 UTC (3+ messages)
[RFC] perf tools: Fix strict alias issue for find_first_bit
2014-02-26 17:47 UTC (3+ messages)
` [PATCH] perf tools: Do not compile with -fstrict-aliasing
[PATCH 0/8] locking/core patches
2014-02-26 17:45 UTC (5+ messages)
` [PATCH 5/8] locking, mutex: Cancelable MCS lock for adaptive spinning
[GIT PULL] AF_RXRPC fixes and development
2014-02-26 17:41 UTC
[PATCH 1/7] Documentation: dt: iio: improve atmel-adc documentation
2014-02-26 17:39 UTC (8+ messages)
` [PATCH 2/7] Documentation: dt: iio: move arm/atmel-adc.txt to iio/adc/at91_adc.txt
` [PATCH 3/7] ARM: at91/dt: at91-ariag25: remove useless adc properties
` [PATCH 4/7] ARM: at91/dt: at91sam9260: "
` [PATCH 5/7] ARM: at91/dt: at91sam9g45: "
` [PATCH 6/7] ARM: at91/dt: at91sam9x5: "
` [PATCH 7/7] ARM: at91/dt: sama5d3: "
[PATCH 00/16] sleep_on removal, second try
2014-02-26 17:36 UTC (4+ messages)
` [PATCH 10/16] atm: nicstar: remove interruptible_sleep_on_timeout
[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform)
2014-02-26 17:22 UTC (4+ messages)
` [PATCH 2/4] arm: qcom: Split Qualcomm support into legacy and multiplatform
[RFC][PATCH] tracepoint: Do not waste memory on mods with no tracepoints
2014-02-26 17:20 UTC (2+ messages)
[PATCH v3 0/3] drivers/mcb: Bus support for MEN Chameleon Bus
2014-02-26 17:20 UTC (5+ messages)
` [PATCH v3 1/3] drivers: Introduce "
` [PATCH v3 2/3] mcb: Add PCI carrier for "
` [PATCH v3 3/3] iio: adc: Add MEN 16z188 ADC driver
[patch 1/2] mm: page_alloc: reset aging cycle with GFP_THISNODE
2014-02-26 17:12 UTC (3+ messages)
[PATCH v2] drivers: cpufreq: Mark function as static in cpufreq.c
2014-02-26 17:08 UTC (5+ messages)
[Patch v7 0/2] Add Qualcomm BAM dmaengine driver
2014-02-26 17:06 UTC (4+ messages)
` [Patch v7 2/2] dmaengine: add Qualcomm BAM dma driver
[patch 00/26] genirq: Another round of tree wide cleanups
2014-02-26 17:05 UTC (4+ messages)
` [patch 08/26] arm: Replace various irq_desc accesses
[PATCH 0/4] KVM: x86: Let the guest write to multiple debug registers with one vmexit
2014-02-26 17:00 UTC (6+ messages)
` [PATCH 1/4] KVM: vmx: we do rely on loading DR7 on entry
` [PATCH 2/4] KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
` [PATCH 3/4] KVM: x86: Allow the guest to run with dirty debug registers
` [PATCH 4/4] KVM: vmx: "
[PATCH 0/5] kill the racy EXIT_ZOMBIE->EXIT_DEAD->EXIT_ZOMBIE transition
2014-02-26 16:56 UTC (4+ messages)
` [PATCH 0/2] wait: WSTOPPED & ptrace fixes
` [PATCH 1/2] wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent
` [PATCH 2/2] wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by another process
[GIT PULL] Notification, writeback, udf, quota fixes for 3.14-rc5
2014-02-26 16:55 UTC
[PATCH v2 0/2] KVM: x86: more xsave and mpx improvements
2014-02-26 16:54 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
[GIT PULL] timers update for 3.15
2014-02-26 16:52 UTC (3+ messages)
` [PATCH 1/2] timer: Spare IPI when deferrable timer is queued on idle remote targets
` [PATCH 2/2] nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Regression with wait_event_timeout in next-20140226
2014-02-26 16:50 UTC (2+ messages)
[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
2014-02-26 16:49 UTC (2+ messages)
[PATCH v6] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2014-02-26 16:48 UTC (4+ messages)
[RFC PATCH 0/8] ACPI: change the way of enumerating PNPACPI/Platform devices
2014-02-26 16:47 UTC (2+ messages)
[PATCH] xen: add support for MSI message groups
2014-02-26 16:24 UTC
[PATCH] drivers: cpufreq: Remove unused function in cpufreq.c
2014-02-26 16:42 UTC (3+ messages)
` [PATCH v3] drivers: cpufreq: Mark function as static "
[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
2014-02-26 16:32 UTC (15+ 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] ksm: Expose configuration via sysctl
2014-02-26 17:32 UTC (6+ messages)
[PATCH 0/2] perf: thread fixes
2014-02-26 15:45 UTC (3+ messages)
` [PATCH 1/2] perf: fix synthesizing mmaps for threads
` [PATCH 2/2] perf: Use tid in mmap/mmap2 events to find maps
[RFC PATCH v1 0/2] perf: Support for SDT markers
2014-02-26 16:11 UTC (7+ messages)
` "
[PATCH 2/3] x86/hash: swap parameters of crc32_u32()
2014-02-26 16:06 UTC (6+ messages)
[PATCH v12] gpio: add a driver for the Synopsys DesignWare APB GPIO block
2014-02-26 16:02 UTC (3+ messages)
[PATCH v4 0/6] generic early_ioremap support
2014-02-26 15:56 UTC (5+ messages)
` [PATCH v4 4/6] arm: add "
mm: NULL ptr deref in balance_dirty_pages_ratelimited
2014-02-26 15:47 UTC (7+ messages)
[PATCH v5 0/2] hyperv-fb: add support for generation 2 virtual machines
2014-02-26 15:46 UTC (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] hyperv-fb: kick off efifb early
[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)
[PATCH (draft)] Change task_struct->comm to use RCU
2014-02-26 15:26 UTC (5+ messages)
` [PATCH] "
[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
[PATCH v4 0/3] Move device tree graph parsing helpers to drivers/of
2014-02-26 15:47 UTC (8+ 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 (10+ 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 v2 1/5] bug: When !CONFIG_BUG, simplify WARN_ON_ONCE and family
2014-02-26 14:58 UTC (4+ messages)
` [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 (3+ 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 (3+ messages)
` [PATCH 1/5] ARM: davinci: remove tnetv107x support
[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)
[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
2014-02-26 14:48 UTC (4+ 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 (4+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox