All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-18 14:35:33 to 2020-12-18 15:18:17 UTC [more...]

[PULL 00/30] Block patches
 2020-12-18 15:12 UTC  (7+ 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 06/30] block/io.c: drop assertion on double waiting for request serialisation
` [PULL 07/30] block/io: split out bdrv_find_conflicting_request

[dpdk-dev] [RFC 0/9] support global syntax
 2020-12-18 15:16 UTC  (4+ messages)
` [dpdk-dev] [RFC 2/9] devargs: fix memory leak on parsing error
` [dpdk-dev] [RFC 4/9] devargs: fix buffer data memory leak
` [dpdk-dev] [RFC 7/9] bus/pci: add new global device syntax support

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

(repost) cleaning up handling of bad IRQs
 2020-12-18 14:57 UTC  (62+ 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: "

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

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

[PATCH] xfrm: Fix oops in xfrm_replay_advance_bmp
 2020-12-18 15:16 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()

[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  (37+ 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: "

[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

[Intel-gfx] [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()

"blk-mq: Use llist_head for blk_cpu_done" causing warnings
 2020-12-18 15:02 UTC 

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 

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

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

[PATCH for-5.2 00/10] block/export: vhost-user-blk server tests and input validation
 2020-12-18 14:49 UTC  (6+ messages)
` [PATCH for-5.2 01/10] test: new qTest case to test the vhost-user-blk-server

[PATCH 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2020-12-18 14:50 UTC  (3+ messages)
` [PATCH 2/3] hwmon: add Texas Instruments TPS23861 driver

[PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip
 2020-12-18 14:49 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] dt-bindings: Fix JSON pointers
 2020-12-18 14:48 UTC  (2+ messages)

[PATCH v2 0/9] gdbstub/next (cleanups, softmmu, SVE)
 2020-12-18 14:45 UTC  (3+ messages)
` [PATCH v2 4/9] gdbstub: implement a softmmu based test

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-18 14:45 UTC  (5+ messages)
` [PATCH 05/15] drm/vc4: hdmi: Restore cec physical address on reconnect

[pynfs 00/10] Misc Fixes, primarily LAYOUTRETURN
 2020-12-18 14:46 UTC  (2+ messages)

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-18 14:45 UTC  (8+ messages)
` [PATCH v2 00/33] "
  ` [PATCH v2 26/33] diff-merges: let new options enable diff without -p
  ` [PATCH v2 28/33] diff-merges: add '--diff-merges=1' as synonym for 'first-parent'

[PATCH v5] PCI: cadence: Retrain Link to work around Gen2 training defect
 2020-12-18 14:42 UTC  (5+ messages)

[PATCH] lib/oe/qa: handle the 'no specific instruction set' ELF e_machine value
 2020-12-18 14:43 UTC 

[rt-tests v1 0/6] libnuma cleanups for cyclictest
 2020-12-18 14:41 UTC  (2+ messages)

[PATCH] drm/[amdgpu|radeon]: fix memset on io mem
 2020-12-18 14:42 UTC  (9+ messages)

[PATCH 0/4] Move syscall.tbl check and update syscall.tbl for powerpc and s390
 2020-12-18 14:38 UTC  (5+ messages)
` [PATCH 3/4] perf tools: Update powerpc's syscall.tbl

[LTP] [PATCH v2] ipsec_lib: make tst_net_run "tst_check_driver" quiet
 2020-12-18 14:41 UTC 

Order Inquiry 12/18/2020 [JL]
 2020-12-18 14:33 UTC 

[PATCH 1/1] drm/amdgpu: cleanup vce,vcn,uvd ring selftests
 2020-12-18 14:40 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] PCI: dwc/tegra: Fix host link initialization
 2020-12-18 14:39 UTC 

[RFC][PATCH 0/3] ARMv8.4-TTST extension
 2020-12-18 14:33 UTC  (4+ messages)
` [PATCH 1/3] target/arm: keep translation start level unsigned
` [PATCH 2/3] target/arm: ARMv8.4-TTST extension
` [PATCH 3/3] target/arm: enable Small Translation tables in max CPU

[PATCH v3] sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
 2020-12-18 14:35 UTC  (3+ messages)

[RFC][PATCH 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2020-12-18 14:36 UTC  (4+ messages)
` [RFC][PATCH 2/3] dma-buf: system_heap: Add pagepool support to system heap

[PATCH 0/4] Add new API is_being_panic()
 2020-12-18 14:36 UTC  (4+ messages)
` [PATCH 2/4] hung_task: Replace "did_panic" with is_be_panic()

[Linux-kernel-mentees] [PATCH] scripts: mod: cleanup a few checkpatch.pl warnings
 2020-12-18 14:36 UTC  (2+ messages)

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2020-12-18 14:25 UTC  (7+ messages)
` [PATCH RFC 7/9] mm/gup: Decrement head page once for group of subpages


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.