All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-13 20:56:19 to 2021-10-13 22:00:11 UTC [more...]

[PATCH v4 0/8] Switch iotests to using Async QMP
 2021-10-13 21:57 UTC  (4+ messages)
` [PATCH v4 1/8] python/machine: remove has_quit argument
` [PATCH v4 2/8] python/machine: Handle QMP errors on close more meticulously
` [PATCH v4 6/8] iotests/300: avoid abnormal shutdown race condition

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-10-13 22:00 UTC  (6+ messages)

[PATCH 00/10] drm: Add privacy-screen class and connector properties
 2021-10-13 21:59 UTC  (4+ messages)
` [PATCH 10/10] drm/i915: Add privacy-screen support (v3)
  ` [Intel-gfx] "

[PATCH 1/1] gup: document and work around "COW can break either way" issue
 2021-10-13 21:58 UTC  (2+ messages)

[PATCH 0/2] remote: replace static variables with struct remote_state
 2021-10-13 21:56 UTC  (4+ messages)
` [PATCH v2 0/3] "

[PATCH] cpuidle: tegra: add ARCH_SUSPEND_POSSIBLE dependency
 2021-10-13 21:55 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/11] drm/i915: Simplify handling of modifiers
 2021-10-13 21:54 UTC  (9+ messages)
` [Intel-gfx] [PATCH 03/11] drm/i915: Add tiling attribute to the modifier descriptor
` [Intel-gfx] [PATCH 09/11] drm/i915: Add a platform independent way to check for CCS control planes

[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
 2021-10-13 21:54 UTC  (16+ messages)
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support
` [PATCH 5/9] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [PATCH 9/9] bpf,x86: Respect X86_FEATURE_RETPOLINE*

[PATCH] drm: Update MST First Link Slot Information Based on Encoding Format
 2021-10-13 21:54 UTC  (3+ messages)

[PATCH -V9 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-10-13 21:54 UTC  (3+ messages)
` [PATCH -V9 1/6] NUMA Balancing: add page promotion counter

[PATCH v4 00/20] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers
 2021-10-13 21:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers (rev2)

[PATCH 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-10-13 21:49 UTC  (9+ messages)
` [PATCH 5/8] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH 6/8] mfd: max77714: Add driver for "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-13 21:49 UTC  (10+ messages)
` [PATCH Part2 v5 33/45] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v5 34/45] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap

[PATCH v0.7 3/5] sched/umcg: implement UMCG syscalls
 2021-10-13 21:47 UTC  (3+ messages)

[gfs2:for-next 4/38] fs/ntfs3/file.c:990:30: error: implicit declaration of function 'iov_iter_fault_in_readable'; did you mean 'fault_in_readable'?
 2021-10-13 21:48 UTC  (3+ messages)
` [Cluster-devel] "

[PATCH 02/22] PCI: Unify PCI error response checking
 2021-10-13 21:47 UTC  (6+ messages)

[PATCH] mm/vmalloc: fix numa spreading for large hash tables
 2021-10-13 21:46 UTC  (2+ messages)

+ mm-migrate-rework-hotplug_memory_notifier-stub.patch added to -mm tree
 2021-10-13 21:45 UTC 

[dpdk-dev] [PATCH] net/softnic: remove useless address check
 2021-10-13 21:45 UTC  (3+ messages)

[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-10-13 21:45 UTC  (11+ messages)
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH] mm/thp: decrease nr_thps in file's mapping on THP split
 2021-10-13 21:44 UTC  (2+ messages)

[PATCH 0/3] ppc: Add QOM interface for machine check injection
 2021-10-13 21:40 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ppc/spapr: Implement mce injection
` [PATCH 3/3] ppc/pnv: "

[v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
 2021-10-13 21:42 UTC  (12+ messages)

[PATCHSET v3 00/15] xfs: support dynamic btree cursor height
 2021-10-13 21:42 UTC  (11+ messages)
` [PATCH 05/15] xfs: support dynamic btree cursor heights
` [PATCH 14/15] xfs: compute absolute maximum nlevels for each btree type
` [PATCH 15/15] xfs: use separate btree cursor cache "

[PATCH 1/2] objtool: Check for gelf_update_rel[a] failures
 2021-10-13 21:42 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH 2/2] objtool: Update section header before relocations
 2021-10-13 21:42 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH] [PATCH V3]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-13 21:40 UTC  (4+ messages)

[PATCH 00/25] Parallel submission aka multi-bb execbuf
 2021-10-13 21:42 UTC  (41+ messages)
` [PATCH 01/25] drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
` [Intel-gfx] [PATCH 03/25] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [PATCH 04/25] drm/i915/guc: Don't call switch_to_kernel_context "
` [PATCH 05/25] drm/i915: Add logical engine mapping
` [PATCH 06/25] drm/i915: Expose logical engine instance to user
` [PATCH 07/25] drm/i915/guc: Introduce context parent-child relationship
` [Intel-gfx] [PATCH 08/25] drm/i915/guc: Add multi-lrc context registration
  `  "
` [PATCH 09/25] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
` [Intel-gfx] [PATCH 10/25] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
  `  "
` [PATCH 11/25] drm/i915/guc: Implement parallel context pin / unpin functions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 12/25] drm/i915/guc: Implement multi-lrc submission
` [Intel-gfx] [PATCH 13/25] drm/i915/guc: Insert submit fences between requests in parent-child relationship
  `  "
` [Intel-gfx] [PATCH 14/25] drm/i915/guc: Implement multi-lrc reset
  `  "
` [PATCH 15/25] drm/i915/guc: Update debugfs for GuC multi-lrc
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 16/25] drm/i915/guc: Connect UAPI to GuC multi-lrc interface
  `  "
` [Intel-gfx] [PATCH 18/25] drm/i915/guc: Add basic GuC multi-lrc selftest
  `  "
` [PATCH 19/25] drm/i915/guc: Implement no mid batch preemption for multi-lrc
  ` [Intel-gfx] "
` [PATCH 20/25] drm/i915: Multi-BB execbuf
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 21/25] drm/i915/guc: Handle errors in multi-lrc requests
  `  "
` [PATCH 22/25] drm/i915: Make request conflict tracking understand parallel submits
  ` [Intel-gfx] "
` [PATCH 23/25] drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 24/25] drm/i915: Enable multi-bb execbuf
  `  "
` [PATCH 25/25] drm/i915/execlists: Weak parallel submission support for execlists
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Parallel submission aka multi-bb execbuf (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH -next v2 0/6] Fix some issues about mmp
 2021-10-13 21:41 UTC  (9+ messages)
` [PATCH -next v2 2/6] ext4: introduce last_check_time record previous check time

[PATCH] ARM: dts: am335x: Add rtc node as system-power-controller
 2021-10-13 21:41 UTC  (3+ messages)

[PATCH] mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines
 2021-10-13 21:40 UTC 

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-13 21:37 UTC  (5+ messages)
` [PATCH v2 09/15] softmmu/qdev-monitor: add error handling in qdev_set_id

+ kasan-test-use-underlying-string-helpers-checkpatch-fixes.patch added to -mm tree
 2021-10-13 21:39 UTC 

[dpdk-dev] [PATCH] hash: promote APIs to stable
 2021-10-13 21:38 UTC 

[BlueZ v2] gatt: more fixes with cleanup on disconnect/timeout
 2021-10-13 21:38 UTC  (3+ messages)

+ kasan-test-use-underlying-string-helpers.patch added to -mm tree
 2021-10-13 21:38 UTC 

[PATCH v10 00/11] Add TDX Guest Support (Initial support)
 2021-10-13 21:37 UTC  (8+ messages)
` [PATCH v10 03/11] x86/cpufeatures: Add TDX Guest CPU feature

[BUG] WARNING: CPU: 3 PID: 1 at mm/debug_vm_pgtable.c:493
 2021-10-13 21:37 UTC  (5+ messages)

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-13 21:35 UTC  (2+ messages)

[PATCH v2] powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
 2021-10-13 21:34 UTC 

[dpdk-dev] [PATCH] net/bnxt: remove debug macro breaking build
 2021-10-13 21:35 UTC  (4+ messages)

[PATCH 0/5] dmaengine: dma-jz4780: Driver updates
 2021-10-13 21:34 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMA

[Intel-gfx] [PATCH 01/11] drm/i915: Add a table with a descriptor for all i915 modifiers
 2021-10-13 21:34 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH v7 0/6] Add TDX Guest Support (boot support)
 2021-10-13 21:32 UTC  (4+ messages)
` [PATCH v7 6/6] x86/split_lock: Fix the split lock #AC handling when running as guest

$ENV handling depends on defined(linux), why??
 2021-10-13 21:31 UTC  (4+ messages)

[PATCH 0/8] q800: GLUE updates for A/UX mode
 2021-10-13 21:21 UTC  (9+ messages)
` [PATCH 1/8] mac_via: update comment for VIA1B_vMystery bit
` [PATCH 2/8] q800: move VIA1 IRQ from level 1 to level 6
` [PATCH 3/8] q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs
` [PATCH 4/8] mac_via: add GPIO for A/UX mode
` [PATCH 5/8] q800: wire up auxmode GPIO to GLUE
` [PATCH 6/8] q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic mode
` [PATCH 7/8] q800: wire up remaining IRQs "
` [PATCH 8/8] q800: add NMI handler

[PATCH v2 1/4] Bluetooth: Only allow setting msft_opcode at setup stage
 2021-10-13 21:29 UTC  (6+ messages)
` [PATCH v2 4/4] Bluetooth: vhci: Add support for setting aosp_capable

[PATCH 1/2] drm/dp: add helpers to read link training delays
 2021-10-13 21:26 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/dp: use new link training delay helpers
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 1/2] drm/dp: add helpers to read link training delays

stable/linux-5.10.y baseline: 67 runs, 1 regressions (v5.10.73)
 2021-10-13 21:26 UTC 

[PATCH v3] rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies
 2021-10-13 21:22 UTC  (2+ messages)

stable-rc/queue/4.9 build: 168 builds: 1 failed, 167 passed (v4.9.286-25-gf650ddaf7cb6)
 2021-10-13 21:24 UTC 

[PATCH v4 11/16] mt76: sdio: extend sdio module to support CONNAC2
 2021-10-13 21:22 UTC  (2+ messages)

[PATCH v2 00/15] Introduce PECI subsystem
 2021-10-13  6:42 UTC  (9+ messages)
` [PATCH v2 01/15] x86/cpu: Move intel-family to arch-independent headers

+ media-entity-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
 2021-10-13 21:21 UTC 

+ llist-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
 2021-10-13 21:21 UTC 

+ plist-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
 2021-10-13 21:21 UTC 

+ list-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
 2021-10-13 21:21 UTC 

+ kernelh-drop-unneeded-linux-kernelh-inclusion-from-other-headers.patch added to -mm tree
 2021-10-13 21:21 UTC 

+ kernelh-split-out-container_of-and-typeof_member-macros.patch added to -mm tree
 2021-10-13 21:21 UTC 

+ kunit-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
 2021-10-13 21:21 UTC 

[mcgrof:modules-next 1/1] include/linux/kern_levels.h:5:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'Elf32_Off' {aka 'unsigned int'}
 2021-10-13 21:18 UTC  (4+ messages)

[PATCH net-next v16 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2021-10-13 21:14 UTC  (3+ messages)

[PATCH -next,v2 0/2] Audit: fix warning and check priority early
 2021-10-13 21:15 UTC  (7+ messages)
` [PATCH -next,v2 1/2] audit: fix possible null-pointer dereference in audit_filter_rules
  ` [PATCH -next, v2 "
` [PATCH -next,v2 2/2] audit: return early if the rule has a lower priority
  ` [PATCH -next, v2 "

[PATCH v6 0/4] usb: Linking ports to their Type-C connectors
 2021-10-13 21:16 UTC  (5+ messages)
` [PATCH v6 2/4] usb: Link the ports to the connectors they are attached to

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-13 21:16 UTC  (10+ messages)
` [PATCH v8 09/12] sysfs: fix deadlock race "

don't use ->bd_inode to access the block device size
 2021-10-13 21:14 UTC  (6+ messages)
` [PATCH 04/29] md: use bdev_nr_sectors instead of open coding it

[dpdk-dev] [PATCH] ip_frag: modify the fragment offset and mf
 2021-10-13 21:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] ip_frag: fix fragmenting IPv4 fragment
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] net: sched: fix infinite loop when trying to create tcf rule
 2021-10-13 21:09 UTC 

+ memcg-page_alloc-skip-bulk-allocator-for-__gfp_account.patch added to -mm tree
 2021-10-13 21:09 UTC 

[PATCH] t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()
 2021-10-13 21:09 UTC  (4+ messages)

[PATCH v2 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-13 20:51 UTC  (9+ messages)
` [PATCH v2 05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v2 06/13] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v2 08/13] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v2 09/13] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PATCH v2 10/13] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v2 11/13] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH v2 12/13] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH v2 13/13] target/riscv: Use gen_shift*_per_ol for RVB, RVI

[PATCH 1/2] compress: Allow to operate on file descriptor
 2021-10-13 21:08 UTC  (3+ messages)
` [PATCH 2/2] siggen: Change file format of siginfo files to use zstd compressed json
  ` [bitbake-devel] "

[dpdk-dev] [PATCH v1 00/12] ethdev: rework transfer flow API
 2021-10-13 21:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 "

[PATCH V2 0/3] misc patches for mutex and rwsem
 2021-10-13 21:08 UTC  (2+ messages)

+ mm-hugepages-add-hugetlb-vma-mremap-test.patch added to -mm tree
 2021-10-13 21:07 UTC 

+ mm-hugepages-add-mremap-support-for-hugepage-backed-vma.patch added to -mm tree
 2021-10-13 21:07 UTC 

[PATCH 0/8] tcg: support 32-bit guest addresses as signed
 2021-10-13 21:05 UTC  (4+ messages)
` [PATCH 6/8] tcg/aarch64: Support TCG_TARGET_SIGNED_ADDR32

[Intel-gfx] [PATCH 02/11] drm/i915: Move intel_get_format_info() to intel_fb.c
 2021-10-13 21:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 "

[helgaas-pci:pci/driver] BUILD SUCCESS f5a2d14b0241f19f75e7e110b5fc1b3b7be3ef62
 2021-10-13 21:04 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: Wait PSR2 get out of deep sleep to update pipe
 2021-10-13 21:03 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3] "

[PATCH v1 0/6] Deprecate dprintk in svcrdma
 2021-10-13 21:03 UTC  (5+ messages)

[dpdk-dev] [PATCH] mbuf: remove deprecated bad outer IPv4 checksum flag on Rx
 2021-10-13 21:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/2] Add Realtek Otto WDT support
 2021-10-13 21:03 UTC  (5+ messages)
` [PATCH 2/2] watchdog: Add Realtek Otto watchdog timer

[Buildroot] [PATCH 1/1] Revert "package/coreutils: ignore CVE-2013-0221, CVE-2013-0222, CVE-2013-0223"
 2021-10-13 21:01 UTC 

Security Working Group meeting - Wednesday September 29
 2021-10-13 20:51 UTC  (6+ messages)
  ` SPAKE, DTLS and passwords
    ` SPAKE, DTLS and passwords + aPAKE and SCRAM

[PATCH 0/4] drm: Make modeset locking easier
 2021-10-13 21:00 UTC  (8+ messages)
` [PATCH 1/4] drm: Introduce drm_modeset_lock_ctx_retry()
            ` [Intel-gfx] "

[Bug 214711] New: Memory leakage from kernel to user space
 2021-10-13 20:59 UTC  (2+ messages)
` [Bug 214711] Memory leakage from kernel to user space in scsi_ioctl.c

[dpdk-dev] [PATCH] mempool: fix name size in mempool structure
 2021-10-13 20:58 UTC  (3+ messages)

[helgaas-pci:pci/misc] BUILD SUCCESS e98754233c58bfe7cad67ed4b7f3980d7e0d731d
 2021-10-13 20:53 UTC 

Sorting blocks in xfs_buf_delwri_submit_buffers() still necessary?
 2021-10-13 20:57 UTC  (2+ messages)

Start using github security advisories
 2021-10-13 20:56 UTC 

How to enable graphics acceleration on qemux86-64?
 2021-10-13 20:56 UTC  (6+ messages)
` [yocto] "


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.