All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-14 15:01:55 to 2020-09-14 15:23:42 UTC [more...]

[PATCH RFC 0/4] 9p: fix open-unlink-f*syscall bug
 2020-09-14 15:19 UTC  (4+ messages)
` [V9fs-developer] "

[PATCH v5 00/14] Optimise and update memcpy, user copy and string routines
 2020-09-14 15:17 UTC  (11+ messages)
` [PATCH v5 01/14] arm64: Allow passing fault address to fixup handlers
` [PATCH v5 02/14] arm64: kprobes: Drop open-coded exception fixup
` [PATCH v5 03/14] arm64: Import latest version of Cortex Strings' memcmp
` [PATCH v5 04/14] arm64: Import latest version of Cortex Strings' memmove
` [PATCH v5 05/14] arm64: Import latest version of Cortex Strings' strcmp
` [PATCH v5 06/14] arm64: Import latest version of Cortex Strings' strlen
` [PATCH v5 07/14] arm64: Import latest version of Cortex Strings' strncmp
` [PATCH v5 09/14] arm64: Tidy up _asm_extable_faultaddr usage
` [PATCH v5 10/14] arm64: usercopy: Store the arguments on stack
` [PATCH v5 13/14] arm64: usercopy: Add conclusive fixup routine

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-09-14 15:23 UTC 

[PATCH] qemu: always define unknown_lock_type
 2020-09-14 15:23 UTC  (8+ messages)
` [OE-core] "

[PATCH v2 0/2] Add DT to get PCIe working in J721E SoC
 2020-09-14 15:21 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes
` [PATCH v2 2/2] arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe instances

[PATCH v1 0/6] deprecation and linux-user tweaks (+test fix)
 2020-09-14 15:07 UTC  (5+ messages)
` [PATCH v1 1/6] linux-user: test, don't assert addr != test in pgb_reserved_va
` [PATCH v1 2/6] configure: use add_to for tweaking deprecated_features
` [PATCH v1 5/6] gitlab: create a build-deprecated target
` [PATCH v1 6/6] iotests: Work around failing readlink -f

[PATCH v8 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-14 15:08 UTC  (7+ messages)
` [PATCH v8 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v8 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v8 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function

a saner API for allocating DMA addressable pages v2
 2020-09-14 15:20 UTC  (48+ messages)
` [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/17] hal2: "
` [PATCH 11/17] sgiseeq: "
` [PATCH 12/17] 53c700: "
` [PATCH 13/17] dma-mapping: remove dma_cache_sync
` [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API
` [PATCH 15/17] dma-mapping: add new {alloc, free}_noncoherent dma_map_ops methods
  ` [PATCH 15/17] dma-mapping: add new {alloc,free}_noncoherent "
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent

How to upload fpga firmware
 2020-09-14 15:12 UTC  (7+ messages)

[PATCH] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
 2020-09-14 15:22 UTC  (7+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/toke/linux
 2020-09-14 15:22 UTC 

[RESEND PATCH v5 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-09-14 15:20 UTC  (5+ messages)
` [RESEND PATCH v5 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts

[dpdk-dev] [PATCH 00/20] cleanup ethdev close operation
 2020-09-14 15:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH 14/20] net/softnic: release port upon close

post-receive: pub/scm/linux/kernel/git/toke/linux
 2020-09-14 15:21 UTC 

libxl - b_info.{acpi,apic} behaves differently than b_info.u.hvm.{acpi,apic}
 2020-09-14 15:19 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Fix g4x+ sprite dotclock limit for upscaling
 2020-09-14 15:20 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Use fb->format->is_yuv for the g4x+ sprite RGB vs. YUV check

[linux-lvm] Issue after upgrading the LVM2 package from 2.02.176 to 2.02.180
 2020-09-14 15:19 UTC  (3+ messages)

[PATCH v37 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits
 2020-09-14 15:18 UTC  (2+ messages)

[PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-09-14 15:06 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/15] Replace terms master/slave lcore with main/worker lcore
 2020-09-14 15:19 UTC  (19+ messages)
` [dpdk-dev] [PATCH 06/15] app/test: replace uses of master/slave
` [dpdk-dev] [PATCH 07/15] app/test-pmd: replace master lcore with main lcore
` [dpdk-dev] [PATCH 08/15] app/test-eventdev: replace use of "
` [dpdk-dev] [PATCH 09/15] app: replace references to master/slave
` [dpdk-dev] [PATCH 10/15] examples: replace use of master with main
` [dpdk-dev] [PATCH 11/15] examples/multi_process: replace references to master/slave
` [dpdk-dev] [PATCH 12/15] examples/performance-thread: replace reference to master lcore
` [dpdk-dev] [PATCH 13/15] examples/qos: replace references to master
` [dpdk-dev] [PATCH 14/15] examples/ipsec-secgw: replace master lcore with main lcore

[PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
 2020-09-14 15:17 UTC  (13+ messages)

[PATCH v2] mm/vmscan: fix infinite loop in drop_slab_node
 2020-09-14 15:17 UTC  (6+ messages)
  ` [External] "

[PATCH v5 0/8] Configurable policy for handling deprecated interfaces
 2020-09-14 15:08 UTC  (3+ messages)
` [PATCH v5 1/8] qemu-options: New -compat to set policy for "

[PATCH v2 0/3] mm/memcg: Miscellaneous cleanups and streamlining
 2020-09-14 15:18 UTC  (4+ messages)
` [PATCH v4 2/3] mm/memcg: Simplify mem_cgroup_get_max()

Can't understand VM_PFNMAP and VM_MIXEDMAP flag
 2020-09-14 15:16 UTC 

[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
 2020-09-14 15:16 UTC  (8+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature

[v4,0/5] watchdog: mt8192: add wdt support
 2020-09-14 15:15 UTC  (17+ messages)
` [v4,1/5] dt-binding: mediatek: watchdog: fix the description of compatible
` [v4,2/5] arm64: dts: mt8183: update watchdog device node
` [v4,4/5] dt-binding: mt8192: add toprgu reset-controller head file
` [v4,5/5] watchdog: mt8192: add wdt support

[PATCH v2 0/2] build: corrections to .init.o generation logic
 2020-09-14 15:16 UTC  (3+ messages)
` [PATCH v2 2/2] EFI: free unused boot mem in at least some cases

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-14 15:16 UTC  (7+ messages)
` [PATCH V1 04/16] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V1 05/16] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
` [PATCH V1 06/16] xen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server) structs common

[RFC 00/26] perf: Add mmap3 support
 2020-09-14 15:14 UTC  (4+ messages)
` [PATCH 24/26] perf tools: Add buildid-list --store option

[meta-oe][PATCH 0/5] ARMv8 Tune reorg
 2020-09-14 15:13 UTC  (6+ messages)
` [meta-oe][PATCH 1/5] arch-armv8-2a.inc: Add Cortex-A55 tunings
` [meta-oe][PATCH 2/5] arch-armv8a.inc: Add existing tunings
` [meta-oe][PATCH 3/5] qemuarm64: change tuning
` [meta-oe][PATCH 4/5] arch-armv8a.inc: Add tunes for supported ARMv8a cores
` [meta-oe][PATCH 5/5] arch-armv8-2a.inc: Add tunes for supported ARMv8.2a cores

[PATCH v5 00/14] Optimise and update memcpy, user copy and string routines
 2020-09-14 15:09 UTC  (7+ messages)
` [PATCH v5 05/14] arm64: Import latest version of Cortex Strings' strcmp
` [PATCH v5 07/14] arm64: Import latest version of Cortex Strings' strncmp
` [PATCH v5 08/14] arm64: Import latest optimization of memcpy
` [PATCH v5 10/14] arm64: usercopy: Store the arguments on stack
` [PATCH v5 11/14] arm64: usercopy: Check for overlapping buffers in fixup
` [PATCH v5 12/14] arm64: usercopy: Add intermediate fixup routine

[PATCH] xfs: Check if rt summary/bitmap buffers are logged with correct xfs_buf type
 2020-09-14 15:13 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-09-14 15:14 UTC 

[PATCH] drm/radeon: revert "Prefer lower feedback dividers"
 2020-09-14 15:13 UTC  (3+ messages)

[libgpiod] gpiomon loses events
 2020-09-14 15:12 UTC  (2+ messages)

[dpdk-dev] [PATCH V1] testpmd: add eeprom/module eeprom display
 2020-09-14 15:11 UTC  (4+ messages)
    ` [dpdk-dev] [PATCH V2] "

[PATCH tip] KVM: nSVM: avoid freeing uninitialized pointers in svm_set_nested_state()
 2020-09-14 15:10 UTC  (2+ messages)

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-14 15:09 UTC  (6+ messages)
` [PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts

[PATCH AUTOSEL 5.4 01/22] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
 2020-09-14 13:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 03/22] scsi: libfc: Fix for double free()

[dpdk-dev] [PATCH] eal: add new prefetch0_write variant
 2020-09-14 15:10 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] eal: add new prefetch write variants

[PATCH] arm64: hibernate: Remove unused including <linux/version.h>
 2020-09-14 15:07 UTC  (2+ messages)

[PATCH v2] arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
 2020-09-14 15:07 UTC  (3+ messages)

Best way to add caching to a new raid setup
 2020-09-14 15:08 UTC  (13+ messages)

#yocto Problem compiling binutils-2.32.0-r0 on zeus
 2020-09-14 15:08 UTC 

[PATCH] libxl: User defined max_maptrack_frames in a stub domain
 2020-09-14 14:50 UTC 

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2020-09-14 15:06 UTC  (6+ messages)
` [PATCH v6 04/12] KVM: SVM: Modify intercept_exceptions to generic intercepts

per-plane LUTs and CSCs?
 2020-09-14 15:07 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-09-14 15:07 UTC 

[PATCH block/for-next] iocost: fix infinite loop bug in adjust_inuse_and_calc_cost()
 2020-09-14 15:05 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/9] Per client engine busyness
 2020-09-14 15:05 UTC  (5+ messages)
` [Intel-gfx] [PATCH 4/9] drm/i915: Track runtime spent in unreachable intel_contexts
` [Intel-gfx] [PATCH 5/9] drm/i915: Track runtime spent in closed GEM contexts

post-receive: pub/scm/linux/kernel/git/konrad/swiotlb
 2020-09-14 15:06 UTC 

[PATCH v5 0/7] hw/misc: Add LED device
 2020-09-14 15:05 UTC  (8+ messages)
` [PATCH v5 2/7] hw/misc/led: Allow connecting from GPIO output

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-14 14:50 UTC  (20+ messages)
                                    ` [NEEDS-REVIEW] "

armv7R: K3: am654: U-Boot
 2020-09-14 15:06 UTC  (4+ messages)

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-09-14 15:05 UTC  (10+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
      ` [Intel-gfx] "

[PATCH] tests/check-block: Do not run the iotests with old versions of bash
 2020-09-14 15:03 UTC  (2+ messages)

[PATCH v3] selinux: Add helper functions to get and set checkreqprot
 2020-09-14 15:04 UTC  (3+ messages)

[PATCH 0/3] block: a few chunk_sectors fixes/improvements
 2020-09-14 15:03 UTC  (5+ messages)
` [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully

[Bug 209243] New: fsx IO_URING reading get BAD DATA
 2020-09-14 15:04 UTC  (2+ messages)
` [Bug 209243] [regression] "

[PATCH] nvme: tcp: fix kconfig dependency warning when !CRYPTO
 2020-09-14 15:01 UTC  (2+ messages)

mmotm 2020-09-13-21-39 uploaded
 2020-09-14 15:03 UTC  (2+ messages)
` mmotm 2020-09-13-21-39 uploaded (arch/x86/kernel/kvm.c)

[PATCH v1] kernel.h: Move oops_in_progress to printk.h
 2020-09-14 15:00 UTC  (3+ messages)

[PATCH] iommu/amd: fix interrupt remapping for avic
 2020-09-14 14:48 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2020-09-14 15:00 UTC 

[IDEA] New pages for types: structs and typedfefs
 2020-09-14 15:00 UTC  (3+ messages)
` [RFC v2] system_data_types.7: Draft v2

KASAN: use-after-free Read in ucma_close (2)
 2020-09-14 15:01 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/9] Per client engine busyness
 2020-09-14 15:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/9] drm/i915: Make GEM contexts track DRM clients

[PATCH] kconfig: qconf: revive help message in the info view
 2020-09-14 14:59 UTC 

[PATCH v2] gpiolib: Fix line event handling in syscall compatible mode
 2020-09-14 15:01 UTC  (3+ messages)

[PATCH v6 00/12] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-09-14 15:02 UTC  (13+ messages)
` [PATCH v6 01/12] pinctrl: Add pinmux property support to pinctrl-generic
` [PATCH v6 02/12] pinctrl: Reformat documentation in dm/pinctrl.h
` [PATCH v6 03/12] test: pinmux: Add test for pin muxing
` [PATCH v6 04/12] pinctrl: Add support for Kendryte K210 FPIOA
` [PATCH v6 05/12] gpio: dw: Fix warnings about casting int to pointer
` [PATCH v6 06/12] gpio: dw: Add a trailing underscore to generated name
` [PATCH v6 07/12] gpio: dw: Return output value when direction is out
` [PATCH v6 08/12] led: gpio: Default to using node name if label is absent
` [PATCH v6 09/12] test: dm: Test for default led naming
` [PATCH v6 10/12] riscv: Add pinmux and gpio bindings for Kendryte K210
` [PATCH v6 11/12] riscv: add DT binding for BOOT button on Maix board
` [PATCH v6 12/12] riscv: Add FPIOA and GPIO support for Kendryte K210


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.