All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-20 01:45:00 to 2020-02-20 02:49:10 UTC [more...]

[PATCH v7 00/15] add git-bugreport tool
 2020-02-20  2:49 UTC  (18+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/15] help: move list_config_help to builtin/help
  ` [PATCH v8 02/15] help: add shell-path to --build-options
  ` [PATCH v8 03/15] bugreport: add tool to generate debugging info
  ` [PATCH v8 04/15] bugreport: gather git version and build info
  ` [PATCH v8 05/15] bugreport: add uname info
  ` [PATCH v8 06/15] bugreport: add compiler info
  ` [PATCH v8 07/15] bugreport: add git-remote-https version
  ` [PATCH v8 08/15] bugreport: include user interactive shell
  ` [PATCH v8 09/15] bugreport: generate config safelist based on docs
  ` [PATCH v8 10/15] bugreport: add config values from safelist
  ` [PATCH v8 11/15] bugreport: collect list of populated hooks
  ` [PATCH v8 12/15] bugreport: count loose objects
  ` [PATCH v8 13/15] bugreport: add packed object summary
  ` [PATCH v8 14/15] bugreport: list contents of $OBJDIR/info
  ` [PATCH v8 15/15] bugreport: summarize contents of alternates file

[PATCH v3] erofs: convert workstn to XArray
 2020-02-20  2:46 UTC  (2+ messages)

[PATCH v2 0/8] Eight patches related to changing the number of hardware queues
 2020-02-20  2:44 UTC  (9+ messages)
` [PATCH v2 1/8] blk-mq: Fix a comment in include/linux/blk-mq.h
` [PATCH v2 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH v2 3/8] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH v2 4/8] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
` [PATCH v2 5/8] null_blk: Fix changing the number of hardware queues
` [PATCH v2 6/8] null_blk: Fix the null_add_dev() error path
` [PATCH v2 7/8] null_blk: Handle null_add_dev() failures properly
` [PATCH v2 8/8] null_blk: Add support for init_hctx() fault injection

[PATCH v3 1/2] firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_START
 2020-02-20  2:43 UTC  (2+ messages)

ti-cgt6x bundling libc.a with unreadable ELF file header
 2020-02-20  2:43 UTC  (4+ messages)

[PATCH] vhost: introduce vDPA based backend
 2020-02-20  2:42 UTC  (5+ messages)

[PATCH v3 00/12] target/ppc: Correct some errors with real mode handling
 2020-02-20  2:41 UTC  (4+ messages)
` [PATCH v3 04/12] target/ppc: Introduce ppc_hash64_use_vrma() helper

[SPDK] Re: Performance of SPDK in BlobFS
 2020-02-20  2:41 UTC 

[PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
 2020-02-20  2:39 UTC  (4+ messages)

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-20  2:39 UTC  (6+ messages)
` [PATCH 08/12] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed

[ANNOUNCE] Jailhouse 0.12 released
 2020-02-20  2:39 UTC  (2+ messages)

[pci:review/02-17-yicong-speed-v4] BUILD SUCCESS dda5aba681c4cb87450ef4fdeb683d4e516091d7
 2020-02-20  2:38 UTC 

[RFC PATCH] iommu/iova: Support limiting IOVA alignment
 2020-02-20  2:38 UTC  (6+ messages)

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-20  2:38 UTC  (20+ messages)

[PATCH 0/6] rockchip: efuse: add support for more platfroms
 2020-02-20  2:38 UTC  (5+ messages)
` [PATCH 1/6] rockchip: efuse: Add support for rk3288 efuse
` [PATCH 1/2] rockchip: efuse: Add support for rk3328 non-secure efuse
` [PATCH 2/2] rockchip: efuse: Add support for rk1808 "
` [PATCH 2/6] rockchip: efuse: Add support for rk3066a efuse

stable-rc/linux-4.4.y build: 57 builds: 0 failed, 57 passed, 2 warnings (v4.4.214-12-gcdfcbd60833e)
 2020-02-20  2:38 UTC 

[Intel-gfx] [PATCH v2] drm/i915/ehl: Donot reuse icl get and put dplls
 2020-02-20  2:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ehl: Donot reuse icl get and put dplls (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2] pcie_root_port: Add enable_hotplug option
 2020-02-20  2:35 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-20  2:35 UTC  (8+ messages)

[PATCH v2 0/9] usb: Covert to support Live DT
 2020-02-20  2:32 UTC  (12+ messages)
` [PATCH v2 1/9] usb: dwc3-of-simple: Drop redundant inclding header file
` [PATCH v2 2/9] usb: ehci-msm: Use dev interface to get device address
` [PATCH v2 3/9] usb: cdns3: Migrate to use ofnode API for bind function
` [PATCH v2 4/9] usb: dwc3-generic: "
` [PATCH v2 5/9] usb: dwc3-generic: Use dev_read_addr() instead of devfdt_get_addr()
` [PATCH v2 6/9] usb: host: dwc3-sti-glue: Migrate to use ofnode API
` [PATCH v2 7/9] usb: musb-new: "
` [PATCH v2 8/9] usb: Use ofnode as usb_get_dr_mode() parameter
` [PATCH v2 9/9] usb: Use ofnode as usb_get_maximum_speed() parameter

[PATCH v2 00/21] Enable ARM Trusted Firmware for U-Boot
 2020-02-20  2:32 UTC  (16+ messages)
` [PATCH v2 01/21] configs: agilex: Remove CONFIG_OF_EMBED
` [PATCH v2 05/21] arm: socfpga: Override 'lowlevel_init' to support ATF
` [PATCH v2 06/21] configs: socfpga: Enable FIT image loading with ATF support
` [PATCH v2 10/21] arm: socfpga: Add secure register access helper functions for SoC 64bits
` [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-20  2:32 UTC  (9+ messages)

[PATCH] virtio_balloon: Fix build error seen with CONFIG_BALLOON_COMPACTION=n
 2020-02-20  2:31 UTC 

[leon-rdma:ethtool 16/22] drivers/net/ethernet/amazon/ena/ena_netdev.c:3472:2: note: in expansion of macro 'dev_err'
 2020-02-20  2:31 UTC 

[PATCH 0/2] solve static percpu symbol issue in module and refine code model of module
 2020-02-20  2:31 UTC  (6+ messages)
` [PATCH 1/2] riscv: avoid the PIC offset of static percpu data in module beyond 2G limits

[PATCH 0/2] Convert QSPI binding to YAML and add interconnect doc
 2020-02-20  2:30 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: spi: Convert QSPI bindings to YAML
` [PATCH 2/2] dt-bindings: spi: Add interconnect binding for QSPI

[PATCH] nfs-utils: upgrade 2.4.2 -> 2.4.3
 2020-02-20  9:41 UTC 

[PATCH] mesa: upgrade 19.3.3 -> 19.3.4
 2020-02-20  9:41 UTC 

[PATCH] man-pages: upgrade 5.04 -> 5.05
 2020-02-20  9:41 UTC 

[PATCH] libsolv: upgrade 0.7.10 -> 0.7.11
 2020-02-20  9:41 UTC  (2+ messages)
` [PATCH] libxkbcommon: upgrade 0.9.1 -> 0.10.0

[meta-oe][PATCH] libpeas: upgrade 1.24.1 -> 1.25.3
 2020-02-20  9:40 UTC  (3+ messages)
` [meta-oe][PATCH] makedumpfile: upgrade 1.6.6 -> 1.6.7
` [meta-oe][PATCH] mraa: upgrade 2.0.0 -> 2.1.0

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-20  2:27 UTC  (10+ messages)
` [PATCH v7 2/8] fs: Add standard casefolding support
              ` [f2fs-dev] "

[PATCH] lttng-modules: Check the pid_ns before using it because it may be NULL
 2020-02-20  2:26 UTC 

RDMA device renames and node description
 2020-02-20  2:26 UTC  (9+ messages)

[PATCH net-next 0/7] mlxfw: Improve error reporting and FW reactivate support
 2020-02-20  2:25 UTC  (8+ messages)
` [PATCH net-next 1/7] net/mlxfw: Generic mlx FW flash status notify
` [PATCH net-next 2/7] net/mlxfw: Improve FSM err message reporting and return codes
` [PATCH net-next 3/7] net/mlxfw: More error messages coverage
` [PATCH net-next 4/7] net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c
` [PATCH net-next 5/7] net/mlxfw: Use MLXFW_ERR_MSG macro for error reporting
` [PATCH net-next 6/7] net/mlxfw: Add reactivate flow support to FSM burn flow
` [PATCH net-next 7/7] net/mlx5: Add fsm_reactivate callback support

[PATCH v2 bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops
 2020-02-20  2:25 UTC  (2+ messages)

[PATCH v2 0/5] Wildcard matching for credentials
 2020-02-20  2:24 UTC  (6+ messages)
` [PATCH v2 1/5] mailmap: add an additional email address for brian m. carlson
` [PATCH v2 2/5] t1300: add test for urlmatch with multiple wildcards
` [PATCH v2 3/5] t0300: add tests for some additional cases
` [PATCH v2 4/5] credential: use the last matching username in the config
` [PATCH v2 5/5] credential: allow wildcard patterns when matching config

[dm-crypt] Bug in cryptsetup 2.3.0 (BitLocker key-file support)
 2020-02-20  2:23 UTC  (5+ messages)

[PATCH 00/10] usb: Covert to support Live DT
 2020-02-20  2:23 UTC  (5+ messages)
` [PATCH 05/10] usb: dwc3-generic: Use dev_read_addr() instead of devfdt_get_addr()

[PATCH v3] cmd: Add command to dump drivers and compatible strings
 2020-02-20  2:23 UTC  (4+ messages)

usage of snd_rawmidi_status_get_avail()
 2020-02-20  2:20 UTC 

usage of snd_rawmidi_status_get_avail()
 2020-02-20  2:20 UTC 

[RFC 0/2] pdc: Introduce irq_set_wake call
 2020-02-20  2:21 UTC  (3+ messages)
` [RFC 1/2] irqchip: qcom: "

[PATCH 19/19] nfs: Add example filesystem information [ver #16]
 2020-02-20  2:20 UTC  (5+ messages)

usage of snd_rawmidi_status_get_avail()
 2020-02-20  2:19 UTC 

[PATCH] xfs/030: fix test for external log device
 2020-02-20  2:20 UTC  (2+ messages)

usage of snd_rawmidi_status_get_avail()
 2020-02-20  2:18 UTC 

[Buildroot] [PATCH 1/2] board/freescale: use correct ahab-container.img file name
 2020-02-20  2:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/freescale-imx/firmware-imx: install mx8qm-ahab-container.img

usage of snd_rawmidi_status_get_avail()
 2020-02-20  2:18 UTC 

stable-rc/linux-4.14.y build: 111 builds: 0 failed, 111 passed, 58 warnings (v4.14.171-29-g9cfe30e85240)
 2020-02-20  2:18 UTC 

Modern uses of CONFIG_XFS_RT
 2020-02-20  2:15 UTC  (10+ messages)

[PATCH v2] ASoC: dt-bindings: renesas,rsnd: switch to yaml base Documentation
 2020-02-20  2:16 UTC  (4+ messages)
  ` [PATCH v2] ASoC: dt-bindings: renesas, rsnd: "

[PATCH v1 1/2] generic/054,055: add _require_v2log
 2020-02-20  2:17 UTC  (6+ messages)

stable-rc/linux-4.9.y build: 112 builds: 1 failed, 111 passed (v4.9.214-15-g4d9c5d6bb1c1)
 2020-02-20  2:17 UTC 

usage of snd_rawmidi_status_get_avail()
 2020-02-20  2:15 UTC 

[Buildroot] [PATCH v5 2/2] package/python-scipy: new package
 2020-02-20  2:16 UTC 

[PATCH] drm/amdgpu: Add a chunk ID for spm trace
 2020-02-20  2:13 UTC  (3+ messages)

[PATCH net-next v3 00/16] Handle multi chain hardware misses
 2020-02-20  2:13 UTC  (4+ messages)

[PATCH 0/2] remoteproc: core: Add core functionality to the remoteproc framework
 2020-02-20  2:11 UTC  (6+ messages)
` [PATCH 1/2] remoteproc: core: Add an API for booting with firmware name
` [PATCH 2/2] remoteproc: core: Prevent sleep when rproc crashes

[PATCH] xfs/029: filter out "extended-header: cycle: 1" from output
 2020-02-20  2:11 UTC  (7+ messages)

[PATCH v9 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-02-20  2:06 UTC  (4+ messages)
` [PATCH v9 1/3] Acceptance tests: introduce BUILD_DIR and SOURCE_DIR
` [PATCH v9 2/3] Acceptance test: add "boot_linux" tests
` [PATCH v9 3/3] Acceptance tests: add make targets to download images

next/master build: 149 builds: 0 failed, 149 passed, 49 warnings (next-20200219)
 2020-02-20  2:08 UTC 

[igt-dev] [PATCH] lib/igt_fb: Elimine repetitive verification
 2020-02-20  2:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH] afs: Create a mountpoint through symlink() and remove through rmdir()
 2020-02-20  1:56 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_ccs: Remove unnecessary defines
 2020-02-20  2:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-codesourcery-arm: disable SSP
 2020-02-20  2:03 UTC  (2+ messages)

[GIT PULL FOR v5.7] VSP1 minor fix
 2020-02-20  2:03 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] Allow toolchain to indicate if they support SSP strong
 2020-02-20  2:01 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] toolchain: add hidden BR2_TOOLCHAIN_HAS_SSP_STRONG boolean
` [Buildroot] [PATCH 2/3] toolchain/toolchain-external/toolchain-external-custom: add option to indicate SSP_STRONG support
` [Buildroot] [PATCH 3/3] Config.in: ensure BR2_SSP_STRONG can only be selected if supported

[PATCH v3] tools lib traceevent: Take care of return value of asprintf
 2020-02-20  1:58 UTC 

[PATCH] ASoC: soc-pcm: Revert "call snd_soc_component_open/close() once"
 2020-02-20  1:57 UTC  (6+ messages)
  ` [PATCH][RFC] ASoC: soc-component: count snd_soc_component_open/close()

sytem reboots when initializing Edirol FA-101 firewire audio interface
 2020-02-20  1:57 UTC  (2+ messages)

[Xen-devel] [linux-4.14 test] 147245: regressions - FAIL
 2020-02-20  1:57 UTC 

Please pull mmc mmc-2-19-2020
 2020-02-20  1:56 UTC 

[drm-intel:topic/core-for-CI 18/21] init/Kconfig:77: symbol BROKEN is selected by DRM_I915_DEBUG
 2020-02-20  1:09 UTC  (2+ messages)
` [Intel-gfx] "

[tip:x86/cleanups] BUILD SUCCESS b10c307f6f314c068814d0e23c86f06d5d57004b
 2020-02-20  0:08 UTC 

[PATCH 18/19] ext4: Add example fsinfo information [ver #16]
 2020-02-20  0:53 UTC  (2+ messages)

[tip:timers/core] BUILD SUCCESS 5fb1c2a5bbf79ccca8d17cf97f66085be5808027
 2020-02-20  0:08 UTC 

include/asm-generic/memory_model.h:54:29: error: 'vmemmap' undeclared; did you mean 'mem_map'?
 2020-02-20  1:39 UTC 

[hwmon:hwmon-next] BUILD SUCCESS a9a99b1b786b6aabea325c24aa928a0f0b6e7ca8
 2020-02-20  0:17 UTC 

New text
 2020-02-20  1:55 UTC  (3+ messages)

[MODERATED] [PATCH 0/2] more sampling fun 0
 2020-02-20  1:53 UTC  (2+ messages)
` [MODERATED] "

[PATCH 00/14] xfsprogs: make buffer functions return error codes
 2020-02-20  1:53 UTC  (13+ messages)
` [PATCH 04/14] libxfs: refactor libxfs_readbuf out of existence
` [PATCH 05/14] libxfs: make libxfs_buf_read_map return an error code
` [PATCH 06/14] xfs: make xfs_buf_read_map "
` [PATCH 07/14] xfs: make xfs_buf_get "
` [PATCH 08/14] xfs: make xfs_buf_get_uncached "
` [PATCH 09/14] xfs: make xfs_buf_read "
` [PATCH 10/14] xfs: make xfs_trans_get_buf_map "
` [PATCH 11/14] xfs: make xfs_trans_get_buf "
` [PATCH 12/14] xfs: remove the xfs_btree_get_buf[ls] functions
` [PATCH 13/14] xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
` [PATCH 14/14] xfs: remove unnecessary null pointer checks from _read_agf callers

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-20  1:50 UTC  (13+ messages)

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-20  1:36 UTC  (3+ messages)

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (arm64-fixes-3-g374fdad4b2d8)
 2020-02-20  1:47 UTC 

[PATCH 00/18] xfsprogs: refactor buffer function names
 2020-02-20  1:44 UTC  (3+ messages)
` [PATCH 12/18] libxfs: use uncached buffers for initial mkfs writes
` [PATCH 18/18] libxfs: rename libxfs_getbuf_map to libxfs_buf_get_map

[PATCH v3 1/2] dt-bindings: dmaengine: Add UniPhier external DMA controller bindings
 2020-02-20  1:46 UTC  (4+ messages)

[PATCH v4 0/3] printk/console: Fix preferred console handling
 2020-02-20  1:44 UTC  (4+ messages)

[PATCH] blk-mq: insert passthrough request into hctx->dispatch directly
 2020-02-20  1:45 UTC  (5+ messages)


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.