All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-19 09:34:48 to 2021-03-19 10:03:12 UTC [more...]

[RESEND 00/19] Rid GPU from W=1 warnings
 2021-03-19  9:58 UTC  (37+ messages)
` [Nouveau] [PATCH 01/19] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
  `  "
` [Nouveau] [PATCH 05/19] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
  `  "
` [Nouveau] [PATCH 09/19] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
  `  "
` [Nouveau] [PATCH 10/19] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
  `  "
` [Nouveau] [PATCH 12/19] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
  `  "
` [Nouveau] [PATCH 14/19] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
  `  "
` [Nouveau] [PATCH 15/19] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
  `  "
` [Nouveau] [PATCH 17/19] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
  `  "
` [Nouveau] [PATCH 19/19] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block
  `  "

[PATCH v6 00/38] KVM: arm64: Stage-2 for the host
 2021-03-19 10:01 UTC  (55+ messages)
` [PATCH v6 01/38] arm64: lib: Annotate {clear,copy}_page() as position-independent
  ` [PATCH v6 01/38] arm64: lib: Annotate {clear, copy}_page() "
` [PATCH v6 02/38] KVM: arm64: Link position-independent string routines into .hyp.text
` [PATCH v6 03/38] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [PATCH v6 04/38] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v6 05/38] KVM: arm64: Avoid free_page() in page-table allocator
` [PATCH v6 06/38] KVM: arm64: Factor memory allocation out of pgtable.c
` [PATCH v6 07/38] KVM: arm64: Introduce a BSS section for use at Hyp
` [PATCH v6 08/38] KVM: arm64: Make kvm_call_hyp() a function call "
` [PATCH v6 09/38] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [PATCH v6 10/38] KVM: arm64: Introduce an early Hyp page allocator
` [PATCH v6 11/38] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v6 12/38] KVM: arm64: Introduce a Hyp buddy page allocator
` [PATCH v6 13/38] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v6 14/38] KVM: arm64: Provide __flush_dcache_area "
` [PATCH v6 15/38] KVM: arm64: Factor out vector address calculation
` [PATCH v6 16/38] arm64: asm: Provide set_sctlr_el2 macro
` [PATCH v6 17/38] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v6 18/38] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v6 19/38] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v6 20/38] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v6 21/38] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [PATCH v6 22/38] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v6 23/38] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v6 24/38] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v6 25/38] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v6 26/38] KVM: arm64: Reserve memory for host stage 2
` [PATCH v6 27/38] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v6 28/38] KVM: arm64: Always zero invalid PTEs
` [PATCH v6 29/38] KVM: arm64: Use page-table to track page ownership
` [PATCH v6 30/38] KVM: arm64: Refactor the *_map_set_prot_attr() helpers
` [PATCH v6 31/38] KVM: arm64: Add kvm_pgtable_stage2_find_range()
` [PATCH v6 32/38] KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
` [PATCH v6 33/38] KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP "
` [PATCH v6 34/38] KVM: arm64: Provide sanitized mmfr* registers at EL2
` [PATCH v6 35/38] KVM: arm64: Wrap the host with a stage 2
` [PATCH v6 36/38] KVM: arm64: Page-align the .hyp sections

[PATCH v1 1/5] mfd: intel_quark_i2c_gpio: revert "Constify static struct resources"
 2021-03-19 10:01 UTC  (5+ messages)

[PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller
 2021-03-19 10:01 UTC  (2+ messages)

[PATCH 0/3] can/peak_usb: Added improvement to the peak_usb driver
 2021-03-19 10:01 UTC  (8+ messages)
` [PATCH 2/3] can/peak_usb: add forgotten supported devices
` [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode

[RFC PATCH v5 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-03-19 10:01 UTC  (7+ messages)
` [RFC PATCH v5 1/4] topology: Represent clusters of CPUs within a die

[PULL REQUEST] renesas/v3u/timers-v1-minimal for renesas drivers
 2021-03-19 10:01 UTC 

[RESEND PATCH v2] perf stat: improve readability of shadow stats
 2021-03-19 10:00 UTC  (4+ messages)

[PATCH RFC 0/2] x86/apic: Avoid cm->allocated going negative in irq_matrix
 2021-03-19  9:59 UTC  (6+ messages)
` [PATCH RFC 2/2] genirq/matrix: WARN_ON_ONCE() when cm->allocated/m->total_allocated go negative

[PATCH][next] loop: Fix missing max_active argument in alloc_workqueue call
 2021-03-19  9:59 UTC  (8+ messages)

include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
 2021-03-19  9:59 UTC  (3+ messages)

[PATCH v2][for-stable-v5.11] arm64: Unconditionally set virtual cpu id registers
 2021-03-19  9:58 UTC  (9+ messages)
` Patch "arm64: Unconditionally set virtual cpu id registers" has been added to the 5.11-stable tree
` Patch "arm64: Unconditionally set virtual cpu id registers" has been added to the 4.14-stable tree

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-19  9:58 UTC  (6+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[PATCH v3 0/5] Debug info for nVHE hyp panics
 2021-03-19  9:59 UTC  (5+ messages)
` [PATCH v3 5/5] KVM: arm64: Log source when panicking from nVHE hyp

[PATCH] can: isotp: tx-path: zero initialize outgoing CAN frames
 2021-03-19  9:58 UTC  (4+ messages)

[PATCH for-next] RDMA/core: Correct misspellings of two words in comments
 2021-03-19  9:55 UTC 

include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'
 2021-03-19  9:57 UTC  (3+ messages)

[PATCH] gitlab-ci.yml: Merge the trace-backend testing into other jobs
 2021-03-19  9:57 UTC 

[PATCH][next] iommu: Fix spelling mistake "sixe" -> "size"
 2021-03-19  9:57 UTC  (2+ messages)

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-19  9:57 UTC  (10+ messages)
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes

[syzbot] upstream boot error: WARNING in __context_tracking_enter
 2021-03-19  9:54 UTC  (3+ messages)

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-19  9:56 UTC 

[PATCH] fdc: check null block pointer before blk_pwrite
 2021-03-19  9:54 UTC  (5+ messages)
` [PATCH 1/2] floppy: add a regression test for CVE-2020-25741

[PATCH v3 00/15] Build fixes for musl libc
 2021-03-19  9:56 UTC  (4+ messages)
` [PATCH v3 10/15] bus/dpaa: use warn(3) instead of error(3) to improve portability
  ` [dpdk-dev] "

[PATCH][next] octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"
 2021-03-19  9:54 UTC 

[PATCH v2 00/14] x86,objtool: Optimize !RETPOLINE
 2021-03-19  9:54 UTC  (10+ messages)
` [PATCH v2 08/14] objtool: Add elf_create_reloc() helper
` [PATCH v2 09/14] objtool: Extract elf_strtab_concat()
` [PATCH v2 10/14] objtool: Extract elf_symbol_add()

is there a recent explanation of tricks you can play with MACHINEOVERRIDES?
 2021-03-19  9:54 UTC 

[PATCH v2] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
 2021-03-19  9:53 UTC  (2+ messages)

[PATCH] drm/ast: Update the sequence of Clearing Fast-reset
 2021-03-19  9:23 UTC  (3+ messages)
` [PATCH V3] drm/ast: Disable fast reset after DRAM initial

[PATCH] replace test -f with test_path_is_file
 2021-03-19  9:52 UTC 

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-19  9:51 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: imx6q-pcie: specify the imx8mq pcie phy voltage
 2021-03-19  9:49 UTC  (3+ messages)

[PATCH 5.11 000/306] 5.11.7-rc1 review
 2021-03-19  9:50 UTC  (5+ messages)

[kvm-unit-tests PATCH v1 0/6] Testing SSCH, CSCH and HSCH for errors
 2021-03-19  9:50 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 4/6] s390x: lib: css: add expectations to wait for interrupt

[dpdk-dev] [PATCH] examples/vhost: fix unchecked return value
 2021-03-19  9:50 UTC  (2+ messages)

[PATCH] RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
 2021-03-19  9:49 UTC  (2+ messages)

[PATCH v7 00/17] uvcvideo: Fix v4l2-compliance errors
 2021-03-19  9:49 UTC  (4+ messages)
` [PATCH v7 13/17] media: uvcvideo: Return -EACCES to inactive controls

[PATCH v3 0/9] Armada8k enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2021-03-19  9:48 UTC  (8+ messages)

[PATCH v3] PCI: Make sure the bus bridge powered on when scanning bus
 2021-03-19  9:46 UTC 

[LTP] [PATCH] syscalls/semctl09: Skip libc test if SEM_STAT_ANY not defined
 2021-03-19  9:49 UTC  (3+ messages)

[dm-devel] [RFC PATCH V2 00/13] block: support bio based io polling
 2021-03-19  9:47 UTC  (7+ messages)
` [dm-devel] [RFC PATCH V2 05/13] block: add req flag of REQ_TAG
      `  "
` [dm-devel] [RFC PATCH V2 09/13] block: use per-task poll context to implement bio based io poll
  `  "

[GIT PULL] sound fixes for 5.12-rc4
 2021-03-19  9:47 UTC 

[dpdk-dev] [PATCH 0/2] qede: 2020-02 minor fixes
 2021-03-19  9:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] qede: make driver accept bigger rss tables

[PATCH 0/3] i386: Make sure TSC frequency is preserved across migration when Hyper-V reenlightenment is in use
 2021-03-19  9:46 UTC  (8+ messages)
` [PATCH 3/3] i386: Make sure kvm_arch_set_tsc_khz() succeeds on migration when 'hv-reenlightenment' was exposed

does current bitbaking of core-image-minimal still need docbook stuff?
 2021-03-19  9:47 UTC 

[dpdk-dev] [PATCH v2 0/2] qede: 2020-02 minor fixes
 2021-03-19  9:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] qede: reduce trace verbosity level
` [dpdk-dev] [PATCH v2 2/2] qede: make driver accept bigger rss tables

[syzbot] WARNING in percpu_ref_exit (3)
 2021-03-19  9:45 UTC 

[PATCH v2 1/1] lib: sbi: illegal CSR 0x306 access in hpm_allowed()
 2021-03-19  9:45 UTC 

[PATCH intel-net] i40e: fix receiving of single packets in xsk zero-copy mode
 2021-03-19  9:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 00/18] drm/vc4: hdmi: Add Support for the YUV output
 2021-03-19  9:44 UTC  (5+ messages)
` [PATCH 02/18] drm/bridge: Add HDMI output fmt helper
    `  "

Serious doubts about Gitlab CI
 2021-03-19  9:41 UTC  (5+ messages)

[PATCH] drm/meson: Fix few typo
 2021-03-19  9:41 UTC  (5+ messages)

[PATCH 4.19 000/120] 4.19.181-rc1 review
 2021-03-19  9:41 UTC  (3+ messages)

For those who did not get this yet, Fair Pay discussion is over, and concluded with LCPU
 2021-03-19  9:40 UTC  (3+ messages)
` Suggestion: NiX Licence? Was "
  ` Merge Linux and Gnu as Inu? "

[PATCH] can: dev: do not increment rx stats when generating a CAN error skb
 2021-03-19  9:41 UTC  (3+ messages)

Misleading configure failure GLIB_SIZEOF_SIZE_T
 2021-03-19  9:40 UTC  (3+ messages)

[PATCH v3 0/2] Support position independent execution
 2021-03-19  9:41 UTC  (7+ messages)
` [PATCH v3 1/2] firmware: Use lla to access all global symbols
` [PATCH v3 2/2] firmware: Support position independent execution

[PATCH 0/5] drm/i915/gvt: Backport GVT BXT/APL fix to 5.4.y
 2021-03-19  9:40 UTC  (6+ messages)
` [PATCH 3/5] drm/i915/gvt: Fix virtual display setup for BXT/APL
` [PATCH 5/5] drm/i915/gvt: Fix vfio_edid issue "

[PATCH] i2c: imx: Use devm_request_irq()
 2021-03-19  9:40 UTC  (2+ messages)

[PATCH 1/3] drm/ttm: move swapout logic around v2
 2021-03-19  9:41 UTC  (2+ messages)

[PATCH 1/3] drm/ttm: move swapout logic around
 2021-03-19  9:41 UTC  (3+ messages)

Troubles analyzing crash dumps from xl dump-core
 2021-03-19  9:40 UTC  (6+ messages)

[PATCH v2] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-03-19  9:40 UTC  (2+ messages)

[PATCH v2] bus: mhi: Add Qcom WWAN control driver
 2021-03-19  9:38 UTC  (3+ messages)

[PATCH v5 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-19  9:38 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP
` [PATCH v5 2/2] drm: bridge: cdns-mhdp8546: Enable HDCP

[PATCH] perf annotate: improve --stdio mode
 2021-03-19  9:38 UTC  (4+ messages)

[Buildroot] [PATCH] package/linux-firmware: add RTL87XX/RTL88XX Bluetooth firmware
 2021-03-19  9:38 UTC 

[block:io_uring-bio-cache 5/8] fs/io_uring.c:1178:47: error: 'struct io_comp_state' has no member named 'bio_cache'
 2021-03-19  9:36 UTC 

[PATCH 5.4] btrfs: scrub: Don't check free space before marking a block group RO
 2021-03-19  9:35 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: hyper-v: TSC page fixes
 2021-03-19  9:35 UTC  (6+ messages)
` [PATCH v2 6/4] selftests: kvm: Add basic Hyper-V clocksources tests

[PATCH -next] ASoC: rt1019: make symbol 'rt1019_i2c_driver' static
 2021-03-19  9:41 UTC 

[PATCH v3 0/7] ASoC: codecs: add wcd938x support
 2021-03-19  9:29 UTC  (2+ messages)
` [PATCH v3 3/7] ASoC: codecs: wcd938x: add basic driver


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.