All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-26 21:53:54 to 2022-10-26 23:25:16 UTC [more...]

[Intel-gfx] [PATCH 00/11] drm/i915: More gamma work
 2022-10-26 23:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v3 00/19] Use block pr_ops in LIO
 2022-10-26 23:19 UTC  (10+ messages)
` [PATCH v3 01/19] block: Add PR callouts for read keys and reservation
` [PATCH v3 02/19] scsi: Rename sd_pr_command
` [PATCH v3 03/19] scsi: Move sd_pr_type to header to share
` [PATCH v3 04/19] scsi: Add support for block PR read keys/reservation
` [PATCH v3 05/19] dm: "
` [PATCH v3 07/19] nvme: Don't hardcode the data len for pr commands
` [PATCH v3 08/19] nvme: Move pr code to it's own file
` [PATCH v3 09/19] nvme: Add pr_ops read_keys support
` [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array

[PATCH v3 8/9] crypto/ycc: Add sm2 algorithm support
 2022-10-26 23:23 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-10-26 23:22 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Add CDCLK Support for MTL

[PATCH 01/14] doc/guides/bbdevs: add ark baseband device documentation
 2022-10-26 23:22 UTC  (5+ messages)
` [PATCH 10/14] baseband/ark: introduce ark baseband driver
` [PATCH 11/14] baseband/ark: introduce ark baseband driver custom functions

[PATCH 0/4] KVM: VMX: nVMX: Make eVMCS enablement more robust
 2022-10-26 23:18 UTC  (3+ messages)
` [PATCH 2/4] KVM: nVMX: Invert 'unsupported by eVMCSv1' check

RTT-PROBE: lore-subspace-rtt
 2022-10-26 23:20 UTC 

[PATCH v6 00/21] TDX host kernel support
 2022-10-26 23:16 UTC  (22+ messages)
` [PATCH v6 01/21] x86/tdx: Use enum to define page level of TDX supported page sizes
` [PATCH v6 02/21] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v6 03/21] x86/virt/tdx: Disable TDX if X2APIC is not enabled
` [PATCH v6 04/21] x86/virt/tdx: Use all boot-time system memory as TDX memory
` [PATCH v6 05/21] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v6 06/21] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v6 07/21] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v6 08/21] x86/virt/tdx: Do TDX module global initialization
` [PATCH v6 09/21] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v6 10/21] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v6 11/21] x86/virt/tdx: Sanity check all TDX memory ranges are convertible memory
` [PATCH v6 12/21] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v6 13/21] x86/virt/tdx: Create "
` [PATCH v6 14/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v6 15/21] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v6 16/21] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v6 17/21] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v6 18/21] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v6 19/21] x86/virt/tdx: Initialize all TDMRs
` [PATCH v6 20/21] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v6 21/21] Documentation/x86: Add documentation for TDX host support

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-10-26 23:17 UTC  (3+ messages)
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable

/proc/kcore reads 0's for vmap_block
 2022-10-26 23:15 UTC 

[PATCH v3 6/9] crypto/ycc: Add aead algorithm support
 2022-10-26 23:13 UTC  (2+ messages)

[PATCH liburing-next 1/1] tests: test both TCP ends in send zc tests
 2022-10-26 23:13 UTC 

[PATCH for-6.1 1/1] selftests/net: don't tests batched TCP io_uring zc
 2022-10-26 23:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-26 23:10 UTC 

[PATCH v2 00/12] mm/damon: cleanup and refactoring code
 2022-10-26 23:08 UTC  (14+ messages)
` [PATCH v2 01/12] mm/damon/core: split out DAMOS-charged region skip logic into a new function
` [PATCH v2 02/12] mm/damon/core: split damos application "
` [PATCH v2 03/12] mm/damon/core: split out scheme stat update "
` [PATCH v2 04/12] mm/damon/core: split out scheme quota adjustment "
` [PATCH v2 05/12] mm/damon/sysfs: use damon_addr_range for regions' start and end values
` [PATCH v2 06/12] mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
` [PATCH v2 07/12] mm/damon/sysfs: move sysfs_lock to common module
` [PATCH v2 08/12] mm/damon/sysfs: move unsigned long range directory "
` [PATCH v2 09/12] mm/damon/sysfs: split out kdamond-independent schemes stats update logic into a new function
` [PATCH v2 10/12] mm/damon/sysfs: split out schemes directory implementation to separate file
` [PATCH v2 11/12] mm/damon/modules: deduplicate init steps for DAMON context setup
` [PATCH v2 12/12] mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers

[PATCHSET v2 0/8] xfs: fix various problems with log intent item recovery
 2022-10-26 23:06 UTC  (3+ messages)
` [PATCH 8/8] xfs: dump corrupt recovered log intent items to dmesg consistently

[PATCH 1/4 v5] dt-bindings: memory: Factor out common properties of LPDDR bindings
 2022-10-26 23:04 UTC  (3+ messages)

stable/linux-5.4.y baseline: 124 runs, 19 regressions (v5.4.220)
 2022-10-26 23:03 UTC 

nscd time_t size mismatch problem
 2022-10-26 11:31 UTC  (4+ messages)

[OE-core][dunfell 00/16] Pull request (cover letter only)
 2022-10-26 23:03 UTC 

[PATCH v1 1/3] dt-bindings: rtc: convert haoyu,hym8563.txt to yaml
 2022-10-26 23:00 UTC  (9+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: rename "haoyu,hym8563" rtc nodes
` [PATCH v1 3/3] arm64: "

[geert-renesas-drivers:renesas-clk-for-v6.2] BUILD SUCCESS c82009584edb36dade0598dce840bed725cfcd56
 2022-10-26 22:59 UTC 

[geert-renesas-drivers:renesas-clk-fixes-for-v6.1] BUILD SUCCESS a9003f74f5a2f487e101f3aa1dd5c3d3a78c6999
 2022-10-26 22:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-26 23:00 UTC 

[syzbot] INFO: task hung in lock_metapage
 2022-10-26 22:58 UTC 

[PATCH] net/mana: disable driver by default
 2022-10-26 22:57 UTC  (4+ messages)

[PATCH] maple_tree: Reorganize testing to restore module testing
 2022-10-26 22:53 UTC  (2+ messages)

[PATCH 01/15] hamradio: baycom: remove BAYCOM_MAGIC
 2022-10-26 22:43 UTC  (19+ messages)
` [PATCH 02/15] hamradio: yam: remove YAM_MAGIC
` [PATCH 03/15] pcmcia: synclink_cs: remove MGSLPC_MAGIC
` [PATCH 04/15] pcmcia: synclink_cs: remove dead paranoia_check, warn for missing line
` [PATCH 05/15] coda: remove CODA_MAGIC
` [PATCH 06/15] Documentation: PG_MAGIC isn't a magic number
` [PATCH 07/15] MIPS: IP27: clean out sn/nmi.h
` [PATCH 08/15] MIPS: IP27: remove KV_MAGIC
` [PATCH 09/15] x86/APM: remove APM_BIOS_MAGIC
` [PATCH 10/15] scsi: acorn: remove QUEUE_MAGIC_{FREE,USED}
` [PATCH 11/15] hdlcdrv: remove HDLCDRV_MAGIC
` [PATCH 12/15] drivers: net: slip: remove SLIP_MAGIC
` [PATCH 13/15] fcntl: remove FASYNC_MAGIC
` [PATCH 14/15] scsi: ncr53c8xx: replace CCB_MAGIC with bool busy
` [PATCH 15/15] Documentation: bury magic-number, now devoid of content

[hyperv:hyperv-fixes 1/2] arch/x86/hyperv/hv_init.c:447:29: warning: unused variable 'dst'
 2022-10-26 22:53 UTC 

[xen-unstable-smoke test] 174474: tolerable all pass - PUSHED
 2022-10-26 22:52 UTC 

[PATCH v4 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-10-26 22:52 UTC  (8+ messages)
` [PATCH v4 2/4] kvm: Add KVM_PFN_ERR_SIGPENDING
` [PATCH v4 3/4] kvm: Add interruptible flag to __gfn_to_pfn_memslot()
` [PATCH v4 4/4] kvm: x86: Allow to respond to generic signals during slow PF

RTT-PROBE: lore-subspace-rtt
 2022-10-26 22:50 UTC 

BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
 2022-10-26 22:48 UTC  (7+ messages)

[PATCH v2 0/2] archive: Add --recurse-submodules to git-archive command
 2022-10-26 22:48 UTC  (7+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] tree: do not use the_repository for tree traversal methods
  ` [PATCH v3 4/9] tree: handle submodule case for read_tree_at properly

[PATCH v1 0/2] Fixes for dma-buf locking issues found by Smatch
 2022-10-26 22:46 UTC  (6+ messages)
` [PATCH v1 1/2] dma-buf: Make locking consistent in dma_buf_detach()
` [PATCH v1 2/2] drm/gem: Check whether object is NULL in drm_gem_vunmap()

[RFC bpf-next 00/12] Use uapi kernel headers with vmlinux.h
 2022-10-26 22:46 UTC  (3+ messages)

[PATCH] phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()
 2022-10-26 22:44 UTC  (2+ messages)

[PATCH v2] sched: async unthrottling for cfs bandwidth
 2022-10-26 22:44 UTC 

[PATCH] HID: Accept Digitizers as input devices
 2022-10-26 22:42 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-26 22:40 UTC 

[ovmf test] 174468: all pass - PUSHED
 2022-10-26 22:39 UTC 

[PATCH 0/5] i915: CAGF and RC6 changes for MTL
 2022-10-26 22:34 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for i915: CAGF and RC6 changes for MTL (rev11)

[norov:bmap 14/14] lib/cpumask.c:132 cpumask_local_spread() error: uninitialized symbol 'mask'
 2022-10-26 22:33 UTC 

[PATCH v6 00/23] drm: Analog TV Improvements
 2022-10-26 22:32 UTC  (13+ messages)
` [PATCH v6 16/23] drm/probe-helper: Provide a TV get_modes helper
    ` [Intel-gfx] "
    ` [Nouveau] "
` [PATCH v6 22/23] drm/vc4: vec: Add support for more analog TV standards
    ` [Intel-gfx] "
    ` [Nouveau] "

[Intel-gfx] [PATCH v4 0/1] Fix Guc-Err-Capture sizing warning
 2022-10-26 22:33 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] x86/kvm: Fix state restore in em_rsm
 2022-10-26 22:33 UTC  (2+ messages)

[PATCH 1/2] nfsd: make "gc" parameter a bool
 2022-10-26 22:32 UTC  (3+ messages)
` [PATCH 2/2] nfsd: rework refcounting in filecache

[PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-10-26 22:31 UTC  (13+ messages)
` [PATCH v12 13/46] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v12 34/46] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v12 36/46] KVM: selftests: Drop helpers to read/write page table entries
` [PATCH v12 44/46] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v12 45/46] KVM: selftests: hyperv_svm_test: "

RTT-PROBE: lore-subspace-rtt
 2022-10-26 22:30 UTC 

[PATCH v3 0/9] Makefile & docs: document SHA-{1,256} behavior, fix bug
 2022-10-26 22:30 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 7/9] Makefile: document SHA-1 and SHA-256 default and selection order

compsize reports that filesystem uses zlib compression, while I set zstd compression everywhere
 2022-10-26 22:29 UTC  (3+ messages)

[PATCH] drm/i915: stop abusing swiotlb_max_segment
 2022-10-26 22:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: stop abusing swiotlb_max_segment (rev7)

[PATCH v5 0/2] serial_mxc: fixing reception
 2022-10-26 22:26 UTC  (10+ messages)
` [PATCH v5 2/2] serial: mxc: have putc use the TXFIFO

[PATCH net-next 0/3] nfp: support VF multi-queues configuration
 2022-10-26 22:25 UTC  (10+ messages)

[PATCH 1/2][kirkstone] linux-yocto/5.10: update to v5.10.147
 2022-10-26 22:25 UTC  (3+ messages)
` [PATCH 2/2][kirkstone] linux-yocto/5.10: update to v5.10.149
    ` [OE-core] "

[PATCH v7 10/23] Documentation: add ULP DDP offload documentation
 2022-10-26 22:23 UTC  (2+ messages)

[broonie-spi:for-linus 40/41] arch/arm/include/asm/div64.h:51:36: error: passing argument 1 of '__div64_32' from incompatible pointer type
 2022-10-26 22:23 UTC 

[Intel-gfx] [PATCH v6 00/16] Add DG2 OA support
 2022-10-26 22:21 UTC  (17+ messages)
` [Intel-gfx] [PATCH v6 01/16] drm/i915/perf: Fix OA filtering logic for GuC mode
` [Intel-gfx] [PATCH v6 02/16] drm/i915/perf: Add 32-bit OAG and OAR formats for DG2
` [Intel-gfx] [PATCH v6 03/16] drm/i915/perf: Fix noa wait predication "
` [Intel-gfx] [PATCH v6 04/16] drm/i915/perf: Determine gen12 oa ctx offset at runtime
` [Intel-gfx] [PATCH v6 05/16] drm/i915/perf: Enable bytes per clock reporting in OA
` [Intel-gfx] [PATCH v6 06/16] drm/i915/perf: Simply use stream->ctx
` [Intel-gfx] [PATCH v6 07/16] drm/i915/perf: Move gt-specific data from i915->perf to gt->perf
` [Intel-gfx] [PATCH v6 08/16] drm/i915/perf: Replace gt->perf.lock with stream->lock for file ops
` [Intel-gfx] [PATCH v6 09/16] drm/i915/perf: Use gt-specific ggtt for OA and noa-wait buffers
` [Intel-gfx] [PATCH v6 10/16] drm/i915/perf: Store a pointer to oa_format in oa_buffer
` [Intel-gfx] [PATCH v6 11/16] drm/i915/perf: Add Wa_1508761755:dg2
` [Intel-gfx] [PATCH v6 12/16] drm/i915/perf: Apply Wa_18013179988
` [Intel-gfx] [PATCH v6 13/16] drm/i915/perf: Save/restore EU flex counters across reset
` [Intel-gfx] [PATCH v6 14/16] drm/i915/guc: Support OA when Wa_16011777198 is enabled
` [Intel-gfx] [PATCH v6 15/16] drm/i915/perf: complete programming whitelisting for XEHPSDV
` [Intel-gfx] [PATCH v6 16/16] drm/i915/perf: Enable OA for DG2

RTT-PROBE: lore-subspace-rtt
 2022-10-26 22:20 UTC 

[Buildroot] [PATCH 0/4] package/kmemd: new package
 2022-10-26 22:19 UTC  (5+ messages)
` [Buildroot] [PATCH 3/4] package/libbpf: extract dependencies to separate kconfig symbol

clk: qcom: genpd lockdep warning in gdsc
 2022-10-26 22:18 UTC  (3+ messages)

[PATCH v2 5/6] gpio: pca953x: Add interrupt mask support for chips with the standard register set
 2022-10-26 22:13 UTC  (3+ messages)

[PATCH v3 00/16] pci: Abort if pci_add_capability fails
 2022-10-26 22:10 UTC  (3+ messages)
` [PATCH v3 14/16] hw/vfio/pci: Omit errp for pci_add_capability

RTT-PROBE: lore-subspace-rtt
 2022-10-26 22:10 UTC 

stable/linux-4.9.y baseline: 90 runs, 17 regressions (v4.9.331)
 2022-10-26 22:09 UTC 

[PATCHSET 0/5] xfs: improve runtime refcountbt corruption detection
 2022-10-26 22:06 UTC  (4+ messages)
` [PATCH 3/5] xfs: track cow/shared record domains explicitly in xfs_refcount_irec

[linux-next:master 2780/3509] arch/x86/boot/compressed/../../../../lib/zstd/decompress/zstd_decompress_block.c:1577 ZSTD_decompressSequences_body() warn: inconsistent indenting
 2022-10-26 22:02 UTC 

[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-10-26 21:59 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-26 22:00 UTC 

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-26 21:59 UTC  (7+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description

[PATCH v5 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2022-10-26 21:57 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH net v2 0/5] macsec: offload-related fixes
 2022-10-26 21:56 UTC  (6+ messages)
` [PATCH net v2 1/5] Revert "net: macsec: report real_dev features when HW offloading is enabled"
` [PATCH net v2 2/5] macsec: delete new rxsc when offload fails
` [PATCH net v2 3/5] macsec: fix secy->n_rx_sc accounting
` [PATCH net v2 4/5] macsec: fix detection of RXSCs when toggling offloading
` [PATCH net v2 5/5] macsec: clear encryption keys from the stack after setting up offload

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-26 21:54 UTC  (3+ messages)
` [PATCH v9 7/8] KVM: Handle page fault for private memory

[PATCH 1/2] hwsim: add additional ciphers to disable list
 2022-10-26 21:53 UTC  (2+ messages)
` [PATCH 2/2] auto-t: test AP mode using TKIP


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.