All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-29 19:57:34 to 2018-06-29 21:11:03 UTC [more...]

[PATCH v6 00/21] s390: vfio-ap: guest dedicated crypto adapters
 2018-06-29 21:11 UTC  (2+ messages)
` [PATCH v6 01/21] s390/zcrypt: Add ZAPQ inline function

Subject: [PATCH RFC] block: fix Amiga RDB partition support for disks >= 2 TB
 2018-06-29 21:10 UTC  (4+ messages)

[GIT PULL] DaVinci fixes for v4.18
 2018-06-29 21:09 UTC  (2+ messages)

[PATCH net] hv_netvsc: split sub-channel setup into async and sync
 2018-06-29 21:07 UTC 

[RFC PATCH v1 0/2] Add QCOM SDM845 interconnect provider driver
 2018-06-29 21:08 UTC  (3+ messages)
` [RFC PATCH v1 1/2] interconnect: qcom: Add sdm845 "
` [RFC PATCH v1 2/2] arm64: dts: sdm845: Add interconnect provider DT nodes

[igt-dev] [PATCH i-g-t v5] tests/kms_rotation_crc: Move platform checks to one place for non exhaust fence cases
 2018-06-29 21:09 UTC 

[GIT PULL] arm64: hisilicon fixes for 4.18
 2018-06-29 21:08 UTC  (2+ messages)

[patch 0/2] x86/hotplug: Cure the MCE wreckage
 2018-06-29 21:07 UTC  (11+ messages)
` [patch 2/2] cpu/hotplug: Boot HT siblings at least once
  ` [MODERATED] "
        ` [MODERATED] "

[meta-python][PATCH] python-pyperclip: update to version 1.6.2
 2018-06-29 21:07 UTC 

[PATCH v3 0/2] Documentation/sphinx: add kind of "nodocs" directive
 2018-06-29 21:07 UTC  (4+ messages)
` [PATCH v3 1/2] Documentation/sphinx: allow "functions" with no parameters
` [PATCH v3 2/2] docs/idr: use empty "functions" directive

[GIT PULL] Amlogic fixes for v4.18-rc
 2018-06-29 21:06 UTC  (3+ messages)

[Qemu-devel] RISC-V platform
 2018-06-29 21:05 UTC 

What's cooking in git.git (Jun 2018, #07; Thu, 28)
 2018-06-29 21:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] image fleecing
 2018-06-29 21:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: Image fleecing test case 222

nfp: don't tell FW about the reserved buffer space
 2018-06-29 21:03 UTC 

[PATCH] powerpc: mpc5200: Remove VLA usage
 2018-06-29 21:02 UTC  (2+ messages)

[Update] Regression in 4.18 - 32-bit PowerPC crashes on boot - bisected to commit 1d40a5ea01d5
 2018-06-29 21:01 UTC  (2+ messages)

[PATCH] mesa: Upgrade 18.1.2 -> 18.1.3
 2018-06-29 21:01 UTC 

[meta-python][PATCH] python-pymisp: update to version 2.4.92.1
 2018-06-29 21:01 UTC 

[PATCH v8 0/7] Enable Bluetooth functionality for WCN3990
 2018-06-29 21:01 UTC  (7+ messages)
` [PATCH v8 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed

[RESEND][PATCH v6 0/6] [media] Add analog mode support for Medion MD95700
 2018-06-29 21:00 UTC  (7+ messages)
` [RESEND][PATCH v6 1/6] ivtv: zero-initialize cx25840 platform data
` [RESEND][PATCH v6 2/6] cx25840: add kernel-doc description of struct cx25840_state
` [RESEND][PATCH v6 3/6] cx25840: add pin to pad mapping and output format configuration
` [RESEND][PATCH v6 4/6] tuner-simple: allow setting mono radio mode
` [RESEND][PATCH v6 5/6] [media] cxusb: implement Medion MD95700 digital / analog coexistence
` [RESEND][PATCH v6 6/6] [media] cxusb: add analog mode support for Medion MD95700

[PATCH V2] xdrstdio_create buffers do not output encoded values on ppc
 2018-06-29 20:58 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/21] Travis, Code Coverage and Cross Build updates
 2018-06-29 20:52 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/21] travis: do not waste time cloning unused submodules
` [Qemu-devel] [PATCH v2 02/21] travis: test out-of-tree builds
` [Qemu-devel] [PATCH v2 03/21] build-system: remove per-test GCOV reporting
` [Qemu-devel] [PATCH v2 04/21] .gitignore: add .gcov files
` [Qemu-devel] [PATCH v2 05/21] docker: add gcovr to travis image
` [Qemu-devel] [PATCH v2 06/21] travis: add gcovr summary for GCOV build
` [Qemu-devel] [PATCH v2 07/21] build-system: add clean-coverage target
` [Qemu-devel] [PATCH v2 08/21] build-system: add coverage-report target
` [Qemu-devel] [PATCH v2 09/21] linux-user: introduce preexit_cleanup
` [Qemu-devel] [PATCH v2 10/21] linux-user: add gcov support to preexit_cleanup
` [Qemu-devel] [PATCH v2 11/21] docker: filter out linux-user builds for mingw
` [Qemu-devel] [PATCH v2 12/21] docker: ubuntu: Update the package list before installing new ones
` [Qemu-devel] [PATCH v2 13/21] docker: ubuntu: Use SDL2
` [Qemu-devel] [PATCH v2 14/21] docker: Clean the MXE base image
` [Qemu-devel] [PATCH v2 15/21] docker: Do not run tests in 'intermediate' images
` [Qemu-devel] [PATCH v2 16/21] docker: add env parser to docker.py build step
` [Qemu-devel] [PATCH v2 17/21] docker: drop QEMU build-dep from bootstrap
` [Qemu-devel] [PATCH v2 18/21] docker: add special handling for FROM:debian-%-user targets
` [Qemu-devel] [PATCH v2 19/21] docker: add special rule for deboostrapped images
` [Qemu-devel] [PATCH v2 20/21] docker: add linux-user powered cross builder for QEMU
` [Qemu-devel] [PATCH v2 21/21] .shippable.yml: add linux-user cross-build for ppc-softmmu

[PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
 2018-06-29 20:57 UTC  (8+ messages)

[meta-python][PATCH] python-pymongo: update to version 3.7.0
 2018-06-29 20:56 UTC 

[PATCH v2] stop_machine: Disable preemption when waking two stopper threads
 2018-06-29 20:55 UTC 

[Bug 106928] When starting a match Rocket League crashes on "Go"
 2018-06-29 20:54 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] qapi: easier debugging of introspection file
 2018-06-29 20:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: Add comments to aid debugging generated introspection
` [Qemu-devel] [PATCH 2/2] qapi: Drop qapi-gen --unmask option

[U-Boot] [PATCH 1/1] lib: div64: fix typeo in include/div64.h
 2018-06-29 20:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[PATCH 4/4] ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715
 2018-06-29 20:53 UTC  (3+ messages)
` [U-Boot] [U-Boot, "
  `  "

[PATCH 3/4] ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
 2018-06-29 20:53 UTC  (3+ messages)
` [U-Boot] [U-Boot, "
  `  "

[PATCH 2/4] ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
 2018-06-29 20:53 UTC  (3+ messages)
` [U-Boot] [U-Boot, "
  `  "

[PATCH 1/4] ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
 2018-06-29 20:53 UTC  (3+ messages)
` [U-Boot] [U-Boot, "
  `  "

fast-import slowness when importing large files with small differences
 2018-06-29 20:51 UTC  (5+ messages)
  ` [PATCH] xdiff: reduce indent heuristic overhead

[meta-python][PATCH] python-zopeinterface: update to version 4.5.0
 2018-06-29 20:50 UTC 

[PATCH 09/13] drm/msm/gpu: Capture the GPU state on a GPU hang
 2018-06-29 20:51 UTC  (2+ messages)

[PATCH v2 0/4] x86/split_lock: Enable #AC exception for split locked accesses
 2018-06-29 20:48 UTC  (8+ messages)
` [PATCH v2 2/4] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access

[Qemu-devel] [PATCH v6 0/2] New block driver: blklogwrites
 2018-06-29 20:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] block: Move two block permission constants to the relevant enum
` [Qemu-devel] [PATCH v6 2/2] block: Add blklogwrites

[PATCH] drm/msm/adreno: Remove VLA usage
 2018-06-29 20:47 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
 2018-06-29 20:47 UTC  (2+ messages)

[PATCH] Block: initialize bio_cnt_ret_time for the first time
 2018-06-29 20:46 UTC  (6+ messages)

[PATCH/RFC] mm: do not drop unused pages when userfaultd is running
 2018-06-29 20:46 UTC  (3+ messages)

[meta-python][PATCH 1/2] python-cryptography-vectors: update to version 2.2.2
 2018-06-29 20:45 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-cryptography: "

[PATCH] drm/vc4: Introduce tracepoints for CL execution
 2018-06-29 20:43 UTC  (3+ messages)

[PATCH v3 0/9] Crypto: Remove VLA usage (part 1)
 2018-06-29 20:43 UTC  (3+ messages)
` [PATCH v3 4/9] dm integrity: Remove VLA usage

[Patch net] net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
 2018-06-29 20:42 UTC 

[Qemu-trivial] [PATCH v5 00/46] Use the IEC binary prefix definitions
 2018-06-29 20:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 04/46] checkpatch: Recognize "

[xen-unstable-smoke test] 124849: tolerable all pass - PUSHED
 2018-06-29 20:42 UTC 

[PATCH] dhcp: update 4.4.1
 2018-06-29 20:40 UTC  (3+ messages)

[RFC PATCH for 4.18 1/2] rseq: validate rseq_cs fields are < TASK_SIZE
 2018-06-29 20:39 UTC  (10+ messages)

[Intel-wired-lan] [PATCH v6 0/3] multi-threading device shutdown
 2018-06-29 20:38 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v6 2/3] drivers core: prepare device_shutdown for multi-threading
  `  "

[meta-python][PATCH] python-pandas: update to version 0.23.1
 2018-06-29 20:38 UTC 

[1/2] cdc_ncm: Handle multicast Ethernet traffic
 2018-06-29 20:37 UTC 

[PATCH] MIPS: Octeon: Remove unused CIU types and macros
 2018-06-29 20:37 UTC 

[Qemu-devel] [BUG] qed_aio_write_alloc: Assertion `s->allocating_acb == NULL' failed
 2018-06-29 20:35 UTC  (4+ messages)
    ` [Qemu-devel] [Qemu-block] "

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-06-29 20:35 UTC  (6+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD

[PATCH v2 0/8] drm/vc4: Add support for the transposer IP
 2018-06-29 20:35 UTC  (9+ messages)
` [PATCH v2 3/8] drm/vc4: Use wait_for_flip_done() instead of wait_for_vblanks()
` [PATCH v2 6/8] drm/vc4: Call drm_atomic_helper_fake_vblank() in the commit path
` [PATCH v2 7/8] drm/vc4: Add support for the transposer block
` [PATCH v2 8/8] ARM: dts: bcm283x: Add Transposer block

[Qemu-devel] [PATCH v2] accel: forbid early use of kvm_enabled() and friends
 2018-06-29 20:34 UTC  (14+ messages)

drm SPDX updates
 2018-06-29 20:32 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 00/20] 9p: Add support for Darwin
 2018-06-29 20:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 12/20] 9p: darwin: Explicitly cast comparisons of mode_t with -1

[PATCH RESEND] ASoC: pxa: remove the dmaengine compat need
 2018-06-29 20:30 UTC  (2+ messages)

[RFC PATCH 00/14] fsi: Fixes and Coldfire coprocessor offload
 2018-06-29 20:27 UTC  (5+ messages)
` [RFC PATCH 01/14] devres: Add devm_of_iomap()

[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info
 2018-06-29 20:27 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: Document patch submission hints
` [PATCH v1 2/2] PCI: Document ACPI description of PCI host bridges

[PATCH] security: CONFIG_HARDENED_USERCOPY does not need to select BUG
 2018-06-29 20:27 UTC  (4+ messages)

[Qemu-devel] [PULL v3 00/60] Misc patches for soft freeze
 2018-06-29 20:25 UTC  (3+ messages)

[PATCH] arm64: Clear the stack
 2018-06-29 20:25 UTC  (7+ messages)

[PATCH] lib/string.c: fix a typo in comment: 'iff' -->'if'
 2018-06-29 20:25 UTC  (5+ messages)

[PATCH] mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
 2018-06-29 20:24 UTC  (2+ messages)

[PATCHv3 0/4] nvme trace updates
 2018-06-29 20:23 UTC  (12+ messages)
` [PATCHv3 1/4] nvme: cache struct nvme_ctrl reference to struct nvme_request
` [PATCHv3 2/4] nvme: use hw qid in trace events
` [PATCHv3 3/4] nvme: add controller name to "
` [PATCHv3 4/4] nvme: add disk "

[PATCH 0/1] nvme: Ensure forward progress during Admin passthru
 2018-06-29 20:23 UTC  (3+ messages)
` [PATCH v3 1/1] "

[U-Boot] [PATCH 0/2] dm: Complete CONFIG_BLK migration
 2018-06-29 20:21 UTC  (7+ messages)

[PATCH] PCI: reset driver SR-IOV state after remove
 2018-06-29 20:20 UTC  (3+ messages)

[PATCH 0/3] IIO: st_sensors_i2c: improve device enumeration
 2018-06-29 20:19 UTC  (2+ messages)

[PATCH v1 net-next 00/14] Scheduled packet Transmission: ETF
 2018-06-29 20:14 UTC  (6+ messages)
` [PATCH v1 net-next 14/14] net/sched: Make etf report drops on error_queue

[PATCH libdrm v1 1/2] libdrm: add msm drm uapi header
 2018-06-29 20:16 UTC  (2+ messages)
` [PATCH libdrm v1 2/2] drm/fourcc: add msm compressed format modifiers

[PATCH] IB/srpt: Support HCAs with more than two ports
 2018-06-29 20:16 UTC  (5+ messages)

[RFC] open_by_handle() vs. EA inodes
 2018-06-29 20:15 UTC  (4+ messages)

[Bug 107072] 4k hdmi monitor stays black on kaveri [regression]
 2018-06-29 20:15 UTC  (3+ messages)

[meta-python][PATCH] python-pyiface: update to version 0.0.6
 2018-06-29 20:14 UTC 

[igt-dev] [PATCH i-g-t] tests/gem_render_copy: Use a more elaborate pattern of pixels
 2018-06-29 20:12 UTC  (2+ messages)

[PATCH] PCI: reset driver SR-IOV state after remove
 2018-06-29 20:09 UTC  (3+ messages)
` [PATCH] nfp: align setting totalvfs to changes in PCI core

[meta-python][PATCH] python-pyasn1-modules: update to version 0.2.2
 2018-06-29 20:08 UTC 

[Qemu-devel] [PATCH] tcg: Fix --disable-tcg build breakage
 2018-06-29 20:07 UTC 

[Bug 199749] New: amdgpu on Ryzen 2400G freeze randomly
 2018-06-29 20:03 UTC  (3+ messages)
` [Bug 199749] "

[PATCH] bus: imx-weim: Remove VLA usage
 2018-06-29 20:02 UTC  (3+ messages)

17.05 --> 17.11, minimum hash table key size
 2018-06-29 20:00 UTC  (3+ messages)

[PATCH] block: Make __bio_clone_fast() copy bi_vcnt
 2018-06-29 20:00 UTC  (10+ messages)

[PATCH] mmc: core: cd_label must be last entry of mmc_gpio struct
 2018-06-29 20:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] spapr: fix regression with older machine types
 2018-06-29 19:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] accel: forbid early use of kvm_enabled() and friends


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.