All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-19 16:02:05 to 2018-06-19 16:42:47 UTC [more...]

[xen-4.8-testing test] 124351: tolerable FAIL - PUSHED
 2018-06-19 16:42 UTC 

[PATCH 00/13 selinux-next] selinux: Cleanup printk logging
 2018-06-19 16:41 UTC  (4+ messages)
` [PATCH 03/13] selinux: Cleanup printk logging in policydb

[PATCH v2 2/2] drm/i915/icl: Do read-modify-write as needed during MG PLL programming
 2018-06-19 16:41 UTC  (2+ messages)
` [PATCH v3 "

iomap preparations for GFS2 v3
 2018-06-19 16:41 UTC  (21+ messages)
` [Cluster-devel] "
` [PATCH 1/6] fs: factor out a __generic_write_end helper
  ` [Cluster-devel] "
` [PATCH 2/6] iomap: mark newly allocated buffer heads as new
  ` [Cluster-devel] "
` [PATCH 3/6] iomap: complete partial direct I/O writes synchronously
  ` [Cluster-devel] "
` [PATCH 4/6] iomap: generic inline data handling
  ` [Cluster-devel] "
` [PATCH 5/6] iomap: add a page_done callback
  ` [Cluster-devel] "
` [PATCH 6/6] iomap: add private pointer to struct iomap
  ` [Cluster-devel] "

[PATCH] selftests: net: add config fragments
 2018-06-19 16:41 UTC  (3+ messages)

[PATCH] nvme-cli: Printing the additional feature in OAES in Identify Ctrl
 2018-06-19 16:41 UTC  (2+ messages)

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

[PATCH] ucc_geth: Add BQL support
 2018-06-19 16:30 UTC 

[PATCH v14 00/74] Convert page cache to XArray
 2018-06-19 16:40 UTC  (4+ messages)

[PATCH] block: fix timeout changes for legacy request drivers
 2018-06-19 16:40 UTC 

[PATCH 1/1] nvme-rdma: fix error flow during controller reset
 2018-06-19 16:40 UTC  (3+ messages)

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

[PATCH] nvme-pci: not invoke nvme_remove_dead_ctrl when change state fails
 2018-06-19 16:39 UTC  (3+ messages)

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

[PATCH v2 0/6] powerpc/pkeys: fixes to pkeys
 2018-06-19 16:38 UTC  (10+ messages)
` [PATCH v2 4/6] powerpc/pkeys: Preallocate execute-only key
` [PATCH v2 5/6] powerpc/pkeys: make protection key 0 less special
` [PATCH v2 6/6] powerpc/pkeys: Deny read/write/execute by default

[PATCH] QE GPIO: Add qe_gpio_set_multiple
 2018-06-19 16:38 UTC  (2+ messages)

[PATCH bpf-net] bpf: Change bpf_fib_lookup to return lookup status
 2018-06-19 16:36 UTC  (8+ messages)

An example of a much more impactful way of doing file system-specific fuzzing
 2018-06-19 16:36 UTC  (2+ messages)

[PATCH 1/2] cifs: use timespec64 internally
 2018-06-19 16:36 UTC  (2+ messages)

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

[PATCH V5 07/38] x86/intel_rdt: Initialize new resource group with sane defaults
 2018-06-19 16:33 UTC  (4+ messages)
` [PATCH V6 "

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

[Qemu-devel] [PATCH 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-06-19 16:32 UTC  (10+ messages)
` [virtio-dev] "
` [Qemu-devel] [PATCH 1/3] Add a true or false option to the DEFINE_PROP_UUID macro
  ` [virtio-dev] "
` [Qemu-devel] [PATCH 2/3] Add "Group Identifier" support to PCIe bridges
  ` [virtio-dev] "
` [virtio-dev] [PATCH 3/3] Add "Group Identifier" support to virtio devices
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH virtio 1/1] Add "Group Identifier" support to virtio PCI capabilities
  ` [virtio-dev] "

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-19 16:32 UTC  (12+ messages)

is_selinux_enabled() after chroot()
 2018-06-19 16:32 UTC  (3+ messages)

[PATCH -tip v6 00/27] kprobes: Cleanup jprobe implementation
 2018-06-19 16:31 UTC  (50+ 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

[PATCH 0/5] Expose PCIe AER stats via sysfs
 2018-06-19 16:31 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] Documentation/ABI: Add details of PCI AER statistics

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

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

[virtio-dev] [PATCH v3] content: enhance device requirements for feature bits
 2018-06-19 16:30 UTC  (11+ messages)

btrfs balance did not progress after 12H
 2018-06-19 16:30 UTC  (3+ messages)

[PATCH] spi/fsl-espi: Add missing cell-index OF property
 2018-06-19 16:29 UTC  (2+ messages)

[PATCH] hyperstart: Fix compiler errors from gcc 8.1.0 uprev
 2018-06-19 16:29 UTC  (2+ messages)

[PATCH] ARM: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
 2018-06-19 16:29 UTC 

[GIT PULL] Korean l10n updates for Git 2.18.0
 2018-06-19 16:29 UTC  (2+ 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 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] 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)

[PATCH 1/2] ARM: babbage: Make PMIC initialization shareable
 2018-06-19 16:24 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX: Add support for ZII RDU1 board

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

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

[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

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

[Qemu-devel] [PULL 00/56] add check-tcg and associated machinery
 2018-06-19 15:44 UTC  (8+ messages)
` [Qemu-devel] [PULL 12/56] tests/tcg/multiarch: don't hard code paths/ports for linux-test
` [Qemu-devel] [PULL 23/56] tests/tcg: enable building for ARM
  `  "
` [Qemu-devel] [PULL 25/56] tests/tcg: enable building for AArch64
  `  "
` [Qemu-devel] [PULL 33/56] tests/tcg: enable building for Alpha
` [Qemu-devel] [PULL 44/56] Makefile.target: add (clean-/build-)guest-tests targets

[PATCH 0/2] rebase --root: fix `reword` on a root commit
 2018-06-19 16:21 UTC  (7+ 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'

[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 

[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

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

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

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

[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  (7+ messages)
` [PATCHv3 19/19] arm64: implement syscall wrappers

[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 00/16] Adding Cavium's crypto device(CPT) driver
 2018-06-19 16:10 UTC  (3+ messages)
` [PATCH 15/16] doc: add Cavium's CPT guide

[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 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 "

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

Branch switching with submodules where the submodule replaces a folder aborts unexpectedly
 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

[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)


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.