All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-31 17:40:22 to 2018-05-31 18:21:48 UTC [more...]

[patch] /drivers/iommu/amd_iommu.c: variable unmap_size could be uninitialized
 2018-05-31 18:21 UTC  (3+ messages)

[patch] drivers/iommu/amd_iommu.c: argument page_size could be uninitialized
 2018-05-31 18:20 UTC 

[PATCH net] net/sonic: Use dma_mapping_error()
 2018-05-31 18:18 UTC  (2+ messages)

[PATCH 0/3] Provide more fine grained control over multipathing
 2018-05-31 18:17 UTC  (8+ messages)

[U-Boot] [PATCH 1/1] Remove snapshot.commit
 2018-05-31 18:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] tests: Make test_log.py tests depend on cmd_log not log
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] gitignore: remove stale /LOG pattern
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] logos: provide U-Boot logo
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] rtc: Add read8 and write8 support to isl1208 driver
 2018-05-31 18:16 UTC  (2+ messages)

[U-Boot] [PATCH v3 6/6] test: dm: Fix wrong aliases property names
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 5/6] scripts/dtc: Re-sync with Linux 4.17-rc4
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/6] scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/6] scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/6] board: eets: pdu001: Fix wrong default value in Kconfig
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/6] kconfig: re-sync with Linux 4.17-rc4
 2018-05-31 18:16 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/6] "

[U-Boot] [PATCH] arm: sunxi: Add support for Pengpod 1000 tablet
 2018-05-31 18:15 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: allow CONFIG_DEFAULT_FDT_FILE override
 2018-05-31 18:15 UTC  (7+ messages)

[RFC 1/2] printk: Enable platform to provide a early boot clock
 2018-05-31 18:15 UTC  (4+ messages)

[RFC] crypto: Remove mcryptd
 2018-05-31 18:15 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: bridge: Notify about bridge VLANs
 2018-05-31 18:14 UTC  (3+ messages)
  ` [Bridge] "

[PATCH] drm/i915/guc: Don't read SOFT_SCRATCH(15) on MMIO error
 2018-05-31 18:13 UTC  (2+ messages)

[U-Boot] [PATCH] imx: mx7: psci: Add support for version command
 2018-05-31 18:13 UTC 

fix create_queue() error handling
 2018-05-31 17:36 UTC 

buffered writes without buffer heads in xfs and iomap v5
 2018-05-31 18:07 UTC  (22+ messages)
` [PATCH 01/21] fs: factor out a __generic_write_end helper
` [PATCH 02/21] iomap: add initial support for writes without buffer heads
` [PATCH 03/21] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 04/21] xfs: simplify xfs_aops_discard_page
` [PATCH 05/21] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 06/21] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 07/21] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 08/21] xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
` [PATCH 09/21] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 10/21] xfs: remove xfs_map_cow
` [PATCH 11/21] xfs: rename the offset variable in xfs_writepage_map
` [PATCH 12/21] xfs: make xfs_writepage_map extent map centric
` [PATCH 13/21] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 14/21] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 15/21] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 16/21] xfs: remove the imap_valid flag
` [PATCH 17/21] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 18/21] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 19/21] xfs: remove xfs_start_page_writeback
` [PATCH 20/21] xfs: refactor the tail of xfs_writepage_map
` [PATCH 21/21] xfs: allow writeback on pages without buffer heads

[PATCH net-next 0/5] net: aquantia: various ethtool ops implementation
 2018-05-31 18:09 UTC  (2+ messages)

[PATCH V2 mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-05-31 18:08 UTC  (2+ messages)

[Qemu-devel] [PULL 00/53] Misc patches for 2018-05-31
 2018-05-31 18:08 UTC  (4+ messages)
` [Qemu-devel] [PULL 30/53] hw/isa/superio: Fix inconsistent use of Chardev->be

iomap SEEK_HOLE / SEEK_DATA cleanups and generalization v2
 2018-05-31 18:07 UTC  (4+ messages)
` [PATCH 1/3] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 2/3] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 3/3] fs: use ->is_partially_uptodate in page_cache_seek_hole_data

drm/i915: virtual PCH and PCH_NOP fixes
 2018-05-31 18:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915: fix guest virtual PCH detection on non-PCH systems

[U-Boot] [PULL] u-boot-socfpga/master
 2018-05-31 18:06 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2018-05-31 18:06 UTC 

[PATCH i-g-t] igt/gem_tiled_blits: Show more errors
 2018-05-31 18:06 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

iomap based buffered reads & iomap cleanups v5
 2018-05-31 18:06 UTC  (14+ messages)
` [PATCH 01/13] block: add a lower-level bio_add_page interface
` [PATCH 02/13] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 03/13] mm: return an unsigned int from __do_page_cache_readahead
` [PATCH 04/13] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 05/13] iomap: inline data should be an iomap type, not a flag
` [PATCH 06/13] iomap: fix the comment describing IOMAP_NOWAIT
` [PATCH 07/13] iomap: move IOMAP_F_BOUNDARY to gfs2
` [PATCH 08/13] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 09/13] iomap: add a iomap_sector helper
` [PATCH 10/13] iomap: add an iomap-based bmap implementation
` [PATCH 11/13] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 12/13] xfs: use iomap_bmap
` [PATCH 13/13] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages

[Buildroot] [git commit] linux: don't override HOSTCC for kconfig
 2018-05-31 18:06 UTC  (3+ messages)

[PATCH] drm/amd/display: avoid sleeping in atomic context while creating new context or state
 2018-05-31 18:05 UTC  (3+ messages)

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-05-31 18:05 UTC  (14+ messages)

Is "unmount -f" worked as expected?
 2018-05-31 18:04 UTC  (7+ messages)

[PATCH 0/3] Initial Spectre variant 1 patches
 2018-05-31 18:04 UTC  (2+ messages)

[PATCH RFC 00/24] Lima DRM driver
 2018-05-31 18:04 UTC  (14+ messages)
` [PATCH RFC 05/24] Revert "drm: Nerf the preclose callback for modern drivers"

[PATCH] RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"
 2018-05-31 18:03 UTC  (3+ messages)

[PATCH net-next 1/1] qed*: Add link change count value to ethtool statistics display
 2018-05-31 18:02 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: reduce Orange Pi Zero DRAM clock speed
 2018-05-31 18:02 UTC  (4+ messages)

suspicius csum initialization in vmxnet3_rx_csum
 2018-05-31 18:02 UTC  (3+ messages)

[PATCH] drm/amdgpu: add kernel DOC for ioctls in amdgpu_cs.c file
 2018-05-31 18:02 UTC  (7+ messages)

[PATCH V2 00/15] x86: Enable FSGSBASE instructions
 2018-05-31 17:58 UTC  (16+ messages)
` [PATCH V2 01/15] x86/fsgsbase/64: Introduce FS/GS base helper functions
` [PATCH V2 02/15] x86/fsgsbase/64: Make ptrace read FS/GS base accurately
` [PATCH V2 03/15] x86/fsgsbase/64: Use FS/GS base helpers in core dump
` [PATCH V2 04/15] x86/fsgsbase/64: Factor out load FS/GS segments from __switch_to
` [PATCH V2 05/15] x86/vdso: Move out the CPU number store
` [PATCH V2 06/15] taint: Add taint for insecure
` [PATCH V2 07/15] x86/fsgsbase/64: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [PATCH V2 08/15] x86/fsgsbase/64: Add intrinsics/macros for FSGSBASE instructions
` [PATCH V2 09/15] x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
` [PATCH V2 10/15] x86/fsgsbase/64: Preserve FS/GS state in __switch_to if FSGSBASE is on
` [PATCH V2 11/15] x86/fsgsbase/64: When copying a thread, use FSGSBASE if enabled
` [PATCH V2 12/15] x86/fsgsbase/64: Use per-CPU base as GS base on paranoid_entry
` [PATCH V2 13/15] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
` [PATCH V2 14/15] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [PATCH V2 15/15] x86/fsgsbase/64: Add documentation for FSGSBASE

[U-Boot] [PATCH] power: pmic: Let PFUZE3000 see all 256 registers
 2018-05-31 18:01 UTC  (3+ messages)

nfs-utils-2.3.2: glitch crashes build
 2018-05-31 17:22 UTC  (7+ messages)

[PATCH 1/2] drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig option
 2018-05-31 18:01 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu/display: enable CONFIG_DRM_AMD_DC_DCN1_0 by default

[PATCH] kernel-devicetree.bbclass: replace KERNEL_IMAGETYPE_FOR_MAKE with KERNEL_IMAGETYPE
 2018-05-31 18:00 UTC  (2+ messages)

[PATCH ethtool] ethtool: fix stack clash in do_get_phy_tunable and do_set_phy_tunable
 2018-05-31 17:51 UTC  (2+ messages)

[PATCH] gpu: drm: msm: Change return type to vm_fault_t
 2018-05-31 17:59 UTC  (4+ messages)
  ` [Freedreno] "

[PATCH v4 0/2] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
 2018-05-31 17:56 UTC  (7+ messages)
` [PATCH v4 1/2] ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()
` [PATCH v4 2/2] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping

[RFTv3 0/6] Runtime PM support for wlcore
 2018-05-31 17:56 UTC  (3+ messages)
` [RFTv3 8/6] wlcore: Enable runtime PM autosuspend support

[PATCH RFC] Revert "f2fs: avoid cpu lockup"
 2018-05-31 17:56 UTC  (2+ messages)

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-05-31 17:54 UTC  (6+ messages)
` [PATCH 06/15] drm/sun4i: tcon: Add support for tcon-top

[PATCH] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-05-31 17:54 UTC  (2+ messages)

[RESEND PATCH 0/5] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-05-31 17:54 UTC  (4+ messages)
` [RESEND PATCH 2/5] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

[pull request][net-next 0/7] Mellanox, mlx5e & FPGA updates 2018-05-29
 2018-05-31 17:53 UTC  (2+ messages)

[PATCH net-next 0/9] Test mirror-to-gretap with bridge in UL
 2018-05-31 17:52 UTC  (30+ messages)
` [PATCH net-next 1/9] selftests: forwarding: lib: Move here vlan_capture_{,un}install()
` [PATCH net-next 2/9] selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()
` [PATCH net-next 3/9] selftests: forwarding: mirror_lib: skip_hw the VLAN capture
` [PATCH net-next 4/9] selftests: forwarding: mirror_gre_lib: Add STP test
` [PATCH net-next 5/9] selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel name
` [PATCH net-next 6/9] selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final config
` [PATCH net-next 7/9] selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two tests
` [PATCH net-next 8/9] selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more tests
` [PATCH net-next 9/9] selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP test

nfs4_acl restricts copy_up in overlayfs
 2018-05-31 17:52 UTC  (14+ messages)

[PATCH v8 0/8] Centralize and unify usage of preempt/irq tracepoints
 2018-05-31 17:51 UTC  (6+ messages)
` [PATCH v8 5/8] tracepoint: Make rcuidle tracepoint callers use SRCU

[Xenomai] ipipe 4.14 for ARM and X86
 2018-05-31 17:51 UTC  (2+ messages)

[PATCH 03/18] drm/amd/display: Make atomic-check validate underscan changes
 2018-05-31 17:48 UTC  (3+ messages)
` [PATCH v2] "

[GSoC][PATCH 0/2] rebase -i: rewrite append_todo_help() in C
 2018-05-31 17:48 UTC  (2+ messages)

[PATCH] drm/amdgpu/pp: switch the default dpm implementation for CI
 2018-05-31 17:48 UTC 

[Qemu-devel] [PATCH 00/13] 9p: Add support for Darwin
 2018-05-31 17:46 UTC  (9+ messages)
` [Qemu-devel] [PATCH 03/13] 9p: Move a couple xattr functions to 9p-util
` [Qemu-devel] [PATCH 13/13] 9p: darwin: configure: Allow VirtFS on Darwin

Question about Experimental of Filesystem DAX
 2018-05-31 17:46 UTC  (6+ messages)

[Qemu-devel] [Bug 1766904] [NEW] Creating high hdd load (with constant fsyncs) on a SATA disk leads to freezes and errors in guest dmesg
 2018-05-31 17:36 UTC  (2+ messages)
` [Qemu-devel] [Bug 1766904] "

[PATCH] arm64: alternative:flush cache with unpatched code
 2018-05-31 17:45 UTC  (3+ messages)

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-31 17:43 UTC  (6+ messages)

[PATCH] memcg: Replace mm->owner with mm->memcg
 2018-05-31 17:43 UTC  (12+ messages)
          ` [PATCH 0/2] mm->owner to mm->memcg fixes

[PATCH v3 0/3] USB host: Add USB ehci support for nuvoton npcm7xx
 2018-05-31 17:40 UTC  (7+ messages)
` [PATCH v3 1/3] USB host: Add USB ehci support for nuvoton npcm7xx platform
  ` [v3,1/3] "
` [PATCH v3 2/3] USB: DT probing support to ehci-npcm7xx
  ` [v3,2/3] "
` [PATCH v3 3/3] MAINTAINERS: add subfolders for nuvoton *npcm*
  ` [v3,3/3] "

[PATCH] Revert "ima: limit file hash setting by user to fix and log modes"
 2018-05-31 17:42 UTC 

is there a reason pre-commit.sample uses "git diff-index"?
 2018-05-31 17:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-05-31 17:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
          ` [virtio-dev] "

[RFC PATCH 0/6] Fix commit-graph/graft/replace/shallow combo
 2018-05-31 17:41 UTC  (7+ messages)
` [RFC PATCH 1/6] DO NOT MERGE: compute commit-graph on every commit
` [RFC PATCH 2/6] DO NOT MERGE: write commit-graph on every fetch
` [RFC PATCH 3/6] commit-graph: enable replace-object and grafts
` [RFC PATCH 4/6] commit-graph: avoid writing when repo is shallow
` [RFC PATCH 5/6] fetch: destroy commit graph on shallow parameters
` [RFC PATCH 6/6] commit-graph: revert to odb on missing parents


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.