All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-23 03:00:30 to 2016-02-23 04:31:42 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2016-02-23  4:31 UTC 

[PATCH v4 1/1] ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
 2016-02-23  4:29 UTC  (3+ messages)

Ipset kernel module functions
 2016-02-23  4:28 UTC 

[PATCH v3 00/11] KVM: x86: track guest page access
 2016-02-23  4:19 UTC  (16+ messages)
` [PATCH v3 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH v3 05/11] KVM: page track: introduce kvm_page_track_{add,remove}_page
` [PATCH v3 06/11] KVM: MMU: let page fault handler be aware tracked page

[PATCH 0/4] JBD2 cleanups
 2016-02-23  4:27 UTC  (9+ messages)
` [PATCH 1/4] jbd2: Remove some unnecessary arguments of jbd2_journal_write_revoke_records
` [PATCH 2/4] jbd2: Factor out common descriptor block initialization
` [PATCH 3/4] jbd2: Unify revoke and tag block checksum handling
` [PATCH 4/4] jbd2: Save some atomic ops in __JI_COMMIT_RUNNING handling

[PATCH v3] mmc-utils: Merge the lsmmc tool into mmc-utils
 2016-02-23  4:18 UTC 

[PATCH v2 1/4] dmaengine: xilinx_vdma: Improve SG engine handling
 2016-02-23  4:21 UTC  (11+ messages)
` [PATCH v2 2/4] dmaengine: xilinx_vdma: Simplify spin lock handling
` [PATCH v2 4/4] dmaengine: xilinx_vdma: Improve channel idle checking

[PATCH] fstests: update autoconf rules to define _GNU_SOURCE where needed
 2016-02-23  4:19 UTC 

Confusion regarding nfct_query and nfct_callback_register
 2016-02-23  4:16 UTC  (3+ messages)

[PATCH 00/56] More Lustre cleanups
 2016-02-23  2:54 UTC  (57+ messages)
` [PATCH 01/56] staging/lustre/fld: Remove useless typedefs
` [PATCH 02/56] staging/lustre: Get rid of client_obd_lock_t typedef
` [PATCH 03/56] staging/lustre: Get rid of loc_flags_t typedef
` [PATCH 04/56] stagig/lustre: Get rid of cksum_type_t typedef
` [PATCH 05/56] staging/lustre: Get rid of ost_cmd_t typedef
` [PATCH 06/56] staging/lustre: Get rid of quota_cmd_t typedef
` [PATCH 07/56] staging/lustre: Get rid of mds_cmd_t typedef
` [PATCH 08/56] staging/lustre: Get rid of mds_reint_t, mdt_reint_t typedefs
` [PATCH 09/56] staging/lustre: Get rid of ldlm_cmd_t typedef
` [PATCH 10/56] staging/lustre: Remove ldlm type/mode typedefs
` [PATCH 11/56] staging/lustre: Get rid of mgs_cmd_t typedef
` [PATCH 12/56] staging/lustre: Get rid of obd_cmd_t typedef
` [PATCH 13/56] staging/lustre: Get rid of llog_op_type typedef
` [PATCH 14/56] staging/lustre: Get rid of sec_cmd_t typedef
` [PATCH 15/56] staging/lustre/ldlm: Remove unused lr_most_restr from struct ldlm_resource
` [PATCH 16/56] staging/lustre: Get rid of object update code
` [PATCH 17/56] staging/lustre: Get rid of lustre_fid typedef
` [PATCH 18/56] staging/lustre: Get rid of lustre_quota_version typedef
` [PATCH 19/56] staging/lustre: Get rid of ldlm_error_t typedef
` [PATCH 20/56] staging/lustre: Remove ldlm_appetite_t typedef
` [PATCH 21/56] staging/lustre: Get rid of ldlm_ns_type_t typedef
` [PATCH 22/56] staging/lustre: Get rid of ldlm_cancel_flags_t typedef
` [PATCH 23/56] staging/lustre/llite: Get rid of se_stat_t typedef
` [PATCH 24/56] staging/lustre: Remove lustre_build_version.h
` [PATCH 25/56] staging/lustre: Get rid of C99 comments in lustre_idl.h
` [PATCH 26/56] staging/lustre: Remove server-side changelog defines
` [PATCH 27/56] staging/lustre: Remove FSF mailing address from GPL notices
` [PATCH 28/56] staging/lustre: Remove server-only values from enum lu_dirent_attrs
` [PATCH 29/56] staging/lustre: Remove *_CONNECT_SUPPORTED defines
` [PATCH 30/56] staging/lustre: Remove duplicated quota defines
` [PATCH 31/56] staging/lustre: Remove unused struct quota_body
` [PATCH 32/56] staging/lustre: Remove lquota_glb_rec, lquota_slv_rec and lquota_acct_rec
` [PATCH 33/56] staging/lustre: S_DIRSYNC is always defined in kernel
` [PATCH 34/56] staging/lustre: FMODE_READ and FMODE_WRITE are always defined in the kernel
` [PATCH 35/56] staging/lustre: Remove index file transfer structures
` [PATCH 36/56] staging/lustre: Remove server data from struct obd_export
` [PATCH 37/56] staging/lustre: Remove last_rcvd-file related data
` [PATCH 38/56] staging/lustre: Remove dead code in ldlm_lock_destroy_internal
` [PATCH 39/56] staging/lustre: MAY_NOT_BLOCK is always defined, don't check for it
` [PATCH 40/56] staging/lustre: Remove unused lli_open_count from struct ll_inode_info
` [PATCH 41/56] staging/lustre: Reformat comments and structures in lustre_idl.h
` [PATCH 42/56] staging/lustre/include: Adjust comment style
` [PATCH 43/56] staging/lustre/fld: Adjust comments to better conform to coding style
` [PATCH 44/56] staging/lustre/fid: "
` [PATCH 45/56] staging/lustre/lclient: "
` [PATCH 46/56] staging/lustre/ldlm: "
` [PATCH 47/56] staging/lustre/llite: "
` [PATCH 48/56] staging/lustre/lmv: "
` [PATCH 49/56] staging/lustre/lov: "
` [PATCH 50/56] staging/lustre/mdc: "
` [PATCH 51/56] staging/lustre/mgc: "
` [PATCH 52/56] staging/lustre/obdclass: "
` [PATCH 53/56] staging/lustre/obdecho: "
` [PATCH 54/56] staging/lustre/osc: "
` [PATCH 55/56] staging/lustre/ptlrpc: "
` [PATCH 56/56] staging/lustre: Fix indentation mistakes

2016 Elections to the X.Org Board of Directors and Approval to Changes of the X.Org By Laws
 2016-02-23  4:12 UTC 

[PATCH] mm,vmscan: compact memory from kswapd when lots of memory free already
 2016-02-23  3:50 UTC  (2+ messages)

[U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up
 2016-02-23  4:09 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] raptor: new package
 2016-02-23  4:07 UTC 

[PATCH] f2fs: avoid hungtask problem caused by losing wake_up
 2016-02-23  4:07 UTC 

[Qemu-devel] [PATCH 0/2] block/vhdx: Small cleanups
 2016-02-23  4:04 UTC  (3+ messages)

[PATCH] EXT4: optimizing group serch for inode allocation
 2016-02-23  4:04 UTC  (9+ messages)
  ` [PATCH v3] EXT4: optimizing group search "
      ` [PATCH v4] "
          ` [PATCH v5] "
              ` [PATCH v6] "

cron job: media_tree daily build: OK
 2016-02-23  4:01 UTC 

[PATCH] ext4: trim unused params from convert_initialized_extent()
 2016-02-23  3:59 UTC  (2+ messages)

[PATCH] irqchip/gicv3-its: Don't allow devices whose ID is outside range
 2016-02-23  3:57 UTC  (2+ messages)

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-23  3:58 UTC  (5+ messages)
` [PATCH v10 1/3] cpufreq: Add mechanism for registering "

[RFC PATCH v2] mkfs.f2fs: recalculate sit_segments by max_sit_bitmap_size
 2016-02-23  3:46 UTC 

[PATCHSET] cgroup: misc fixes and cleanups
 2016-02-23  3:55 UTC  (8+ messages)
` [PATCH 6/6] cgroup: make cgroup subsystem masks u16
  ` [PATCH v2 "

[PATCH v8 0/7] powerpc/powernv: Nest Instrumentation support
 2016-02-23  3:46 UTC  (8+ messages)
` [PATCH v8 1/7] powerpc/powernv: Data structure and macros definition
` [PATCH v8 2/7] powerpc/powernv: Add OPAL support for Nest PMU
` [PATCH v8 3/7] powerpc/powernv: autoload nest unit driver module
` [PATCH v8 4/7] powerpc/powernv: detect supported nest units and its events
` [PATCH v8 5/7] powerpc/perf: Add event attribute and group to nest pmu
` [PATCH v8 6/7] powerpc/perf: generic nest pmu event functions
` [PATCH v8 7/7] powerpc/perf: nest pmu cpumask and cpu hotplug support

[LSF/MM ATTEND] Online Logical Head Depop and SMR disks chunked writepages
 2016-02-23  3:56 UTC  (2+ messages)

[PATCH v1] Improve the performance of --num-threads -d 31
 2016-02-23  3:52 UTC  (6+ messages)

[PATCH] lib/bug.c: use common WARN helper
 2016-02-23  3:54 UTC 

[PATCH v5 1/1] ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
 2016-02-23  3:49 UTC 

[Qemu-devel] [PATCH v2 0/3] memory: an optimization
 2016-02-23  3:49 UTC  (3+ messages)

[PATCHSET cgroup/for-4.6] cgroup: make control mask updates modular and recursive
 2016-02-23  3:45 UTC  (17+ messages)
` [PATCH 01/12] cgroup: separate out interface file creation from css creation
` [PATCH 02/12] cgroup: explicitly track whether a cgroup_subsys_state is visible to userland
` [PATCH 03/12] cgroup: reorder operations in cgroup_mkdir()
` [PATCH 04/12] cgroup: factor out cgroup_create() out of cgroup_mkdir()
` [PATCH 05/12] cgroup: introduce cgroup_control() and cgroup_ss_mask()
` [PATCH 06/12] cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write()
` [PATCH 07/12] cgroup: factor out cgroup_apply_control_disable() "
` [PATCH 08/12] cgroup: factor out cgroup_apply_control_enable() "
` [PATCH 09/12] cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}() recursive
` [PATCH 10/12] cgroup: introduce cgroup_{save|propagate|restore}_control()
` [PATCH 11/12] cgroup: Factor out cgroup_{apply|finalize}_control() from cgroup_subtree_control_write()
` [PATCH 12/12] cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask

[Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-02-23  3:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/13] q35: add "int-remap" flag to enable intr

[dpdk-virtio] DPDK stopped working on virtio
 2016-02-23  3:50 UTC  (2+ messages)

[PATCH] i40e: add VEB switching support for i40e
 2016-02-23  3:48 UTC  (3+ messages)

[PATCH v2] Improve the performance of --num-threads -d 31
 2016-02-23  3:45 UTC  (3+ messages)

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2016-02-23  3:45 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/tj/cgroup
 2016-02-23  3:44 UTC 

dm-multipath test scripts
 2016-02-23  3:43 UTC  (10+ messages)
            ` why is blk-mq requeue foricbly kicking stopped queues? [was: Re: dm-multipath test scripts]

[PATCH 0/5] Staging: Replace ternary operators with min_t/max_t
 2016-02-23  3:43 UTC  (4+ messages)
` [PATCH 4/5] Staging: lustre: Use min_t or max_t instead of ternary operator
  ` [Outreachy kernel] "

[Qemu-devel] [PATCH V2 0/2] hw/virtio: fix double use of a virtio flag
 2016-02-23  3:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH V2 1/2] "
` [Qemu-devel] [PATCH V2 2/2] hw/virtio: group virtio flags into an enum

[PATCH 0/5] Fixes for MST (daisy-chain and 4k tiles)
 2016-02-23  3:09 UTC  (4+ messages)
` [PATCH 3/5] drm/dp/mst: change MST detection scheme

[Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
 2016-02-23  3:40 UTC  (2+ messages)

[PATCH v5 0/9] FP/VEC/VSX switching optimisations
 2016-02-23  3:38 UTC  (10+ messages)
` [PATCH v5 1/9] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
` [PATCH v5 2/9] selftests/powerpc: Test preservation of FPU and VMX regs across preemption
` [PATCH v5 3/9] selftests/powerpc: Test FPU and VMX regs in signal ucontext
` [PATCH v5 4/9] powerpc: Explicitly disable math features when copying thread
` [PATCH v5 5/9] powerpc: Restore FPU/VEC/VSX if previously used
` [PATCH v5 6/9] powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
` [PATCH v5 7/9] powerpc: Add the ability to save FPU without giving it up
` [PATCH v5 8/9] powerpc: Add the ability to save Altivec "
` [PATCH v5 9/9] powerpc: Add the ability to save VSX "

[PATCH v3 00/11] Multi-instance vTPM driver
 2016-02-23  3:40 UTC  (5+ messages)
` [PATCH v3 08/11] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
      ` [PATCH v3 08/11] tpm: IntroduceTPM_CHIP_FLAG_VIRTUAL

[Qemu-devel] [PATCH 0/2] hw/virtio: fix double use of a virtio flag
 2016-02-23  3:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] hw/virtio: group virtio flags into an enum

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2016-02-23  3:37 UTC 

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2016-02-23  3:36 UTC 

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2016-02-23  3:36 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2016-02-23  3:36 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2016-02-23  3:36 UTC 

[PATCH 0/1] V3: Replace retry logic in useradd with flock
 2016-02-23  3:35 UTC  (4+ messages)
` [PATCH 1/1] useradd_base.bbclass: fix simultaneous "

[PATCH V2 0/4] libxl: support qemu's network-based block backends
 2016-02-23  3:34 UTC  (4+ messages)
` [PATCH V2 4/4] libxl: add support for rbd qdisk
  ` [libvirt] "

[PATCH] mkfs.f2fs: recalculate sit_segments by max_sit_bitmap_size
 2016-02-23  3:33 UTC  (3+ messages)

[PATCH] generic/135: fix standard error output from _scratch_mkfs
 2016-02-23  3:32 UTC  (3+ messages)

[net-next PATCH 0/2] GENEVE/VXLAN: Enable outer Tx checksum by default
 2016-02-23  3:31 UTC  (8+ messages)

[Qemu-devel] [PATCH] net: netmap: implement virtio-net header probe
 2016-02-23  3:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH] net: netmap: probe netmap interface for virtio-net header

[Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
 2016-02-23  3:27 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tj/cgroup
 2016-02-23  3:26 UTC 

[PATCH v5] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-23  3:25 UTC  (5+ messages)

Freezable workqueue blocks non-freezable workqueue during the system resume process
 2016-02-23  3:20 UTC 

Performance degradation with multiple ports
 2016-02-23  3:24 UTC 

[PATCH] tracing: don't macro-expand arguments before stringification in TP_printk
 2016-02-23  3:23 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v4] igb: Add I210 cable fault detection to self test
 2016-02-23  3:18 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/ido/linux
 2016-02-23  3:14 UTC 

[PATCH v2 1/4] dma: mmp_pdma: Add the #dma-requests DT property documentation
 2016-02-23  3:13 UTC  (5+ messages)
` [PATCH v2 4/4] dmaengine: pxa_dma: fix the maximum requestor line

Possible 4.5 i915 Skylake regression
 2016-02-23  3:13 UTC  (7+ messages)

[PATCH V2 0/6] MIPS: Loongson: Add Loongson-3A R2 support
 2016-02-23  3:11 UTC  (4+ messages)
` [PATCH V2 5/6] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature

[PATCH v2] drm: Clean up drm Makefile
 2016-02-23  3:11 UTC  (4+ messages)

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded
 2016-02-23  3:10 UTC  (5+ messages)

Question about pull-requests
 2016-02-23  2:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2016-02-23  3:06 UTC 

SCSI bug
 2016-02-23  3:04 UTC  (18+ messages)

[PATCH v3 00/12] pwm: add support for atomic update
 2016-02-23  3:03 UTC  (15+ messages)

[PATCH] dma: mv_xor_v2: new driver
 2016-02-23  3:02 UTC  (5+ messages)

[PATCH v5 00/11] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-02-23  3:00 UTC  (5+ messages)
` [PATCH v5 10/11] MAINTAINERS: Add maintainer for hisilicon DRM driver
` [PATCH v5 11/11] arm64: dts: hisilicon: Add display subsystem DT nodes for hi6220


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.