All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-18 03:00:22 to 2021-02-18 04:50:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-18  4:50 UTC 

[PATCHSET 0/3] xfs_repair: set needsrepair when dirtying filesystems
 2021-02-18  4:47 UTC  (10+ messages)
` [PATCH 1/3] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
` [PATCH 2/3] libxfs: simulate system failure after a certain number of writes
` [PATCH 3/3] xfs_repair: add post-phase error injection points

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-18  4:44 UTC  (14+ messages)

[BUG] [BISECT] rockchip: roc-pc-rk3399: TPL misses dtb
 2021-02-18  4:45 UTC  (4+ messages)

[LTP] [PATCH 1/2] fsstress: Indicate sg_handler's argument is unused
 2021-02-18  4:45 UTC  (2+ messages)
` [LTP] [PATCH 2/2] fsstress: Indicate one of sync_f's arguments "

[PATCH] test: cmd: setexpr: Fix a typo
 2021-02-18  4:45 UTC  (2+ messages)

[libvirt test] 159437: regressions - FAIL
 2021-02-18  4:45 UTC 

Chromium OS verified boot 2018 with U-Boot
 2021-02-18  4:45 UTC  (3+ messages)

[PATCH] bootm: do not hang on failure
 2021-02-18  4:45 UTC  (2+ messages)

[PATCH] patman: Use less for help file, if available
 2021-02-18  4:45 UTC  (2+ messages)

[PATCH] test: print_ut: Fix potential build error
 2021-02-18  4:45 UTC  (2+ messages)

[PATCH] fdt/sunxi: Remove OF_STDOUT_PATH
 2021-02-18  4:45 UTC  (2+ messages)

[PATCH 0/2] Fixes for BSD sed compatibility
 2021-02-18  4:45 UTC  (3+ messages)
` [PATCH 1/2] scripts/check-config.sh: fix to be compatible with BSD sed

[PATCH v2 1/4] test: Include /sbin to the PATH when creating ext4 disk image
 2021-02-18  4:45 UTC  (8+ messages)
` [PATCH v2 2/4] test: Allow simple glob pattern in the test name
` [PATCH v2 3/4] test: Use positive conditional in test_matches()
` [PATCH v2 4/4] test: Don't unmount not (yet) mounted system

[PATCH v6 0/5] VIM3: add support for checking 'Function' button state
 2021-02-18  4:45 UTC  (5+ messages)
  ` [PATCH v6 2/5] button: add a simple Analog to Digital Converter device based button driver
  ` [PATCH v6 5/5] test: add a simple test for the adc-keys "

[PATCH 3/3] Input: applespi: Add trace_event module param for early tracing
 2021-02-18  4:41 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2021-02-18  4:41 UTC 

[Intel-gfx] [PATCH v3 1/2] drm/i915/gen9bc: Handle TGP PCH during suspend/resume
 2021-02-18  4:36 UTC  (7+ messages)
` [PATCH v4] "
    ` [Intel-gfx] "

h8300-linux-ld: section .softirqentry.text LMA overlaps section .init.data LMA
 2021-02-18  4:30 UTC  (2+ messages)

arch/mips/include/asm/mach-rc32434/rb.h:15:14: error: expected identifier before '(' token
 2021-02-18  4:25 UTC  (2+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-18  4:23 UTC  (9+ messages)
` [PATCH V3 14/14] coresight: etm-perf: Add support for trace buffer format

[PATCH 01/12] cmake: upgrade 3.19.3 -> 3.19.5
 2021-02-18  4:24 UTC  (12+ messages)
` [PATCH 02/12] curl: upgrade 7.74.0 -> 7.75.0
` [PATCH 03/12] diffoscope: upgrade 164 -> 166
` [PATCH 04/12] libfm-extra: upgrade 1.3.1 -> 1.3.2
` [PATCH 05/12] pcmanfm: "
` [PATCH 06/12] wpebackend-fdo: upgrade 1.8.0 -> 1.9.1
` [PATCH 07/12] json-glib: upgrade 1.6.0 -> 1.6.2
` [PATCH 08/12] mesa: upgrade 20.3.2 -> 20.3.4
` [PATCH 09/12] kmscube: upgrade to latest revision
` [PATCH 10/12] btrfs-tools: upgrade 5.10 -> 5.10.1
` [PATCH 11/12] man-db: upgrade 2.9.3 -> 2.9.4
` [PATCH 12/12] asciidoc: fix upstream check

[PATCH bpf-next 00/17] Improve BPF syscall command documentation
 2021-02-18  4:22 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: db410c: Update firmware-name for wcnss and mpss
 2021-02-18  4:19 UTC  (3+ messages)

[RESEND PATCH] MAINTAINERS: update thermal CPU cooling section
 2021-02-18  4:18 UTC  (2+ messages)

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-02-18  4:14 UTC  (10+ messages)
` [PATCH v14 01/11] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v14 02/11] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v14 04/11] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()

[PATCH] drm/msm/dp: add support of HBR3 link rate
 2021-02-18  4:14 UTC  (4+ messages)

[PATCH v3 00/14] lib/find_bit: fast path for small bitmaps
 2021-02-18  4:05 UTC  (15+ messages)
` [PATCH 01/14] tools: disable -Wno-type-limits
` [PATCH 02/14] tools: bitmap: sync function declarations with the kernel
` [PATCH 03/14] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 04/14] lib: introduce BITS_{FIRST,LAST} macro
` [PATCH 05/14] tools: sync BITS_MASK macros with the kernel
` [PATCH 06/14] bitsperlong.h: introduce SMALL_CONST() macro
` [PATCH 07/14] tools: "
` [PATCH 08/14] lib/Kconfig: introduce FAST_PATH option
` [PATCH 09/14] lib: inline _find_next_bit() wrappers
` [PATCH 10/14] tools: sync find_next_bit implementation
` [PATCH 11/14] lib: add fast path for find_next_*_bit()
` [PATCH 12/14] lib: add fast path for find_first_*_bit() and find_last_bit()
` [PATCH 13/14] tools: sync lib/find_bit implementation
` [PATCH 14/14] MAINTAINERS: Add entry for the bitmap API

[freescale-fslc:pr/261 8321/17088] drivers/spi/spi-nxp-fspi.c:1193:12: error: use of undeclared identifier 'nxp_fspi_pm_ops'; did you mean
 2021-02-18  4:08 UTC 

[PATCH] nvme: use lighter smp barriers in nvme_irq
 2021-02-18  4:06 UTC  (5+ messages)

[PATCH 1/1] nfs-utiles: rename xlog_from_conffile() to xlog_set_debug()
 2021-02-18  4:04 UTC  (2+ messages)

Redfish v1/Systems/system/EthernetInterfaces
 2021-02-18  4:04 UTC  (10+ messages)

"bad tree block start" when trying to mount on ARM
 2021-02-18  4:03 UTC  (17+ messages)

[MPTCP] [MPTCP][PATCH v2 mptcp-next] mptcp: free resources when the port number is mismatched
 2021-02-18  4:04 UTC 

[PATCH] net: ftgmac100: Support phyless operation
 2021-02-18  4:02 UTC  (2+ messages)

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-02-18  3:41 UTC  (45+ messages)
` [PATCH v4 01/14] phy: Add LVDS configuration options
` [PATCH v4 02/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v4 03/14] media: docs: "
` [PATCH v4 04/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v4 05/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v4 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v4 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v4 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v4 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH v4 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH v4 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH v4 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH v4 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

[PATCH 0/6] linux-yocto: consolidated pull request
 2021-02-18  3:59 UTC  (7+ messages)
` [PATCH 1/6] linux-yocto-rt/5.10: update to -rt25
` [PATCH 2/6] linux-yocto/5.10: update to v5.10.14
` [PATCH 3/6] linux-yocto/5.4: update to v5.4.96
` [PATCH 4/6] linux-yocto/5.10: update to v5.10.16
` [PATCH 5/6] linux-yocto/5.4: update to v5.4.98
` [PATCH 6/6] linux-yocto-dev: bump version to v5.11+

[PATCH] Revert "serial: max310x: rework RX interrupt handling"
 2021-02-18  3:55 UTC  (3+ messages)

QA notification for completed autobuilder build (yocto-3.2.2.rc1)
 2021-02-18  3:54 UTC  (2+ messages)
` [yocto] "

copy_file_range() infinitely hangs on NFSv4.2 over RDMA
 2021-02-18  3:52 UTC  (7+ messages)

[PATCH] ruby: Do not use ucontext implementation for coroutines on musl/riscv
 2021-02-18  3:52 UTC 

[PATCH] recipes-kernel: add libbpf
 2021-02-18  3:51 UTC  (4+ messages)
` [OE-core] "

[PATCH 0/2] Fix listener and add trace file validation
 2021-02-18  3:49 UTC  (6+ messages)
` [PATCH 1/2] trace-cmd: Add validation for reading and writing trace.dat files

[OUTREACHY][PATCH v2] doc: fix naming of response-end-pkt
 2021-02-18  3:49 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the powerpc tree
 2021-02-18  3:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-02-18  3:48 UTC 

[PATCH net] net: ag71xx: remove unnecessary MTU reservation
 2021-02-18  3:45 UTC 

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-02-18  3:44 UTC 

[jgunthorpe:rdma_addr_space 206/208] drivers/infiniband/hw/mlx5/mr.c:628:6: warning: no previous prototype for 'mlx5_mr_cache_free'
 2021-02-18  3:42 UTC 

[PATCH 1/1] hw/s390x: fix build for virtio-9p-ccw
 2021-02-18  3:40 UTC 

[PATCH 0/2] Documentation for new libtracefs APIs
 2021-02-18  3:38 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Document new instance APIs
` [PATCH 2/2] libtracefs: Document APIs for trace options

drivers/gpu/drm/drm_mipi_dbi.c:262:52: warning: Either the condition '!fb' is redundant or there is possible null pointer dereference: fb
 2021-02-18  3:39 UTC 

[xen-unstable test] 159424: tolerable FAIL - PUSHED
 2021-02-18  3:37 UTC 

Obsoleted large bucket layout message once
 2021-02-18  3:33 UTC  (2+ messages)

Time to execute fio
 2021-02-18  3:33 UTC 

[GIT PULL] TPM DEVICE DRIVER changes for v5.12
 2021-02-18  3:31 UTC 

[PATCH v4 0/3] Add MIPI rx DPI support
 2021-02-18  3:29 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings:drm/bridge:anx7625:add vendor define flags

[PATCH net-next] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-02-18  3:28 UTC  (11+ messages)

[meta-oe][PATCH] liburing: Do not build examples on risc/musl
 2021-02-18  3:24 UTC 

[PATCH 0/3] fastrpc: fix dmabuf arguments
 2021-02-18  3:20 UTC  (4+ messages)
` [PATCH 1/3] fastrpc: always use fl->lock and remove fl->mutex
` [PATCH 2/3] fastrpc: move fl->maps list removal into fastrpc_free_map
` [PATCH 3/3] fastrpc: remove redundant fastrpc_map_create() call

[dm-devel] [PATCH 0/2] Handle remapped LUNs better
 2021-02-18  3:22 UTC  (6+ messages)
` [dm-devel] [PATCH 2/2] multipathd: add recheck_wwid_time option to verify the path wwid

[PATCH V12 04/10] remoteproc: add is_iomem to da_to_va
 2021-02-18  3:21 UTC  (3+ messages)

[External] Re: [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
 2021-02-18  3:20 UTC  (13+ messages)

What's cooking in git.git (Feb 2021, #03; Wed, 17)
 2021-02-18  3:19 UTC  (2+ messages)

[PATCH v2] cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
 2021-02-18  3:19 UTC  (2+ messages)

[PATCH v2] workqueue: Move the position of debug_work_activate() in __queue_work()
 2021-02-18  3:16 UTC 

[PATCH 1/1] nvmet: allow setting model_number once
 2021-02-18  3:17 UTC  (2+ messages)

[PATCH] nvmet: don't change model_number on live subsys
 2021-02-18  3:16 UTC 

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-18  3:14 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] packfile: introduce 'find_kept_pack_entry()'
  ` [PATCH v3 2/8] revision: learn '--no-kept-objects'
  ` [PATCH v3 3/8] builtin/pack-objects.c: add '--stdin-packs' option
  ` [PATCH v3 4/8] p5303: add missing &&-chains
  ` [PATCH v3 5/8] p5303: measure time to repack with keep
  ` [PATCH v3 6/8] builtin/pack-objects.c: rewrite honor-pack-keep logic
  ` [PATCH v3 7/8] packfile: add kept-pack cache for find_kept_pack_entry()
  ` [PATCH v3 8/8] builtin/repack.c: add '--geometric' option

[PATCH v5] perf tools: Fix arm64 build error with gcc-11
 2021-02-18  3:12 UTC  (3+ messages)

[RFC PATCH 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-02-18  3:11 UTC  (6+ messages)
` [RFC PATCH 3/7] t3705: add tests for `git add` in sparse checkouts

[dpdk-dev] [PATCH] app/testpmd: remove unnecessary tunnel UDP cmd check
 2021-02-18  3:06 UTC 

[PATCH 01/25] arm: Remove xfi3 board
 2021-02-18  3:08 UTC  (3+ messages)
` [PATCH 02/25] arm: Remove mx23evk board

How to use AUTOREV
 2021-02-18  3:07 UTC 

[MPTCP] [MPTCP][PATCH v2 mptcp-next] Squash to "mptcp: add rm_list_tx in mptcp_pm_data"
 2021-02-18  3:07 UTC 

[PATCH] workqueue: Remove rcu_read_lock/unlock() in workqueue_congested()
 2021-02-18  3:04 UTC  (2+ messages)

[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
 2021-02-18  3:02 UTC  (7+ messages)

[intel-linux-intel-lts:5.4/yocto 6707/14610] drivers/misc/gna/gna_drv.c:270:6: error: no previous prototype for 'gna_dev_release'
 2021-02-18  3:02 UTC 

[PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCiEP devices
 2021-02-18  3:00 UTC  (3+ messages)

[PATCH v3 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-02-18  2:56 UTC  (4+ messages)
` [PATCH v3 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support


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.