All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-15 15:41:56 to 2020-09-15 16:17:05 UTC [more...]

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-15 14:53 UTC  (3+ messages)

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

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

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

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-15 15:06 UTC  (2+ 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:14 UTC  (17+ messages)
` [PATCH v2 06/21] drm/i915: Introduce "
      ` [Intel-gfx] "
` [PATCH v2 09/21] drm/nouveau: "
` [PATCH v2 15/21] drm/vc4: "
` [PATCH v2 20/21] drm/xlnx: Initialize DRM driver instance with CMA helper macro
    ` [Intel-gfx] "

[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 v4] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15 16:01 UTC  (4+ messages)
    ` [External] "

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

[PATCH 0/4] s390: set_fs() removal
 2020-09-15 15:52 UTC  (6+ messages)
` [PATCH 1/4] s390/zcrypt: remove set_fs() invocation in zcrypt device driver
` [PATCH 2/4] s390/dis: get rid of set_fs() usage
` [PATCH 3/4] s390/uaccess: implement HAVE_GET_KERNEL_NOFAULT support
` [PATCH 4/4] s390/uaccess: remove set_fs() interface

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

a saner API for allocating DMA addressable pages v3
 2020-09-15 15:51 UTC  (51+ 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
  ` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent
  ` [PATCH 18/18] firewire-ohci: use dma_alloc_pages

[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)

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

bmcweb 30 second lockout
 2020-09-15 16:14 UTC  (7+ messages)

[PATCH v2 0/8] configure deprecation, linux-user and iotest fixes
 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/15] selftests/seccomp: Refactor change_syscall()
 2020-09-15 16:11 UTC  (31+ messages)
` [PATCH 01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case
` [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

[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 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  (5+ messages)
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag
  ` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} "

[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 

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

[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  (4+ messages)
` [dpdk-dev] [PATCH v3 00/17] Replace terms master/slave
  ` [dpdk-dev] [PATCH v3 04/17] rte_power: replace rte_master_lcore with rte_main_lcore

[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

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

[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  (7+ messages)
` [PATCH 2/4] weston: plane_add_prop() calls break musl atomic modesetting
  ` [OE-core] "
` [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 

[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
 2020-09-15 15:53 UTC  (3+ messages)

[PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file
 2020-09-15 15:53 UTC 

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

[xen-unstable-smoke test] 154361: tolerable all pass - PUSHED
 2020-09-15 15:51 UTC 

[Intel-gfx] [CI 1/4] drm/i915/gt: Widen CSB pointer to u64 for the parsers
 2020-09-15 15:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/4] "

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-15 15:49 UTC  (4+ messages)
` [PATCH v2 2/9] fs: Introduce i_blocks_per_page

[dpdk-dev] [PATCH] add flow shared action API
 2020-09-15 15:49 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/6] add flow shared action API + PMD
  ` [dpdk-dev] [PATCH v2 1/6] ethdev: add flow shared action API

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-15 15:47 UTC  (17+ messages)

[PATCH v3 0/9] i440fx/acpi: addition of feature and bug fixes
 2020-09-15 15:38 UTC  (6+ messages)
` [PATCH v3 3/9] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH v3 4/9] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH v3 6/9] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v3 8/9] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PATCH v3 9/9] piix4: don't reserve hw resources when hotplug is off globally

Kernel Benchmarking
 2020-09-15 15:34 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t 1/6] tools/intel_display_poller: Fix TILEOFF vs. LINOFF for skl+
 2020-09-15 15:47 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/6] tools/intel_display_poller: Unify ilk+ and bdw+ codepaths
` [igt-dev] [PATCH i-g-t 3/6] tools/intel_display_poller: Use intel_gen()
` [igt-dev] [PATCH i-g-t 4/6] tools/intel_display_poller: Add pipe D support
` [igt-dev] [PATCH i-g-t 5/6] tools/intel_display_poller: Add flipdone tests
` [igt-dev] [PATCH i-g-t 6/6] tools/intel_display_poller: Add async flip test mode

Yocto Technical Team Minutes, Engineering Sync, for September 15, 2020
 2020-09-15 15:47 UTC 

[Buildroot] [PATCH v2 1/3] package/pkg-meson.mk: fix generation of pkg_config_static prop
 2020-09-15 15:46 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/3] package/meson: use specific BR variables for cross-compilation.conf

[PATCH 6/6] irqchip/qcom-pdc: Allow modular build
 2020-09-15 15:44 UTC  (3+ messages)
` [PATCH] irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module

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

[PATCH] drm/ttm: some cleanups
 2020-09-15 15:44 UTC  (2+ messages)

[PATCH V2 0/2] Some fixes for mdadm
 2020-09-15 15:27 UTC  (3+ messages)
` [PATCH V2 1/2] Check hostname file empty or not when creating raid device

Failing to construct a 'set' for TCP Flag filtering
 2020-09-15 15:43 UTC  (4+ messages)
      ` 'meta mark' and 'meta mark set' -- any restrictions on their use ?

[PATCH v3] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-09-15 15:42 UTC  (2+ messages)

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

stable-rc/queue/4.4 baseline: 115 runs, 3 regressions (v4.4.236-19-g85b7132c76df)
 2020-09-15 15:39 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.