All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-11 22:12:57 to 2016-04-12 00:30:12 UTC [more...]

WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
 2016-04-12  0:30 UTC  (8+ messages)

[PATCH 4.5 000/238] 4.5.1-stable review
 2016-04-12  0:29 UTC  (5+ messages)
` [PATCH 4.5 026/238] PCI: Disable IO/MEM decoding for devices with non-compliant BARs
` [PATCH 4.5 036/238] aacraid: Set correct msix count for EEH recovery

[PATCH 0/2] pbzip2: fix rebuild issues
 2016-04-12  0:28 UTC  (3+ messages)
` [PATCH 1/2] pbzip2: fix LIC_FILES_CHKSUM following 1.1.12 -> 1.1.13 upgrade
` [PATCH 2/2] pbzip2: don't skip do_configure

[PATCH v8 00/10] nvdimm: Add an IOCTL pass thru for DSM calls
 2016-04-12  0:27 UTC  (15+ messages)
` [PATCH v8 02/10] nvdimm: Add wrapper for IOCTL pass thru
` [PATCH v8 05/10] nvdimm: Add IOCTL pass thru functions
` [PATCH v8 09/10] nvdimm: sysfs shows which dsm support full command ioctl

[PATCH] llvm: correct fix for the multilib libdir
 2016-04-12  0:26 UTC 

[PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board
 2016-04-12  0:25 UTC  (3+ messages)

[PATCH kernel v2] powerpc/powernv/npu: Enable NVLink pass through
 2016-04-12  0:27 UTC  (5+ messages)

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-04-12  0:24 UTC  (6+ messages)

[PATCH v2 0/4] ACPI based PCI host driver with generic ECAM
 2016-04-12  0:24 UTC  (13+ messages)
` [PATCH v2 1/4] arm64: Prepare to use generic ACPI PCI implementation
` [PATCH v2 2/4] PCI: Provide common functions for ECAM mapping
` [PATCH v2 3/4] PCI: generic, thunder: update to use generic ECAM API
` [PATCH v2 4/4] ACPI: PCI: Add generic PCI host controller

[PATCH 00/13] devpts: New instances for every mount
 2016-04-12  0:10 UTC  (19+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup

DONATION !!!
 2016-04-12  0:18 UTC 

[PATCH] IOSF: Add interface for the cases requiring fid
 2016-04-12  0:18 UTC  (3+ messages)

[PATCH 0/2] Stack usage reduction
 2016-04-12  0:15 UTC  (3+ messages)
` [PATCH 1/2] btrfs: use dynamic allocation for root item in create_subvol

[meta-webserver][PATCH] nginx: update to 1.9.14
 2016-04-12  0:10 UTC 

[PATCH] waf-cross-answers: Fix faulty link cross-answers-mipsel.txt
 2016-04-11 13:33 UTC  (4+ messages)

[RFC PATCH v2 00/13] SELinux support for Infiniband RDMA
 2016-04-12  0:06 UTC  (11+ messages)

[lustre-devel] [PATCH] Mark a pointer as an userspace pointer using __user macro
 2016-04-12  0:05 UTC  (2+ messages)

[PATCH v9 0/4] Multi-instance vTPM proxy driver
 2016-04-12  0:05 UTC  (10+ messages)
` [PATCH v9 2/4] tpm: Proxy driver for supporting multiple emulated TPMs

[PATCH] ARM: OMAP3: Fix imprecise external abort for off mode on 36xx
 2016-04-12  0:01 UTC  (9+ messages)

广东国际经经济研究会
 2016-04-11 23:52 UTC 

[PATCH] ARM: dts: imx6: Add dts for Embest MarS Board
 2016-04-11 23:56 UTC  (3+ messages)

Deprecating ext4 support
 2016-04-11 23:54 UTC  (7+ messages)
        ` [ceph-users] "

[PATCH] arm64: acpi: add a Kconfig option to prefer ACPI boot over DT
 2016-04-11 23:53 UTC  (3+ messages)

[PATCH] MAINTAINERS: correct entry for LVM
 2016-04-11 23:52 UTC  (12+ messages)
`  "

[RFC PATCH 00/12] KEYS: Restrict additions to 'trusted' keyrings [ver #4]
 2016-04-11 23:49 UTC  (4+ messages)
` [RFC PATCH 02/12] PKCS#7: Make trust determination dependent on contents of trust keyring "

[PATCH net v2] net: sched: do not requeue a NULL skb
 2016-04-11 23:48 UTC  (11+ messages)

fix large I/O regression with iSER in 4.4+
 2016-04-11 23:44 UTC  (7+ messages)
  ` [PATCH 1/2] scsi: add a max_segment_size limitation to struct Scsi_Host
` [PATCH 2/2] IB/iser: set max_segment_size

[PATCH 0/1] pbzip2: fix for rebuild
 2016-04-11 23:43 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/15] task_diag: add a new interface to get information about processes (v3)
 2016-04-11 23:35 UTC  (16+ messages)
` [PATCH 01/15] proc: pick out a function to iterate task children
` [PATCH 02/15] proc: export task_first_tid() and task_next_tid()
` [PATCH 03/15] proc: export next_tgid()
` [PATCH 04/15] task_diag: add a new interface to get information about tasks (v4)
` [PATCH 05/15] task_diag: add a new group to get process credentials
` [PATCH 06/15] task_diag: add a new group to get tasks memory mappings (v2)
` [PATCH 07/15] task_diag: add ability to dump children and threads
` [PATCH 08/15] task_diag: Only add VMAs for thread_group leader
` [PATCH 09/15] task_diag: add a flag to mark incomplete messages
` [PATCH 10/15] task_diag: add a new group to get resource usage
` [PATCH 11/15] task_diag: add a new group to get memory usage
` [PATCH 12/15] Documentation: add documentation for task_diag
` [PATCH 13/15] selftest: check the task_diag functinonality
` [PATCH 14/15] task_diag: Enhance fork tool to spawn threads
` [PATCH 15/15] test: check that task_diag can dump all thread of one process

[GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
 2016-04-11 23:39 UTC  (5+ messages)

[U-Boot] [PATCH 00/16] Support for boot image creation for TI secure devices
 2016-04-11 23:37 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] doc: Add info on using secure devices from TI
` [U-Boot] [PATCH 02/16] arm: am33xx: Kconfig: Add secure device definitions
` [U-Boot] [PATCH 03/16] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
` [U-Boot] [PATCH 04/16] ti: omap-common: Add Kconfig file for secure device support
` [U-Boot] [PATCH 05/16] ti: omap-common: Add commands for generating secure SPL images
` [U-Boot] [PATCH 06/16] ti: AM43xx: config.mk: Add support for generating secure boot images
` [U-Boot] [PATCH 07/16] ti: AM43xx: Use CONFIG options from SOC Kconfig
` [U-Boot] [PATCH 08/16] ti: AM43xx: board: Detect AM43xx HS EVM
` [U-Boot] [PATCH 09/16] defconfig: Add configs for AM43xx secure parts
` [U-Boot] [PATCH 10/16] ti_omap5_common: Update SPL start address on "
` [U-Boot] [PATCH 11/16] spl: build: ti: add support for secure boot images
` [U-Boot] [PATCH 12/16] ARM: omap4/5: Add device type to CPU string
` [U-Boot] [PATCH 13/16] ARM: omap5: add hooks for cpu/SoC fdt fixups
` [U-Boot] [PATCH 14/16] ARM: omap5: add ft_board_setup for dra7xx/am57xx
` [U-Boot] [PATCH 15/16] ARM: omap5: Add config for board/cpu fdt fixups
` [U-Boot] [PATCH 16/16] defconfig: ti: Add configs for OMAP5-class secure parts

[PATCH] netfilter: ebtables: Fix extension lookup with identical name
 2016-04-11 23:36 UTC  (2+ messages)

[PATCH 0/6 v2] xfs: xfs_iflush_cluster vs xfs_reclaim_inode
 2016-04-11 23:31 UTC  (5+ messages)

[dpdk-announce] DPDK 16.04 released
 2016-04-11 23:32 UTC 

[PATCH v5] xSplice v1 design and implementation
 2016-04-11 23:29 UTC  (9+ messages)
` [PATCH v5 11/28] xsplice: Implement support for applying/reverting/replacing patches

[PATCH] pci, pci-thunder-pem: Don't clobber read-only bits in bridge config registers
 2016-04-11 23:29 UTC  (2+ messages)

[PATCH v3 00/16] index-helper, watchman
 2016-04-11 23:27 UTC  (5+ messages)
` [PATCH v3 03/16] index-helper: new daemon for caching index and related stuff

[PATCH 0/3] ACPI / tables: Add table upgrade mechanism
 2016-04-11 23:27 UTC  (5+ messages)
` [PATCH 1/3] ACPI / tables: Move table override mechanisms to tables.c

[PATCH 0/16] xfs: first part of rmapbt functionality
 2016-04-11 23:23 UTC  (3+ messages)
` [PATCH 16/16] xfs: piggyback rmapbt update intents in the bmap free structure

[PATCH] drm/msm/mdp: Add support for more RGBX formats
 2016-04-11 23:23 UTC 

[PATCH 4.5 007/238] KVM: i8254: change PIT discard tick policy
 2016-04-11 23:23 UTC 

[PATCH 0/4] Optimize sched avg computation and implement flat util hierarchy
 2016-04-11 23:21 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table

[PATCH v3 0/2] MTK Smart Device Gen1 NAND Driver
 2016-04-11 23:15 UTC  (4+ messages)
` [PATCH v3 1/2] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND

[PATCH] memory failure: replace 'MCE' with 'Memory failure'
 2016-04-11 23:13 UTC  (3+ messages)

Configuring ethernet link fails with No such device
 2016-04-11 23:10 UTC  (2+ messages)

mt8173-evb: failing to boot in linux-next and mainline
 2016-04-11 23:12 UTC  (5+ messages)

about the xfs performance
 2016-04-11 23:10 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Fixes for v4.6
 2016-04-11 23:02 UTC  (3+ messages)

[PATCH V2 0/9] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-04-11 22:57 UTC  (7+ messages)
` [PATCH V2 5/9] arm64: exception: handle instruction abort at current EL

[PATCH 1/1] iio: adc: Add driver for the TI INA3221 Triple Current/Voltage Monitor
 2016-04-11 22:56 UTC  (7+ messages)

[U-Boot] Custodian Repo for Broadcom (arm) boards
 2016-04-11 22:54 UTC  (7+ messages)

[Bug 94900] Regression: HD6950 GPU lockup with octodad: dadliest catch
 2016-04-11 22:53 UTC  (3+ messages)
` [Bug 94900] "

[PATCH 1/2] PCI: iproc: Support DT property for ignoring aborts when probing
 2016-04-11 22:51 UTC  (12+ messages)

[U-Boot] [PATCH] m68k: fix broken buildman m68k
 2016-04-11 22:52 UTC  (2+ messages)

The future of Linux user-space
 2016-04-11 22:45 UTC 

[PATCH 0/6] external mempool manager
 2016-04-11 22:52 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] mempool: add external mempool manager support

[ANNOUNCE] linux-stable security tree
 2016-04-11 22:48 UTC  (7+ messages)

XFS hung task in xfs_ail_push_all_sync() when unmounting FS after disk failure/recovery
 2016-04-11 22:47 UTC  (8+ messages)

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-04-11 22:46 UTC  (5+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support

[PATCH] ecryptfs: open lower files on kthread under SELinux
 2016-04-11 22:46 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 21461704e333753f78de71dd8363e61fee8af1d1 BUILD SUCCESS
 2016-04-11 22:45 UTC 

[PATCH] extcon: usb-gpio: Don't miss event during suspend/resume
 2016-04-11 22:43 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-11 22:42 UTC  (5+ messages)

[PATCH] runqueue: Improve 'mulitiple .bb files are due to be built' message
 2016-04-11 22:42 UTC  (2+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-11_15-40-54
 2016-04-11 22:38 UTC 

[PATCH 00/10] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
 2016-04-11 22:37 UTC  (5+ messages)
` [PATCH 08/10] devicetree: Add Trusted Computing Group to vendor-prefix.txt

OEDAM, April 8 in San Diego after ELC
 2016-04-11 22:35 UTC  (6+ messages)
` [OE-core] [oe] "
    ` [oe] [OE-core] "
      ` [oe] [yocto] "
      ` [yocto] [OE-core] "

[4.2.y-ckt stable] Patch "compiler-gcc: disable -ftracer for __noclone functions" has been added to the 4.2.y-ckt tree
 2016-04-11 22:34 UTC 

[4.2.y-ckt stable] Patch "pinctrl: pistachio: fix mfio84-89 function description and pinmux." has been added to the 4.2.y-ckt tree
 2016-04-11 22:33 UTC  (2+ messages)

[RESEND] fence: add missing descriptions for fence
 2016-04-11 22:33 UTC  (4+ messages)

[PATCH v5 0/2] Add ZII development board
 2016-04-11 22:32 UTC  (3+ messages)
` [PATCH v5 2/2] ARM: dts: vf610-zii-dev: "

[PATCH 2/3] index-helper: convert strncpy to memcpy
 2016-04-11 22:30 UTC  (2+ messages)

[PATCH 0/9] RxRPC: 2nd rewrite part 1
 2016-04-11 22:29 UTC  (4+ messages)

[PATCH v2 net 0/4] ipv6: datagram: Update dst cache of a connected udp sk during pmtu update
 2016-04-11 22:29 UTC  (5+ messages)
` [PATCH v2 net 1/4] ipv6: datagram: Refactor flowi6 init codes to a new function
` [PATCH v2 net 2/4] ipv6: datagram: Refactor dst lookup and update "
` [PATCH v2 net 3/4] ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
` [PATCH v2 net 4/4] ipv6: udp: Do a route lookup and update during release_cb

[PATCH v1] doc: changed nic overview table to clarify supported features
 2016-04-11 22:27 UTC 

[PATCH 00/14] staging: fsl-mc: misc updates
 2016-04-11 20:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/16] Introduce Intel 82574 GbE Controller Emulation (e1000e)
 2016-04-11 22:24 UTC  (4+ messages)

[U-Boot] [PATCH] gunzip.c: use block layer for writes
 2016-04-11 22:21 UTC 

[LSF/MM TOPIC] Generic page-pool recycle facility?
 2016-04-11 22:21 UTC  (6+ messages)
  ` [Lsf-pc] "
    ` [Lsf] "

[Qemu-devel] [PATCH v2 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-04-11 22:19 UTC  (2+ messages)

[Qemu-devel] [PATCH for 2.6 v4 0/3] ide: fix loss of the dma/atapi state during migration
 2016-04-11 22:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] ide: really restart pending and in-flight atapi dma

[PATCH iproute2 0/4] vxlan: add VXLAN-GPE support
 2016-04-11 22:17 UTC  (2+ messages)

[PATCH] iproute2: tc_bpf.c: fix building with musl libc
 2016-04-11 22:17 UTC  (2+ messages)

[PATCH v2 0/4] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-11 22:17 UTC  (7+ messages)
` [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures

[lustre-devel] [PATCH] staging: lustre: libcfs: Fix warnings reported by 'make C=1'
 2016-04-11 22:16 UTC  (2+ messages)

Issues with ALSA:ice1724 sound cards on powerpc machines
 2016-04-11 22:14 UTC  (5+ 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.