All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-01 13:54:57 to 2022-04-01 14:26:13 UTC [more...]

[PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
 2022-04-01 14:19 UTC  (3+ messages)

[PATCH AUTOSEL 5.17 001/149] drm: Add orientation quirk for GPD Win Max
 2022-04-01 14:24 UTC  (20+ messages)
` [PATCH AUTOSEL 5.17 002/149] Bluetooth: hci_sync: Fix compilation warning
` [PATCH AUTOSEL 5.17 003/149] ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
` [PATCH AUTOSEL 5.17 004/149] Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
` [PATCH AUTOSEL 5.17 005/149] drm/amd/display: Add signal type check when verify stream backends same
` [PATCH AUTOSEL 5.17 006/149] drm/amdkfd: enable heavy-weight TLB flush on Arcturus
` [PATCH AUTOSEL 5.17 007/149] drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800
` [PATCH AUTOSEL 5.17 008/149] drm/edid: improve non-desktop quirk logging
` [PATCH AUTOSEL 5.17 009/149] Bluetooth: hci_event: Ignore multiple conn complete events
` [PATCH AUTOSEL 5.17 010/149] scsi: scsi_debug: Address races following module load
` [PATCH AUTOSEL 5.17 011/149] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
` [Intel-wired-lan] [PATCH AUTOSEL 5.17 041/149] i40e: Add sending commands in atomic context
` [PATCH AUTOSEL 5.17 044/149] ipv6: make mc_forwarding atomic
` [Intel-wired-lan] [PATCH AUTOSEL 5.17 111/149] iavf: stop leaking iavf_status as "errno" values

[PATCH v9 00/18] KVM: s390: pv: implement lazy destroy for reboot
 2022-04-01 14:25 UTC  (7+ messages)
` [PATCH v9 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v9 04/18] KVM: s390: pv: refactor s390_reset_acc

[PATCH 2/2] bsd-user: correct notion of return value
 2022-04-01 11:13 UTC 

[RFC PATCH v3 00/10] Support microcode updates affecting SGX
 2022-04-01 14:24 UTC  (11+ messages)
` [RFC PATCH v3 01/10] x86/sgx: Introduce mechanism to prevent new initializations of EPC pages
` [RFC PATCH v3 02/10] x86/sgx: Provide VA page non-NULL owner
` [RFC PATCH v3 03/10] x86/sgx: Save enclave pointer for VA page
` [RFC PATCH v3 04/10] x86/sgx: Keep record for SGX VA and Guest page type
` [RFC PATCH v3 05/10] x86/sgx: Save the size of each EPC section
` [RFC PATCH v3 06/10] x86/sgx: Forced EPC page zapping for EUPDATESVN
` [RFC PATCH v3 07/10] x86/sgx: Define error codes for ENCLS[EUPDATESVN]
` [RFC PATCH v3 08/10] x86/sgx: Implement ENCLS[EUPDATESVN]
` [RFC PATCH v3 09/10] x86/cpu: Call ENCLS[EUPDATESVN] procedure in microcode update
` [RFC PATCH v3 10/10] x86/sgx: Call ENCLS[EUPDATESVN] during SGX initialization

[PATCH 00/17] tests/docker and tests/tcg cleanup and diet
 2022-04-01 14:13 UTC  (14+ messages)
` [PATCH 01/17] tests/docker: remove dead code for linux-user containers
` [PATCH 02/17] tests/docker: remove test targets
` [PATCH 03/17] tests/docker: remove dead variable
` [PATCH 04/17] tests/docker: remove unnecessary default definitions
` [PATCH 05/17] tests/docker: inline variable definitions or move close to use
` [PATCH 06/17] tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
` [PATCH 07/17] tests/docker: simplify docker-TEST@IMAGE targets
` [PATCH 08/17] tests/docker: do not duplicate rules for hexagon-cross
` [PATCH 09/17] tests/tcg: add compiler test variables when using containers
` [PATCH 11/17] tests/tcg: remove CONFIG_USER_ONLY from config-target.mak
` [PATCH 12/17] tests/tcg: prepare Makefile.prereqs at configure time
` [PATCH 14/17] tests/tcg: invoke Makefile.target directly from QEMU's makefile
` [PATCH 15/17] tests/tcg: isolate from QEMU's config-host.mak

[PATCH] sepolgen: Update permission map
 2022-04-01 14:23 UTC 

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

[PATCH v3 0/6] Verify dirty logging works properly with page stats
 2022-04-01 14:22 UTC  (3+ messages)
` [PATCH v3 2/6] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages

[PATCH 1/2] mm: page_alloc: simplify pageblock migratetype check in __free_one_page()
 2022-04-01 14:22 UTC  (5+ messages)
` [PATCH 2/2] mm: wrap __find_buddy_pfn() with a necessary buddy page validation

[PATCH] kbuild: use hostname -s along uname to obtain LINUX_COMPILE_HOST
 2022-04-01 14:19 UTC  (3+ messages)

[PATCH v2] libsepol: Replace calls to mallocarray() with calls to calloc()
 2022-04-01 14:20 UTC 

[igt-dev] [PATCH i-g-t 00/11] Per client GPU utilisation
 2022-04-01 14:19 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 03/11] intel-gpu-top: Add support for per client stats
    ` [Intel-gfx] "

9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)
 2022-04-01 14:19 UTC  (3+ messages)

[PATCH] leds: pca955x: Add HW blink support
 2022-04-01 14:17 UTC  (4+ messages)

[uU PATCH 0/8] Integration of sysfw and tispl with U-Boot build
 2022-04-01 14:12 UTC  (9+ messages)
` [uU PATCH 1/8] tools: config: yaml: Add board config class to generate config binaries
` [uU PATCH 2/8] binman: etype: sysfw: Add entry type for sysfw
` [uU PATCH 3/8] schema: yaml: Add board config schema
` [uU PATCH 4/8] config: yaml: j721e_evm: Add board config for J721E EVM
` [uU PATCH 5/8] binman: sysfw: Add support for packaging tiboot3.bin and sysfw.itb
` [uU PATCH 6/8] binman: dtsi: sysfw: j721e: Use binman to package sysfw.itb
` [uU PATCH 7/8] binman: etype: dm: Add entry type for TI DM
` [uU PATCH 8/8] binman: dtsi: tispl: j721e: Use binman to package tispl.bin

[PATCH] audit: do a quick exit when syscall number is invalid
 2022-04-01 14:16 UTC  (7+ messages)

[PATCH v2 0/4] Add support for MediaTek MT8195 demo board
 2022-04-01 14:13 UTC  (8+ messages)
` [PATCH v2 2/4] arm64: dts: mediatek: Add device-tree for MT8195 Demo board

[PATCH] target/riscv: Fix incorrect PTE merge in walk_pte
 2022-04-01 12:22 UTC 

[PATCH v2 0/2] btrfs: zoned: activate new BG only from extent allocation context
 2022-04-01 14:12 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: zoned: activate block group only for extent allocation

[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-04-01 14:12 UTC  (5+ messages)

[PATCH 0/2] PM: runtime/cpuidle: Improve suspend-to-ram support for cpuidle-psci
 2022-04-01 14:11 UTC  (6+ messages)
` [PATCH 1/2] PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
` [PATCH 2/2] cpuidle: psci: Improve support for suspend-to-ram for PSCI OSI mode

[PATCH] dt-bindings: Fix 'enum' lists with duplicate entries
 2022-04-01 14:12 UTC  (2+ messages)

[PATCH 0/6] mmc: renesas_sdhi: internal_dmac: updates after refactoring
 2022-04-01 14:13 UTC  (3+ messages)
` [PATCH 6/6] mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirk

[Intel-gfx] [PATCH v8 0/3] Refactor GVT-g MMIO tracking table and handlers
 2022-04-01 14:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH 00/29] UFS patches for kernel v5.19
 2022-04-01 14:12 UTC  (8+ messages)
` [PATCH 29/29] scsi: ufs: Split the drivers/scsi/ufs directory

[PATCH i-g-t 0/3] Per client GPU utilisation
 2022-04-01 14:11 UTC  (12+ messages)
` [igt-dev] "
` [Intel-gfx] "
` [PATCH i-g-t 1/3] lib: Helper library for parsing i915 fdinfo output
  ` [igt-dev] "
  ` [Intel-gfx] "
` [PATCH i-g-t 2/3] tests/i915/drm_fdinfo: Basic and functional tests for GPU busyness exported via fdinfo
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 3/3] intel-gpu-top: Add support for per client stats
  ` [igt-dev] "
  `  "

[Intel-gfx] [PATCH v7 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-04-01 14:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ttm: Evict and restore of compressed object (rev7)

[GIT PULL] XArray fixes for 5.18
 2022-04-01 14:11 UTC 

[PATCH v3 0/7] Fix AST2600 quad mode SPI pinmux settings
 2022-04-01 14:10 UTC  (8+ messages)

Adding a 4TB disk to a 2x4TB btrfs (data:single) filesystem and balancing takes extremely long (over a month). Filesystem has been deduped with bees
 2022-04-01 14:11 UTC  (2+ messages)

[PATCH net v2 0/3] net: phy: micrel: Remove latencies support lan8814
 2022-04-01 14:11 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/12] drm/edid: cleanup and refactoring around validity checks
 2022-04-01 14:11 UTC  (4+ messages)
  `  "

[PATCH 0/3] ceph: only send the metrices supported by the MDS for old cephs
 2022-04-01 14:11 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH v4 0/9] dom0less PV drivers
 2022-04-01 14:11 UTC  (8+ messages)
` [PATCH v4 8/9] tools: add example application to initialize "

[RFC 0/5] big-cqe based uring-passthru
 2022-04-01 11:03 UTC  (6+ messages)
  ` [RFC 1/5] io_uring: add support for 128-byte SQEs
  ` [RFC 2/5] fs: add file_operations->async_cmd()
  ` [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
  ` [RFC 4/5] io_uring: add support for big-cqe
  ` [RFC 5/5] nvme: wire-up support for async-passthru on char-device

[Bug 210425] Plugging in or unplugging power cord while system is suspended does not trigger updates
 2022-04-01 14:10 UTC 

[Intel-gfx] [PATCH] drm/i915/debugfs: Dump i915 children runtime status
 2022-04-01 14:09 UTC  (7+ messages)

[PATCH] mmc: renesas_sdhi: Add missing checks for the presence of quirks
 2022-04-01 14:09 UTC 

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-01 14:08 UTC  (4+ messages)
` [RFC PATCH v5 038/104] KVM: x86/mmu: Allow per-VM override of the TDP max page level

[PATCH] Add Altera hardware mutex driver
 2022-04-01 14:08 UTC  (3+ messages)

[PATCH v2] powerpc/rtas: Keep MSR[RI] set when calling RTAS
 2022-04-01 14:06 UTC  (2+ messages)

[PATCH v2 0/3] IIO: Where dev_pm_ops rework and namespaces meet
 2022-04-01 14:06 UTC  (4+ messages)
` [PATCH v2 1/3] iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()
` [PATCH v2 2/3] PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv
` [PATCH v2 3/3] iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespace

[PULL 0/4] Trivial branch for 7.0 patches
 2022-04-01 14:04 UTC  (3+ messages)

[PATCH v2] imx: power-domain: Add i.MX8MP HSIOMIX driver
 2022-04-01 14:06 UTC 

[PATCH] KVM: arm64: Don't split hugepages outside of MMU write lock
 2022-04-01 14:05 UTC  (5+ messages)

[PATCH] KVM: MMU: fix an IS_ERR() vs NULL bug
 2022-04-01 14:06 UTC  (3+ messages)

[PATCH 0/8] IIO: Where dev_pm_ops rework and namespaces meet
 2022-04-01 14:06 UTC  (9+ messages)
` [PATCH 2/8] PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv

[PATCH] ARM: dts: colibri-imx6ull: fix mac address passing
 2022-04-01 14:05 UTC  (8+ messages)

[PATCH net 0/3] net: phy: micrel: Remove latencies support lan8814
 2022-04-01 14:05 UTC  (7+ messages)
` [PATCH net 2/3] net: phy: micrel: Remove latency from driver

[PATCH v5.18] ath11k: fix driver initialization failure with WoW unsupported hw
 2022-04-01 14:05 UTC  (10+ messages)

[PATCH v2] drm/amdgpu: don't use BACO for reset in S3
 2022-04-01 14:02 UTC 

[PATCH v2 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-04-01 13:59 UTC  (8+ messages)
` [PATCH v2 6/7] block/copy-before-write: implement cbw-timeout option
` [PATCH v2 7/7] iotests: copy-before-write: add cases for "

Commit logs update request
 2022-04-01 14:01 UTC  (4+ messages)

[PATCH 0/3] arm64: add support for new reloc type in kexec-arm64.c
 2022-04-01 14:01 UTC  (2+ messages)

[PATCH 0/2] misc improvement of code
 2022-04-01 14:00 UTC  (2+ messages)

[PATCH] arm64: fix static data relocations in machine_apply_elf_rel()
 2022-04-01 14:00 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.18-rc1
 2022-04-01 14:00 UTC 

[PATCH v3 0/4] Shovel firmware specific code to appropriate locations
 2022-04-01 13:59 UTC  (2+ messages)

[PATCH v2 0/2] qcow2: Improve refcount structure rebuilding
 2022-04-01 13:55 UTC  (4+ messages)
` [PATCH v2 2/2] iotests/108: Test new refcount rebuild algorithm

[PATCH] drm/amdgpu: don't use BACO for reset in S3
 2022-04-01 13:59 UTC  (3+ messages)

XDP multi-buffer and AF_XDP
 2022-04-01 13:52 UTC  (6+ messages)

git log --since to not stop after first old commit?
 2022-04-01 13:51 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: remove unnecessary flush_workqueue()
 2022-04-01 13:59 UTC  (2+ messages)

[PATCH 0/3] softfloat: FloatRelation cleanups
 2022-04-01 13:49 UTC  (3+ messages)
` [PATCH 2/3] softfloat: Use FloatRelation within partsN_compare

[PATCH net-next] rtnetlink: return ENODEV when ifname does not exist and group is given
 2022-04-01 13:57 UTC  (3+ messages)

[PATCH v2 1/2] spi: dt-bindings: qcom,spi-geni-qcom: convert to dtschema
 2022-04-01 13:57 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: qcom: qcom,geni-se: refer to dtschema for SPI

[PATCH 1/3] iio: buffer: remove usage of list iterator variable for list_for_each_entry_continue_reverse()
 2022-04-01 13:55 UTC  (3+ messages)

[PULL 00/29] softfloat patch queue
 2022-04-01 13:33 UTC  (6+ messages)
` [PULL 06/29] softfloat: Move compare_floats to softfloat-parts.c.inc

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-04-01 13:54 UTC  (16+ messages)

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-01 13:54 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.