All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-26 22:36:51 to 2018-03-27 00:45:42 UTC [more...]

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2018-03-27  0:45 UTC 

[PATCHv4] phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4
 2018-03-27  0:45 UTC  (12+ messages)

[Fuego] dbench no longer builds on any of my boards
 2018-03-27  0:45 UTC  (3+ messages)

[PATCH v4 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-27  0:42 UTC  (10+ messages)

[PATCH 1/2] waf.bbclass: Throw error if waf doesn't exist
 2018-03-27  0:43 UTC  (3+ messages)
` [PATCH 2/2] distcc: Change SRC_URI

[PATCH net-next 0/8] Microsemi Ocelot switch support
 2018-03-27  0:34 UTC  (6+ messages)
` [PATCH net-next 4/8] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch

[PATCH v9 00/61] XArray v9
 2018-03-27  0:28 UTC  (5+ messages)
` [PATCH v9 05/61] Export __set_page_dirty

[PATCH] scsi: Replace sdev_printk with printk_deferred to avoid
 2018-03-27  0:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v1] RISC-V: RISC-V TCG backend work in progress
 2018-03-27  0:26 UTC  (2+ messages)

[PATCH v3 00/39] New VGIC(-v2) implementation
 2018-03-27  0:24 UTC  (9+ messages)
` [PATCH v3 15/39] ARM: new VGIC: Implement vgic_vcpu_pending_irq
` [PATCH v3 24/39] ARM: new VGIC: Add TARGET registers handlers
` [PATCH v3 32/39] ARM: new VGIC: Implement arch_move_irqs()

[PATCH v3a 00/39] (0/3) Fixups for the new VGIC(-v2) implementation
 2018-03-27  0:23 UTC  (6+ messages)
` [PATCH v3a 14/39] ARM: new VGIC: Add GICv2 world switch backend

post-receive: pub/scm/utils/rt-tests/rt-tests
 2018-03-27  0:22 UTC 

How to `git blame` individual characters?
 2018-03-27  0:18 UTC 

[PATCH] xfs: use hardlimit as sub-fs size if both hard/soft limits are set
 2018-03-27  0:14 UTC  (3+ messages)

[sh:development 14/16] arch/ia64/include/asm/io.h:380:26: warning: passing argument 1 of 'ia64_mv.re
 2018-03-27  0:12 UTC 

[PATCH v3 linux dev-4.13] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-27  0:11 UTC 

[PATCH 01/12] drm: Add DP PSR2 sink enable bit
 2018-03-27  0:11 UTC  (7+ messages)
` [PATCH 03/12] drm/i915/psr: Nuke aux frame sync

help constructing job file
 2018-03-26 23:58 UTC 

[PATCH v4 linux dev-4.10] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-27  0:08 UTC 

[PATCH bpf-next] bpf, tracing: unbreak lttng
 2018-03-27  0:08 UTC  (9+ messages)

[Fuego] Configure: error: C preprocessor "aarch64-linux-gnu-cpp" fails sanity check (netperf, dbench tests)
 2018-03-27  0:08 UTC  (10+ messages)

[PATCH for-4.17 2/2] powerpc: Remove smp_mb() from arch_spin_is_locked()
 2018-03-27  0:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/djwong/xfsprogs-dev
 2018-03-27  0:07 UTC 

[PATCH] tpm: allow TCPA log area to be empty
 2018-03-27  0:07 UTC  (9+ messages)

[PATCH v2 bpf-next] bpf, tracing: unbreak lttng
 2018-03-27  0:07 UTC  (4+ messages)

[PATCH 0/2] loop: don't hang on lo_ctl_mutex in ioctls
 2018-03-27  0:04 UTC  (4+ messages)
` [PATCH 1/2] loop: don't call into filesystem while holding lo_ctl_mutex
` [PATCH 2/2] loop: use interruptible lock in ioctls

[PATCH] mac80211: Fix wlan freezes under load at rekey
 2018-03-26 20:24 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2018-03-27  0:01 UTC 

bpf stable request
 2018-03-27  0:00 UTC  (2+ messages)

RFC on writel and writel_relaxed
 2018-03-26 23:59 UTC  (18+ messages)

two cards as one [frederik@ofb.net: [Alsa-user] the mythical "el-cheapo"]
 2018-03-26 23:58 UTC 

[PATCH v14 00/20] xfs-4.17: online repair support
 2018-03-26 23:58 UTC  (21+ messages)
` [PATCH 01/20] xfs: add helpers to calculate btree size
` [PATCH 02/20] xfs: expose various functions to repair code
` [PATCH 03/20] xfs: add repair helpers for the reverse mapping btree
` [PATCH 04/20] xfs: add repair helpers for the reference count btree
` [PATCH 05/20] xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmpabt
` [PATCH 06/20] xfs: halt auto-reclamation activities while rebuilding rmap
` [PATCH 07/20] xfs: create tracepoints for online repair
` [PATCH 08/20] xfs: implement the metadata repair ioctl flag
` [PATCH 09/20] xfs: add helper routines for the repair code
` [PATCH 10/20] xfs: repair superblocks
` [PATCH 11/20] xfs: repair the AGF and AGFL
` [PATCH 12/20] xfs: repair the AGI
` [PATCH 13/20] xfs: repair free space btrees
` [PATCH 14/20] xfs: repair inode btrees
` [PATCH 15/20] xfs: repair the rmapbt
` [PATCH 16/20] xfs: repair refcount btrees
` [PATCH 17/20] xfs: repair inode records
` [PATCH 18/20] xfs: zap broken inode forks
` [PATCH 19/20] xfs: repair inode block maps
` [PATCH 20/20] xfs: repair damaged symlinks

Where to post patches for 'linux-fslc'
 2018-03-26 23:56 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/djwong/xfs-linux
 2018-03-26 23:55 UTC 

[next-queue PATCH v5 0/9] igb: offloading of receive filters
 2018-03-26 23:55 UTC  (5+ messages)
` [next-queue PATCH v5 7/9] igb: Add MAC address support for ethtool nftuple filters
  ` [Intel-wired-lan] "

[PATCH v6] hvm/svm: Implement Debug events
 2018-03-26 23:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/djwong/xfs-linux
 2018-03-26 23:55 UTC 

[PATCH] xfs: always free inline data before resetting inode fork during ifree
 2018-03-26 23:54 UTC  (8+ messages)

[Qemu-devel] [PATCH v6 00/26] RISC-V: Fixes and cleanups for QEMU 2.12
 2018-03-26 23:45 UTC  (5+ messages)
  ` [Qemu-devel] [patches] "

[PATCH 00/14] Qgroup metadata reservation rework
 2018-03-26 23:49 UTC  (5+ messages)

[PATCH] btrfs-progs: wipe copies of the stale superblock beyond -b size
 2018-03-26 23:50 UTC  (3+ messages)

[PATCH net-next 0/2] net: broadcom: Adaptive interrupt coalescing
 2018-03-26 23:40 UTC  (10+ messages)
` [PATCH net-next 1/2] net: systemport: Implement adaptive "

[Fuego] [PATCH v2] iperf3: manage mutual exclusion when using the same server
 2018-03-26 23:40 UTC  (3+ messages)

Fwd: New Defects reported by Coverity Scan for git
 2018-03-26 23:39 UTC 

[PATCH v3 0/5] Add debugfs info for the AMD IOMMU
 2018-03-26 23:33 UTC  (3+ messages)

git submodule update - reset instead of checkout?
 2018-03-26 23:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/kbingham/rcar
 2018-03-26 23:33 UTC 

[PATCH] powerpc, pkey: make protection key 0 less special
 2018-03-26 23:31 UTC 

[PATCH libdrm v2] libdrm: Use readdir instead of readdir_r to avoid build warnings
 2018-03-26 23:31 UTC  (4+ messages)

[PATCH 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-03-26 23:31 UTC  (9+ messages)
` [PATCH 2/7] dt-bindings: add binding for the Allwinner A64 DE2 bus
    ` [linux-sunxi] "
            `  "

Raven Ridge Ryzen 2500U hang reproduced
 2018-03-26 23:30 UTC 

[PATCH libdrm 1/2] intel: Do not use libpciaccess on Android
 2018-03-26 23:28 UTC  (4+ messages)
` [PATCH libdrm 2/2] Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64"

[PATCH net-next V2] Documentation/networking: Add net DIM documentation
 2018-03-26 23:28 UTC  (3+ messages)

[xen-unstable-smoke test] 121306: tolerable all pass - PUSHED
 2018-03-26 23:25 UTC 

[tpm2] Patch to the Microsoft/IBM TPM 2.0 Simulator on SourceForge
 2018-03-26 23:23 UTC 

[PATCH v2] dm raid: fix parse_raid_params() variable range issue
 2018-03-26 23:23 UTC  (5+ messages)

Will Coverity for FOSS be in scheduled maintenance mode forever?
 2018-03-26 23:22 UTC  (2+ messages)

[Fuego] dbench update
 2018-03-26 23:22 UTC  (11+ messages)
` [Fuego] [PATCH 1/7] dbench: move asserts to pre_check
` [Fuego] [PATCH 4/7] dbench: add yaml file
` [Fuego] [PATCH 5/7] dbench: remove testdir spec
` [Fuego] [PATCH 6/7] dbench: increase test duration
` [Fuego] [PATCH 7/7] dbench: add spec using synchronized writes

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2018-03-26 23:22 UTC 

[RFC PATCH 00/24] Introducing AF_XDP support
 2018-03-26 23:20 UTC  (6+ messages)

[PATCH v2 00/18] Device querying
 2018-03-26 23:18 UTC  (22+ messages)
` [PATCH v3 00/20] "
  ` [PATCH v3 01/20] kvargs: remove rte log dependency
  ` [PATCH v3 02/20] kvargs: build before EAL
  ` [PATCH v3 03/20] eal: list acceptable init priorities
  ` [PATCH v3 04/20] eal: introduce dtor macros
  ` [PATCH v3 05/20] eal: introduce device class abstraction
  ` [PATCH v3 06/20] eal/class: register destructor
  ` [PATCH v3 07/20] eal/dev: add device iterator interface
  ` [PATCH v3 08/20] eal/class: add device iteration
  ` [PATCH v3 09/20] eal/bus: "
  ` [PATCH v3 10/20] eal/dev: implement device iteration initialization
  ` [PATCH v3 11/20] eal/dev: implement device iteration
  ` [PATCH v3 12/20] bus/pci: fix find device implementation
  ` [PATCH v3 13/20] bus/pci: implement device iteration and comparison
  ` [PATCH v3 14/20] bus/pci: add device matching field id
  ` [PATCH v3 15/20] bus/vdev: fix find device implementation
  ` [PATCH v3 16/20] bus/vdev: implement device iteration
  ` [PATCH v3 17/20] bus/vdev: add device matching field driver
  ` [PATCH v3 18/20] ethdev: register ether layer as a class
  ` [PATCH v3 19/20] ethdev: add device matching field name
  ` [PATCH v3 20/20] app/testpmd: add show device command

[rocko/master][PATCH] ti-codec-engine: fix host contamination warnings
 2018-03-26 23:19 UTC 

[PATCH v2] rslib: Remove VLAs by setting upper bound on nroots
 2018-03-26 23:17 UTC  (4+ messages)

[meta-virtualization~][PATCH] inittab: fix hypervisor console
 2018-03-26 21:44 UTC 

[PATCH] ftrace: drop a VLA in module_exists()
 2018-03-26 23:16 UTC  (2+ messages)

[PATCH 1/2] mm/sparse: pass the __highest_present_section_nr + 1 to alloc_func()
 2018-03-26 23:15 UTC  (7+ messages)

linux-next: manual merge of the powerpc tree with the powerpc-fixes tree
 2018-03-26 23:11 UTC 

[PATCHv5 5/5] ARM: dts: omap4-droid4: add soundcard
 2018-03-26 23:10 UTC  (9+ messages)
` [PATCHv5,5/5] "
        ` omap4-droid4: voice call support was "

[PATCH 00/36] Combine t/helper binaries into a single one
 2018-03-26 23:07 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/36] t/helper: add an empty test-tool program

[RFC PATCH] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
 2018-03-26 23:06 UTC 

[dm:dm-4.17 25/25] drivers//md/dm-verity-target.c:560:22: error: assignment from incompatible pointer type
 2018-03-26 23:06 UTC  (2+ messages)

[U-Boot] [PATCH] ext4fs: Add ext4 extent tree cache
 2018-03-26 23:05 UTC 

[PATCH] mm: Use octal not symbolic permissions
 2018-03-26 23:05 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2018-03-26 23:05 UTC 

[PATCH v3] crypto: ecc: Remove stack VLA usage
 2018-03-26 23:03 UTC 

[PATCH] Revert "crypto/ecc: Remove stack VLA usage"
 2018-03-26 23:03 UTC 

[PATCH 00/10] Hash-independent tests (part 1)
 2018-03-26 23:02 UTC  (4+ messages)
` [PATCH 04/10] t1405: sort reflog entries in a hash-independent way

[meta-oe][PATCHv2 3/4] mozjs: refresh patches
 2018-03-26 23:02 UTC  (6+ messages)
` [meta-oe][PATCHv3] "

[PATCH] scsi: don't look for NULL devices handlers by name
 2018-03-26 23:00 UTC  (2+ messages)

Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC
 2018-03-26 22:58 UTC 

Exposing POST codes
 2018-03-26 22:57 UTC  (7+ messages)

disk-io lockup in 4.14.13 kernel
 2018-03-26 22:56 UTC  (12+ messages)

[PATCH] Input: alps - Report pressure of v3 and v7 trackstick
 2018-03-26 22:55 UTC  (4+ messages)

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2018-03-26
 2018-03-26 22:54 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-03-26 22:54 UTC 

[PATCH] Input: add bu21029 touch driver
 2018-03-26 22:53 UTC  (4+ messages)

[PATCH v2] ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
 2018-03-26 22:53 UTC  (11+ messages)

[PATCH v5 0/3] Bluetooth: hci_qca: Add serdev support
 2018-03-26 22:51 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: net: bluetooth: Add qualcomm-bluetooth

[PATCH 1/7] dt-bindings: add cdtech vendor prefix
 2018-03-26 22:49 UTC  (5+ messages)

[PATCH v3] scsi: ufs: add trace event for ufs upiu
 2018-03-26 22:48 UTC  (2+ messages)

[PATCH] net/bnxt: switch to the new offload API
 2018-03-26 22:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] kernel/resource: refine find_next_iomem_res() a little
 2018-03-26 22:46 UTC 

[PATCH v2] x86,sched: allow topologies where NUMA nodes share an LLC
 2018-03-26 22:45 UTC  (4+ messages)

[RFC PATCH v2] net: phy: Added device tree binding for dev-addr and dev-addr code check-up
 2018-03-26 22:44 UTC  (2+ messages)

[PATCH 1/2] KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
 2018-03-26 22:32 UTC  (4+ messages)

Git Merge contributor summit notes
 2018-03-26 22:40 UTC  (5+ messages)
    ` Including object type and size in object id (Re: Git Merge contributor summit notes)

[PATCH net] r8169: fix setting driver_data after register_netdev
 2018-03-26 22:40 UTC  (5+ messages)

[PATCH] MAINTAINERS: update bouncing aacraid@adaptec.com addresses
 2018-03-26 22:38 UTC 

[PATCH v2] crypto/ecc: Remove stack VLA usage
 2018-03-26 22:38 UTC  (3+ messages)

[PATCH] drm/i915/userptr: Wrap mmu_notifier inside its own rw_semaphore
 2018-03-26 22:38 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for "


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.