All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 13:47:17 to 2020-08-19 14:21:37 UTC [more...]

a saner API for allocating DMA addressable pages
 2020-08-19 14:11 UTC  (34+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT

[PATCH 0/3] Fixes to GCC warnings while compiling with W=1 level
 2020-08-19 14:21 UTC  (5+ messages)
` [PATCH 1/3] fs/btfrs: Fix -Wunused-but-set-variable warnings
` [PATCH 2/3] fs/btrfs: Fix -Wignored-qualifiers warnings
` [PATCH 3/3] fs/btrfs: Fix -Wmissing-prototypes warnings

[RFC PATCH 0/4] x86/vdso: x86/sgx: Rework SGX vDSO API
 2020-08-19 14:21 UTC  (4+ messages)
` [RFC PATCH 4/4] x86/vdso: x86/sgx: Allow the user to exit the vDSO loop on interrupts

Kernel Panic when loading XDP on i40e driver
 2020-08-19 16:16 UTC  (3+ messages)

[PATCH v2 0/4] bugfix and optimize for drivers/nvdimm
 2020-08-19 14:19 UTC  (9+ messages)
` [PATCH v2 1/4] libnvdimm: fix memmory leaks in of_pmem.c
  ` [PATCH v2 1/4] libnvdimm: Fix memory "

[RFC PATCH 0/9] block/curl: Add caching of data downloaded from the remote server
 2020-08-19 14:19 UTC  (3+ messages)

[PATCH 0/2] arm: mvebu: Espressobin: Add support for SD card
 2020-08-19 14:19 UTC  (3+ messages)
` [PATCH 1/2] mmc: xenon: set signal voltage and max base clock
` [PATCH 2/2] arm: dts: a37x0: enable sd card support on espressobin

[PATCH V2 net-next 0/4] Enhance current features in ena driver
 2020-08-19 14:18 UTC  (5+ messages)
` [PATCH V2 net-next 1/4] net: ena: ethtool: use unsigned long for pointer arithmetics
` [PATCH V2 net-next 2/4] net: ena: ethtool: Add new device statistics

[PATCH] srp_daemon: Avoid extra permissions for the lock file
 2020-08-19 14:17 UTC 

guest agent public ssh key add/remove support?
 2020-08-19 14:17 UTC  (4+ messages)

[PATCH] qtest: add fuzz test case
 2020-08-19 14:15 UTC 

[PATCH v4] drm/amdgpu: add new trace event for page table update v3
 2020-08-19 14:17 UTC  (11+ messages)

[PATCH v5 0/2] Anonymous VMA naming patches
 2020-08-19 14:16 UTC  (3+ messages)
` [PATCH v5 1/2] mm: rearrange madvise code to allow for reuse
` [PATCH v5 2/2] mm: add a field to store names for private anonymous memory

pcm|dmaengine|imx-sdma race condition on i.MX6
 2020-08-19 14:15 UTC  (5+ messages)

[PATCH v2 00/13] Convert Ingenic to a generic board v2
 2020-08-19 14:16 UTC  (4+ messages)
` [PATCH v2 12/13] MIPS: configs: Regenerate configs of Ingenic boards

[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
 2020-08-19 14:13 UTC  (9+ messages)
` [PATCH v6 1/7] Open 5.2 development tree
` [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options

[PATCH] libceph: multiple workspaces for CRUSH computations
 2020-08-19 14:14 UTC  (5+ messages)

[PATCH v12 00/29] Add support for mt2701 JPEG ENC support
 2020-08-19 14:12 UTC  (6+ messages)
` [PATCH v12 25/29] arm: dts: mt2701: Add jpeg enc device tree node

[PATCH v2 1/2] clk: imx: imx8m: avoid memory leak
 2020-08-19 14:09 UTC  (3+ messages)

[PATCH] sched/fair: reduce preemption with IDLE tasks runable
 2020-08-19 14:10 UTC  (15+ messages)
  ` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)

[PATCH] riscv/mm: Simplify retry logic in do_page_fault()
 2020-08-19 14:10 UTC 

[PATCH v2] blkcg: fix memleak for iolatency
 2020-08-19 14:10 UTC  (2+ messages)

[PATCH v4 1/1] tpm: add sysfs exports for all banks of PCR registers
 2020-08-19 14:09 UTC  (11+ messages)

[Intel-gfx] [PATCH v2 00/24] drm/i915: Correct the locking hierarchy in gem, v2
 2020-08-19 14:09 UTC  (25+ messages)
` [Intel-gfx] [PATCH v2 01/24] Revert "drm/i915/gem: Async GPU relocations only"
` [Intel-gfx] [PATCH v2 02/24] drm/i915: Revert relocation chaining commits
` [Intel-gfx] [PATCH v2 03/24] Revert "drm/i915/gem: Drop relocation slowpath"
` [Intel-gfx] [PATCH v2 04/24] Revert "drm/i915/gem: Split eb_vma into its own allocation"
` [Intel-gfx] [PATCH v2 05/24] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH v2 06/24] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH v2 07/24] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH v2 08/24] drm/i915: Use per object locking in execbuf, v12
` [Intel-gfx] [PATCH v2 09/24] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH v2 10/24] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH v2 11/24] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH v2 12/24] drm/i915: Pin engine before pinning all objects, v5
` [Intel-gfx] [PATCH v2 13/24] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH v2 14/24] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH v2 15/24] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH v2 16/24] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH v2 17/24] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH v2 18/24] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH v2 19/24] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH v2 20/24] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH v2 21/24] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3
` [Intel-gfx] [PATCH v2 22/24] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH v2 23/24] drm/i915: Add ww locking to pin_to_display_plane, v2
` [Intel-gfx] [PATCH v2 24/24] drm/i915: Do not share hwsp across contexts any more

[PATCH 0/3] btrfs: a few performance improvements for fsync and rename/link
 2020-08-19 14:08 UTC  (2+ messages)

[PATCH] lib/string.c: Disable tree-loop-distribute-patterns
 2020-08-19 14:08 UTC  (2+ messages)
` [PATCH v2] lib/string.c: Use freestanding environment

[PATCH] media: rcar-vin: Update crop and compose settings for every s_fmt call
 2020-08-19 14:08 UTC  (5+ messages)

[PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
 2020-08-19 14:07 UTC  (6+ messages)

[PATCH v2 0/5] dmaengine: dw: Introduce non-mem peripherals optimizations
 2020-08-19 14:02 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: dma: dw: Add optional DMA-channels mask cell support

[PATCH v6 08/17] sched/topology: Use prebuilt SD flag degeneration mask
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 0/9] mips: Add Octeon DDR4 init code
 2020-08-19 14:07 UTC  (7+ messages)
` [PATCH v2 2/9] mips: octeon: Add octeon-model.h header
` [PATCH v2 3/9] mips: octeon Add cvmx/cvmx-lmcx-defs.h header
` [PATCH v2 4/9] mips: octeon: Add octeon_ddr.h header

[PATCH v6 13/17] sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 12/17] sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 07/17] sched/topology: Introduce SD metaflag for flags needing > 1 groups
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 02/17] ARM: Revert back to default scheduler topology
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] ARM, sched/topology: "

[PATCH v6 06/17] sched/debug: Output SD flag names rather than their values
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 01/17] ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] regulator: core: add of_match_full_name boolean flag
 2020-08-19 14:04 UTC 

[PATCH v6 05/17] sched/topology: Verify SD_* flags setup when sched_debug is on
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 04/17] sched/topology: Define and assign sched_domain flag metadata
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 03/17] sched/topology: Split out SD_* flags declaration to its own file
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 14/17] sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 11/17] sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

unregister_netdevice: waiting for DEV to become free (4)
 2020-08-19 14:03 UTC  (2+ messages)

[PATCH v6 10/17] sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 09/17] sched/topology: Remove SD_SERIALIZE degeneration special case
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 1/8] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
 2020-08-19 14:01 UTC  (3+ messages)

[PATCH v6 15/17] sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 16/17] sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS
 2020-08-19 14:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH net-next 0/2] crypto/chelsio: Restructure chelsio's inline crypto drivers
 2020-08-19 14:01 UTC  (3+ messages)
` [PATCH net-next 1/2] chelsio/chtls: separate chelsio tls driver from crypto driver
` [PATCH net-next 2/2] crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net

FAILED: patch "[PATCH] pinctrl: ingenic: Properly detect GPIO direction when" failed to apply to 5.4-stable tree
 2020-08-19 14:02 UTC  (3+ messages)
` [BACKPORT v5.4 PATCH] pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ

[BUG] Xen build for RCAR failing
 2020-08-19 14:00 UTC  (11+ messages)

[PATCH v36 00/24] Intel SGX foundations
 2020-08-19 14:00 UTC  (10+ messages)
` [PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] ARM: imx_v6_v7_defconfig: Support i.MX8MN/P/Q
 2020-08-19 13:59 UTC  (3+ messages)

drivers/net/ethernet/intel/i40e/i40e_debugfs.c:582 i40e_dbg_dump_desc() error: uninitialized symbol 'ring'
 2020-08-19 14:01 UTC 

[Bug 208891] New: Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock
 2020-08-19 14:00 UTC  (2+ messages)
` [Bug 208891] "

[PATCH 1/2] ARM: multi_v7_defconfig: Enable i.MX6SLL SoC
 2020-08-19 13:57 UTC  (2+ messages)

[PATCH 0/2] Error handling fixes in stm32-dcmi driver
 2020-08-19 13:58 UTC  (7+ messages)
` [PATCH 1/2] media: stm32-dcmi: create video dev within notifier bound
` [PATCH 2/2] media: stm32-dcmi: fix probe error path & module remove

[PATCH v3 1/1] phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2
 2020-08-19 13:57 UTC  (2+ messages)

[PATCH] ceph: fix inode number presentation on 32-bit platforms and s390x
 2020-08-19 13:57 UTC  (6+ messages)
` [PATCH v2] ceph: fix inode number handling on arches with 32-bit ino_t

[PATCH 1/2] arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
 2020-08-19 13:57 UTC  (2+ messages)
` [PATCH 2/2] arm64: a37xx: pci: Assert PERST# signal when unloading driver

[PATCH] rcu: shrink each possible cpu krcp
 2020-08-19 13:56 UTC  (11+ messages)
                ` 回复: "

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-19 13:45 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_create: Added test description for test case
 2020-08-19 13:56 UTC  (2+ messages)

[PATCH v1 0/8] mips/usb: Add Octeon xHCI USB support
 2020-08-19 13:56 UTC  (10+ messages)
` [PATCH v1 2/8] usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses on Octeon
` [PATCH v1 5/8] mips: octeon: Add mangle-port.h
` [PATCH v1 8/8] mips: octeon: octeon_ebb7304_defconfig: Enable USB support

[PATCH v2 1/3] usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above
 2020-08-19 13:56 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: arm: fsl: Add imx8mm ddr4 evk board
 2020-08-19 13:55 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: imx8mm: Add imx8mm ddr4 evk board support

[PATCH] drm/amdgpu/dc: Simplify drm_crtc_state::active checks
 2020-08-19 13:55 UTC  (8+ messages)

drivers/video/fbdev/mx3fb.c:1336:26: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-08-19 13:31 UTC 

OpenBMC GUI Design Workgroup - Today 10:00 AM Central Time
 2020-08-19 13:55 UTC 

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-19 13:54 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: media: ov772x: Convert to json-schema
` [PATCH 2/3] dt-bindings: media: ov772x: Make bus-type mandatory
` [PATCH 3/3] dt-bindings: media: ov772x: Document endpoint props

[PATCH v2 00/14] Clean H264 stateless uAPI
 2020-08-19 13:54 UTC  (5+ messages)
` [PATCH v2 08/14] media: uapi: h264: Drop SLICE_PARAMS 'size' field

[PATCH] powerpc/powernv/pci: Fix typo when releasing DMA resources
 2020-08-19 13:31 UTC  (3+ messages)

[PATCH v3] drm: gma500: Convert to GPIO descriptors
 2020-08-19 13:54 UTC  (2+ messages)

Validity of ioremap pointer within the kernel module
 2020-08-19 13:52 UTC 

[RFC PATCH] md/raid5: set faulty when cannot record badblocks
 2020-08-19 13:52 UTC  (2+ messages)

Patch "khugepaged: khugepaged_test_exit() check mmget_still_valid()" has been added to the 5.8-stable tree
 2020-08-19 13:53 UTC  (2+ messages)

[PATCH 0/3] Clean up some memory leaks in and around dir.c
 2020-08-19 13:51 UTC  (3+ messages)
` [PATCH v2 0/2] "

submission for 5.4 LTS
 2020-08-19 13:51 UTC  (3+ messages)

[PATCH v5 00/14] QEMU cpus.c refactoring part2
 2020-08-19 13:50 UTC  (13+ messages)
` [PATCH v5 01/14] cpu-timers, icount: new modules
` [PATCH v5 02/14] cpus: prepare new CpusAccel cpu accelerator interface
` [PATCH v5 03/14] cpus: extract out TCG-specific code to accel/tcg
` [PATCH v5 10/14] cpus: add handle_interrupt to the CpusAccel interface

Linaro OP-TEE Contributions meeting Aug 2020
 2020-08-19 13:51 UTC 

[PATCH v3 0/7] net/ravb: Add support for explicit internal clock delay configuration
 2020-08-19 13:43 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: net: renesas,ravb: Document internal clock delay properties
` [PATCH v3 7/7] arm64: dts: renesas: rzg2: Convert EtherAVB to explicit delay handling

[PATCH 0/8] Some fixes for spi-s3c64xx
 2020-08-19 12:37 UTC  (3+ messages)
  ` [PATCH 5/8] spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data

[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-08-19 13:48 UTC  (15+ messages)
` [PATCH v3 2/3] media: dt-bindings: media: xilinx: Add Xilinx UHD-SDI Receiver Subsystem
` [PATCH v3 3/3] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH v1] mfd: intel-lpss: Add device IDs for UART ports for Lakefield
 2020-08-19 13:48 UTC  (2+ messages)

[PATCH V2 0/3] Add wakeup support over UART RX
 2020-08-19 13:49 UTC  (9+ messages)
` [PATCH V2 2/3] arm64: dts: qcom: sc7180: Add sleep pin ctrl for BT uart
` [PATCH V2 3/3] tty: serial: qcom_geni_serial: Fix the UART wakeup issue

[PATCH BlueZ 1/2] btiotest: Correct setting of addr_type for big-endian platforms
 2020-08-19 13:50 UTC  (2+ messages)
` [BlueZ,1/2] "

[PATCH 1/1] sh: add support for cmpxchg on u8 and u16 pointers
 2020-08-19 13:50 UTC  (4+ messages)

[Intel-gfx] [PATCH v1] drm/i915/gt: convert tasklets to use new tasklet_setup() API
 2020-08-19 13:49 UTC  (5+ messages)

[PATCH 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-08-19 13:46 UTC  (7+ messages)

[PATCH] dt-bindings: media: imx274: Convert to json-schema
 2020-08-19 13:47 UTC  (2+ messages)

[PATCH v4 00/13] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-08-19 13:46 UTC  (6+ messages)
` [PATCH v4 02/13] ASoC: Intel: catpt: Define DSP operations


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.