messages from 2014-05-09 20:25:46 to 2014-05-10 07:24:44 UTC [more...]
[PATCH 0/5] KVM: x86: Fix KVM behavior that does not follow spec
2014-05-10 7:24 UTC (5+ messages)
` [PATCH 1/5] KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
` [PATCH 2/5] KVM: x86: Fix CR3 reserved bits
` [PATCH] KVM: x86: Fix CR3 reserved bits check in long mode
[PATCH 1/3] mm: add comment for __mod_zone_page_stat
2014-05-10 7:18 UTC (3+ messages)
` [PATCH 2/3] mm: use a light-weight __mod_zone_page_state in mlocked_vma_newpage()
` [PATCH 3/3] mm: rename mlocked_vma_newpage to newpage_in_mlocked_vma
[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
2014-05-10 7:07 UTC (7+ messages)
[PATCH v3 0/6] Introducing Exynos ChipId driver
2014-05-10 7:20 UTC (14+ messages)
` [PATCH v3 1/6] i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
` [PATCH v3 2/6] ARM: EXYNOS: Remove i2c sys configuration related code
` [PATCH v3 3/6] ARM: EXYNOS: Remove soc_is_exynos4/5 from exynos.c
` [PATCH v3 4/6] ARM: EXYNOS: Remove unused header inclusion from hotplug.c
` [PATCH v3 5/6] soc: samsung: exynos-chipid: Add Exynos Chipid driver support
` [PATCH v3 6/6] ARM: EXYNOS: Refactoring to remove soc_is_exynos macros from exynos
[PATCH V3] MM: make vmpressure_win dynamic
2014-05-10 6:52 UTC
[PATCH v4 00/11] ARM: Exynos: PMU cleanup and refactoring for using DT
2014-05-10 6:56 UTC (12+ messages)
` [PATCH v4 01/11] ARM: EXYNOS: Make exynos machine_ops as static
` [PATCH v4 02/11] ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine
` [PATCH v4 03/11] ARM: EXYNOS: Move SYSREG definition into sys-reg specific file
` [PATCH v4 04/11] ARM: EXYNOS: Remove file path from comment section
` [PATCH v4 05/11] ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domain
` [PATCH v4 06/11] ARM: EXYNOS: Add support for mapping PMU base address via DT
` [PATCH v4 07/11] ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
` [PATCH v4 08/11] ARM: EXYNOS: Refactored code for using PMU address via DT
` [PATCH v4 09/11] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c
` [PATCH v4 10/11] ARM: EXYNOS: Add platform driver support for Exynos PMU
` [PATCH v4 11/11] ARM: EXYNOS: Move PMU specific definitions from common.h
[PATCH v3 0/3] Add PMU node for Exynos4 SoCs
2014-05-10 6:46 UTC (4+ messages)
` [PATCH v3 1/3] ARM: dts: Add PMU node to exynos4210
` [PATCH v3 2/3] ARM: dts: Add PMU node to exynos4212 and exynos4412
` [PATCH v3 3/3] Documentation: update samsung pmu binding information
Contact me for more details
2014-05-10 6:17 UTC
[PATCH] zram: remove global tb_lock by using lock-free CAS
2014-05-10 6:10 UTC (11+ messages)
[PATCH 0/6] mfd/gpio: cleanup of STMPE driver
2014-05-10 6:10 UTC (4+ messages)
` [PATCH] ARM: dts: imx6: edmqmx6: add vcc and vio power supplies to stmpe
[PATCH] drivers: mfd: allow property as NULL in syscon_early_regmap_lookup_by_phandle
2014-05-10 6:06 UTC
[PATCH] printk/of_serial: fix serial console cessation part way through boot
2014-05-10 5:37 UTC
[PATCH] pinctrl: Add i.MX1 pincontrol driver
2014-05-10 5:27 UTC (2+ messages)
[PATCH tip/core/rcu 0/44] Torture-test changes for 3.16
2014-05-10 5:19 UTC (31+ messages)
` [PATCH tip/core/rcu 01/45] rcutorture: Add forward-progress checking for writer
` [PATCH tip/core/rcu 20/45] torture: Include "Stopping" string to torture_kthread_stopping()
` [PATCH tip/core/rcu 24/45] torture: Choose bzImage location based on architecture
` [PATCH tip/core/rcu 27/45] rcutorture: Export RCU grace-period kthread wait state to rcutorture
` [PATCH tip/core/rcu 32/45] torture: Better summary diagnostics for build failures
` [PATCH tip/core/rcu 39/45] rcutorture: Note diffs from git commits
[PATCH 00/13] PCI/iommu: Fix DMA alias problems
2014-05-10 5:19 UTC (6+ messages)
` [PATCH 03/13] PCI: quirk dma_func_alias for Ricoh devices
[PATCH] checkpatch.pl: Fix checkpatch false positive due to ternary operator break
2014-05-10 4:47 UTC (2+ messages)
[ANNOUNCE] 3.14.3-rt5
2014-05-10 4:15 UTC (3+ messages)
[patch]blk-mq: blk_mq_tag_to_rq should handle flush request
2014-05-10 4:00 UTC (3+ messages)
[PATCH RFC/TEST] sched: make sync affine wakeups work
2014-05-10 3:54 UTC (18+ messages)
` [PATCH] sched: wake up task on prev_cpu if not in SD_WAKE_AFFINE domain with cpu
[PATCH 0/4] Add framework to support clkout
2014-05-10 3:51 UTC (4+ messages)
` [PATCH 1/4] clk: samsung: out: Add infrastructure to register CLKOUT
[PATCH cgroup/for-3.16] cgroup: fix rcu_read_lock() leak in update_if_frozen()
2014-05-10 3:29 UTC
[PATCH 1/2] Add lib/glob.c
2014-05-10 3:14 UTC (2+ messages)
` [PATCH 2/2] libata: Use glob_match from lib/glob.c
[PATCH 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
2014-05-10 3:06 UTC (7+ messages)
` [PATCH 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
` [PATCH v2 "
[PATCH v2] ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
2014-05-10 2:49 UTC (2+ messages)
[PATCH 1/1] powerpc/perf: Adjust callchain based on DWARF debug info
2014-05-10 2:46 UTC
[PATCH] HWPOSION, hugetlb: lock_page/unlock_page does not match for handling a free hugepage
2014-05-10 2:20 UTC
[PATCH v2] ARM: dts: am335x-bone-common: Add i2c2 definition
2014-05-10 1:43 UTC
[RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
2014-05-10 1:38 UTC (5+ messages)
` [RFC][PATCH 0/3] (was: Re: [RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices)
` [RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
[PATCH 4/7] usb: ehci-platform: add optional reset controller retrieval
2014-05-10 1:17 UTC (3+ messages)
[PATCH v2 0/2] i2c: sunxi: add P2WI controller support
2014-05-10 1:16 UTC (3+ messages)
` [PATCH v3 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) "
[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
2014-05-10 1:19 UTC (18+ messages)
` [PATCH v10 03/19] qspinlock: Add pending bit
` [PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v10 07/19] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v10 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v10 09/19] qspinlock: Prepare for unfair lock support
[RFC PATCH] UBI: fix rb_tree node comparison in add_map
2014-05-10 1:19 UTC (3+ messages)
[PATCHv5 00/15] hwspinlock/omap dt support
2014-05-10 1:17 UTC (5+ messages)
` [PATCHv5 RFC 12/15] hwspinlock/core: add OF helper to parse reserved locks
[PATCH v2 0/5] watchdog: Add reboot API
2014-05-10 0:53 UTC (8+ messages)
` [PATCH v2 1/5] watchdog: Add API to trigger reboots
` [PATCH v2 2/5] arm64: Support reboot through watchdog subsystem
` [PATCH v2 3/5] arm: "
` [PATCH 4/5] watchdog: moxart: Register reboot handler with "
` [PATCH v2 5/5] watchdog: sunxi: "
vmstat: On demand vmstat workers V4
2014-05-10 0:48 UTC (10+ messages)
[PATCH] iio: add support of the max1027
2014-05-10 0:43 UTC (2+ messages)
[PATCH V2 0/6] namespaces: log namespaces per task
2014-05-10 0:27 UTC (7+ messages)
` [PATCH V2 1/6] namespaces: assign each namespace instance a serial number
` [PATCH V2 2/6] audit: log namespace serial numbers
` [PATCH V2 3/6] namespaces: expose namespace instance serial number in proc_ns_operations
` [PATCH V2 4/6] namespaces: expose ns instance serial numbers in proc
` [PATCH V2 5/6] namespaces: expose ns_entries
` [PATCH V2 6/6] audit: convert namespace serial number logging to use proc ns_entries
[PATCH] powerpc: Fix "attempt to move .org backwards" error (again)
2014-05-10 0:07 UTC
[PATCH 00/22] Random ARM randconfig fixes in drivers
2014-05-09 23:55 UTC (12+ messages)
` [PATCH] mdio_bus: fix devm_mdiobus_alloc_size export
` [PATCH 1/2] dmaengine: omap: hide filter_fn for built-in drivers
` [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
` [PATCH] i2c/nuc900: fix ancient build error
[PATCH] drm/gk20a/fb: fix NULL dereference
2014-05-09 23:49 UTC (2+ messages)
` [Nouveau] "
[PATCH 0/4] UserModeLinux: Message logging neatening
2014-05-09 23:43 UTC (5+ messages)
` [PATCH 1/4] UserModeLinux: Convert UM_KERN_<LEVEL> to KERN_<LEVEL>
` [PATCH 2/4] UserModeLinux: Remove unused #defines of UM_KERN_<LEVEL>
` [PATCH 3/4] UserModeLinux: Use a more current logging style
` [PATCH 4/4] UserModeLinux: Convert printks to pr_<level>
[PATCH] ACPICA: amlresrc.h: Neaten AML_<FOO> definitions and uses
2014-05-09 23:25 UTC
mmotm 2014-05-09-16-17 uploaded
2014-05-09 23:18 UTC
Reminder for kernel summit nominations
2014-05-09 23:05 UTC (3+ messages)
` [Ksummit-discuss] "
[PATCH] video: omap: delete support for early fbmem allocation
2014-05-09 22:52 UTC
Attention!!!
2014-05-09 22:42 UTC
[RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
2014-05-09 22:49 UTC (2+ messages)
[patch 1/2] mm, migration: add destination page freeing callback
2014-05-09 22:03 UTC (7+ messages)
` [patch v2 1/4] "
` [patch v3 1/6] "
` [patch v3 4/6] mm, compaction: embed migration mode in compact_control
` [patch v4 "
(no subject)
2014-05-09 21:59 UTC (7+ messages)
` [PATCH 2/2] x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
` [PATCH] checkpatch: Warn on #defines ending in semicolon
[PATCH] clk: qcom: add clocks necessary for apq8064 sdcc
2014-05-09 21:54 UTC (3+ messages)
` [PATCH v2] "
nfsd bug fixes for 3.15, part 2
2014-05-09 21:52 UTC
[PATCH v3 0/2] context tracker support for arm64
2014-05-09 21:51 UTC (3+ messages)
` [PATCH v3 1/2] arm64: adjust el0_sync so that a function can be called
` [PATCH v3 2/2] arm64: enable context tracking
[PATCH] time: Provide full featured jiffies_to_nsecs() function
2014-05-09 21:46 UTC (2+ messages)
next-20140409 Bad Kconfig help text in drivers/acpi/Kconfig
2014-05-09 22:03 UTC (2+ messages)
[Patch v2] pinctrl: msm: Add more MSM8X74 pin definitions
2014-05-09 21:45 UTC (2+ messages)
[PATCH] checkpatch: Make --strict a default for files in drivers/net and net/
2014-05-09 21:44 UTC (5+ messages)
[PATCH] Avoid always dirtying mapping->flags on O_DIRECT
2014-05-09 21:39 UTC
[PATCH 1/1] kernel/power/hibernate.c: convert simple_strtoul to kstrtoul
2014-05-09 21:55 UTC (2+ messages)
[PATCHSET cgroup/for-3.16] cgroup: iterate cgroup_subsys_states directly
2014-05-09 21:31 UTC (15+ messages)
` [PATCH 01/14] cgroup: remove css_parent()
` [PATCH 02/14] cgroup: remove pointless has tasks/children test from mem_cgroup_force_empty()
` [PATCH 03/14] memcg: update memcg_has_children() to use css_next_child()
` [PATCH 04/14] device_cgroup: remove direct access to cgroup->children
` [PATCH 05/14] cgroup: remove cgroup->parent
` [PATCH 06/14] cgroup: move cgroup->sibling and ->children into cgroup_subsys_state
` [PATCH 07/14] cgroup: link all cgroup_subsys_states in their sibling lists
` [PATCH 08/14] cgroup: move cgroup->serial_nr into cgroup_subsys_state
` [PATCH 09/14] cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
` [PATCH 10/14] cgroup: iterate cgroup_subsys_states directly
` [PATCH 11/14] cgroup: use CSS_ONLINE instead of CGRP_DEAD
` [PATCH 12/14] cgroup: convert cgroup_has_live_children() into css_has_online_children()
` [PATCH 13/14] device_cgroup: use css_has_online_children() instead of has_children()
` [PATCH 14/14] cgroup: implement css_tryget()
[PATCH 00/13] video: Arnds randconfig fixes for video
2014-05-09 21:21 UTC (7+ messages)
` [PATCH 13/13] video: omap: allow building on !MMU
[3.14.0-rc4] regression: drm FIFO underruns
2014-05-09 21:18 UTC (6+ messages)
` [Intel-gfx] "
[PATCH 4/4] swap: change swap_list_head to plist, add swap_avail_head
2014-05-09 21:17 UTC (3+ messages)
` [PATCH] plist: make CONFIG_DEBUG_PI_LIST selectable
[PATCH 00/20] arch atomic 'cleanup'
2014-05-09 21:17 UTC (6+ messages)
` [PATCH 06/20] arch,avr32: Fold atomic_ops
[PATCHSET cgroup/for-3.16] cgroup: use css->refcnt for cgroup reference counting
2014-05-09 21:13 UTC (10+ messages)
` [PATCH 1/9] cgroup: use restart_syscall() for mount retries
` [PATCH 2/9] cgroup: rename cgroup->dummy_css to ->self and move it to the top
` [PATCH 3/9] cgroup: separate out cgroup_has_live_children() from cgroup_destroy_locked()
` [PATCH 4/9] cgroup: move check_for_release(parent) call to the end of cgroup_destroy_locked()
` [PATCH 5/9] cgroup: move cgroup->sibling unlinking to cgroup_put()
` [PATCH 6/9] cgroup: remove cgroup_destory_css_killed()
` [PATCH 7/9] cgroup: bounce css release through css->destroy_work
` [PATCH 8/9] cgroup: enable refcnting for root csses
` [PATCH 9/9] cgroup: use cgroup->self.refcnt for cgroup refcnting
[PATCH] PM / suspend: Always use deepest C-state in the "freeze" sleep state
2014-05-09 21:25 UTC (4+ messages)
[ANNOUNCE] Git v2.0.0-rc3
2014-05-09 21:06 UTC
[PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems
2014-05-09 21:05 UTC (12+ messages)
` [PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems#
[PATCH] RFT: pinctrl: msm: switch to using generic GPIO irqchip helpers
2014-05-09 21:04 UTC (3+ messages)
[PATCH] Fix _IOC_TYPECHECK sparse error
2014-05-09 20:59 UTC (2+ messages)
[PATCH] rtc: Add support for Microchip MCP795
2014-05-09 20:58 UTC (2+ messages)
edac: altera: Add EDAC support for Altera SDRAM Controller
2014-05-09 20:52 UTC (7+ messages)
` [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM
[PATCH v3] x86/iosf: Make IOSF driver modular and usable by more drivers
2014-05-09 20:44 UTC (6+ messages)
` [PATCH v4 0/4] x86/iosf: IOSF additional driver/device support
` [PATCH v4 1/4] x86/iosf: Make IOSF driver modular and usable by more drivers
` [PATCH v4 2/4] arch: x86: added Quark MBI support
` [PATCH v4 3/4] arch: x86: iosf_mbi: add Quark X1000 pci id
` [PATCH v4 4/4] arch: x86: iosf_mbi: add pci id macros for better readability
pull request: wireless 2014-05-08
2014-05-09 20:47 UTC (2+ messages)
Linux 3.15-rc5
2014-05-09 20:35 UTC
[PATCH] net: cassini: use nested lock annotation
2014-05-09 20:34 UTC (2+ messages)
[PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs
2014-05-09 20:30 UTC (6+ messages)
I'll queue a patch for 3.11 which removes the #ifdef... (was: Re: idle: Add the stack canary init to cpu_startup_entry())
2014-05-09 20:26 UTC (2+ messages)
[PATCH v2 0/5] Clean up DMA API & IOMMU dma_addr_t usage
2014-05-09 20:25 UTC (6+ messages)
` [PATCH v2 4/5] iommu: Use dma_addr_t for IOVA arguments
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