linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-13 02:54:58 to 2014-04-14 02:48:16 UTC [more...]

[PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA
 2014-04-14  2:48 UTC 

[PATCH 0/4] Volatile Ranges (v13)
 2014-04-14  2:37 UTC  (3+ messages)
` [PATCH 3/4] mvolatile: Add purged page detection on setting memory non-volatile

[PATCH] net: ipv4: current group_info should be put after using
 2014-04-14 16:30 UTC 

is there a central index of subsystem- & cross-border - issues with progress on these ?
 2014-04-14  2:13 UTC 

[PATCH 2/2] nfc: remove unneeded nfc_put_device() calls
 2014-04-14  2:19 UTC  (2+ messages)

[PATCH 1/2] nfc: fix NULL pointer dereference
 2014-04-14  2:19 UTC  (2+ messages)

[PATCH v2] virtio-scsi: Skip setting affinity on uninitialized vq
 2014-04-14  2:16 UTC 

Missing USB XHCI and EHCI reset for kexec
 2014-04-14  2:14 UTC  (2+ messages)

[PATCH] pwm_lpss: Add support for PCI devices
 2014-04-14  2:05 UTC  (3+ messages)

linux-next: Tree for Apr 14
 2014-04-14  2:05 UTC 

[PATCH -next 3.16 00/19] treewide: Convert typedef ctl_table
 2014-04-14  1:55 UTC  (20+ messages)
` [PATCH -next 3.16 01/19] arm: Convert use of typedef ctl_table to struct ctl_table
` [PATCH -next 3.16 02/19] ia64: "
` [PATCH -next 3.16 03/19] tile: "
` [PATCH -next 3.16 04/19] cdrom: "
` [PATCH -next 3.16 05/19] random: "
` [PATCH -next 3.16 06/19] parport: "
` [PATCH -next 3.16 07/19] scsi: "
` [PATCH -next 3.16 08/19] coda: "
` [PATCH -next 3.16 09/19] fscache: "
` [PATCH -next 3.16 10/19] lockd: "
` [PATCH -next 3.16 11/19] nfs: "
` [PATCH -next 3.16 12/19] inotify: "
` [PATCH -next 3.16 13/19] ntfs: "
` [PATCH -next 3.16 14/19] fs: "
` [PATCH -next 3.16 15/19] key: "
` [PATCH -next 3.16 16/19] ipc: "
` [PATCH -next 3.16 17/19] sysctl: "
` [PATCH -next 3.16 18/19] mm: "
` [PATCH -next 3.16 19/19] security: "

[PATCH 0/2] improve pwm lookup support without device tree
 2014-04-14  2:03 UTC  (5+ messages)
` [PATCH 2/2] pwm: use PWM_LOOKUP to set the period and polarity

[PATCH 0/7] f2fs: some fix and cleanup about flush_merge
 2014-04-14  1:48 UTC  (4+ messages)

[Patch v3 1/6] devres: introduce API "devm_kmemdup
 2014-04-14  1:51 UTC  (7+ messages)
` [Patch v3 2/6] IIO: core: Introduce read_raw_multi
` [Patch v3 5/6] iio: hid-sensors: Added device rotation support

[PATCHv2] pinctrl: exynos: Add driver data for Exynos3250
 2014-04-14  1:45 UTC 

[PATCH v2] ARM: perf: save/restore pmu registers in pm notifier
 2014-04-14  1:42 UTC 

[PATCH] tuntap: add flow control to support back pressure
 2014-04-14  1:40 UTC  (8+ messages)
      ` [PATCH v2] "

[PATCH 1/1] kernel/rcu/tree.c: remove duplicate extern definition
 2014-04-14  1:39 UTC 

[PATCH 1/7] f2fs: put the bio when issue_flush completed
 2014-04-14  1:36 UTC  (2+ messages)

[PATCH] ARM: perf: save/restore pmu registers in pm notifier
 2014-04-14  1:36 UTC  (3+ messages)

[GIT PULL] KEYS: Make perm request flags available to security modules
 2014-04-14  1:39 UTC  (5+ messages)

[PATCH 2/7] f2fs: remove the unuseful "issue_tail" list
 2014-04-14  1:12 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-imx: Print the mux_mode field in hex format
 2014-04-14  1:21 UTC  (2+ messages)

test mail
 2014-04-14  1:04 UTC 

[PATCH] workqueue: fix double unlock bug
 2014-04-14  0:58 UTC 

[PATCH] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
 2014-04-14  0:58 UTC  (5+ messages)

[PATCH] Docs: Fix elisp code so tabbing more than once works
 2014-04-14  0:45 UTC  (2+ messages)

Linux 3.15-rc1 out, merge window closed
 2014-04-14  0:32 UTC  (3+ messages)

X86: kexec issues with i915 in 3.14
 2014-04-14  0:28 UTC  (2+ messages)

[PATCH v6] fs: FAT: Add support for DOS 1.x formatted volumes
 2014-04-14  0:25 UTC 

[PATCH 0/2 v2]: sh-pfc: r8a7791: Add sound pin support
 2014-04-14  0:24 UTC  (3+ messages)
  ` [PATCH 1/2 v2] sh-pfc: r8a7791: Add SSI "
  ` [PATCH 2/2] sh-pfc: r8a7791: Add Audio "

[PATCH v3 0/7] Page I/O
 2014-04-14  0:08 UTC  (9+ messages)
` [PATCH v3 1/7] Remove block_write_full_page_endio()
` [PATCH v3 2/7] Factor clean_buffers() out of __mpage_writepage()
` [PATCH v3 3/7] Factor page_endio() out of mpage_end_io()
` [PATCH v3 4/7] Add bdev_read_page() and bdev_write_page()
` [PATCH v3 5/7] swap: Use bdev_read_page() / bdev_write_page()
` [PATCH v3 6/7] brd: Add support for rw_page
` [PATCH v3 7/7] brd: Return -ENOSPC rather than -ENOMEM on page allocation failure

[PATCH 2/6] shm: add sealing API
 2014-04-14  0:03 UTC  (9+ messages)

[PATCH v5] fs: FAT: Add support for DOS 1.x formatted volumes
 2014-04-13 23:35 UTC  (3+ messages)

Crypto Fixes for 2.6.39
 2014-04-13 23:34 UTC  (11+ messages)
` Crypto Fixes for 3.0
  ` Crypto Fixes for 3.3
    ` Crypto Fixes for 3.6
      ` Crypto Fixes for 3.7
        ` Crypto Fixes for 3.9
          ` Crypto Fixes for 3.13
                ` Crypto Fixes for 3.14
                  ` Crypto Fixes for 3.15

[PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime
 2014-04-13 23:31 UTC  (3+ messages)
` [PATCH 5/5] hugetlb: add support for "

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-13 23:15 UTC  (18+ messages)

[PATCH] Fix coding style in drivers/staging/crystalhd/crystalhd_lnx.c
 2014-04-13 22:45 UTC  (11+ messages)
  ` [PATCH v2 1/3] Fix alignement problems "
  ` [PATCH v2 2/3] Fix coding style problem (cast with space) "
  ` [PATCH v2 3/3] Fix coding style problem (sizeof with type) "

[PATCH v2] bcm: Fixing a few checkpatch issues in InterfaceMisc.h
 2014-04-13 22:38 UTC 

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-04-13 19:07 UTC  (21+ messages)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page

w1: 3.14-rc7 - possible recursive locking detected
 2014-04-13 22:24 UTC  (4+ messages)

[PATCH RFC] x86:Improve memset with general 64bit instruction
 2014-04-13 22:03 UTC  (5+ messages)

[PATCH v2] mtd: m25p80: Calculate flash block protect bits based on number of sectors
 2014-04-13 17:24 UTC  (2+ messages)

[PATCH V2] Add support for flag status register on Micron chips
 2014-04-13 17:18 UTC  (2+ messages)

[PATCH] USB: cp210x: Add 8281 (Nanotec Plug & Drive)
 2014-04-13 21:57 UTC 

[GIT PULL] Detaching mounts on unlink for 3.15-rc1
 2014-04-13 21:52 UTC  (15+ messages)
            ` [RFC][PATCH] vfs: In mntput run deactivate_super on a shallow stack

[RFC][PATCH 0/8] sched,idle: need resched polling rework
 2014-04-13 21:51 UTC  (7+ messages)
` [RFC][PATCH 6/8] sched,idle: Avoid spurious wakeup IPIs
` [RFC][PATCH 7/8] sched,idle: Delay clearing the polling bit
` [RFC][PATCH 8/8] sched,idle: Reflow cpuidle_idle_call()

[patch] rt,sched,numa: Move task_numa_free() to __put_task_struct(), which -rt offloads
 2014-04-13 20:53 UTC  (8+ messages)
` [tip:sched/core] sched/numa: Move task_numa_free() to __put_task_struct()

[PATCH 1/1] fs/reiserfs/bitmap.c: coding style fixes
 2014-04-13 20:51 UTC 

[PATCH 1/2] cifs: Use min_t() when comparing "size_t" and "unsigned long"
 2014-04-13 20:50 UTC  (3+ messages)
` [PATCH 2/2] mm: Initialize error in shmem_file_aio_read()

[PATCH] ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()
 2014-04-13 20:46 UTC 

[RFC] QR encoding for Oops messages
 2014-04-13 20:43 UTC  (13+ messages)

[PATCH 1/1] fs/xfs/xfs_log.c: Fix comparison to bool
 2014-04-13 20:09 UTC 

[PATCH] kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND
 2014-04-13 19:56 UTC 

[PATCH] bcm: Fixing a few checkpatch issues in InterfaceMisc.h
 2014-04-13 19:31 UTC  (2+ messages)

X86: Impossible select Enhanced Real Time Clock Support (legacy PC RTC driver)
 2014-04-13 19:05 UTC 

[PATCH 0/5] core: Convert thread iteration to use for_each[_process]_thread APIs, 1st pile
 2014-04-13 18:59 UTC  (14+ messages)
` [PATCH 2/5] tracepoint: Convert process iteration to use for_each_process_thread()
      ` [PATCH 0/2] Was: "
        ` [PATCH RESEND 1/2] tracing: syscall_*regfunc() can race with copy_process()
                  ` [PATCH v2 0/3] tracing: syscall_*regfunc() fixes
                    ` [PATCH v2 1/3] tracing: fix syscall_*regfunc() vs copy_process() race
                    ` [PATCH v2 2/3] tracing: change syscall_*regfunc() to check PF_KTHREAD and use for_each_process_thread()
                    ` [PATCH v2 3/3] tracing: syscall_regfunc() should not skip kernel threads

[git pull] vfs.git
 2014-04-13 18:53 UTC  (2+ messages)

EHCI hotplug kernel crash in kernel 3.14 and 3.13
 2014-04-13 18:51 UTC 

[PATCH 1/2] perf, tools, stat: Initialize statistics correctly
 2014-04-13 18:08 UTC  (3+ messages)
` [PATCH 2/2] perf, tools: Support spark lines in perf stat

[PATCH] ARM: vexpress: Add CPU clock frequencies to TC1 device tree
 2014-04-13 18:03 UTC 

[PATCH] ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
 2014-04-13 17:56 UTC 

[PATCH v3 00/15] uprobes/x86: fix the handling of relative jmp's/call's
 2014-04-13 17:46 UTC  (16+ messages)
` [PATCH v3 01/15] uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()
` [PATCH v3 02/15] uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn()
` [PATCH v3 03/15] uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm" arg
` [PATCH v3 04/15] uprobes/x86: Gather "riprel" functions together
` [PATCH v3 05/15] uprobes/x86: move the UPROBE_FIX_{RIP,IP,CALL} code at the end of pre/post hooks
` [PATCH v3 06/15] uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops
` [PATCH v3 07/15] uprobes/x86: Conditionalize the usage of handle_riprel_insn()
` [PATCH v3 08/15] uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails
` [PATCH v3 09/15] uprobes/x86: Teach arch_uprobe_post_xol() to restart if possible
` [PATCH v3 10/15] uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uretprobe_hijack_return_addr()
` [PATCH v3 11/15] uprobes/x86: Emulate unconditional relative jmp's
` [PATCH v3 12/15] uprobes/x86: Emulate nop's using ops->emulate()
` [PATCH v3 13/15] uprobes/x86: Emulate relative call's
` [PATCH v3 14/15] uprobes/x86: Emulate relative conditional "short" jmp's
` [PATCH v3 15/15] uprobes/x86: Emulate relative conditional "near" jmp's

[PATCH 1/1] arm/mach-vexpress: array accessed out of bounds
 2014-04-13 17:39 UTC  (2+ messages)

[PATCH v2 0/2] change ARM linux memory layout to support 32 CPUs
 2014-04-13 17:34 UTC  (11+ messages)
` [PATCH v2 1/2] ARM : DMA : remove useless information about DMA
` [PATCH v2 2/2] ARM : change fixmap mapping region to support 32 CPUs

new module to check constant memory for corruption
 2014-04-13 17:20 UTC  (9+ messages)
  ` Aw: "
    `  "
      ` Aw: "

[PATCH] staging/rtl8187se fix sparse complaints
 2014-04-13 17:10 UTC 

[PATCH] staging: wlan-ng: Fix sparse warnings
 2014-04-13 16:39 UTC 

[PATCH 1/1] fanotify: create FAN_ACCESS event for readdir
 2014-04-13 16:10 UTC 

[PATCH 1/3] x86: microcode: report if CPU has up-to-date microcode
 2014-04-13 16:09 UTC  (4+ messages)

[PATCH] rtc: add support for maxim dallas rtc ds1343 and ds1344
 2014-04-13 14:42 UTC 

[PATCH 1/1] Avoid having to provide a fake/invalid fd and path
 2014-04-13 14:28 UTC  (4+ messages)
    ` [PATCH 1/1] Avoid having to provide a fake/invalid fd and path (fanotify)

[PATCH] sched/cpupri: fix cpupri_find() for high priority tasks
 2014-04-13 13:48 UTC  (3+ messages)

[PATCH 1/1] fs/binfmt_elf.c: fix bool assignements
 2014-04-13 13:12 UTC 

[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
 2014-04-13 13:03 UTC 

[PATCH 1/1] fs/befs/btree.c: Replace strncpy by strlcpy + coding style fixing
 2014-04-13 12:55 UTC 

[PATCH 1/1] fs/ext4/extents.c: fix bool assignments
 2014-04-13 12:52 UTC 

[RFC PATCH v2 0/6] Emulator speedups - avoid initializations where possible
 2014-04-13 12:51 UTC  (5+ messages)
` [RFC PATCH v2 3/6] KVM: emulate: cleanup decode_rm
` [RFC PATCH v2 6/6] KVM: emulate: remove memopp and rip_relative

[PATCH v3] fs: FAT: Add support for DOS 1.x formatted volumes
 2014-04-13 12:35 UTC  (4+ messages)
` [PATCH v4] "

[visorchipset] invalid opcode: 0000 [#1] PREEMPT SMP
 2014-04-13 12:20 UTC  (9+ messages)

[PATCH] x86/platform: fix "make O=dir kvmconfig"
 2014-04-13 11:47 UTC  (2+ messages)

[PATCH] tools: Unify export.h
 2014-04-13 11:27 UTC  (9+ messages)
              ` [PATCH] tools: Consolidate types.h

Fwd: New Defects reported by Coverity Scan for Linux
 2014-04-13  9:45 UTC  (2+ messages)
` [PATCH] x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks

WONGA LOANS CAN MAKE YOUR DREAM A REALITY...APPLY NOW
 2014-04-13  9:39 UTC 

[GIT PULL] SLAB changes for v3.15-rc1
 2014-04-13  9:28 UTC 

[PATCH] serial: imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2014-04-13  8:00 UTC  (2+ messages)

[PATCH 1/1] drivers/pci/pcie/portdrv_pci.c: coding style fixes
 2014-04-13  7:49 UTC 

phpbb new version
 2014-04-13  7:21 UTC 

Foreign Stakeholder Needed!!!
 2014-04-12 21:03 UTC 

[GIT] kbuild misc changes for v3.15-rc1
 2014-04-13  6:19 UTC  (3+ messages)

[PATCH v4 0/7] Add ST Keyscan driver
 2014-04-13  5:10 UTC  (3+ messages)
` [PATCH v4 1/7] drivers: input: keyboard: st-keyscan: add keyscan driver

[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
 2014-04-13  4:20 UTC  (27+ 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).