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

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

[PATCH] spi: bcm2835: mark polling_limit_us as static
 2020-09-15 15:48 UTC  (4+ messages)

[PATCH] dma-direct: Fix potential NULL pointer dereference
 2020-09-15 15:12 UTC  (7+ messages)

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

[PATCH v2 00/21] Convert all remaining drivers to GEM object functions
 2020-09-15 16:24 UTC  (12+ 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: "

[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  (5+ 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  (49+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/18] mm: turn alloc_pages into an inline function
` [PATCH 03/18] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/18] drm/nouveau/gk20a: "
` [PATCH 05/18] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [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

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

[PATCH v8 0/9] x86: tag application address space for devices
 2020-09-15 16:30 UTC  (7+ messages)
` [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 7/9] mm: Define pasid in mm
` [PATCH v8 8/9] x86/cpufeatures: Mark ENQCMD as disabled when configured out

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

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

[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 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-15 16:25 UTC  (35+ messages)
` [PATCH 02/15] selftests/seccomp: Provide generic syscall setting macro
` [PATCH 03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
` [PATCH 04/15] selftests/seccomp: arm: "
` [PATCH 05/15] selftests/seccomp: arm64: "
` [PATCH 06/15] selftests/seccomp: mips: Remove O32-specific macro
` [PATCH 07/15] selftests/seccomp: Remove syscall setting #ifdefs
` [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 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 v9 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-15 16:21 UTC  (13+ 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] 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  (7+ 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 00/10] capstone + disassembler patches
 2020-09-15 16:12 UTC  (6+ messages)
` [PATCH v2 01/10] capstone: Convert Makefile bits to meson bits

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

[PATCH v2] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-15 16:03 UTC  (4+ 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  (5+ 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 

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

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2020-09-15 16:08 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: fu540: prci: convert PRCI bindings to json-schema

[PATCH 0/4] kselftests/arm64: add PAuth tests
 2020-09-15 15:18 UTC  (6+ messages)
` [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-15 16:06 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix powerpc build
 2020-09-15 16:08 UTC  (3+ messages)

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

[PULL 0/6] Vga 20200915 patches
 2020-09-15 16:00 UTC  (2+ messages)

[PATCH v2 1/4] Input: ep93xx_keypad - Fix handling of platform_get_irq() error
 2020-09-15 16:05 UTC  (3+ messages)

bdi cleanups v5
 2020-09-15 15:18 UTC  (2+ messages)
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

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

[Buildroot] [PATCH 1/1] package/webkitgtk: bump to version 0.30.0
 2020-09-15 16:07 UTC 

[PATCHv4 0/2] soc: qcom: llcc: Support chipsets that can write to llcc regs
 2020-09-15 16:01 UTC  (5+ messages)
` [PATCHv4 2/2] "

[PATCH] vboxsf: fix comparison of signed char constant with unsigned char array elements
 2020-09-15 16:03 UTC 

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

[PATCH v4 0/5] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-09-15 15:33 UTC  (3+ messages)
` [PATCH v4 5/5] arm64: dts: ti: Add support for J7200 Common Processor Board

[Buildroot] [PATCH 1/2] package/python3: do not install MS Windows installers on the target
 2020-09-15 16:03 UTC  (2+ messages)

DROPBEAR_DH_GROUP14_SHA1 discussion
 2020-09-15 15:57 UTC 

[PATCH V2 RESEND 1/4] gpio: mxc: Support module build
 2020-09-15 15:59 UTC  (5+ messages)
` [PATCH V2 RESEND 2/4] arm64: defconfig: Build in CONFIG_GPIO_MXC by default
` [PATCH V2 RESEND 4/4] ARM: multi_v7_defconfig: "

[dpdk-dev] [PATCH] net/tap: release port upon close
 2020-09-15 14:52 UTC  (2+ messages)

[RESEND PATCH v2 0/1] convert l2 cache dt bindings to YAML format
 2020-09-15 15:17 UTC  (4+ messages)
` [RESEND PATCH v2 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[PATCH v2 11/12] mm/truncate, shmem: Handle truncates that split THPs
 2020-09-15 15:59 UTC 

[dpdk-dev] [PATCH 00/15] Replace terms master/slave lcore with main/worker lcore
 2020-09-15 15:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 00/17] Replace terms master/slave

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

[PATCH net-next v2 00/10] make drivers/net/ethernet W=1 clean
 2020-09-15 15:58 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-09-15 13:38 UTC  (4+ messages)
` [RFC PATCH 09/35] KVM: SVM: Do not emulate MMIO under SEV-ES

[I-PIPE] ipipe-core-4.4.235-cip49-x86-25 released
 2020-09-15 15:57 UTC 

[dpdk-dev] [PATCH 0/3] MAINTAINERS changes related to netvsc
 2020-09-15 14:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] MAINTAINERS remove experimental tag from vdev_netvsc

[PATCH] crypto: stm32/crc32 - Avoid lock if hardware is already used
 2020-09-15 15:54 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 0/4] abi breakage checks for meson
 2020-09-15 14:49 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/4] devtools: add generation of compressed abi dump archives

[RFC] nvfs: a filesystem for persistent memory
 2020-09-15 15:16 UTC  (2+ messages)

[PATCH 1/4] weston-init: Do not use fbdev backend
 2020-09-15 15:56 UTC  (4+ messages)
` [PATCH 3/4] weston-init: Enable RDP screen share
  ` [OE-core] "

[linux-review:UPDATE-20200915-201414/Ye-Bin/ext4-Fix-dead-loop-in-ext4_mb_new_blocks/20200914-184737 1/1] fs/ext4/mballoc.c:4245:1: sparse: sparse: unused label 'out'
 2020-09-15 15:56 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.