All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-12 20:00:38 to 2013-04-12 21:05:43 UTC [more...]

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2013-04-12 21:05 UTC  (11+ messages)
` [net-next 02/11] ixgbe: Mask off check of frag_off as we only want fragment offset

[U-Boot] [PATCH 1/5] tpm: Rename generic_lpc_tpm to tpm_tis_lpc
 2013-04-12 21:04 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] x86: config: Reflect the name changes of LPC TPM configs
` [U-Boot] [PATCH 3/5] tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
` [U-Boot] [PATCH 4/5] tpm: Reorganize the I2C TPM driver
` [U-Boot] [PATCH 5/5] exynos: config: Reflect the name changes of I2C TPM configs

[RFC-v4 0/9] Add support for iSCSI Extensions for RDMA (ISER) target mode
 2013-04-12 20:52 UTC  (11+ messages)
` [RFC-v4 1/9] target: Add export of target_get_sess_cmd symbol
` [RFC-v4 2/9] iscsi-target: Add iscsit_transport API template
` [RFC-v4 3/9] iscsi-target: Initial traditional TCP conversion to iscsit_transport
` [RFC-v4 4/9] iscsi-target: Add iser-target parameter keys + setup during login
` [RFC-v4 5/9] iscsi-target: Add per transport iscsi_cmd alloc/free
` [RFC-v4 6/9] iscsi-target: Refactor RX PDU logic + export request PDU handling
` [RFC-v4 7/9] iscsi-target: Refactor TX queue logic + export response PDU creation
` [RFC-v4 8/9] iscsi-target: Add iser network portal attribute
` [RFC-v4 9/9] iser-target: Add iSCSI Extensions for RDMA (iSER) target driver

[PATCH v3 0/11] Rename/remove IS_PRIV
 2013-04-12 21:04 UTC  (12+ messages)
` [PATCH 01/11] MAINTAINERS: Add myself as XSM maintainer
` [PATCH 02/11] xen/arch/x86: remove IS_PRIV access check bypasses
` [PATCH 03/11] xen/xsm: add hooks for claim
` [PATCH 04/11] hvm: convert access check for nested HVM to XSM
` [PATCH 05/11] xen/arch/x86: remove IS_PRIV_FOR references
` [PATCH 06/11] xen/arch/arm: remove rcu_lock_target_domain_by_id
` [PATCH 07/11] xen: rename IS_PRIV to is_hardware_domain
` [PATCH 08/11] xen/cpupool: prevent a domain from moving itself
` [PATCH 09/11] xen: use domid check in is_hardware_domain
` [PATCH 10/11] xen/arch/x86: clarify domid == 0 checks
` [PATCH 11/11] IOMMU: use is_hardware_domain instead of domid == 0

regression: "96b9e0e3 config: treat user and xdg config permission problems as errors" busted git-daemon
 2013-04-12 21:03 UTC  (17+ messages)
              ` [PATCH] config: allow inaccessible configuration under $HOME
                  ` [PATCH] fixup! "
                    ` [PATCH v2] "

xfstests failure generic/299
 2013-04-12 21:03 UTC 

[PATCH 00/33] AIO cleanups/performance improvements
 2013-04-12 21:01 UTC  (3+ messages)
` [PATCH 11/33] aio: make aio_put_req() lockless

unsupported mandatory server features
 2013-04-12 21:01 UTC 

[PATCH 1/1] matrix-gui-crypto-demos: update to new apps layout
 2013-04-12 21:00 UTC 

[PATCH 1/1] ti-tisdk-setup: Update to latest source revision
 2013-04-12 20:59 UTC 

[PATCH] hello-mod: Ensure the produced package name begins with kernel-module-
 2013-04-12 20:41 UTC  (4+ messages)

[PATCH 1/2] matrix-gui-apps: update to latest git revision
 2013-04-12 20:59 UTC  (2+ messages)
` [PATCH 2/2] tisdk-matrix: add multimedia demos for omap-a15 devices

[PATCH 1/2] drm/i915: report Gen5+ CPU and PCH FIFO underruns
 2013-04-12 20:57 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: print Gen5+ CPU/PCH poison interrupts

[PATCH] Report double word access atomicity on LPAE enabled targets through AUXV
 2013-04-12 20:58 UTC  (4+ messages)

[RFC PATCH] AHCI: Workaround for ATAPI on buggy AHCI controller
 2013-04-12 20:58 UTC  (2+ messages)

[PATCH 1/1] arago-console: Add tune2fs package to allow tuning file systems
 2013-04-12 20:58 UTC 

[PATCH 1/1] u-boot-ti-staging: use UBOOT_LOCALVERSION to add version string
 2013-04-12 20:58 UTC 

[PATCH 1/3] linux-am335x: use setup-defconfig from meta-ti
 2013-04-12 20:57 UTC  (3+ messages)
` [PATCH 2/3] setup-defconfig: remove local copy
` [PATCH 3/3] linux-ti-staging: use KERNEL_LOCALVERSION for SRCPV

[PULL 0/7] ppc patch queue 2013-03-22
 2013-04-12 20:56 UTC  (14+ messages)

[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-04-12 20:56 UTC  (9+ messages)
` [PATCH v4, part3 06/41] tile: normalize global variables exported by vmlinux.lds
` [PATCH v4, part3 36/41] mm/tile: prepare for removing num_physpages and simplify mem_init()

[PATCH v16] claim and its friends for allocating multiple self-ballooning guests
 2013-04-12 20:56 UTC  (8+ messages)
` [PATCH 1/7] xc: use XENMEM_claim_pages hypercall during guest creation
` [PATCH 2/7] xl: Implement XENMEM_claim_pages support via 'claim_mode' global config
` [PATCH 3/7] xl: 'xl info' print outstanding claims if enabled (claim_mode=1 in xl.conf)
` [PATCH 4/7] xc: export outstanding_pages value in xc_dominfo structure
` [PATCH 5/7] xl: export 'outstanding_pages' value from xcinfo
` [PATCH 6/7] xl: 'xl claims' print outstanding per domain claims
` [PATCH 7/7] xl: Fix 'free_memory' to include outstanding_claims value

Checksum failure encountered with download
 2013-04-12 20:37 UTC  (5+ messages)
  ` [bitbake-devel] "

[PATCHv2 1/5] ACPI: suppress compiler warnings in button.c
 2013-04-12 20:54 UTC  (4+ messages)
` [PATCHv2 5/5] ACPI / pcie: suppress compiler warning in portdrv_acpi.c

[PATCH] sd: fix infinite kernel/udev loop on non-removable Medium Not Present
 2013-04-12 20:53 UTC  (2+ messages)

[PATCH 0/10] Reduce system disruption due to kswapd V2
 2013-04-12 20:41 UTC  (7+ messages)

[PATCH v5 00/14] ARM: samsung-time: Prepare for multiplatform support
 2013-04-12 20:52 UTC  (13+ messages)
` [PATCH v5 01/14] ARM: SAMSUNG: Move samsung-time to drivers/clocksource
` [PATCH v5 03/14] clocksource: samsung-pwm: Add infrastructure to share PWM hardware

[PATCH] netfilter: rpfilter: skip locally generated bcast, too
 2013-04-12 20:51 UTC 

zsmalloc zbud hybrid design discussion?
 2013-04-12 20:48 UTC  (7+ messages)

[PATCHv2 1/1] tisdk-image: add support for DTB files
 2013-04-12 20:50 UTC 

[ath9k-devel] ath9k-issue with stop RX/TX DMA - correlation with WMM traffic classes?
 2013-04-12 20:49 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/15] block: Overriding the backing file with -drive
 2013-04-12 20:48 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] block: Fail gracefully when using a format driver on protocol level
` [Qemu-devel] [PATCH 02/15] block: Add driver-specific options for backing files
` [Qemu-devel] [PATCH 03/15] block: Enable filename option
` [Qemu-devel] [PATCH 04/15] raw-posix: Use bdrv_open options instead of filename
` [Qemu-devel] [PATCH 05/15] raw-win32: "
` [Qemu-devel] [PATCH 06/15] blkdebug: "
` [Qemu-devel] [PATCH 07/15] blkverify: "
` [Qemu-devel] [PATCH 08/15] curl: "
` [Qemu-devel] [PATCH 09/15] gluster: "
` [Qemu-devel] [PATCH 10/15] iscsi: "
` [Qemu-devel] [PATCH 11/15] rbd: "
` [Qemu-devel] [PATCH 12/15] sheepdog: "
` [Qemu-devel] [PATCH 13/15] vvfat: "
` [Qemu-devel] [PATCH 14/15] block: Remove filename parameter from .bdrv_file_open()
` [Qemu-devel] [PATCH 15/15] block: Allow overriding backing.file.filename

[PATCH 0/6] PCI warning cleanups
 2013-04-12 20:48 UTC  (7+ messages)
` [PATCH 1/6] PCI: Make local functions/structs static
` [PATCH 2/6] PCI: Remove unused variables
` [PATCH 3/6] PCI: Fix __must_check annotation on pci_create_sysfs_dev_files()
` [PATCH 4/6] PCI: Remove __must_check from definitions
` [PATCH 5/6] PCI: Warn about failures instead of "must_check" functions
` [PATCH 6/6] PCI: Remove "extern" from function declarations

[PATCH 1/1] tisdk-image: add support for DTB files
 2013-04-12 20:47 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2013-04-12 20:47 UTC 

[PATCH 1/2] tisdk-connectivity: move ti-wifi-utils
 2013-04-12 20:46 UTC  (2+ messages)
` [PATCH 2/2] tisdk-connectivity: remove drivers and firmware for ti33x

[U-Boot] [PATCH v2 1/3] tpm: Add casts for proper compilation
 2013-04-12 20:44 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] tpm: Add Infineon slb9635_i2c TPM driver
` [U-Boot] [PATCH v2 3/3] exynos: Enable I2C TPM for smdk5250

[Bug 57567] New: 3.7 radeonfb broken on efivga screens
 2013-04-12 20:44 UTC  (2+ messages)
` [Bug 57567] "

[U-Boot] fatwrite problem
 2013-04-12 20:42 UTC  (6+ messages)

[PATCH 0/6] Clear the ground for AG implementation
 2013-04-12 20:41 UTC  (9+ messages)
` [PATCH 0/7] Clear the ground for AG card implementation
  ` [PATCH 1/7] emulator: Copy callback mechanism from atutil.h
  ` [PATCH 2/7] include: Add ofono_emulator_set_removed_cb()
  ` [PATCH 3/7] emulator: Add removed notification mechanism
  ` [PATCH 4/7] emulator: Change feature check to attend HFP 1.6
  ` [PATCH 5/7] hfp_ag_bluez5: Create a hash to store emulators
  ` [PATCH 6/7] hfp_ag_bluez5: Store emulator when connect
  ` [PATCH 7/7] hfp_ag_bluez5: Remove emulator when disconnect

[PATCH documentation 0/2] OS-jitter documentation
 2013-04-12 20:39 UTC  (8+ messages)
` [PATCH documentation 1/2] nohz1: Add documentation

[PATCH] Various typofixes
 2013-04-12 20:39 UTC  (6+ messages)
` [PATCH v2] Fix various typos and grammaros
    ` [RFC/PATCH maint 0/10] "
      ` [PATCH 10/10] Correct common spelling mistakes in comments and tests

[PATCHSET v2] arch: unify task dump debug info
 2013-04-12 20:39 UTC  (7+ messages)
` [PATCH 3/7] dump_stack: consolidate dump_stack() implementations and unify their behaviors
` [PATCH 6/7] dump_stack: unify debug information printed by show_regs()

[PATCH] iproute2: lib/utils.c bug fixes
 2013-04-12 20:36 UTC  (8+ messages)

driver IPW2200 of gentoo 3.7.10 kernel
 2013-04-12 20:34 UTC 

[PATCH 0/1] Fix handling of bblayers.conf updating
 2013-04-12 20:16 UTC  (2+ messages)
` [PATCH 1/1] classes/sanity: fix "

e1000e DMA map error [3.8.6]
 2013-04-12 20:33 UTC 

[U-Boot] [PATCH] integrator: enable device tree
 2013-04-12 20:31 UTC  (2+ messages)

helping with tracking commits across repos
 2013-04-12 20:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] bswap: fix compiler warning
 2013-04-12 20:31 UTC  (7+ messages)
          ` [Qemu-trivial] "

IPOIB-CM MTU
 2013-04-12 20:29 UTC 

[PATCH] qemu.inc: depend on qemu-native only with runqemu DISTRO_FEATURE
 2013-04-12 20:11 UTC  (4+ messages)

[PATCH] man2 : syscall.2 : add notes
 2013-04-12 20:25 UTC  (5+ messages)
` [PATCH] man2 : syscall.2 : document syscall calling conventions

[U-Boot] [PATCH] fdt: Ensure that libfdt_env.h comes from U-Boot
 2013-04-12 20:24 UTC  (2+ messages)

[PATCH 0/1] Fix handling of bblayers.conf updating (poky part)
 2013-04-12 20:22 UTC  (2+ messages)
` [PATCH 1/1] classes/poky-sanity: fix handling of bblayers.conf updating

[PATCH v6 0/3] HID Connectability
 2013-04-12 20:20 UTC  (4+ messages)
` [PATCH v6 1/3] input: Documentation for new Input1 interface
` [PATCH v6 2/3] input: Implement the new ReconnectMode Input1 property
` [PATCH v6 3/3] input: Convert gboolean to bool

[PATCH 04/15] drm/i915: don't touch the PF regs if the power well is down
 2013-04-12 20:23 UTC  (3+ messages)
` [PATCH 4/7] "

PROBLEM: PMTUD ICMP messages are not sent out when generic-receive-offload consolidated packets are getting routed
 2013-04-12 20:08 UTC 

regression: grass turns red
 2013-04-12 20:15 UTC  (7+ messages)
    ` [PATCH] x86, vm86: fix VM86 syscalls: use asmlinkage calling convention
        ` [PATCH v2] x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)

[PATCH 1/2] drm/i915: VLV GPU frequency to opcode functions
 2013-04-12 20:18 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: turbo & RC6 support for VLV v6

[Buildroot] Newbie questions on building images for EP405
 2013-04-12 20:15 UTC  (13+ messages)

[kernel-hardening] [PATCH v2 0/6] kernel ASLR
 2013-04-12 20:13 UTC  (14+ messages)
`  "
` [kernel-hardening] [PATCH 1/6] x86: relocs: generalize Elf structure names
  `  "
` [kernel-hardening] [PATCH 2/6] x86: relocs: consolidate processing logic
  `  "
` [kernel-hardening] [PATCH 3/6] x86: relocs: add 64-bit ELF support to relocs tool
  `  "
` [kernel-hardening] [PATCH 4/6] x86: relocs: build separate 32/64-bit tools
  `  "
` [kernel-hardening] [PATCH 5/6] x86: kaslr: routines to choose random base offset
  `  "
` [kernel-hardening] [PATCH 6/6] x86: kaslr: relocate base offset at boot
  `  "

[PATCH 00/26] Eliminate create_proc_read_entry() [RFC]
 2013-04-12 20:12 UTC  (4+ messages)

md RAID5: Disk wrongly marked "spare", need to force re-add it
 2013-04-12 20:08 UTC 

[PATCH] x86: Add a Kconfig shortcut for a kvm-bootable kernel
 2013-04-12 20:08 UTC  (2+ messages)

[PATCH V2 01/18] be2iscsi: Fix lack of uninitialize pattern to FW
 2013-04-12 20:08 UTC  (4+ messages)
` [PATCH V2 15/18] be2iscsi: Fix the session cleanup when reboot/shutdown happens

[PATCH v15] claim and its friends for allocating multiple self-ballooning guests
 2013-04-12 20:07 UTC  (6+ messages)
` [PATCH 2/6] xl: Implement XENMEM_claim_pages support via 'claim_mode' global config

[PATCH -v5 0/4] x86, kdump: Fix crashkernel high with old kexec-tools
 2013-04-12 20:07 UTC  (2+ messages)

[PATCH 0/4] FIFO underrun reporting v2
 2013-04-12 20:05 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: report Gen5+ CPU and PCH FIFO underruns

[Qemu-devel] [PATCH] qemu-img: refuse to compress files with invalid size
 2013-04-12 20:04 UTC  (3+ messages)

[PATCH] net: Fix tentative IPv6 address due to DAD looping back
 2013-04-12 20:03 UTC  (4+ messages)

[NEW DRIVER V4 3/7] DA9058 ONKEY driver
 2013-04-12 20:01 UTC  (2+ messages)

[PATCH v2 1/1 net] enet: fec: fix fail resume from suspend state
 2013-04-12 20:01 UTC  (5+ messages)

[PATCH] Input: wacom: Correct reported resolution for Intuos4 Wireless
 2013-04-12 20:00 UTC  (2+ 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.