All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-19 01:58:22 to 2013-03-19 03:11:44 UTC [more...]

[LTP] [PATCH v3 0/7] mm/oom: extend the coverage of OOM
 2013-03-19  3:12 UTC  (5+ messages)
` [LTP] [PATCH v3 4/7] mm/oom0[3|4]: added 'OOM for CPUSET' and moved 'OOM with MEMCG & numa' to oom03
` [LTP] [PATCH v3 6/7] mm/oom05: new testcase

[RFC PATCH] seq_file: Use seq_puts when seq_printf has only a format with no args
 2013-03-19  3:11 UTC  (6+ messages)
  ` [PATCH] checkpatch: Prefer seq_puts to seq_printf

[PATCH v2 net-next 1/5] GRE: Refactor GRE tunneling code
 2013-03-19  3:11 UTC  (4+ messages)

[PATCH 00/04] ARM: shmobile: TWD update
 2013-03-19  3:11 UTC  (4+ messages)

[ 45/82] USB: EHCI: dont check DMA values in QH overlays
 2013-03-19  3:09 UTC  (2+ messages)

[PATCH] udevadm-info: Don't access sysfs entries backing device I/O port space
 2013-03-19  3:08 UTC  (14+ messages)
` [PATCH] udevadm-info: Don't access sysfs 'resource<N>' files

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-03-19  3:08 UTC  (4+ messages)
` [PATCH 03/10] mm: vmscan: Flatten kswapd priority loop

[Qemu-devel] [RESEND PATCH v2] pciinit: Enable default VGA device
 2013-03-19  3:07 UTC 

[PATCH 0/6] KVM: MMU: fast zap all shadow pages
 2013-03-19  3:06 UTC  (4+ messages)
` [PATCH 6/6] "

[PATCH] mwifiex: add support to configure VHT for AP mode
 2013-03-19  3:06 UTC 

[PATCH 0/4] Bundle fixes for xen-netfront/back
 2013-03-19  3:02 UTC  (9+ messages)
` [PATCH 1/4] xen-netfront: remove unused variable `extra'
          ` [Xen-devel] "

[ 3.5.y.z extended stable ] Linux 3.5.7.8 stable review
 2013-03-19  3:00 UTC  (7+ messages)
` [PATCH 38/88] asus-laptop: Do not call HWRS on init
` [PATCH 42/88] exec: use -ELOOP for max recursion depth
` [PATCH 66/88] hwmon: (sht15) Check return value of regulator_enable()

[PATCH 00/04] ARM: shmobile: r8a73a4 SoC support V2
 2013-03-19  3:00 UTC  (5+ messages)
` [PATCH 03/04] ARM: shmobile: r8a73a4 IRQC "

[PATCH -tip ] [BUGFIX] kprobes: Move hash_64() into .text.kprobe section
 2013-03-19  2:53 UTC  (7+ messages)
          `  "

Сeртификаты, разрeшения, лицeнзии
 2013-03-19  2:39 UTC 

[PATCH 0/3] ALSA: snd-usb: Some small fixes to make Playback Design products work
 2013-03-19  2:51 UTC  (7+ messages)

[PATCH] s3c-adc-battery: Fix possible NULL pointer dereference
 2013-03-19  2:43 UTC  (2+ messages)

[PATCH] target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
 2013-03-19  2:46 UTC  (9+ messages)
      ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] fs: pstore: Replaced calls to kmalloc and memcpy with kmemdup
 2013-03-19  2:41 UTC  (3+ messages)

[PATCH V3 0/3] tcm_vhost lock and flush fix
 2013-03-19  2:45 UTC  (6+ messages)
` [PATCH V3 3/3] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup

makedumpfile: question about memory hole
 2013-03-19  2:42 UTC  (3+ messages)

programme header
 2013-03-19  2:41 UTC  (2+ messages)

[PATCH 2/2] vfio powerpc: implemented IOMMU driver for VFIO
 2013-03-19  2:40 UTC  (15+ messages)
` [PATCH] iommu: making IOMMU sysfs nodes API public

[RFC] iowait/idle time accounting hiccups in NOHZ kernels
 2013-03-19  2:38 UTC 

[PATCH] x86,apic: Blacklist x2APIC on some platforms
 2013-03-19 14:47 UTC  (6+ messages)

[xen-unstable test] 17327: trouble: broken/fail/pass
 2013-03-19  2:36 UTC 

[PATCH] pm: print the name of failed suspend function for platform device
 2013-03-19  2:37 UTC  (4+ messages)

[PATCH v3 00/21] kdump, vmcore: support mmap() on /proc/vmcore
 2013-03-16  4:02 UTC  (44+ messages)
` [PATCH v3 01/21] vmcore: reference e_phoff member explicitly to get position of program header table
` [PATCH v3 02/21] vmcore: clean up by removing unnecessary variable
` [PATCH v3 03/21] vmcore: rearrange program headers without assuming consequtive PT_NOTE entries
` [PATCH v3 04/21] vmcore, sysfs: export ELF note segment size instead of vmcoreinfo data size
` [PATCH v3 05/21] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v3 06/21] vmcore: round up buffer size of ELF headers by PAGE_SIZE
` [PATCH v3 07/21] vmcore, procfs: introduce a flag to distinguish objects copied in 2nd kernel
` [PATCH v3 08/21] vmcore: copy non page-size aligned head and tail pages "
` [PATCH v3 09/21] vmcore: modify vmcore clean-up function to free buffer on "
` [PATCH v3 10/21] vmcore: clean up read_vmcore()
` [PATCH v3 11/21] vmcore: read buffers for vmcore objects copied from old memory
` [PATCH v3 12/21] vmcore: allocate per-cpu crash_notes objects on page-size boundary
` [PATCH v3 13/21] kexec: allocate vmcoreinfo note buffer "
` [PATCH v3 14/21] kexec, elf: introduce NT_VMCORE_DEBUGINFO note type
` [PATCH v3 15/21] elf: introduce NT_VMCORE_PAD type
` [PATCH v3 16/21] kexec: fill note buffers by NT_VMCORE_PAD notes in page-size boundary
` [PATCH v3 17/21] vmcore: check NT_VMCORE_PAD as a mark indicating the end of ELF note buffer
` [PATCH v3 18/21] vmcore: check if vmcore objects satify mmap()'s page-size boundary requirement
` [PATCH v3 19/21] vmcore: round-up offset of vmcore object in page-size boundary
` [PATCH v3 20/21] vmcore: count holes generated by round-up operation for vmcore size
` [PATCH v3 21/21] vmcore: introduce mmap_vmcore()

A patch to test_power module
 2013-03-19  2:31 UTC  (3+ messages)

[PATCH] ARM: tegra: fuse: add fuctions to read speedo id and process id
 2013-03-19  2:33 UTC  (3+ messages)

[meta-qt3][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  2:33 UTC 

tpm_tis driver failed to suspend, error -62
 2013-03-19  2:34 UTC 

[ath9k-devel] WLAN and BT Co-existence for AR9287 and AR3011
 2013-03-19  2:30 UTC  (4+ messages)
  ` [ath9k-devel] Mapping between AR9287 pins to WLE200N2 PCIEe pins

[PATCH v3 0/6] move s3c24xx-irq to drivers/irqchip and add dt support
 2013-03-19  2:28 UTC  (6+ messages)
` [PATCH v3 6/6] irqchip: s3c24xx: add s3c2450 interrupt definitions

possible dev branch regression - xfstest 285/1k
 2013-03-19  2:28 UTC  (16+ messages)

[Patch v3 0/4] Add support for tps65090-charger
 2013-03-19  2:24 UTC  (3+ messages)

[dm-crypt] an official way to know if the underlying device is gone for all supported volume formats
 2013-03-19  2:24 UTC  (3+ messages)

linux-next: manual merge of the workqueues tree with Linus' tree
 2013-03-19  2:19 UTC 

[GIT PULL v2] Renesas INTC External IRQ pin driver
 2013-03-19  2:19 UTC  (30+ messages)
` [PATCH 01/14] irqchip: "
` [PATCH 02/14] ARM: shmobile: irq_pin() for static IRQ pin assignment
` [PATCH 03/14] ARM: shmobile: INTC External IRQ pin driver on sh73a0
` [PATCH 04/14] ARM: shmobile: INTC External IRQ pin driver on r8a7779
` [PATCH 05/14] irqchip: intc-irqpin: Whitespace fixes
` [PATCH 06/14] irqchip: intc-irqpin: Cache mapped IRQ
` [PATCH 07/14] irqchip: intc-irqpin: Add force comments
` [PATCH 08/14] irqchip: intc-irqpin: Make use of devm functions
` [PATCH 09/14] irqchip: intc-irqpin: GPL header for platform data
` [PATCH 10/14] irqchip: Renesas IRQC driver
` [PATCH 11/14] ARM: shmobile: Make sh73a0 INTC irqpin platform data static
` [PATCH 12/14] ARM: shmobile: Make r8a7779 "
` [PATCH 13/14] irqchip: intc-irqpin: Initial DT support
` [PATCH 14/14] irqchip: irqc: Add "

[GIT PULL v2] Renesas ARM-based SoC boards for v3.8
 2013-03-19  2:18 UTC  (29+ messages)
` [GIT PULL v2] Renesas ARM-based SoC board updates for v3.10
  ` [PATCH 01/13] ARM: shmobile: use GPIO SD-card detection on armadillo800eva
  ` [PATCH 02/13] ARM: shmobile: switch SDHI0 to GPIO regulator "
  ` [PATCH 03/13] ARM: shmobile: streamline mackerel SD and MMC devices
  ` [PATCH 04/13] ARM: shmobile: mark mackerel sh_mmcif_device __maybe_unused
  ` [PATCH 05/13] ARM: shmobile: marzen: Reference DT implementation
  ` [PATCH 06/13] ARM: shmobile: kzm9g: "
  ` [PATCH 07/13] ARM: shmobile: parse DT and configure pinmux early on kzm9g-reference
  ` [PATCH 08/13] ARM: shmobile: SDHI and MMCIF interfaces to kzm9g-reference
  ` [PATCH 09/13] ARM: shmobile: simplify kzm9g Kconfig dependencies
  ` [PATCH 10/13] ARM: shmobile: kzm9g: Remove warning about SMP
  ` [PATCH 11/13] ARM: shmobile: kzm9g: Trim reference DT_MACHINE_START
  ` [PATCH 12/13] ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt ID
  ` [PATCH 13/13] ARM: shmobile: kzm9g: correct smsc regulator registration

[GIT PULL] Renesas ARM-based SoC fixes for v3.9
 2013-03-19  2:16 UTC  (5+ messages)

★★★「最新SEO対策の教科書」と「超アクセスアップソフト」をもらってください 18m
 2013-03-19  2:16 UTC 

[GIT PULL] AB8500 Power and MFD related updates
 2013-03-19  2:12 UTC  (3+ messages)

[Qemu-devel] [Bug 1087114] [NEW] assertion "QLIST_EMPTY(&bs->tracked_requests)" failed
 2013-03-19  2:07 UTC  (2+ messages)
` [Qemu-devel] [Bug 1087114] "

[lm-sensors] Getting temps for all CPU cores to show up on an AMD chip
 2013-03-19  2:14 UTC  (3+ messages)

How to assign sockaddr_nl->nl_groups when using connector
 2013-03-19  2:15 UTC 

[meta-xilinx][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  2:13 UTC 

building git ; need suggestion
 2013-03-19  2:11 UTC  (7+ messages)

[PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  1:55 UTC 

[PATCH 0/2] Some cleanup in driver core
 2013-03-19  2:11 UTC  (6+ messages)
` [PATCH 1/2] driver core: remove device_add_attrs() in drivers/base/bus.c

[ANNOUNCE] kexec-tools 2.0.4
 2013-03-19  2:11 UTC 

bitbaking error with hello world recipe
 2013-03-19  2:11 UTC 

[meta-selinux][for-denzil][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  2:07 UTC 

[meta-selinux][for-danny][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  2:06 UTC 

[meta-selinux][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  2:06 UTC 

use after free in sysfs_find_dirent
 2013-03-19  2:06 UTC  (15+ messages)

[PATCH 0/7] Consider G2D hardware restrictions
 2013-03-19  2:04 UTC  (6+ messages)

[meta-yocto][for-denzil][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  2:04 UTC 

[meta-yocto][for-danny][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  2:04 UTC 

[PATCH 1/2] extcon: max8997: use dev_err() instead of pr_err()
 2013-03-19  2:03 UTC  (2+ messages)
` [PATCH 2/2] extcon: max8997: add missing const

[PATCH 0/2] tcm_vhost: Wait for pending requests in flush and clear endpoint operation
 2013-03-19  2:03 UTC  (7+ messages)
` [PATCH 1/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()

[meta-yocto][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19  2:03 UTC 

[PATCH v1 00/45] nd/parse-pathspec and :(glob) pathspec magic
 2013-03-19  1:58 UTC  (4+ messages)
` [PATCH v1 27/45] Convert run_add_interactive to use struct pathspec

[ 00/75] 3.8.4-stable review
 2013-03-19  2:00 UTC  (5+ messages)

[PATCH v4 00/32] ldisc patchset
 2013-03-19  1:59 UTC  (6+ messages)
` [PATCH v5 00/44] "
  ` [PATCH v5 26/44] tty: Add read-recursive, writer-prioritized rw semaphore


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.