All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-23 15:14:46 to 2021-03-23 15:51:55 UTC [more...]

[PATCH RFC 0/9] A rendezvous module
 2021-03-23 15:46 UTC  (16+ messages)

[PATCH v9 00/70] drm/i915: Remove obj->mm.lock!
 2021-03-23 15:50 UTC  (39+ messages)
` [Intel-gfx] [PATCH v9 01/70] drm/i915: Do not share hwsp across contexts any more, v8
` [Intel-gfx] [PATCH v9 02/70] drm/i915: Pin timeline map after first timeline pin, v4
` [Intel-gfx] [PATCH v9 03/70] drm/i915: Move cmd parser pinning to execbuffer
` [Intel-gfx] [PATCH v9 04/70] drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2
` [Intel-gfx] [PATCH v9 05/70] drm/i915: Ensure we hold the object mutex in pin correctly
` [Intel-gfx] [PATCH v9 06/70] drm/i915: Add gem object locking to madvise
` [Intel-gfx] [PATCH v9 07/70] drm/i915: Move HAS_STRUCT_PAGE to obj->flags
` [Intel-gfx] [PATCH v9 08/70] drm/i915: Rework struct phys attachment handling
` [Intel-gfx] [PATCH v9 10/70] drm/i915: make lockdep slightly happier about execbuf
` [Intel-gfx] [PATCH v9 11/70] drm/i915: Disable userptr pread/pwrite support
` [Intel-gfx] [PATCH v9 12/70] drm/i915: No longer allow exporting userptr through dma-buf
` [Intel-gfx] [PATCH v9 13/70] drm/i915: Reject more ioctls for userptr, v2
` [Intel-gfx] [PATCH v9 14/70] drm/i915: Reject UNSYNCHRONIZED "
` [Intel-gfx] [PATCH v9 15/70] drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER
` [Intel-gfx] [PATCH v9 16/70] drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v7
` [Intel-gfx] [PATCH v9 17/70] drm/i915: Flatten obj->mm.lock
` [Intel-gfx] [PATCH v9 18/70] drm/i915: Populate logical context during first pin
` [Intel-gfx] [PATCH v9 20/70] drm/i915: Handle ww locking in init_status_page
` [Intel-gfx] [PATCH v9 22/70] drm/i915: Pass ww ctx to intel_pin_to_display_plane
` [Intel-gfx] [PATCH v9 25/70] drm/i915: Take reservation lock around i915_vma_pin
` [Intel-gfx] [PATCH v9 27/70] drm/i915: Make __engine_unpark() compatible with ww locking
` [Intel-gfx] [PATCH v9 30/70] drm/i915: Fix pread/pwrite to work with new locking rules
` [Intel-gfx] [PATCH v9 31/70] drm/i915: Fix workarounds selftest, part 1
` [Intel-gfx] [PATCH v9 33/70] drm/i915: Add igt_spinner_pin() to allow for ww locking around spinner
` [Intel-gfx] [PATCH v9 34/70] drm/i915: Add ww locking around vm_access()
` [Intel-gfx] [PATCH v9 36/70] drm/i915: Lock ww in ucode objects correctly
` [Intel-gfx] [PATCH v9 40/70] drm/i915: Use a single page table lock for each gtt
` [Intel-gfx] [PATCH v9 43/70] drm/i915/selftests: Prepare coherency tests for obj->mm.lock removal
` [Intel-gfx] [PATCH v9 45/70] drm/i915/selftests: Prepare dma-buf "
` [Intel-gfx] [PATCH v9 47/70] drm/i915/selftests: Prepare mman testcases "
` [Intel-gfx] [PATCH v9 48/70] drm/i915/selftests: Prepare object tests "
` [Intel-gfx] [PATCH v9 50/70] drm/i915/selftests: Prepare igt_gem_utils "
` [Intel-gfx] [PATCH v9 51/70] drm/i915/selftests: Prepare context selftest "
` [Intel-gfx] [PATCH v9 53/70] drm/i915/selftests: Prepare execlists and lrc selftests "
` [Intel-gfx] [PATCH v9 54/70] drm/i915/selftests: Prepare mocs tests "
` [Intel-gfx] [PATCH v9 59/70] drm/i915/selftests: Prepare cs engine "
` [Intel-gfx] [PATCH v9 64/70] drm/i915: Add missing -EDEADLK path in execbuffer ggtt pinning
` [Intel-gfx] [PATCH v9 68/70] drm/i915: Pass ww ctx to pin_map

[RFC v11 00/55] arm cleanup experiment for kvm-only build
 2021-03-23 15:46 UTC  (12+ messages)
` [RFC v11 01/55] target/arm: move translate modules to tcg/
` [RFC v11 02/55] target/arm: move helpers "
` [RFC v11 03/55] arm: tcg: only build under CONFIG_TCG
` [RFC v11 04/55] target/arm: tcg: add sysemu and user subdirs
` [RFC v11 05/55] target/arm: tcg: split mte_helper user-only and sysemu code
` [RFC v11 06/55] target/arm: tcg: move sysemu-only parts of debug_helper
` [RFC v11 07/55] target/arm: tcg: split tlb_helper user-only and sysemu-only parts
` [RFC v11 09/55] target/arm: only build psci for TCG
` [RFC v11 10/55] target/arm: split off cpu-sysemu.c
` [RFC v11 17/55] target/arm: kvm: add stubs for some helpers
` [RFC v11 18/55] target/arm: move cpsr_read, cpsr_write to cpu_common

[PATCH] linux-yocto/5.10: update qemuriscv32 v5.10.23
 2021-03-23 15:50 UTC  (5+ messages)
` [OE-core] "

[dm-devel] [PATCH] dm-integrity - add the "reset_recalculate" flag
 2021-03-23 15:50 UTC  (3+ messages)
` [dm-devel] "

[PATCH v7] add support for pci in the pvpanic driver
 2021-03-23 15:50 UTC  (3+ messages)
` [PATCH v7 1/3] misc/pvpanic: split-up generic and platform dependent code

[PATCH 00/28] qapi: Enforce naming rules
 2021-03-23 15:46 UTC  (14+ messages)
` [PATCH 06/28] tests/qapi-schema: Tweak to demonstrate buggy member name check
` [PATCH 22/28] qapi: Prepare for rejecting underscore in command and member names
` [PATCH 23/28] qapi: Enforce feature naming rules
` [PATCH 24/28] qapi: Enforce command "
` [PATCH 25/28] tests/qapi-schema: Switch member name clash test to struct
` [PATCH 26/28] qapi: Enforce struct member naming rules

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-23 15:33 UTC  (8+ messages)
` [PATCH v3 01/10] fsdax: Factor helpers to simplify dax fault code
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH v3 00/10] fsdax, xfs: Add reflink&dedupe support for fsdax

[master][PATCH] layer.conf: Add hardknott to compatible release branches
 2021-03-23 15:49 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/batman-adv: fix compile with BR2_PACKAGE_BATMAN_ADV_BATMAN_V disabled
 2021-03-23 15:48 UTC 

[virtio-comment] [RFC PATCH v4] virtio-vsock: use C style defines for constants
 2021-03-23 15:48 UTC 

[PATCH net-next 0/6] page_pool: recycle buffers
 2021-03-23 15:47 UTC  (3+ messages)

[PATCH] powerpc: Switch to relative jump labels
 2021-03-23 15:47 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/batman-adv: fix compile with BR2_PACKAGE_BATMAN_ADV_BATMAN_V disabled
 2021-03-23 15:48 UTC 

[RFC PATCH 0/2] mm,drm/ttm: Always block GUP to TTM pages
 2021-03-23 15:46 UTC  (5+ messages)
` [RFC PATCH 2/2] mm,drm/ttm: Use VM_PFNMAP for TTM vmas

[PATCH] tests/migration: fix parameter of auto-converge migration
 2021-03-23 15:43 UTC 

[dpdk-dev] [PATCH 0/3] add lookaside IPsec UDP encapsulation and transport mode
 2021-03-23 15:46 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/3] examples/ipsec-secgw: add UDP encapsulation support

[PATCH v4 2/2] usbip: tools: add usage of device mode in usbip_list.c
 2021-03-23 15:45 UTC  (2+ messages)

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-13 22:00 UTC  (8+ messages)
        ` [Ocfs2-devel] [PATCH v2 00/10] fsdax, xfs: "

[PATCH v3 00/25] KVM SGX virtualization support
 2021-03-23 15:45 UTC  (11+ messages)
` [PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()

[PATCH v7 0/8] idxd 'struct device' lifetime handling fixes
 2021-03-23 15:44 UTC  (4+ messages)

[PATCH] drm/ttm: stop warning on TT shrinker failure
 2021-03-23 15:45 UTC  (14+ messages)

[kas:kvm-unmapped-poison 7/7] arch/s390/kvm/../../../virt/kvm/kvm_main.c:2873:7: error: implicit declaration of function 'TestClearPageHWPoison'
 2021-03-23 15:44 UTC 

[PATCH 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2021-03-23 15:43 UTC  (7+ messages)
` [PATCH 02/23] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH 07/23] mm: Introduce zap_details.zap_flags

[PATCH] btrfs-progs: qgroup: remove outdated comment
 2021-03-23 15:43 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: use zero as start for dummy resource walks
 2021-03-23 15:42 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: re-apply "use the new cursor in the VM code""

[PATCH v4] grub: upgrade 2.04 -> 2.06~rc1
 2021-03-23 15:41 UTC  (4+ messages)
` [OE-core] "

[PATCH 0/6] clk: Ingenic JZ4760(B) support
 2021-03-23 15:41 UTC  (5+ messages)
` [PATCH 6/6] clk: ingenic: Add support for the JZ4760

[PATCH v2 for-5.13 0/7] ctx wide rsrc nodes
 2021-03-23 15:36 UTC  (8+ messages)
` [PATCH v2 1/7] io_uring: name rsrc bits consistently
` [PATCH v2 2/7] io_uring: simplify io_rsrc_node_ref_zero
` [PATCH v2 3/7] io_uring: use rsrc prealloc infra for files reg
` [PATCH v2 4/7] io_uring: encapsulate rsrc node manipulations
` [PATCH v2 5/7] io_uring: move rsrc_put callback into io_rsrc_data
` [PATCH v2 6/7] io_uring: refactor io_queue_rsrc_removal()
` [PATCH v2 7/7] io_uring: ctx-wide rsrc nodes

Re:Re: [PATCH] mmc: block: use REQ_HIPRI flag to complete request directly in own complete workqueue
 2021-03-23 15:40 UTC 

[dpdk-dev] [PATCH 0/2] meson build fixes for hns3
 2021-03-23 15:40 UTC  (6+ messages)
` [dpdk-dev] [PATCH V2 0/4] add Hisilicon kunpeng CPU support
  ` [dpdk-dev] [PATCH V2 1/4] config/arm: add Hisilicon kunpeng920 implementer

[PULL 0/5] Ui 20210323 patches
 2021-03-23 15:36 UTC  (6+ messages)
` [PULL 1/5] crypto: add reload for QCryptoTLSCredsClass
` [PULL 2/5] vnc: support reload x509 certificates for vnc
` [PULL 3/5] qmp: add new qmp display-reload
` [PULL 4/5] include/ui/console.h: Delete is_surface_bgr()
` [PULL 5/5] edid: prefer standard timings

[PATCH] blk-mq: Fix races between iterating over requests and freeing requests
 2021-03-23 15:39 UTC  (3+ messages)

xen/evtchn: Dom0 boot hangs using preempt_rt kernel 5.10
 2021-03-23 15:39 UTC  (8+ messages)

[PATCH] x86: turn off -fcf-protection for realmode
 2021-03-23 15:38 UTC  (2+ messages)
` [tip: x86/urgent] x86/build: Turn off -fcf-protection for realmode targets

[PATCH v3 1/2] driver core: clear deferred probe reason on probe retry
 2021-03-23 15:37 UTC  (2+ messages)
` [PATCH v3 2/2] driver core: add helper for deferred probe reason setting

[PATCH net-next] page_pool: let the compiler optimize and inline core functions
 2021-03-23 15:36 UTC  (3+ messages)

[PATCH v2 1/7] usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
 2021-03-23 15:36 UTC  (7+ messages)
` [PATCH v2 2/7] usb: gadget: pch_udc: Check if driver is present before calling ->setup()
` [PATCH v2 3/7] usb: gadget: pch_udc: Check for DMA mapping error
` [PATCH v2 4/7] usb: gadget: pch_udc: Move pch_udc_init() to satisfy kernel doc
` [PATCH v2 5/7] usb: gadget: pch_udc: Revert d3cb25a12138 completely
` [PATCH v2 6/7] usb: gadget: pch_udc: Initialize device pointer before use
` [PATCH v2 7/7] usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)

[freescale-fslc:pr/296 14383/17782] ld.lld: error: undefined symbol: dw_pcie_link_up
 2021-03-23 15:36 UTC 

[PATCH v2 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG
 2021-03-23 15:34 UTC  (8+ messages)
` [PATCH v2 2/2] s390/kvm: VSIE: fix MVPG handling for prefixing and MSO

[PATCH] amdgpu: fix gcc -Wrestrict warning
 2021-03-23 15:33 UTC  (4+ messages)

[PATCH] drm/amdgpu: Ensure that the modifier requested is supported by plane
 2021-03-23 15:34 UTC  (7+ messages)

[PATCH 0/4] qemu-iotests: quality of life improvements
 2021-03-23 15:29 UTC  (4+ messages)
` [PATCH 1/4] qemu-iotests: allow passing unittest.main arguments to the test scripts

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-23 15:32 UTC  (11+ messages)

[PULL v2 00/19] pc,virtio,pci: fixes, features
 2021-03-23 15:30 UTC  (2+ messages)

[Bug 1920934] [NEW] Heap-use-after-free in io_writex / cputlb.c results in Linux kernel crashes
 2021-03-23 15:24 UTC  (2+ messages)
` [Bug 1920934] "

[PATCH v5 0/2] HDMI2.1 PCON Misc Fixes
 2021-03-23 15:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for HDMI2.1 PCON Misc Fixes (rev5)

[smfrench-smb3-kernel:pr/34 4/23] fs/cifsd/smbacl.c:784:37: warning: Either the condition 'pntsd==NULL' is redundant or there is pointer arithmetic with NULL pointer
 2021-03-23 15:32 UTC 

[PATCH] USB: DWC2: Add VBUS overcurrent detection control
 2021-03-23 15:31 UTC  (2+ messages)

[ANNOUNCE] Xen 4.15 - release status, branching tomorrow
 2021-03-23 15:31 UTC  (3+ messages)

[Virtio-fs] Large memory consumption by virtiofsd, suspecting fd's aren't being closed?
 2021-03-23 15:31 UTC  (8+ messages)

[PATCH v3 0/8] Add managed version of delayed work init
 2021-03-23 15:30 UTC  (3+ messages)
` [PATCH v3 5/8] platform/x86: gpd pocket fan: Clean-up by using managed "

[PATCH] xen: Create EFI_VENDOR directory
 2021-03-23 15:31 UTC  (10+ messages)

[PATCH] uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE
 2021-03-23 15:29 UTC  (2+ messages)

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-03-23 15:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for treewide: address gcc-11 -Wstringop-overread warnings (rev2)

[PATCH] PM: devfreq: Couple of typo fixes
 2021-03-23 15:29 UTC  (2+ messages)

[scsi_debug] 20b58d1e6b: blktests.block.001.fail
 2021-03-23 15:29 UTC  (3+ messages)

[PATCH] drm/i915: A typo fix
 2021-03-23 15:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[cip-dev] cip/linux-4.19.y-cip baseline-nfs: 16 runs, 1 regressions (v4.19.182-cip45-40-g0e469137cd784) #kernelci
 2021-03-23 15:29 UTC 

[cip-dev] cip/linux-4.19.y-cip baseline: 241 runs, 7 regressions (v4.19.182-cip45-40-g0e469137cd784) #kernelci
 2021-03-23 15:29 UTC 

[PATCH V2 0/3] scsi: ufs: Add a vops to configure VCC voltage level
 2021-03-23 15:28 UTC  (3+ messages)
` [PATCH V2 3/3] scsi: ufs-qcom: configure VCC voltage level in vendor file

[PATCH 1/1] ipu3-cio2: Fix pixel-rate derived link frequency
 2021-03-23 15:27 UTC  (3+ messages)

Amdgpu kernel oops and freezing on system suspend and hibernate
 2021-03-23 15:26 UTC  (5+ messages)

[RFC PATCH v2 0/8] arm64: Implement reliable stack trace
 2021-03-23 15:26 UTC  (18+ messages)
  ` [RFC PATCH v2 4/8] arm64: Detect an EL1 exception frame and mark a stack trace unreliable
  ` [RFC PATCH v2 5/8] arm64: Detect an FTRACE "

[PATCH v7 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
 2021-03-23 15:27 UTC  (11+ messages)
` [PATCH v7 2/2] drm/bridge: Introduce LT8912B DSI "

[igt-dev] [PATCH i-g-t v28 00/36] Introduce IGT allocator
 2021-03-23 15:28 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Introduce IGT allocator (rev31)

'make check-acceptance' odd error: "'bytes' object has no attribute 'encode'"
 2021-03-23 15:23 UTC 

[PATCH v2 1/2] driver core: clear deferred probe reason on probe retry
 2021-03-23 15:27 UTC  (4+ messages)
` [PATCH v2 2/2] driver core: add helper for deferred probe reason setting

[PATCH] ftrace: shut up -Wcast-function-type warning for ftrace_ops_no_ops
 2021-03-23 15:25 UTC  (4+ messages)

[PATCH v2 0/3] thunderbolt: Expose details about tunneling
 2021-03-23 15:26 UTC  (3+ messages)
` [PATCH v2 3/3] thunderbolt: Expose more details about USB 3.x and DisplayPort tunnels

RFC: return d_type for non-plus READDIR
 2021-03-23 15:26 UTC  (2+ messages)

[PATCH] PM / EM: postpone creating the debugfs dir till fs_initcall
 2021-03-23 15:26 UTC  (2+ messages)

[PATCH] uvcvideo: improve error handling in uvc_query_ctrl()
 2021-03-23 15:25 UTC  (2+ messages)

How to switch between installed kernel and developed kernel
 2021-03-23 15:23 UTC  (11+ messages)

[PATCH v4] rebase: remove the rebase.useBuiltin setting
 2021-03-23 15:23 UTC  (2+ messages)
` [PATCH] rebase: remove transitory rebase.useBuiltin setting & env

[PATCH v2] PM: Kconfig: fix unmet dependency for PM_SLEEP_SMP
 2021-03-23 15:23 UTC  (2+ messages)

[PATCH v2] PCI: free of node in pci_scan_device's error path
 2021-03-23 15:23 UTC  (2+ messages)

[PATCH kvm-unit-tests] compiler: Add builtin overflow flag
 2021-03-23 15:22 UTC  (2+ messages)

Bug Report: Multi-line trailers containing empty lines break parsing
 2021-03-23 15:17 UTC  (6+ messages)

[linux-next:master 4880/6512] sound/soc/codecs/rt1019.c:707:61: warning: Boolean result is used in bitwise operation. Clarify expression with parentheses
 2021-03-23 15:18 UTC 

[PATCHv4 00/19] perf metric: Add support to reuse metric
 2021-03-23 15:15 UTC  (5+ messages)

[PATCH 1/2] stop_machine: Add caller debug info to queue_stop_cpus_work
 2021-03-23 15:08 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-23 15:17 UTC  (4+ messages)
` [PATCH v4 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs

[RESEND PATCH 0/5] Add support for AMT over WLAN
 2021-03-23 15:15 UTC  (3+ messages)
` [PATCH 1/5] mei: allow map and unmap of client dma buffer only for disconnected client

[PATCH -tip 1/3] x86/kprobes: Retrieve correct opcode for group instruction
 2021-03-23 15:15 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH -tip 2/3] x86/kprobes: Identify far indirect JMP correctly
 2021-03-23 15:15 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH -tip 3/3] x86/kprobes: Use int3 instead of debug trap for single-step
 2021-03-23 15:15 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH] ia64: mca: allocate early mca with GFP_ATOMIC
 2021-03-23 15:15 UTC  (3+ messages)

[OpenBMC]: root is rejected to login an aarch64 openBmc system
 2021-03-23 15:14 UTC  (2+ messages)

[RFC PATCH 1/2] ima: don't access a file's integrity status before an IMA policy is loaded
 2021-03-23 15:14 UTC  (10+ messages)
` [RFC PATCH 2/2] integrity: double check iint_cache was initialized

[PATCH] gpu: drm: amd: Remove duplicate includes
 2021-03-23 15:14 UTC  (2+ messages)

[PATCH] meson: Propagate gnutls dependency to migration
 2021-03-23 15:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: renesas: r8a77961: Add VIN and CSI-2 device nodes
 2021-03-23 15:13 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.