All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-13 20:22:40 to 2012-08-13 21:21:47 UTC [more...]

[PATCH 00/57] denzil pull request1
 2012-08-13 21:19 UTC  (32+ messages)
` [PATCH 01/57] xinetd: Update to 2.3.15
` [PATCH 02/57] linux-dtb: add multi-dtb build support
` [PATCH 03/57] bitbake: fetch2/__init__: Make it clearer when uri_replace doesn't return a match
` [PATCH 04/57] bitbake: fetch2: Fix error handling in uri_replace()
` [PATCH 05/57] bitbake: fetch2: Only cache data if fn is set, its pointless caching it against a None value
` [PATCH 06/57] bitbake: fetch2: Ensure when downloading we are consistently in the same directory
` [PATCH 07/57] bitbake: fetch2: Split try_mirrors into two parts
` [PATCH 08/57] bitbake: fetch2: Explicitly check for mirror tarballs in mirror handling code
` [PATCH 09/57] bitbake: fetch2: Improve mirror looping to consider more cases
` [PATCH 10/57] bitbake: fetch2: Handle errors orruring when building mirror urls
` [PATCH 11/57] bitbake/fetch2: remove references to ChecksumError class
` [PATCH 12/57] valgrind: fix default.supp missing issue
` [PATCH 13/57] libxml-parser-perl_2.41.bb: fix MakeMaker issues with using wrong CC/LD/etc
` [PATCH 14/57] qemu-0.15.1: add patch to fix compilatation problems on powerpc
` [PATCH 15/57] packagedata.py: Fix get_subpkgedata_fn for multilib
` [PATCH 16/57] dtc.inc: fix for libdir == /usr/lib64
` [PATCH 17/57] openjade-native_1.3.2.bb: fix typo and change the deps exclusion to correct var
` [PATCH 18/57] gcc-configure-common.inc: use --with-long-double-128 on powerpc to comply with ABI
` [PATCH 19/57] gcc: gcc-cross-canadian: use correct location for libraries for powerpc64
` [PATCH 20/57] libgomp: add libgomp (openmp) library, and build for powerpc targets by default
` [PATCH 21/57] sysvinit-inittab_2.88dsf.bb: Allow multiple serial port consoles to be defined
` [PATCH 22/57] lsof: define linux C library type when using eglibc
` [PATCH 23/57] task-core-sdk.bb: add libgomp and libgomp-dev by RECOMMENDS
` [PATCH 24/57] augeas: Add libxml2 dependency
` [PATCH 25/57] curl: enable ssl support
` [PATCH 26/57] curl: Use gnutls for target and openssl for native
` [PATCH 27/57] xserver-xorg: Fix build on powerpc
` [PATCH 28/57] kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x
` [PATCH 29/57] gcc-package-runtime.inc: Fix QA warning
` [PATCH 30/57] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts
` [PATCH 31/57] image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfo

[PATCH 0/5] (v2) rpcauth_create() returns -EEXIST
 2012-08-13 21:21 UTC  (3+ messages)
` [PATCH 1/5] SUNRPC: Clean up dprintk messages in rpc_pipe.c
` [PATCH 2/5] SUNRPC: Use __func__ in dprintk() in auth_gss.c

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-13 21:21 UTC  (5+ messages)
` [PATCH v2 06/11] memcg: kmem controller infrastructure

[dm-crypt] veritysetup support for files
 2012-08-13 21:21 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/9] enable thumb for tegra20
 2012-08-13 21:21 UTC  (2+ messages)

howto keep xfs directory searches fast for a long time
 2012-08-13 21:20 UTC  (4+ messages)

[PATCH] arm:davinci: clk - migrate to new common clock API
 2012-08-13 21:15 UTC  (4+ messages)
  ` [linux-keystone] "

[GIT PULL 0/3] arm-soc updates
 2012-08-13 21:13 UTC  (4+ messages)

[Qemu-devel] [PULL] kvm updates
 2012-08-13 21:13 UTC  (2+ messages)

4K sectors
 2012-08-13 21:12 UTC  (2+ messages)

[PATCH 0/4] jk/version-string and google code
 2012-08-13 21:11 UTC  (12+ messages)
` [PATCH 3/4] connect: learn to parse capabilities with values
          ` [PATCH 4/4] fetch-pack: mention server version with verbose output

[U-Boot] [PATCH 1/6] powerpc/85xx: add support for FM2 DTSEC5
 2012-08-13 21:10 UTC  (3+ messages)
` [U-Boot] [PATCH 3/6] powerpc/85xx: introduce function serdes_device_from_fm_port()
  ` [U-Boot] [u-boot-release] "

[PATCH 1/1] boot: Put initcall_debug into its own Kconfig option DEBUG_INITCALL
 2012-08-13 21:07 UTC  (2+ messages)

[PATCH] md/linear: rcu_dereference outside read-lock section
 2012-08-13 21:08 UTC 

[U-Boot] [PATCH 00/13] mxc nand: Add support for i.MX5
 2012-08-13 21:06 UTC  (16+ messages)
` [U-Boot] [PATCH 01/13] mxc nand: Merge mtd and spl register definitions
` [U-Boot] [PATCH 02/13] mxc nand: cosmectic: Light cleanup
` [U-Boot] [PATCH 03/13] spl mxc nand: Merge duplicated code
` [U-Boot] [PATCH 04/13] spl mxc nand: Remove "
` [U-Boot] [PATCH 05/13] spl mxc nand: Set symmetric mode
` [U-Boot] [PATCH 06/13] mxc nand: Access all ecc_status_result fields
` [U-Boot] [PATCH 07/13] spl mxc nand: Fix broken boot for correctable ECC errors
` [U-Boot] [PATCH 08/13] mtd mxc nand: Use _mxc_nand_enable_hwecc()
` [U-Boot] [PATCH 09/13] mtd mxc nand: Fix ECC state after read_page_raw_syndrome()
` [U-Boot] [PATCH 10/13] mtd mxc nand: Merge init functions
` [U-Boot] [PATCH 11/13] mxc nand: Let driver detect IP revision
` [U-Boot] [PATCH 12/13] mxc nand: Homogenize IP revisions with Linux
` [U-Boot] [PATCH 13/13] mxc nand: Add support for i.MX5

cherry-pick and 'log --no-walk' and ordering
 2012-08-13 21:05 UTC  (9+ messages)
` [PATCH 2/4] revisions passed to cherry-pick should be in "default" order
` [PATCH 4/4] cherry-pick/revert: default to topological sorting

[PATCH 1/2] gmux: Add generic write32 function
 2012-08-13 21:04 UTC  (5+ messages)
` [PATCH 2/2] apple_gmux: Add support for newer hardware

[PATCH RFC] Fix "/usr/bin/xargs: rm: Argument list too long" during make distclean
 2012-08-13 21:01 UTC  (5+ messages)

4.1.2 very slow without upstream patches, but fast with them, also 4.2 very slow
 2012-08-13 20:59 UTC  (5+ messages)

[PATCH 1/3] drivers/misc: Add realtek card reader core driver
 2012-08-13 20:59 UTC  (5+ messages)

[PATCH repost] kvm: drop parameter validation
 2012-08-13 20:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] qom: add style guide
 2012-08-13 20:57 UTC  (3+ messages)

[PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-13 20:56 UTC  (10+ messages)
        ` [Qemu-devel] "
      ` VFIO: Call for reviewers (was Re: [PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2)
        ` [Qemu-devel] "

[PATCH] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
 2012-08-13 20:45 UTC  (4+ messages)
  ` [Qemu-devel] "

[meta-fsl-ppc][PATCH] u-boot: correct path to config files
 2012-08-13 20:52 UTC  (2+ messages)

LTTng: problem with lttng-sessiond
 2012-08-13 20:51 UTC 

[ 00/82] 3.5.2-stable review
 2012-08-13 20:19 UTC  (59+ messages)
` [ 01/82] virtio-blk: Call del_gendisk() before disable guest kick
` [ 02/82] virtio-blk: Reset device after blk_cleanup_queue()
` [ 03/82] virtio-blk: Use block layer provided spinlock
` [ 04/82] [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
` [ 06/82] selinux: fix selinux_inode_setxattr oops
` [ 08/82] sunrpc: clnt: Add missing braces
` [ 12/82] media: ene_ir: Fix driver initialisation
` [ 16/82] memcg: prevent OOM with too many dirty pages
` [ 28/82] ALSA: hda - add dock support for Thinkpad X230
` [ 31/82] mm: setup pageblock_order before its used by sparsemem
` [ 33/82] md/raid1: dont abort a resync on the first badblock
` [ 35/82] block: uninitialized ioc->nr_tasks triggers WARN_ON
` [ 36/82] sh: Fix up recursive fault in oops with unset TTB
` [ 37/82] ore: Fix out-of-bounds access in _ios_obj()
` [ 38/82] ACPI processor: Fix tick_broadcast_mask online/offline regression
` [ 39/82] mISDN: Bugfix for layer2 fixed TEI mode
` [ 40/82] mac80211: cancel mesh path timer
` [ 41/82] ath9k: Add PID/VID support for AR1111
` [ 42/82] wireless: reg: restore previous behaviour of chan->max_power calculations
` [ 43/82] x86, nops: Missing break resulting in incorrect selection on Intel
` [ 44/82] x86-64, kcmp: The kcmp system call can be common
` [ 45/82] Input: synaptics - handle out of bounds values from the hardware
` [ 46/82] random: make add_interrupt_randomness() do something sane
` [ 47/82] random: use lockless techniques in the interrupt path
` [ 48/82] random: create add_device_randomness() interface
` [ 49/82] usb: feed USB device information to the /dev/random driver
` [ 50/82] net: feed /dev/random with the MAC address when registering a device
` [ 51/82] random: use the arch-specific rng in xfer_secondary_pool
` [ 52/82] random: add new get_random_bytes_arch() function
` [ 53/82] random: add tracepoints for easier debugging and verification
` [ 54/82] MAINTAINERS: Theodore Tso is taking over the random driver
` [ 55/82] rtc: wm831x: Feed the write counter into device_add_randomness()
` [ 56/82] mfd: wm831x: Feed the device UUID "
` [ 57/82] random: remove rand_initialize_irq()
` [ 58/82] random: Add comment to random_initialize()
` [ 59/82] dmi: Feed DMI table to /dev/random driver
` [ 60/82] random: mix in architectural randomness in extract_buf()
` [ 61/82] HID: multitouch: add support for Novatek touchscreen
` [ 62/82] HID: add support for Cypress barcode scanner 04B4:ED81
` [ 63/82] HID: add ASUS AIO keyboard model AK1D
` [ 64/82] mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
` [ 65/82] target: Add range checking to UNMAP emulation
` [ 66/82] target: Fix reading of data length fields for UNMAP commands
` [ 67/82] target: Fix possible integer underflow in UNMAP emulation
` [ 68/82] target: Check number of unmap descriptors against our limit
` [ 69/82] ARM: clk-imx31: Fix the keypad clock name
` [ 70/82] ARM: imx: enable emi_slow_gate clock for imx5
` [ 71/82] ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig
` [ 72/82] ARM: dts: imx53-ard: add regulators for lan9220
` [ 73/82] ARM: pxa: remove irq_to_gpio from ezx-pcap driver
` [ 74/82] cfg80211: process pending events when unregistering net device
` [ 75/82] printk: Fix calculation of length used to discard records
` [ 76/82] tun: dont zeroize sock->file on detach
` [ 77/82] Yama: higher restrictions should block PTRACE_TRACEME
` [ 78/82] iwlwifi: disable greenfield transmissions as a workaround
` [ 79/82] e1000e: NIC goes up and immediately goes down
` [ 81/82] Input: wacom - Bamboo One 1024 pressure fix
` [ 82/82] rt61pci: fix NULL pointer dereference in config_lna_gain

[PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs
 2012-08-13 20:48 UTC  (12+ messages)

[Qemu-devel] [RFC 00/20] target-i386: convert CPU features into properties
 2012-08-13 20:48 UTC  (3+ messages)
` [Qemu-devel] [RFC 18/20] target-i386: use properties to set/unset user specified features on CPU

[REVIEW][PATCH 0/21] User namespace changes to the networking stack
 2012-08-13 20:26 UTC  (19+ messages)
` [PATCH 01/21] userns: Convert net/core/scm.c to use kuids and kgids
  ` [PATCH 06/21] userns: Print out socket uids in a user namespace aware fashion
  ` [PATCH 07/21] userns: Use kgids for sysctl_ping_group_range
  ` [PATCH 08/21] net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
  ` [PATCH 09/21] pidns: Export free_pid_ns
  ` [PATCH 11/21] netlink: Make the sending netlink socket availabe in NETLINK_CB
  ` [PATCH 12/21] userns: Implement sk_user_ns
  ` [PATCH 13/21] userns: Teach inet_diag to work with user namespaces
  ` [PATCH 14/21] userns: nfnetlink_log: Report socket uids in the log sockets user namespace
  ` [PATCH 15/21] net sched: Pass the skb into change so it can access NETLINK_CB
  ` [PATCH 16/21] userns: Convert cls_flow to work with user namespaces enabled
  ` [PATCH 17/21] userns: Convert xt_LOG to print socket kuids and kgids as uids and gids
  ` [PATCH 18/21] userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespace
  ` [PATCH 19/21] userns: xt_owner: Add basic user namespace support
  ` [PATCH 20/21] userns: Make the airo wireless driver use kuids for proc uids and gids
  ` [PATCH 21/21] userns: Convert tun/tap to use kuid and kgid where appropriate

RFC: V4L2 API ambiguities
 2012-08-13 20:27 UTC  (2+ messages)

[GIT PULL] New TPM driver, hwrng driver and fixes
 2012-08-13 20:44 UTC  (2+ messages)

[PATCH 0/2] Document pagetable_reserve PVOP and enforce a better semantic
 2012-08-13 20:43 UTC  (4+ messages)
` [PATCH 1/2] XEN, X86: Improve semantic support for pagetable_reserve PVOP

Backports mailing list
 2012-08-13 20:42 UTC 

proc(5): minor text updates
 2012-08-13 20:41 UTC  (4+ messages)

[PATCH 0/3] Documentation : hypercalls
 2012-08-13 20:40 UTC  (2+ messages)

[meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13
 2012-08-13 20:28 UTC 

Xen 4.2.0-rc2: make tools fails on Fedora 17, ipxe isa.c problem
 2012-08-13 20:39 UTC 

[PATCH] it913x ver 1.32 driver moved to dvb-usb-v2
 2012-08-13 20:37 UTC 

[RFC PATCH 0/5] Improve hugepage allocation success rates under load V3
 2012-08-13 20:35 UTC  (9+ messages)

[PATCH] x86/ioapic: Fix fallout from IRQ domain conversion
 2012-08-13 20:23 UTC  (4+ messages)
` [PATCH] x86/dt: use linear irq domain for ioapic(s)
    ` [PATCH v2] "

[Qemu-devel] Funny -m arguments can crash
 2012-08-13 20:35 UTC  (12+ messages)

[Qemu-devel] [PULL for-1.2 00/10] arm-devs queue
 2012-08-13 20:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/10] hw/armv7m_nvic: Fix incorrect default for num-irqs property

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-13 20:33 UTC  (7+ messages)

[PATCH 0/1] runqemu ramfs support
 2012-08-13 20:20 UTC  (2+ messages)
` [PATCH 1/1] runqemu: support booting ramfs-based images

[U-Boot] [PATCH V4 1/2] ext4fs ls load support
 2012-08-13 20:30 UTC  (8+ messages)
` [U-Boot] [PATCH V5 "

[PATCH 0/1] Update prelink to latest version
 2012-08-13 20:31 UTC  (2+ messages)
` [PATCH 1/1] prelink: Update to latest upstream prelink

[PATCH v8] kvm: notify host when the guest is panicked
 2012-08-13 20:24 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH] psplash: Update to latest version of psplash. Tweak LIC_FILES_CHKSUM variable
 2012-08-13 20:33 UTC 


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.