linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-16 09:07:54 to 2013-12-16 13:37:47 UTC [more...]

[PATCH -v1.1 0/2] perf tool: Carve out fs.* stuff
 2013-12-16 13:37 UTC  (3+ messages)
` [PATCH 2/2] perf: Move fs.* to lib/api/fs/

[PATCH] net/sched/sch_tbf.c: fix linking error
 2013-12-16 13:34 UTC 

[GIT PULL] RAS for 3.14
 2013-12-16 13:34 UTC  (2+ messages)

[PATCH] KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
 2013-12-16 13:31 UTC  (7+ messages)

[RFCv4 00/11] OMAP SSI driver / N900 modem support
 2013-12-16 13:31 UTC  (5+ messages)
` [RFCv4 06/11] misc: Introduce Nokia CMT driver

linux-next: build failure after merge of the final tree
 2013-12-16 13:29 UTC  (6+ messages)

[PATCH v3 1/2] phy: core: Add an exported of_phy_get function
 2013-12-16 13:25 UTC  (3+ messages)
` [PATCH v3 2/2] phy: core: Add devm_of_phy_get to phy-core

Writeback threads and freezable
 2013-12-16 13:24 UTC  (13+ messages)
  ` [PATCH] libata, freezer: avoid block device removal while system is frozen

[PATCH 0/2] pinctrl: at91: fix clk handling in suspend/resume funcs
 2013-12-16 13:23 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: at91: fix clk_unprepare and clk_disable order
` [PATCH 2/2] pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable

[PATCH] drm: integer overflow in vmw_kms_update_layout_ioctl()
 2013-12-16 13:21 UTC 

[RFC PATCH 0/7] Configurable fair allocation zone policy v2r6
 2013-12-16 13:20 UTC  (3+ messages)
` [PATCH 3/7] mm: page_alloc: Use zone node IDs to approximate locality

[PATCH] perf list: fix --raw-dump
 2013-12-16 13:19 UTC  (4+ messages)

[PATCH v2 0/4] Add Broadcom Capri pinctrl driver
 2013-12-16 13:17 UTC  (12+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 2/6] pinctrl: Adds slew-rate, input-enable/disable
  ` [PATCH v3 3/6] pinctrl: Make PINCTRL selectable by defconfig/menuconfig
  ` [PATCH v3 4/6] pinctrl: Add pinctrl binding for Broadcom Capri SoCs

[PATCH 1/2] perf completion: complete 'perf kvm'
 2013-12-16 13:16 UTC  (3+ messages)
` [PATCH] perf kvm: introduce --list-cmds for use by scripts

[PATCH] Input: fix typos in Documentation/input/gamepad.txt
 2013-12-16 13:03 UTC  (2+ messages)

[PATCH -next] staging: xillybus: fix error return code in xilly_probe()
 2013-12-16 12:47 UTC  (3+ messages)

[v3.11][Regression] HID: hyperv: convert alloc+memcpy to memdup
 2013-12-16 13:01 UTC  (9+ messages)

[PATCH 0/3] Add Firmware Info, Warn, and Bug messages
 2013-12-16 13:01 UTC  (8+ messages)
` [PATCH 1/3] Introduce FW_INFO* functions and messages

[PATCH 0/9] ARM: support for ICP DAS LP-8x4x (with dts)
 2013-12-16 13:01 UTC  (12+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 03/16] ARM: dts: provide DMA config to pxamci

[PATCH 0/4] Fix ebizzy performance regression due to X86 TLB range flush v2
 2013-12-16 12:59 UTC  (9+ messages)

[cfg80211 / iwlwifi] setting wireless regulatory domain doesn't work
 2013-12-16 12:56 UTC  (12+ messages)

vunmap() on large regions may trigger soft lockup warnings
 2013-12-16 12:56 UTC  (5+ messages)

[PATCH RESEND v2 1/2] phy: core: Add an exported of_phy_get function
 2013-12-16 12:55 UTC  (5+ messages)

[RFC PATCH] thermal: add generic cpu hotplug cooling device
 2013-12-16 12:44 UTC  (8+ messages)

[PATCHSET 00/14] tools lib traceevent: Get rid of *die() calls from parse-filter.c (v2)
 2013-12-16 12:40 UTC  (7+ messages)
` [PATCH 13/14] tools lib traceevent: Get rid of die() in some string conversion funcitons

[PATCH 01/16] mac80211: fix TX device statistics for monitor interfaces
 2013-12-16 12:38 UTC  (3+ messages)
` [PATCH] "

[PATCH] Input: add i2c/smbus driver for elan touchpad
 2013-12-16 12:26 UTC 

[PATCH v14 00/18] kmemcg shrinkers
 2013-12-16 12:17 UTC  (19+ messages)
` [PATCH v14 01/18] memcg: make cache index determination more robust
` [PATCH v14 02/18] memcg: consolidate callers of memcg_cache_id
` [PATCH v14 03/18] memcg: move initialization to memcg creation
` [PATCH v14 04/18] memcg: make for_each_mem_cgroup macros public
` [PATCH v14 05/18] memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
` [PATCH v14 06/18] memcg: rework memcg_update_kmem_limit synchronization
` [PATCH v14 07/18] list_lru, shrinkers: introduce list_lru_shrink_{count,walk}
` [PATCH v14 08/18] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH v14 09/18] vmscan: move call to shrink_slab() to shrink_zones()
` [PATCH v14 10/18] vmscan: remove shrink_control arg from do_try_to_free_pages()
` [PATCH v14 11/18] vmscan: call NUMA-unaware shrinkers irrespective of nodemask
` [PATCH v14 12/18] vmscan: shrink slab on memcg pressure
` [PATCH v14 13/18] vmscan: take at least one pass with shrinkers
` [PATCH v14 14/18] list_lru: add per-memcg lists
` [PATCH v14 15/18] fs: make shrinker memcg aware
` [PATCH v14 16/18] vmpressure: in-kernel notifications
` [PATCH v14 17/18] memcg: reap dead memcgs upon global memory pressure
` [PATCH v14 18/18] memcg: flush memcg items upon memcg destruction

[PATCH] scripts/Lindent: fix formatting primitive types
 2013-12-16 12:18 UTC 

[PATCH 1/2] x86: add user_atomic_cmpxchg_inatomic at uaccess.h
 2013-12-16 12:21 UTC  (2+ messages)

Regression with suspend resume 5a87182aa21d6d5d306840feab9321818dd3e2a3
 2013-12-16 12:19 UTC  (6+ messages)

[PATCH] perf: Disable all pmus on unthrottling and rescheduling
 2013-12-16 12:17 UTC 

[PATCH] drm: integer overflow in vmw_surface_define_ioctl()
 2013-12-16 12:16 UTC 

[PATCH 1/1] usb: musb: ux500_dma: fix potential NULL dereference error
 2013-12-16 12:14 UTC  (2+ messages)

[PATCH] mfd: (max8997) Handle the potential error for mfd_add_devices
 2013-12-16 12:01 UTC 

[PATCH] mfd: (max8997) Handle the potential error for mfd_add_devices
 2013-12-16 12:01 UTC 

[PATCH] mfd: (max8997) Handle the potential error for mfd_add_devices
 2013-12-16 11:47 UTC 

BUG: crashkernel does not boot upon crash from sysrq-trigger
 2013-12-16 11:35 UTC 

[PATCH backport hints for <3.10] KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
 2013-12-16 11:38 UTC 

[RFC PATCH] Xen PCI back - do slot and bus reset (v0)
 2013-12-16 11:34 UTC  (12+ messages)
` [RFC PATCH 1/5] xen-pciback: Cleanup up pcistub_put_pci_dev
  ` [Xen-devel] "
` [RFC PATCH 2/5] xen-pciback: First reset, then free
  ` [Xen-devel] "
` [RFC PATCH 3/5] xen-pciback: Document when we FLR an PCI device
  ` [Xen-devel] "
` [RFC PATCH 4/5] xen/pciback: Move the FLR code to a function
  ` [Xen-devel] "
` [RFC PATCH 5/5] xen/pciback: PCI reset slot or bus
  ` [Xen-devel] "
` [Xen-devel] [RFC PATCH] Xen PCI back - do slot and bus reset (v0)

[PATCH] drivers: video: Remove unused function genericbl_limit_intensity() in generic_bl.c
 2013-12-16 11:34 UTC  (2+ messages)

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-16 11:33 UTC  (5+ messages)
` [PATCH v5 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec

[PATCH] mfd: s2mps11: Fix build after regmap field rename in sec-core.c
 2013-12-16 11:30 UTC  (2+ messages)

[PATCH] drivers: virtio: Mark function virtballoon_migratepage() as static in virtio_balloon.c
 2013-12-16 11:24 UTC 

Donation!
 2013-12-16 11:17 UTC 

[PATCH] REGULATOR: s2mps11: fix regmap, renamed to regmap_pmic
 2013-12-16 11:17 UTC  (2+ messages)

[PATCH 1/2] drivers: tty: Mark the functions as static in n_gsm.c
 2013-12-16 11:11 UTC  (4+ messages)
` [PATCH 2/2] drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c

[PATCH v5 1/2] mfd: cros ec: spi: Add delay for raising CS
 2013-12-16 11:09 UTC  (2+ messages)
` [PATCH v5 2/2] mfd: cros ec: spi: Use 0 instead of '\0' consistently

[PATCH v0 00/71] perf: Add support for Intel Processor Trace
 2013-12-16 11:08 UTC  (9+ messages)
` [PATCH v0 01/71] perf: Disable all pmus on unthrottling and rescheduling

[PATCH -next] drm/i915: fix return value check of debugfs_create_file()
 2013-12-16 11:06 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/5] phy: remove the need for the phys to know about their users
 2013-12-16 11:04 UTC  (5+ messages)
` [PATCH 2/5] phy: add support for indexed lookup
` [PATCH 4/5] arm: omap3: twl: use the new lookup method with usb phy

[PATCH 0/3] PREEMPT_RT support for Sparc64
 2013-12-16 11:01 UTC  (8+ messages)
` [PATCH 1/3] sparc64: use generic rwsem spinlocks rt
` [PATCH 2/3] sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t

[PATCH] REGULATOR: s2mps11: fix reference to regmap_pmic field for sec_pmic_dev struct
 2013-12-16 10:55 UTC 

[PATCH v3 0/6] correct and clean-up migration related stuff
 2013-12-16 10:55 UTC  (3+ messages)
` [PATCH v3 1/6] mm/migrate: add comment about permanent failure path

[PATCH -tip v4 0/6] kprobes: introduce NOKPROBE_SYMBOL() and fixes crash bugs
 2013-12-16 10:53 UTC  (12+ messages)
                  `  "
                    `  "

[PATCH v4 1/1] cpufreq: tegra: Re-model Tegra20 cpufreq driver
 2013-12-16 10:52 UTC  (3+ messages)

[PATCH v2 1/9] drivers: net: Remove unused function igb_get_eee_status_i354() in e1000_82575.c
 2013-12-16 10:50 UTC  (3+ messages)
` [PATCH v2 9/9] drivers: net: Mark function xenvif_count_frag_slots() as static in netback.c

possible regression on 3.13 when calling flush_dcache_page
 2013-12-16 10:49 UTC  (3+ messages)

[patch] pinctrl: off by one in msm_config_group_set()
 2013-12-16 10:42 UTC 

[PATCH] clk: clk-divider: fix divisor > 255 bug
 2013-12-16 10:41 UTC 

[PATCH v6 tip/core/locking 3/8] Documentation/memory-barriers.txt: Prohibit speculative writes
 2013-12-16 10:39 UTC  (2+ messages)
` [tip:core/locking] "

[PATCH v6 tip/core/locking 8/8] powerpc: Full barrier for smp_mb__after_unlock_lock()
 2013-12-16 10:40 UTC  (2+ messages)
` [tip:core/locking] "

[PATCH v6 tip/core/locking 7/8] rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods
 2013-12-16 10:40 UTC  (2+ messages)
` [tip:core/locking] "

[PATCH v6 tip/core/locking 4/8] Documentation/memory-barriers.txt: Document ACCESS_ONCE()
 2013-12-16 10:40 UTC  (2+ messages)
` [tip:core/locking] "

3.13-rc breaks MEMCG_SWAP
 2013-12-16 10:40 UTC  (5+ messages)

[PATCH v6 tip/core/locking 6/8] Documentation/memory-barriers.txt: Downgrade UNLOCK+LOCK
 2013-12-16 10:40 UTC  (2+ messages)
` [tip:core/locking] Documentation/memory-barriers.txt: Downgrade UNLOCK+BLOCK

[PATCH v6 tip/core/locking 5/8] locking: Add an smp_mb__after_unlock_lock() for UNLOCK+LOCK barrier
 2013-12-16 10:40 UTC  (2+ messages)
` [tip:core/locking] locking: Add an smp_mb__after_unlock_lock() for UNLOCK+BLOCK barrier

[PATCH v6 tip/core/locking 2/8] Documentation/memory-barriers.txt: Add long atomic examples to memory-barriers.txt
 2013-12-16 10:39 UTC  (2+ messages)
` [tip:core/locking] "

[PATCH v6 tip/core/locking 1/8] Documentation/memory-barriers.txt: Add needed ACCESS_ONCE() calls to memory-barriers.txt
 2013-12-16 10:39 UTC  (2+ messages)
` [tip:core/locking] "

[PATCH] ARM: dts: imx6qdl: add spdif support for sabreauto
 2013-12-16 10:37 UTC 

[PATCH 2/2] ahci: only attach ICH6-M if it's in SATA mode
 2013-12-16 10:34 UTC 

[PATCH v4 0/8] Update Kona drivers to use clocks
 2013-12-16 10:34 UTC  (3+ messages)
` [PATCH v4 7/8] clocksource: kona: Add basic use of external clock

[PATCH 1/2] ahci: bail out on ICH6 before using AHCI BAR
 2013-12-16 10:34 UTC 

[PATCH 0/2] ahci: two fixes for ICH6
 2013-12-16 10:32 UTC 

[PATCH v14] dmaengine: Add MOXA ART DMA engine driver
 2013-12-16 10:24 UTC  (2+ messages)
` [PATCH v15] "

[PATCH 1/2] drivers: dma: Mark functions as static in dma_v3.c
 2013-12-16 10:21 UTC  (4+ messages)
` [PATCH 2/2] drivers: dma: Include appropriate header file in dca.c

[PATCH 0/2] gpio: davinci: reuse for keystone arch
 2013-12-16 11:18 UTC  (8+ messages)
` [PATCH 2/2] gpio: davinci: reuse for Keystone SoC

kernel BUG in munlock_vma_pages_range
 2013-12-16 10:14 UTC  (5+ messages)
` [PATCH 0/3] Fix bugs in munlock
  ` [PATCH 1/3] mm: munlock: fix a bug where THP tail page is encountered
  ` [PATCH 2/3] mm: munlock: fix deadlock in __munlock_pagevec()
  ` [RFC PATCH 3/3] mm: munlock: fix potential race with THP page split

[PATCH net-next RFC 0/5] xen-netback: TX grant mapping instead of copy
 2013-12-16 10:14 UTC  (8+ messages)

[PATCH] x86: intel-mid: make X86_INTEL_MID depending on SFI
 2013-12-16 10:13 UTC  (2+ messages)

mm: ptl is not bloated if it fits in pointer
 2013-12-16 10:12 UTC  (3+ messages)

[PATCH 1/1] AX88179_178A: Add FLAG_HW_IPALIGN to determine whether reserving NET_IP_ALIGN bytes for an SKB
 2013-12-16 10:09 UTC  (4+ messages)

[PATCH 0/3] perf-bench: introduce futex microbenchmarks
 2013-12-16 10:08 UTC  (2+ messages)

[RFC PATCH 0/3] Fix ebizzy performance regression on IvyBridge due to X86 TLB range flush
 2013-12-16 10:06 UTC  (10+ messages)
` [PATCH 2/3] x86: mm: Change tlb_flushall_shift for IvyBridge

linux-next: manual merge of the renesas tree with the arm-soc tree
 2013-12-16 10:00 UTC  (2+ messages)

[PATCH] devicetree: macb: Document clock properties
 2013-12-16  9:46 UTC  (2+ messages)

[PATCH] mm: fix huge page reallocated in soft_offline_page
 2013-12-16  9:41 UTC  (2+ messages)

[PATCH v6 00/14] kexec kernel efi runtime support
 2013-12-16  9:30 UTC  (15+ messages)
` [PATCH v6 01/14] x86/mm: sparse warning fix for early_memremap
` [PATCH v6 02/14] efi: Use early_memremap and early_memunmap to fix sparse warnings
` [PATCH v6 03/14] efi: remove unused variables in __map_region
` [PATCH v6 04/14] efi: add a wrapper function efi_map_region_fixed
` [PATCH v6 05/14] efi: reserve boot service fix
` [PATCH v6 06/14] efi: cleanup efi_enter_virtual_mode function
` [PATCH v6 07/14] efi: export more efi table variable to sysfs
` [PATCH v6 08/14] efi: export efi runtime memory mapping "
` [PATCH v6 09/14] efi: passing kexec necessary efi data via setup_data
` [PATCH v6 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
` [PATCH v6 11/14] x86: add xloadflags bit for efi runtime support on kexec
` [PATCH v6 12/14] x86: export x86 boot_params to sysfs
` [PATCH v6 13/14] x86: reserve setup_data ranges late after parsing memmap cmdline
` [PATCH v6 14/14] x86: kdebugfs do not use __va for getting setup_data virt addr

[PATCH] mm/hugetlb: check for pte NULL pointer in __page_check_address()
 2013-12-16  9:33 UTC 

[PATCH 0/4] pinctrl-msm: Fixes for various issues
 2013-12-16  9:34 UTC  (9+ messages)
` [PATCH 1/4] pinctrl-msm: Fix spelling misstakes and missing consts
` [PATCH 2/4] pinctrl-msm: Tidy up error handling
` [PATCH 3/4] pinctrl-msm: Remove separate allocation of bitmaps
` [PATCH 4/4] pinctrl-msm: Rename compatible to be more specific

[PATCH 1/2] perf tools: Drop strdup in get_filename_for_perf_kvm()
 2013-12-16 22:21 UTC  (2+ messages)

[PATCH] regulator: anatop: add is_enabled interface
 2013-12-16 21:20 UTC 

[PATCH] mmc: sdhci-pci: mention DMA mode only once
 2013-12-16  9:19 UTC  (2+ messages)

[GIT PULL] GPIO fixes for the v3.13 series
 2013-12-16  9:18 UTC 

[ANNOUNCE] 3.12.5-rt6
 2013-12-16  9:14 UTC 

[PATCH] cpufreq: omap: clk_round_rate() can return a zero upon error
 2013-12-16  9:14 UTC  (2+ messages)

Lockup on Sun Fire V240 under load
 2013-12-16  9:14 UTC  (2+ messages)

[PATCH 2/4] regulator: anatop: add is_enabled interface
 2013-12-16 21:09 UTC 

[PATCH v3] cpufreq: exynos: Convert exynos-cpufreq to platform driver
 2013-12-16  9:13 UTC  (2+ messages)

Problem: Possible regression in intel_pstate on 3.12
 2013-12-16  9:08 UTC 

[PATCH 1/3] mfd: mc13xxx: Remove useless symbol MFD_MC13783
 2013-12-16  9:08 UTC  (7+ messages)
` [PATCH 2/3] mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration
` [PATCH 3/3] mfd: mc13xxx: Simplify "probe" & "remove"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).