All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-13 13:59:23 to 2016-03-13 17:45:49 UTC [more...]

[added to the 4.1 stable tree] iscsi-target: Fix rx_login_comp hang after login failure
 2016-03-13 17:43 UTC  (35+ messages)
` [added to the 4.1 stable tree] target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
` [added to the 4.1 stable tree] target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
` [added to the 4.1 stable tree] target: Fix LUN_RESET active I/O handling for ACK_KREF
` [added to the 4.1 stable tree] target: Fix TAS handling for multi-session se_node_acls
` [added to the 4.1 stable tree] target: Fix remote-port TMR ABORT + se_cmd fabric stop
` [added to the 4.1 stable tree] target: Fix race with SCF_SEND_DELAYED_TAS handling
` [added to the 4.1 stable tree] target: Fix linux-4.1.y specific compile warning
` [added to the 4.1 stable tree] perf tools: Update MANIFEST per files removed from kernel
` [added to the 4.1 stable tree] xen/scsiback: correct frontend counting
` [added to the 4.1 stable tree] nfs: fix nfs_size_to_loff_t
` [added to the 4.1 stable tree] libata: fix HDIO_GET_32BIT ioctl
` [added to the 4.1 stable tree] iwlwifi: mvm: don't allow sched scans without matches to be started
` [added to the 4.1 stable tree] xen/pciback: Save xen_pci_op commands before processing it
` [added to the 4.1 stable tree] xen/pciback: Save the number of MSI-X entries to be copied later
` [added to the 4.1 stable tree] xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled
` [added to the 4.1 stable tree] xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set
` [added to the 4.1 stable tree] xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
` [added to the 4.1 stable tree] xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted
` [added to the 4.1 stable tree] [media] adv7604: fix tx 5v detect regression
` [added to the 4.1 stable tree] usb: dwc3: Fix assignment of EP transfer resources
` [added to the 4.1 stable tree] NFSv4: Fix a dentry leak on alias use
` [added to the 4.1 stable tree] USB: option: add support for SIM7100E
` [added to the 4.1 stable tree] USB: cp210x: add IDs for GE B650V3 and B850V3 boards
` [added to the 4.1 stable tree] ahci: Order SATA device IDs for codename Lewisburg
` [added to the 4.1 stable tree] ahci: add new Intel device IDs
` [added to the 4.1 stable tree] Adding Intel Lewisburg device IDs for SATA
` [added to the 4.1 stable tree] drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE
` [added to the 4.1 stable tree] dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
` [added to the 4.1 stable tree] s390/compat: correct restore of high gprs on signal return
` [added to the 4.1 stable tree] drm/radeon/pm: adjust display configuration after powerstate
` [added to the 4.1 stable tree] sunrpc/cache: fix off-by-one in qword_get()
` [added to the 4.1 stable tree] KVM: arm/arm64: vgic: Ensure bitmaps are long enough
` [added to the 4.1 stable tree] KVM: x86: fix missed hardware breakpoints
` [added to the 4.1 stable tree] tracing: Fix showing function event in available_events

[U-Boot] [PATCH v2 0/3] Add LVDS support for rk3288
 2016-03-13 17:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: video: Add a display driver for rockchip LVDS
` [U-Boot] [PATCH v2 3/3] doc: dt-bindings: Describe rockchip LVDS interface

[PATCH v2 0/8] staging: dgnc: fixes multiple coding style issues
 2016-03-13 17:44 UTC  (9+ messages)
` [PATCH v2 1/8] staging: dgnc: renamed SerialDriver to avoid camelcase
` [PATCH v2 2/8] staging: dgnc: renamed SerialName "
` [PATCH v2 3/8] staging: dgnc: fixed multiple line over 80 characters warning
` [PATCH v2 4/8] staging: dgnc: renames PrintName variable to avoid camelcase
` [PATCH v2 5/8] staging: dgnc: renames PrintDriver "
` [PATCH v2 6/8] staging: dgnc: renames dgnc_Serial_Major "
` [PATCH v2 7/8] staging: dgnc: renames dgnc "
` [PATCH v2 8/8] staging: dgnc: renames TtyRefCnt "

[PATCH v2] git-p4: map a P4 user to Git author name and email address
 2016-03-13 17:41 UTC  (5+ messages)

[U-Boot] [PATCH v2 01/32] dm: Drop the block_dev_desc_t typedef
 2016-03-13 17:41 UTC  (5+ messages)
` [U-Boot] [PATCH v2 25/32] dm: usb: Convert USB storage to use driver-model for block devs

[PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
 2016-03-13 17:40 UTC  (10+ messages)
    ` cgroup NAKs ignored? "

New Defects reported by Coverity Scan for ceph
 2016-03-13 17:40 UTC 

[Buildroot] [V3 1/2] scancpan: handle recommended dependencies as optional packages
 2016-03-13 17:37 UTC  (2+ messages)
` [Buildroot] [V3 2/2] scancpan: use recommend & test flags only at first level

[Bug 113861] New: [radeon] Xorg fatal freeze upon startx
 2016-03-13 17:34 UTC  (2+ messages)
` [Bug 113861] "

[ethtool PATCH v4 00/11] add support for new ETHTOOL_xLINKSETTINGS ioctls
 2016-03-13 17:30 UTC  (4+ messages)
` [ethtool PATCH v4 11/11] ethtool.c: support absence of v4 sockets

[PATCH 0/8] staging: dgnc: fixes multiple coding style issues
 2016-03-13 17:28 UTC  (10+ messages)
` [PATCH 1/8] staging: dgnc: renamed SerialDriver to avoid camelcase
` [PATCH 2/8] staging: dgnc: renamed SerialName "
` [PATCH 3/8] staging: dgnc: fixed multiple line over 80 characters warning
` [PATCH 4/8] staging: dgnc: renames PrintName variable to avoid camelcase
` [PATCH 5/8] staging: dgnc: renames PrintDriver "
` [PATCH 6/8] staging: dgnc: renames dgnc_Serial_Major "
` [PATCH 7/8] staging: dgnc: renames dgnc "
` [PATCH 8/8] staging: dgnc: renames TtyRefCnt "
  ` [Outreachy kernel] "

[Buildroot] [PATCH 1/1] package/libbluray: bump version to 0.9.2
 2016-03-13 17:26 UTC 

[PATCH V2 0/3] vfio, platform: add HIDMA and ACPI support
 2016-03-13 17:25 UTC  (4+ messages)
` [PATCH V2 2/3] vfio, platform: make reset driver a requirement

parent transid verify failed on snapshot deletion
 2016-03-13 17:24 UTC  (5+ messages)

[U-Boot] [PATCH v2] ti_armv7_common: env: Add NFS loading support to default enviroment
 2016-03-13 17:18 UTC  (3+ messages)

[PATCH 3/3] leds: triggers: heartbeat: add RGB version of the trigger
 2016-03-13 17:18 UTC 

[PATCH 2/3] leds: triggers: add led_trigger_range_event for RGB triggers
 2016-03-13 17:14 UTC 

[PATCH 1/3] leds: triggers: add support for RGB triggers
 2016-03-13 17:14 UTC 

[PATCH 0/3] leds: triggers: add support for RGB triggers and a RGB version of the heartbeat trigger
 2016-03-13 17:14 UTC 

[PATCH v4 1/2] staging: wilc1000: Remove camel case in variable names
 2016-03-13 17:13 UTC  (2+ messages)
` outreachy-kernel@googlegroups.com

Again, no space left on device while rebalancing and recipe doesnt work
 2016-03-13 17:12 UTC  (8+ messages)
      ` New file system with same issue (was: Again, no space left on device while rebalancing and recipe doesnt work)

[GIT PULL] EFI urgent fix for v4.6 queue
 2016-03-13 17:09 UTC  (3+ messages)
` [PATCH] x86/efi: Always map boot service regions into new EFI page tables

[PATCH v4 0/2] Fix multiple warnings
 2016-03-13 17:07 UTC 

[PATCH v6 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-13 17:05 UTC  (6+ messages)
` [PATCH v6 for Xen 4.7 1/4] xen: enable "

[PATCH] pinctrl: sunxi: Fix A33 external interrupts not working
 2016-03-13 17:02 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] kbd: fix install to target
 2016-03-13 16:59 UTC 

[GIT PULL][PATCH v7 00/19][For 4.6] Btrfs: Add inband (write time) de-duplication framework
 2016-03-13 16:55 UTC  (9+ messages)
` [PATCH v7 01/20] btrfs: dedup: Introduce dedup framework and its header

MIPS: Pull request
 2016-03-13 16:49 UTC 

[PATCH ethtool 0/3] IPv6 RXNFC
 2016-03-13 16:47 UTC  (5+ messages)
` [PATCH ethtool 2/3] Add IPv6 support to NFC
` [PATCH ethtool 3/3] Documentation for IPv6 NFC

[Qemu-devel] [PATCH v4 4/4] hw/input/adb.c: implement QKeyCode support
 2016-03-13 16:42 UTC  (8+ messages)

dev Digest, Vol 83, Issue 176
 2016-03-13 16:43 UTC 

[Buildroot] [PATCH 1/1] kbd: fix target install
 2016-03-13 16:37 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libcrossguid: Fix typo in Config.in
 2016-03-13 16:36 UTC 

[PATCHv3 00/13] scripts/gdb: Linux awareness debug commands
 2016-03-13 16:35 UTC  (8+ messages)
` [PATCHv3 08/13] scripts/gdb: Add mount point list command
` [PATCHv3 09/13] scripts/gdb: Add meminfo command
` [PATCHv3 10/13] scripts/gdb: Add cpu iterators

Conversion questions for create_singlethread_workqueue()
 2016-03-13 16:28 UTC  (2+ messages)

[PATCH] dmaengine: fsl-edma: disable clks in case of failure in probe
 2016-03-13 16:31 UTC  (2+ messages)

[PATCH] netfilter: fix race condition in ipset save and delete
 2016-03-13 16:25 UTC  (3+ messages)

[Qemu-devel] [RFC] [tcg] Idea on refactoring target code generation loop (gen_intermediate_code)
 2016-03-13 16:25 UTC  (8+ messages)

[PATCH v2 0/4] ethtool: correct {GS}CHANNELS and {GS}RXFH conflict
 2016-03-13 16:25 UTC  (2+ messages)
  ` [PATCH v2 4/4] ethtool: support setting default Rx flow indirection table

[PATCH] iwlwifi: dvm: convert create_singlethread_workqueue() to alloc_workqueue()
 2016-03-13 16:19 UTC 

If developers want Ada support see this mail
 2016-03-13 16:14 UTC 

ERROR: "isa_io_base" [sound/pci/vx222/snd-vx222.ko] undefined!
 2016-03-13 16:11 UTC 

[Qemu-devel] [PATCH v4 3/4] adb-keys.h: initial commit
 2016-03-13 16:12 UTC  (2+ messages)

[PATCH 0/2] ethtool(1) support for reading Phy stats
 2016-03-13 16:12 UTC  (8+ messages)
` [PATCH 2/2] ethtool: Add PHY statistics support
  ` [PATCH ethtool 1/2] Remove short option -I for PHY statistics
  ` [PATCH ethtool 2/2] Refactor do_gstats() and do_gphystats() to avoid code duplication

vgacon.c:undefined reference to `screen_info'
 2016-03-13 16:10 UTC 

[Qemu-devel] [PATCH] adb: change handler only when recognized
 2016-03-13 16:06 UTC  (6+ messages)

[PATCH v1] ethtool: properly indent man sub-options
 2016-03-13 16:06 UTC  (2+ messages)

Performance drop on Baytrail with 4.5-rc2
 2016-03-13 15:54 UTC  (4+ messages)

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
 2016-03-13 16:00 UTC  (12+ messages)
` [PATCH V14 5/9] dma: qcom_hidma: implement lower level hardware interface

include/linux/kprobes.h:361:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-03-13 16:00 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2 0/4] batman-adv: Add network name space support
 2016-03-13 15:59 UTC  (15+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/4] batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves
` [B.A.T.M.A.N.] [PATCHv2 2/4] batman-adv: Create batman soft interfaces within correct netns
` [B.A.T.M.A.N.] [PATCHv2 3/4] batman-adv: Handle parent interfaces in a different netns
` [B.A.T.M.A.N.] [PATCHv2 4/4] batman-adv: debugfs: Add netns support

Greetings
 2016-03-13 12:47 UTC 

[PATCH net-next 0/5] DSA cleanup and fixes
 2016-03-13 15:51 UTC  (4+ messages)
` [PATCH net-next 1/5] dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent

[RFC/GSoC] Introduction
 2016-03-13 15:50 UTC  (2+ messages)

[PATCH v8]xen: sched: convert RTDS from time to event driven model
 2016-03-13 15:43 UTC  (4+ messages)

[PATCH v4 2/2] staging: wilc1000: Fix lines over 80 characters
 2016-03-13 15:39 UTC 

[PATCH] fetch: show reference pointed by new tags
 2016-03-13 15:38 UTC  (5+ messages)

Working Legally ????
 2016-03-13 14:49 UTC 

Kernel docs: muddying the waters a bit
 2016-03-13 15:33 UTC  (14+ messages)

[PATCH v3 2/2] staging: wilc1000: Fix lines over 80 characters
 2016-03-13 15:31 UTC  (2+ messages)
  ` [Outreachy kernel] "

multipath: I/O hanging forever
 2016-03-13 15:29 UTC  (7+ messages)

[PATCH] pipeline: use unsigned constants for left shift operations
 2016-03-13 15:23 UTC  (4+ messages)

[PATCH] MAINTAINERS: update pmeerw's name
 2016-03-13 15:22 UTC 

[xen-4.3-testing test] 86091: regressions - trouble: blocked/broken/fail/pass
 2016-03-13 15:21 UTC 

[PATCH] app/test-pmd: add support for zero rx and tx queues
 2016-03-13 15:16 UTC  (3+ messages)

[PATCH] crypto: Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
 2016-03-13 15:15 UTC 

[PATCH] ip_pipeline: add load balancing function to pass-through pipeline
 2016-03-13 15:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] iio: ABI: Fix typo in in_proximity_raw description
 2016-03-13 15:02 UTC 

[Bug 94284] outlast segfault on start
 2016-03-13 15:01 UTC  (2+ messages)
` [Bug 94284] [radeonsi] "

bad mediatek-ethernet binding docs in linux-next
 2016-03-13 15:01 UTC 

[PATCH v3 0/4] Add PCAP support to source and sink port
 2016-03-13 14:58 UTC  (3+ messages)
` [PATCH v4 "

[Bug 93405] New: nouveau: Xorg crashes sooner or later in 3840x2160 mode
 2016-03-13 14:59 UTC  (2+ messages)
  ` [Bug 93405] "

drivers/vhost/vhost.c:718:3: error: call to '__compiletime_assert_718' declared with attribute error: BUILD_BUG_ON failed: __alignof__ *vq->avail > VRING_AVAIL_ALIGN_SIZE
 2016-03-13 14:57 UTC  (4+ messages)
  ` [kbuild-all] "

[Printing-architecture] OP Minutes (8 March 2016)
 2016-03-13 14:57 UTC 

[PATCH 1/2] arm64: Move firmware fdt search into global function
 2016-03-13 14:44 UTC  (4+ messages)
` [PATCH 2/2] arm efi: Use fdt from firmware when available

[PATCH 0/3] OOM detection rework v4
 2016-03-13 14:41 UTC  (7+ messages)

Fwd: Re: tw68 fails with motion package running more than 4 cameras on 8 channel card
 2016-03-13 14:41 UTC 

dpdk hash lookup function crashed (segment fault)
 2016-03-13 14:38 UTC 

races in ll_splice_alias()
 2016-03-13 14:35 UTC  (12+ messages)
        ` races in ll_splice_alias() and elsewhere (ext4, ocfs2)

undefined reference to `early_panic'
 2016-03-13 14:37 UTC 

[PATCH v2 0/2] Fix multiple warnings
 2016-03-13 14:31 UTC  (3+ messages)
` [PATCH v2 1/2] staging: wilc1000: Remove camel case in variable names
` [PATCH v2 2/2] staging: drivers: Fix lines over 80 characters

[PATCH v2 0/9] arc_emac: fixes the emac issues and cleanup emac drivers
 2016-03-13 14:30 UTC  (4+ messages)
` [PATCH v2 2/9] net: arc_emac: add phy reset is optional for device tree

[U-Boot] [PATCH v3 0/4] dm: Add driver-model support for block drivers
 2016-03-13 14:22 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] dm: usb: Unbind old block devices when shutting down USB
` [U-Boot] [PATCH v3 2/4] dm: sandbox: Switch over to use DM for block devices
` [U-Boot] [PATCH v3 3/4] dm: sandbox: Drop the pre-DM host implementation
` [U-Boot] [PATCH v3 4/4] dm: blk: Add tests for block devices

[PATCH] mm,writeback: Don't use ALLOC_NO_WATERMARKS for wb_start_writeback
 2016-03-13 14:22 UTC  (3+ messages)
` [PATCH] mm,writeback: Don't use memory reserves "

[target-pending 00/12] cxgb4 patch series for cxgbit.ko
 2016-03-13 14:19 UTC  (13+ messages)
` [target-pending 01/12] cxgb4: add new ULD type CXGB4_ULD_ISCSIT
` [target-pending 02/12] cxgb4: allocate resources for CXGB4_ULD_ISCSIT
` [target-pending 03/12] cxgb4: large receive offload support
` [target-pending 04/12] cxgb4, iw_cxgb4: move definitions to common header file
` [target-pending 05/12] cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
` [target-pending 06/12] cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
` [target-pending 07/12] cxgb4: add definitions for iSCSI target ULD
` [target-pending 08/12] cxgb4: update struct cxgb4_lld_info definition
` [target-pending 09/12] cxgb4: move VLAN_NONE macro definition
` [target-pending 10/12] cxgb4, iw_cxgb4: move delayed ack macro definitions
` [target-pending 11/12] cxgb4: add iSCSI DDP page pod manager
` [target-pending 12/12] cxgb4: update Kconfig and Makefile

[PATCH v7 0/4] Add tunnel filter support for IP in GRE on i40e
 2016-03-13 14:18 UTC  (3+ messages)
` [PATCH v8 0/4] This patch set adds "

propper support of 5 wire SPI (SPI_READY signal)
 2016-03-13 14:18 UTC  (7+ messages)

[PATCH] rtl8188eu: Remove license paragraph with mailing address
 2016-03-13 14:16 UTC 

git-secret - store your private data inside a repository
 2016-03-13 14:11 UTC 

[net-next PATCH 0/7] net: bulk alloc side and more bulk free drivers
 2016-03-13 14:06 UTC  (3+ messages)
` [net-next PATCH 3/7] net: bulk alloc and reuse of SKBs in NAPI context

[Qemu-devel] [PATCH 0/5] Add ACPI and SMBIOS table entries for IPMI
 2016-03-13 14:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] pc: Postpone SMBIOS table installation to post machine init
` [Qemu-devel] [PATCH 3/5] ipmi: Add SMBIOS table entry

[Qemu-devel] [V6 0/4] AMD IOMMU
 2016-03-13 13:59 UTC  (5+ messages)
` [Qemu-devel] [V6 4/4] hw/pci-host: Emulate "


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.