All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-06 21:37:37 to 2018-06-07 00:17:06 UTC [more...]

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2018-06-07  0:17 UTC 

[PATCH v7 0/2] json-writer V7
 2018-06-07  0:16 UTC  (5+ messages)
` [PATCH v7 2/2] json-writer: t0019: add Python unit test

[Buildroot] [PATCH] DEVELOPERS: add myself to init-related packages
 2018-06-07  0:15 UTC 

[PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
 2018-06-07  0:14 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: drop test
 2018-06-06 23:34 UTC  (2+ messages)

[RFC 0/1] mconf: Emacs-like isearch
 2018-06-06 23:54 UTC  (5+ messages)

[Fuego] [PATCH 02/30] testplan: dbench4 does not have a testdir spec anymore
 2018-06-06 23:55 UTC  (12+ messages)
` [Fuego] [PATCH 25/30] ftc: put a fixthis for the documentation
` [Fuego] [PATCH 26/30] bang: replace the jenkins script
` [Fuego] [PATCH 27/30] functions: logdir not required here
` [Fuego] [PATCH 28/30] logdir: a few changes
` [Fuego] [PATCH 29/30] tarball: simplify extraction

[PATCH v4] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
 2018-06-06 23:54 UTC  (3+ messages)

[PATCH v4] gpu: drm: i915: Change return type to vm_fault_t
 2018-06-06 23:51 UTC  (7+ messages)
` [PATCH] drm/i915: Change i915_gem_fault() to return vm_fault_t
` ✗ Fi.CI.CHECKPATCH: warning for gpu: drm: i915: Change return type to vm_fault_t (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] slab: Clean up the code comment in slab kmem_cache struct
 2018-06-06 23:48 UTC  (4+ messages)

[PATCH V2 00/12] Add GCC 8 recipes
 2018-06-06 23:42 UTC  (7+ messages)
` [PATCH 01/12] tune/arm: Set -mtune instead of -mcpu
` [PATCH 11/12] linux-yocto: Fix mips64 build with gcc8
` [PATCH 12/12] linux-yocto: Fix GCC 8 -Wrestrict error

[PATCH v4 0/6] Enhance support for the SP805 WDT
 2018-06-06 23:40 UTC  (10+ messages)
` [PATCH v4 1/6] Documentation: DT: Consolidate SP805 binding docs

[Qemu-devel] [qemu PATCH v4 0/4] support NFIT platform capabilities
 2018-06-06 23:40 UTC  (12+ messages)
` [Qemu-devel] [qemu PATCH v4 3/4] nvdimm, acpi: "
                `  "

[igt-dev] [PATCH i-g-t 1/4] tests/sw_sync: fix pthread start_routine declaration
 2018-06-06 23:36 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/4] build: bump c std to gnu11
` [igt-dev] [PATCH i-g-t 3/4] lib/igt_core: fix check for running under gdb
` [igt-dev] [PATCH i-g-t 4/4] lib/igt_kms: simplify pipe <-> name conversion
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/4] tests/sw_sync: fix pthread start_routine declaration

[PATCH v6 0/4] enable early printing of hashed pointers
 2018-06-06 23:31 UTC  (9+ messages)

Full ppgtt for hsw, closer
 2018-06-06 23:29 UTC  (18+ messages)
` [PATCH 02/17] drm/i915: Prepare for non-object vma
` [PATCH 06/17] drm/i915/gtt Onionify error handling for gen6_ppgtt_create
` [PATCH 07/17] drm/i915/gtt: Reorder aliasing_ppgtt fini
` [PATCH 10/17] drm/i915/gtt: Lazily allocate page directories for gen7
` [PATCH 11/17] drm/i915/gtt: Free unused page tables on unbind the context
` [PATCH 12/17] drm/i915/gtt: Skip initializing PT with scratch if full
` [PATCH 13/17] drm/i915/gtt: Cache the PTE encoding of the scratch page
` [PATCH 14/17] drm/i915/gtt: Reduce a pair of runtime asserts

[PATCH V6] arm64: alternative:flush cache with unpatched code
 2018-06-06 23:29 UTC 

panic at boot time with kernel >= 4.9.98 - uninitialized system_wq in early interrupt
 2018-06-06 23:26 UTC 

[PATCH] net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
 2018-06-06 23:25 UTC  (2+ messages)
`  "

[PATCH 0/3] mmc: tmio: Fix reset operation
 2018-06-06 23:22 UTC  (4+ messages)
` [PATCH 1/3] mmc: tmio: Add initial setting of interrupt mask register
` [PATCH 2/3] mmc: tmio: move tmio_mmc_hw_reset()
` [PATCH 3/3] mmc: tmio: Fix reset operation

[PATCH] ACPI LID: increment wakeup count only when notified
 2018-06-06 23:21 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] configure: Enable out-of-tree acceptance tests
 2018-06-06 23:19 UTC  (8+ messages)

[RFC 00/10] perf: Add cputime events/metrics
 2018-06-06 23:19 UTC  (13+ messages)
` [PATCH 01/10] perf tools: Uniquify the event name if there's no other matched event
` [PATCH 02/10] perf tools: Fix error index for pmu event parser
` [PATCH 03/10] perf stat: Add --interval-clear option
` [PATCH 04/10] perf stat: Use only color_fprintf call in print_metric_only
` [PATCH 05/10] perf stat: Fix metric column display
` [PATCH 06/10] perf stat: Allow to specify specific metric column len
` [PATCH 07/10] perf stat: Add event parsing error handling to add_default_attributes
` [PATCH 08/10] perf/cputime: Add cputime pmu
` [PATCH 09/10] perf/cputime: Don't stop idle tick if there's live cputime event
` [PATCH 10/10] perf stat: Add cputime metric support

[PATCH] uapi: Make generic uapi headers compile standalone
 2018-06-06 23:16 UTC 

[patch V2 00/12] cpu/hotplug: SMT control
 2018-06-06 23:16 UTC  (5+ messages)
` [patch V2 12/12] x86/apic: Ignore secondary threads if nosmt=force
  ` [MODERATED] "
` [MODERATED] Re: [patch V2 00/12] cpu/hotplug: SMT control

[SPDK] Rocksdb test case issue
 2018-06-06 23:16 UTC 

[PATCH] audit-testsuite: add nmap-ncat/netcat as a dependency
 2018-06-06 23:12 UTC 

[PATCH] checkpatch: Add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
 2018-06-06 23:12 UTC 

[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
 2018-06-06 23:08 UTC  (4+ messages)
` [RFC v2 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info

[PATCH] drm/i915/gtt: Fix typo in fill_px() macro
 2018-06-06 23:08 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 08/17] drm/i915/gtt: Make gen6 page directories evictable
 2018-06-06 23:07 UTC  (3+ messages)
` [PATCH] "

[Qemu-devel] [RFC PATCH v2] qmp.py: Fix exception parsing partial JSON
 2018-06-06 23:06 UTC  (3+ messages)

[RFC 1/1] Emacs-like isearch for mconf
 2018-06-06 23:03 UTC  (3+ messages)

expand after getVar
 2018-06-06 22:44 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] jobs: minor doc fixups
 2018-06-06 23:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] jobs: fix stale wording
` [Qemu-devel] [PATCH 2/2] jobs: fix verb references in docs

[net-next PATCH v3 0/5] Symmetric queue selection using XPS for Rx queues
 2018-06-06 23:02 UTC  (7+ messages)
` [net-next PATCH v3 3/5] net: Enable Tx queue selection based on "

[PATCH v2 0/8] x86: infrastructure to enable FSGSBASE
 2018-06-06 22:59 UTC  (9+ messages)
` [PATCH v2 7/8] x86/segments/32: Introduce CPU_NUMBER segment
` [PATCH v2 8/8] x86/vdso: Move out the CPU number store

[PATCH v6 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-06 22:59 UTC  (7+ messages)
` [PATCH v6 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v6 2/2] regulator: add QCOM RPMh regulator driver

[PATCH 1/4] vmsplice: lift import_iovec() into do_vmsplice()
 2018-06-06 22:57 UTC  (2+ messages)
` [1/4] "

[PATCH] ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
 2018-06-06 22:56 UTC 

[linux-linus test] 123823: regressions - trouble: blocked/broken/fail/pass
 2018-06-06 22:57 UTC 

[PATCH v3 2/5] efi: Add embedded peripheral firmware support
 2018-06-06 22:55 UTC  (13+ messages)
              ` Do Qualcomm drivers use DMA buffers for request_firmware_into_buf()?

[PATCH] hv_netvsc: Add per-cpu ethtool stats for netvsc
 2018-06-06 22:53 UTC  (4+ messages)

git rm bug
 2018-06-06 22:51 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-06-06 22:50 UTC 

debian rootfs: failed networking (without initramfs)
 2018-06-06 22:49 UTC 

[B.A.T.M.A.N.] [PATCH maint 1/2] batman-adv: Avoid storing non-TT-sync flags on singular entries too
 2018-06-06 22:46 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH maint 2/2] batman-adv: Fix multicast TT issues with bogus ROAM flags

[PATCH 0/8] ref-in-want
 2018-06-06 22:45 UTC  (6+ messages)
` [PATCH 2/8] upload-pack: implement ref-in-want

[PATCH net] failover: eliminate callback hell
 2018-06-06 22:25 UTC  (22+ messages)

Ceph Developer Monthly - June 2018
 2018-06-06 22:42 UTC  (2+ messages)

[PATCH] HV: Fix definition of struct hv_vp_assist_page
 2018-06-06 22:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v12 0/4] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-06 22:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH v12 2/4] i386: Verify if topoext feature can be supported
    `  "
` [Qemu-devel] [PATCH v12 3/4] i386: Enable TOPOEXT feature on AMD EPYC CPU
    `  "

[PATCH] rpm: Fix patch to ensure variables aren't used uninitialised
 2018-06-06 22:39 UTC 

spende
 2018-06-06 22:38 UTC  (2+ messages)

[PATCH] uapi: Make generic uapi headers compile standalone
 2018-06-06 22:37 UTC 

OpenBMC Security Working Group Kick Off
 2018-06-06 22:35 UTC  (4+ messages)

[PATCH] genl: Include <stddef.h> for size_t typedef
 2018-06-06 22:34 UTC 

[PATCH 4.4 00/92] 4.4.133-stable review
 2018-06-06 22:31 UTC  (3+ messages)
` [PATCH 4.4 19/92] sctp: delay the authentication for the duplicated cookie-echo chunk

[U-Boot] [PATCH 01/15] clk: renesas: Fix swapped arguments in debug message
 2018-06-06 22:31 UTC  (3+ messages)
` [U-Boot] [PATCH 10/15] net: ravb: Add R8A77990 E3 compatible

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

[U-Boot] [PATCH 1/2] net: phy: mv88e61xx: Force CPU port link up
 2018-06-06 22:31 UTC  (3+ messages)

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-06 22:29 UTC  (9+ messages)
` [PATCH v2 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode

[PATCH] PCI: Rename directory from host to controller and move back drivers
 2018-06-06 22:27 UTC  (2+ messages)

[U-Boot] [PATCH] net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP
 2018-06-06 22:25 UTC  (4+ messages)

[SPDK] Rocksdb test case issue
 2018-06-06 22:25 UTC 

Is it possible to read from a dynamic offset in a packet?
 2018-06-06 22:22 UTC 

[PATCH v7 0/8] Add Octeon Hotplug CPU Support
 2018-06-06 22:21 UTC  (4+ messages)
` [PATCH v7 1/8] MIPS: Octeon: Remove unused CIU types and macros

[qemu-mainline test] 123828: tolerable FAIL - PUSHED
 2018-06-06 22:17 UTC 

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-06-06 22:14 UTC 

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2018-06-06 22:14 UTC 

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-06 22:05 UTC  (14+ messages)
` [PATCH v2 7/9] xen/gntdev: Implement dma-buf export functionality
` [PATCH v2 9/9] xen/gntdev: Expose gntdev's dma-buf API for in-kernel use
      ` [Xen-devel] "

[U-Boot] [PATCH] drivers/net/vsc9953: Initialize action RAM in VCAP complex
 2018-06-06 22:06 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-06-06 22:06 UTC  (9+ messages)
` [RFC PATCH v4 7/8] ima: based on policy prevent loading firmware (pre-allocated buffer)

[U-Boot] [PATCH 0/1] board: arm: Add support for Broadcom BCM7445D0
 2018-06-06 22:06 UTC  (7+ messages)
` [U-Boot] [PATCH 1/1] "

[Qemu-devel] [PULL v2 0/8] target-mips queue
 2018-06-06 21:58 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 7/8] hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller

[ndctl PATCH v4] ndctl: add an api for getting the ars_status overflow flag
 2018-06-06 21:58 UTC 

[PATCH 0/2] More miscellaneous patches
 2018-06-06 21:57 UTC  (4+ messages)
` [PATCH 2/2] multipath: don't check timestamps without a path

[PATCH V2 1/2] evm: Don't deadlock if a crypto algorithm is unavailable
 2018-06-06 21:57 UTC  (2+ messages)
` [PATCH V2 2/2] evm: Allow non-SHA1 digital signatures

[PATCH 1/2] mpathpersist: add all_tg_pt option
 2018-06-06 21:56 UTC  (3+ messages)

[PATCH v2] dt-bindings: clock: imx6ul: Do not change the clock definition order
 2018-06-06 21:56 UTC  (3+ messages)

[PATCH v5 00/10] track CPU utilization
 2018-06-06 20:53 UTC  (10+ messages)

[PATCH v4 0/3] Renesas R9A06G032 SMP enabler
 2018-06-06 21:52 UTC  (8+ messages)
` [PATCH v4 2/3] arm: shmobile: Add the R9A06G032 SMP enabler driver

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2018-06-06 21:49 UTC 

[ndctl PATCH v3] ndctl: add an api for getting the ars_status overflow flag
 2018-06-06 21:44 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2018-06-06 21:44 UTC 

[PATCH v6 00/15] staging: typec: tcpci: move out of staging
 2018-06-06 21:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2018-06-06 21:44 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2018-06-06 21:42 UTC 

[PATCH] uart: fix race between uart_put_char() and uart_shutdown()
 2018-06-06 21:42 UTC  (3+ messages)

[PATCH v6 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-06-06 21:42 UTC  (6+ messages)
` [PATCH v6 2/5] efi: Add embedded peripheral firmware support

[igt-dev] [PATCH i-g-t 1/4] lib/igt_matrix: Unroll and inline igt_matrix_transform()
 2018-06-06 21:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/4] "

[PATCH] Documentation: update firmware loader fallback reference
 2018-06-06 21:38 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-06-06 21:38 UTC 

Exporting a unique ino/dev pair to user space
 2018-06-06 21:38 UTC 


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.