All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-13 02:58:30 to 2013-09-13 05:37:09 UTC [more...]

Error while building a custom image
 2013-09-13  5:37 UTC  (5+ messages)

[PATCH 01/22] be2iscsi: Fix Template HDR IOCTL
 2013-09-13  5:10 UTC  (23+ messages)
` [PATCH 02/22] be2iscsi: Fix the MCCQ count leakage
` [PATCH 03/22] be2iscsi: Fix repeated issue of MAC ADDR get IOCTL
` [PATCH 04/22] be2iscsi: Fix negotiated parameters upload to FW
` [PATCH 05/22] be2iscsi: Fix locking mechanism in Unsol Path
` [PATCH 06/22] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond
` [PATCH 07/22] be2iscsi: Config parameters update for Dual Chute Support
` [PATCH 08/22] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter
` [PATCH 09/22] be2iscsi: Fix Template HDR support for Dual Chute mode
` [PATCH 10/22] be2iscsi: Fix SGL Initilization and posting Pages for Dual Chute
` [PATCH 11/22] be2iscsi: Fix WRB_Q posting to support Dual Chute mode
` [PATCH 12/22] be2iscsi: Fix CID allocation/freeing to support Dual Chute Mode
` [PATCH 13/22] be2iscsi: Fix connection offload to support Dual Chute
` [PATCH 14/22] be2iscsi: Fix chute cleanup during drivers unload
` [PATCH 15/22] be2iscsi: Dispaly CID available for connection offload
` [PATCH 16/22] be2iscsi: Display Port Identifier for each iSCSI function
` [PATCH 17/22] be2iscsi: Fix MSIx creation for SKH-R adapter
` [PATCH 18/22] be2iscsi: Fix log level for protocol specific logs
` [PATCH 19/22] be2iscsi: Fix Insufficient Buffer Error returned in MBX Completion
` [PATCH 20/22] be2iscsi: Invalidate WRB in Abort/Reset Path
` [PATCH 21/22] be2iscsi: Fix AER handling in driver
` [PATCH 22/22] be2iscsi: Bump driver version
` [PATCH 00/22] be2iscsi: Update to 10.0.635.0

[PATCH] /dev/random: Insufficient of entropy on many architectures
 2013-09-13  5:36 UTC  (4+ messages)

[PATCH 0/4] fix LSB Command Check failed
 2013-09-13  5:33 UTC  (5+ messages)
` [PATCH 1/4] LSB Command Check: fix install_initd and remove_initd not found
` [PATCH 2/4] busybox: move su to /bin for lsb command check test
` [PATCH 3/4] shadow: "
` [PATCH 4/4] util-linux: "

[BUG] completely bonkers use of set_need_resched + VM_FAULT_NOPAGE
 2013-09-13  5:33 UTC  (6+ messages)

[PATCH] btrfs-progs: btrfs.8.in: Add info about reverting back to root subvolume
 2013-09-13  5:32 UTC  (3+ messages)

What's cooking in git.git (Sep 2013, #03; Wed, 11)
 2013-09-13  5:30 UTC  (4+ messages)

[PATCH 0/8] DPF (GPU l3 parity detection) improvements
 2013-09-13  5:28 UTC  (17+ messages)
` [PATCH 1/8] drm/i915: Remove extra "ring"
` [PATCH 2/8] drm/i915: Round l3 parity reads down
` [PATCH 3/8] drm/i915: Fix l3 parity user buffer offset
` [PATCH 4/8] drm/i915: Fix HSW parity test
` [PATCH 5/8] drm/i915: Add second slice l3 remapping
` [PATCH 6/8] drm/i915: Make l3 remapping use the ring
` [PATCH 7/8] drm/i915: Keep a list of all contexts
` [PATCH 8/8] drm/i915: Do remaps for "
` [PATCH 09/16] intel_l3_parity: Fix indentation
` [PATCH 10/16] intel_l3_parity: Assert all GEN7+ support
` [PATCH 11/16] intel_l3_parity: Use getopt for the l3 parity tool
` [PATCH 12/16] intel_l3_parity: Hardware info argument
` [PATCH 13/16] intel_l3_parity: slice support
` [PATCH 14/16] intel_l3_parity: Actually support multiple slices
` [PATCH 15/16] intel_l3_parity: Support error injection
` [PATCH 16/16] intel_l3_parity: Support a daemonic mode

[Qemu-devel] [RFC PATCH] spapr: support time base offset migration
 2013-09-13  5:20 UTC  (11+ messages)

[PATCH] elfutils-native: Fix build on distros with gcc 4.8
 2013-09-13  5:25 UTC 

[PATCH] pci: fix interrupt-map for bridges
 2013-09-13  5:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Create ARM KVM VGIC with device control API
 2013-09-13  5:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] arm: vgic device control api support

[PATCH v2 00/12] ACPI/IPMI: Fix several issues in the current codes
 2013-09-13  5:15 UTC  (13+ messages)
  ` [PATCH v2 01/12] ACPI/IPMI: Fix atomic context requirement of ipmi_msg_handler()
  ` [PATCH v2 02/12] ACPI/IPMI: Fix potential response buffer overflow
  ` [PATCH v2 03/12] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI transfers
  ` [PATCH v2 04/12] ACPI/IPMI: Fix race caused by the timed out "
  ` [PATCH v2 05/12] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI user
  ` [PATCH v2 06/12] ACPI/IPMI: Fix issue caused by the per-device registration of the IPMI operation region handler
  ` [PATCH v2 07/12] ACPI/IPMI: Add reference counting for ACPI IPMI transfers
  ` [PATCH v2 08/12] ACPI/IPMI: Cleanup several acpi_ipmi_device members
  ` [PATCH v2 09/12] ACPI/IPMI: Cleanup some initialization codes
  ` [PATCH v2 10/12] ACPI/IPMI: Cleanup some inclusion codes
  ` [PATCH v2 11/12] ACPI/IPMI: Cleanup some Kconfig codes
  ` [PATCH v2 12/12] ACPI/IPMI: Cleanup coding styles

Regression in e02ca72: git svn rebase is broken on Windows
 2013-09-13  5:08 UTC  (10+ messages)
` [PATCH 1/2] relative_path should honor dos_drive_prefix
` [PATCH v2 0/3] fixes for relative_path
  ` [PATCH v2 1/3] test: use unambigous leading path (/foo) for mingw
  ` [PATCH v2 2/3] relative_path should honor dos_drive_prefix
  ` [PATCH v2 3/3] Use simpler relative_path when set_git_dir

[PATCH] powerpc/pmac: Early debug output on screen on 64-bit macs
 2013-09-13  5:10 UTC  (3+ messages)

[uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.12
 2013-09-13  5:12 UTC 

Wrong routing when combining ip rule with SNAT
 2013-09-13  5:10 UTC 

[GIT PULL] perf fixes
 2013-09-13  5:09 UTC  (11+ messages)

[ 00/23] 3.4.62-stable review
 2013-09-13  5:04 UTC  (3+ messages)
` [ 01/23] htb: fix sign extension bug
  ` [00/23] 3.4.62-stable review

[PATCH v2] powerpc 8xx: Fixing issue with CONFIG_PIN_TLB
 2013-09-13  5:04 UTC  (4+ messages)

[Qemu-devel] [Bug 1019179] Re: vCPU hot-add makes the guest abort
 2013-09-13  4:55 UTC  (2+ messages)

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-13  4:55 UTC  (43+ messages)

The state of vmexit/vmenter MSR store/load in nested vmx
 2013-09-13  4:55 UTC  (2+ messages)

[PATCH v5 0/5] dma: pdma: cyclic, residue, DMA_PRIVATE
 2013-09-13  4:51 UTC  (5+ messages)
` [PATCH v5 4/5] dma: mmp_pdma: add support for residue reporting

[PATCH RT 0/3] hwlat-detector: Have it actually find hardware latency
 2013-09-13  4:48 UTC  (13+ messages)
` [PATCH RT] hwlat-detector: Don't ignore threshold module parameter
  ` [PATCH RT] rt,ipc,sem: fix -rt livelock

dm: Make MIN_IOS, et al, tunable via sysctl
 2013-09-13  4:46 UTC  (8+ messages)
` [PATCH 0/7] dm: allow mempool and bioset reserves to be tuned
  ` [PATCH 7/7] dm: optimize clone_rq() when track_peak_rq_based_ios is disabled

[PATCH] net: fec: remove deprecated IRQF_DISABLED
 2013-09-13  4:45 UTC  (2+ messages)

Linux v3.12 + pv ticketlocks
 2013-09-13  4:44 UTC  (3+ messages)

[PATCH] access: fix outdated NFS information
 2013-09-13  4:28 UTC  (3+ messages)

[PATCH] wctomb.3: ATTRIBUTES: Note function that is not thread-safe
 2013-09-13  4:42 UTC  (2+ messages)

[PATCH] drand48_r.3: ATTRIBUTES: Note functions that are thread-safe
 2013-09-13  4:41 UTC  (2+ messages)

[PATCH] seekdir.3: ATTRIBUTES: Note function that is thread-safe
 2013-09-13  4:41 UTC  (2+ messages)

perf_event_open.2: PERF_SAMPLE_BRANCH_STACK updates
 2013-09-13  4:40 UTC  (2+ messages)

[Qemu-devel] [RFC v2 0/2] use sizes.h macros for power-of-two sizes
 2013-09-13  4:33 UTC  (3+ messages)
` [Qemu-devel] [RFC v2 1/2] include/qemu: introduce sizes.h
` [Qemu-devel] [RFC v2 2/2] hw/mips: use sizes.h macros

[PATCH] net: ps3_gelic: remove deprecated IRQF_DISABLED
 2013-09-13  4:33 UTC 

[PATCH] clock_getres.2: wfix
 2013-09-13  4:32 UTC  (2+ messages)

[PATCH] dir_colors.5: ffix
 2013-09-13  4:31 UTC  (2+ messages)

[PATCH] xen: make sure the node-affinity is always updated
 2013-09-13  4:31 UTC  (2+ messages)

[PATCH] cpuset.7, initrd.7, pipe.7, symlink.2: filesystem in one word
 2013-09-13  4:31 UTC  (2+ messages)

[PATCH] net: smsc: remove deprecated IRQF_DISABLED
 2013-09-13  4:27 UTC 

cpufreq_stats NULL deref on second system suspend
 2013-09-13  4:26 UTC  (14+ messages)

[PATCH 1/2] cpufreq: distinguish drivers that do asynchronous notifications
 2013-09-13  4:23 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: make sure frequency transitions are serialized

cpufreq regression due to dceff5c "cpufreq: fix serialization issues with freq change notifiers"
 2013-09-13  4:21 UTC  (7+ messages)

[PATCH] net: pasemi: remove deprecated IRQF_DISABLED
 2013-09-13  4:21 UTC 

[PATCH 00/23] Allow PR and HV KVM to coexist in one kernel
 2013-09-13  4:18 UTC  (9+ messages)
` [PATCH 19/23] KVM: PPC: Book3S: Select PR vs HV separately for each guest

[PATCH] net: natsemi: remove deprecated IRQF_DISABLED
 2013-09-13  4:16 UTC 

[Qemu-devel] MSI-X doesn't work when running Windows as guest
 2013-09-13  4:14 UTC  (5+ messages)

linux-next: Tree for Sep 13
 2013-09-13  4:13 UTC  (2+ messages)

[PATCH] net: ks8851-ml: remove deprecated IRQF_DISABLED
 2013-09-13  4:10 UTC 

[PATCH v2 0/2] Improve the performance of alps v5-protocol's touchpad
 2013-09-13  4:03 UTC  (3+ messages)
` [PATCH v2 1/2] Add an additional argument for decode routine, change secondary device name
` [PATCH v2 2/2] Improve the performance of alps v5-protocol's touchpad

[PATCH] net: pxa168_eth: remove deprecated IRQF_DISABLED
 2013-09-13  4:04 UTC 

Local tag killer
 2013-09-13  4:03 UTC  (2+ messages)

[PATCH] net: lantiq_etop: remove deprecated IRQF_DISABLED
 2013-09-13  3:59 UTC 

TPMs and random numbers
 2013-09-13  2:22 UTC  (10+ messages)

[PATCH] net: hp100: remove deprecated IRQF_DISABLED
 2013-09-13  3:51 UTC 

Dear ID Owner
 2013-09-13  3:43 UTC 

Dear ID Owner
 2013-09-13  3:44 UTC 

typo in man pthread_sigqueue
 2013-09-13  3:49 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] Support for out-of-tree Buildroot customization
 2013-09-13  3:48 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] Add support for BR2_EXTERNAL

increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"
 2013-09-13  3:44 UTC  (7+ messages)

[U-Boot] [PATCH] boards.cfg: Fix the comment for invoking tools/reformat.py from vim
 2013-09-13  3:43 UTC 

[PATCH for-net] net/mlx4_en: Check device state when setting coalescing
 2013-09-13  3:42 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] net: fec_mxc: Add support for mx6 solo-lite
 2013-09-13  3:36 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] mx6slevk: Add Ethernet support

[RESEND PATCH v2 0/9] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-13  3:36 UTC  (5+ messages)
` [RESEND PATCH v2 3/9] x86, dma: Support allocate memory from bottom upwards in dma_contiguous_reserve()

[Urgent, Input Needed] Moving the Xen Project Developer meeting to start a little earlier to accomodate for joint Xen-KVM Hackathon
 2013-09-13  3:33 UTC  (3+ messages)

bridge: Clamp forward_delay when enabling STP
 2013-09-13  3:32 UTC  (2+ messages)

[Bridge] [PATCH 1/1] resubmit bridge: fix message_age_timer calculation
 2013-09-13  3:31 UTC  (3+ messages)
`  "

[PATCH] drm/i915: Enable VLV to work in BIOS-less system
 2013-09-13  3:59 UTC  (3+ messages)

[PATCH] net: tulip: remove deprecated IRQF_DISABLED
 2013-09-13  3:27 UTC  (2+ messages)

[PATCH] ethernet: amd: remove deprecated IRQF_DISABLED
 2013-09-13  3:27 UTC  (2+ messages)

[PATCH] ehea: remove deprecated IRQF_DISABLED
 2013-09-13  3:27 UTC  (2+ messages)

[PATCH] bfin_mac: remove deprecated IRQF_DISABLED
 2013-09-13  3:27 UTC  (2+ messages)

[PATCH 1/2] omap3-sgx-modules: add automatic selection between softfp and hardfp binaries
 2013-09-13  3:24 UTC  (2+ messages)
` [PATCH 2/2] libgles-omap3: "

[U-Boot] [PATCH v8 0/5] arm64 patch
 2013-09-13  3:24 UTC  (6+ messages)
` [U-Boot] [PATCH v8 1/5] core support of arm64
  ` [U-Boot] [PATCH v8 2/5] board support of vexpress_aemv8a
    ` [U-Boot] [PATCH v8 3/5] generic board patch of manual reloc and zero gd_t
      ` [U-Boot] [PATCH v8 4/5] 64bit initrd start address support
        ` [U-Boot] [PATCH v8 5/5] remove compiling warnings

[PATCH] check the power management bit in MAC Header on Action Frame
 2013-09-13  3:22 UTC 

Internal Mic Boost channel is unused
 2013-09-13  3:23 UTC  (2+ messages)

[PATCHv2 net] xen-netback: count number required slots for an skb more carefully
 2013-09-13  3:23 UTC  (3+ messages)

[PATCH] powerpc/p1010rdb:remove interrupts of ethernet-phy in device tree
 2013-09-13  3:17 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] net: fec_mxc: Add support for mx6 solo-lite
 2013-09-13  3:16 UTC  (2+ messages)

[PATCH v2 0/9] btrfs: Replace the btrfs_workers with kernel workqueue
 2013-09-13  3:15 UTC  (4+ messages)
` [PATCH v2 9/9] btrfs: Replace thread_pool_size with workqueue default value

[PATCH net-next] fix NULL pointer dereference in br_handle_frame
 2013-09-13  3:09 UTC  (2+ messages)
` [PATCH net-next] bridge: fix NULL pointer deref "

[PATCH net] tg3: Expand led off fix to include 5720
 2013-09-13  3:11 UTC  (2+ messages)

[Question] Verification For arm64: suspend/resume implementation
 2013-09-13  3:04 UTC  (2+ messages)

[PATCH v2 0/6] ipv6: Do route updating for redirect in ndisc layer
 2013-09-13  3:03 UTC  (7+ messages)
` [PATCH v2 1/6] ipv6: del the statements for updating route in (dccp|tcp|sctp)_v6_err
` [PATCH v2 2/6] ipv6: just match on ICMPV6_PKT_TOOBIG in those err_handle
` [PATCH v2 3/6] ipv6: del statements for dealing with NDISC_REDIRECT
` [PATCH v2 4/6] ip6tnl: move route updating for redirect to ndisc layer
` [PATCH v2 5/6] ipv6: modify the err to 0 when dealing with NDISC_REDIRECT
` [PATCH v2 6/6] ipv6: Do route updating for redirect in ndisc layer

[PATCH] makedumpfile: show needed memory
 2013-09-13  3:00 UTC  (2+ messages)

[PATCH 0/3] Add pl330 residue support
 2013-09-13  3:03 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: pl330: Set residue in tx_status callback

[PATCH] bonding: Make alb learning packet interval configurable
 2013-09-13  3:01 UTC  (5+ messages)
` [PATCH v2] "


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.