All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-22 10:57:32 to 2021-03-22 11:20:52 UTC [more...]

[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
 2021-03-22 11:20 UTC  (5+ messages)
` [RFC PATCH v2 net-next 06/16] net: dsa: sync multicast router state when joining the bridge
` [RFC PATCH v2 net-next 07/16] net: dsa: sync ageing time "

[PATCH v2 3/4] v4l: async: Wrap long lines, remove '(' at the end of lines
 2021-03-22 11:19 UTC  (2+ messages)
` [PATCH v2.1 1/1] "

[PATCH 1/2] drivers/clocksource/mediatek: Split mediatek drivers into 2 files
 2021-03-22 11:19 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/testpmd: support multi-process
 2021-03-22 11:19 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v1 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG
 2021-03-22 11:16 UTC  (6+ messages)
` [PATCH v1 1/2] s390/kvm: split kvm_s390_real_to_abs

[PATCH v6 0/2] iio: sx9310: Support ACPI properties
 2021-03-22 11:16 UTC  (3+ messages)
` [PATCH v6 1/2] iio: sx9310: Fix access to variable DT array

[PATCH] monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
 2021-03-22 11:08 UTC  (2+ messages)

[Intel-gfx] [PATCH V2] drm/i915/display: Disable PSR2 on Gen12/12+
 2021-03-22 11:07 UTC 

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-22 11:16 UTC  (10+ messages)
` [PATCH next v1 1/3] printk: track/limit recursion
` [PATCH next v1 2/3] printk: remove safe buffers

[PATCH v4] x86/Hyper-V: Support for free page reporting
 2021-03-22 11:16 UTC  (5+ messages)

[PATCH] exec: Build page-varry-common.c with -fno-lto
 2021-03-22 11:14 UTC  (2+ messages)

[PATCH] ARM: tegra: paz00: Handle device properties with software node API
 2021-03-22 11:15 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:5.12-hnat 3/11] drivers/pci/probe.c:930:39: error: 'struct device' has no member named 'msi_domain'; did you mean
 2021-03-22 11:16 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/4] RFC: Minor arm/arm64 MMU fixes and checks
 2021-03-22 11:14 UTC  (7+ messages)
` [kvm-unit-tests PATCH 2/4] arm/arm64: Read system registers to get the state of the MMU
` [kvm-unit-tests PATCH 3/4] arm/arm64: Track whether thread_info has been initialized

[PATCH v4 0/2] Submission of XillyUSB driver
 2021-03-22 11:13 UTC  (9+ messages)
` [PATCH v4 1/2] char: xillybus: Move class-related functions to new xillybus_class.c
` [PATCH v4 2/2] staging: Add driver for XillyUSB (Xillybus variant for USB)

[PATCH] sched/fair: remove redundant test_idle_cores for non-smt
 2021-03-22 11:09 UTC  (3+ messages)

[PATCH v3 0/3] Add support for HiSilicon I2C controller
 2021-03-22 11:10 UTC  (4+ messages)
` [PATCH v3 1/3] i2c: core: add managed function for adding i2c adapters
` [PATCH v3 2/3] i2c: add support for HiSilicon I2C controller
` [PATCH v3 3/3] MAINTAINERS: Add maintainer for HiSilicon I2C driver

[PATCH] USB: ehci: drop workaround for forced irq threading
 2021-03-22 11:12 UTC 

[PATCH v3] pwm: Soften potential loss of precision in compat code
 2021-03-22 11:12 UTC  (2+ messages)

[PATCH] USB: xhci: drop workaround for forced irq threading
 2021-03-22 11:11 UTC 

[PATCH] pwm: Prevent a glitch in compat code
 2021-03-22 11:11 UTC  (3+ messages)

[PATCH] serial: imx: drop workaround for forced irq threading
 2021-03-22 11:10 UTC 

[PATCH 00/44] Add HMM-based SVM memory manager to KFD v2
 2021-03-22 10:59 UTC  (90+ messages)
` [PATCH 01/44] drm/amdgpu: replace per_device_list by array
` [PATCH 02/44] drm/amdkfd: helper to convert gpu id and idx
` [PATCH 03/44] drm/amdkfd: add svm ioctl API
` [PATCH 04/44] drm/amdkfd: register svm range
` [PATCH 05/44] drm/amdkfd: add svm ioctl GET_ATTR op
` [PATCH 06/44] drm/amdgpu: add common HMM get pages function
` [PATCH 07/44] drm/amdkfd: validate svm range system memory
` [PATCH 08/44] drm/amdkfd: deregister svm range
` [PATCH 09/44] drm/amdgpu: export vm update mapping interface
` [PATCH 10/44] drm/amdkfd: map svm range to GPUs
` [PATCH 11/44] drm/amdkfd: svm range eviction and restore
` [PATCH 12/44] drm/amdkfd: add xnack enabled flag to kfd_process
` [PATCH 13/44] drm/amdkfd: add ioctl to configure and query xnack retries
` [PATCH 14/44] drm/amdkfd: register HMM device private zone
` [PATCH 15/44] drm/amdkfd: validate vram svm range from TTM
` [PATCH 16/44] drm/amdkfd: support xgmi same hive mapping
` [PATCH 17/44] drm/amdkfd: copy memory through gart table
` [PATCH 18/44] drm/amdkfd: HMM migrate ram to vram
` [PATCH 19/44] drm/amdkfd: HMM migrate vram to ram
` [PATCH 20/44] drm/amdkfd: invalidate tables on page retry fault
` [PATCH 21/44] drm/amdgpu: enable 48-bit IH timestamp counter
` [PATCH 22/44] drm/amdkfd: page table restore through svm API
` [PATCH 23/44] drm/amdkfd: SVM API call to restore page tables
` [PATCH 24/44] drm/amdkfd: add svm_bo reference for eviction fence
` [PATCH 25/44] drm/amdgpu: add param bit flag to create SVM BOs
` [PATCH 26/44] drm/amdkfd: add svm_bo eviction mechanism support
` [PATCH 27/44] drm/amdgpu: svm bo enable_signal call condition
` [PATCH 28/44] drm/amdgpu: add svm_bo eviction to enable_signal cb
` [PATCH 29/44] drm/amdgpu: reserve fence slot to update page table
` [PATCH 30/44] drm/amdkfd: refine migration policy with xnack on
` [PATCH 31/44] drm/amdkfd: add svm range validate timestamp
` [PATCH 32/44] drm/amdkfd: multiple gpu migrate vram to vram
` [PATCH 33/44] drm/amdkfd: Add SVM API support capability bits
` [PATCH 34/44] drm/amdkfd: Fix dma unmapping
` [PATCH 35/44] drm/amdkfd: Call mutex_destroy
` [PATCH 36/44] drm/amdkfd: Fix spurious restore failures
` [PATCH 37/44] drm/amdkfd: Fix svm_bo_list locking in eviction worker
` [PATCH 38/44] drm/amdkfd: Simplify split_by_granularity
` [PATCH 39/44] drm/amdkfd: Point out several race conditions
` [PATCH 40/44] drm/amdkfd: Return pdd from kfd_process_device_from_gduid
` [PATCH 41/44] drm/amdkfd: Remove broken deferred mapping
` [PATCH 42/44] drm/amdkfd: Allow invalid pages in migration.src
` [PATCH 43/44] drm/amdkfd: Correct locking during migration and mapping
` [PATCH 44/44] drm/amdkfd: Nested locking and invalidation of child ranges

[PATCH] hyperv: Few mundane typo fixes
 2021-03-22 11:08 UTC  (3+ messages)

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.182-39-g62f0fd95571b9)
 2021-03-22 11:08 UTC 

[PATCH] pwm: cros-ec: Refuse requests with unsupported polarity
 2021-03-22 11:08 UTC  (2+ messages)

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-22 11:08 UTC  (6+ messages)
` [PATCH v11 1/6] kasan: allow an architecture to disable inline instrumentation

[PATCH v2 00/14] x86,objtool: Optimize !RETPOLINE
 2021-03-22 11:07 UTC  (5+ messages)
` [PATCH v2 02/14] x86/alternatives: Optimize optimize_nops()

[PATCH] pwm: sprd: Refuse requests with unsupported polarity
 2021-03-22 11:07 UTC  (2+ messages)

[PATCH 0/2] hw/block/nvme: coverity fixes
 2021-03-22 11:06 UTC  (5+ messages)
` [PATCH 2/2] hw/block/nvme: fix resource leak in nvme_format_ns

[PATCH] ASoC: Intel: Handle device properties with software node API
 2021-03-22 11:06 UTC  (2+ messages)

[PATCH] pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned
 2021-03-22 11:07 UTC  (2+ messages)

[PATCH v4 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-22 11:05 UTC  (4+ messages)
` [PATCH v4 9/9] dt-bindings: serial: stm32: Use 'unevaluatedProperties' instead of 'additionalProperties'
  ` [Linux-stm32] "

[PATCH V4] clk: imx: Fix reparenting of UARTs not associated with stdout
 2021-03-22 11:05 UTC  (6+ messages)

[dpdk-dev] [PATCH v3 0/8] Introduce event vectorization
 2021-03-22 11:07 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 2/8] eventdev: introduce event vector Rx capability
      ` [dpdk-dev] [EXT] "

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-03-22 11:06 UTC 

[PATCH v2] pwm: atmel-tcb: Implement .apply callback
 2021-03-22 11:06 UTC  (2+ messages)

[PATCH V3 0/2] Separate out earlycon
 2021-03-22 11:04 UTC  (3+ messages)
` [PATCH V3 1/2] soc: qcom-geni-se: Cleanup the code to remove proxy votes
` [PATCH V3 2/2] arm64: dts: qcom: sc7180: Remove QUP-CORE ICC path

[PATCH v4] sphinx: adopt kernel readthedoc theme
 2021-03-22 10:59 UTC  (2+ messages)

[PATCH -next] x86: Fix unused variable 'msr_val' warning
 2021-03-22 11:04 UTC  (2+ messages)

[Virtio-fs] [RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
 2021-03-22 11:00 UTC  (11+ messages)
  ` [Virtio-fs] [External] "
        `  "

[PATCH v2] sched/fair: bring back select_idle_smt, but differently
 2021-03-22 11:03 UTC  (2+ messages)

[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2021-03-22 11:00 UTC  (9+ messages)
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

[Intel-gfx] [PATCH] drm/i915/display: Disable PSR2 on ADLS
 2021-03-22 10:53 UTC 

[PATCH -next] x86: Fix unused variable 'hi'
 2021-03-22 11:02 UTC  (3+ messages)

[PATCH V2 0/2] Separate out earlycon
 2021-03-22 11:02 UTC  (4+ messages)
` [PATCH V2 1/2] soc: qcom-geni-se: Cleanup the code to remove proxy votes

[PATCH v2 0/2] riscv: simplify longjmp
 2021-03-22 11:02 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: unit test for longjmp

[PATCH net-next] net: ipconfig: avoid use-after-free in ic_close_devs
 2021-03-22 11:01 UTC  (3+ messages)

[PATCH] i386/cpu_dump: support AVX512 ZMM regs dump
 2021-03-22 10:59 UTC 

[PATCH] mfd: stm32-timers: avoid clearing auto reload register
 2021-03-22 10:59 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/76] misc patches for 2019-02-04
 2021-03-22 10:59 UTC  (9+ messages)
` [Qemu-devel] [PULL 18/76] optionrom: add new PVH option rom

[PATCH] apparmor: avoid -Wempty-body warning
 2021-03-22 11:00 UTC 

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-03-22 10:58 UTC  (6+ messages)
` [PATCH v4 2/2] "

[GIT PULL FOR v5.13] v2: Venus updates
 2021-03-22 11:00 UTC  (3+ messages)

[PATCH V2] workqueue: watchdog: update wq_watchdog_touched for unbound lockup checking
 2021-03-22 10:59 UTC  (2+ messages)

next/master build: 231 builds: 3 failed, 228 passed, 11 errors, 184 warnings (next-20210322)
 2021-03-22 10:59 UTC 

[PATCH v2 0/4] add devicetree for Forlinx FETA40i-C & OKA40i-C
 2021-03-22 10:55 UTC  (9+ messages)
` [PATCH v2 1/4] ARM: dts: sun8i: r40: add /omit-if-no-ref/ to pinmux nodes for UARTs 0&3
` [PATCH v2 2/4] ARM: dts: sun8i: r40: add pinmux settings for MMC3 and UARTs 2, 4, 5&7
  ` [PATCH v2 2/4] ARM: dts: sun8i: r40: add pinmux settings for MMC3 and UARTs 2,4,5&7
` [PATCH v2 3/4] dt-bindings: arm: add compatible strings for Forlinx OKA40i-C
` [PATCH v2 4/4] ARM: dts: sun8i: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C

[PATCH 0/6] tools/libs: add missing support of linear p2m_list, cleanup
 2021-03-22 10:58 UTC  (7+ messages)
` [PATCH 1/6] tools/libs/guest: fix max_pfn setting in map_p2m()
` [PATCH 2/6] tools/libs/ctrl: fix xc_core_arch_map_p2m() to support linear p2m table
` [PATCH 3/6] tools/libs/ctrl: use common p2m mapping code in xc_domain_resume_any()
` [PATCH 4/6] tools/libs: move xc_resume.c to libxenguest
` [PATCH 5/6] tools/libs: move xc_core* from libxenctrl "
` [PATCH 6/6] tools/libs/guest: make some definitions private "

spurious error in check-dco job?
 2021-03-22 10:54 UTC  (2+ messages)

[PATCH] acpi: avoid -Wempty-body warnings
 2021-03-22 10:58 UTC 

[PATCH] ARM: remove Calxeda Highbank support
 2021-03-22 10:56 UTC 

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-22 10:57 UTC  (3+ messages)
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting

[PULL v2 00/13] misc patches removing deprecated features
 2021-03-22 10:52 UTC  (2+ messages)

[PATCH v4 00/28] Network fs helper library & fscache kiocb API
 2021-03-22 10:56 UTC  (4+ messages)
` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache

[PATCH v11 0/9] Add support for ipq8064 tsens
 2021-03-22 10:47 UTC  (3+ messages)
` [PATCH v11 5/9] drivers: thermal: tsens: Fix bug in sensor enable for msm8960


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.