All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-22 13:50:30 to 2022-02-22 14:15:30 UTC [more...]

[RFC PATCH 00/13] ARC: handle the lack of ZOL support
 2022-02-22 14:14 UTC  (7+ messages)
` [RFC PATCH 01/13] ARC: uaccess: elide unaligned handling if hardware supports
` [RFC PATCH 02/13] ARC: Kconfig: introduce option to disable ZOL
` [RFC PATCH 03/13] ARC: uaccess: drop CC_OPTIMIZE_FOR_SIZE
` [RFC PATCH 04/13] ARC: uaccess: elide ZOL, use double load/stores
` [RFC PATCH 05/13] ARCv2: memset: don't prefetch for len == 0 which happens a lot
` [RFC PATCH 06/13] ARCv2: memset: elide unaligned handling if hardware supports

move more work to disk_release
 2022-02-22 14:14 UTC  (11+ messages)
` [PATCH 01/12] blk-mq: do not include passthrough requests in I/O accounting
` [PATCH 02/12] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs
` [PATCH 03/12] scsi: don't use disk->private_data to find the scsi_driver
` [PATCH 04/12] sd: make use of ->free_disk to simplify refcounting
` [PATCH 05/12] sd: remove the extra sdev_gendev reference
` [PATCH 06/12] sr: implement ->free_disk
` [PATCH 07/12] block: move blkcg initialization/destroy into disk allocation/release handler
` [PATCH 08/12] block: don't remove hctx debugfs dir from blk_mq_exit_queue
` [PATCH 09/12] block: move q_usage_counter release into blk_queue_release
` [PATCH 10/12] block: move blk_exit_queue into disk_release

[PATCH v8 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-02-22 14:15 UTC  (4+ messages)

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-02-22 14:13 UTC  (10+ messages)
` [PATCH 2/4] mtd: spi-nor: core: "

[Qemu-devel] [Bug 1772165] [NEW] qemu-system-arm: -device usb-host, bus=001, vendorid=0x04f2, productid=0x0111: Bus '001' not found
 2022-02-22 13:56 UTC  (2+ messages)
` [Bug 1772165] Re: arm raspi2/raspi3 emulation has no USB support

[PATCH] sched: fix integer handling issue
 2022-02-22 14:13 UTC  (2+ messages)

[PATCH v8 00/13] module: core code clean up
 2022-02-22 14:13 UTC  (14+ messages)
` [PATCH v8 01/13] module: Move all into module/
` [PATCH v8 02/13] module: Simple refactor in preparation for split
` [PATCH v8 03/13] module: Make internal.h and decompress.c more compliant
` [PATCH v8 04/13] module: Move livepatch support to a separate file
` [PATCH v8 05/13] module: Move latched RB-tree "
` [PATCH v8 06/13] module: Move strict rwx "
` [PATCH v8 07/13] module: Move extra signature support out of core code
` [PATCH v8 08/13] module: Move kmemleak support to a separate file
` [PATCH v8 09/13] module: Move kallsyms support into "
` [PATCH v8 10/13] module: Move procfs "
` [PATCH v8 11/13] module: Move sysfs "
` [PATCH v8 12/13] module: Move kdb_modules list out of core code
` [PATCH v8 13/13] module: Move version support into a separate file

[PATCH v5 0/4] tls: add macros for coroutine-safe TLS variables
 2022-02-22 14:01 UTC  (5+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] util/async: replace __thread with QEMU TLS macros
` [PATCH v5 3/4] rcu: use coroutine "
` [PATCH v5 4/4] cpus: use coroutine TLS macros for iothread_locked

[PATCH] cirrus: update FreeBSD to 12.3
 2022-02-22 14:12 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/tgl: Simply subplatform detection
 2022-02-22 14:14 UTC 

[PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
 2022-02-22 14:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-22 14:11 UTC 

[PATCH] PCI: cadence: respond to received PTM Requests
 2022-02-22 14:10 UTC  (2+ messages)

[PATCH V6] panic: Move panic_print before kmsg dumpers
 2022-02-22 14:10 UTC  (7+ messages)

[PATCH v9 0/4] Rx mode support for Cadence DPHY
 2022-02-22 14:10 UTC  (4+ messages)
` [PATCH v9 1/4] phy: cadence: Add Cadence D-PHY Rx driver

[PATCH v3 00/25] Add initial support for MHI endpoint stack
 2022-02-22 14:10 UTC  (9+ messages)
` [PATCH v3 15/25] bus: mhi: ep: Add support for processing MHI endpoint interrupts
` [PATCH v3 16/25] bus: mhi: ep: Add support for powering up the MHI endpoint stack

[RFC PATCH 0/8] dt-bindings: ufs: add common platform bindings + fixes
 2022-02-22 14:07 UTC  (6+ messages)
` [RFC PATCH 8/8] arm64: dts: ti: use 'freq-table' in UFS node

[PATCH v2 0/2] Introduce 'advanced' Energy Model in DT
 2022-02-22 14:07 UTC  (3+ messages)
` [[PATCH v2 1/2] dt-bindings: opp: Add 'opp-microwatt' entry in the OPP
` [[PATCH v2 2/2] OPP: Add 'opp-microwatt' parsing for advanced EM registration

[igt-dev] [PATCH i-g-t v3 0/2] Avoid process exit return values in igt_kmod
 2022-02-22 14:08 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] lib/igt_kmod: Don't use process exit return value
` [igt-dev] [PATCH i-g-t v3 2/2] test/perf_pmu: Change module unload assertion

[PATCH] iio: mma8452: use the correct logic to get mma8452_data
 2022-02-22 14:01 UTC  (2+ messages)

[Virtio-fs] [virtiofsd] MR merged: passthrough: Use application-specific inode storage
 2022-02-22 14:08 UTC 

[RFT PATCH 0/3] Fix kfree() of const memory on setting driver_override
 2022-02-22 14:06 UTC  (5+ messages)

[PATCH] clk: bcm2835: Remove unused variable
 2022-02-22 14:07 UTC 

[PATCH 00/11] Updates to worktree code and docs
 2022-02-22 14:06 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 06/11] worktree: use 'worktree' over 'working tree'

[PATCH] t6423-merge-rename-directories.sh: use the $(...) construct for command substitution
 2022-02-22 14:06 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-22 14:06 UTC 

[PATCH] powerpc: Remove remaining stab codes
 2022-02-22 14:05 UTC  (2+ messages)

[PATCH MANUALSEL 5.10 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-02-22 14:05 UTC  (2+ messages)
` [PATCH MANUALSEL 5.10 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[PATCH MANUALSEL 5.15 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-02-22 14:05 UTC  (2+ messages)
` [PATCH MANUALSEL 5.15 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[igt-dev] [PATCH i-g-t v8] tests/kms_display_modes: Add test for extended mode
 2022-02-22 14:04 UTC  (2+ messages)

[PATCH MANUALSEL 5.16 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-02-22 14:05 UTC  (2+ messages)
` [PATCH MANUALSEL 5.16 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[PATCH 0/2] ARC: atomic: cleanup and optimization fixes
 2022-02-22 14:05 UTC  (3+ messages)
` [PATCH 1/2] ARC: atomic: cleanup atomic-llsc definitions
` [PATCH 2/2] ARC: atomic: avoid unwanted gcc optimizations in atomic operations

remove struct scsi_request
 2022-02-22 14:04 UTC  (9+ messages)
` [PATCH 1/8] bsg: don't include scsi_request.h in bsg-lib.h
` [PATCH 2/8] target/pscsi: remove struct pscsi_plugin_task
` [PATCH 3/8] scsi: don't memset the entire scsi_cmnd in scsi_init_command
` [PATCH 4/8] scsi: remove the cmd field from struct scsi_request
` [PATCH 5/8] scsi: remove the sense and sense_len fields "
` [PATCH 6/8] scsi: move the resid_len field from struct scsi_request to struct scsi_cmnd
` [PATCH 7/8] scsi: move the result "
` [PATCH 8/8] scsi: remove struct scsi_request

[Intel-gfx] [PATCH 0/8] Per client GPU utilisation
 2022-02-22 14:04 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Explicitly track DRM clients
` [Intel-gfx] [PATCH 2/8] drm/i915: Make GEM contexts "
` [Intel-gfx] [PATCH 3/8] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [Intel-gfx] [PATCH 4/8] drm/i915: Track all user contexts per client
` [Intel-gfx] [PATCH 5/8] drm/i915: Track context current active time
` [Intel-gfx] [PATCH 6/8] drm: Document fdinfo format specification
` [Intel-gfx] [PATCH 7/8] drm/i915: Count engine instances per uabi class
` [Intel-gfx] [PATCH 8/8] drm/i915: Expose client engine utilisation via fdinfo

[PATCH] vhost: validate range size before adding to iotlb
 2022-02-22 14:04 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t 1/2] lib: Use safe wrappers around libpciaccess initialization functions
 2022-02-22 14:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[cocci] [PATCH] add usage-strings ci check and amend remaining usage strings
 2022-02-22 14:03 UTC  (2+ messages)
`  "

[PATCH] meta: update license names
 2022-02-22 14:04 UTC 

[PATCH 00/11] add missing C++ guards
 2022-02-22 14:02 UTC  (3+ messages)

[PATCH v2 00/22] drm: Fill in default values for plane properties
 2022-02-22 14:02 UTC  (4+ messages)
` [PATCH v2 13/22] drm/nouveau/kms: Remove redundant zpos initialisation
  ` [Nouveau] "

[Intel-gfx] [PATCH v2] drm/i915: Clarify vma lifetime
 2022-02-22 14:01 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Clarify vma lifetime (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

RTT-PROBE: lore-subspace-rtt
 2022-02-22 14:01 UTC 

[PATCH] Documentation: block/diskstats: update function names
 2022-02-22 14:01 UTC  (2+ messages)

[PATCH v1 0/3] libtracefs: Add APIs for user_events to libtracefs
 2022-02-22 14:00 UTC  (7+ messages)
` [PATCH v1 1/3] libtracefs: Add user_events to libtracefs sources

[PATCH] block: clear iocb->private in blkdev_bio_end_io_async()
 2022-02-22 14:00 UTC  (2+ messages)

Using FIO on systems with <=512MB RAM
 2022-02-22 14:00 UTC  (3+ messages)

[PATCH -next v2] block: update io_ticks when io hang
 2022-02-22 13:59 UTC  (2+ messages)

[PATCH v3 1/6] ath11k: Add basic WoW functionalities
 2022-02-22 13:59 UTC  (4+ messages)

[PULL v2 0/5] 9p queue (previous 2022-02-10)
 2022-02-22 13:54 UTC  (4+ messages)
` [PULL v2 5/5] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread

[PATCH] vl: Fixup mismatching ram size
 2022-02-22 13:39 UTC 

[PATCH kvmtool v3] aarch64: Add stolen time support
 2022-02-22 13:58 UTC  (3+ messages)

[PATCH i-g-t 00/11] Per client GPU utilisation
 2022-02-22 13:56 UTC  (36+ messages)
` [igt-dev] "
` [Intel-gfx] "
` [PATCH i-g-t 01/11] lib: Helper library for parsing i915 fdinfo output
  ` [igt-dev] "
  ` [Intel-gfx] "
` [PATCH i-g-t 02/11] tests/i915/drm_fdinfo: Basic and functional tests for GPU busyness exported via fdinfo
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 03/11] intel-gpu-top: Add support for per client stats
  ` [igt-dev] "
  `  "
` [PATCH i-g-t 04/11] lib: Extract igt_drm_clients from intel_gpu_top
  ` [igt-dev] "
  ` [Intel-gfx] "
` [PATCH i-g-t 05/11] libdrmfdinfo: Allow specifying custom engine map
  ` [igt-dev] "
  ` [Intel-gfx] "
` [PATCH i-g-t 06/11] libdrmclients: Record client drm minor
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 07/11] libdrmclient: Support multiple DRM cards
  ` [igt-dev] "
  `  "
` [PATCH i-g-t 08/11] libdrmfdinfo: Track largest engine index
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 09/11] libdrmclient/intel_gpu_top: Decouple hardcoded engine assumptions
  ` [igt-dev] "
  `  "
` [PATCH i-g-t 10/11] libdrmclient: Enforce client status sort order in the library
  ` [igt-dev] "
  ` [Intel-gfx] "
` [PATCH i-g-t 11/11] gputop: Basic vendor agnostic GPU top tool
  ` [igt-dev] "
  ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-02-22 13:56 UTC 

[igt-dev] [PATCH i-g-t, v3] tests/debugfs_test: Added test description for test case
 2022-02-22 13:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/debugfs_test: Added test description for test case (rev3)

[PATCH v3 0/6] ath11k: support WoW functionalities
 2022-02-22 13:54 UTC  (4+ messages)
` [PATCH v3 6/6] ath11k: support GTK rekey offload

[PATCH v3] scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c
 2022-02-22 13:54 UTC 

[PATCH] udev-md-raid-assembly.rules: skip if DM_UDEV_DISABLE_OTHER_RULES_FLAG
 2022-02-22 13:54 UTC  (8+ messages)
        ` [dm-devel] "

[PATCH 0/2] microproject: avoid using pipes in test
 2022-02-22 13:54 UTC  (4+ messages)
` [PATCH 1/2] t0001: remove pipes

[PATCH 1/2] libsepol: add sepol_av_perm_to_string
 2022-02-22 13:54 UTC  (5+ messages)
` [RFC PATCH v2 1/4] "
  ` [RFC PATCH v2 2/4] libsepol: introduce sepol_const_security_context_t typedef
  ` [RFC PATCH v2 3/4] libsepol: export functions for policy analysis
  ` [RFC PATCH v2 4/4] libsepol: add policy utilities

[PATCH] drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK to fix applications running across multiple GPU config hang
 2022-02-22 13:54 UTC  (2+ messages)

[PATCH v10 0/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-22 13:53 UTC  (5+ messages)
` [PATCH v10 3/4] "

[PATCH v2] drm/amd/display: add GTT domain support for dcn 3.1.5 and 3.1.6
 2022-02-22 13:52 UTC  (2+ messages)

[PATCHv3 00/32] TDX Guest: TDX core support
 2022-02-22 13:52 UTC  (9+ messages)
` [PATCHv3 02/32] x86/coco: Add API to handle encryption mask

[PATCH 0/7] add support for GSC in XeHP SDV platform
 2022-02-22 13:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH 1/2] xhci: fix garbage USBSTS being logged in some cases
 2022-02-22 13:41 UTC  (2+ messages)
` [PATCH 2/2] xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()

[RFC PATCH 0/1] dt-bindings: arm: Add scmi_devid paramter for
 2022-02-22 13:51 UTC  (3+ messages)

[PATCH 1/4] newrole: add Makefile target to test build options
 2022-02-22 13:51 UTC  (4+ messages)
` [PATCH 2/4] newrole: silence compiler warnings
` [PATCH 3/4] newrole: check for crypt(3) failure
` [PATCH 4/4] newrole: ensure password memory erasure

RTT-PROBE: lore-subspace-rtt
 2022-02-22 13:51 UTC 

[PATCH] libsepol: validate expressions by evaluating
 2022-02-22 13:50 UTC 

[PATCH 1/3] drm/edid: parse multiple CEA extension block
 2022-02-22 14:02 UTC  (4+ messages)
` [v2 "
  ` [v2 2/3] drm/edid: read HF-EEODB ext block
  ` [v2 3/3] drm/edid: parse HF-EEODB CEA extension block

[PATCH v4 0/7] media: imx: Destage imx7-mipi-csis
 2022-02-22 13:43 UTC  (2+ 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.