All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 06:38:47 to 2023-07-10 07:23:40 UTC [more...]

[Nouveau] [PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
 2023-06-30 11:02 UTC  (2+ messages)
` [Nouveau] [PATCH v1 4/4] drm/radeon: Implement the is_boot_device callback function

[Nouveau] [PATCH] drm/nouveau/nvkm: do not use assignment in if condition
 2023-07-10  4:07 UTC  (3+ messages)
  `  "

[PATCH v2 0/6] PCI/VGA: Improve the default VGA device selection
 2023-07-02 18:27 UTC  (2+ messages)
` [Nouveau] [PATCH v2 3/6] drm/amdgpu: Implement the is_boot_device callback function

[Nouveau] [PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:31 UTC  (2+ messages)
  `  "

[PATCH] drm/nouveau/iccsense:
 2023-07-10  7:06 UTC  (2+ messages)

[PATCH] drm/nouveau/pci: ERROR: "foo * bar" should be "foo *bar"
 2023-07-10  7:22 UTC  (2+ messages)

[PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  4:05 UTC 

[PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:37 UTC 

Fwd: [PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:11 UTC  (3+ messages)
`  "

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-07-10  4:08 UTC  (3+ messages)
` [PATCH 4/4] vgacon, arch/*: remove unused screen_info definitions

[drm-misc:drm-misc-next 2/3] drivers/gpu/drm/loongson/lsdc_plane.c:199 lsdc_cursor_plane_atomic_async_check() warn: variable dereferenced before check 'state' (see line 180)
 2023-07-10  7:22 UTC  (6+ messages)

[RT] i915 sleeping function from atomic in gen6_reset_engines()
 2023-07-10  7:21 UTC  (2+ messages)

[PATCH net-next v3 0/8] net: freescale: Convert to platform remove callback returning void
 2023-07-10  7:19 UTC  (12+ messages)
` [PATCH net-next v3 1/8] net: dpaa: Improve error reporting
` [PATCH net-next v3 2/8] net: dpaa: Convert to platform remove callback returning void
` [PATCH net-next v3 3/8] net: fec: "
` [PATCH net-next v3 4/8] net: fman: "
` [PATCH net-next v3 5/8] net: fs_enet: "
` [PATCH net-next v3 6/8] net: fsl_pq_mdio: "
` [PATCH net-next v3 7/8] net: gianfar: "
` [PATCH net-next v3 8/8] net: ucc_geth: "

[igt-dev] [PATCH i-g-t v4 0/6] Speedup IGT build time
 2023-07-10  7:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Speedup IGT build time (rev5)

stable-rc/linux-6.3.y build: 120 builds: 1 failed, 119 passed, 5 errors (v6.3.11-441-gb95b57082420)
 2023-07-10  7:19 UTC 

[PATCH v4 1/2] bcache: Separate bch_moving_gc() from bch_btree_gc()
 2023-07-10  7:07 UTC  (2+ messages)
` [PATCH v4 2/2] bcache: only copy dirty data during moving gc

[PATCH v7] riscv: Add support for the Zfa extension
 2023-07-10  7:13 UTC  (3+ messages)

[PATCH 00/10] v3: Boot modules for Hyperlaunch
 2023-07-10  7:13 UTC  (4+ messages)
` [PATCH 04/10] x86 setup: porting dom0 construction logic to boot module structures

[PATCH v8] riscv: Add support for the Zfa extension
 2023-07-10  7:12 UTC 

[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
 2023-07-10  7:10 UTC  (4+ messages)

[PATCH bpf-next v3 0/8] BPF link support for tc BPF programs
 2023-07-10  7:10 UTC  (10+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v3 2/8] bpf: Add fd-based tcx multi-prog infra with link support
` [PATCH bpf-next v3 6/8] bpftool: Extend net dump with tcx progs

[PATCH][next] media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
 2023-07-10  7:10 UTC  (2+ messages)

[PATCH v2 00/18] tools/xenstore: drop TDB
 2023-07-10  6:59 UTC  (19+ messages)
` [PATCH v2 01/18] tools/xenstore: explicitly specify create or modify for tdb_store()
` [PATCH v2 02/18] tools/xenstore: replace key in struct node with data base name
` [PATCH v2 03/18] tools/xenstore: let transaction_prepend() return the name for access
` [PATCH v2 04/18] tools/xenstore: rename do_tdb_delete() and change parameter type
` [PATCH v2 05/18] tools/xenstore: rename do_tdb_write() "
` [PATCH v2 06/18] tools/xenstore: switch get_acc_data() to use name instead of key
` [PATCH v2 07/18] tools/xenstore: add wrapper for tdb_fetch()
` [PATCH v2 08/18] tools/xenstore: make hashtable key and value parameters const
` [PATCH v2 09/18] tools/xenstore: let hashtable_add() fail in case of existing entry
` [PATCH v2 10/18] tools/xenstore: add hashtable_replace() function
` [PATCH v2 11/18] tools/xenstore: drop use of tdb
` [PATCH v2 12/18] tools/xenstore: remove tdb code
` [PATCH v2 13/18] tools/xenstore: let db_delete() return void
` [PATCH v2 14/18] tools/xenstore: move copying of node data out of db_fetch()
` [PATCH v2 15/18] tools/xenstore: rework struct xs_tdb_record_hdr
` [PATCH v2 16/18] tools/xenstore: don't use struct node_perms in struct node
` [PATCH v2 17/18] tools/xenstore: use struct node_hdr "
` [PATCH v2 18/18] tools/xenstore: add nocopy flag to node read functions

[PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
 2023-07-10  6:39 UTC  (2+ messages)

[PATCH v2 0/2] Add compatible support for RT5733
 2023-07-10  7:09 UTC  (4+ messages)

[PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
 2023-07-10  6:38 UTC  (2+ messages)

[PATCH 0/2] proc: proc_setattr for /proc/$PID/net
 2023-07-10  7:09 UTC  (9+ messages)

[PATCH] Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
 2023-07-10  7:07 UTC 

[linux-lvm] The logical volume cannot be activated
 2023-07-10  6:47 UTC 

[PATCH v2 0/2] Add API for making parts of a MMIO page R/O and use it in XHCI console
 2023-07-10  7:04 UTC  (7+ messages)
` [PATCH v2 1/2] x86/mm: add API for marking only part of a MMIO page read only

ld.lld: error: section .bss load address range overlaps with .init.pi.text
 2023-07-10  7:04 UTC  (2+ messages)

[PATCH] media: venus: core: Set up secure memory ranges for SC7180
 2023-07-10  7:03 UTC  (2+ messages)

[PATCH v6 13/15] selftests/nolibc: add mmap_bad test case
 2023-07-10  7:04 UTC  (4+ messages)

[PATCH net-next v2 09/10] can: ems_pci: Remove unnecessary (void*) conversions
 2023-07-10  7:03 UTC  (4+ messages)

[PATCH] [RFT] sh: mach-r2d: Handle virq offset in cascaded IRL demux
 2023-07-10  7:03 UTC  (3+ messages)

[PATCH 0/2] kselftest/alsa: Decrease pcm-test duration to avoid timeouts
 2023-07-10  7:00 UTC  (11+ messages)
` [PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds

[PATCH 1/2] ALSA: emu10k1: make E-MU dock monitoring interrupt-driven
 2023-07-10  6:59 UTC  (2+ messages)
` [PATCH 2/2] ALSA: emu10k1: track loss of external clock on E-MU cards

[PATCH v5] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards
 2023-07-10  7:01 UTC  (3+ messages)

[PATCH] nvme-core: check id->mc before setting NVME_NS_METADATA_SUPPORTED
 2023-07-10  7:01 UTC  (4+ messages)

[PATCH v2 0/3] Galaxy S2 (i9100) panel updates v2
 2023-07-10  6:59 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

v6.1.y-dovetail-rebase
 2023-07-10  6:59 UTC  (3+ messages)

[RFC] memarea: introduce memory area library
 2023-07-10  6:49 UTC  (8+ messages)
` [PATCH v16 0/6] introduce memarea library
  ` [PATCH v16 1/6] memarea: "
  ` [PATCH v16 2/6] test/memarea: support memarea test
  ` [PATCH v16 3/6] memarea: support alloc and free API
  ` [PATCH v16 4/6] test/memarea: support alloc and free API test
  ` [PATCH v16 5/6] memarea: support dump API
  ` [PATCH v16 6/6] test/memarea: support dump API test

[PATCH v2] drm/ast: report connection status on Display Port
 2023-07-10  6:57 UTC  (2+ messages)

[PATCH v4 13/18] selftests/nolibc: prepare /tmp for tmpfs or ramfs
 2023-07-10  6:57 UTC  (3+ messages)

[PATCH 1/2] ALSA: pcmtest: Convert to platform remove callback returning void
 2023-07-10  6:55 UTC  (2+ messages)

[PATCH v3 0/4] Fix mediatek-drm coverity issues
 2023-07-10  6:45 UTC  (5+ messages)
` [PATCH v3 2/4] drm/mediatek: Add cnt checking for coverity issue

[PATCH kvmtool v2 0/4] Add --loglevel argument
 2023-07-10  6:56 UTC  (2+ messages)

[OE-core] [PATCH] qemu: Add qemu-common package
 2023-07-10  6:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 0/3] ublk: enable zoned storage support
 2023-07-10  6:54 UTC  (5+ messages)
` [PATCH v7 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT
` [PATCH v7 2/3] ublk: add helper to check if device supports user copy
` [PATCH v7 3/3] ublk: enable zoned storage support

[RFC 0/2] mm: PCP high auto-tuning
 2023-07-10  6:53 UTC  (3+ messages)
` [RFC 1/2] mm: add framework for "
` [RFC 2/2] mm: alloc/free depth based "

[RFC PATCH] x86/boot: add .sbat section to the bzImage
 2023-07-10  6:52 UTC  (2+ messages)

[PATCH v2 0/7] Add initial support for SM7125 and Xiaomi SM7125 platform
 2023-07-10  6:34 UTC  (3+ messages)
` [PATCH v2 5/7] arm64: dts: qcom: pm6150: Add resin and rtc nodes

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-10  6:52 UTC  (5+ messages)
` [PATCH v6 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT

[PATCH] media: mtk-jpeg: Set platform driver data earlier
 2023-07-10  6:51 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v9 0/4] Handle GT and tile seperation in IGT
 2023-07-10  6:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Handle GT and tile seperation in IGT (rev8)

[PATCH 00/21] q800: add support for booting MacOS Classic - part 2
 2023-07-10  6:50 UTC  (4+ messages)
` [PATCH 08/21] asc: generate silence if FIFO empty but engine still running

Bootchart2 is not generating a proper chart
 2023-07-10  6:50 UTC  (2+ messages)
` [poky] "

[PATCH] dmadev: add tracepoints
 2023-07-10  6:49 UTC  (4+ messages)
` [PATCH v4] "

[Tpm2] help regarding how to create NV under platform hierarchy
 2023-07-10  6:48 UTC 

[dm-devel] [PATCH 0/3] crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
 2023-07-05 20:57 UTC  (6+ messages)
` [dm-devel] [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY
` [dm-devel] [PATCH 2/3] crypto: api - adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
` [dm-devel] [PATCH 3/3] crypto: qat - remove CRYPTO_ALG_ALLOCATES_MEMORY flag

[PATCH 1/2] blk-flush: fix rq->flush.seq for post-flush requests
 2023-07-10  6:47 UTC  (2+ messages)
` [PATCH 2/2] blk-flush: don't need to end rq twice for non "

[linux-lvm] ThinPool performance problem with NVMe
 2023-06-23 23:22 UTC 

[linux-lvm] Documentation about allowing >2 disk failures?
 2023-07-10  4:41 UTC 

[dm-devel] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-07-05  3:27 UTC  (29+ messages)
` [dm-devel] [PATCH 01/29] mm: shrinker: add shrinker::private_data field
    ` [dm-devel] [External] "
` [dm-devel] [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [dm-devel] [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [dm-devel] [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [dm-devel] [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [dm-devel] [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[dm-devel] [PATCH -next 0/3] dm-raid: minor fixes
 2023-07-06 13:01 UTC  (3+ messages)
` [dm-devel] [PATCH -next 2/3] md/dm-raid: cleanup multiple equivalent goto tags from raid_ctr()

[dm-devel] [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-05 16:12 UTC  (10+ messages)
` [dm-devel] [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[dm-devel] fix the name_to_dev_t mess v2
 2023-06-27 10:38 UTC  (6+ messages)
` [dm-devel] [PATCH 08/24] init: pass root_device_name explicitly

[dm-devel] [PATCH] multipath-tools build: accept KBUILD_BUILD_TIMESTAMP from env
 2023-06-26 15:12 UTC  (3+ messages)

[dm-devel] [PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq
 2023-06-27  7:19 UTC  (10+ messages)
      ` [dm-devel] [v2 "

[dm-devel] [PATCH v13 0/9] Implement copy offload support
 2023-06-28  6:51 UTC  (9+ messages)
  ` [dm-devel] [PATCH v13 1/9] block: Introduce queue limits for copy-offload support
  ` [dm-devel] [PATCH v13 2/9] block: Add copy offload support infrastructure
  ` [dm-devel] [PATCH v13 3/9] block: add emulation for copy
  ` [dm-devel] [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device

[dm-devel] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-23 10:01 UTC  (3+ messages)
` [dm-devel] [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker

[dm-devel] [PATCH] dm: Convert to use time_after_eq macro
 2023-07-06  9:30 UTC 

[dm-devel] [PATCH 01/30] block: also call ->open for incremental partition opens
 2023-07-06  0:18 UTC  (2+ messages)
` [dm-devel] [f2fs-dev] "

cannot run trace-cmd split in parallel
 2023-07-10  6:44 UTC  (2+ messages)

[PATCH] fpga: dfl: fme: use SI unit prefix macros
 2023-07-10  6:40 UTC  (2+ messages)

[PATCH V8 00/23] Add support UHS-II for GL9755
 2023-07-10  6:43 UTC  (3+ messages)
` [PATCH V8 02/23] mmc: core: Prepare to support SD UHS-II cards

[PATCH v3 0/4] blk-mq: optimize the size of struct request
 2023-07-10  6:42 UTC  (3+ messages)
` [PATCH v3 2/4] blk-mq: use percpu csd to remote complete instead of per-rq csd

[PATCH net-next v2 10/10] net: bna: Remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH net-next v2 08/10] net: mdio: Remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH v3 0/4] QGA VSS Logging
 2023-07-10  6:40 UTC  (7+ messages)
` [PATCH v3 1/4] QGA VSS: Add wrapper to send log to debugger and stderr

[PATCH v1] mkeficapsule: fix efi_firmware_management_capsule_header data type
 2023-07-10  6:41 UTC  (4+ messages)

[PATCH net-next v2 07/10] ethernet: smsc: remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH v10 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-10  6:41 UTC  (2+ messages)
` [v10,1/2] "

[PATCH net-next v2 06/10] ice: remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH 0/2] blk-mq & nvme-pci: fix io failure in kdump kernel
 2023-07-10  6:41 UTC  (3+ messages)
` [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues

[PATCH net-next v2 05/10] net: hns: Remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH net-next v2 04/10] net: hns3: remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH] drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
 2023-07-10  6:40 UTC  (4+ messages)

[PATCH net-next v2 03/10] net: ppp: Remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH net-next v2 02/10] net: atlantic: Remove unnecessary (void*) conversions
 2023-07-10  6:39 UTC 

fix discard limits
 2023-07-10  6:39 UTC  (4+ messages)
` [PATCH 3/4] nvme: fix max_discard_sectors calculation

[PATCH v2] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros
 2023-07-10  6:35 UTC  (3+ messages)
` [PATCH v3] fpga: dfl: afu: use PFN_DOWN() helper macro

[PATCH 0/1] hw/arm/sbsa-ref: set 'slots' property of xhci
 2023-07-10  6:37 UTC  (2+ messages)
` [PATCH 1/1] "

drivers/media/i2c/tc358746.c:817:13: warning: 'p_best' is used uninitialized
 2023-07-10  6:38 UTC  (2+ messages)

[PATCH 1/7] ARM: boards: make use of MDIO_MMD register defines
 2023-07-10  6:36 UTC  (3+ messages)
` [PATCH 3/7] net: phy: sync phy_{write,read,modify}_mmd_indirect with linux
` [PATCH 6/7] net: phy: at803x: add disable hibernation mode 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.