All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-19 15:50:24 to 2018-06-19 16:29:08 UTC [more...]

[GIT PULL] Korean l10n updates for Git 2.18.0
 2018-06-19 16:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: fix crash in when incoming client channel setup fails
 2018-06-19 16:28 UTC  (6+ messages)

[PATCH 0/2] xfs: symlink and inode writeback issues
 2018-06-19 16:28 UTC  (7+ messages)
` [PATCH 1/2] xfs: zero length symlinks are not valid

[PATCH 0/7] grep.c: teach --column to 'git-grep(1)'
 2018-06-19 16:28 UTC  (3+ messages)
` [PATCH 4/7] grep.c: display column number of first match

[PATCH] arch: powerpc: pci-common: fix wrong return value check on phd_id
 2018-06-19 16:26 UTC  (3+ messages)

RT Patch and Xen
 2018-06-19 16:26 UTC  (6+ messages)

[Xenomai] xenomai modules - xeno_rtdm, xeno_hal, xeno_nucleus. not getting installed
 2018-06-19 16:26 UTC  (12+ messages)

[PATCH v6 0/3] Directed kmem charging
 2018-06-19 16:27 UTC  (6+ messages)
` [PATCH 1/3] mm: memcg: remote memcg charging for kmem allocations
` [PATCH 3/3] fs, mm: account buffer_head to kmemcg

[PATCH] Staging: comedi: fix operator '=' coding style issue
 2018-06-19 16:23 UTC 

regression: /proc/$pid/cmdline lacks trailing '\0' in 4.18-rc1
 2018-06-19 16:17 UTC  (2+ messages)
` [PATCH] proc: add missing '\0' back to /proc/$pid/cmdline

[PATCH 1/2] Add TRACE_EVENTs in pwc_isoc_handler()
 2018-06-19 16:23 UTC  (3+ messages)

NVME-CLI : Fabrics property-get and 64 bit property (CAP)
 2018-06-19 16:23 UTC 

[PATCH] ASoC: qcom: add sdm845 sound card support
 2018-06-19 16:22 UTC  (4+ messages)
` [alsa-devel] "

[RFC PATCH ghak10 1/3] audit: Add AUDIT_TIME_ADJUSTED record type
 2018-06-19 16:22 UTC  (7+ messages)
` [RFC PATCH ghak10 3/3] ntp: Audit valid attempts to adjust the clock

[Qemu-devel] [PULL 00/56] add check-tcg and associated machinery
 2018-06-19 15:44 UTC  (39+ messages)
` [Qemu-devel] [PULL 11/56] tests/tcg/multiarch: enable additional linux-test tests
` [Qemu-devel] [PULL 12/56] tests/tcg/multiarch: don't hard code paths/ports for linux-test
` [Qemu-devel] [PULL 15/56] tests/tcg: enable building for i386
` [Qemu-devel] [PULL 19/56] tests/tcg/x86_64: add Makefile.target
` [Qemu-devel] [PULL 20/56] tests/tcg/i386/test-i386: use modern vector_size attributes
` [Qemu-devel] [PULL 21/56] tests/tcg/i386/test-i386: fix printf format
` [Qemu-devel] [PULL 23/56] tests/tcg: enable building for ARM
` [Qemu-devel] [PULL 24/56] tests/tcg/arm: fix up test-arm-iwmmxt test
` [Qemu-devel] [PULL 25/56] tests/tcg: enable building for AArch64
` [Qemu-devel] [PULL 26/56] tests/tcg/arm: add fcvt test cases for AArch32/64
` [Qemu-devel] [PULL 28/56] tests/tcg: enable building for MIPS
` [Qemu-devel] [PULL 29/56] tests/docker/Makefile.include: fix mipsel-cross dependancy
` [Qemu-devel] [PULL 30/56] tests/tcg/mips: include common mips hello-mips
` [Qemu-devel] [PULL 31/56] tests/tcg: enable building for s390x
` [Qemu-devel] [PULL 32/56] tests/tcg: enable building for ppc64
` [Qemu-devel] [PULL 33/56] tests/tcg: enable building for Alpha
` [Qemu-devel] [PULL 34/56] tests/tcg/alpha: add Alpha specific tests
` [Qemu-devel] [PULL 35/56] tests/tcg: enable building for HPPA
` [Qemu-devel] [PULL 36/56] tests/tcg: enable building for m68k
` [Qemu-devel] [PULL 38/56] tests/tcg: enable building for sparc64
` [Qemu-devel] [PULL 39/56] tests/tcg: enable building for mips64
` [Qemu-devel] [PULL 40/56] tests/tcg: enable building for RISCV64
` [Qemu-devel] [PULL 41/56] docker: move debian-powerpc-cross to sid based build
` [Qemu-devel] [PULL 42/56] tests/tcg: enable building for PowerPC
` [Qemu-devel] [PULL 43/56] tests/tcg/Makefile: update to be called from Makefile.target
` [Qemu-devel] [PULL 44/56] Makefile.target: add (clean-/build-)guest-tests targets
` [Qemu-devel] [PULL 45/56] tests/Makefile.include: add [build|clean|check]-tcg targets
` [Qemu-devel] [PULL 46/56] tests/tcg: add run, diff, and skip helper macros
` [Qemu-devel] [PULL 47/56] tests/tcg: override runners for broken tests
` [Qemu-devel] [PULL 48/56] tests/tcg/i386: extend timeout for runcom test
` [Qemu-devel] [PULL 49/56] tests: add top-level make dependency for docker builds
` [Qemu-devel] [PULL 50/56] docker: docker.py use "version" to probe usage
` [Qemu-devel] [PULL 51/56] docker: docker.py don't conflate checksums for extra_files
` [Qemu-devel] [PULL 52/56] docker: docker.py add check sub-command
` [Qemu-devel] [PULL 53/56] tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1
` [Qemu-devel] [PULL 54/56] docker: docker.py adding age check command
` [Qemu-devel] [PULL 55/56] tests/docker/Makefile.include: only force SID to NOCACHE if old
` [Qemu-devel] [PULL 56/56] .travis.yml: add check-tcg test

[PATCH] nvme: Fix error flow at nvme_rdma_configure_admin_queue()
 2018-06-19 16:21 UTC  (10+ messages)

[PATCH 0/2] rebase --root: fix `reword` on a root commit
 2018-06-19 16:21 UTC  (8+ messages)
` [PATCH 1/2] rebase --root: demonstrate a bug while amending root commit messages
  ` [PATCH 1/2] rebase --root: demonstrate a bug while amending rootcommit messages
        ` [PATCH] t3404: check root commit in 'rebase -i --root reword root commit'

[RFC PATCH v3 00/10] Energy Aware Scheduling
 2018-06-19 16:20 UTC  (5+ messages)
` [RFC PATCH v3 05/10] sched/topology: Reference the Energy Model of CPUs when available

[PATCH] selftests/net: Fix permissions for fib_tests.sh
 2018-06-19 16:20 UTC  (3+ messages)

Adding nested repository with slash adds files instead of gitlink
 2018-06-19 16:20 UTC  (9+ messages)

[SPDK] SPDK failed to access CMB cards
 2018-06-19 16:20 UTC 

Mounting xfs filesystem takes long time
 2018-06-19 16:18 UTC  (3+ messages)

An example of a much more impactful way of doing file system-specific fuzzing
 2018-06-19 16:18 UTC 

regression: /proc/$pid/cmdline lacks trailing '\0' in 4.18-rc1
 2018-06-19 16:17 UTC  (2+ messages)
` [PATCH] proc: add missing '\0' back to /proc/$pid/cmdline

[PATCH -tip v6 00/27] kprobes: Cleanup jprobe implementation
 2018-06-19 16:17 UTC  (47+ messages)
` [PATCH -tip v6 01/27] Documentation/kprobes: Fix to remove remaining jprobe
` [PATCH -tip v6 02/27] kprobes: Remove jprobe API implementation
` [PATCH -tip v6 03/27] kprobes/x86: Remove jprobe implementation
` [PATCH -tip v6 04/27] ARC: kprobes: "
` [PATCH -tip v6 05/27] ARM: kprobes: Remove jprobe arm implementation
` [PATCH -tip v6 06/27] arm64: kprobes: Remove jprobe implementation
` [PATCH -tip v6 07/27] powerpc/kprobes: Remove jprobe powerpc implementation
` [PATCH -tip v6 08/27] ia64: kprobes: Remove jprobe implementation
` [PATCH -tip v6 09/27] MIPS: "
` [PATCH -tip v6 10/27] s390/kprobes: "
` [PATCH -tip v6 11/27] sh: kprobes: "
` [PATCH -tip v6 12/27] sparc64: "
` [PATCH -tip v6 13/27] kprobes: Don't check the ->break_handler() in generic kprobes code
` [PATCH -tip v6 14/27] kprobes/x86: Don't call ->break_handler() in x86 kprobes
` [PATCH -tip v6 15/27] ARC: kprobes: Don't call the ->break_handler() in ARC kprobes code
` [PATCH -tip v6 16/27] ARM: kprobes: Don't call the ->break_handler() in arm "
` [PATCH -tip v6 17/27] arm64: kprobes: Don't call the ->break_handler() in arm64 "
` [PATCH -tip v6 18/27] powerpc/kprobes: Don't call the ->break_handler() in powerpc "
` [PATCH -tip v6 19/27] ia64: kprobes: Don't call the ->break_handler() in ia64 "
` [PATCH -tip v6 20/27] MIPS: kprobes: Don't call the ->break_handler() in MIPS "
` [PATCH -tip v6 21/27] s390/kprobes: Don't call the ->break_handler() in s390 "
` [PATCH -tip v6 22/27] sh: kprobes: Don't call the ->break_handler() in SH "
` [PATCH -tip v6 23/27] sparc64: kprobes: Don't call the ->break_handler() in sparc64 "
` [PATCH -tip v6 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe
` [PATCH -tip v6 25/27] kprobes/x86: Do not disable preempt on int3 path
` [PATCH -tip v6 26/27] Documentation: kprobes: Add how to change the execution path
` [PATCH -tip v6 27/27] kprobes: Remove jprobe stub API

[Qemu-devel] [PATCH 0/4] Clean up accelerator options
 2018-06-19 16:16 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore

[PATCH v4 0/5] slimbus: Add QCOM SLIMBus NGD driver
 2018-06-19 16:13 UTC  (9+ messages)
` [PATCH v4 1/5] slimbus: core: add of_slim_device_get() helper
` [PATCH v4 2/5] slimbus: core: rearrange slim_eaddr structure
` [PATCH v4 3/5] slimbus: messaging: add slim_alloc/free_txn_tid()
` [PATCH v4 4/5] slimbus: ngd: dt-bindings: Add slim ngd dt bindings
` [PATCH v4 5/5] slimbus: ngd: Add qcom SLIMBus NGD driver

[PATCHv3 00/19] arm64: invoke syscalls with pt_regs
 2018-06-19 16:14 UTC  (14+ messages)
` [PATCHv3 13/19] kernel: add ksys_personality()
` [PATCHv3 18/19] arm64: convert compat wrappers to C
` [PATCHv3 19/19] arm64: implement syscall wrappers

[PATCH v2] target: fix truncated PR-in ReadKeys response
 2018-06-19 15:58 UTC  (3+ messages)
` [PATCH v3] "

[U-Boot] [PATCH v2 0/5] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-06-19 16:12 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/5] cmd: Add bind/unbind commands to bind a device to a driver from the command line

[PATCH] net: ethernet: fix suspend/resume in davinci_emac
 2018-06-19 16:11 UTC  (3+ messages)

[PATCH 0/3] net: davinci_emac: fix suspend/resume (both a regression and a common clk problem)
 2018-06-19 16:09 UTC  (4+ messages)
` [PATCH 1/3] net: ethernet: fix suspend/resume in davinci_emac
` [PATCH 2/3] net: phy: set the of_node in the mdiodev's struct device
` [PATCH 3/3] net: davinci_emac: match the mdio device against its compatible if possible

[PATCH 00/16] Adding Cavium's crypto device(CPT) driver
 2018-06-19 16:10 UTC  (5+ messages)
` [PATCH 11/16] crypto/cpt: add the basic device callback functions
` [PATCH 15/16] doc: add Cavium's CPT guide

[PATCH 1/2] drm/amdgpu: Polish SQ IH
 2018-06-19 16:09 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Add parsing SQ_EDC_INFO to "

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2018-06-19 16:08 UTC 

[Bug 106957] GPU runtime suspend broken since 4.17
 2018-06-19 16:08 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dinguyen/linux
 2018-06-19 16:03 UTC 

[PATCH 1/3] hfs: stop using timespec based interfaces
 2018-06-19 16:02 UTC  (3+ messages)
` [PATCH 2/3] hfsplus: "
` [PATCH 3/3] hfsplus: return inode birthtime for statx

Branch switching with submodules where the submodule replaces a folder aborts unexpectedly
 2018-06-19 16:03 UTC 

[PATCH] doc: fix typos in documentation and release notes
 2018-06-19 16:02 UTC  (3+ messages)
` [PATCH v2 signed off] "

[PATCH v4 0/3] NVMF/RDMA 16K Inline Support
 2018-06-19 16:02 UTC  (5+ messages)

[PATCH] clk: meson: remove obsolete register access
 2018-06-19 16:00 UTC  (2+ messages)

[PATCH] arm64: mm: mark tramp_pg_dir read-only
 2018-06-19 16:00 UTC  (16+ messages)

[Qemu-devel] [Bug 1777672] [NEW] QEMU aarch64 virtual/physical frame buffer
 2018-06-19 15:47 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2018-06-19 16:00 UTC 

[PATCH v3 0/8] mm: Rework hmm to use devm_memremap_pages and other fixes
 2018-06-19 16:00 UTC  (4+ messages)
` [PATCH v3 3/8] mm, devm_memremap_pages: Fix shutdown handling

[PATCH 1/2] jffs2: use 64-bit intermediate timestamps
 2018-06-19 15:59 UTC  (2+ messages)
` [PATCH 2/2] jffs2: use unsigned 32-bit timstamps consistently

[PATCH 01/14] gobject-introspection: update to 1.56.1
 2018-06-19 16:00 UTC  (5+ messages)
` [PATCH 12/14] meson: update to 0.46.0
  ` [PATCH 12/14] meson: update to 0.46.0 -- broke systemd on qemuppc

[Qemu-devel] [PATCH v1 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
 2018-06-19 15:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 2/4] machine: factor out enforce_aligned_dimm into memory_device_align

[PATCH] ocfs2: dlmglue: clean up timestamp handling
 2018-06-19 15:58 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH v11 00/13] Intel SGX1 support
 2018-06-19 15:59 UTC  (5+ messages)
` [PATCH v11 09/13] x86, sgx: basic routines for enclave page cache

[PATCH 1/2] rcu: Assign higher priority to RCU threads if its rcutorture
 2018-06-19 16:00 UTC  (3+ messages)

[Qemu-devel] [PULL 00/35] Block layer patches
 2018-06-19 15:57 UTC  (2+ messages)

[BUG 4.17] etnaviv-gpu f1840000.gpu: recover hung GPU!
 2018-06-19 15:56 UTC  (7+ messages)

[U-Boot] [PATCH v2] patman: Support using a particular SMTP server
 2018-06-19 15:56 UTC 

[U-Boot] [PATCH] test_avb: Add pymark.buildconfigspec information for the AVB tests
 2018-06-19 15:55 UTC 

[PATCH] nvme-cli: Implemented primary and secondary controller
 2018-06-19 15:54 UTC  (4+ messages)

[PATCH 0/5] RFC: Mezzanine handling for 96boards
 2018-06-19 15:52 UTC  (3+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add support for calculator hotkey
 2018-06-19 15:51 UTC 

[PATCH 1/3] reiserfs: remove unused j_timestamp
 2018-06-19 15:43 UTC 

[PATCH] jfs: use time64_t for otime
 2018-06-19 15:51 UTC 

post-receive: pub/scm/linux/kernel/git/rseq/linux-rseq
 2018-06-19 15:51 UTC 

[PATCH V3 0/2] brcmfmac: initial work for adding monitor mode
 2018-06-19 15:48 UTC  (3+ messages)
` [PATCH V3 1/2] brcmfmac: detect firmware support for monitor interface
` [PATCH V3 2/2] brcmfmac: handle monitor mode marked msgbuf packets


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.