messages from 2017-05-09 15:03:23 to 2017-05-09 15:49:15 UTC [more...]
[Cluster-devel] [PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-05-09 15:49 UTC (48+ messages)
` "
` [Cluster-devel] [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
` "
` [Cluster-devel] [PATCH v4 02/27] mm: drop "wait" parameter from write_one_page
` "
` [Cluster-devel] [PATCH v4 03/27] mm: fix mapping_set_error call in me_pagecache_dirty
` "
` [Cluster-devel] [PATCH v4 04/27] buffer: use mapping_set_error instead of setting the flag
` "
` [Cluster-devel] [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
` "
` [Cluster-devel] [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` "
` [Cluster-devel] [PATCH v4 07/27] orangefs: don't call filemap_write_and_wait from fsync
` "
` [Cluster-devel] [PATCH v4 08/27] dax: set errors in mapping when writeback fails
` "
` [Cluster-devel] [PATCH v4 09/27] nilfs2: set the mapping error when calling SetPageError on writeback
` "
` [Cluster-devel] [PATCH v4 10/27] 9p: set mapping error when writeback fails in launder_page
` "
` [Cluster-devel] [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
` "
` [Cluster-devel] [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages
` "
[PATCH v2 0/3] Extend the vTPM proxy driver to pass locality to emulator
2017-05-09 15:49 UTC (12+ messages)
` [PATCH v2 3/3] tpm: vtpm_proxy: Add ioctl to request locality prepended to command
[PATCH RT] futex/rtmutex: Cure RT double blocking issue
2017-05-09 15:49 UTC (2+ messages)
[linux-lvm] [PATCH 0/2] dmsetup: add bootformat support
2017-05-09 15:48 UTC (3+ messages)
` [linux-lvm] [PATCH 1/2] dmsetup: add support to output devices in bootformat style
` [linux-lvm] [PATCH 2/2] dmsetup: add support to create devices when bootformat is used
[PATCH for-4.9 0/2] x86/pv: Misc fixes
2017-05-09 15:47 UTC (2+ messages)
openvswitch MTU patch needed in 4.10 stable
2017-05-09 15:46 UTC
[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
2017-05-09 15:46 UTC (5+ messages)
[U-Boot] Orphan Freescale PowerPC boards
2017-05-09 15:46 UTC (3+ messages)
get/put_cpu() usage in block/blk-mq.c
2017-05-09 15:45 UTC (7+ messages)
[Qemu-devel] [PULL 0/8] pci, virtio, vhost: fixes
2017-05-09 15:45 UTC (2+ messages)
Atoms for hardware monitoring
2017-05-09 15:45 UTC
[PATCH 0/4] vsp1 partition algorithm improvements
2017-05-09 15:45 UTC (4+ messages)
` [PATCH 1/4] v4l: vsp1: Implement partition algorithm restrictions
[PATCH] mmc: sdricoh_cs: remove redundant check if len is non-zero
2017-05-09 15:45 UTC (2+ messages)
[Qemu-devel] [PATCH] block: curl: Allow passing cookies via QCryptoSecret
2017-05-09 15:44 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[PATCH kvm-unit-tests] api: rip more TR1 prefixes
2017-05-09 15:44 UTC
[PATCH kvm-unit-tests] api: verify number of dirty pages
2017-05-09 15:44 UTC
[PATCH kvm-unit-tests] api: set up EPT identity map
2017-05-09 15:44 UTC
[PATCH/RFC 0/4] sh: sh7722/sh7757i/sh7264/sh7269: Fix pinctrl registration
2017-05-09 15:44 UTC (3+ messages)
multiple cards and monitors with xrandr and opengl
2017-05-09 15:43 UTC (5+ messages)
[PATCH v2] mm: fix the memory leak after collapsing the huge page fails (fwd)
2017-05-09 15:43 UTC
[PATCH v3] sd: Ignore sync cache failures when not supported
2017-05-09 15:43 UTC
[PATCH RFC net-next 0/6] net: reducing memory footprint of network devices
2017-05-09 15:42 UTC (4+ messages)
[PATCH] btrfs-progs: btrfs-convert: Add larger device support
2017-05-09 15:41 UTC (6+ messages)
[Bug 99029] VCE VAAPI segfault using ffmpeg
2017-05-09 15:40 UTC (2+ messages)
[PATCH 0/2] Reviewing CodeSamples/count/count_stat_eventual.c
2017-05-09 15:40 UTC (5+ messages)
` [PATCH 2/2] Remove unnecessary memory fence
[PATCH] xfs: remove XFS_HSIZE
2017-05-09 15:40 UTC (3+ messages)
Calculating the expected PGs distribution
2017-05-09 15:38 UTC (3+ messages)
[PATCH] mm, vmalloc: fix vmalloc users tracking properly
2017-05-09 15:37 UTC (4+ messages)
[PATCH v2] xfs: make fatal assert failures conditional in debug mode
2017-05-09 15:37 UTC (6+ messages)
[PATCH nft] netlink_delink_delinearize: don't store dependency unless relop checks is eq check
2017-05-09 15:37 UTC
[PATCH v9 0/9] Qualcomm video decoder/encoder driver
2017-05-09 15:36 UTC (10+ messages)
` [PATCH v9 1/9] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
` [PATCH v9 2/9] doc: DT: venus: binding document for Qualcomm video driver
` [PATCH v9 3/9] MAINTAINERS: Add Qualcomm Venus video accelerator driver
` [PATCH v9 4/9] media: venus: adding core part and helper functions
` [PATCH v9 5/9] media: venus: vdec: add video decoder files
` [PATCH v9 6/9] media: venus: venc: add video encoder files
` [PATCH v9 7/9] media: venus: hfi: add Host Firmware Interface (HFI)
` [PATCH v9 8/9] media: venus: hfi: add Venus HFI files
` [PATCH v9 9/9] media: venus: enable building of Venus video driver
[RFC] drm: add unref_fb ioctl
2017-05-09 15:36 UTC
[PATCH] gpu: drm: gma500: remove dead code
2017-05-09 15:36 UTC
[Buildroot] [PATCH v2 1/1] linuxptp: new package
2017-05-09 15:34 UTC
[Buildroot] Upgrading Erlang and ejabberd
2017-05-09 15:34 UTC (3+ messages)
[Cluster-devel] [RFC xfstests PATCH] xfstests: add a writeback error handling test
2017-05-09 15:33 UTC (5+ messages)
` "
[PATCH] public/elfnote: document non-alignment of relocated init-P2M
2017-05-09 15:33 UTC (8+ messages)
[Qemu-devel] [PATCH v6 0/9] qemu-img: add measure sub-command
2017-05-09 15:32 UTC (7+ messages)
` [Qemu-devel] [PATCH v6 1/9] block: add bdrv_measure() API
` [Qemu-devel] [PATCH v6 4/9] qcow2: make refcount size calculation conservative
[kernel-hardening] [RFC, PATCH] x86_64: KAISER - do not map kernel in user mode
2017-05-09 15:30 UTC (10+ messages)
` [kernel-hardening] "
` [kernel-hardening] Re: [RFC, PATCH] x86_64: KAISER - do not mapkernel "
Fault tolerance in RAID0 with badblocks
2017-05-09 15:30 UTC (13+ messages)
` Fault tolerance "
[Qemu-devel] [PATCH v2] nvme: Implement Write Zeroes
2017-05-09 15:29 UTC (4+ messages)
[RFC 0/3] Engine utilization tracking
2017-05-09 15:29 UTC (4+ messages)
arch/x86/include/asm/preempt.h:75:9: sparse: context imbalance in 'vcpu_enter_guest' - unexpected unlock
2017-05-09 15:29 UTC (2+ messages)
[PATCH] btrfs: remove redundant assignment and check on variable ret
2017-05-09 15:28 UTC (3+ messages)
Question on Answer to Quick Quiz 5.16 (Absolute error of summing up per-thread counters)
2017-05-09 15:28 UTC
[PATCH 00/11] HDMI YCBCR output handling in DRM layer
2017-05-09 15:28 UTC (7+ messages)
` [PATCH 03/11] drm: parse ycbcr 420 vdb block
[PATCH 0/3] [media] add IPU3 CIO2 CSI2 driver
2017-05-09 15:27 UTC (4+ messages)
` [PATCH 3/3] [media] intel-ipu3: cio2: Add new MIPI-CSI2 driver
[PATCH] fix: kill unreachable BBs after killing a child
2017-05-09 15:27 UTC (3+ messages)
[U-Boot] Patchset v4 Poplar 96Boards EE
2017-05-09 15:27 UTC (4+ messages)
` [U-Boot] [PATCHv4 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
[PATCH] f2fs: make sure f2fs_gc returns consistent errno
2017-05-09 15:25 UTC (2+ messages)
[Buildroot] [PATCH 1/1] ptp4l: new package
2017-05-09 15:26 UTC (3+ messages)
[PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree
2017-05-09 15:25 UTC (3+ messages)
` [PATCH v2 10/16] fpga: region: use image info as parameter for programming region
[Qemu-devel] [PATCH v3 1/1] qemu-img: wait for convert coroutines to complete
2017-05-09 15:25 UTC (2+ messages)
Announcing SPAN: SELinux Policy Analysis Notebook
2017-05-09 15:25 UTC (14+ messages)
[PATCH net 0/5] qed*: General fixes
2017-05-09 15:25 UTC (2+ messages)
[PATCH 0/6] arm64: inline assembly fixes + cleanup
2017-05-09 15:24 UTC (2+ messages)
[U-Boot] i.MX6: u-boot,dm-pre-reloc block U-Boot
2017-05-09 15:24 UTC (4+ messages)
[RFC PATCH 00/10] ARM VGIC rework: remove rank, introduce per-IRQ lock
2017-05-09 15:24 UTC (9+ messages)
` [RFC PATCH 01/10] ARM: vGIC: remove rank lock from IRQ routing functions
[Buildroot] List of ARC toolchain issues
2017-05-09 15:24 UTC
[PATCH net 0/3] mlx4 misc fixes
2017-05-09 15:23 UTC (2+ messages)
[cip-dev] CIP open workshop at OSSJ: May 30th from 15:00 to 17:00 hours
2017-05-09 15:22 UTC (3+ messages)
[PATCH v2 0/3] nVMX: Emulated Page Modification Logging for Nested Virtualization
2017-05-09 15:22 UTC (2+ messages)
[PATCH] gpu: drm: gma500: remove dead code
2017-05-09 15:22 UTC
[Buildroot] [PATCH next 1/2] python-pillow: bump version to 4.1.1
2017-05-09 15:22 UTC (5+ messages)
` [Buildroot] [PATCH next 2/2] python-dataproperty: bump version to 0.21.1
[Buildroot] [git commit branch/next] python-dataproperty: bump version to 0.21.1
2017-05-09 15:22 UTC
[PATCH] Update Answer to Quick Quiz 5.27
2017-05-09 15:21 UTC (3+ messages)
4.9rc4: linux.c:27:28: fatal error: xen/sys/evtchn.h: No such file or directory
2017-05-09 15:20 UTC (2+ messages)
[Qemu-devel] [PATCH RESEND V3 0/6] calculate downtime for postcopy live migration
2017-05-09 15:19 UTC (9+ messages)
` [Qemu-devel] [PATCH RESEND V3 5/6] migration: calculate downtime on dst side
[Buildroot] [git commit branch/next] python-pillow: bump version to 4.1.1
2017-05-09 15:19 UTC
[Qemu-devel] [PATCH v4 0/5] Improve I/O tests coverage of LUKS
2017-05-09 15:18 UTC (2+ messages)
[Buildroot] [PATCH next] xfsprogs: bump version to 4.11.0
2017-05-09 15:18 UTC (2+ messages)
[PATCH] net: dsa: loop: Check for memory allocation failure
2017-05-09 15:18 UTC (8+ messages)
[REEEEPOST] bnx2i + bnx2fc: convert to generic workqueue (#3)
2017-05-09 15:18 UTC (5+ messages)
[PATCH] vfio: use right index when tracking devices in a vfio group
2017-05-09 15:18 UTC (2+ messages)
[linux-next][bock] WARNING: CPU: 22 PID: 0 at block/blk-core.c:2655 .blk_update_request+0x4f8/0x500
2017-05-09 15:18 UTC (5+ messages)
` [linux-next][bock] [bisected c20cfc27a] "
[PATCH v3 0/2] add driver for the ti-adc084s021 chip
2017-05-09 15:17 UTC (5+ messages)
` [PATCH v3 2/2] iio: adc: "
[Qemu-devel] [PATCH v2 0/6] target/s390x patches
2017-05-09 15:17 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/6] target/s390x: Implement STORE FACILITIES LIST EXTENDED
[For Xen-4.10 RFC PATCH 0/3] Reduce unnecessary icache maintenance operations
2017-05-09 15:16 UTC (3+ messages)
` [For Xen-4.10 RFC PATCH 3/3] Prevent redundant icache flushes in populate_physmap()
[Buildroot] [git commit branch/next] xfsprogs: bump version to 4.11.0
2017-05-09 15:16 UTC
[Buildroot] [PATCH next] imagemagick: bump version to 7.0.5-5
2017-05-09 15:16 UTC (2+ messages)
[Buildroot] [git commit branch/next] imagemagick: bump version to 7.0.5-5
2017-05-09 15:16 UTC
[Buildroot] [PATCH next] python-pytablewriter: bump version to 0.19.5
2017-05-09 15:15 UTC (2+ messages)
[LTP] [PATCH v3] fanotify: Add test for permission event destruction
2017-05-09 15:15 UTC (2+ messages)
[Buildroot] [git commit branch/next] python-pytablewriter: bump version to 0.19.5
2017-05-09 15:15 UTC
[PATCH] Btrfs:Unused comments:"FIXME: check if the IDs really exist" in ioctl.c
2017-05-09 15:15 UTC (2+ messages)
[Buildroot] [PATCH] daemon: fix parallel build
2017-05-09 15:14 UTC (2+ messages)
[Buildroot] [git commit] daemon: fix parallel build
2017-05-09 15:13 UTC
[PATCH] tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
2017-05-09 15:13 UTC (4+ messages)
[PATCH 3/4] Staging: rtl8712: ieee80211: fixed camelcase coding style
2017-05-08 21:45 UTC (2+ messages)
[PATCH 4/4] Staging: rtl8712: ieee80211:fixed warning line over 80 characters coding style issue
2017-05-08 22:35 UTC (2+ messages)
[Buildroot] [PATCH v2 0/4] mpir build fixes
2017-05-09 15:12 UTC (2+ messages)
how to activate tpm
2017-05-09 15:12 UTC
[PATCH net] ipv6: make sure dev is not NULL before call ip6_frag_reasm
2017-05-09 15:11 UTC (4+ messages)
net_sched strange in 4.11
2017-05-09 15:11 UTC (3+ messages)
` DQL and TCQ_F_CAN_BYPASS destroy performance under virtualizaiton (Was: "Re: net_sched strange in 4.11")
Xen Project Developer Summit Design Sessions (updated link for Design Sessions CFP)
2017-05-09 15:10 UTC
[PATCH v3 00/10] dm: zoned block device support
2017-05-09 15:09 UTC (3+ messages)
[PATCH RFC for-next 0/4] Reimpliement {compat_, }create_bounce_frame() in C
2017-05-09 15:09 UTC (4+ messages)
` [PATCH 1/4] x86/pv: Drop int80_bounce from struct pv_vcpu
master breaks phytec-phycore-imx6ul
2017-05-09 15:08 UTC
[PATCH v5] qtnfmac: announcement of new FullMAC driver for Quantenna chipsets
2017-05-09 15:07 UTC (4+ messages)
[Qemu-devel] [PATCH v3] aio: add missing aio_notify() to aio_enable_external()
2017-05-09 15:06 UTC (2+ messages)
[PATCH v2 00/29] Remove the omapdrm and omapdss devices from platform code
2017-05-09 15:05 UTC (3+ messages)
ION changes in staging for 4.12
2017-05-09 15:04 UTC (2+ messages)
[Buildroot] [git commit] mpir: fix build on powerpc64le
2017-05-09 15:04 UTC
[Qemu-devel] [PATCH v7 0/5] event: Add source information to SHUTDOWN
2017-05-09 15:03 UTC (5+ messages)
` [Qemu-devel] [PATCH v7 5/5] shutdown: Expose bool cause in SHUTDOWN and RESET events
[Buildroot] [git commit] mpir: fix build on mips32r6/mips64r6
2017-05-09 15:03 UTC
[Buildroot] [git commit] mpir: fix build on ARM Thumb-only platforms
2017-05-09 15:03 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.