All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-18 14:52:56 to 2020-12-18 15:31:29 UTC [more...]

[PULL 00/30] Block patches
 2020-12-18 15:12 UTC  (24+ messages)
` [PULL 01/30] block: add bdrv_refresh_perms() helper
` [PULL 02/30] block: bdrv_set_perm() drop redundant parameters
` [PULL 03/30] block: bdrv_child_set_perm() "
` [PULL 04/30] block: drop tighten_restrictions
` [PULL 05/30] block: simplify comment to BDRV_REQ_SERIALISING
` [PULL 06/30] block/io.c: drop assertion on double waiting for request serialisation
` [PULL 07/30] block/io: split out bdrv_find_conflicting_request
` [PULL 08/30] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
` [PULL 09/30] block: bdrv_mark_request_serialising: split non-waiting function
` [PULL 10/30] block: introduce BDRV_REQ_NO_WAIT flag
` [PULL 11/30] block: bdrv_check_perm(): process children anyway
` [PULL 12/30] block: introduce preallocate filter
` [PULL 13/30] qemu-io: add preallocate mode parameter for truncate command
` [PULL 14/30] iotests: qemu_io_silent: support --image-opts
` [PULL 15/30] iotests.py: execute_setup_common(): add required_fmts argument
` [PULL 16/30] iotests: add 298 to test new preallocate filter driver
` [PULL 17/30] scripts/simplebench: fix grammar: s/successed/succeeded/
` [PULL 18/30] scripts/simplebench: support iops
` [PULL 19/30] scripts/simplebench: use standard deviation for +- error
` [PULL 20/30] simplebench: rename ascii() to results_to_text()
` [PULL 22/30] simplebench/results_to_text: improve view of the table
` [PULL 26/30] quorum: Implement bdrv_co_block_status()
` [PULL 30/30] iotests: Fix _send_qemu_cmd with bash 5.1

[PATCH] xfrm: Fix oops in xfrm_replay_advance_bmp
 2020-12-18 15:30 UTC  (3+ messages)

[PATCH] bpf: remove unused including <linux/version.h>
 2020-12-18 15:30 UTC  (2+ messages)

(repost) cleaning up handling of bad IRQs
 2020-12-18 14:57 UTC  (70+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[dm-devel] [PATCH v4 22/29] multipath: fix leaks in check_path_valid()
 2020-12-18 15:26 UTC  (2+ messages)
` [dm-devel] [PATCH v5 22/29] multipath: fix leak "

[PATCH net 1/4] net-sysfs: take the rtnl lock when storing xps_cpus
 2020-12-18 15:27 UTC  (3+ messages)

BUG: unable to handle kernel paging request in cfb_imageblit
 2020-12-18 15:27 UTC  (3+ messages)

"Cannot allocate memory" on ring creation (not RLIMIT_MEMLOCK)
 2020-12-18 15:26 UTC  (2+ messages)

[PATCH 0/8] a fix + cancellation unification
 2020-12-18 15:22 UTC  (3+ messages)

[PATCH] ath11k: Update tx descriptor search index properly
 2020-12-18 15:24 UTC 

[PATCH 0/5] Fixes and tweaks around error handling
 2020-12-18 15:22 UTC  (3+ messages)
` [PATCH 2/5] btrfs: print the actual offset in btrfs_root_name

[MPTCP] [MPTCP][PATCH v2 mptcp-next 3/3] selftests: mptcp: add testcases for newly added addresses
 2020-12-18 15:24 UTC 

[MPTCP] [MPTCP][PATCH v2 mptcp-next 2/3] selftests: mptcp: use minus value for removing address numbers
 2020-12-18 15:24 UTC 

[MPTCP] [MPTCP][PATCH v2 mptcp-next 1/3] mptcp: create subflow or signal addr for newly added address
 2020-12-18 15:24 UTC 

[MPTCP] [MPTCP][PATCH v2 mptcp-next 0/3] mptcp: create subflow for newly added address and testcases
 2020-12-18 15:24 UTC 

[Intel-gfx] [PATCH] drm/i915/dg1: Fix power gate sequence
 2020-12-18 15:24 UTC 

"blk-mq: Use llist_head for blk_cpu_done" causing warnings
 2020-12-18 15:22 UTC  (3+ messages)

[PATCH][next] selftests/bpf: fix spelling mistake "tranmission" -> "transmission"
 2020-12-18 15:20 UTC  (2+ messages)

[PATCH] ath11k: remove duplicate function declaration
 2020-12-18 15:19 UTC 

[PATCH bpf v2 0/2] xsk: fix two bugs in the SKB Tx path
 2020-12-18 15:20 UTC  (2+ messages)

[dpdk-dev] [RFC 0/9] support global syntax
 2020-12-18 15:16 UTC  (10+ messages)
` [dpdk-dev] [RFC 1/9] devargs: fix data buffer storage type
` [dpdk-dev] [RFC 2/9] devargs: fix memory leak on parsing error
` [dpdk-dev] [RFC 3/9] devargs: fix memory leak in legacy parser
` [dpdk-dev] [RFC 4/9] devargs: fix buffer data memory leak
` [dpdk-dev] [RFC 5/9] kvargs: add get by key function
` [dpdk-dev] [RFC 6/9] devargs: support new global device syntax
` [dpdk-dev] [RFC 7/9] bus/pci: add new global device syntax support
` [dpdk-dev] [RFC 8/9] common/mlx5: support device global syntax
` [dpdk-dev] [RFC 9/9] net/mlx5: support new "

[PATCH v2 0/9] gdbstub/next (cleanups, softmmu, SVE)
 2020-12-18 15:17 UTC  (3+ messages)
` [PATCH v2 9/9] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers

[PATCH] drm/[amdgpu|radeon]: fix memset on io mem
 2020-12-18 15:19 UTC  (11+ messages)

[RFC][PATCH v2 0/1] design a way to change audio Jack state by software
 2020-12-18 15:17 UTC  (4+ messages)
` [RFC][PATCH v2 1/1] alsa: jack: implement software jack injection via debugfs

[PATCH V3] scsi: ufs-debugfs: Add error counters
 2020-12-18 15:17 UTC  (2+ messages)

[PATCH 0/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() -- Take 2
 2020-12-18 15:16 UTC  (7+ messages)
` [PATCH 1/3] scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer
` [PATCH 2/3] scsi: storvsc: Resolve data race in storvsc_probe()
` [PATCH 3/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

[xen-unstable-smoke test] 157668: regressions - FAIL
 2020-12-18 15:17 UTC 

[PATCH] io_uring: fix io_wqe->work_list corruption
 2020-12-18 15:15 UTC  (3+ messages)

[xenomai-images][PATCH 0/2] add xenomai 3.1.x to pipeline
 2020-12-18 15:15 UTC  (4+ messages)

[PATCH] test: bisect-porcelain: fix location of files
 2020-12-18 15:14 UTC 

cleanup handling of bad IRQs
 2020-12-18 14:31 UTC  (12+ messages)
` [PATCH 03/23] arch: arm: drop misleading warning on spurious IRQ
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 16/23] arch: alpha: use generic irq error counter
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[Intel-gfx] [RFC v5] refactor intel display a bit more
 2020-12-18 15:13 UTC  (11+ messages)
` [Intel-gfx] [PATCH 05/13] drm/i915: refactor i915 plane code into separate file
` [Intel-gfx] [PATCH 06/13] drm/i915: refactor some crtc code out of intel display. (v2)
` [Intel-gfx] [PATCH 08/13] drm/i915: split fdi code out from intel_display.c
` [Intel-gfx] [PATCH 09/13] drm/i915: migrate hsw fdi code to new file
` [Intel-gfx] [PATCH 10/13] drm/i915: migrate skl planes code new file (v2)

[PATCH] gcc-plugins: simplify GCC plugin-dev capability test
 2020-12-18 15:12 UTC  (7+ messages)

[dpdk-dev] [PATCH] crypto/octeontx2: add CN98xx support
 2020-12-18 16:07 UTC 

[xen-4.14-testing test] 157650: regressions - FAIL
 2020-12-18 15:08 UTC 

[PATCH] drm/komeda: Fix bit check to import to value of proper type
 2020-12-18 15:08 UTC 

[dm-devel] [PATCH 0/7] Various multipath-tools patches
 2020-12-18 15:08 UTC  (5+ messages)
` [dm-devel] [PATCH 4/7] libmultipath: force map reload if udev incomplete

[PATCH v2] tests/acceptance: Add a test with the Fedora 31 kernel and initrd
 2020-12-18 15:05 UTC  (2+ messages)

[PATCH v2 1/3] thermal/core: Precompute the delays from msecs to jiffies
 2020-12-18 15:06 UTC  (4+ messages)
` [PATCH v2 2/3] thermal/core: Use precomputed jiffies for the polling

[igt-dev] [PATCH i-g-t] lib: Support writing arbitrary data from the start of a busy spinner
 2020-12-18 15:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] add pin memory method for checkout add restore
 2020-12-18 14:25 UTC 

[PATCH 0/6] Overhaul free objectid code
 2020-12-18 15:03 UTC  (5+ messages)
` [PATCH 3/6] btrfs: Remove useless ASSERTS

[PULL] drm-intel-next-fixes
 2020-12-18 15:04 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH V2] Ensure correct monolithic binary policy is loaded
 2020-12-18 15:03 UTC 

[RFC PATCH 0/3] vfs, overlayfs: Fix syncfs() to return error
 2020-12-18 15:02 UTC  (5+ messages)
` [PATCH 3/3] overlayfs: Check writeback errors w.r.t upper in ->syncfs()

lspci: Unable to load libkmod resources: error -12
 2020-12-18 15:01 UTC  (3+ messages)

[PATCH] filesystems.5: rephrase NTFS description to avoid awkward (and wrong) possessive of MS Windows
 2020-12-18 15:00 UTC  (4+ messages)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-18 14:59 UTC  (11+ messages)

[PATCH] ALSA: usb-audio: Disable sample read check if firmware doesn't give back
 2020-12-18 14:58 UTC 

Fwd: Working UVC device
 2020-12-18 14:58 UTC 

[PATCH 0/2] ALSA: Clear PCM buffers more properly
 2020-12-18 14:56 UTC  (3+ messages)
` [PATCH 1/2] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 2/2] ALSA: pcm: Clear the full allocated memory at hw_params

[dpdk-dev] [RFC 0/7] support SubFunction representor
 2020-12-18 14:55 UTC  (8+ messages)
` [dpdk-dev] [RFC 1/7] ethdev: support sub function representor
` [dpdk-dev] [RFC 2/7] ethdev: support multi-host representor
` [dpdk-dev] [RFC 3/7] devarg: change reprsentor ID to bitmap
` [dpdk-dev] [RFC 4/7] ethdev: capability for new representor syntax
` [dpdk-dev] [RFC 5/7] kvargs: update parser "
` [dpdk-dev] [RFC 6/7] common/mlx5: update representor name parsing
` [dpdk-dev] [RFC 7/7] net/mlx5: support representor of sub function

[PATCH v2 00/12] block/export: vhost-user-blk server tests and input validation
 2020-12-18 14:56 UTC  (3+ messages)
` [PATCH v2 05/12] test: new qTest case to test the vhost-user-blk-server

[PATCH 1/4] selftests/core: fix close_range_test build after XFAIL removal
 2020-12-18 14:54 UTC  (4+ messages)
` [PATCH 2/4] selftests/core: handle missing syscall number for close_range
` [PATCH 3/4] selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC
` [PATCH 4/4] selftests/core: add regression "

[PATCH] fuzz: refine crash detection mechanism
 2020-12-18 11:28 UTC 

[Bridge] [RFC PATCH net-next] net: bridge: fix client roaming from DSA user port
 2020-12-18 14:54 UTC  (2+ messages)

[PATCH] block/rnbd: Adding name to the Contributors List
 2020-12-18 14:53 UTC  (3+ messages)

[PATCH 0/1] deprecated ASN1 macros from libtasn1.h
 2020-12-18  8:55 UTC  (2+ messages)
` [PATCH 1/1] replace ASN1 deprecated macros


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.