All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-01 04:21:56 to 2016-04-01 06:57:54 UTC [more...]

[PATCH 01/11] ARM: dts: exynos: Fix DTC unit name warnings in cros-adc-thermistors
 2016-04-01  6:57 UTC  (22+ messages)
` [PATCH 02/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos3250
` [PATCH 03/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos4
` [PATCH 04/11] ARM: dts: exynos: Fix DTC unit name warnings in Trats2 board
` [PATCH 05/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos4x12
` [PATCH 06/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos5250
` [PATCH 07/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos542x
` [PATCH 08/11] ARM: dts: exynos: Fix DTC unit name warnings in Peach Pit
` [PATCH 09/11] ARM: dts: exynos: Fix DTC unit name warnings in SMDK5420
` [PATCH 10/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos5440
` [PATCH 11/11] ARM: dts: s5p: Fix DTC unit name warnings in S5Pv210 boards

[PATCH 0/2] scsi: vpd sanity checks
 2016-04-01  6:57 UTC  (3+ messages)
` [PATCH 1/2] scsi: Do not attach VPD to devices that don't support it
` [PATCH 2/2] scsi: vpd pages are mandatory for SPC-2

New syscall: leftpad()
 2016-04-01  6:56 UTC  (4+ messages)
` [PATCH] Implement leftpad syscall

[PATCH] ceph-disk: s/prefered/preferred/
 2016-04-01  6:56 UTC 

[GIT PULL] s390 patches for 4.6-rc2
 2016-04-01  6:54 UTC  (5+ messages)

blackscreen on boot with first compiled kernel
 2016-04-01  6:54 UTC  (3+ messages)

[Bug 94725] New: Nouveau driver fails to load on GM204
 2016-04-01  6:52 UTC  (3+ messages)
  ` [Bug 94725] Nouveau driver fails to poweron GPU on GM204 after dynamic poweroff

generic/027 possible deadlock
 2016-04-01  6:48 UTC 

[PATCH] regulator: pwm: Try to avoid voltage error in duty cycle calculation
 2016-04-01  6:32 UTC  (4+ messages)

Ath10k seems to be using stale mac80211 txq references
 2016-04-01  6:41 UTC  (4+ messages)

Kernel Panic on 4 cores hp c8000
 2016-04-01  6:41 UTC  (5+ messages)

[PATCH] devinit/gf100: make devinit on resume safer
 2016-04-01  6:40 UTC 

[PATCH 00/18] ARM: vf610: Suspend/resume with self-refresh mode
 2016-04-01  6:40 UTC  (5+ messages)
` [PATCH 15/18] ARM: vf610: PM: initial suspend/resume support

[PATCH] MAINTAINERS: Update email address
 2016-04-01  6:39 UTC  (2+ messages)
` [tip:core/urgent] MAINTAINERS: Update my "

[Buildroot] [PATCH 0/2] bump libuecc and fastd
 2016-04-01  6:39 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] libuecc: bump to v7
` [Buildroot] [PATCH 2/2] fastd: bump to v18

[PATCH v7 0/8] Inband dedupe for btrfs-progs
 2016-04-01  6:37 UTC  (9+ messages)
` [PATCH v7 1/8] btrfs-progs: Basic framework for dedupe command group
` [PATCH v7 2/8] btrfs-progs: dedupe: Add enable command "
` [PATCH v7 3/8] btrfs-progs: dedupe: Add disable support for inband dedupelication
` [PATCH v7 4/8] btrfs-progs: dedupe: Add status subcommand
` [PATCH v7 5/8] btrfs-progs: Add dedupe feature for mkfs and convert
` [PATCH v7 6/8] btrfs-progs: Add show-super support for new DEDUPE flag
` [PATCH v7 7/8] btrfs-progs: debug-tree: Add dedupe tree support
` [PATCH v7 8/8] btrfs-progs: property: add a dedupe property

[PATCH] x86: dumpstack: combine some printks
 2016-04-01  6:37 UTC  (2+ messages)
` [tip:x86/debug] x86/dumpstack: Combine some printk()s

[PATCH] lockdep: print chain_key collision information
 2016-04-01  6:36 UTC  (2+ messages)
` [tip:core/urgent] locking/lockdep: Print "

[PATCH v10 00/21] Btrfs dedupe framework
 2016-04-01  6:35 UTC  (22+ messages)
` [PATCH v10 01/21] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v10 03/21] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v10 04/21] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v10 05/21] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v10 06/21] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v10 07/21] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v10 08/21] btrfs: ordered-extent: Add support for dedupe
` [PATCH v10 09/21] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v10 10/21] btrfs: try more times to alloc metadata reserve space
` [PATCH v10 11/21] btrfs: dedupe: Add ioctl for inband dedupelication
` [PATCH v10 12/21] btrfs: dedupe: add an inode nodedupe flag
` [PATCH v10 13/21] btrfs: dedupe: add a property handler for online dedupe
` [PATCH v10 14/21] btrfs: dedupe: add per-file online dedupe control
` [PATCH v10 15/21] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v10 16/21] btrfs: dedupe: Add basic tree structure for on-disk dedupe method
` [PATCH v10 17/21] btrfs: dedupe: Introduce interfaces to resume and cleanup dedupe info
` [PATCH v10 18/21] btrfs: dedupe: Add support for on-disk hash search
` [PATCH v10 19/21] btrfs: dedupe: Add support to delete hash for on-disk backend
` [PATCH v10 20/21] btrfs: dedupe: Add support for adding "
` [PATCH v10 21/21] btrfs: dedupe: Preparation for compress-dedupe co-work

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-04-01  6:33 UTC  (7+ messages)

[PATCH] Feature: custom guitool commands can now have custom keyboard shortcuts
 2016-04-01  6:32 UTC  (3+ messages)

[PATCH] module: fix noreturn attribute for __module_put_and_exit()
 2016-04-01  6:31 UTC  (5+ messages)
` [PATCH v2] "

[Buildroot] [autobuild.buildroot.net] Build results for 2016-03-31
 2016-04-01  6:30 UTC 

Unable to deliver your item, #00000362569
 2016-04-01  6:29 UTC 

[PATCHSET v3][RFC] Make background writeback not suck
 2016-04-01  6:27 UTC  (12+ messages)

[PATCH 01/65] powerpc/mm: Use big endian page table for book3s 64
 2016-04-01  6:25 UTC  (3+ messages)
` [PATCH 65/65] powerpc/mm/radix: Cputable update for radix

[U-Boot] Missing flush_cache in do_load function
 2016-04-01  6:24 UTC 

hacked 4.4.6+, 10.4.3 firmware, Running out of ring-index for pipe-id 3 (WMI)
 2016-04-01  6:23 UTC  (8+ messages)

[PATCH v4] Improve the performance of --num-threads -d 31
 2016-04-01  6:27 UTC  (8+ messages)

[Buildroot] [PATCH] wilc1000-firmware: new package
 2016-04-01  6:22 UTC  (2+ messages)

Legal characters in encrypted fscrypto (f2fs/ext4) filename?
 2016-04-01  6:21 UTC  (3+ messages)

[PATCH 1/3] ath10k: Ensure txrx-compl-task is stopped when cleaning htt-tx
 2016-04-01  6:18 UTC  (9+ messages)
` [PATCH 2/3] ath10k: Ensure peer_map references are cleaned up
` [PATCH 3/3] ath10k: Add BUG_ON if we over-write peer-map pointer

[LTP] [PATCH V2 1/3] mm/ksm: taking use of SAFE_FILE_ macro for ksm05.c
 2016-04-01  6:18 UTC  (4+ messages)
` [LTP] [PATCH V2 2/3] mm/ksm: extend 'max_page_sharing' before ksm testing

[PATCH v15 00/20] arm64 kexec kernel patches v15
 2016-04-01  6:16 UTC  (6+ messages)
` [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel

[PATCH] xfs_quota: add missed options -D and -P into man page
 2016-04-01  6:15 UTC 

Probable bug in md with rdev->new_data_offset
 2016-04-01  6:15 UTC  (5+ messages)

[PATCH v3] ppc64/book3s: fix branching to out of line handlers in relocation kernel
 2016-04-01  6:14 UTC  (2+ messages)

pvmove/mirror target mirroring data between two devices with different sector size
 2016-04-01  6:13 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2.1 00/12] Core based CPU hotplug for PowerPC sPAPR
 2016-04-01  6:12 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2.1 08/12] spapr: Add CPU type specific core devices
` [Qemu-devel] [RFC PATCH v2.1 09/12] spapr: convert boot CPUs into CPU "

[xen-unstable test] 88047: regressions - FAIL
 2016-04-01  6:12 UTC 

git alias quoting help
 2016-04-01  6:10 UTC  (3+ messages)

[PATCH] kernfs: Move faulting copy_user operations outside of the mutex
 2016-04-01  6:11 UTC  (6+ messages)

[PATCH v2 0/7] Various fixes to compile with gcc6
 2016-04-01  6:07 UTC  (3+ messages)

[PATCH] ext4: Retry block allocation for failed DIO and DAX writes
 2016-04-01  6:06 UTC  (2+ messages)

[PATCH v2] ASoC: rt5514: add rt5514 SPI driver
 2016-04-01  6:01 UTC  (5+ messages)

[PATCH v1 0/4] Implement SoC bus driver for Vybrid
 2016-04-01  6:00 UTC  (5+ messages)
` [PATCH v1 3/4] ARM: dts: vfxxx: Add OCROM and phandle entries for Vybrid SoC bus driver

csum errors in VirtualBox VDI files
 2016-04-01  5:57 UTC  (11+ messages)
        ` bad metadata crossing stripe boundary (was: csum errors in VirtualBox VDI files)
          ` bad metadata crossing stripe boundary

[PATCH 0/2] Export new VMCOREINFO about compound page
 2016-04-01  5:53 UTC  (4+ messages)

[PATCH] iio: potentiometer: mcp4531: use pointer to access model parameters
 2016-04-01  5:51 UTC  (3+ messages)

[PATCH V4 0/2] ASoC: share more product information with user space
 2016-04-01  5:52 UTC  (4+ messages)
` [PATCH V4 1/2] ASoC: core: add API for registering DMI card names
` [PATCH V4 2/2] ASoC: bytcr-rt5640: register DMI names to card

[PATCH RESEND] smp: make wake up idle cpus more generic
 2016-04-01  5:50 UTC 

[PATCH v7 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-04-01  5:43 UTC  (7+ messages)
` [PATCH v7 1/4] gadget: Introduce the usb charger framework

[PATCH V3 0/9] iommu/amd: enable ACPI hardware ID device support
 2016-04-01 13:06 UTC  (10+ messages)
` [PATCH V3 1/9] iommu/amd: Adding Extended Feature Register check for PC support
` [PATCH V3 2/9] iommu/amd: Modify ivhd_header structure to support type 11h and 40h
` [PATCH V3 3/9] iommu/amd: Use the most comprehensive IVHD type that the driver can support
` [PATCH V3 4/9] iommu/amd: Add new map for storing IVHD dev entry type HID
` [PATCH V3 5/9] iommu/amd: Introduces ivrs_acpihid kernel parameter
` [PATCH V3 6/9] iommu/amd: Make call-sites of get_device_id aware of its return value
` [PATCH V3 7/9] iommu/amd: Add iommu support for ACPI HID devices
` [PATCH V3 8/9] iommu/amd: Manage iommu_group "
` [PATCH V3 9/9] iommu/amd: Set AMD iommu callbacks for amba bus

[Qemu-devel] [PATCH V2 0/3] Introduce COLO-compare
 2016-04-01  5:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH V2 1/3] colo-compare: introduce colo compare initlization

[PATCH] smp: make wake up idle cpus more generic
 2016-04-01  5:40 UTC  (3+ messages)

Deadlock on (faked) firmware crash, CUS239, modified 10.4.3 firmware
 2016-04-01  5:33 UTC  (7+ messages)

[PATCH] ALSA: hda - fix front mic problem for a HP desktop
 2016-04-01  5:37 UTC  (2+ messages)

RPM spec file broken by README.md
 2016-04-01  5:35 UTC 

Getting rid of inside_vm in intel8x0
 2016-04-01  5:34 UTC  (5+ messages)

[PATCH] ext4: add lockdep annotations for i_data_sem
 2016-04-01  5:32 UTC 

Greetings to you You have new message
 2016-03-30 15:51 UTC 

[LTP] [PATCH V3] madvice: new case for madvise(WILLNEED)
 2016-04-01  5:30 UTC  (2+ messages)

Adding compression/checksum support for bluestore
 2016-04-01  5:28 UTC  (6+ messages)

Troubleshooting LVDS on GM45
 2016-04-01  4:49 UTC 

Recovery after failed chunk size change
 2016-04-01  5:25 UTC  (2+ messages)

[PATCH 1/3] ath10k: fix calibration init sequence of qca99x0
 2016-04-01  5:19 UTC  (9+ messages)
` [PATCH 2/3] ath10k: remove unnecessary warning for probe response drops
` [PATCH 3/3] ath10k: fix unconditional num_mpdus_ready subtraction

[Intel-wired-lan] [next PATCH] i40evf: properly handle VLAN features
 2016-04-01  5:17 UTC  (2+ messages)

[LTP] [PATCH 1/2] preadv/preadv02.c: add specific error for preadv()
 2016-04-01  5:14 UTC  (3+ messages)
` [LTP] [PATCH v2 "
  ` [LTP] [PATCH v2 2/2] pwritev/pwritev02.c: add specific error for pwritev()

[PATCH] autofs: don't stuck in a loop if vfs_write returns an error
 2016-04-01  5:12 UTC  (2+ messages)

Hard to debug problem with ceph_erasure_code
 2016-04-01  5:12 UTC  (2+ messages)

[LTP] [PATCH V2] madvice: new case for madvise(WILLNEED)
 2016-04-01  5:11 UTC  (4+ messages)

[PATCH v2 0/4] Add an option to git-format-patch to record base tree info
 2016-04-01  5:07 UTC  (6+ messages)
` [PATCH v2 3/4] format-patch: introduce --base=auto option

[Qemu-devel] [Bug 1563887] Re: qemu-system-ppc64 freezes on starting image on ppc64le
 2016-04-01  4:58 UTC  (2+ messages)

[acpi:release 27/30] arch/x86/include/asm/disabled-features.h:38:25: warning: left shift count >= width of type
 2016-04-01  5:04 UTC 

[RFC PATCH 00/10] ACPI overlays
 2016-04-01  5:05 UTC  (8+ messages)
` [RFC PATCH 02/10] acpi: install SSDT tables from initrd
` [RFC PATCH 10/10] acpi: add support for loading SSDTs via configfs

[PATCH 0/2] libassuan licensing updates
 2016-04-01  5:00 UTC  (3+ messages)
` [PATCH 1/2] libassuan: use package specific licensing
` [PATCH 2/2] default-distrovars.inc: remove libassuan from LGPLv2_WHITELIST_GPL-3.0

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-04-01  4:59 UTC  (3+ messages)

[PATCH v9 for Xen 4.7 0/4] Enable per-VCPU parameter for RTDS
 2016-04-01  4:59 UTC  (5+ messages)
` [PATCH v9 for Xen 4.7 1/4] xen: enable "
` [PATCH v9 for Xen 4.7 2/4] libxc: "
` [PATCH v9 for Xen 4.7 3/4] libxl: "
` [PATCH v9 for Xen 4.7 4/4] xl: "

[PATCH net-next 0/6] net device rx busy polling support in vhost_net
 2016-04-01  4:49 UTC  (6+ messages)
` [PATCH net-next 1/6] net: skbuff: don't use union for napi_id and sender_cpu

[PATCH] x86: Calculate MHz using APERF/MPERF for cpuinfo and scaling_cur_freq
 2016-04-01  4:37 UTC 

[PATCH net 4/4] tcp: various missing rcu_read_lock around __sk_dst_get
 2016-04-01  4:33 UTC  (12+ messages)

linux-next: Tree for Apr 1
 2016-04-01  4:22 UTC 

[PATCH 1/1] ARM : missing corrupted reg in __do_div_asm
 2016-04-01  4:22 UTC  (2+ messages)
` [PATCH V3 1/1] ARM : missing corrupted reg in __div64_32

[Buildroot] [PATCH v2 1/2] buildroot-test: enable toolchains based on hostarch
 2016-04-01  4:21 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/2] buildroot-test: failure reason regex update


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.