All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-13 12:15:00 to 2016-04-13 13:10:47 UTC [more...]

[PATCH 0/2] lightnvm: preparation patches for sysfs
 2016-04-13 12:15 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: rename nvm_targets to nvm_tgt_type
` [PATCH 2/2] lightnvm: refactor dev->online_target to global nvm_targets

[PATCH 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-13 13:10 UTC  (5+ messages)
` [PATCH 3/6] ARM: PSCI: Register with kernel restart handler

[LTP] [PATCH 1/4] tst_atomic: make tst_atomic_inc take a signed integer
 2016-04-13 13:10 UTC  (4+ messages)
` [LTP] [PATCH 2/4] m4: add a check for __sync_add_and_fetch
` [LTP] [PATCH 3/4] tst_atomic: add atomic_add_return for x86/64, ppc/64 and s390/x
` [LTP] [PATCH 4/4] tst_atomic: add test for tst_atomic_inc

[meta-fsl-arm-extra][PATCH v3 1/4] linux-variscite: Add linux recipe for variscite
 2016-04-13 13:10 UTC  (6+ messages)
` [meta-fsl-arm-extra][PATCH v3 2/4] u-boot-variscite: Add u-boot "
` [meta-fsl-arm-extra][PATCH v3 3/4] imx6qdl-variscite-som: Add machine configuration
` [meta-fsl-arm-extra][PATCH v3 4/4] linux-firmware: Add TIInit_11.8.32 WiLink8 firmware

[PATCH] kernel/signal.c: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
 2016-04-13 12:04 UTC 

[PATCH RFC 0/2] tun: lockless xmit
 2016-04-13 13:09 UTC  (10+ messages)
` [PATCH RFC 1/2] tun: don't require serialization lock on tx

[PATCH] oom: consider multi-threaded tasks in task_will_free_mem
 2016-04-13 13:08 UTC  (4+ messages)

[PATCHSET v3][RFC] Make background writeback not suck
 2016-04-13 13:08 UTC  (3+ messages)
` [PATCH 4/9] writeback: track if we're sleeping on progress in balance_dirty_pages()

[LTP] Pre-release LTP build
 2016-04-13 13:07 UTC  (8+ messages)

Deprecating ext4 support
 2016-04-13 13:06 UTC  (13+ messages)
  ` [ceph-users] "

[PATCH V2 0/5] gpio: of: Add error handling and support for multiple gpio in gpio-hog
 2016-04-13 12:54 UTC  (6+ messages)
` [PATCH V2 3/5] gpio: of: Return error if gpio hog configuration failed

[PATCH v6 2/2] Add a module for retrieving SMBIOS information
 2016-04-13 13:03 UTC  (2+ messages)

[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF
 2016-04-13 13:02 UTC  (6+ messages)
` [PATCH v2 3/3] phy: rockchip-emmc: adapt binding to specifiy register offset and length

[PATCH v2 00/16] Chelsio iSCSI target offload driver
 2016-04-13 13:03 UTC  (6+ messages)
` [PATCH v2 08/16] iscsi-target: add void (*iscsit_get_r2t_ttt)()

[Qemu-devel] [PATCH v17 0/8] Block replication for continuous checkpoints
 2016-04-13 13:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v17 6/8] Introduce new APIs to do replication operation
` [Qemu-devel] [PATCH v17 7/8] Implement new driver for block replication

[PATCH] drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
 2016-04-13 13:01 UTC  (4+ messages)

[PATCH 0/5] Live patching for powerpc
 2016-04-13 13:01 UTC  (7+ messages)
` [PATCH 1/5] ftrace: Make ftrace_location_range() global
` [PATCH 2/5] livepatch: Allow architectures to specify an alternate ftrace location
` [PATCH 3/5] powerpc/livepatch: Add livepatch header
` [PATCH 4/5] powerpc/livepatch: Add livepatch stack to struct thread_info
` [PATCH 5/5] powerpc/livepatch: Add live patching support on ppc64le

[U-Boot] [PATCH 0/8] efi_loader: Support loading from El Torito isos
 2016-04-13 12:59 UTC  (2+ messages)

[PATCH v4 0/5] Modernize ARC clocksource/clockevent/intc drivers
 2016-04-13 12:59 UTC  (4+ messages)
` [PATCH v4 1/5] ARC: clockevent: DT based probe

[PATCH 0/5] PowerManagement Toggle for PowerTOP
 2016-04-13 12:59 UTC  (4+ messages)
  ` [PATCH 2/5] drm/i915: Add sys FBC toggle interface

[PATCH v2 0/2] vfs: Define new syscall getumask
 2016-04-13 12:57 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] x86: Wire up new getumask system call on x86

[U-Boot] [PATCH] efi_loader: Use system fdt as fallback
 2016-04-13 12:58 UTC  (2+ messages)

[PATCH v12 0/9] add support for DWC UFS Controller
 2016-04-13 12:57 UTC  (4+ messages)
` [PATCH v12 6/9] added support for DesignWare Controller
  ` [PATCH v14 "

[PATCH 00/26] nd/shallow-deepen updates
 2016-04-13 12:55 UTC  (27+ messages)
` [PATCH 01/26] remote-curl.c: convert fetch_git() to use argv_array
` [PATCH 02/26] transport-helper.c: refactor set_helper_option()
` [PATCH 03/26] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH 04/26] upload-pack: move "shallow" sending code out of deepen()
` [PATCH 05/26] upload-pack: remove unused variable "backup"
` [PATCH 06/26] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH 07/26] upload-pack: use skip_prefix() instead of starts_with()
` [PATCH 08/26] upload-pack: tighten number parsing at "deepen" lines
` [PATCH 09/26] upload-pack: move rev-list code out of check_non_tip()
` [PATCH 10/26] fetch-pack: use skip_prefix() instead of starts_with()
` [PATCH 11/26] fetch-pack: use a common function for verbose printing
` [PATCH 12/26] fetch-pack.c: mark strings for translating
` [PATCH 13/26] fetch-pack: use a separate flag for fetch in deepening mode
` [PATCH 14/26] shallow.c: implement a generic shallow boundary finder based on rev-list
` [PATCH 15/26] upload-pack: add deepen-since to cut shallow repos based on time
` [PATCH 16/26] fetch: define shallow boundary with --shallow-since
` [PATCH 17/26] clone: define shallow clone boundary based on time "
` [PATCH 18/26] t5500, t5539: tests for shallow depth since a specific date
` [PATCH 19/26] refs: add expand_ref()
` [PATCH 20/26] upload-pack: support define shallow boundary by excluding revisions
` [PATCH 21/26] fetch: define shallow boundary with --shallow-exclude
` [PATCH 22/26] clone: define shallow clone "
` [PATCH 23/26] t5500, t5539: tests for shallow depth excluding a ref
` [PATCH 24/26] upload-pack: split check_unreachable() in two, prep for get_reachable_list()
` [PATCH 25/26] upload-pack: add get_reachable_list()
` [PATCH 26/26] fetch, upload-pack: --deepen=N extends shallow boundary by N commits

[PATCH] xattr: Fail with -EINVAL for NULL attribute names
 2016-04-13 12:57 UTC 

[U-Boot] [PATCH 1/2] efi_loader: Put fdt into convenient location
 2016-04-13 12:57 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] efi_loader: Expose ascending efi memory map

[PATCH 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
 2016-04-13 12:55 UTC  (8+ messages)
` [PATCH 02/12] mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()

[PATCH RFC 00/15] PCI bus support
 2016-04-13 12:55 UTC  (3+ messages)
` [PATCH RFC 05/15] pci/x86: Rename pci_config_read() to pci_config_readl()

[LTP] [PATCH] waitpid/waitpid03: break test if fork failed
 2016-04-13 12:55 UTC  (6+ messages)

[U-Boot] [PATCH] jetson-tk1: Set fdtfile environment variable
 2016-04-13 12:55 UTC  (2+ messages)

[U-Boot] is there any value to board/dave/ directory?
 2016-04-13 12:54 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Always flush in cache line size granularity
 2016-04-13 12:53 UTC  (2+ messages)

[PATCH memory-barriers.txt 0/7] Memory-model updates for 4.7
 2016-04-13 12:53 UTC  (9+ messages)
` [PATCH memory-barriers.txt 2/7] documentation: Fix missed renaming: s/lock/acquire
` [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation
` [PATCH memory-barriers.txt 7/7] Documentation,barriers: Mention smp_cond_acquire()

[RFC][PATCH 0/3] smp_cond_load_acquire + cmpwait
 2016-04-13 12:52 UTC  (4+ messages)
` [RFC][PATCH 3/3] locking,arm64: Introduce cmpwait()

[PATCH 0/3] ARM: AMx3xx: misc clock fixes
 2016-04-13 12:52 UTC  (11+ messages)
` [PATCH 2/3] clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec
` [PATCH 3/3] ARM: dts: am43xx: add support for clkout1 clock

[PATCH 0/3] btrfs-safe implementation of -oloop
 2016-04-13 12:52 UTC  (3+ messages)

[PATCH v4] drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write
 2016-04-13 12:48 UTC  (4+ messages)
  ` [Intel-gfx] "

[Qemu-devel] post-copy is broken?
 2016-04-13 12:50 UTC  (7+ messages)

[PATCH] clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'
 2016-04-13 12:50 UTC  (3+ messages)

UDP stress-testing
 2016-04-13 12:50 UTC  (6+ messages)

[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-13 12:49 UTC  (10+ messages)
` [PATCH 10/11] x86, rwsem: provide __down_write_killable

[PATCH] ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64
 2016-04-13 12:49 UTC  (6+ messages)

Open for today's meeting
 2016-04-13 12:48 UTC 

[Qemu-devel] [PATCH v14 00/19] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-04-13 12:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH v14 01/19] qapi: Consolidate object visitors

[Qemu-devel] [PATCH v4 0/9] target-mips: Initiate IEEE 754-2008 support
 2016-04-13 12:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/9] softfloat: For Mips only, correct default NaN values
` [Qemu-devel] [PATCH v4 3/9] softfloat: For Mips only, correct order in pickNaNMulAdd()

[Qemu-devel] Gdk deprecations on fedora24/gdk 3.20
 2016-04-13 12:46 UTC  (2+ messages)

[PATCH] dspi: config dspi master regmap with right mode depend on BE or LE
 2016-04-13 11:03 UTC 

Moving asymmetric keys from crypto/ to security/keys/
 2016-04-13 12:45 UTC 

[PATCH 1/2] drm/i915/skl: Fix rc6 based gpu/system hang
 2016-04-13 12:43 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs

[PATCH v2 0/6] HPD support during suspend
 2016-04-13 12:45 UTC  (5+ messages)
` [PATCH v2 3/5] drm/i915/bxt: Corrected the guid for bxt

ath10k performance, master branch from 20160407
 2016-04-13 12:44 UTC  (7+ messages)

ceph-qa-suite branching (merge it into ceph.git?)
 2016-04-13 12:45 UTC  (2+ messages)

[PATCH 1/3] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
 2016-04-13 12:44 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Move ioremap_wc tracking onto VMA

[PATCH 0/2] vfs: Define new syscall getumask
 2016-04-13 12:40 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH] cfgfile: fix uninitialized scalar variable
 2016-04-13 12:15 UTC 

[PATCH v3] brcmfmac: Decrease 8021x_cnt for dropped packets
 2016-04-12 19:17 UTC 

[PATCH] matchbox-keyboard: Hide desktop launcher
 2016-04-13 12:42 UTC  (6+ messages)

MADV_MERGEABLE for osdmaps etc
 2016-04-13 12:42 UTC  (2+ messages)

[U-Boot] want to clarify a couple things about vendor common/ directories
 2016-04-13 12:41 UTC 

[PATCH 0/5] mmc: sdhci: Misc patches
 2016-04-13 12:36 UTC  (6+ messages)
` [PATCH 5/5] mmc: sdhci: Tidy together LED code

[meta-cgl][PATCH] linux-yocto: Update .bbappend recipe version
 2016-04-13 12:36 UTC 

[PATCH v2] arm64: mm: Add trace_irqflags annotations to do_debug_exception()
 2016-04-13 12:40 UTC 

[SCSI] qla2xxx: Enhancements to support ISPFx00
 2016-04-13 12:39 UTC 

Crush Map compactness
 2016-04-13 12:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-04-13 12:38 UTC  (6+ messages)

[PATCH 2/2] x86: Wire up new getumask system call on x86
 2016-04-13 12:36 UTC  (3+ messages)

[PATCH] arm64: mm: Add trace_irqflags annotations to do_debug_exception()
 2016-04-13 12:37 UTC  (3+ messages)

[PART1 RFC v4 00/11] KVM: x86: Introduce SVM AVIC support
 2016-04-13 12:37 UTC  (5+ messages)
` [PART1 RFC v4 08/11] svm: Add VMEXIT handlers for AVIC

[Qemu-devel] [PATCH] hw/virtio/balloon: Fixes for different host page sizes
 2016-04-13 12:37 UTC  (2+ messages)

[PATCH v2] mdev: create devices from /sys/dev
 2016-04-13 12:36 UTC 

[LTP] [PATCH] waitpid/waitpid10: break test if fork failed
 2016-04-13 12:36 UTC  (2+ messages)

[PATCH] asm-generic: force inlining of some atomic_long operations
 2016-04-13 12:36 UTC  (5+ messages)
` [PATCH] force inlining of some byteswap operations
  ` This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)

[PATCH] drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen
 2016-04-13 12:32 UTC  (4+ messages)

What are the consequences of not installing the non-free intel firmware needed on Skylake?
 2016-04-13 12:32 UTC 

staging: fsl-mc: Convert to use platform_msi infrastrucutre
 2016-04-13 12:32 UTC  (5+ messages)
` [PATCH 1/6] of/irq: Export of_msi_get_domain

[U-Boot] [PATCH] fastboot: Fix OUT transaction length alignment
 2016-04-13 12:32 UTC  (3+ messages)

答复: Re: [ceph-calamari] BluePrint:add a rbd restful api for calamari
 2016-04-13 12:32 UTC 

[U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G
 2016-04-13 12:31 UTC  (2+ messages)

New field to auditd.conf file
 2016-04-13 12:31 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] [WIP] [RFC ]Add initial 9pfs support for Windows hosts v2
 2016-04-13 12:30 UTC  (2+ messages)

0 bot for Git
 2016-04-13 12:30 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] netsniff-ng: bump to version 0.6.1
 2016-04-13 12:27 UTC 

[for-4.7] x86/emulate: synchronize LOCKed instruction emulation
 2016-04-13 12:26 UTC 

[PATCH] ARM: socfpga: dts: Add samtec VIN|ING board
 2016-04-13 12:24 UTC 

[PATCH v2 0/5] Add XOR engine support to Armada 3700 SoC (ARM64)
 2016-04-13 12:24 UTC  (5+ messages)
` [PATCH v2 4/5] dmaengine: mv_xor: Allow selecting mv_xor for mvebu only compatible SoC

[U-Boot] [PATCH] arm: socfpga: Add samtec VIN|ING board
 2016-04-13 12:24 UTC 

[U-Boot] [PATCH] dragonboard410c: Fix environment variables
 2016-04-13 12:22 UTC  (2+ messages)

[RFC PATCH] Data integrity extension support for xen-block
 2016-04-13 12:22 UTC  (2+ messages)

[B.A.T.M.A.N.] No rebroadcast on mesh links
 2016-04-13 12:22 UTC  (5+ messages)

[PATCH] rewrite t1500-rev-parse.sh
 2016-04-13 12:21 UTC  (4+ messages)
` [PATCH] t1500-rev-parse: rewrite each test to run in isolation

[Buildroot] [Bug 8846] New: Orphaned/missing toolchain borks eclipse plugin
 2016-04-13 12:21 UTC 

[PATCH] i2c: designware-platdrv: get fast/std speed scl high/low count from DT
 2016-04-13 12:16 UTC  (7+ messages)

[B.A.T.M.A.N.] skb->priority and fragments
 2016-04-13 12:19 UTC  (4+ messages)

[PATCH 0/4] Decouple X86_32 dependency from the ISA Kconfig option
 2016-04-13 12:15 UTC  (3+ messages)

[PATCH v8 00/10] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-04-13 12:15 UTC  (4+ messages)
` [PATCH v8 02/10] drm/hisilicon: Add hisilicon kirin drm master driver


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.