All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-25 01:14:33 to 2016-01-25 03:24:16 UTC [more...]

[U-Boot] [PATCH 1/2] mx6: soc: Add ENET2 mac address support
 2016-01-25  3:24 UTC  (3+ messages)

[PATCH net] sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
 2016-01-25  3:24 UTC  (3+ messages)

GPL v2 authoritative answer on stored code as a derived work
 2016-01-25  3:08 UTC 

[U-Boot] [PATCHv2 1/3] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-01-25  3:22 UTC  (16+ messages)
` [U-Boot] [PATCHv2 2/3] ARMv8/layerscape: Add FSL PPA support

[RFC PATCH] ethtool: add IPv6 to the NFC API
 2016-01-25  3:20 UTC  (3+ messages)
` [RFC PATCH v2] "

Chicken-egg: uncorrectable checksum error prevents RAID1 rebalancing
 2016-01-25  3:21 UTC  (10+ messages)

[U-Boot] buildman errors
 2016-01-25  3:20 UTC  (14+ messages)

[PATCH] Let AHCI dirver skip Lenovo SWRAID controller
 2016-01-25  3:11 UTC 

[PATCH 18/19] arm64: kdump: update a kernel doc
 2016-01-25  3:19 UTC  (12+ messages)

[Ocfs2-devel] ocfs2: o2hb: not fence self if storage down
 2016-01-25  3:18 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 2/6] ocfs2: o2hb: add NEGO_TIMEOUT message

connection failure after "tcp: remove max_qlen_log"
 2016-01-25  3:18 UTC  (6+ messages)

[PATCH v7 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-25  3:01 UTC  (21+ messages)
` [PATCH v7 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v7 2/6] ARM: hisi: add compatible string for Hi3519 soc
` [PATCH v7 3/6] ARM: config: hisi: enable CONFIG_RESET_CONTROLLER
` [PATCH v7 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v7 5/6] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v7 6/6] ARM: dts: add dts files for Hi3519

oss.sgi.com - maintenance Jan 25 08:00 CT USA
 2016-01-25  3:11 UTC 

[PATCH] systemd: make TEST_DIR configurable
 2016-01-25  3:04 UTC 

[lkp] [ksm] 40e318e509: ltp.ksm01.fail
 2016-01-25  3:04 UTC  (2+ messages)
`  "

[PATCH V2 0/3] basic busy polling support for vhost_net
 2016-01-25  3:00 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] add support for loading ACPI tables from QEMU
 2016-01-25  2:54 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/4] x86: qemu: re-structure qemu_fwcfg_list_firmware()

[Ocfs2-devel] [PATCH] ocfs2/cluster: replace the interrupt safe spinlocks with common ones
 2016-01-25  2:54 UTC 

Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection")
 2016-01-25  2:52 UTC 

[PATCH] Staging: speakup: Fix getting port information
 2016-01-25  2:52 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: use spinlock irqsave for downconvert lock in ocfs2_osb_dump()
 2016-01-25  2:52 UTC 

[U-Boot] [PATCH 2/2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart()
 2016-01-25  2:50 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2 v2] "

[PATCH] [v2] watchdog: enable systemd support
 2016-01-25  2:48 UTC 

[PATCH] PCI: ABI change request for adding new field in rte_pci_id structure
 2016-01-25  2:36 UTC 

[Qemu-devel] [PATCH v8 00/15] qemu-img map: Allow driver to return file of the allocated block
 2016-01-25  2:44 UTC  (16+ messages)
` [Qemu-devel] [PATCH v8 01/15] block: Add "file" output parameter to block status query functions
` [Qemu-devel] [PATCH v8 02/15] qcow: Assign bs->file->bs to file in qcow_co_get_block_status
` [Qemu-devel] [PATCH v8 03/15] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
` [Qemu-devel] [PATCH v8 04/15] raw: Assign bs to file in raw_co_get_block_status
` [Qemu-devel] [PATCH v8 05/15] iscsi: Assign bs to file in iscsi_co_get_block_status
` [Qemu-devel] [PATCH v8 06/15] parallels: Assign bs->file->bs to file in parallels_co_get_block_status
` [Qemu-devel] [PATCH v8 07/15] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
` [Qemu-devel] [PATCH v8 08/15] sheepdog: Assign bs to file in sd_co_get_block_status
` [Qemu-devel] [PATCH v8 09/15] vdi: Assign bs->file->bs to file in vdi_co_get_block_status
` [Qemu-devel] [PATCH v8 10/15] vpc: Assign bs->file->bs to file in vpc_co_get_block_status
` [Qemu-devel] [PATCH v8 11/15] vmdk: Return extent's file in bdrv_get_block_status
` [Qemu-devel] [PATCH v8 12/15] block: Use returned *file in bdrv_co_get_block_status
` [Qemu-devel] [PATCH v8 13/15] qemu-img: In "map", use the returned "file" from bdrv_get_block_status
` [Qemu-devel] [PATCH v8 14/15] qemu-img: Make MapEntry a QAPI struct
` [Qemu-devel] [PATCH v8 15/15] iotests: Add "qemu-img map" test for VMDK extents

[PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 drivers
 2016-01-25  2:45 UTC  (4+ messages)
` [PATCH v4 34/78] atari_NCR5380: Use arbitration timeout

Linux 4.5-rc1
 2016-01-25  2:42 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] atmel_nand: misc update in atmel nandflash driver
 2016-01-25  2:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] atmel_nand: use nand ecc_{strength, step}_ds instead of our own function

[Buildroot] ssh: connect to host pi adress port 22: Connection refused
 2016-01-25  2:37 UTC 

[PATCH] Btrfs: fix error number in send.c
 2016-01-25  2:23 UTC  (3+ messages)

[Buildroot] [PATCH v5 1/1] package/dhcp: bump version to 4.3.3-P1
 2016-01-25  2:33 UTC 

[lkp] [Btrfs] d57227e5d3: WARNING: CPU: 7 PID: 2157 at fs/btrfs/inode.c:9115 btrfs_destroy_inode+0x254/0x2c0 [btrfs]()
 2016-01-25  2:31 UTC  (2+ messages)
`  "

[PATCH 00/16] fm10k: update shared code from ND team
 2016-01-25  2:31 UTC  (4+ messages)
` [PATCH 15/16] fm10k: use default mailbox message handler for pf

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-25  2:29 UTC  (2+ messages)
  ` [v2 PATCH "

[lkp] [drm/i915] 92826fcdfc: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
 2016-01-25  2:27 UTC  (2+ messages)
`  "

Regression? Ambiguous tags listed as "tags/<foo>"
 2016-01-25  2:26 UTC  (6+ messages)
` [PATCH] tag: do not show ambiguous tag names as "tags/foo"

[lkp] [base] 9ea71534ad: kmsg.Diva:No_ISA,ISAPNP_or_PCI_card_found
 2016-01-25  2:26 UTC  (2+ messages)
` [base] 9ea71534ad: kmsg.Diva:No_ISA, ISAPNP_or_PCI_card_found

[Qemu-devel] [PATCH] vmdk: Fix converting to streamOptimized
 2016-01-25  2:26 UTC 

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-01-25  2:23 UTC  (6+ messages)
        ` [PATCH] locking/mutex: Allow next waiter lockless wakeup

[Qemu-devel] [PATCH v7 00/15] qemu-img map: Allow driver to return file of the allocated block
 2016-01-25  2:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 15/15] iotests: Add "qemu-img map" test for VMDK extents

[PATCH v2 0/5] nouveau: add secure boot support for dGPU and Tegra
 2016-01-25  2:17 UTC  (7+ messages)
` [PATCH v2 2/5] core: add support for secure boot
  ` [Nouveau] "

[PATCH 00/19] Let Git's tests pass on Windows
 2016-01-25  2:16 UTC  (16+ messages)
` [PATCH 01/19] mingw: let's use gettext with MSYS2
` [PATCH 05/19] mingw: prepare the TMPDIR environment variable for shell scripts
` [PATCH 12/19] mingw: do not use symlinks with SVN in t9100
` [PATCH 13/19] mingw: outsmart MSYS2's path substitution in t1508
` [PATCH 16/19] mingw: avoid absolute path in t0008
` [PATCH 17/19] mingw: fix git-svn tests that expect chmod to work
` [PATCH 18/19] mingw: skip a couple of git-svn tests that cannot pass on Windows

[PATCHSET 00/12] perf tools: Apply percent-limit to callchains
 2016-01-25  2:16 UTC  (2+ messages)

[lkp] [spi] 2baed30cb3: BUG: scheduling while atomic: systemd-udevd/134/0x00000002
 2016-01-25  2:15 UTC  (9+ messages)
  ` [LKP] "
              `  "

Jobs & Careers via Adecco
 2016-01-25  1:30 UTC 

[PATCH v9 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2016-01-25  2:14 UTC  (4+ messages)

[PATCH 0/5] nouveau: unified firmware loading functions
 2016-01-25  2:11 UTC  (4+ messages)
` [PATCH 1/5] core: add firmware handling functions

[Qemu-devel] COLO: how to flip a secondary to a primary?
 2016-01-25  2:11 UTC  (3+ messages)

linux-next: Tree for Jan 25
 2016-01-25  2:11 UTC  (2+ messages)

[RFC PATCH] mmc: remove the MMC_DATA_STREAM flag
 2016-01-25  2:10 UTC  (3+ messages)

[PATCH] PM: declare __tracedata symbols as char[] rather than char
 2016-01-25  2:08 UTC 

[PATCH] ARM: pxa: let PXA27x select PINCTRL
 2016-01-25  2:07 UTC  (6+ messages)

[lkp] [Staging] a9ddaac527: Fixed Kernel BUG: scheduling while atomic: swapper/1/0x00000002
 2016-01-25  2:07 UTC  (2+ messages)
`  "

[PATCH v2] usb: devio: Add ioctl to disallow detaching kernel USB drivers
 2016-01-25  2:01 UTC  (2+ messages)

[PATCH v1 0/1] ioctl to disallow detaching kernel USB drivers
 2016-01-25  1:40 UTC  (5+ messages)
` [PATCH v2] usb: devio: Add "

[PATCH 0/2] perf bpf: Fix relocation error
 2016-01-25  2:04 UTC  (5+ messages)
` [PATCH 2/2] perf bpf: Check relocation target section

[Bug 105041] System constantly freezes up when waking from suspend2ram
 2016-01-25  2:02 UTC 

[Qemu-devel] [PATCH RFC 0/7] Netfilter: Add each netdev a default filter
 2016-01-25  1:59 UTC  (5+ messages)

[PATCH v5 0/8] Refactor DT specific codes preparing for ACPI support on ARM64
 2016-01-25  1:58 UTC  (8+ messages)
` [PATCH v5 1/8] Kconfig: import kconfig.h from Linux 4.3
` [PATCH v5 2/8] ACPI: add config for BIOS table scan

ixgbevf does not recover from pf reset
 2016-01-25  1:58 UTC  (4+ messages)

About mon_osd_full_ratio
 2016-01-25  1:58 UTC 

[LSF/MM ATTEND] Huge Page Futures
 2016-01-25  1:57 UTC 

[PATCH v3 1/1] USB: core: let USB device know device node
 2016-01-25  1:55 UTC  (4+ messages)

[U-Boot] [PATCH V2] net: bootp: Ignore packets whose yiaddr is 0
 2016-01-25  1:50 UTC  (3+ messages)

[RFC] eal: add cgroup-aware resource self discovery
 2016-01-24 18:49 UTC 

[PATCH v3 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
 2016-01-25  1:49 UTC  (12+ messages)

[PATCH v6 0/1] Introduce Innosilicon HDMI driver on Rockchip platforms
 2016-01-25  1:47 UTC  (6+ messages)
` [PATCH v6] drm/rockchip: hdmi: add Innosilicon HDMI support

question about the 'r' value in CRUSH
 2016-01-25  1:48 UTC  (2+ messages)

ipmi_si feature request: SMBIOS-based autoloading
 2016-01-25  1:45 UTC 

[BUG REPORT] Soft Lockup in smp_call_function_single+0xD8
 2016-01-25  1:43 UTC  (2+ messages)

[3.16.y-ckt stable] Linux 3.16.7-ckt23 stable review
 2016-01-25  1:41 UTC  (3+ messages)
` [PATCH 3.16.y-ckt 127/128] udp: properly support MSG_PEEK with truncated buffers

[PATCH 1/2] md-cluster: fix missing memory free
 2016-01-25  1:40 UTC  (4+ messages)
` [PATCH 2/2] md-cluster: delete useless code

BTRFS: bdev /dev/mapper/dshelf1 errs: wr 2970, rd 848, flush 0, corrupt 189, gen 0
 2016-01-25  1:37 UTC  (2+ messages)

Out-of-bounds array index in acpi_ds_create_operand()
 2016-01-25  1:33 UTC 

NVME Issues with Suspend
 2016-01-25  1:30 UTC  (2+ messages)

[PATCH] convert: legitimately disable clean/smudge filter with an empty override
 2016-01-25  1:25 UTC  (2+ messages)

[PATCH kernel v2 0/6] KVM: PPC: Add in-kernel multitce handling
 2016-01-25  1:24 UTC  (5+ messages)
` [PATCH kernel v2 6/6] KVM: PPC: Add support for multiple-TCE hcalls

[locking/mutexes] cb4bbc457b: -40.0% unixbench.score
 2016-01-25  1:23 UTC  (4+ messages)
` [lkp] "
  ` [LKP] "

[PATCH v3 0/2] Introduce Innosilicon HDMI driver on Rockchip platforms
 2016-01-25  1:22 UTC  (7+ messages)
` [PATCH v3 1/2] drm: rockchip/hdmi: add Innosilicon HDMI support

[Qemu-devel] [PATCH v13 00/10] Block replication for continuous checkpoints
 2016-01-25  1:20 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: remove repetitive clear interrupt
 2016-01-25  1:13 UTC 

[PATCH v3 0/9] Add the family patches to support for kylin board
 2016-01-25  1:15 UTC  (8+ messages)
` [PATCH v3 3/9] ASoC: rockchip: i2s: add support for grabbing output clock to codec

v2_02_141 annotated tag has been created
 2016-01-25  1:14 UTC 

[Qemu-devel] [PULL 00/28] ppc-for-2.6 queue 20160125
 2016-01-25  1:15 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/28] target-ppc: Use sensible POWER8/POWER8E versions
` [Qemu-devel] [PULL 02/28] target-ppc: use cpu_write_xer() helper in cpu_post_load
` [Qemu-devel] [PULL 03/28] macio: use the existing IDEDMA aiocb to hold the active DMA aiocb
` [Qemu-devel] [PULL 04/28] macio: add dma_active to VMStateDescription
` [Qemu-devel] [PULL 05/28] mac_dbdma: add DBDMA controller state "
` [Qemu-devel] [PULL 06/28] cuda: add missing fields "
` [Qemu-devel] [PULL 07/28] spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
` [Qemu-devel] [PULL 08/28] spapr: Remove rtas_st_buffer_direct()
` [Qemu-devel] [PULL 09/28] spapr: Remove abuse of rtas_ld() in h_client_architecture_support
` [Qemu-devel] [PULL 10/28] spapr: Don't create ibm, dynamic-reconfiguration-memory w/o DR LMBs
` [Qemu-devel] [PULL 11/28] ppc: Clean up error handling in ppc_set_compat()
` [Qemu-devel] [PULL 12/28] pseries: Clean up error handling of spapr_cpu_init()
` [Qemu-devel] [PULL 13/28] pseries: Clean up error handling in spapr_validate_node_memory()
` [Qemu-devel] [PULL 14/28] pseries: Clean up error handling in spapr_vga_init()
` [Qemu-devel] [PULL 15/28] pseries: Clean up error handling in spapr_rtas_register()
` [Qemu-devel] [PULL 16/28] pseries: Clean up error handling in xics_system_init()
` [Qemu-devel] [PULL 17/28] pseries: Clean up error reporting in ppc_spapr_init()
` [Qemu-devel] [PULL 18/28] pseries: Clean up error reporting in htab migration functions
` [Qemu-devel] [PULL 19/28] target-ppc: kvm: fix floating point registers sync on little-endian hosts
` [Qemu-devel] [PULL 20/28] target-ppc: rename and export maybe_bswap_register()
` [Qemu-devel] [PULL 21/28] target-ppc: gdbstub: fix float registers for little-endian guests
` [Qemu-devel] [PULL 22/28] target-ppc: gdbstub: introduce avr_need_swap()
` [Qemu-devel] [PULL 23/28] target-ppc: gdbstub: fix altivec registers for little-endian guests
` [Qemu-devel] [PULL 24/28] target-ppc: gdbstub: fix spe "
` [Qemu-devel] [PULL 25/28] target-ppc: gdbstub: Add VSX support
` [Qemu-devel] [PULL 26/28] pseries: Allow TCG h_enter to work with hotplugged memory
` [Qemu-devel] [PULL 27/28] cuda.c: return error for unknown commands
` [Qemu-devel] [PULL 28/28] uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register

master - post-release
 2016-01-25  1:14 UTC 

master - pre-release
 2016-01-25  1:14 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.