All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-24 15:01:37 to 2022-08-24 15:51:46 UTC [more...]

[PATCH 0/4] Add support for atomic async page-flips
 2022-08-24 15:08 UTC  (5+ messages)
` [PATCH 1/4] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
` [PATCH 2/4] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
` [PATCH 3/4] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
` [PATCH 4/4] amd/display: indicate support for atomic async page-flips on DCN

Rust in our code base
 2022-08-24 15:34 UTC  (8+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-08-24 15:51 UTC  (15+ messages)
                    ` [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes
                      ` [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-08-24 15:50 UTC  (3+ messages)
` [RFC PATCH 1/9] cxl/mem: Implement Get Event Records command

[PATCH bpf-next] selftests/bpf: fix incorrect fcntl call
 2022-08-24 15:50 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-24 15:50 UTC 

[PATCH 09/15] sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c files there
 2022-08-24 15:50 UTC  (3+ messages)

[PATCH] cxl: Replace HDM decoder granularity magic numbers
 2022-08-24 15:31 UTC  (4+ messages)

[PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-24 15:49 UTC  (13+ messages)
` [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
  ` [Intel-gfx] [Linaro-mm-sig] "
    `  "

[PATCH] x86/sev: Mark snp_abort() noreturn
 2022-08-24 15:48 UTC  (3+ messages)

[PATCH drm-misc-next v2 0/4] Fixes for vc4 hotplug rework
 2022-08-24 15:48 UTC  (4+ messages)
` [PATCH drm-misc-next v2 2/4] drm/vc4: plane: protect device resources after removal

[PATCH] usb/uvc: fix repeated words in comments
 2022-08-24 15:46 UTC  (2+ messages)

[PATCH v2 0/5] Bundle URIs II: git clone --bundle-uri
 2022-08-24 15:46 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/5] clone: add --bundle-uri option

[PATCH 0/5] perf record: Allow multiple recording time ranges
 2022-08-24 15:45 UTC  (9+ messages)
` [PATCH 1/5] perf record: Fix way of handling non-perf-event pollfds
` [PATCH 2/5] perf record: Fix done_fd wakeup event
` [PATCH 3/5] perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_event
` [PATCH 4/5] perf evlist: Add evlist__{en/dis}able_non_dummy()

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-24 15:45 UTC  (13+ messages)
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v1 34/35] drm/modes: Introduce the tv_mode property as a command-line option

sunhme: some cleanups
 2022-08-24 15:45 UTC  (4+ messages)
` [PATCH 4/x] sunhme: switch to devres

[PATCH] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-08-24 15:45 UTC  (5+ messages)

[PATCH for-rc] RDMA/irdma: Fix drain SQ hang with no completion
 2022-08-24 15:43 UTC 

[PATCH v3,0/2] Add dpi output format control for MT8186
 2022-08-24 15:44 UTC  (6+ messages)
` [PATCH v3,2/2] drm: mediatek: Adjust the dpi output format to MT8186

smbd_max_receive_size == 8192?
 2022-08-24 15:44 UTC 

[PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
 2022-08-24 15:44 UTC  (2+ messages)

[RFC PATCH 0/4] Support multiple deocde path for RISC-V
 2022-08-24 13:03 UTC  (5+ messages)
` [RFC PATCH 1/4] target/riscv: Use xl instead of mxl for disassemble
` [RFC PATCH 2/4] disas/riscv: Move down the struct rv_decode
` [RFC PATCH 3/4] disas/riscv: Add used_opcode_data field
` [RFC PATCH 4/4] target/riscv: Support Ventana disassemble

staging in the fscrypt patches
 2022-08-24 15:43 UTC  (2+ messages)

[PATCH] KVM: fix memoryleak in kvm_init()
 2022-08-24 15:41 UTC  (2+ messages)

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 15:39 UTC  (19+ messages)
` [PATCH v3 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v3 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v3 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v3 04/18] perf hist: Update use of pthread mutex
` [PATCH v3 05/18] perf bpf: Remove unused pthread.h include
` [PATCH v3 06/18] perf lock: "
` [PATCH v3 07/18] perf record: Update use of pthread mutex
` [PATCH v3 08/18] perf sched: "
` [PATCH v3 09/18] perf ui: "
` [PATCH v3 10/18] perf mmap: Remove unnecessary pthread.h include
` [PATCH v3 11/18] perf dso: Update use of pthread mutex
` [PATCH v3 12/18] perf annotate: "
` [PATCH v3 13/18] perf top: "
` [PATCH v3 14/18] perf dso: Hold lock when accessing nsinfo
` [PATCH v3 15/18] perf mutex: Add thread safety annotations
` [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
` [PATCH v3 17/18] perf top: "
` [PATCH v3 18/18] perf build: Enable -Wthread-safety with clang

[PATCH net-next] net: ftmac100: add an opportunity to get ethaddr from the platform
 2022-08-24 15:40 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-24 15:40 UTC 

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-24 15:39 UTC  (4+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page

[igt-dev] [RFC PATCH] tests/kms_async_flips: add atomic test
 2022-08-24 15:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RESEND PATCH v3 0/9] Make ghes_edac a proper module
 2022-08-24 15:37 UTC  (3+ messages)
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes

[PATCH v2 0/7] xen/evtchn: implement static event channel signaling
 2022-08-24 15:36 UTC  (7+ messages)
` [PATCH v2 7/7] xen/arm: introduce new xen,enhanced property value

[PATCH v3 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-24 15:36 UTC  (4+ messages)
` [PATCH v3 2/3] Input: joystick: xpad: Add X-Box Adaptive Controller Layer button

[meta-oe][PATCH] yasm: Only depend on xmlto when docs are enabled
 2022-08-24 15:35 UTC 

[Buildroot] Docker container for 2022.02.x release
 2022-08-24 15:35 UTC  (4+ messages)

[PATCHv2 1/2] i2c: stm32f7: fix clearing the control register
 2022-08-24 15:35 UTC  (2+ messages)

drivers/gpu/host1x/context.c:65:23: error: too many arguments to function 'of_dma_configure_id'
 2022-08-24 15:34 UTC  (3+ messages)

[PATCH v1 1/1] ethdev: introduce pool sort capability
 2022-08-24 15:33 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH] crypto/luks: Support creating LUKS image on Darwin
 2022-08-24 12:37 UTC 

[PATCH v4 0/6] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-24 15:32 UTC  (7+ messages)
` [PATCH v4 5/6] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly

[PATCH] of/device: Fix up of_dma_configure_id() stub
 2022-08-24 15:32 UTC 

[PATCH v10 0/6] Raspberry Pi Sense HAT driver
 2022-08-24 15:30 UTC  (5+ messages)

BUG: Bad page map in process/Bad Swap file entry, RPI CM4 on clone syscall
 2022-08-24 15:30 UTC  (6+ messages)

[PATCH v3 00/10] sched/psi: some optimization and extension
 2022-08-24 15:30 UTC  (4+ messages)
` [PATCH v3 05/10] sched/psi: optimize task switch inside shared cgroups again

[PATCH] KVM: s390: Pass initialized arg even if unused
 2022-08-24 15:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-24 15:30 UTC 

[PATCH v1] x86/public: move XEN_ACPI_ in a new header
 2022-08-24 15:29 UTC 

[PATCH 00/14] DC Patches August 12, 2022
 2022-08-12 22:12 UTC  (2+ messages)
` [PATCH 10/14] drm/amd/display: Modify header inclusion pattern

[PATCH 0/6] amdgpu: Allow explicitly synchronized submissions
 2022-08-13  1:27 UTC  (2+ messages)
` [PATCH 4/6] drm/amdgpu: Refactor amdgpu_vm_get_pd_bo

[linux-linus test] 172743: regressions - FAIL
 2022-08-24 15:28 UTC 

[PATCH] term/serial: Add support for PCI serial devices
 2022-08-24 11:28 UTC 

[Intel-gfx] [PATCH v6 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-13  1:08 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 2/8] util_macros: Add exact_type macro to catch type mis-match while compiling
` [Intel-gfx] [PATCH v6 3/8] drm/i915/gem: Typecheck page lookups
` [PATCH v6 5/8] drm/i915: Check for integer truncation on the configuration of ttm place
` [PATCH v6 8/8] drm/i915: Remove truncation warning for large objects

[PATCH 0/4] enable ATS per pcie root port, not globally
 2022-08-24 15:24 UTC  (3+ messages)
` [PATCH 2/4] hw/acpi: set ATS capability explicitly per pcie root port

[Intel-gfx] [PATCH 0/7] drm/i915: Add HWMON support
 2022-08-13  0:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add HWMON support (rev3)

[RFC PATCH] Reduce smbdirect send/receive SGE sizes
 2022-08-24 15:27 UTC 

[PATCH] scsi: ufs: ufsfbo: Introduce File Based Optimization feature
 2022-08-24 15:26 UTC  (3+ messages)
  ` 答复: [External Mail]Re: "

[PATCH] KVM: x86: use TPAUSE to replace PAUSE in halt polling
 2022-08-24 15:26 UTC  (2+ messages)

[Intel-gfx] Intel gpu memory corruption
 2022-08-12 21:24 UTC 

[PATCH 0/3] drm/i915: Replace kmap() with kmap_local_page()
 2022-08-11 15:30 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: "

[PATCH net-next] driver: cadence macb driver support acpi mode
 2022-08-24 15:25 UTC  (5+ messages)

[PATCH v8 3/3] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-08-24 15:25 UTC  (3+ messages)

[PATCH v2] watchdog: w83627hf_wdt: add bootstatus support
 2022-08-24 15:25 UTC  (2+ messages)

[PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
 2022-08-24 15:24 UTC  (6+ messages)
` [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver

[LTP] [PATCH 0/5] Fanotify tests for FAN_MARK_EVICTABLE
 2022-08-24 15:24 UTC  (8+ messages)
` [LTP] [PATCH 5/5] syscalls/fanotify10: Add test cases for evictable ignore mark

[ovmf test] 172753: regressions - FAIL
 2022-08-24 15:23 UTC 

[PATCH v2 1/6] sysfs: do not create empty directories if no attributes are present
 2022-08-24 15:22 UTC  (4+ messages)

[PATCH v2 0/5] Fix some issues when looking up hugetlb page
 2022-08-24 15:23 UTC  (15+ messages)
` [PATCH v2 1/5] mm/hugetlb: fix races when looking up a CONT-PTE size "

[PATCH 0/2] sched/fair: feec()/scale_rt_capacity() improvements
 2022-08-24 15:22 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Use IRQ scaling for all sched classes

[PATCH] ARM: stm32: Switch DHSOM to FMC2 EBI driver
 2022-08-24 15:21 UTC  (2+ messages)

[PATCH v2 for-7.2 0/6] Drop libslirp submodule
 2022-08-24 15:11 UTC  (7+ messages)
` [PATCH 1/6] tests/docker: Update the debian-all-test-cross container to Debian 11
` [PATCH 2/6] tests/vm: Add libslirp to the VM tests
` [PATCH 3/6] tests/lcitool/libvirt-ci: Update the lcitool module to the latest version
` [PATCH 4/6] tests: Refresh dockerfiles and FreeBSD vars with lcitool
` [PATCH 5/6] tests/avocado: Do not run tests that require libslirp if it is not available
` [PATCH v2 6/6] Remove the slirp submodule (i.e. compile only with an external libslirp)

[PATCH v1 1/1] platform/x86: intel_cht_int33fe: Fix comment according to the code flow
 2022-08-24 15:21 UTC 

[PATCH ipsec-next 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-24 15:21 UTC  (3+ messages)
` [PATCH ipsec-next 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode

RTT-PROBE: lore-subspace-rtt
 2022-08-24 15:20 UTC 

[PATCH net-next 0/3] mlxsw: Remove some unused code
 2022-08-24 15:18 UTC  (4+ messages)
` [PATCH net-next 1/3] mlxsw: Remove unused IB stuff
` [PATCH net-next 2/3] mlxsw: Remove unused port_type_set devlink op
` [PATCH net-next 3/3] mlxsw: Remove unused mlxsw_core_port_type_get()

[PATCH 0/2] btrfs: fix a lockdep_assert_locked() warning
 2022-08-24 15:12 UTC  (2+ messages)

[PATCH 0/2] CXL XOR Interleave Arithmetic
 2022-08-24 15:16 UTC  (3+ messages)
` [PATCH 2/2] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)

[PATCH 1/2] platform/x86: asus-wmi: Simplify tablet-mode-switch probing
 2022-08-24 15:14 UTC  (3+ messages)
` [PATCH 2/2] drivers/platform: asus-wmi: Simplify tablet-mode-switch handling

[PATCH] drm/vc4: fix repeated words in comments
 2022-08-24 13:00 UTC 

[PATCH] drm/vboxvideo: fix repeated words in comments
 2022-08-24 13:02 UTC 

[PATCH] dt-bindings: fix wrong use of if_changed_rule
 2022-08-24 15:12 UTC  (3+ messages)

[PATCH v13 42/70] fs/proc/base: use maple tree iterators in place of linked list
 2022-08-24 15:12 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/tidss: fix repeated words in comments
 2022-08-24 13:04 UTC 

[GIT PULL FOR v6.1] cedrus, amphion and meson fixes
 2022-08-24 15:12 UTC 

[PATCH] drm/vmwgfx: fix repeated words in comments
 2022-08-24 12:55 UTC 

[PATCH] drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
 2022-08-24 15:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[meta-oe][PATCH] gensio: upgrade 2.3.1 -> 2.5.2
 2022-08-24 15:11 UTC 

[RFC PATCH v1 4/4] ima: Extend the real PCR12 with tempPCR value
 2022-08-24 15:11 UTC 

[RFC PATCH v1 3/4] ima: Create vpcr file on securityfs
 2022-08-24 15:11 UTC 

[PATCH net] openvswitch: fix memory leak at failed datapath creation
 2022-08-24 15:11 UTC  (2+ messages)
` [ovs-dev] "

[RFC PATCH v1 2/4] ima: Use tpm_chip from init IMA namespace
 2022-08-24 15:10 UTC 

[PATCH] Initialize BSD relocator state variables
 2022-08-24 14:47 UTC 

[RFC PATCH v1 1/4] ima: Introduce PCR virtualization for IMA namespace
 2022-08-24 15:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-24 15:10 UTC 

[RFC PATCH v1 0/4] Virtualize PCR for Container-IMA
 2022-08-24 15:10 UTC 

[Intel-gfx] [PATCH] drm/i915: Add new ADL-S pci id
 2022-08-24 15:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 1/2] timer: sti: convert sti-timer to arm a9 global timer
 2022-08-24 15:08 UTC  (2+ messages)

[PATCH 0/6] Minor improvements for pagewalk code
 2022-08-24 15:08 UTC  (3+ messages)
` [PATCH 7/6] mm: pagewalk: add back missing variable initializations

[PATCH 0/2] KVM: x86: Allow opt out of guest hypercall patching
 2022-08-24 15:06 UTC  (11+ messages)
` [PATCH 1/2] KVM: x86: Allow userspace to opt out of "

[PATCH v1 0/4] PCI: qcom: Support using the same PHY for both RC and EP
 2022-08-24 15:06 UTC  (5+ messages)
` [PATCH v1 3/4] PCI: qcom: Setup PHY to work in RC mode

[PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
 2022-08-24 15:04 UTC  (2+ messages)

[PATCH] configs: stih410-b2260: Fix SYS_HZ_CLOCK value
 2022-08-24 15:06 UTC 

[PATCH] drm/sced: Add FIFO policy for scheduler rq
 2022-08-24 15:06 UTC  (3+ messages)

[PATCH 1/2] btrfs/271: include common/fail_make_request
 2022-08-24 15:06 UTC  (4+ messages)
` [PATCH 2/2] btrfs/271: use the common fail_request setup helpers

[RFC v2] perf: Rewrite core context handling
 2022-08-24 14:59 UTC  (4+ messages)

[PATCH V2] xfs: Check if a direct write can result in a false ENOSPC error
 2022-08-24 15:05 UTC  (2+ messages)

[PATCH v2 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 15:04 UTC  (7+ messages)
` [PATCH v2 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v2 07/18] perf record: Update use of pthread mutex

[PATCH 1/2] system_data_types.7: srcfix
 2022-08-24 15:04 UTC  (12+ messages)
            ` .TH 4th field (Was: [PATCH 1/2] system_data_types.7: srcfix)

[PATCH] drm/amdgpu: disable FRU access on special SIENNA CICHLID card
 2022-08-24 15:03 UTC 

[PATCH -next] Maple Tree: remove not used entry in mas_preallocate()
 2022-08-24 15:03 UTC  (2+ messages)

[PATCH v7 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-08-24 15:01 UTC  (3+ messages)
` [PATCH v7 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "
` [PATCH v7 2/2] dt-bindings: fpga: document "

[PATCH 00/10] xen/arm: smmuv3: Merge Linux fixes to Xen
 2022-08-24 15:01 UTC  (3+ messages)
` [PATCH 04/10] xen/arm: smmuv3: Move definitions to a header

[PATCH] i2c/cx25840: fix repeated words in comments
 2022-08-24 15:01 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.