All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-20 16:36:46 to 2019-09-20 17:35:43 UTC [more...]

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-09-20 17:35 UTC 

[Bug 204779] New: Xubuntu 18.04 sometimes freezes when turned on on logo
 2019-09-20 17:34 UTC  (3+ messages)
` [Bug 204779] Xubuntu 18.04 Sometimes freezes when turned off on the logo

[Xen-devel] [linux-4.4 test] 141482: regressions - FAIL
 2019-09-20 17:33 UTC 

[thud][PATCH] libsolv: Security fix for CVEs: <CVE-2018-20532, CVE-2018-20533, CVE-2018-20534>
 2019-09-20 17:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-09-20 17:30 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

linux-image-5.2.0-2-amd64: breaks UML all versions, both debian stock and compiled from source
 2019-09-20 17:29 UTC  (3+ messages)

[PATCH] drm: Remove redundant of_device_is_available check
 2019-09-20 17:29 UTC  (2+ messages)

[RFC 0/4] POC: Generating realistic block errors
 2019-09-20 17:28 UTC  (12+ messages)
` [RFC 4/4] ahci media error reporting

[Buildroot] [PATCH 1/1] package/fltk: bump to version 1.3.5
 2019-09-20 17:28 UTC 

[U-Boot] ROCK64 fails to boot using U-Boot TPL
 2019-09-20 17:27 UTC  (9+ messages)

[PATHC v6] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-09-20 17:26 UTC  (4+ messages)

Linux 5.3-rc8
 2019-09-20 17:26 UTC  (11+ messages)
  ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
      ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
          ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
            ` [PATCH RFC v4 1/1] "

[PATCH 0/3] docker: misc cleanups
 2019-09-20 17:24 UTC  (9+ messages)
` [PATCH 3/3] docker: remove unused debian-sid and debian-ports

[Buildroot] [PATCH 1/2] package/pulseaudio: bump version to 13.0
 2019-09-20 17:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/pulseaudio: enable reproducible builds

[PATCH 1/6] drm/ttm: add on_alloc_stage and reservation into ttm_operation_ctx
 2019-09-20 17:23 UTC  (2+ messages)

[Qemu-devel] [Bug 1844597] [NEW] fc1120a7f5f2d4b601003205c598077d3eb11ad2 causes a kernel panic in vfp_init on a clang built kernel
 2019-09-20 17:13 UTC  (3+ messages)
` [Bug 1844597] "

[thud/master][PATCH] ipc-lld: Adding recipe for IPC low-level driver and examples
 2019-09-20 17:21 UTC 

[PATCH] ath10k: restore QCA9880-AR1A (v1) detection
 2019-09-20 17:19 UTC  (3+ messages)

[PATCH 1/1] nvme-rdma: Fix max_hw_sectors calculation
 2019-09-20 17:19 UTC  (3+ messages)

[PATCH] powerpc/pmac/smp: avoid unused-variable warnings
 2019-09-20 17:17 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/3] python-scipy package
 2019-09-20 17:18 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/3] package/python-numpy: fix setup type
` [Buildroot] [PATCH v2 2/3] package/python-numpy: fixup numpy distutils for cross compilation
` [Buildroot] [PATCH v2 3/3] package/python-scipy: new package

[Buildroot] [PATCH 1/1] package/libgsm: bump to version 1.0.18
 2019-09-20 17:17 UTC 

[thud/master][PATCH] ipc-lld: Adding recipe for IPC low-level driver and examples
 2019-09-20 17:16 UTC 

[Xen-devel] [PATCH] tools/ocaml: Build fix following libxl API changes
 2019-09-20 17:15 UTC  (3+ messages)

[PATCH v2] nvme-pci: Save PCI state before putting drive into deepest state
 2019-09-20 17:16 UTC  (3+ messages)

[PATCH v2] merge-recursive: symlink's descendants not in way
 2019-09-20 17:15 UTC  (2+ messages)

[PATCH] roms: Add a 'make help' target alias
 2019-09-20 17:13 UTC  (2+ messages)

[PATCH 1/4] softirq: implement IRQ flood detection mechanism
 2019-09-20 17:14 UTC  (18+ messages)

[SMB3][PATCH] dump encryption keys to allow wireshark debugging of encrypted
 2019-09-20 17:14 UTC  (3+ messages)

[PATCH] perf/core: fixing several typos in comments
 2019-09-20 17:12 UTC 

[PATCH] drm/i915: Prevent bonded requests from overtaking each other on preemption
 2019-09-20 17:12 UTC  (6+ messages)

[CI 1/2] drm/i915/guc: Enable guc logging on guc log relay write
 2019-09-20 17:04 UTC  (2+ messages)
` [CI 2/2] HAX: force enable_guc=2

[PATCH] cobalt/autotune: Rework autotune_ioctl_nrt/rt for more robust request handling
 2019-09-20 17:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bcm2835: bump to version 1.60
 2019-09-20 17:10 UTC 

[PATCH 00/15] name-rev: eliminate recursion
 2019-09-20 17:10 UTC  (13+ messages)
` [PATCH 03/15] name-rev: use strip_suffix() in get_rev_name()
` [PATCH 04/15] name-rev: avoid unnecessary cast in name_ref()
` [PATCH 05/15] name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation
` [PATCH 08/15] name-rev: pull out deref handling from the recursion
` [PATCH 10/15] name-rev: restructure creating/updating 'struct rev_name' instances

KASAN: use-after-free Read in usbvision_release
 2019-09-20 17:09 UTC 

What's cooking in git.git (Sep 2019, #02; Wed, 18)
 2019-09-20 17:08 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2019-09-20 17:06 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2019-09-20 17:06 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2019-09-20 17:06 UTC 

[Patch v3 00/13] media: am437x-vpfe: overdue maintenance
 2019-09-20 17:05 UTC  (28+ messages)
` [Patch v3 01/13] media: am437x-vpfe: Fix suspend path to always handle pinctrl config
` [Patch v3 02/13] media: am437x-vpfe: Fix missing first line
` [Patch v3 03/13] media: am437x-vpfe: Rework ISR routine for clarity
` [Patch v3 04/13] media: am437x-vpfe: Wait for end of frame before tear-down
` [Patch v3 05/13] media: am437x-vpfe: fix start streaming error path
` [Patch v3 06/13] media: am437x-vpfe: Streamlined vb2 buffer cleanup
` [Patch v3 07/13] media: am437x-vpfe: Setting STD to current value is not an error
` [Patch v3 08/13] media: am437x-vpfe: Use a per instance format array instead of a static one
` [Patch v3 09/13] media: am437x-vpfe: fix function trace debug log
` [Patch v3 10/13] media: am437x-vpfe: TRY_FMT ioctl is not really trying anything
` [Patch v3 11/13] media: am437x-vpfe: Remove per bus width static data
` [Patch v3 12/13] media: am437x-vpfe: Switch to SPDX Licensing
` [Patch v3 13/13] media: am437x-vpfe: Remove print_fourcc helper

Invalid blob size on NVDIMM hot-add (was: RE: [RFC PATCH 0/4] ARM virt: ACPI memory hotplug support)
 2019-09-20 17:04 UTC 

Git in Outreachy December 2019?
 2019-09-20 17:04 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 129 boots: 0 failed, 120 passed with 9 offline (v4.19.74-80-g588c69101d72)
 2019-09-20 17:04 UTC 

[PATCH] python3-pip: ensure pickle is installed
 2019-09-20 17:02 UTC 

[PATCH v3 0/2] net: stmmac: Enhanced addressing mode for DWMAC 4.10
 2019-09-20 17:02 UTC  (4+ messages)
` [PATCH v3 1/2] net: stmmac: Only enable enhanced addressing mode when needed
` [PATCH v3 2/2] net: stmmac: Support enhanced addressing mode for DWMAC 4.10

[PATCH] dimlib: make DIMLIB a hidden symbol
 2019-09-20 17:02 UTC  (2+ messages)

[PATCH] net: stmmac: Fix page pool size
 2019-09-20 17:01 UTC 

[PATCH xf86-video-ati] Don't set up black scanout buffer if LeaveVT is called from CloseScreen
 2019-09-20 17:00 UTC 

[PATCH 1/2] smokey/rtdm: account for device teardown
 2019-09-20 17:00 UTC  (2+ messages)
` [PATCH 2/2] lib/smokey: consider PATH in smokey_fork_exec()

[PATCH v7 0/3] fix double page fault on arm64
 2019-09-20 17:00 UTC  (5+ messages)
` [PATCH v7 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 17:00 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 16:59 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 16:59 UTC 

[PATCH v5 0/1] Device teardown
 2019-09-20 16:59 UTC  (2+ messages)
` [PATCH v5 1/1] cobalt/rtdm: allow for device teardown

NVMeoF RDMA IB: I/O timeout and NULL pointer observed during rescan_controller/reset_controller with fio background
 2019-09-20 16:58 UTC  (4+ messages)

[MPTCP] [PATCH] mptcp: sendmsg: fix stream corrution
 2019-09-20 16:58 UTC 

[Ocfs2-devel] [PATCH V2 0/2] ocfs2: protect extent tree in the ocfs2_prepare_inode_for_write
 2019-09-20 16:57 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH V2 1/2] "
` [Ocfs2-devel] [PATCH V2 2/2] ocfs2: remove unused function ocfs2_prepare_inode_for_refcount

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-20 16:57 UTC  (17+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[PATCH v2 0/3] testing: Build WHPX enabled binaries
 2019-09-20 16:53 UTC  (3+ messages)

next/pending-fixes boot: 307 boots: 14 failed, 281 passed with 11 offline, 1 conflict (v5.3-10264-gbd302977ecfe)
 2019-09-20 16:56 UTC 

[PATCH V2 1/2] clk: imx8mm: Move 1443X/1416X PLL clock structure to common place
 2019-09-20 16:55 UTC  (4+ messages)

[Patch v2 0/7] media: i2c: ov2659: maintenance series
 2019-09-20 16:55 UTC  (5+ messages)
` [Patch v2 5/7] media: i2c: ov2659: Add powerdown/reset gpio handling

[Buildroot] [PATCH v2 1/1] package/tor: bump version to 0.4.1.6
 2019-09-20 16:54 UTC 

[PATCH v3 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-09-20 16:54 UTC  (3+ messages)

[PATCH 0/1] multi-pack-index: add --no-progress
 2019-09-20 16:53 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] midx: add MIDX_PROGRESS flag Add the MIDX_PROGRESS flag and update the write|verify|expire|repack functions in midx.h to accept a flags parameter. The MIDX_PROGRESS flag indicates whether the caller of the function would like progress information to be displayed. This patch only changes the method prototypes and does not change the functionality. The functionality change will be handled by a later patch
  ` [PATCH v2 2/6] midx: add progress to write_midx_file Add progress to write_midx_file. Progress is displayed when the MIDX_PROGRESS flag is set
  ` [PATCH v2 3/6] midx: add progress to expire_midx_packs Add progress to expire_midx_packs. "
  ` [PATCH v2 5/6] midx: honor the MIDX_PROGRESS flag in midx_repack Update midx_repack to only display progress "
  ` [PATCH v2 4/6] midx: honor the MIDX_PROGRESS flag in verify_midx_file Update verify_midx_file "
  ` [PATCH v2 6/6] multi-pack-index: add [--[no-]progress] option. Add the --[no-]progress option to git multi-pack-index. Pass the MIDX_PROGRESS flag to the subcommand functions when progress should be displayed by multi-pack-index. The progress feature was added to 'verify' in 144d703 ("multi-pack-index: report progress during 'verify'", 2018-09-13) but some subcommands were not updated to display progress, and the ability to opt-out was overlooked

[PATCH] io_uring: IORING_OP_TIMEOUT support
 2019-09-20 16:53 UTC  (2+ messages)

[PATCH net v2 0/3] Fix Qdisc destroy issues caused by adding fine-grained locking to filter API
 2019-09-20 16:53 UTC  (5+ messages)
` [PATCH net v2 1/3] net: sched: sch_htb: don't call qdisc_put() while holding tree lock

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-09-20 16:53 UTC  (2+ messages)

[PATCH 0/3] clk: meson: g12a: fixes for DVFS
 2019-09-20 16:52 UTC  (8+ messages)
` [PATCH 3/3] clk: meson: clk-pll: always enable a critical PLL when setting the rate

[Bug 111747] [CI][DRMTIP] igt@ - incomplete - Jenkins gives up
 2019-09-20 16:52 UTC 

[Buildroot] [PATCH 1/1] package/bdwgc: bump to version 8.0.4
 2019-09-20 16:52 UTC 

[GIT PULL] Kselftest update for Linux 5.4-rc1
 2019-09-20 16:51 UTC  (4+ messages)

[PULL 0/4] Block layer patches
 2019-09-20 16:20 UTC  (4+ messages)
` [PULL 1/4] block/snapshot: Restrict set of snapshot nodes
` [PULL 2/4] iotests: Test internal snapshots with -blockdev
` [PULL 4/4] iotests: Remove Python 2 compatibility code

[PATCH v2 1/3] tools/perf: Move kvm-stat header file from conditional inclusion to common include section
 2019-09-20 16:20 UTC  (2+ messages)
` [tip: perf/urgent] perf kvm: "

Kernel Concurrency Sanitizer (KCSAN)
 2019-09-20 16:46 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 141513: regressions - trouble: blocked/fail
 2019-09-20 16:45 UTC 

[PATCH] mbox: qcom: avoid unused-variable warning
 2019-09-20 16:45 UTC  (2+ messages)

[PATCH 1/4] mt76: mt7603: enable hardware rate up/down selection
 2019-09-20 23:44 UTC  (4+ messages)
` [PATCH 4/4] mt76: mt7615: sync with mt7603 rate control changes

[Buildroot] [PATCH 1/1] package/bash-completion: bump to version 2.9
 2019-09-20 16:45 UTC 

[PATCH v2 2/3] tools/perf: Add arch neutral function to choose event for perf kvm record
 2019-09-20 16:20 UTC  (2+ messages)
` [tip: perf/urgent] perf kvm: "

[PATCH v2 3/3] tools/perf: Set 'trace_cycles' as defaultevent for perf kvm record in powerpc
 2019-09-20 16:20 UTC  (2+ messages)
` [tip: perf/urgent] perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' "

[PATCH] arm64: update Kconfig to better handle CMDLINE
 2019-09-20 16:42 UTC 

[Qemu-devel] [PULL 0/8] Trivial branch patches
 2019-09-20 16:28 UTC  (2+ messages)

[Bug 111759] [navi10] computer hang ring sdma1 timeout
 2019-09-20 16:42 UTC  (3+ messages)

[PATCH v13 00/15] backup-top filter driver for backup
 2019-09-20 16:13 UTC  (4+ messages)

[PATCH bpf] libbpf: fix version identification on busybox
 2019-09-20 16:41 UTC  (4+ messages)

[Xen-devel] [linux-4.9 test] 141476: regressions - FAIL
 2019-09-20 16:38 UTC 

[Bug 111555] [amdgpu/Navi] [powerplay] Failed to send message errors
 2019-09-20 16:38 UTC  (2+ messages)

[PATCH 0/4] User API for nested shared virtual address (SVA)
 2019-09-20 16:38 UTC  (4+ messages)
` [PATCH 4/4] iommu: Introduce guest PASID bind function

[Buildroot] [PATCH v13 00/13] package/{mesa3d, mesa3d-headers}: bump version to 19.1.7
 2019-09-20 16:38 UTC  (14+ messages)
` [Buildroot] [PATCH v13 01/13] package/python3-mako: new package
` [Buildroot] [PATCH v13 02/13] package/mesa3d: rename OSMesa option
` [Buildroot] [PATCH v13 03/13] package/mesa3d: add OSMesa classic needs dri swrast
` [Buildroot] [PATCH v13 04/13] package/mesa3d: Only one swrast provider can be built
` [Buildroot] [PATCH v13 05/13] package/mesa3d: add xvmc option
` [Buildroot] [PATCH v13 06/13] package/mesa3d: Gallium xa state tracker is only available for nouveau and svga Gallium drivers
` [Buildroot] [PATCH v13 07/13] package/mesa3d: add a new option to enable GLX support
` [Buildroot] [PATCH v13 08/13] package/mesa3d: switch build system to meson
` [Buildroot] [PATCH v13 09/13] package/mesa3d: select kmsro for etnaviv
` [Buildroot] [PATCH v13 10/13] package/{mesa3d, mesa3d-headers}: bump version to 19.1.7
` [Buildroot] [PATCH v13 11/13] package/mesa3d: add support for gallium lima driver
` [Buildroot] [PATCH v13 12/13] package/mesa3d: add support for gallium panfrost driver
` [Buildroot] [PATCH v13 13/13] package/mesa3d: add support for gallium freedreno driver

[PATCH 01/23] drm/i915/dp: Fix dsc bpp calculations, v2
 2019-09-20 16:38 UTC  (2+ messages)
` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2019-09-20 16:37 UTC 

ARM core blob list
 2019-09-20 16:36 UTC  (2+ messages)

[PATCH 0/2] net: dsa: vsc73xx: Adjustments for vsc73xx_platform_probe()
 2019-09-20 16:36 UTC  (5+ messages)
  ` [0/2] "

[PATCH v2] dt-bindings: crypto: samsung: Convert SSS and SlimSSS bindings to json-schema
 2019-09-20 16:36 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.