linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-04 17:46:06 to 2014-01-05 23:19:54 UTC [more...]

[PATCH] Staging: tidspbridge: Use hashtable implementation
 2014-01-05 23:17 UTC  (7+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 01/11] drivers: acpi: Mark the function acpi_table_checksum() as static in osl.c
 2014-01-05 23:30 UTC  (2+ messages)

[PATCH] Bluetooth: Add hci_h4p driver
 2014-01-05 23:01 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] Staging: rtl8187se: fix styling issues in r8180_wx.c
 2014-01-05 22:49 UTC  (4+ messages)

[PATCH] kobject: provide kobject_put_wait to fix module unload race
 2014-01-05 22:39 UTC  (17+ messages)
` [dm-devel] "

Propose for LINUX kernel and PERL
 2014-01-05 22:32 UTC  (5+ messages)

[PATCH] lib/vsprintf: add %pT[C012] format specifier
 2014-01-05 22:27 UTC  (8+ messages)

[PATCH] Add LED pattern trigger
 2014-01-05 22:23 UTC  (10+ messages)
                ` n900 led compiler (was Re: [PATCH] Add LED pattern trigger)

[PATCH v5 2/2] provide -fstack-protector-strong build option
 2014-01-05 22:13 UTC  (9+ messages)
` [tip:core/stackprotector] stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG
  ` [patch core/stackprotector] stackprotector: Fix build when compiler lacks support

[PATCH] xen-netback: Include header for vmalloc
 2014-01-05 22:22 UTC  (2+ messages)

mdadm raid1 regression
 2014-01-05 22:11 UTC  (4+ messages)

[PATCH 01/38] sh: dma-sysfs: add missing put_device call
 2014-01-05 22:04 UTC  (3+ messages)
` [PATCH 25/38] pnp: card: "

[Patch v2 00/13] Introduce ACPI _DSM helper functions to simplify code
 2014-01-05 21:58 UTC  (2+ messages)

How does a newbie find work?
 2014-01-05 21:29 UTC  (6+ messages)

[PATCH V2 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
 2014-01-05 20:52 UTC  (12+ messages)

[PATCH v3 0/6] locks: implement "filp-private" (aka UNPOSIX) locks
 2014-01-05 20:42 UTC  (12+ messages)
` [PATCH v3 1/6] locks: consolidate common code in the flock_to_posix_lock routines
                    ` [PATCH] locks: fix posix lock range overflow handling

[PATCH v5 0/7] Getting rid of get_unused_fd() / enable close-on-exec
 2014-01-05 20:36 UTC  (8+ messages)
` [PATCHv5 1/7] ia64: use get_unused_fd_flags(0) instead of get_unused_fd()
` [PATCHv5 2/7] ppc/cell: "
` [PATCHv5 3/7] binfmt_misc: "
` [PATCHv5 4/7] file: "
` [PATCHv5 5/7] fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
` [PATCHv5 6/7] perf: introduce a flag to enable close-on-exec in perf_event_open()
` [PATCHv5 7/7] file: remove macro get_unused_fd()

[PATCH 1/2] Staging: lustre: Fix line length exceeding 80 characters
 2014-01-05 20:30 UTC  (2+ messages)

[PATCH 2/2] Staging: lustre: Fix return does not need parantheses
 2014-01-05 20:18 UTC 

[PATCH v2] isdn: Mark build for telespci and hfc_pci as broken for big endian ARM
 2014-01-05 19:49 UTC 

[PATCH v13] Linux Xen PVH support (v13)
 2014-01-05 19:41 UTC  (23+ messages)
` [PATCH v13 03/19] xen/pvh: Early bootup changes in PV code (v4)
` [PATCH v13 05/19] xen/mmu/p2m: Refactor the xen_pagetable_init code (v2)
` [PATCH v13 06/19] xen/mmu: Cleanup xen_pagetable_p2m_copy a bit
` [PATCH v13 08/19] xen/pvh/mmu: Use PV TLB instead of native
` [PATCH v13 13/19] xen/pvh: Piggyback on PVHVM for event channels (v2)
` [PATCH v13 14/19] xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init
` [PATCH v13 15/19] xen/grant-table: Refactor gnttab_init
` [PATCH v13 16/19] xen/grant: Implement an grant frame array struct (v2)
` [PATCH v13 17/19] xen/pvh: Piggyback on PVHVM for grant driver (v4)
` [PATCH v13 18/19] xen/pvh: Piggyback on PVHVM XenBus

[PATCH 0/3] Deferrable timers support for timerfd API
 2014-01-05 19:33 UTC  (5+ messages)

[PATCHv9] dmaengine: Add support for BCM2835
 2014-01-05 19:05 UTC  (7+ messages)

[PATCH] isdn: Build telespci and hfc_pci only for little endian CPUs
 2014-01-05 18:57 UTC  (3+ messages)

Linux 3.12 spreads memory allocation across all NUMA nodes instead of local allocation?
 2014-01-05 18:55 UTC  (2+ messages)

[PATCH] comedi: Humusoft MF634 and MF624 DAQ cards driver
 2014-01-05 18:18 UTC  (5+ messages)

[PATCHSET 00/21] perf tools: Add support to accumulate hist periods (v4)
 2014-01-05 18:08 UTC  (32+ messages)
` [PATCH 01/21] perf tools: Introduce struct add_entry_iter
` [PATCH 02/21] perf hists: Convert hist entry functions to use struct he_stat
` [PATCH 03/21] perf hists: Add support for accumulated stat of hist entry
` [PATCH 05/21] perf hists: Accumulate hist entry stat based on the callchain
` [PATCH 06/21] perf tools: Update cpumode for each cumulative entry
` [PATCH 07/21] perf report: Cache cumulative callchains
` [PATCH 09/21] perf ui/hist: Add support to accumulated hist stat
` [PATCH 10/21] perf ui/browser: "
` [PATCH 11/21] perf ui/gtk: "
` [PATCH 12/21] perf tools: Apply percent-limit to cumulative percentage
` [PATCH 16/21] perf tools: Factor out sample__resolve_callchain()
` [PATCH 18/21] perf top: Support callchain accumulation
` [PATCH 21/21] perf tools: Enable --children option by default

Double fault when single-stepping compat task with PREEMPT_RT
 2014-01-05 18:04 UTC  (7+ messages)
            ` [PATCH] Revert "x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RT"

[PATCH RFC v2 0/4] perf: IRQ-bound performance events
 2014-01-05 17:59 UTC  (6+ messages)
` [PATCH RFC v2 1/4] perf/core: "
` [PATCH RFC v2 2/4] perf/x86: "
` [PATCH RFC v2 3/4] perf/x86/Intel: "
` [PATCH RFC v2 4/4] perf/tool: "

[PATCH v3 4/8] pciehp: Don't disable the link permanently, during removal
 2014-01-05 17:53 UTC  (3+ messages)

[PATCH] net: can: Disable broken flexcan driver build for big endian CPU on ARM
 2014-01-05 17:51 UTC 

[PATCH v11] PVH support for Linux kernel
 2014-01-05 17:18 UTC  (6+ messages)
` [PATCH v11 09/12] xen/pvh: Piggyback on PVHVM XenBus and event channels for PVH
  ` [Xen-devel] "

Strange problem with vxlan!
 2014-01-05 17:06 UTC  (2+ messages)

[3.11.y.z extended stable] Linux 3.11.10.2
 2014-01-05 16:52 UTC  (2+ messages)

[3.5.y.z extended stable] Linux 3.5.7.28
 2014-01-05 16:47 UTC  (2+ messages)

Urgent Response Please
 2014-01-05 16:07 UTC 

[block:for-3.14/core] kernel BUG at fs/bio.c:1748
 2014-01-05 16:28 UTC  (4+ messages)

[PATCH] x86, Fix do_IRQ interrupt warning for cpu hotplug retriggered irqs [v3]
 2014-01-05 16:10 UTC 

[PATCH] x86, Fix do_IRQ interrupt warning for cpu hotplug retriggered irqs [v2]
 2014-01-05 16:08 UTC  (2+ messages)

[RFC] ASoC: Adding trivial codec drivers
 2014-01-05 16:01 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 1/2] sched/nohz: add debugfs control over sched_tick_max_deferment
 2014-01-05 13:21 UTC  (4+ messages)
` [PATCH 2/2] sched/nohz: fix overflow error in scheduler_tick_max_deferment()

[patch 1/2]percpu_ida: fix a live lock
 2014-01-05 13:13 UTC  (3+ messages)

[PATCH] ARM: OMAPFB: panel-sony-acx565akm: fix missing mutex unlocks
 2014-01-05 13:13 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 0/3] Staging rtl8192e: Fixing several checkpatch errors and warnings
 2014-01-05 12:25 UTC  (4+ messages)
` [PATCH 1/3] Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.c
` [PATCH 2/3] Staging rtl8192e: Fixing checkpatch error in rtllib_debug.h
` [PATCH 3/3] Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning "

[PATCH 0/3] use named constants for pci_power_t values
 2014-01-05 10:44 UTC  (3+ messages)
` [PATCH 2/3] ALSA: cs5535audio: "

[PATCH 1/3] kconfig: consolidate arch-specific seccomp options
 2014-01-05 10:24 UTC  (6+ messages)

[PATCH v3] Documentation/cpu-freq: add intel-pstate.txt
 2014-01-05 10:21 UTC 

[sched] 23f0d2093c: -12.6% regression on sparse file copy
 2014-01-05  9:04 UTC 

[PATCH] mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code
 2014-01-05  8:10 UTC  (2+ messages)

[PATCH 0/9] printk: Cleanups and softlockup avoidance
 2014-01-05  7:57 UTC  (3+ messages)
` [PATCH 9/9] printk: Hand over printing to console if printing too long

[PATCH] [media] saa7146: fix a possible NULL pointer reference in saa7146_set_position
 2014-01-05  6:14 UTC  (2+ messages)

[PATCH] [media] cx18: introduce a helper function to void array overrun
 2014-01-05  6:09 UTC  (2+ messages)

linux-next: manual merge of the renesas tree with the arm-soc tree
 2014-01-05  5:54 UTC  (5+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-05  5:23 UTC  (5+ messages)

[pipe] b8597fdc23: -8% regression of hackbench throughput
 2014-01-05  4:46 UTC 

3.11.10: rtl8192cu device name, kernel crash
 2014-01-05  3:54 UTC  (2+ messages)

[PATCHv3 0/2] twl4030-keypad DT binding
 2014-01-05  3:50 UTC  (5+ messages)
` [PATCHv4 "

[vti6_tunnel_init] INFO: trying to register non-static key
 2014-01-05  2:20 UTC 

[PATCH] sparc: replace __GFP_NOFAIL with GFP_ATOMIC in mdesc_kmalloc()
 2014-01-05  2:05 UTC  (2+ messages)

[GIT] Sparc
 2014-01-05  2:04 UTC 

[PATCH 2/3] sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t
 2014-01-05  1:32 UTC  (4+ messages)

perf-stat changes after "Use hrtimers for event multiplexing"
 2014-01-05  1:14 UTC  (3+ messages)

[PATCH] drm/i915: Fix refcount leak and possible NULL pointer dereference
 2014-01-05  1:08 UTC  (5+ messages)
  ` [PATCH] drm/i915: Fix refcount leak and possible NULL pointerdereference

[RFC] mm: show message when updating min_free_kbytes in thp
 2014-01-05  0:35 UTC  (5+ messages)

[PATCH] NFC: port100: fix leak of usb_device
 2014-01-05  0:08 UTC  (2+ messages)

Linux 3.13-rc7
 2014-01-04 23:35 UTC 

[tip:x86/build] x86, boot: Move intcall() to the .inittext section
 2014-01-04 22:42 UTC 

[PATCH v5 1/3] i2c: xilinx: Fix i2c checkpatch warnings
 2014-01-04 22:40 UTC  (2+ messages)

[PATCH] Input: ims-pcu - remove unneeded get_unaligned_xxx
 2014-01-04 22:32 UTC  (7+ messages)

[PATCH v3 1/2] regulator: anatop-regulator: Fix the error handling on probe
 2014-01-04 22:31 UTC  (5+ messages)

[PATCH] i2c: at91: document clock properties
 2014-01-04 22:11 UTC  (2+ messages)

[PATCH] x86/boot: use .code16 instead of .code16gcc
 2014-01-04 22:04 UTC  (2+ messages)
` [tip:x86/build] x86, boot: Use "

[PATCH] x86: Do not force removal of __user when calling copy_to/from_user_nocheck()
 2014-01-04 22:04 UTC  (2+ messages)
` [tip:x86/build] x86, sparse: "

intel_pstate divide error with v3.13-rc4-256-gb7000ad
 2014-01-04 21:38 UTC  (7+ messages)

[PATCH 7/7] Fix uninitialised variable warning in mei-amt-version.c
 2014-01-04 21:24 UTC  (4+ messages)

Hope you are fine
 2014-01-04 20:48 UTC 

[PATCH] fix crash when using XFS on loopback
 2014-01-04 20:52 UTC  (5+ messages)

error when getting page from page table in KVM ept violation handler
 2014-01-04 20:40 UTC 

Linux 3.2.54
 2014-01-04 20:23 UTC  (5+ messages)


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).