All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 14:58:21 to 2018-05-29 15:20:58 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2018-05-29 15:20 UTC 

[PATCH v2 0/5] Reintroduce i.MX EPIT Timer
 2018-05-29 15:20 UTC  (9+ messages)
` [PATCH v2 1/5] ARM: imx: remove inexistant EPIT timer init
` [PATCH v2 2/5] ARM: clk-imx6q: add EPIT clock support
` [PATCH v2 3/5] Documentation: DT: add i.MX EPIT timer binding
` [PATCH v2 4/5] clocksource: add driver for i.MX EPIT timer
` [PATCH v2 5/5] ARM: dts: imx6qdl: add missing compatible and clock properties for EPIT

[U-Boot] [PATCH v2 0/2] sunxi: fix eMMC stability issues on A64
 2018-05-29 15:20 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] sunxi-mmc: use new mode "

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2018-05-29 15:19 UTC 

[Qemu-devel] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer
 2018-05-29 15:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH for 2.10 26/35] linux-user: use is_error() to avoid warnings and make the code clearer

[PATCH 00/11] overlayfs fixes
 2018-05-29 14:41 UTC  (3+ messages)
` [PATCH 04/11] ovl: struct cattr cleanups
` [PATCH 05/11] ovl: return dentry from ovl_create_real()

[Qemu-devel] [PATCH] vfio/pci: Default display option to "off"
 2018-05-29 15:18 UTC 

[PATCH] dm: writecache: add DAX dependency
 2018-05-29 15:17 UTC  (2+ messages)

[PATCH] drm/i915/guc: Don't read SOFT_SCRATCH(15) on MMIO error
 2018-05-29 15:17 UTC  (4+ messages)

[PATCH 00/39] overlayfs: stack file operations
 2018-05-29 15:13 UTC  (30+ messages)
` [PATCH 02/39] vfs: dedupe: rationalize args
` [PATCH 03/39] vfs: dedupe: extract helper for a single dedup
` [PATCH 04/39] vfs: add path_open()
` [PATCH 05/39] vfs: optionally don't account file in nr_files
` [PATCH 06/39] vfs: add f_op->pre_mmap()
` [PATCH 07/39] vfs: export vfs_ioctl() to modules
` [PATCH 12/39] ovl: copy up file size as well
` [PATCH 13/39] ovl: deal with overlay files in ovl_d_real()
` [PATCH 14/39] ovl: stack file ops
` [PATCH 15/39] ovl: add helper to return real file
` [PATCH 16/39] ovl: add ovl_read_iter()
` [PATCH 17/39] ovl: add ovl_write_iter()
` [PATCH 18/39] ovl: add ovl_fsync()
` [PATCH 19/39] ovl: add ovl_mmap()
` [PATCH 20/39] ovl: add ovl_fallocate()
` [PATCH 21/39] ovl: add lsattr/chattr support
` [PATCH 22/39] ovl: add ovl_fiemap()
` [PATCH 24/39] ovl: add reflink/copyfile/dedup support
` [PATCH 27/39] ovl: obsolete "check_copy_up" module option
` [PATCH 31/39] Revert "ovl: don't allow writing ioctl on lower layer"
` [PATCH 32/39] vfs: fix freeze protection in mnt_want_write_file() for overlayfs
` [PATCH 33/39] Revert "ovl: fix relatime for directories"
` [PATCH 34/39] Revert "vfs: update ovl inode before relatime check"
` [PATCH 35/39] Revert "vfs: add flags to d_real()"
` [PATCH 36/39] Revert "vfs: do get_write_access() on upper layer of overlayfs"
` [PATCH 37/39] Partially revert "locks: fix file locking on overlayfs"
` [PATCH 38/39] Revert "fsnotify: support overlayfs"
` [PATCH 39/39] vfs: remove open_flags from d_real()

[Call to Action] Yocto Project Bug Triage
 2018-05-29 15:16 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-05-29 15:16 UTC 

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-05-29 15:15 UTC  (23+ messages)

[PATCH 0/7] xfsprogs-4.17: last of the fixes
 2018-05-29 15:15 UTC  (3+ messages)
` [PATCH 1/7] xfs_repair: fix integer handling issues
  ` [PATCH v2 "

request to postpone release to tomorrow for an driver issue
 2018-05-29 15:15 UTC  (3+ messages)

[PATCH] policycoreutils: Fix typo in newrole.1 manpage
 2018-05-29 15:12 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-05-29 15:14 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2018-05-29 15:13 UTC 

[LTP] Commands test cases
 2018-05-29 15:13 UTC  (7+ messages)
` [LTP] [PATCH] commands: Remove all "

[PATCH] ARM: DTS: imx53: Add support for imx53 HSC/DDC boards from K+P
 2018-05-29 15:12 UTC  (11+ messages)
` [PATCH v2] "

drop abort sequence, kill BLK_EH_HANDLED v2
 2018-05-29 15:12 UTC  (2+ messages)

[PATCH linux dev-4.13] i2c: fsi: Don't take a lock around FSI accesses
 2018-05-29 15:11 UTC  (2+ messages)

[PATCH v10 00/16] V4L2 Explicit Synchronization
 2018-05-29 15:11 UTC  (5+ messages)
` [PATCH v10 01/16] videobuf2: Make struct vb2_buffer refcounted

[Qemu-devel] [PATCH 0/8] block: more byte-based cleanups: vectored I/O
 2018-05-29 15:10 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/8] qcow: Switch get_cluster_offset to be byte-based
` [Qemu-devel] [PATCH 3/8] qcow: Switch qcow_co_readv to byte-based calls

[PATCH v4 0/2] *** cross gcc fix and guide doc ***
 2018-05-29 15:09 UTC  (4+ messages)
` [PATCH v5 0/2] *** cross gcc compile fix and add a "
  ` [PATCH v5 1/2] mk: fix cross build errors
    ` [dpdk-stable] "

FAILED: patch "[PATCH] arm64: lse: Add early clobbers to some input/output asm" failed to apply to 4.4-stable tree
 2018-05-29 15:09 UTC  (2+ messages)

FAILED: patch "[PATCH] arm64: lse: Add early clobbers to some input/output asm" failed to apply to 4.9-stable tree
 2018-05-29 15:09 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] hw/misc/unimp: Add create_unimplemented_subregion_device()
 2018-05-29 15:08 UTC  (2+ messages)

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-29 15:08 UTC  (10+ messages)

[PATCH] xfstests/shared: dedup integrity test by duperemove
 2018-05-29 15:07 UTC  (2+ messages)

[PATCH v1 00/20] signal: refactor some functions
 2018-05-29 15:06 UTC  (4+ messages)
` [PATCH v1 06/20] signal: drop else branch in do_signal_stop()

[PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
 2018-05-29 15:05 UTC  (7+ messages)
` [PATCH RESEND] "
` [PATCH v2] "

[PATCH 0/9] Hid multitouch rewrite, support os system multi-axis devices
 2018-05-29 15:06 UTC  (3+ messages)

[PATCH v3 0/8] media: rcar-vin: Brush endpoint properties
 2018-05-29 15:05 UTC  (27+ messages)
` [PATCH v3 1/8] dt-bindings: media: rcar-vin: Describe optional ep properties
` [PATCH v3 2/8] dt-bindings: media: Document data-enable-active property
` [PATCH v3 3/8] media: v4l2-fwnode: parse 'data-enable-active' prop
` [PATCH v3 4/8] dt-bindings: media: rcar-vin: Add 'data-enable-active'
` [PATCH v3 5/8] media: rcar-vin: Handle data-enable polarity
` [PATCH v3 6/8] dt-bindings: rcar-vin: Add 'hsync-as-de' custom prop
` [PATCH v3 7/8] media: rcar-vin: Handle 'hsync-as-de' property
` [PATCH v3 8/8] ARM: dts: rcar-gen2: Remove unused VIN properties

[Qemu-devel] [RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-05-29 14:46 UTC  (3+ messages)
` [RFC PATCH 11/12] hvmloader: use libacpi to build MCFG table

[PATCH v2 net] tun: Fix NULL pointer dereference in XDP redirect
 2018-05-29 15:06 UTC  (2+ messages)

[SPDK] SPDK Euro Tue WebEx Meeting canceled?
 2018-05-29 15:05 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-05-29 15:05 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 47bf9df2e8201d07c40670e093629f8dfd1b5d9f
 2018-05-29 15:05 UTC 

[Bug 54] i40e port link status no updated for interrupt mode
 2018-05-29 15:05 UTC 

[PATCH v5 00/10] track CPU utilization
 2018-05-29 15:04 UTC  (7+ messages)
` [PATCH v5 01/10] sched/pelt: Move pelt related code in a dedicated file

[RFC,2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
 2018-05-29 15:04 UTC  (3+ messages)
` [RFC 2/6] "

[PATCH v3 0/3] fix free pmd/pte page handlings on x86
 2018-05-29 14:44 UTC  (3+ messages)
` [PATCH v3 3/3] x86/mm: add TLB purge to free pmd/pte page interfaces

[PATCH] How to validate this patch
 2018-05-29 15:03 UTC  (3+ messages)
` [PATCH] arm64: update PHYS_OFFSET to conform to kernel

[PATCH v2] iommu/io-pgtable-arm: Make allocations NUMA-aware
 2018-05-29 15:03 UTC  (3+ messages)

[PATCH v5 00/15] ARM Spectre variant 2 fixes
 2018-05-29 15:02 UTC  (2+ messages)

[PATCH 00/28] overlayfs: Delayed copy up of data
 2018-05-29 14:45 UTC  (5+ messages)
` [PATCH 01/28] ovl: Initialize ovl_inode->redirect in ovl_get_inode()
` [PATCH 04/28] ovl: During copy up, first copy up metadata and then data
` [PATCH 05/28] ovl: Copy up only metadata during copy up where it makes sense
` [PATCH 06/28] ovl: Add helper ovl_already_copied_up()

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2018-05-29 15:02 UTC 

[PATCH 6/6] ASoC: qdsp6: q6routing: Add support to all TDM Mixers
 2018-05-29 14:59 UTC  (4+ messages)
` Applied "ASoC: qdsp6: q6routing: Add support to all TDM Mixers" to the asoc tree

[PATCH 5/6] ASoC: qdsp6: q6routing: Add macros for mixers
 2018-05-29 14:59 UTC  (4+ messages)
` Applied "ASoC: qdsp6: q6routing: Add macros for mixers" to the asoc tree

[PATCH 1/2] runc: allow enabling seccomp
 2018-05-29 15:00 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/ebiederm/user-namespace
 2018-05-29 15:01 UTC 

[PATCH v7 0/5] mtd: Add a SPI NAND driver
 2018-05-29 14:59 UTC  (5+ messages)
` [PATCH v7 2/5] mtd: nand: Add core infrastructure to support SPI NANDs

[PATCH] cpu/hotplug: SMT control knobs
 2018-05-29 15:01 UTC  (4+ messages)
` [MODERATED] "

[PATCH] x86, random: Fix get_random_bytes() warning in x86 start_kernel
 2018-05-29 15:01 UTC  (3+ messages)

Boot failures in -next on Jetson TK1
 2018-05-29 15:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-05-29 15:00 UTC  (2+ messages)

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-05-29 15:00 UTC  (6+ messages)
` [REVIEW][PATCH 16/22] signal/sh: Use force_sig_fault where appropriate
      ` [PATCH] signal/sh: Stop gcc warning about an impossible case in do_divide_error

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2018-05-29 15:00 UTC 

[PATCH 2/6] ASoC: qdsp6: qdafe: add support to tdm ports
 2018-05-29 14:59 UTC  (4+ messages)
` Applied "ASoC: qdsp6: qdafe: add support to tdm ports" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-05-29 15:00 UTC 

[U-Boot] Uboot send pull request
 2018-05-29 15:00 UTC  (2+ messages)

[PATCH 0/2] *** gcc cross compile dpdk ***
 2018-05-29 15:00 UTC  (5+ messages)
` [PATCH v2 1/2] mk: fix cross build errors
    ` [dpdk-stable] "

Applied "regulator: s2mps11: Fix boot on Odroid XU3" to the regulator tree
 2018-05-29 15:00 UTC 

[Buildroot] [PATCH v2] glibc: security bump to latest 2.27 branch
 2018-05-29 15:00 UTC  (2+ messages)

[PATCH 03/21] regulator: gpio: Get enable GPIO using GPIO descriptor
 2018-05-29 14:59 UTC  (3+ messages)
` Applied "regulator: gpio: Get enable GPIO using GPIO descriptor" to the regulator tree

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tablet
 2018-05-29 14:59 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tablet" to the asoc tree

[v2] ASoC: AMD: make channel 1 dma as circular
 2018-05-29 14:59 UTC  (3+ messages)
` Applied "ASoC: AMD: make channel 1 dma as circular" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2018-05-29 14:59 UTC 

[Buildroot] [git commit] glibc: security bump to latest 2.27 branch
 2018-05-29 14:59 UTC 

[Qemu-devel] [PATCH 0/5] Acceptance/functional tests
 2018-05-29 14:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/5] Acceptance tests: add quick VNC tests

[PATCH 1/6] ASoC: qdsp6: dt-bindings: Add q6afe tdm dt binding
 2018-05-29 14:59 UTC  (4+ messages)
` Applied "ASoC: qdsp6: dt-bindings: Add q6afe tdm dt binding" to the asoc tree

[PATCH v2 1/2] ASoC: dpcm: fix BE dai not hw_free and shutdown
 2018-05-29 14:59 UTC  (2+ messages)
` Applied "ASoC: dpcm: fix BE dai not hw_free and shutdown" to the asoc tree

[PATCH 2/2] ASoC: dpcm: symmetry constraint on FE substream
 2018-05-29 14:59 UTC  (2+ messages)
` Applied "ASoC: dpcm: symmetry constraint on FE substream" to the asoc tree

[PATCH 3/6] ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2S
 2018-05-29 14:59 UTC  (4+ messages)
` Applied "ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2S" to the asoc tree

[PATCH 4/6] ASoC: qdsp6: q6afe-dai: add support to tdm dais
 2018-05-29 14:59 UTC  (4+ messages)
` Applied "ASoC: qdsp6: q6afe-dai: add support to tdm dais" to the asoc tree

[PATCH v4 4/7] ASoC: atmel-i2s: dt-bindings: add DT bindings for I2S controller
 2018-05-29 14:59 UTC  (5+ messages)
` Applied "ASoC: atmel-i2s: dt-bindings: add DT bindings for I2S controller" to the asoc tree

[PATCH v4 5/7] ASoC: atmel-i2s: add driver for the new Atmel I2S controller
 2018-05-29 14:59 UTC  (4+ messages)
` Applied "ASoC: atmel-i2s: add driver for the new Atmel I2S controller" to the asoc tree

[RFC PATCH] drm/i915/guc: New interface files for GuC starting in Gen11
 2018-05-29 14:59 UTC  (2+ messages)

Yocto Project Status WW22’18
 2018-05-29 14:59 UTC 

[PATCH v5 1/8] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
 2018-05-29 14:58 UTC  (8+ messages)
` [PATCH v5 2/8] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v5 3/8] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v5 4/8] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v5 5/8] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v5 6/8] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v5 7/8] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v5 8/8] x86/domctl: Don't pause the whole domain if only getting vcpu state

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-05-29 14:58 UTC 

[PATCH] devtools: add test script for meson builds
 2018-05-29 14:58 UTC  (3+ messages)
` [PATCH v5] "

[Buildroot] Buildroot 2018.05-rc3 released
 2018-05-29 14:58 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mark/linux
 2018-05-29 14:58 UTC 

off-by-one uncompressed invalid ram_bytes corruptions
 2018-05-29 14:58 UTC  (11+ messages)


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.