All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-29 20:10:14 to 2019-11-29 21:59:10 UTC [more...]

Build failure on latest powerpc/merge (311ae9e159d8 io_uring: fix dead-hung for non-iter fixed rw)
 2019-11-29 20:45 UTC  (7+ messages)

[Buildroot] [PATCH/next v5 1/6] package/polkit: bump to version 0.116
 2019-11-29 21:59 UTC 

[alsa-devel] [PATCH] ASoC: fsl_sai: add IRQF_SHARED
 2019-11-29 21:57 UTC  (4+ messages)
`  "

[PATCH v6 00/21] Add virtual device fuzzing support
 2019-11-29 21:34 UTC  (22+ messages)
` [PATCH v6 01/21] softmmu: split off vl.c:main() into main.c
` [PATCH v6 02/21] libqos: Rename i2c_send and i2c_recv
` [PATCH v6 03/21] fuzz: Add FUZZ_TARGET module type
` [PATCH v6 04/21] qtest: add qtest_server_send abstraction
` [PATCH v6 05/21] libqtest: Add a layer of abstraciton to send/recv
` [PATCH v6 06/21] module: check module wasn't already initialized
` [PATCH v6 07/21] qtest: add in-process incoming command handler
` [PATCH v6 09/21] libqos: split qos-test and libqos makefile vars
` [PATCH v6 08/21] tests: provide test variables to other targets
` [PATCH v6 10/21] libqos: move useful qos-test funcs to qos_external
` [PATCH v6 11/21] libqtest: make bufwrite rely on the TransportOps
` [PATCH v6 12/21] libqtest: add in-process qtest.c tx/rx handlers
` [PATCH v6 14/21] fuzz: Add target/fuzz makefile rules
` [PATCH v6 13/21] fuzz: add configure flag --enable-fuzzing
` [PATCH v6 15/21] fuzz: add fuzzer skeleton
` [PATCH v6 16/21] fuzz: add support for fork-based fuzzing
` [PATCH v6 17/21] fuzz: add support for qos-assisted fuzz targets
` [PATCH v6 18/21] fuzz: add i440fx "
` [PATCH v6 19/21] fuzz: add virtio-net fuzz target
` [PATCH v6 20/21] fuzz: add virtio-scsi "
` [PATCH v6 21/21] fuzz: add documentation to docs/devel/

[frank-w-bpi-r2-4.14:5.4-r64-pcie 28/39] ld: drivers/net/wireless/mediatek/mt76_new/mt76x0/pci.c:40: undefined reference to `__mt76_poll'
 2019-11-29 21:52 UTC 

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-29 21:44 UTC  (7+ messages)
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[PATCH 0/8] panfrost: Fixes for 5.4
 2019-11-29 21:45 UTC  (23+ messages)
` [PATCH 2/8] drm/panfrost: Fix a race in panfrost_ioctl_madvise()
` [PATCH 6/8] drm/panfrost: Make sure imported/exported BOs are never purged
` [PATCH 7/8] drm/panfrost: Add the panfrost_gem_mapping concept

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-11-29 21:45 UTC 

[PATCH 0/1] Brown-bag fix on top of js/mingw-inherit-only-std-handles
 2019-11-29 21:44 UTC  (2+ messages)
` [PATCH 1/1] mingw: do set `errno` correctly when trying to restrict handle inheritance

[Bug 205701] New: Can't access RAM from PCIe
 2019-11-29 21:43 UTC  (2+ messages)

[PATCH v2 0/9] drm/i915: i915_display_info cleanup
 2019-11-29 21:43 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
    `  "

[Xen-devel] [PATCH-for-4.13 v7] Rationalize max_grant_frames and max_maptrack_frames handling
 2019-11-29 21:42 UTC  (5+ messages)

[PATCH v2] moduleparam: fix kerneldoc
 2019-11-29 21:40 UTC  (2+ messages)

[PATCH v7 0/5] Add support for QCOM Core Power Reduction
 2019-11-29 21:39 UTC  (9+ messages)
` [PATCH v7 1/5] dt-bindings: power: avs: Add support for CPR (Core Power Reduction)
` [PATCH v7 2/5] "
` [PATCH v7 3/5] arm64: dts: qcom: qcs404: Add CPR and populate OPP table
` [PATCH v7 4/5] arm64: defconfig: enable CONFIG_QCOM_CPR
` [PATCH v7 5/5] arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM

[PATCH v4 00/27] t: test cleanup stemming from experimentally enabling pipefail
 2019-11-29 21:39 UTC  (4+ messages)
` [PATCH v5 00/26] "
  ` [PATCH v5 22/26] t7700: consolidate code into test_no_missing_in_packs()

[PATCH] drm/i915/execlists: Ensure the tasklet is decoupled upon shutdown
 2019-11-29 21:37 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Ensure the tasklet is decoupled upon shutdown (rev2)
    `  "

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-11-29 21:35 UTC  (16+ messages)
` [PATCH RFC 01/15] KVM: Move running VCPU from ARM to common code
` [PATCH RFC 02/15] KVM: Add kvm/vcpu argument to mark_dirty_page_in_slot
` [PATCH RFC 03/15] KVM: Add build-time error check on kvm_run size
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking
` [PATCH RFC 05/15] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH RFC 06/15] KVM: Introduce dirty ring wait queue
` [PATCH RFC 07/15] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH RFC 08/15] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH RFC 09/15] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH RFC 10/15] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH RFC 11/15] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH RFC 12/15] KVM: selftests: Add dirty ring buffer test
` [PATCH RFC 13/15] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH RFC 14/15] KVM: selftests: Add "-c" parameter to dirty log test
` [PATCH RFC 15/15] KVM: selftests: Test dirty ring waitqueue

[Xen-devel] [xen-unstable-smoke test] 144398: tolerable all pass - PUSHED
 2019-11-29 21:35 UTC 

[PATCH] drm/i915/gem: Take timeline->mutex to walk list-of-requests
 2019-11-29 21:36 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
    `  "

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-11-29 21:33 UTC  (2+ messages)
` [PATCH RFC 01/15] KVM: Move running VCPU from ARM to common code

[PATCH] arm: explicitly place .fixup in .text
 2019-11-29 21:33 UTC  (3+ messages)

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-11-29 21:32 UTC  (2+ messages)
` [PATCH RFC 01/15] KVM: Move running VCPU from ARM to common code

[Buildroot] [PATCH/next 1/4] package/python-gitdb2: new package
 2019-11-29 21:29 UTC  (4+ messages)
` [Buildroot] [PATCH/next 2/4] support/testing: add gitdb2 test
` [Buildroot] [PATCH/next 3/4] package/python-gitpython: new package
` [Buildroot] [PATCH/next 4/4] support/testing: add gitpython test

git-rebase produces incorrect output
 2019-11-29 21:28 UTC  (3+ messages)

[PATCH 01/15] rpm: upgrade to 4.15.1
 2019-11-29 21:28 UTC  (3+ messages)

[PATCH v5 00/14] CoreSight CTI Driver
 2019-11-29 21:25 UTC  (10+ messages)
` [PATCH v5 07/14] coresight: cti: Add device tree support for custom CTI
` [PATCH v5 08/14] coresight: cti: Enable CTI associated with devices

[Bug 205585] New: [Regression] [amdgpu] AMD Vega 64 GPU invalid access and EEH under load
 2019-11-29 21:24 UTC  (3+ messages)
` [Bug 205585] "

[PATCH v3 0/6] Add rtc support for rn5t618 mfd
 2019-11-29 21:20 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH v3 2/6] mfd: rn5t618: prepare for irq handling
` [PATCH v3 3/6] mfd: rn5t618: add irq support
` [PATCH v3 4/6] mfd: rn5t618: add rtc related registers
` [PATCH v3 5/6] mfd: rn5t618: add more subdevices
` [PATCH v3 6/6] rtc: rtc-rc5t619: add ricoh rc5t619 RTC driver

idle traffic considerations
 2019-11-29 21:18 UTC  (2+ messages)

GRUB bug with Btrfs multiple devices
 2019-11-29 21:17 UTC  (14+ messages)

[PATCH v14 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-29 21:13 UTC  (4+ messages)
` [PATCH v14 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH v3 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-29 21:11 UTC  (6+ messages)
` [PATCH v3 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR

[PATCH 0/8] build-in add -i: implement all commands in the main loop
 2019-11-29 21:11 UTC  (11+ messages)
` [PATCH v2 0/9] built-in "
  ` [PATCH v2 1/9] add-interactive: make sure to release `rev.prune_data`
  ` [PATCH v2 2/9] built-in add -i: allow filtering the modified files list
  ` [PATCH v2 3/9] built-in add -i: prepare for multi-selection commands
  ` [PATCH v2 4/9] built-in add -i: implement the `update` command
  ` [PATCH v2 5/9] built-in add -i: re-implement `revert` in C
  ` [PATCH v2 6/9] built-in add -i: re-implement `add-untracked` "
  ` [PATCH v2 7/9] built-in add -i: implement the `patch` command
  ` [PATCH v2 8/9] built-in add -i: re-implement the `diff` command
  ` [PATCH v2 9/9] built-in add -i: offer the `quit` command

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.{4, 9}.x / 5.3.x series
 2019-11-29 21:10 UTC 

[PATCH v7 0/4] Enable second DBuf slice for ICL and TGL
 2019-11-29 21:10 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Enable second DBuf slice for ICL and TGL (rev3)
    `  "

[dpdk-dev] [PATCH v2 0/7] Add ABI compatibility checks to the meson build
 2019-11-29 21:09 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/7] build: enable debug info by default in meson builds
  ` [dpdk-dev] [PATCH v3 2/7] build: use meson warning levels
  ` [dpdk-dev] [PATCH v3 3/7] devtools: add abi dump generation script
  ` [dpdk-dev] [PATCH v3 4/7] build: add meson option for abi related checks
  ` [dpdk-dev] [PATCH v3 5/7] build: add lib abi checks to meson
  ` [dpdk-dev] [PATCH v3 6/7] build: add drivers "
  ` [dpdk-dev] [PATCH v3 7/7] build: clean up experimental syms check

[PATCH] arm64: dts: ls1028a: put SAIs into async mode
 2019-11-29 21:09 UTC  (2+ messages)

KASAN: use-after-free Read in ax88172a_unbind
 2019-11-29 21:05 UTC 

possible deadlock in i2c_transfer
 2019-11-29 21:05 UTC 

[GIT PULL] tpmdd updates for Linux v5.4
 2019-11-29 21:04 UTC  (4+ messages)

[PATCH v2 00/14] video, drm, etc: constify fbops in struct fb_info
 2019-11-29 20:59 UTC  (11+ messages)
` [PATCH v2 14/14] auxdisplay: constify fb ops
      ` [Intel-gfx] "

[PATCH] Documentation: security: core.rst: fix warnings
 2019-11-29 20:57 UTC  (4+ messages)
` [Linux-kernel-mentees] "

[Cocci] Replacing printf/format calls based on the data-type
 2019-11-29 20:55 UTC  (8+ messages)
` [Cocci] Replacing printf() parameters according to used data types

[matchbox-wm][PATCH] keys: Avoid freeing Wm_config member pointer in keys_load_config()
 2019-11-29 20:53 UTC 

[PATCH for-4.4-stable] ath10k: restore QCA9880-AR1A (v1) detection
 2019-11-29 20:53 UTC 

I2C bus driver TIMEDOUT because of PM autosuspend
 2019-11-21 16:59 UTC 

[PATCH 0/2] ACPI: PM: s2idle: Fix possible suspend lock-up
 2019-11-29 20:35 UTC  (2+ messages)

[Bug 64721] New: Radeon HD6450 fails on all distro's out of box
 2019-11-29 20:52 UTC  (2+ messages)
` [Bug 64721] "

[PATCH for-4.9-stable] ath10k: restore QCA9880-AR1A (v1) detection
 2019-11-29 20:52 UTC 

[PATCH for-4.14-stable] ath10k: restore QCA9880-AR1A (v1) detection
 2019-11-29 20:52 UTC 

[PATCH for-4.19-stable] ath10k: restore QCA9880-AR1A (v1) detection
 2019-11-29 20:52 UTC 

io_uring stable additions
 2019-11-29 20:46 UTC  (3+ messages)

[PATCH 0/2] RFC: add -mem-shared option
 2019-11-29 20:31 UTC  (11+ messages)
` [PATCH 2/2] Add "

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Fix user space read too slow error
 2019-11-29 20:44 UTC  (6+ messages)

[PATCH] selftests: pmtu: use -oneline for ip route list cache
 2019-11-29 20:30 UTC  (2+ messages)

[PATCH 0/4] On Windows, limit which file handles are inherited by spawned child processes
 2019-11-29 20:40 UTC  (5+ messages)
` [PATCH 3/4] mingw: spawned processes need to inherit only standard handles

[PATCH v2 00/14] Convert cpu_up/down to device_online/offline
 2019-11-29 20:38 UTC  (8+ messages)
` [PATCH v2 12/14] torture: Replace cpu_up/down with device_online/offline

[Buildroot] [PATCH 1/2] package/python-smmap2: new package
 2019-11-29 20:38 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: add smmap2 test

[Buildroot] [PATCH v4 0/6] package/polkit: bump to version 0.116
 2019-11-29 20:37 UTC  (5+ messages)
` [Buildroot] [PATCH v4 3/6] package/polkit: add systemd service file

[PATCH 1/2] scsi: qla2xxx: avoid sending mailbox commands if firmware is stopped
 2019-11-29 20:26 UTC  (2+ messages)
` [PATCH 2/2] scsi: qla2xxx: don't shut down firmware before closing sessions

[PATCH] Revert "drm/i915: use a separate context for gpu relocs"
 2019-11-29 20:34 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
    `  "

[thierryreding:for-5.6/nouveau 138/138] htmldocs: include/linux/host1x.h:33: warning: Function parameter or member 'suspend' not described in 'host1x_client_ops'
 2019-11-29 20:32 UTC 

[U-Boot] [PATCH v1] gcc-9: silence 'address-of-packed-member' warning
 2019-11-29 20:29 UTC  (2+ messages)

[PATCH 0/2] PM / runtime: Allow drivers to override runtime PM behaviour on sleep
 2019-11-29 20:27 UTC  (9+ messages)
` [PATCH 1/2] "

dma-mapping: use bit macros
 2019-11-29 20:27 UTC  (2+ messages)

Compatibility with overlayfs
 2019-11-29 20:22 UTC 

[PATCH 0/9] drm/tegra: Miscellaneous fixes
 2019-11-29 20:20 UTC  (5+ messages)
` [PATCH 8/9] drm/tegra: dpaux: Add missing runtime PM references

[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-29 20:05 UTC  (3+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-11-29 20:15 UTC  (3+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-29 19:59 UTC  (4+ messages)
` [RESEND PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst
` [RESEND PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS'
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'

[Intel-gfx] [CI 1/2] drm/i915/dp: Take display powerwell before intel_dp_detect_dpcd
 2019-11-29 20:14 UTC  (6+ messages)
  `  "
  ` [Intel-gfx] [CI 2/2] drm/i915: Serialise i915_active_wait() with its retirement
      `  "

❌ FAIL: Test report for kernel (stable-queue)
 2019-11-29 20:14 UTC 

[Intel-gfx] [CI] drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw
 2019-11-29 20:13 UTC  (3+ messages)
  `  "

Operation not supported when adding jump command
 2019-11-29 20:13 UTC  (12+ messages)

[PATCH RFC v4 00/16] new cgroup controller for gpu/drm subsystem
 2019-11-29 20:10 UTC  (11+ messages)
` [PATCH RFC v4 14/16] drm, cgroup: Introduce lgpu as DRM cgroup resource


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.