All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-05 00:36:19 to 2013-09-05 03:27:59 UTC [more...]

[PATCH v5 0/5] ARM: support for Trusted Foundations secure monitor
 2013-09-05  3:27 UTC  (10+ messages)
` [PATCH v5 1/5] ARM: add basic Trusted Foundations support
` [PATCH v5 2/5] ARM: tegra: add support for Trusted Foundations
` [PATCH v5 3/5] ARM: tegra: split setting of CPU reset handler
` [PATCH v5 4/5] ARM: tegra: set CPU reset handler with firmware op

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2013-09-05  3:27 UTC  (5+ messages)
` [Bug 66963] r600: linux v3.11.0-RC "

[PATCH V2 1/5] btrfs-progs:free strdup()s that are not freed
 2013-09-05  3:26 UTC 

[U-Boot] [PATCH v2] powerpc/p1010rdb: update readme for p1010rdb-pb board
 2013-09-05  3:27 UTC 

[PATCHSET cgroup/for-3.12] cgroup: factor out css creation into create_css()
 2013-09-05  3:24 UTC  (3+ messages)

potential argument order bug in fs/xfs/xfs_dir2_node.c:xfs_dir2_leafn_unbalance
 2013-09-05  3:24 UTC  (3+ messages)

question about __udp6_lib_err usage of __udp6_lib_lookup
 2013-09-05  3:21 UTC  (2+ messages)

(unknown),
 2013-09-05  3:20 UTC  (9+ messages)
` [PATCH V3 01/11] Add secure_modules() call
` [PATCH V3 09/11] uswsusp: Disable when module loading is restricted
` [PATCH V3 11/11] Add option to automatically enforce module signatures when in Secure Boot mode

[net-next v4 0/8][pull request] Intel Wired LAN Driver Updates
 2013-09-05  3:19 UTC  (5+ messages)
` [net-next v4 7/8] i40e: sysfs and debugfs interfaces
  ` [E1000-devel] "

[PATCH/RFC] make nfs_flush_incompatible more forgiving
 2013-09-05  3:17 UTC  (4+ messages)

[Qemu-trivial] [PATCH] linux-headers: update to 3.11
 2013-09-05  3:16 UTC  (9+ messages)
` [Qemu-trivial] [Qemu-devel] "
            `  "

Linux 3.11-rc4 Writeback Cache Corruption
 2013-09-05  3:16 UTC  (2+ messages)

rtl8188eu array/null comparison
 2013-09-05  3:14 UTC  (2+ messages)

[PATCH 0/8] mmc: sdhci-esdhc-imx: add SD3.0 support
 2013-09-05  3:14 UTC  (4+ messages)
` [PATCH 1/8] mmc: sdhci: add hooks for platform specific tuning

[PATCH 0/6] backlight updates for 3.12-rc1
 2013-09-05  3:08 UTC  (8+ messages)
` [PATCH 1/6] backlight: lp855x_bl: support new LP8555 device
` [PATCH 2/6] backlight: lm3630: apply chip revision
` [PATCH 3/6] backlight: ld9040: Staticize local variable gamma_table
` [PATCH 4/6] backlight: lm3639: Don't mix different enum types
` [PATCH 5/6] backlight: lp8788: Staticize 'default_bl_config'
` [PATCH 6/6] backlight: use dev_get_platdata()

[PATCH v2 net-next] pkt_sched: fq: Fair Queue packet scheduler
 2013-09-05  3:07 UTC  (9+ messages)

[PATCH] mm/thp: fix comments in transparent_hugepage_flags
 2013-09-05  3:04 UTC  (5+ messages)

Linux Serial Code Problems
 2013-09-05  3:06 UTC  (3+ messages)

staging/rtl8188eu: pass channel list by reference instead of copying struct
 2013-09-05  3:05 UTC  (2+ messages)

[PATCH v2 0/4] lirc_bt829 fixes, second try
 2013-09-05  3:05 UTC  (6+ messages)
` [PATCH v2 1/4] [media] lirc_bt829: Fix physical address type
` [PATCH v2 2/4] [media] lirc_bt829: Fix iomap and PCI device leaks
` [PATCH v2 3/4] [media] lirc_bt829: Enable and disable device
` [PATCH v2 4/4] [media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yet

[PING!] Re: HDMI audio is not working on my new desktop
 2013-09-05  3:03 UTC  (7+ messages)

linux-next: manual merge of the vfs tree with the aio-direct tree
 2013-09-05  3:02 UTC 

v0.68 released
 2013-09-05  3:01 UTC  (3+ messages)
    ` [ceph-users] "

[PATCH 1/2] perf core: avoid traverse dsos list while find vdso
 2013-09-05  2:59 UTC  (2+ messages)
` [PATCH 2/2] perf core: remove short name compare in dsos__find()

linux-next: manual merge of the vfs tree with Linus' tree
 2013-09-05  2:59 UTC 

[PATCH 1/3] SUNRPC: Ensure that task->tk_pid is unique
 2013-09-05  2:58 UTC  (3+ messages)
` [PATCH 2/3] SUNRPC: Add an identifier for struct rpc_clnt
  ` [PATCH 3/3] SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid

[PATCH 0/3] Nested VMX: fix bugs during reading VMX MSRs
 2013-09-05  2:57 UTC  (4+ messages)
` [PATCH 1/3] Nested VMX: Check VMX capability before read VMX related MSRs
` [PATCH 2/3] Nested VMX: Clear bit 31 of IA32_VMX_BASIC MSR
` [PATCH 3/3] Nested VMX: Fix IA32_VMX_CR4_FIXED1 msr emulation

[RFC PATCH 00/11] xfs: introduce the free inode btree
 2013-09-05  2:55 UTC  (23+ messages)
` [RFC PATCH 01/11] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
` [RFC PATCH 02/11] xfs: reserve v5 superblock read-only compat. feature bit for finobt
` [RFC PATCH 03/11] xfs: support the XFS_BTNUM_FINOBT free inode btree type
` [RFC PATCH 04/11] xfs: update inode allocation transaction reservations for finobt
` [RFC PATCH 05/11] xfs: update ifree "
` [RFC PATCH 06/11] xfs: use correct transaction reservations in xfs_inactive()
` [RFC PATCH 07/11] xfs: retry trans reservation on ENOSPC "
` [RFC PATCH 08/11] xfs: insert newly allocated inode chunks into the finobt
` [RFC PATCH 09/11] xfs: use and update the finobt on inode allocation
` [RFC PATCH 10/11] xfs: update the finobt on inode free
` [RFC PATCH 11/11] xfs: add finobt support to growfs

[PATCH V3 0/6] vhost code cleanup and minor enhancement
 2013-09-05  2:54 UTC  (5+ messages)
` [PATCH V3 4/6] vhost_net: determine whether or not to use zerocopy at one time

linux-next: manual merge of the vfs tree with the aio-direct tree
 2013-09-05  2:54 UTC 

cron job: media_tree daily build: WARNINGS
 2013-09-05  2:54 UTC 

add missing braces in drxd_hard.c:DRXD_init
 2013-09-05  2:51 UTC 

Intel igb module command line configuration in kernel sources
 2013-09-05  2:51 UTC 

[PATCH 1/2] ceph: Implement readv/preadv for sync operation
 2013-09-05  2:51 UTC  (4+ messages)
  `  "

wip-libcephfs-rebased-v65 ready for pull
 2013-09-05  2:42 UTC  (3+ messages)

[PATCH] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-05  2:48 UTC  (12+ messages)

[PATCH V2] powerpc: Add I2C bus multiplexer node for B4 and T4240QDS
 2013-09-05  2:41 UTC 

gpmi-nand driver and jffs2 support
 2013-09-05  2:41 UTC  (5+ messages)
      ` [U-Boot] "

[PATCH 0/5] Memory leaks amended
 2013-09-05  2:38 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs:free local variable buf upon unsuccessful returns
` [PATCH 2/5] btrfs-progs:local variable memory freed
` [PATCH 3/5] btrfs-progs: missing tree-freeing statements added
` [PATCH 4/5] btrfs-progs:free the local list pending_list in btrfs_scan_one_dir
` [PATCH 5/5] btrfs-progs:free strdup()s that are not freed

[PATCH 0/2][RFC] snd_soc_codec include snd_soc_component
 2013-09-05  2:39 UTC  (3+ messages)
` [PATCH v3 0/1] "
  ` [PATCH 1/1] ASoC: snd_soc_codec includes snd_soc_component

[PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount
 2013-09-05  2:35 UTC  (19+ messages)

[PATCH 0/2] ext4: increase mbcache scalability
 2013-09-05  2:35 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 00/12] mtd: miscellaneous fixes
 2013-09-05  2:34 UTC  (3+ messages)
` [PATCH 07/12] mtd: nand: return failure when failing to get ECC from ONFI

fix swapped arguments in aic7xxx:ahc_find_pci_device
 2013-09-05  2:33 UTC 

[PATCH] mm: remove obsolete comments about page table lock
 2013-09-05  2:27 UTC  (5+ messages)

The scan_unevictable_pages sysctl/node-interface has been disabled
 2013-09-05  2:26 UTC  (5+ messages)

[Buildroot] [pull request] Pull request for branch yem/misc-updates
 2013-09-05  2:25 UTC  (3+ messages)
` [Buildroot] [PATCH 3/4] targets: move target options to their own sub-menu

[Buildroot] [PATCH] uclibc: Add UCLIBC_MMU_CONFIG to UCLIBC_SETUP_DOT_CONFIG
 2013-09-05  2:24 UTC 

[PATCH] [RFC PATCH v1 1/1] powerpc/85xx: Wakeup kexec smp slave cpus in second kernel
 2013-09-05  2:22 UTC  (2+ messages)

[PATCH 0/3] linux-yocto/3.10: M4/rc fixes
 2013-09-05  2:20 UTC  (4+ messages)
` [PATCH 1/3] linux-yocto/3.10: fix YAFFS2 build issues
` [PATCH 2/3] linux-yocto/3.10: update to v3.10.10
` [PATCH 3/3] qemumips: fix keyboard entry in graphical boots

mdadm 3.3: issue with mdmon --takeover
 2013-09-05  2:11 UTC  (4+ messages)

[PATCH 00/20] fix magic return value in btrfs-progs
 2013-09-05  2:14 UTC  (2+ messages)

[PATCH net-next v2 1/6] bonding: simplify and use RCU protection for 3ad xmit path
 2013-09-05  2:06 UTC  (4+ messages)

[PATCH v2 0/4] *** ARM: imx6sl: add FEC support for imx6sl evk platform ***
 2013-09-05  2:04 UTC  (8+ messages)
` [PATCH v2 3/4] ARM: imx6sl: add imx6sl iomux-gpr field define

Bug: Limitation of <=2GB RAM in domU persists with 4.3.0
 2013-09-05  2:04 UTC  (11+ messages)
        ` HVM support for e820_host (Was: Bug: Limitation of <=2GB RAM in domU persists with 4.3.0)

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-05  2:04 UTC  (12+ messages)

[PATCH 0/4] [media] Make lirc_bt829 a well-behaved PCI driver
 2013-09-05  2:03 UTC  (2+ messages)

[PATCH] f2fs: merge more bios of node block writes
 2013-09-05  2:02 UTC  (2+ messages)

[PATCH v2 0/4] acpi: Fix and cleanup in acpi
 2013-09-05  1:56 UTC  (3+ messages)

[linux-lvm] lvremove failing
 2013-09-05  1:50 UTC 

cpuidle and un-eoid interrupts at the local apic
 2013-09-05  1:45 UTC  (26+ messages)

Recall: [PATCH] ALSA: hda - unmute pin amplifier in infoframe setup for Haswell
 2013-09-05  1:42 UTC 

[PATCH] ALSA: hda - unmute pin amplifier in infoframe setup for Haswell
 2013-09-05  1:41 UTC  (4+ messages)

[Bug 50375] New: NV11: KMS/fbcon accel failing after scrolling/tty switch
 2013-09-05  1:41 UTC  (3+ messages)
  ` [Bug 50375] [NV1A] "

[PATCH] mac80211: fix the setting of extended supported rate IE
 2013-09-05  1:39 UTC 

[V1 PATCH 0/5]: PVH xen tools: tools changes to create PVH guest
 2013-09-05  1:32 UTC  (6+ messages)
` [V1 PATCH 1/5] PVH xen tools: Elf and header change
` [V1 PATCH 2/5] PVH xen tools: libxc changes to build a PVH guest
` [V1 PATCH 3/5] PVH xen tools: libxl changes to create "
` [V1 PATCH 4/5] PVH xen tools: xenstored changes
` [V1 PATCH 5/5] PVH xen tools: misc changes

[meta-oe][PATCH] xf86-video-ati: add missing xserver-xorg-module-exa RDEPENDS
 2013-09-05  1:28 UTC 

[U-Boot] [PATCH v3] usb: gadget: Fix data aborts during USB ethernet boot
 2013-09-05  1:31 UTC  (2+ messages)

[PATCH] rbtree: Add some necessary condition checks
 2013-09-05  1:25 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/2] some virtio-scsi tracing
 2013-09-05  1:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] add some virtio-scsi trace events

clock_gettime_ns
 2013-09-05  1:22 UTC  (8+ messages)

[Qemu-devel] I/O performance degradation with Virtio-Blk-Data-Plane
 2013-09-05  1:18 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2: return ENOMEM while sb_getblk failing
 2013-09-05  1:18 UTC  (3+ messages)

[lm-sensors] Trouble with sensors-detect probing ASUS 1015E-DS03 laptop
 2013-09-05  1:17 UTC  (2+ messages)

[PATCH 0/4] Updates in support of genericx86*
 2013-09-05  1:16 UTC  (6+ messages)
` [PATCH 1/4] linux-firmware: Update SRCREV, pull in iwlwifi-7260 support
  ` [PATCH 2/4] xorg-driver-common: Add configure and install appends from meta-intel

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-09-05  1:16 UTC  (5+ messages)
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user

[PATCH trivial] UAPI: Kbuild: add/modify comments for "uapi/Kbuild" and "uapi/linux/Kbuild"
 2013-09-05  1:09 UTC  (11+ messages)
              ` [PATCH trivial v2] "
                ` [PATCH trivial v3] include/uapi/Kbuild: modify the comments for it

Yocto Project Challenge from Intel
 2013-09-05  1:09 UTC 

[Qemu-devel] BUG: memory API related abort (bisected)
 2013-09-05  1:08 UTC 

[GIT PULL] KVM changes for 3.12
 2013-09-05  1:08 UTC  (2+ messages)

imx-usb-image write to usb error
 2013-09-05  1:04 UTC 

linux-next: manual merge of the h8300-remove tree with the net tree
 2013-09-05  1:00 UTC  (2+ messages)

staging: r8188eu: Add files for new driver - part 14
 2013-09-05  0:56 UTC 

[PATCH 1/2] cpufreq: don't allow governor limits to be changed when it is disabled
 2013-09-05  0:54 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: serialize calls to __cpufreq_governor()

[PATCH] qemu: add recommend of kernel-modules for all qemu machines
 2013-09-05  0:51 UTC  (3+ messages)

[patch] mm, compaction: periodically schedule when freeing pages
 2013-09-05  0:50 UTC  (3+ messages)

[PATCH] Documentation/kmemcheck: update kmemcheck documentation
 2013-09-05  0:48 UTC  (4+ messages)

[PATCH] NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
 2013-09-05  0:45 UTC  (4+ messages)

Ipvsadm pre v1.27 on Debian 7.1 (wheezy update 1)
 2013-09-05  0:43 UTC 

[GIT PULL] x86/asmlinkage changes for v3.12
 2013-09-05  0:41 UTC  (3+ messages)

[PATCH_V2] HOB: split live into iso and hddimg
 2013-09-05  0:38 UTC  (3+ messages)

[PATCH 1/6 v2] gst-plugins-bad: Use new PACKAGECONFIG feature
 2013-09-05  0:36 UTC  (4+ messages)
` [PATCH 3/6 v2] board-port-labs-linux: Create new recipe using new sourceipk.bbclass feature


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.