All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-22 04:14:48 to 2014-04-22 06:42:14 UTC [more...]

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2014-04-22  6:42 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2014-04-22  6:42 UTC 

[RTC/PATCH] Add 'update-branch' hook
 2014-04-22  6:41 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2014-04-22  6:41 UTC 

Testing WMM
 2014-04-22  6:39 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2014-04-22  6:40 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2014-04-22  6:40 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2014-04-22  6:40 UTC 

[PATCH] soc_button_array: fix a crash during rmmod
 2014-04-22  6:38 UTC 

[GIT PULL] GPIO fixes for the v3.15 rc series
 2014-04-22  6:37 UTC 

[PATCH 0/2] Implement perf_callchain_user
 2014-04-22  6:36 UTC  (5+ messages)

[PATCH v4 0/2] nohz: fix idle accounting in NO_HZ kernels
 2014-04-22  6:34 UTC  (2+ messages)

[PATCH 0/9] I2C ACPI operation region handler support
 2014-04-22  6:24 UTC  (12+ messages)
` [Resend Patch "
  ` [Resend Patch 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
  ` [Resend Patch 2/9] ACPICA: Export acpi_buffer_to_resource symbol
  ` [Resend Patch 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
  ` [Resend Patch 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
  ` [Resend Patch 5/9] I2C: Add smbus quick read/write helper function
  ` [Resend Patch 6/9] I2C: Add smbus word/block process call "
  ` [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support
  ` [Resend Patch 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
  ` [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config

[PATCH 0/2] Simple default fixes for v2.0
 2014-04-22  6:24 UTC  (5+ messages)
` [PATCH 2/2] mergetool: run prompt only if guessed tool

[PATCH 2/2] mm/compaction: fix to initialize free scanner properly
 2014-04-22  6:33 UTC  (9+ messages)
` [PATCH 1/2] mm/compaction: make isolate_freepages start at pageblock boundary
  ` [PATCH 2/2] mm/compaction: cleanup isolate_freepages()

[PATCH] Input: evdev - add event-mask API
 2014-04-22  6:31 UTC  (5+ messages)

[PATCH 0/4] cgroup: substitude per-cgroup id with per-subsys id
 2014-04-22  6:31 UTC  (9+ messages)
` [PATCH 1/4] cgroup: introduce helper css_to_id()
` [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css
` [PATCH 3/4] netprio_cgroup: "
` [PATCH 4/4] cgroup: convert from per-cgroup id to per-subsys id

[PATCH] ARM: dts: Add peach-pit board support
 2014-04-22  6:31 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-04-21
 2014-04-22  6:30 UTC 

[PATCH] netclassid_cgroup: explicitly init the early_init field
 2014-04-22  6:28 UTC  (2+ messages)

[PATCH 1/3] xfstests: add helper for zero range support check
 2014-04-22  6:28 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/linusw/linux-gpio
 2014-04-22  6:27 UTC 

[PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable
 2014-04-22  6:26 UTC  (4+ messages)

[PATCH] xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
 2014-04-22  6:27 UTC  (2+ messages)

[PATCH] x86: LLVMLinux: Wrap -mno-80387 with cc-option
 2014-04-22  6:23 UTC  (3+ messages)

[PATCH V2 00/17] NFS/RDMA patches for review
 2014-04-22  6:23 UTC  (4+ messages)
` [PATCH V2 10/17] xprtrdma: Add CONFIG setting that can disable ALLPHYSICAL

[PATCH] cgroup: explicitly init the early_init field
 2014-04-22  6:22 UTC  (4+ messages)

[Bug 77745] New: [r600g] Call of Dutty 4 crashes under Wine due to running out of memory
 2014-04-22  6:22 UTC  (2+ messages)
` [Bug 77745] [r600g] Call of Duty "

linux-next: build failure after merge of the audit tree
 2014-04-22  6:22 UTC  (2+ messages)

[PATCH] evdev: flush ABS_* events during EVIOCGABS
 2014-04-22  6:21 UTC  (3+ messages)

[PATCH v2 00/13] extcon: major rework
 2014-04-22  6:21 UTC  (5+ messages)
` [PATCH v2 05/13] extcon: extcon-class: improve extcon client API

[PATCH 0/7 V3] idr: fix & cleanup
 2014-04-22  6:23 UTC  (8+ messages)
  ` [PATCH 1/7 V3] idr: fix overflow bug during maximum ID calculation at maximum height
  ` [PATCH 2/7 V3] idr: fix unexpected ID-removal when idr_remove(unallocated_id)
  ` [PATCH 3/7 V3] idr: fix NULL pointer dereference when ida_remove(unallocated_id)
  ` [PATCH 4/7 V3] idr: fix idr_replace()'s returned error code
  ` [PATCH 5/7 V3] idr: don't need to shink the free list when idr_remove()
  ` [PATCH 6/7 V3] idr: reduce the unneeded check in free_layer()
  ` [PATCH 7/7 V3] idr: remove useless #ifndef TEST

[PATCH v2 3/3] arm: exynos: Add /dev/bL_status user interface on Exynos5420
 2014-04-22  6:17 UTC  (2+ messages)

[PATCH 5/5] arm: exynos: Add MCPM call-back functions
 2014-04-22  6:17 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH 4/5] ARM: dts: exynos5420: add CCI node
 2014-04-22  6:16 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH 0/5] MCPM backend for Exynos5420
 2014-04-22  6:16 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH] MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
 2014-04-22  6:16 UTC 

defconfig on daisy
 2014-04-22  6:13 UTC  (4+ messages)

[PATCH] input: add support for ALPS v7 protocol device
 2014-04-22  6:11 UTC  (4+ messages)

1.6 retest of Beaglebone and Build appliance
 2014-04-22  6:11 UTC  (2+ messages)

sound disappears or noise heard after long run
 2014-04-22  6:10 UTC 

nfs-utils does NOT rdepend on bash
 2014-04-22  6:10 UTC  (3+ messages)

[PATCH] Kbuild arm: LLVMLinux: Add Kbuild support for building arch arm with Clang
 2014-04-22  6:08 UTC  (2+ messages)

[PATCH] perf-event/cgroup: explicitly init the early_init field
 2014-04-22  6:06 UTC  (2+ messages)

[PATCH 0/5] KVM: x86: Fix KVM behavior that does not follow spec
 2014-04-22  6:04 UTC  (4+ messages)
` [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops

[PATCH v8 0/3] add hisilicon hip04 ethernet driver
 2014-04-22  6:03 UTC  (7+ messages)
` [PATCH v8 2/3] net: hisilicon: new hip04 MDIO driver

[PATCH 0/6] mm: audit find_vma() callers
 2014-04-22  6:02 UTC  (4+ messages)
` [PATCH 4/6] arc: call find_vma with the mmap_sem held

munmap, msync: synchronization
 2014-04-22  6:03 UTC  (6+ messages)

[U-Boot] [PATCH][v2] powerpc/T4QDS: add two stage boot of nand/sd
 2014-04-22  6:02 UTC 

[PATCH] drm/radeon/aux: fix hpd assignment for aux bus
 2014-04-22  6:02 UTC 

Cannot enable selinux
 2014-04-22  5:59 UTC 

[PATCH v2] ASoC: rt5640: Add minimal support for RT5642
 2014-04-22  6:01 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] pkg-perl: fix for Perl XS packages configured by a Makefile.PL
 2014-04-22  6:01 UTC  (2+ messages)

[PATCH net-next] ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
 2014-04-22  6:00 UTC  (2+ messages)

[Bug 77751] New: displayport broken, radeon HD 7970 and DELL 3008WFPt
 2014-04-22  5:55 UTC  (2+ messages)
` [Bug 77751] "

[PATCH v2 2/2] ext4: disable COLLAPSE_RANGE for bigalloc
 2014-04-22  5:55 UTC  (5+ messages)

Kvaser socketCAN support
 2014-04-22  5:54 UTC  (3+ messages)
` (Case 14359) "

3.15.0-rc2 radeon HD 7480D [Aruba] blank display
 2014-04-22  5:54 UTC  (3+ messages)

Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen
 2014-04-22  5:49 UTC  (8+ messages)

What is missing from Git v2.0
 2014-04-22  5:38 UTC  (6+ messages)

[PATCH v2 3/3] ARM: OMAP2+: AM43x: L2 cache support
 2014-04-22  5:48 UTC  (13+ messages)

min() and max() have warning: comparison of distinct pointer types lacks a cast
 2014-04-22  5:46 UTC 

[PATCH] drm/exynos: use %pad for dma_addr_t
 2014-04-22  5:45 UTC 

[Bug 77724] New: error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES
 2014-04-22  5:40 UTC  (2+ messages)
  ` [Bug 77724] "

[PATCH] ARM: dts: Remove mau_pd node for Exynos5420
 2014-04-22  5:39 UTC 

Open Source Organizational Culture
 2014-04-22  5:26 UTC  (3+ messages)

[f2fs-dev][PATCH 2/2] f2fs: introduce f2fs_seek_block to support SEEK_{DATA,HOLE} in llseek
 2014-04-22  5:34 UTC 

[f2fs-dev][PATCH 1/2] f2fs: handle inline data independently in f2fs_bmap
 2014-04-22  5:34 UTC 

[PATCH] device_cgroup: explicitly init the early_init field
 2014-04-22  5:32 UTC 

[PATCH] netprio_cgroup: explicitly init the early_init field
 2014-04-22  5:32 UTC 

[U-Boot] Some PowerPC boards are broken
 2014-04-22  5:31 UTC 

ftrace/kprobes: Warning when insmod two modules
 2014-04-22  5:29 UTC  (5+ messages)

[PATCH] hugetlb_cgroup: explicitly init the early_init field
 2014-04-22  5:30 UTC  (2+ messages)

[PATCH] hugetlb_cgroup: explicitly init the early_init field
 2014-04-22  5:30 UTC 

kaslr relocation incompitable with kernel loaded high
 2014-04-22  5:28 UTC  (6+ messages)

[PATCH] cgroup_freezer: explicitly init the early_init field
 2014-04-22  5:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/klassert/ipsec-next
 2014-04-22  5:27 UTC 

Running xl
 2014-04-22  5:27 UTC 

[PATCH] blk-cgroup: explicitly init the early_init field
 2014-04-22  5:26 UTC 

[PATCH RESEND] fs/aio.c: Remove ctx parameter in kiocb_cancel
 2014-04-22  5:26 UTC 

[Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition
 2014-04-22  5:27 UTC 

[PATCH RESEND] FS: Remove bs paramater in biovec_create_pool
 2014-04-22  5:23 UTC 

post-receive: pub/scm/linux/kernel/git/klassert/ipsec-next
 2014-04-22  5:20 UTC 

[PATCH] mbcache: LLVMLinux: Remove double calculation from mbcache
 2014-04-22  5:19 UTC 

[PATCH RESEND] fs/bio.c: remove nr_segs (unused function parameter)
 2014-04-22  5:21 UTC 

post-receive: pub/scm/linux/kernel/git/tomba/linux
 2014-04-22  5:19 UTC 

Hi, a question about sending patches to lkml
 2014-04-22  5:19 UTC 

post-receive: pub/scm/linux/kernel/git/tomba/linux
 2014-04-22  5:19 UTC 

Dirty/Access bits vs. page content
 2014-04-22  5:15 UTC  (7+ messages)

[linux-3.10 test] 25944: regressions - FAIL
 2014-04-22  5:14 UTC 

How to set the filtering rules for drop the packets
 2014-04-22  4:56 UTC  (2+ messages)
  `  "

[PATCH] cpufreq: Make linux-pm@vger.kernel.org official mailing list
 2014-04-22  5:12 UTC 

[PATCH] common: new function to get real device path name and basename
 2014-04-22  5:10 UTC  (2+ messages)

In case you do not follow me on Twitter @rhatdan
 2014-04-22  5:08 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-04-22  5:08 UTC 

[Xenomai] porting xenomai to 3.2 kernel using SOC Ti Am3359
 2014-04-22  5:08 UTC 

[PATCH] obex-client-tool: Set the length header
 2014-04-22  5:08 UTC 

[Buildroot] [PATCH 1/1] qdecoder : new package
 2014-04-22  5:07 UTC  (2+ messages)

Why is SELINUXTYPE policy specific?
 2014-04-22  5:03 UTC  (5+ messages)

[tip:locking/core] arch,avr32: Convert smp_mb__*()
 2014-04-22  5:03 UTC  (3+ messages)

[PATCH] rrdtool: enable libwrap, perl and python bindings
 2014-04-22  5:02 UTC  (4+ messages)

[PATCH 1/2] PCI: Device driver function reset notification
 2014-04-22  5:02 UTC  (8+ messages)
` [PATCH 2/2] NVMe: Implement PCI-e reset notification callback

[PATCH] mergetools: add vimdiff3 mode
 2014-04-22  5:01 UTC  (2+ messages)

[PATCH 1/6] powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
 2014-04-22  5:01 UTC  (6+ messages)
` [PATCH 2/6] powerpc/powernv: Remove some OPAL function declaration duplication
` [PATCH 3/6] powerpc/powernv: Fix little endian issues with opal_do_notifier calls
` [PATCH 4/6] powerpc/powernv: Fix little endian issues in OPAL error log code
` [PATCH 5/6] powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
` [PATCH 6/6] powerpc/powernv: Fix little endian issues in OPAL dump code

slicoss: a hardware debugging question
 2014-04-22  5:01 UTC  (2+ messages)

[PATCH] Input: Add REP_MAX_COUNT to autorepeat parameters
 2014-04-22  4:59 UTC  (4+ messages)

[PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed
 2014-04-22  4:57 UTC  (12+ messages)

linux-next: build failure after merge of the mmc tree
 2014-04-22  4:57 UTC  (2+ messages)

[PATCH] locks: rename file-private locks to file-description locks
 2014-04-22  4:54 UTC  (10+ messages)

Tegra baseline test results for v3.15-rc2
 2014-04-22  4:54 UTC  (2+ messages)

Tegra baseline test results for v3.15-rc1
 2014-04-22  4:53 UTC  (2+ messages)

[PATCH v2 0/4] sysctl: fix incorrect write position handling
 2014-04-22  4:52 UTC  (4+ messages)
` [PATCH v2 3/4] sysctl: allow for strict "

Disabling DAPM from ASoC framework
 2014-04-22  4:47 UTC  (3+ messages)

[Xenomai] porting xenomai to 3.2 kernel using SOC Ti Am3359
 2014-04-22  4:40 UTC 

[PATCH v7 0/9] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-22  4:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2014-04-22  4:38 UTC 

please help me review Toaster presentation
 2014-04-22  4:32 UTC  (2+ messages)

[PATCH] ARM: dts: disable MDMA1 node for smdk5420 board
 2014-04-22  4:25 UTC  (4+ messages)

[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
 2014-04-22  4:23 UTC  (4+ messages)

[PATCH] Kbuild, lto: Avoid reported warning with strtoul
 2014-04-22  4:19 UTC  (4+ messages)

RFC: rtnetlink problems with Cisco enic and VFs
 2014-04-22  4:17 UTC  (2+ messages)

vif processing is unbalance
 2014-04-22  4:14 UTC  (7+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.