All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-15 16:10:48 to 2020-09-15 16:51:06 UTC [more...]

[GIT PULL] clk/samsung fixes for v5.9
 2020-09-15 16:18 UTC  (2+ messages)

[PATCH 0/3] tlv320aic3xx4 updates
 2020-09-15 15:46 UTC  (9+ messages)
` [PATCH 3/3] ASoC: tlv320aic32x4: Enable fast charge

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-15 15:51 UTC  (4+ messages)

[PATCH -next] soc: renesas: r8a779a0-sysc: Make r8a779a0_sysc_info static
 2020-09-15 15:22 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: meson: add aml-s905x-cc v2 support
 2020-09-15 16:46 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson: initial support for aml-s905x-cc v2

[PATCH 5.4 000/132] 5.4.66-rc1 review
 2020-09-15 16:40 UTC  (3+ messages)

[PATCH v2 00/21] Convert all remaining drivers to GEM object functions
 2020-09-15 16:39 UTC  (13+ messages)
` [PATCH v2 06/21] drm/i915: Introduce "
    ` [Intel-gfx] "
` [PATCH v2 09/21] drm/nouveau: "
` [PATCH v2 15/21] drm/vc4: "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Convert all remaining drivers to GEM object functions (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v7 bpf-next 0/7] bpf: tailcalls in BPF subprograms
 2020-09-15 16:10 UTC  (7+ messages)
` [PATCH v7 bpf-next 7/7] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH 0/6] drm/meson: add support for AXG & MIPI-DSI
 2020-09-15 16:28 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings

[PATCH v4] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15 16:19 UTC  (4+ messages)
  ` [External] "

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-15 16:18 UTC  (5+ messages)

a saner API for allocating DMA addressable pages v3
 2020-09-15 15:51 UTC  (35+ messages)
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
` [PATCH 16/18] dma-mapping: add new {alloc, free}_noncoherent dma_map_ops methods
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent
` [PATCH 18/18] firewire-ohci: use dma_alloc_pages

[PATCH] drm/msm: Fix the a650 hw_apriv check
 2020-09-15 16:01 UTC  (2+ messages)
` [Freedreno] "

[net-next PATCH 0/2] Introduce mbox tracepoints for Octeontx2
 2020-09-15 16:44 UTC  (13+ messages)
  ` [EXT] "

[RESEND PATCH] staging: rtl8188eu: Fix else after return WARNING (checkpatch)
 2020-09-15 15:25 UTC  (5+ messages)

[PATCH v8 0/7] coroutines: generate wrapper code
 2020-09-15 16:44 UTC  (6+ messages)
` [PATCH v8 1/7] block: return error-code from bdrv_invalidate_cache
` [PATCH v8 2/7] block/io: refactor coroutine wrappers
` [PATCH v8 3/7] block: declare some coroutine functions in block/coroutines.h
` [PATCH v8 4/7] scripts: add block-coroutine-wrapper.py
` [PATCH v8 5/7] block: generate coroutine-wrapper code

[dpdk-dev] [PATCH 20.11 0/7] acl: introduce AVX512 classify method
 2020-09-15 16:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/12] "
  ` [dpdk-dev] [PATCH v2 01/12] acl: fix x86 build when compiler doesn't support AVX2
  ` [dpdk-dev] [PATCH v2 02/12] doc: fix mixing classify methods in ACL guide

[PATCH] fork: Use helper function mapping_allow_writable() in dup_mmap()
 2020-09-15 15:47 UTC  (2+ messages)

[PATCH v3 00/14] Add BLK_CTL support for i.MX8MP
 2020-09-15 16:47 UTC  (3+ messages)
` [PATCH v3 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL

[sphinx] updates as of Sep 10th
 2020-09-15 16:48 UTC  (5+ messages)
    ` [docs] "

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-15 16:25 UTC  (18+ messages)
` [PATCH 05/15] selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro
` [PATCH 08/15] selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
` [PATCH 09/15] selftests/seccomp: Convert REGSET calls "
` [PATCH 10/15] selftests/seccomp: Avoid redundant register flushes
` [PATCH 11/15] selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET
` [PATCH 14/15] selftests/clone3: Avoid OS-defined clone_args
` [PATCH 15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod

[PATCH] coresight: etm4x: Fix number of resources check for ETM 4.3 and above
 2020-09-15 16:45 UTC  (2+ messages)

[PATCH v2 0/7] powerpc: Fix a few W=1 compile warnings
 2020-09-15 16:46 UTC  (3+ messages)
` [PATCH v2 2/7] powerpc/prom: Introduce early_reserve_mem_old()

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-09-15 15:57 UTC  (4+ messages)
` [RFC PATCH 24/35] KVM: SVM: Add support for CR8 write traps for an SEV-ES guest

[PATCH net-next v2 00/10] make drivers/net/ethernet W=1 clean
 2020-09-15 16:41 UTC  (5+ messages)
` [PATCH net-next v2 06/10] drivers/net/ethernet: handle one warning explicitly
      ` [Intel-wired-lan] "

[PATCH V2] xfs: Check if rt summary/bitmap buffers are logged with correct xfs_buf type
 2020-09-15 16:04 UTC  (4+ messages)

[PATCH RESEND v2] coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface
 2020-09-15 16:42 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] libhugetlbfs: upgrade 2.22 -> 2.23
 2020-09-15 16:44 UTC  (2+ messages)

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-09-15 16:39 UTC  (4+ messages)
` [PATCH 7/9] tests/performance: Add nightly tests

[Bug 14493] New: Conventional tools for managing ACLs can mislead the user
 2020-09-15 16:41 UTC  (2+ messages)
` [Bug 14493] "

[PATCH v9 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-15 16:38 UTC  (21+ messages)
` [PATCH v9 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
` [PATCH v9 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v9 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
` [PATCH v9 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v9 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v9 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v9 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v9 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v9 09/12] migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_valid()
` [PATCH v9 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function

[PATCH] guest agent: Fixes for windows guest agent building on msys2/mingw
 2020-09-15 16:41 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 00/37] remove make support in DPDK
 2020-09-15 16:42 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 00/31] "

[PATCH 1/2] dt-bindings: clock: mediatek: add bindings for MT8167 clocks
 2020-09-15 15:56 UTC  (2+ messages)

[PATCH 0/7] Add CPUFreq support for SM8250 SoC
 2020-09-15 16:38 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: cpufreq: cpufreq-qcom-hw: Document SM8250 compatible

[PATCH 0/4] mm: Simplfy cow handling
 2020-09-15 15:56 UTC  (7+ messages)
` [PATCH 1/4] mm: Trial do_wp_page() simplification

[PATCH] mm: fix some comments formatting
 2020-09-15 16:39 UTC 

[auh][PATCH] buildhistory: simplify the handling of
 2020-09-15 16:39 UTC 

[PATCH] mm: remove extra ZONE_DEVICE struct page refcount
 2020-09-15 16:39 UTC  (6+ messages)

[PATCH v5 00/13] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-15 16:29 UTC  (14+ messages)
` [PATCH v5 01/13] ASoC: Intel: Add catpt device
` [PATCH v5 02/13] ASoC: Intel: catpt: Define DSP operations
` [PATCH v5 03/13] ASoC: Intel: catpt: Firmware loading and context restore
` [PATCH v5 04/13] ASoC: Intel: catpt: Implement IPC protocol
` [PATCH v5 05/13] ASoC: Intel: catpt: Add IPC messages
` [PATCH v5 06/13] ASoC: Intel: catpt: PCM operations
` [PATCH v5 07/13] ASoC: Intel: catpt: Event tracing
` [PATCH v5 08/13] ASoC: Intel: catpt: Simple sysfs attributes
` [PATCH v5 09/13] ASoC: Intel: Select catpt and deprecate haswell
` [PATCH v5 10/13] ASoC: Intel: haswell: Remove haswell-solution specific code
` [PATCH v5 11/13] ASoC: Intel: broadwell: "
` [PATCH v5 12/13] ASoC: Intel: bdw-5650: "
` [PATCH v5 13/13] ASoC: Intel: bdw-5677: "

[PATCH] media: v4l2-fwnode: Return -EINVAL for invalid bus-type
 2020-09-15 15:55 UTC 

[PATCH v2 00/10] arm64: renesas: enable HDMI Display/Sound on R-Car M3-W+ Salvator-XS
 2020-09-15 16:35 UTC  (7+ messages)
` [PATCH v2 01/10] dt-bindings: display: renesas: du: Document the r8a77961 bindings
` [PATCH v2 03/10] dt-bindings: display: renesas: dw-hdmi: Add R8A77961 support

[PATCH v2 00/10] capstone + disassembler patches
 2020-09-15 16:36 UTC  (8+ messages)
` [PATCH v2 01/10] capstone: Convert Makefile bits to meson bits
` [PATCH v2 03/10] disas: Move host asm annotations to tb_gen_code

[PATCH v2] drm/msm: Fix the a650 hw_apriv check
 2020-09-15 16:35 UTC 

[5.9.0-rc5-20200914] Kernel crash while running LTP(mlock201)
 2020-09-15 16:31 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/5] Add support for video pattern DP CTS for MSM chipsets
 2020-09-15 16:33 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/5] lib/igt_kms: move some of the useful dump functions to igt_kms
` [igt-dev] [PATCH i-g-t 5/5] tools: add support for msm_dp_compliance to IGT

[RFC PATCH 0/4] fsdax: introduce fs query to support reflink
 2020-09-15 16:31 UTC  (5+ messages)
` [RFC PATCH 1/4] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH 2/4] pagemap: introduce ->memory_failure()

[PATCH v8 0/9] x86: tag application address space for devices
 2020-09-15 16:30 UTC  (10+ messages)
` [PATCH v8 1/9] drm, iommu: Change type of pasid to u32
` [PATCH v8 2/9] iommu/vt-d: Change flags type to unsigned int in binding mm
` [PATCH v8 3/9] Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v8 4/9] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH v8 5/9] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH v8 6/9] x86/msr-index: Define IA32_PASID MSR
` [PATCH v8 7/9] mm: Define pasid in mm
` [PATCH v8 8/9] x86/cpufeatures: Mark ENQCMD as disabled when configured out
` [PATCH v8 9/9] x86/mmu: Allocate/free PASID

[PATCH v2] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-15 16:28 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] LPM changes
 2020-09-15 16:28 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/2] lpm: fix free of data structure
` [dpdk-dev] [PATCH 2/2] lpm: hide internal data

[PATCH] pci: check bus pointer before dereference
 2020-09-15 16:26 UTC  (3+ messages)

[RFC][PATCH 0/4] Fix up ACPI processor idle vs RCU
 2020-09-15 16:26 UTC  (3+ messages)
` [RFC][PATCH 1/4] acpi: Use CPUIDLE_FLAG_TIMER_STOP

[PATCH 1/2 v6] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-09-15 15:39 UTC  (3+ messages)

[PATCH] perf: Fix race in perf_mmap_close function
 2020-09-15 15:35 UTC  (8+ messages)

[PATCH rdma-next v1 0/4] scatterlist: add sg_alloc_table_append function
 2020-09-15 16:23 UTC  (3+ messages)
` [PATCH rdma-next v1 3/4] lib/scatterlist: Add support in dynamic allocation of SG table from pages

[[PATCH V4]] audit: trigger accompanying records when no rules present
 2020-09-15 16:18 UTC  (2+ messages)

[PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
 2020-09-15 15:28 UTC  (2+ messages)

[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-15 15:51 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: leds: Add bindings for MT6360 LED

[PATCH] drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result
 2020-09-15 16:20 UTC  (4+ messages)

[PATCH v2 0/2] fix 'xl block-detach'
 2020-09-15 16:21 UTC  (3+ messages)
` [PATCH v2 1/2] libxl: provide a mechanism to define a device 'safe remove' function

bmcweb 30 second lockout
 2020-09-15 16:20 UTC  (8+ messages)

[PATCH 0/4] s390: set_fs() removal
 2020-09-15 16:02 UTC  (3+ messages)
` [PATCH 4/4] s390/uaccess: remove set_fs() interface

[PATCHv5 0/2] soc: qcom: llcc: Support chipsets that can write to llcc regs
 2020-09-15 16:11 UTC  (6+ messages)
` [PATCHv5 1/2] soc: qcom: llcc: Move llcc configuration to its own function
` [PATCHv5 2/2] soc: qcom: llcc: Support chipsets that can write to llcc

[PATCH v8 0/8] domain context infrastructure
 2020-09-15 16:18 UTC  (9+ messages)
` [PATCH v8 1/8] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v8 2/8] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v8 3/8] tools/misc: add xen-domctx to present domain context
` [PATCH v8 4/8] docs/specs: add missing definitions to libxc-migration-stream
` [PATCH v8 5/8] docs / tools: specific migration v4 to include DOMAIN_CONTEXT
` [PATCH v8 6/8] common/domain: add a domain context record for shared_info
` [PATCH v8 7/8] x86/time: add a domain context record for tsc_info
` [PATCH v8 8/8] tools/libxc: add DOMAIN_CONTEXT records to the migration stream

[PATCH v6] perf: arm_dsu: Support DSU ACPI devices
 2020-09-15 16:15 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] ethdev: tunnel offload model
 2020-09-15 16:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/4] Tunnel Offload API
  ` [dpdk-dev] [PATCH v2 1/4] ethdev: allow negative values in flow rule types

[PATCH v5 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-15 16:16 UTC  (4+ messages)
` [PATCH v5 16/21] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code

[igt-dev] [PATCH i-g-t 1/6] tools/intel_display_poller: Fix TILEOFF vs. LINOFF for skl+
 2020-09-15 16:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/6] "

[PATCH v2] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-15 16:03 UTC  (3+ messages)

[oe][meta-oe][zeus][PATCH] rsyslog: fix wrong option of PACKAGECONFIG[valgrind]
 2020-09-15 16:15 UTC  (2+ messages)

[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
 2020-09-15 15:58 UTC  (4+ messages)
` [PATCH v2 1/8] linux-user: test, don't assert addr != test in pgb_reserved_va
  ` [Bug 1895080] "

[PATCH v2 0/3] SiFive DDR controller and EDAC support
 2020-09-15 15:22 UTC  (2+ messages)

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-15 16:11 UTC  (9+ messages)
` [patch 04/13] lockdep: Clenaup PREEMPT_COUNT leftovers
` [patch 06/13] locking/bitspinlock: "

[Buildroot] [PATCH] package/grpc: fix build on ubuntu gcc 4.8
 2020-09-15 16:11 UTC 


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.