All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-13 06:07:09 to 2023-04-13 07:14:17 UTC [more...]

[PULL] drm-intel-fixes
 2023-04-13  7:13 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 00/54] tcg: Simplify calls to load/store helpers
 2023-04-13  7:12 UTC  (4+ messages)
` [PATCH v2 27/54] tcg/riscv: Require TCG_TARGET_REG_BITS == 64

[PATCH] scsi: pm80xx: Log device registration
 2023-04-13  7:11 UTC  (2+ messages)

[PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-04-13  7:11 UTC  (6+ messages)
` [PATCH] Smack modifications for: "

[hyperv:hyperv-next 11/17] arch/x86/hyperv/hv_init.c:69:20: sparse: sparse: cast removes address space '__iomem' of expression
 2023-04-13  7:11 UTC 

[PATCH] i2c: omap: Don't do pm_runtime_resume in .remove()
 2023-04-13  7:11 UTC  (11+ messages)
        ` [PATCH] i2c: omap: Improve error reporting for problems during .remove()

[PATCH] soc: mediatek: mtk-svs: change the function IS_ERR_OR_NULL() to IS_ERR()
 2023-04-13  7:08 UTC  (3+ messages)

[PATCH] firmware/sysfb: Fix wrong stride when bits-per-pixel is calculated
 2023-04-13  7:08 UTC  (16+ messages)

[RFC 00/27] Add VDUSE support to Vhost library
 2023-04-13  7:08 UTC  (5+ messages)

[yocto] error when try to use sudo command in recipe
 2023-04-13  7:08 UTC  (8+ messages)
`  "

[PATCH net] wwan: core: add print for wwan port attach/disconnect
 2023-04-13  7:07 UTC  (2+ messages)

WTF is going on with the nvme-cli build
 2023-04-13  7:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
 2023-04-13  7:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-13  7:07 UTC 

[PATCH v8 0/7] Add non-coherent DMA support for AX45MP
 2023-04-13  7:06 UTC  (5+ messages)
` [PATCH v8 5/7] cache: Add L2 cache management for Andes AX45MP RISC-V core

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-04-13  7:00 UTC  (19+ messages)
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read

[PATCH] media: verisilicon: Fix crash when probing encoder
 2023-04-13  7:03 UTC  (2+ messages)

[PATCH] serial: 8250: Clear port->pm on port specific driver unbind
 2023-04-13  7:03 UTC 

[PATCH] nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
 2023-04-13  7:03 UTC  (2+ messages)

[oe][meta-oe][kirkstone][PATCH] flatbuffers: adapt for cross-compilation environments
 2023-04-13  7:02 UTC  (3+ messages)

[PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
 2023-04-13  7:01 UTC  (11+ messages)

[PATCH v4 0/4] pwm: meson: make full use of common clock framework
 2023-04-13  5:54 UTC  (8+ messages)
` [PATCH v4 1/4] pwm: meson: switch to using struct clk_parent_data for mux parents
` [PATCH v4 2/4] pwm: meson: don't use hdmi/video clock as mux parent
` [PATCH v4 3/4] pwm: meson: change clk/pwm gate from mask to bit
` [PATCH v4 4/4] pwm: meson: make full use of common clock framework

CIP IRC weekly meeting today on libera.chat
 2023-04-13  7:00 UTC 

[PATCH v2] drm/bridge: adv7511: fix use after free bug in adv7511_remove due to race condition
 2023-04-13  6:59 UTC  (2+ messages)

cleanup request insertation parameters v3
 2023-04-13  6:59 UTC  (24+ messages)
` [PATCH 01/20] blk-mq: don't plug for head insertions in blk_execute_rq_nowait
` [PATCH 02/20] blk-mq: remove blk-mq-tag.h
` [PATCH 03/20] blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
` [PATCH 04/20] blk-mq: move more logic into blk_mq_insert_requests
` [PATCH 05/20] blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
` [PATCH 06/20] blk-mq: move blk_mq_sched_insert_request to blk-mq.c
` [PATCH 07/20] blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
` [PATCH 08/20] blk-mq: fold __blk_mq_insert_req_list "
` [PATCH 09/20] blk-mq: remove blk_flush_queue_rq
` [PATCH 10/20] blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request
` [PATCH 11/20] blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work
` [PATCH 12/20] blk-mq: factor out a blk_mq_get_budget_and_tag helper
` [PATCH 13/20] blk-mq: fold __blk_mq_try_issue_directly into its two callers
` [PATCH 14/20] blk-mq: don't run the hw_queue from blk_mq_insert_request
` [PATCH 15/20] blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
` [PATCH 16/20] blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
` [PATCH 17/20] blk-mq: pass a flags argument to blk_mq_insert_request
` [PATCH 18/20] blk-mq: pass a flags argument to blk_mq_request_bypass_insert
` [PATCH 19/20] blk-mq: pass a flags argument to elevator_type->insert_requests
` [PATCH 20/20] blk-mq: pass a flags argument to blk_mq_add_to_requeue_list

[PATCH] tap: fix net_init_tap() return code
 2023-04-13  6:57 UTC  (6+ messages)

[RFC PATCH] vhost: enable IOMMU_NOTIFIER_UNMAP events handling when device-iotlb=on
 2023-04-13  6:56 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-13  6:57 UTC 

[Intel-xe] [PATCH] xe/xe_bo: Reject bo creation of unaligned size
 2023-04-13  6:56 UTC 

[PATCH v6 00/18] Use block pr_ops in LIO
 2023-04-12 18:28 UTC  (5+ messages)
` [dm-devel] "

[linux-lvm] bug? shrink lv by specifying pv extent to be removed does not behave as expected
 2023-04-12 13:53 UTC  (7+ messages)

[linux-lvm] bug? shrink lv by specifying pv extent to be removed does not behave as expected
 2023-04-12  9:28 UTC  (4+ messages)

[linux-lvm] How to convert a single path to a multipath after using dm-multipath
 2023-04-12  9:16 UTC  (3+ messages)

KFENCE: invalid read in leaf_paste_entries
 2023-04-13  6:54 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: add Cypress 43439 SDIO ids
 2023-04-13  6:54 UTC  (2+ messages)

Event device early back-pressure indication
 2023-04-13  6:54 UTC 

[PATCH v4] ARM: dts: imx7d-sdb-u-boot: Fix usdhc1 UHS operation
 2023-04-13  6:51 UTC  (2+ messages)

[PATCH v1 1/2] dts: fabric requirements
 2023-04-13  6:50 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-13  6:47 UTC 

[PATCH 1/2] patch.py: Use shlex instead of deprecated pipe
 2023-04-13  6:46 UTC  (2+ messages)
` [PATCH 2/2] package: "

[PATCH] drm/bridge: adv7511: fix use after free bug in adv7511_remove due to race condition
 2023-04-13  6:44 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add WCN6855 devcoredump support
 2023-04-13  6:43 UTC 

[PATCH net] ionic: Fix allocation of q/cq info structures from device local node
 2023-04-13  6:43 UTC  (8+ messages)

[PATCH] repack: fix geometric repacking with gitalternates
 2023-04-13  6:41 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 7/8] repack: honor `-l` when calculating pack geometry

[PATCH net-next V2 0/2] virtio-net: don't busy poll for cvq command
 2023-04-13  6:40 UTC  (6+ messages)
` [PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
` [PATCH net-next V2 2/2] virtio-net: sleep instead of busy waiting for cvq command

Did the in-kernel Camellia or CMAC crypto implementation break?
 2023-04-13  6:40 UTC  (7+ messages)

undefined reference to `ftrace_likely_update'
 2023-04-13  6:39 UTC 

[PATCH] accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP
 2023-04-13  6:38 UTC 

BUG: drivers/net/wireless: iwlwifi: IWL Error: ieee80211 phy0: Hardware restart was requested
 2023-04-13  6:38 UTC  (5+ messages)
` BUG: drivers/net/wireless: iwlwifi: IWL Error: "BUG: kernel NULL pointer dereference, address: 0000000000000150"

[PATCH 0/3] kunit: Fix reporting of the skipped parameterized tests
 2023-04-13  6:38 UTC  (11+ messages)
` [PATCH 1/3] kunit/test: Add example test showing parameterized testing
` [PATCH 2/3] kunit: Fix reporting of the skipped parameterized tests
` [PATCH 3/3] kunit: Update reporting function to support results from subtests

[PATCH net-next v4 0/5] Support MACsec VLAN
 2023-04-13  6:38 UTC  (4+ messages)
` [PATCH net-next v4 5/5] macsec: Add MACsec rx_handler change support

RTT-PROBE: lore-subspace-rtt
 2023-04-13  6:37 UTC 

[PATCH] coresight: Add support of setting trace id
 2023-04-13  6:34 UTC  (8+ messages)

Data corrupted error on dm-verity
 2023-04-13  6:33 UTC 

[PATCH] nvme/tcp: Add support to set the tcp worker cpu affinity
 2023-04-13  6:33 UTC  (2+ messages)

[PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer
 2023-04-13  6:31 UTC  (13+ messages)

[Intel-xe] [PATCH] drm/xe/bo: Return object bo size on create
 2023-04-13  6:31 UTC  (4+ messages)

[PATCH] dmadev: add tracepoints
 2023-04-13  6:30 UTC  (3+ messages)

[virtio-comment] [RFC] Define a low power state for devices
 2023-04-13  6:29 UTC  (3+ messages)

[stable:linux-4.14.y 2098/9999] drivers/iommu/intel-iommu.c:4174:9: warning: variable 'length' set but not used
 2023-04-13  6:29 UTC 

[RFC PATCH 0/4] Add support for QMC HDLC and PHY
 2023-04-13  6:29 UTC  (4+ messages)
` [RFC PATCH 2/4] phy: Extend API to support 'status' get and notification

[PATCH v2 1/2] blk-stat: fix QUEUE_FLAG_STATS clear
 2023-04-13  6:28 UTC  (2+ messages)
` [PATCH v2 2/2] blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW

[PATCH v9 0/9] Implement copy offload support
 2023-04-13  6:28 UTC  (4+ messages)
  ` [PATCH v9 9/9] null_blk: add support for copy offload
    ` [dm-devel] "

cleanup blk_mq_run_hw_queue v2
 2023-04-13  6:27 UTC  (10+ messages)
` [PATCH 1/5] blk-mq: cleanup __blk_mq_sched_dispatch_requests
` [PATCH 2/5] blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fn
` [PATCH 3/5] blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queue
` [PATCH 4/5] blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queue
` [PATCH 5/5] blk-mq: remove __blk_mq_run_hw_queue

[oe][meta-oe][kirkstone][PATCH 1/1] dlt-daemon: fix CVE-2023-26257
 2023-04-13  6:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-13  6:27 UTC 

[PATCH 0/6] crypto: api - Add support for cloning tfms
 2023-04-13  6:24 UTC  (7+ messages)
` [PATCH 1/6] crypto: api - Add crypto_tfm_get
` [PATCH 2/6] crypto: api - Add crypto_clone_tfm
` [PATCH 3/6] crypto: hash - Add crypto_clone_ahash/shash
` [PATCH 4/6] crypto: hmac - Add support for cloning
` [PATCH 5/6] crypto: cryptd - Convert hash to use modern init_tfm/exit_tfm
` [PATCH 6/6] crypto: cryptd - Add support for cloning hashes

[PATCH] usb: typec: ucsi: don't print PPM init deferred errors
 2023-04-13  6:22 UTC  (2+ messages)

[RFC PATCH v3 0/2] perf stat: Add option to aggregate data based on the cache topology
 2023-04-13  6:20 UTC  (3+ messages)
` [RFC PATCH v3 1/2] perf: Extract building cache level for a CPU into separate function
` [RFC PATCH v3 2/2] perf: Add option for --per-cache aggregation

[PATCH v2 1/9] riscv: Optimize source end address calculation in start.S
 2023-04-13  6:20 UTC  (9+ messages)
` [PATCH v2 2/9] riscv: Optimize loading relocation type
` [PATCH v2 3/9] tools: prelink-riscv: Cosmetic style fixes
` [PATCH v2 4/9] tools: prelink-riscv: Unmap the ELF image when done
` [PATCH v2 5/9] makefile: riscv: Drop useless argument of prelink-riscv
` [PATCH v2 6/9] riscv: Change to use positive offset to access relocation entries
` [PATCH v2 7/9] riscv: Avoid updating the link register
` [PATCH v2 8/9] riscv: spl: Remove relocation sections
` [PATCH v2 9/9] riscv: Update alignment for some sections in linker scripts

[PATCH 0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-04-13  6:09 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH 2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
` [PATCH 3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code

[PATCH 00/10] gve PMD enhancement
 2023-04-13  6:16 UTC  (11+ messages)
` [PATCH 01/10] net/gve: add Tx queue setup for DQO
` [PATCH 02/10] net/gve: add Rx "
` [PATCH 03/10] net/gve: support device start and close "
` [PATCH 04/10] net/gve: support queue release and stop "
` [PATCH 05/10] net/gve: support basic Tx data path "
` [PATCH 06/10] net/gve: support basic Rx "
` [PATCH 07/10] net/gve: support basic stats "
` [PATCH 08/10] net/gve: enable Tx checksum offload "
` [PATCH 09/10] net/gve: add maintainers for GVE
` [PATCH 10/10] net/gve: support jumbo frame for GQI

[PATCH] powerpc/mpc52xx_lpbfifo: Drop unused functions
 2023-04-13  6:16 UTC  (5+ messages)
    ` [PATCH] powerpc: Drop MPC5200 LocalPlus bus FIFO driver

RTT-PROBE: lore-subspace-rtt
 2023-04-13  6:17 UTC 

cleanup request insertation parameters v2
 2023-04-13  6:16 UTC  (7+ messages)
` [PATCH 08/18] blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request

21.11.4 patches review and test
 2023-04-13  6:12 UTC  (2+ messages)

[PATCH v3 0/4] pwm: meson: make full use of common clock framework
 2023-04-13  6:11 UTC  (6+ messages)
` [PATCH v3 4/4] "

[PATCH] drm/i915: Fix memory leaks in i915 selftests
 2023-04-13  6:10 UTC  (3+ messages)
  ` [Intel-gfx] "

Recover data from accidentally created raid5 over raid1
 2023-04-13  6:10 UTC  (6+ messages)

[PATCH v1 0/5] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode
 2023-04-13  6:08 UTC  (4+ messages)
` [PATCH v1 1/5] ufs: mcq: Add supporting functions for mcq abort

[PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups
 2023-04-13  6:07 UTC  (6+ 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.