All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-13 17:24:08 to 2013-06-13 18:21:49 UTC [more...]

[PATCH v8 00/21] XSA55 libelf fixes for Xen 4.1
 2013-06-13 18:21 UTC  (14+ messages)
` [PATCH 01/21] libelf: abolish libelf-relocate.c
` [PATCH 02/21] libxc: introduce xc_dom_seg_to_ptr_pages
` [PATCH 03/21] libxc: Fix range checking in xc_dom_pfn_to_ptr etc
` [PATCH 04/21] libelf: abolish elf_sval and elf_access_signed
` [PATCH 05/21] libelf/xc_dom_load_elf_symtab: Do not use "syms" uninitialised
` [PATCH 06/21] libelf: introduce macros for memory access and pointer handling
` [PATCH 07/21] tools/xcutils/readnotes: adjust print_l1_mfn_valid_note
` [PATCH 08/21] libelf: check nul-terminated strings properly
` [PATCH 09/21] libelf: check all pointer accesses
` [PATCH 10/21] libelf: Check pointer references in elf_is_elfbinary
` [PATCH 11/21] libelf: Make all callers call elf_check_broken
` [PATCH 12/21] libelf: use C99 bool for booleans
` [PATCH 13/21] libelf: use only unsigned integers

[Bug 59681] New: Sony VAIO VPCZ23A4R: radeon doesn't like undocking
 2013-06-13 18:21 UTC  (2+ messages)
` [Bug 59681] "

[PATCH 2/2] MMC: P2020 SDHC: Fix bug when writing to SDHCI_HOST_CONTROL register
 2013-06-13 18:21 UTC  (2+ messages)

recommend setting for dev_loss_tmo and fast_io_fail_tmo
 2013-06-13 18:21 UTC  (3+ messages)

[PATCH] infiniband-diags: ibstat fix strncpy coverity check and -l bug
 2013-06-13 18:20 UTC  (3+ messages)

yocto with meta-ti
 2013-06-13 18:19 UTC  (3+ messages)

[PATCH 1/3] pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask
 2013-06-13 18:20 UTC  (3+ messages)
` [PATCH v2 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking

[PATCH] use logical OR (||) instead of binary OR (|) in logical context
 2013-06-13 18:19 UTC 

[PATCH] match-trees: factor out fill_tree_desc_strict
 2013-06-13 18:19 UTC 

[PATCH v8 00/22] XSA55 libelf fixes for Xen 4.2
 2013-06-13 18:18 UTC  (24+ messages)
` [PATCH 01/23] libelf: abolish libelf-relocate.c
` [PATCH 02/23] libxc: introduce xc_dom_seg_to_ptr_pages
` [PATCH 03/23] libxc: Fix range checking in xc_dom_pfn_to_ptr etc
` [PATCH 04/23] libelf: add `struct elf_binary*' parameter to elf_load_image
` [PATCH 05/23] libelf: abolish elf_sval and elf_access_signed
` [PATCH 06/23] libelf: move include of <asm/guest_access.h> to top of file
` [PATCH 07/23] libelf/xc_dom_load_elf_symtab: Do not use "syms" uninitialised
` [PATCH 08/23] libelf: introduce macros for memory access and pointer handling
` [PATCH 09/23] tools/xcutils/readnotes: adjust print_l1_mfn_valid_note
` [PATCH 10/23] libelf: check nul-terminated strings properly
` [PATCH 11/23] libelf: check all pointer accesses
` [PATCH 12/23] libelf: Check pointer references in elf_is_elfbinary
` [PATCH 13/23] libelf: Make all callers call elf_check_broken
` [PATCH 14/23] libelf: use C99 bool for booleans
` [PATCH 15/23] libelf: use only unsigned integers
` [PATCH 16/23] libelf: check loops for running away
` [PATCH 17/23] libelf: abolish obsolete macros
` [PATCH 18/23] libxc: Add range checking to xc_dom_binloader
` [PATCH 19/23] libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_range
` [PATCH 20/23] libxc: check return values from malloc
` [PATCH 21/23] libxc: range checks in xc_dom_p2m_host and _guest
` [PATCH 22/23] libxc: check blob size before proceeding in xc_dom_check_gzip
` [PATCH 23/23] libxc: Better range check in xc_dom_alloc_segment

[PATCH v8 00/23] XSA55 libelf fixes for unstable
 2013-06-13 18:18 UTC  (25+ messages)
` [PATCH 01/23] libelf: abolish libelf-relocate.c
` [PATCH 02/23] libxc: introduce xc_dom_seg_to_ptr_pages
` [PATCH 03/23] libxc: Fix range checking in xc_dom_pfn_to_ptr etc
` [PATCH 04/23] libelf: add `struct elf_binary*' parameter to elf_load_image
` [PATCH 05/23] libelf: abolish elf_sval and elf_access_signed
` [PATCH 06/23] libelf: move include of <asm/guest_access.h> to top of file
` [PATCH 07/23] libelf/xc_dom_load_elf_symtab: Do not use "syms" uninitialised
` [PATCH 08/23] libelf: introduce macros for memory access and pointer handling
` [PATCH 09/23] tools/xcutils/readnotes: adjust print_l1_mfn_valid_note
` [PATCH 10/23] libelf: check nul-terminated strings properly
` [PATCH 11/23] libelf: check all pointer accesses
` [PATCH 12/23] libelf: Check pointer references in elf_is_elfbinary
` [PATCH 13/23] libelf: Make all callers call elf_check_broken
` [PATCH 14/23] libelf: use C99 bool for booleans
` [PATCH 15/23] libelf: use only unsigned integers
` [PATCH 16/23] libelf: check loops for running away
` [PATCH 17/23] libelf: abolish obsolete macros
` [PATCH 18/23] libxc: Add range checking to xc_dom_binloader
` [PATCH 19/23] libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_range
` [PATCH 20/23] libxc: check return values from malloc
` [PATCH 21/23] libxc: range checks in xc_dom_p2m_host and _guest
` [PATCH 22/23] libxc: check blob size before proceeding in xc_dom_check_gzip
` [PATCH 23/23] libxc: Better range check in xc_dom_alloc_segment

[PATCH 0/3] Support :/quuxery in rebase (early preview)
 2013-06-13 18:16 UTC  (4+ messages)
` [PATCH 1/3] t/rebase: add failing tests for a peculiar revision
` [PATCH 2/3] sh-setup: add new peel_committish() helper
` [PATCH 3/3] rebase: use peel_committish() where appropriate

[PATCH 1/2] MMC: P2020 SDHC: Add support for 8-bit bus width and non-removable card
 2013-06-13 18:17 UTC  (2+ messages)

[PATCH] build: get rid of the notion of a git library
 2013-06-13 18:16 UTC  (6+ messages)
` [PATCH 0/3] Refactor useful notes functions into notes-utils.[ch]

[PATCH] reset: trivial refactoring
 2013-06-13 18:15 UTC 

qemu-xen and the next RC
 2013-06-13 18:16 UTC  (2+ messages)

[PATCH 0/6] Fix git checkout - with rebase
 2013-06-13 18:15 UTC  (13+ messages)
` [PATCH 1/6] t/checkout-last: checkout - doesn't work after rebase
` [PATCH 2/6] rebase: prepare to write reflog message for checkout
` [PATCH 3/6] rebase -i: "
` [PATCH 4/6] wt-status: remove unused field in grab_1st_switch_cbdata
` [PATCH 5/6] status: do not depend on flaky reflog messages

[withdrawn] drivers-base-cpuc-fix-maxcpus-boot-option.patch removed from -mm tree
 2013-06-13 18:16 UTC 

[PATCH] bio-integrity: Fix use of bs->bio_integrity_pool after free
 2013-06-13 18:14 UTC  (2+ messages)

[BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
 2013-06-13 18:24 UTC  (7+ messages)
` [BUGFIX 1/9] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
` [BUGFIX 9/9] ACPI: use new helper functions to simpilify code

[Qemu-devel] [PATCH v4 0/9] Make 'dump-guest-memory' dump in kdump-compressed format
 2013-06-13 18:12 UTC  (7+ messages)

[PATCH v2] sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
 2013-06-13 18:12 UTC  (2+ messages)

[PATCH net-next v2 4/4] openvswitch: make skb->csum consistent with rest of networking stack
 2013-06-13 18:11 UTC 

[PATCH net-next v2 3/4] openvswitch: Fix struct comment
 2013-06-13 18:11 UTC 

[PATCH net-next v2 2/4] openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
 2013-06-13 18:11 UTC 

[PATCH net-next v2 1/4] openvswitch: Unify vport error stats handling
 2013-06-13 18:11 UTC 

[PATCH net-next v2 0/4] openvswitch tunneling preparation
 2013-06-13 18:11 UTC 

[PATCH percpu/for-3.11 1/2] percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu()
 2013-06-13 18:09 UTC  (6+ messages)
` [PATCH percpu/for-3.11 2/2] percpu-refcount: implement percpu_ref_cancel_init()

[ath9k-devel] [PATCH v2 00/10] ath10k: device setup refactor
 2013-06-13 18:09 UTC  (5+ messages)
` [ath9k-devel] [PATCH v2 01/10] ath10k: decouple pci init/deinit logic
` [ath9k-devel] [PATCH v2 03/10] ath10k: allow deferred regd update

[ath9k-devel] [PATCH 0/6] ath10k: fixes
 2013-06-13 18:08 UTC  (5+ messages)
` [ath9k-devel] [PATCH 5/6] ath10k: wait for CE to drain when shutting down

[U-Boot] [PATCH v3 17/17] sf: Add Flag status register polling support
 2013-06-13 18:08 UTC  (6+ messages)

[Hackathon Minutes] Xen 4.4 Planning
 2013-06-13 18:07 UTC  (3+ messages)

[Bug 65722] New: Before update dual display wasn't an option. Since update I have to have amp and tv on or else monitor display goes funny and cannot be used
 2013-06-13 18:05 UTC  (3+ messages)
` [Bug 65722] "

[RFC PATCH] pm: make device_prepare() use dpm_run_callback()
 2013-06-13 18:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] Remove hardcoded xen-platform device initialization
 2013-06-13 18:02 UTC  (7+ messages)
  ` [Qemu-devel] [Xen-devel] "
    `  "

[RFC PATCH net-next] net: Add phys_port identifier to struct net_device and export it to sysfs
 2013-06-13 18:01 UTC  (2+ messages)

[Bug 65723] New: Xonotic glsl 1.30 broken
 2013-06-13 17:59 UTC  (3+ messages)
` [Bug 65723] "

Meta-TI patches for OMAPL138
 2013-06-13 17:58 UTC  (5+ messages)

[RFC PATCH] mmc: Enable wakeup_sources for mmc core
 2013-06-13 17:56 UTC 

[PATCHSET v2 cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
 2013-06-13 17:56 UTC  (5+ messages)

[U-Boot] [PATCH] musb: Move linux and usb compat files to include/linux/usb
 2013-06-13 17:55 UTC 

Linux 3.9.6
 2013-06-13 17:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] Add mach-virt platform
 2013-06-13 17:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] ARM: Allow dumping of device tree

[PATCH RFC v7 00/22] XSA55 libelf fixes for Xen 4.1
 2013-06-13 17:54 UTC  (5+ messages)
` [PATCH 15/21] libelf: check loops for running away

Linux 2.6.32.61
 2013-06-13 17:53 UTC  (3+ messages)
  ` Linux 2.6.32.61 - x86/ptrace/gcc 4.7 build error

[PATCH v3] xfs: fix the symbolic link assert in xfs_ifree
 2013-06-13 17:53 UTC  (3+ messages)

[PATCH v4 7/7] cpuset: fix to migrate mm correctly in a corner case
 2013-06-13 17:52 UTC  (3+ messages)

[PATCH] Btrfs: fix not being able to find skinny extents during relocate
 2013-06-13 17:52 UTC 

[PATCH 1/3] matrix-gui-crypto-demos: Fix syntax
 2013-06-13 17:50 UTC  (4+ messages)
` [PATCH 3/3] wl12xx-firmware: Update to Wilink 6 version of wl1271-nvs.bin

[PATCH 0/14] IB SRP initiator patches for kernel 3.11
 2013-06-13 17:50 UTC  (3+ messages)
` [PATCH 05/14] IB/srp: Maintain a single connection per I_T nexus

[PATCH 00/10] Make use of v7 barrier variants in Linux
 2013-06-13 17:50 UTC  (3+ messages)
` [PATCH 02/10] ARM: tlb: don't perform inner-shareable invalidation for local TLB ops

[PATCH v3 0/7] cpuset: implement sane hierarchy behaviors
 2013-06-13 17:49 UTC  (6+ messages)

pull request: bluetooth 2013-06-13
 2013-06-13 17:48 UTC  (3+ messages)

[PATCH 2/3 v2] ASoC: wm8997: Initial CODEC driver
 2013-06-13 17:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Samsung pinctrl entries
 2013-06-13 17:46 UTC  (5+ messages)

[PATCH] mwifiex: Add module parameter for regdomain
 2013-06-13 17:46 UTC  (11+ messages)

[PATCH 06/13] mmc: omap_hsmmc: add dt pbias and control mmc support
 2013-06-13 17:45 UTC  (9+ messages)
` [PATCH v2 00/10] mmc: omap_hsmmc: dt pbias and regulator voltage switch
  ` [PATCH v2 06/10] mmc: omap_hsmmc: add support for pbias configuration in dt

[PATCH 0/4] Fix triangular workflows for upstream, simple
 2013-06-13 17:45 UTC  (13+ messages)
` [PATCH 2/4] push: make upstream, simple work with pushdefault

[Qemu-devel] [Bug 504368] Re: sdl window intermittently scales instead of resizing
 2013-06-13 17:37 UTC 

[PATCH v2] net: sh_eth: fix incorrect RX length error if R8A7740
 2013-06-13 17:45 UTC  (4+ messages)

Regression in 9390ace brcmfmac: free net device when registration fails
 2013-06-13 17:32 UTC  (7+ messages)

Pull request: ath6kl 20130612
 2013-06-13 17:34 UTC  (2+ messages)

Pull request: ath10k 20130612
 2013-06-13 17:37 UTC  (2+ messages)

[ 00/79] 3.9.6-stable review
 2013-06-13 17:45 UTC  (6+ messages)

[PATCH 0/1 v2] openssh: two fixes
 2013-06-13 17:44 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] ASoC: rt5640: fix sparse warnings
 2013-06-13 17:43 UTC  (5+ messages)
` [PATCH 2/2] ASoC: rt5640: enable LDO1 before creating regmap

[iproute2 PATCH] tc: handle is not used without containing ':'
 2013-06-13 17:39 UTC  (2+ messages)

[PATCH] ARM: convert max_pfn and max_low_pfn to be relative to PFN0
 2013-06-13 17:37 UTC  (3+ messages)

[PATCH] am: handle stray $dotest directory case
 2013-06-13 17:33 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] kvm/openpic: in-kernel mpic support
 2013-06-13 17:32 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave
 2013-06-13 17:33 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH RFC] show-branch: use pager
 2013-06-13 17:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/12] rdma: migration support
 2013-06-13 14:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] spi: tegra114_spi: Convert to use spi_alloc_slave()
 2013-06-13 17:33 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spi: armada100_spi: Remove unnecessary NULL test for dout and din
 2013-06-13 17:32 UTC  (2+ messages)
` [U-Boot] "

[Printing-architecture] OP Minutes (12 June 2013)
 2013-06-13 17:31 UTC 

SMB3 Signing part 1
 2013-06-13 17:28 UTC 

[PATCH] xen/arm64: fix stack dump in show_trace
 2013-06-13 17:28 UTC  (2+ messages)

[PATCH] xen/arm: define PAGE_HYPERVISOR as WRITEALLOC
 2013-06-13 17:27 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/8] Guest memory allocation fixes & cleanup
 2013-06-13 17:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC 7/8] exec: Don't abort when we can't allocate guest memory

[PATCH v2] xen/arm: Use the right GICD register to initialize IRQs routing
 2013-06-13 17:27 UTC  (2+ messages)

[Qemu-devel] virsh live migration w/o shared storage fails with error as vm is not running
 2013-06-13 17:26 UTC  (3+ messages)

[RFC PATCH] dmabuf-sync: Introduce buffer synchronization framework
 2013-06-13 17:26 UTC  (4+ messages)

Question on rcu_access_pointer, rcu_assign_pointer and locking
 2013-06-13 17:24 UTC 

[PATCH v2] ath9k: Add custom parameters for CUS198
 2013-06-13 17:21 UTC 

[PATCH V3 REPOST 0/7] USB: tegra: support building as a module
 2013-06-13 17:24 UTC  (7+ messages)
  ` [PATCH V3 REPOST 2/7] usb: phy: add MODULE_LICENSE to phy-tegra-usb.c
  ` [PATCH V3 REPOST 3/7] USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
  ` [PATCH V3 REPOST 4/7] USB: EHCI: tegra: remove all power management
  ` [PATCH V3 REPOST 5/7] USB: EHCI: tegra: fix circular module dependencies
  ` [PATCH V3 REPOST 6/7] USB: EHCI: make ehci-tegra a separate driver
  ` [PATCH V3 REPOST 7/7] USB: EHCI: tegra: make use of ehci->priv


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.