All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-17 16:08:32 to 2019-09-17 17:03:06 UTC [more...]

[Xen-devel] [PATCH 00/35] libxl refactoring to use ev_qmp (with API changes)
 2019-09-17 17:02 UTC  (20+ messages)
` [Xen-devel] [PATCH 01/35] libxl: Make libxl_domain_unpause async
` [Xen-devel] [PATCH 02/35] libxl: Make libxl_send_trigger async
` [Xen-devel] [PATCH 03/35] libxl: Make libxl_set_vcpuonline async
` [Xen-devel] [PATCH 04/35] libxl: Make libxl_retrieve_domain_configuration async
` [Xen-devel] [PATCH 05/35] libxl: Make libxl_qemu_monitor_command async
` [Xen-devel] [PATCH 06/35] libxl: Use ev_qmp for switch_qemu_xen_logdirty
` [Xen-devel] [PATCH 07/35] libxl: Move "qmp_initializations" to libxl_dm
` [Xen-devel] [PATCH 08/35] libxl: Replace libxl__qmp_initializations by ev_qmp calls
` [Xen-devel] [PATCH 09/35] libxl: Deprecate libxl__domain_{unpause, resume}

[Xen-devel] [linux-4.14 test] 141367: regressions - FAIL
 2019-09-17 17:01 UTC 

next-20190916 kselftest results
 2019-09-17 17:00 UTC 

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-09-17 17:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/7] PM / devfreq: Add initial imx support
 2019-09-17 16:59 UTC  (8+ messages)
` [PATCH v2 1/7] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram_alt/apb

[PATCH 0/1] git-config --add allows values from stdin
 2019-09-17 16:59 UTC  (3+ messages)
` [PATCH 1/1] Git config allows value setting "

[RFC v1 00/14] Kernel Runtime Security Instrumentation
 2019-09-17 16:58 UTC  (5+ messages)
` [RFC v1 12/14] krsi: Add an eBPF helper function to get the value of an env variable

Linux 5.3-rc8
 2019-09-17 16:58 UTC  (13+ messages)

[Qemu-devel] [PATCH 00/19] qapi: Frontend fixes and cleanups
 2019-09-17 16:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/19] tests/qapi-schema: Cover unknown pragma
` [Qemu-devel] [PATCH 02/19] tests/qapi-schema: Delete two redundant tests

[igt-dev] [PATCH i-g-t v14 0/6] DC states igt tests patch series
 2019-09-17 16:55 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v14 1/6] lib/igt_pm: igt lib helper routines to support DC5/6 tests

[LTP] [PATCH v2 0/3] LTP_TIMEOUT for shell API
 2019-09-17 16:55 UTC  (4+ messages)
` [LTP] [PATCH v2 2/3] shell: Introduce TST_TIMEOUT variable

[PATCH v2] selftests: watchdog: Validate optional file argument
 2019-09-17 16:54 UTC  (5+ messages)

[PATCH 0/6] Remaining patches to enable Transcoder Port Sync for tiled displays
 2019-09-17 16:55 UTC  (7+ messages)
` [PATCH 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
` [PATCH 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence

[PATCH] ath10k: use ath10k_pci_soc_ functions for all warm_reset instances
 2019-09-17 16:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Fix default values for address and size cells
 2019-09-17 16:52 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/4] libfdt: return correct value if #size-cells property is not present

[PATCH 0/2 block/for-next] block, blkcg, bfq: make bfq disable iocost and delete bfq prefix from cgroup filenames
 2019-09-17 16:51 UTC  (3+ messages)
` [PATCH 1/2] blkcg: Make bfq disable iocost when enabled
` [PATCH 2/2] block, bfq: delete "bfq" prefix from cgroup filenames

[RT PATCH 0/8] migrate disable fixes and performance
 2019-09-17 16:50 UTC  (3+ messages)
` [PATCH RT 8/8] sched: Lazy migrate_disable processing

[PATCH 3/3] i2c: qup: Use devm_platform_ioremap_resource helper
 2019-09-17 16:50 UTC  (4+ messages)
` [3/3] "

[PATCH] mtd: Remove myself from MAINTAINERS
 2019-09-17 16:48 UTC  (2+ messages)

[PATCH] gitk: rename zh_CN.po to zh_cn.po
 2019-09-17 16:48 UTC  (2+ messages)

INFO: rcu detected stall in dummy_timer
 2019-09-17 16:47 UTC  (2+ messages)
` [PATCH] USB: yurex: Don't retry on unexpected errors

[PATCH v1] drm/i915: Add TigerLake bandwidth checking
 2019-09-17 16:47 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[Xen-devel] [PATCH 00/15] Some cleanup of libxl
 2019-09-17 16:46 UTC  (31+ messages)
` [Xen-devel] [PATCH 01/15] libxl: Rename struct libxl_device_type to libxl__device_type
` [Xen-devel] [PATCH 02/15] libxl: Remove unused variable in libxl__device_pci_add_xenstore
` [Xen-devel] [PATCH 03/15] libxl_pci: Make libxl__create_pci_backend static
` [Xen-devel] [PATCH 04/15] libxl_pci: Constify arg `pcidev' of libxl__device_pci_add_xenstore
` [Xen-devel] [PATCH 05/15] libxl_pci: `starting' is a bool
` [Xen-devel] [PATCH 06/15] libxl_dom_save: Reorder functions for switch_qemu_logdirty
` [Xen-devel] [PATCH 07/15] libxl_dm: Fix initialisation of libxl__stub_dm_spawn_state
` [Xen-devel] [PATCH 08/15] libxl: Comment libxl__dm_spawn_state aboud init and dispose
` [Xen-devel] [PATCH 09/15] libxl_domain: Cleanup libxl__destroy_domid
` [Xen-devel] [PATCH 10/15] libxl_usb: Use proper domid value, from libxl__device
` [Xen-devel] [PATCH 11/15] libxl_usb: Fix wrong usage of asserts
` [Xen-devel] [PATCH 12/15] libxl_usb: Fix libxl_device_usbctrl_getinfo
` [Xen-devel] [PATCH 13/15] libxl: Constify libxl_device_* param of *_getinfo
` [Xen-devel] [PATCH 14/15] libxl_usb: usbctrl, make use of generic device handling functions
` [Xen-devel] [PATCH 15/15] libxl_usb: Use usbctrl instead of usbctrlinfo

[Qemu-riscv] [Qemu-devel] [PULL 04/32] target/riscv: Implement riscv_cpu_unassigned_access
 2019-09-17 16:37 UTC  (6+ messages)
      `  "

[Qemu-devel] [PATCH 00/17] Fix usage of error_append_hint()
 2019-09-17 16:40 UTC  (16+ messages)
` [Qemu-devel] [PATCH 02/17] block: Pass local error object pointer to error_append_hint()
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH 09/17] hw/rdma: Fix missing conversion to rdma_error_report()
` [Qemu-devel] [PATCH 10/17] s390x/css: Pass local error object pointer to error_append_hint()
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH 13/17] nbd: "
  ` [Qemu-arm] "

[patch iproute2-next v2] devlink: add reload failed indication
 2019-09-17 16:46 UTC  (2+ messages)

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-17 16:46 UTC  (8+ messages)
` [PATCH v4 16/25] ibnbd: client: private header with client structs and functions
` [PATCH v4 17/25] ibnbd: client: main functionality

[SPDK] Extending spdk_bdev_io_complete_nvme_status
 2019-09-17 16:43 UTC 

[GIT PULL] percpu changes for v5.4-rc1
 2019-09-17 16:43 UTC 

[LTP] [PATCH] syscalls/acct02: Improve logging
 2019-09-17 16:42 UTC  (3+ messages)

[MPTCP] [PATCH RFC 6/6] mptcp: use __tcp_poll instead of tcp_poll
 2019-09-17 16:42 UTC 

[Qemu-devel] [PATCH] vl.c: Report unknown machines correctly
 2019-09-17 16:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] ati: fix ati_cursor_define bug
 2019-09-17 16:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/2] vga: move access helpers to separate include file
` [Qemu-devel] [PATCH v3 2/2] ati: use vga_read_byte in ati_cursor_define

question of xfs/148 and xfs/149
 2019-09-17 16:39 UTC  (2+ messages)

[PATCH 0/2] nvme: Add kernel API for admin command
 2019-09-17 16:39 UTC  (7+ messages)

[MPTCP] [PATCH RFC 6/6] mptcp: use __tcp_poll instead of tcp_poll
 2019-09-17 16:38 UTC 

[Qemu-devel] [PATCH 0/2] qapi: Add detection for the 'savevm' fix for blockdev
 2019-09-17 16:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: Add feature flags to commands in qapi introspection
` [Qemu-devel] [PATCH 2/2] qapi: Allow introspecting fix for savevm's cooperation with blockdev

[PATCH 0/2] VMD fixes for v5.4
 2019-09-17 16:37 UTC  (9+ messages)
` [PATCH 2/2] PCI: vmd: Fix shadow offsets to reflect spec changes

[PATCH 2/3] i2c: qup: Remove dev_err() log after platform_get_irq*() failure
 2019-09-17 16:37 UTC  (4+ messages)

[PATCH v3 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-09-17 16:37 UTC  (2+ messages)

[PATCH v4 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-09-17 16:36 UTC  (7+ messages)
` [PATCH v4 1/7] clk: actions: Fix factor clk struct member access

[PATCH] usercopy: Skip HIGHMEM page checking
 2019-09-17 16:36 UTC  (4+ messages)

[PATCH v5 0/5] Collapse vimc into single monolithic driver
 2019-09-17 16:35 UTC  (6+ messages)
` [PATCH v5 1/5] media: vimc: Collapse component structure into a "
` [PATCH v5 2/5] media: vimc: Fix gpf in rmmod path when stream is active
` [PATCH v5 3/5] vimc: move duplicated IS_SRC and IS_SINK to common header
` [PATCH v5 4/5] doc: media: vimc: Update module parameter usage information
` [PATCH v5 5/5] MAINTAINERS: Add reviewer to vimc driver

[PATCH v3 00/12] Fix some git clean issues
 2019-09-17 16:35 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] t7300: add testcases showing failure to clean specified pathspecs
  ` [PATCH v4 02/12] dir: fix typo in comment
  ` [PATCH v4 03/12] dir: fix off-by-one error in match_pathspec_item
  ` [PATCH v4 04/12] dir: also check directories for matching pathspecs
  ` [PATCH v4 05/12] dir: make the DO_MATCH_SUBMODULE code reusable for a non-submodule case
  ` [PATCH v4 06/12] dir: if our pathspec might match files under a dir, recurse into it
  ` [PATCH v4 07/12] dir: add commentary explaining match_pathspec_item's return value
  ` [PATCH v4 08/12] git-clean.txt: do not claim we will delete files with -n/--dry-run
  ` [PATCH v4 09/12] clean: disambiguate the definition of -d
  ` [PATCH v4 10/12] clean: avoid removing untracked files in a nested git repository
  ` [PATCH v4 11/12] clean: rewrap overly long line
  ` [PATCH v4 12/12] clean: fix theoretical path corruption

[PATCH] ARM: dts: imx6dl: SolidRun: add phy node with 100Mb/s max-speed
 2019-09-17 16:34 UTC  (12+ messages)

[Qemu-devel] [PATCH v3 00/16] qapi: Schema language cleanups & doc improvements
 2019-09-17 16:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 07/16] qapi: Drop support for escape sequences other than \\
` [Qemu-devel] [PATCH v3 10/16] qapi: Permit omitting all flat union branches
` [Qemu-devel] [PATCH v3 13/16] docs/devel/qapi-code-gen: Rewrite compatibility considerations

[Xen-devel] [PATCH 0/2] x86emul: vendor specific treatment adjustments
 2019-09-17 16:33 UTC  (3+ messages)
` [Xen-devel] [PATCH 1/2] x86emul: treat Hygon guests like AMD ones

[Ksummit-discuss] [PATCH v2 0/3] Maintainer Entry Profiles
 2019-09-17 16:33 UTC  (12+ messages)
` [Ksummit-discuss] [PATCH v2 3/3] libnvdimm, MAINTAINERS: Maintainer Entry Profile
  ` [Ksummit-discuss] [PATCH] media: add a subsystem profile documentation
    ` [Ksummit-discuss] single maintainer profile directory (was Re: [PATCH] media: add a subsystem profile documentation)
        ` single maintainer profile directory (was Re: [Ksummit-discuss] "

[PATCH v3] ath10k: support NET_DETECT WoWLAN feature
 2019-09-17 16:32 UTC  (4+ messages)

[PATCH 1/3] i2c: qup: remove explicit conversion to boolean
 2019-09-17 16:32 UTC  (4+ messages)
` [1/3] "

[igt-dev] [PATCH i-g-t] lib/igt_list: Update, clean-up and document igt_list
 2019-09-17 16:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Xen-devel] [PATCH] x86/viridian: Reword HV_X64_MSR_CRASH_CTL print message
 2019-09-17 16:31 UTC  (8+ messages)

[PATCH RT v3 0/5] RCU fixes
 2019-09-17 16:32 UTC  (13+ messages)
` [PATCH RT v3 1/5] rcu: Acquire RCU lock when disabling BHs
` [PATCH RT v3 5/5] rcutorture: Avoid problematic critical section nesting on RT

[PATCH V3 0/4] clk: imx8m: fix glitch/mux
 2019-09-17 16:28 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/16] qapi: Schema language cleanups & doc improvements
 2019-09-17 16:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 13/16] docs/devel/qapi-code-gen: Rewrite compatibility considerations
` [Qemu-devel] [PATCH v2 15/16] docs/devel/qapi-code-gen: Improve QAPI schema language doc

[Qemu-arm] Adding /dev/tpm0 to qemu-system-aarch64
 2019-09-17 16:27 UTC  (5+ messages)

[Qemu-arm] [PATCH v5] target-arm: Make the counter tick relative to cntfrq
 2019-09-17 16:14 UTC  (3+ messages)
` [Qemu-devel] "

next/pending-fixes boot: 329 boots: 17 failed, 301 passed with 11 offline (v5.3-3007-gf8654cb23405)
 2019-09-17 16:27 UTC 

Promoting Ethnics-Ess-Nix, a friends-based search-engine
 2019-09-17 16:26 UTC  (6+ messages)

[PATCH] gprs: Only release detachable context on de-attach
 2019-09-17 16:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-09-17 16:24 UTC  (3+ messages)

[Xen-devel] [PATCH v2 0/9] libxl: New slow lock + fix libxl_cdrom_insert with QEMU depriv
 2019-09-17 16:22 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 6/9] libxl_disk: Cut libxl_cdrom_insert into steps

[Xen-devel] [PATCH v10] x86/emulate: Send vm_event from emulate
 2019-09-17 16:21 UTC  (8+ messages)

Proposal for a v4l2_ctrl_new_std_compound() function
 2019-09-17 16:21 UTC  (3+ messages)
` [PATCH] RFC: v4l2-ctrls: Inmplement v4l2_ctrl_new_std_compound()

[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
 2019-09-17 16:21 UTC  (10+ messages)

[Qemu-devel] [PATCH v12 0/2] backup: copy_range fixes
 2019-09-17 16:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v12 1/2] block/backup: fix max_transfer handling for copy_range
` [Qemu-devel] [PATCH v12 2/2] block/backup: fix backup_cow_with_offload for last cluster

[Qemu-devel] [PATCH v3 0/3] Add virtio-fs (experimental)
 2019-09-17 16:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] virtio: add vhost-user-fs base device
` [Qemu-devel] [PATCH v3 3/3] virtio: add vhost-user-fs-pci device

[PATCH v2 0/2] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-17 16:12 UTC  (2+ messages)

[Patch 00/13] media: am437x-vpfe: overdue maintenance
 2019-09-17 16:19 UTC  (5+ messages)
` [Patch 07/13] media: am437x-vpfe: Use a per instance format array instead of a static one

[PATCH v6 00/11] Add arm64/signal initial kselftest support
 2019-09-17 16:18 UTC  (19+ messages)
` [PATCH v6 01/11] kselftest: arm64: extend toplevel skeleton Makefile
` [PATCH v6 02/11] kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils
` [PATCH v6 05/11] kselftest: arm64: mangle_pstate_ssbs_regs
` [PATCH v6 06/11] kselftest: arm64: fake_sigreturn_bad_magic
` [PATCH v6 09/11] kselftest: arm64: fake_sigreturn_duplicated_fpsimd

[v2][PATCH 0/3] adding gamma state checker for icl+ platforms
 2019-09-17 16:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for adding gamma state checker for icl+ platforms (rev2)

[PATCH] block: track per requests type merged count
 2019-09-17 16:17 UTC  (2+ messages)

[PATCH V2 00/12] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2019-09-17 16:16 UTC  (7+ messages)
` [PATCH V2 06/12] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH V2 07/12] clk: qcom: Add WCSSAON reset
` [PATCH V2 12/12] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[RFC PATCH] drm:- Add a modifier to denote 'protected' framebuffer
 2019-09-17 16:15 UTC  (5+ messages)

[PATCH] Input: ili2117a - Add support for Ilitek ILI2117A based touchscreens
 2019-09-17 16:14 UTC  (2+ messages)

[Qemu-devel] Python3 support for patches
 2019-09-17 16:00 UTC  (3+ messages)

[PATCH v2 0/3] Makefile: run coccicheck on all non-upstream sources
 2019-09-17 16:13 UTC  (5+ messages)
` [PATCH v3 0/4] "

[RFC 0/4] Allow live MAC address change
 2019-09-17 16:11 UTC  (9+ messages)

[PATCH 1/3] drm/panel: simple: Add Logic PD Type 28 display support
 2019-09-17 16:12 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: Add Logic PD Type 28 display panel
` [PATCH 3/3] ARM: logicpd-torpedo-37xx-devkit-28: Reference new DRM panel

[PATCH 00/23] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-09-17 15:55 UTC  (10+ messages)
` [PATCH 17/23] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
` [PATCH 19/23] mtd: spi-nor: Rework spansion(_no)_read_cr_quad_enable()
` [PATCH 21/23] mtd: spi-nor: Rework the disabling of block write protection
` [PATCH 22/23] mtd: spi-nor: Add Global Block Unlock support
` [PATCH 23/23] mtd: spi-nor: Unlock global block protection on sst26vf064b

[PATCH] clk: qcom: gcc: Add missing clocks in SM8150
 2019-09-17 16:09 UTC  (2+ messages)

[PATCH 0/3] ADC AD799x improvements
 2019-09-17 16:09 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: ad799x: fix probe error handling
` [PATCH 2/3] iio: adc: ad799x: factor out config register update
` [PATCH 3/3] iio: adc: ad799x: add pm_ops to disable the device completely


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.