All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-20 00:55:26 to 2020-02-20 01:59:32 UTC [more...]

[PATCH v7 00/15] add git-bugreport tool
 2020-02-20  1:58 UTC  (12+ 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] 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()

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-20  1:58 UTC  (3+ messages)
` [PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed

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  (3+ 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  (2+ messages)

[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  (16+ messages)
` [PATCH 01/14] libxfs: make __cache_lookup return an error code
` [PATCH 02/14] libxfs: make libxfs_getbuf_flags "
` [PATCH 03/14] libxfs: make libxfs_buf_get_map "
` [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  (4+ messages)

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

[GIT PULL FOR v5.7] VSP1 minor fix
 2020-02-20  1:49 UTC 

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  (19+ messages)
` [PATCH 01/18] libxfs: clean up readbuf flags
` [PATCH 02/18] libxfs: clean up writebuf flags
` [PATCH 03/18] libxfs: remove LIBXFS_EXIT_ON_FAILURE
` [PATCH 04/18] libxfs: replace libxfs_putbuf with libxfs_buf_relse
` [PATCH 05/18] libxfs: replace libxfs_getbuf with libxfs_buf_get
` [PATCH 06/18] libxfs: replace libxfs_readbuf with libxfs_buf_read
` [PATCH 07/18] libxfs: make libxfs_bwrite do what libxfs_writebufr does
` [PATCH 08/18] libxfs: make libxfs_readbuf_verify return an error code
` [PATCH 09/18] libxfs: make libxfs_readbufr stash the error value in b_error
` [PATCH 10/18] libxfs: introduce libxfs_buf_read_uncached
` [PATCH 11/18] libxlog: use uncached buffers instead of open-coding them
` [PATCH 12/18] libxfs: use uncached buffers for initial mkfs writes
` [PATCH 13/18] libxfs: straighten out libxfs_writebuf confusion
` [PATCH 14/18] libxfs: remove libxfs_writebuf_int
` [PATCH 15/18] libxfs: hide libxfs_{get,put}bufr
` [PATCH 16/18] libxfs: hide libxfs_getbuf_flags
` [PATCH 17/18] libxfs: rename libxfs_readbuf_map to libxfs_buf_read_map
` [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)

[Intel-gfx] [PATCH 1/4] drm/i915: Add mechanism to submit a context WA on ring submission
 2020-02-20  1:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/gen7: Clear all EU/L3 residual contexts
` [Intel-gfx] [PATCH 3/4] fix
` [Intel-gfx] [PATCH 4/4] tidy

[igt-dev] [PATCH i-g-t v2 0/1] Support to assemble CB kernel for gen7
 2020-02-20  1:42 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/1] tools/generate_cb_buffer: Add script to assemble CB kernel
` [igt-dev] ✓ Fi.CI.BAT: success for Support to assemble CB kernel for gen7

[PATCH v2 0/8] xfsprogs: actually check that writes succeeded
 2020-02-20  1:42 UTC  (9+ messages)
` [PATCH 1/8] libxfs: libxfs_buf_delwri_submit should write buffers immediately
` [PATCH 2/8] libxfs: complain when write IOs fail
` [PATCH 3/8] libxfs: return flush failures
` [PATCH 4/8] libxfs: enable tools to check that metadata updates have been committed
` [PATCH 5/8] xfs_db: "
` [PATCH 6/8] mkfs: "
` [PATCH 7/8] xfs_repair: "
` [PATCH 8/8] libfrog: always fsync when flushing a device

[PATCH v2 00/21] Enable ARM Trusted Firmware for U-Boot
 2020-02-20  1:42 UTC  (7+ messages)
` [PATCH v2 08/21] arm: socfpga: Add SMC helper function for Intel SOCFPGA (64bits)
` [PATCH v2 09/21] arm: socfpga: Define SMC function identifiers for PSCI SiP services

[PATCH v2 0/2] [RFC][Outreachy] advice: refactor advise API
 2020-02-20  1:42 UTC  (6+ messages)
` [PATCH v3 0/2] [Outreachy] advice: revamp "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] advice: extract vadvise() from advise()

next/pending-fixes build: 165 builds: 0 failed, 165 passed, 19 warnings (v5.6-rc2-356-g476afa8736ca)
 2020-02-20  1:41 UTC 

[Xen-devel] [linux-4.9 bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2020-02-20  1:40 UTC 

[PATCH 0/2] usb: gadget: aspeed: allow to customize vhub device
 2020-02-20  1:39 UTC  (7+ messages)
` [PATCH 1/2] usb: gadget: aspeed: allow to customize vhub device IDs/strings
` [PATCH 2/2] usb: gadget: aspeed: fixup usb1 device descriptor at init time

[peterz-queue:x86/static_call 6/20] arch/x86//kernel/alternative.c:977:30: error: inlining failed in call to always_inline 'text_poke_addr': function attribute mismatch
 2020-02-20  1:39 UTC 

[PATCH v7 0/4] colo: Add support for continuous replication
 2020-02-20  1:38 UTC  (6+ messages)

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-20  1:38 UTC  (6+ messages)

[PATCH v2 for-next] RDMA/hns: Initialize all fields of doorbells to zero
 2020-02-20  1:34 UTC 

[PATCH] block: fix comment for blk_cloned_rq_check_limits
 2020-02-20  1:38 UTC  (2+ messages)

linux-next: build warning after merge of the mmc tree
 2020-02-20  1:38 UTC  (2+ messages)

crash on accept
 2020-02-20  1:37 UTC  (7+ messages)

[PATCH v3 0/2] scsi: ufs: pass device information to apply_dev_quirks
 2020-02-20  1:36 UTC  (7+ messages)
` [PATCH v3 1/2] "

[PATCH] pinctrl: ingenic: Make unreachable path more robust
 2020-02-20  1:36 UTC  (6+ messages)

[PATCH v7 0/3] perf report: Support sorting by a given event in group
 2020-02-20  1:36 UTC  (4+ messages)
` [PATCH v7 1/3] perf report: Change sort order by a specified "
` [PATCH v7 2/3] perf report: Support a new key to reload the browser
` [PATCH v7 3/3] perf report: support hotkey to let user select any event for sorting

[PATCH] drm/mediatek: component type MTK_DISP_OVL_2L is not correctly handled
 2020-02-20  1:36 UTC  (5+ messages)

[leon-rdma:ethtool 21/22] drivers/net/ethernet/atheros/atlx/atl1.c:2967:40: error: 'ATLX_DRIVER_VERSION' undeclared
 2020-02-20  1:35 UTC 

generic/269 hangs on lastest upstream kernel
 2020-02-20  1:35 UTC  (10+ messages)

[igt-dev] [PATCH] lib/igt_fb: Elimine repetitive verification
 2020-02-20  1:33 UTC 

[PATCH v3 1/2] testsuite: provide support for testing labeled NFS
 2020-02-20  1:33 UTC  (7+ messages)
` [PATCH v3 2/2] testsuite: add further nfs tests

[PATCH v3 0/5] aspeed-g6: enable usb support
 2020-02-20  1:31 UTC  (4+ messages)

[PATCH] mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()
 2020-02-20  1:30 UTC 

[GIT PULL] Kselftest update for Linux 5.6-rc3
 2020-02-20  1:30 UTC  (2+ messages)

[PATCH] watchdog: qcom: Use irq flags from firmware
 2020-02-20  1:28 UTC  (2+ messages)

[PATCH] zonefs: fix documentation typos etc
 2020-02-20  1:28 UTC 

[PATCH v10 0/2] spi: cadence-quadspi: Add support for the Cadence QSPI controller
 2020-02-20  1:23 UTC  (6+ messages)
` [RESEND-PATCH v10 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [RESEND-PATCH v10 2/2] spi: cadence-quadspi: Add support for the Cadence QSPI controller

Pull request for UEFI sub-system for efi-2020-04-rc3
 2020-02-20  1:23 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2020-02-20  1:23 UTC  (2+ messages)

[PATCH v2 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-20  1:22 UTC  (5+ messages)
` [PATCH v2 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver

[PATCH] mmc: sdhci-omap: Add Support for Suspend/Resume
 2020-02-20  1:21 UTC  (2+ messages)

[Bug 206569] BUG at mm/filemap.c:2529: VM_BUG_ON_PAGE(page_to_pgoff(page) != offset)
 2020-02-20  1:21 UTC  (4+ messages)

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

[failures] hugetlb_cgroup-add-interface-for-charge-uncharge-hugetlb-reservations-fix.patch removed from -mm tree
 2020-02-20  1:20 UTC 

[PATCH v3 0/2] Security mitigation for Intel Gen7/7.5 HWs
 2020-02-19 18:02 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH v3 1/2] drm/i915: Add mechanism to submit a context WA on ring submission
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 2/2] drm/i915/gen7: Clear all EU/L3 residual contexts
  `  "

[PATCH V15 RESEND 1/5] dt-bindings: fsl: scu: add thermal binding
 2020-02-20  1:10 UTC  (10+ messages)
` [PATCH V15 RESEND 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V15 RESEND 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V15 RESEND 4/5] defconfig: arm64: "
` [PATCH V15 RESEND 5/5] arm64: dts: imx: add i.MX8QXP "

[RFC rdma-next] RDMA/core: Add attribute WQ_MEM_RECLAIM to workqueue "infiniband"
 2020-02-20  1:16 UTC  (9+ messages)

[PATCH v8 00/11] Add support for SBI v0.2 and CPU hotplug
 2020-02-20  1:16 UTC  (3+ messages)

You advice to append environment set up to local root shell profile
 2020-02-20  1:16 UTC  (2+ messages)

[PATCH v13 0/2] New zonefs file system
 2020-02-20  1:15 UTC  (5+ messages)
` [PATCH v13 2/2] zonefs: Add documentation

[PATCH v6 0/6] mm/hmm/test: add self tests for HMM
 2020-02-20  1:10 UTC  (9+ messages)
` [PATCH v6 5/6] nouveau: use new mmu interval notifiers

[meta-virtualization][PATCH] openvswitch: uprev from v2.12 to v2.13
 2020-02-20  1:07 UTC 

skeleton
 2020-02-20  1:06 UTC  (3+ messages)
  ` 回覆:skeleton

[igt-dev] [PATCH i-g-t 0/1] Support to assemble CB kernel for gen7 devs
 2020-02-20  1:06 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tools/generate_cb_buffer: Add script to assemble CB kernel

[RFC v2] RoCE v2.0 Entropy - IPv6 Flow Label and UDP Source Port
 2020-02-20  1:04 UTC  (13+ messages)

[PATCH] Bluetooth: Fix crash when using new BT_PHY option
 2020-02-20  1:03 UTC 

[PATCH] drm/amdgpu: add VM update fences back to the root PD
 2020-02-20  1:02 UTC  (5+ messages)

[PATCH] hwmon: (acpi_power_meter) Fix lockdep splat
 2020-02-20  1:02 UTC  (2+ messages)

[PATCH v3 00/12] target/ppc: Correct some errors with real mode handling
 2020-02-20  0:36 UTC  (4+ messages)
` [PATCH v3 02/12] ppc: Remove stub of PPC970 HID4 implementation

[PATCH v1 0/2] perf report: Support annotation of code without symbols
 2020-02-20  0:59 UTC  (3+ messages)
` [PATCH v1 1/2] perf util: Print al_addr when symbol is not found
` [PATCH v1 2/2] perf annotate: Support interactive annotation of code without symbols

[skn:v5.6/kvm_spe 15/20] arch/arm/kvm/../../../virt/kvm/arm/arm.c:362:20: error: 'KVM_REQ_IMMEDIATE_EXIT' undeclared; did you mean 'KVM_CAP_IMMEDIATE_EXIT'?
 2020-02-20  0:58 UTC 

[net-next 00/12][pull request] 1GbE Intel Wired LAN Driver Updates 2020-02-19
 2020-02-20  0:57 UTC  (13+ messages)
` [net-next 01/12] e1000e: fix missing cpu_to_le64 on buffer_addr
` [net-next 02/12] net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_hw_semaphore()
` [net-next 03/12] igc: make non-global functions static
` [net-next 04/12] igc: Complete to commit Add legacy power management support
` [net-next 05/12] igc: Add dump options
` [net-next 06/12] e1000e: Add support for Alder Lake
` [net-next 07/12] igc: Fix the typo in comment
` [net-next 08/12] e1000e: Add support for Tiger Lake device
` [net-next 09/12] igc: Complete to commit Add basic skeleton for PTP
` [net-next 10/12] igc: Add pcie error handler support
` [net-next 11/12] igc: Add WOL support
` [net-next 12/12] igc: Add comment

[igt-dev] [PATCH i-g-t v2 0/1] lib/i915/gem_ring : set the engine to default context
 2020-02-20  0:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/i915/gem_ring : set the engine to default context (rev2)

[Intel-wired-lan] [PATCH v2 1/1] e1000e: Fix typo in Alder Lake brand name
 2020-02-20  0:56 UTC  (2+ messages)

[PATCH v2 1/2] struct_union_enum_specifier: always initialize sym->scope
 2020-02-20  0:56 UTC  (2+ messages)

[PATCH] Bluetooth: Fix crash when using new BT_PHY option
 2020-02-20  0:48 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.