All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-26 11:17:32 to 2020-11-26 12:05:49 UTC [more...]

[RFC] Further hack request_interrupt_window handling to work around kvm_cpu_has_interrupt() nesting breakage
 2020-11-26 12:05 UTC  (5+ messages)
` [RFC PATCH] Fix split-irqchip vs interrupt injection window request
      ` [PATCH] kvm/x86: Fix simultaneous ExtINT and lapic interrupt handling with APICv

[PATCH] e1000e: Assign DPM_FLAG_SMART_SUSPEND and DPM_FLAG_MAY_SKIP_RESUME to speed up s2ram
 2020-11-26 12:05 UTC  (7+ messages)
          ` [Intel-wired-lan] "

[RFC v5 00/12] i386 cleanup
 2020-11-26 12:03 UTC  (4+ messages)
` [RFC v5 09/12] module: introduce MODULE_INIT_ACCEL_CPU

[PATCH 0/1] iio: accel: kxcjk1013: Add tablet_mode sysfs file for exercising the KIOX010A ACPI DSM
 2020-11-26 12:04 UTC  (7+ messages)
` [PATCH] "

[PATCH] crypto: qat - Use dma_set_mask_and_coherent to simplify code
 2020-11-26 12:04 UTC  (3+ messages)

[PATCH v2 00/13] Remove GCC < 4.8 checks
 2020-11-26 12:00 UTC  (22+ messages)
` [PATCH v2 01/13] compiler.h: replace QEMU_GNUC_PREREQ macro
` [PATCH v2 02/13] qemu/atomic: Drop special case for unsupported compiler
` [PATCH v2 03/13] accel/tcg: Remove special case for GCC < 4.6
` [PATCH v2 04/13] compiler.h: remove GCC < 3 __builtin_expect fallback
` [PATCH v2 05/13] qemu-plugin.h: remove GCC < 4
` [PATCH v2 06/13] tests: remove GCC < 4 fallbacks
` [PATCH v2 07/13] virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
` [PATCH v2 08/13] compiler.h: explicit case for Clang printf attribute
` [PATCH v2 09/13] audio: remove GNUC & MSVC check
` [PATCH v2 10/13] poison: remove GNUC check
` [PATCH v2 11/13] xen: "
` [PATCH v2 12/13] compiler: "
` [PATCH v2 13/13] linux-user: "

[ovmf test] 157025: all pass - PUSHED
 2020-11-26 12:03 UTC 

[PATCH drm/hisilicon 0/3] Add the new api to install irq
 2020-11-26 12:02 UTC  (4+ messages)
` [PATCH drm/hisilicon 1/3] drm/hisilicon: Code refactoring for hibmc_drm_drv
` [PATCH drm/hisilicon 2/3] drm/irq: Add the new api to install irq
` [PATCH drm/hisilicon 3/3] drm/hisilicon: Use the new api devm_drm_irq_install

[PATCH] usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seen
 2020-11-26 12:01 UTC  (2+ messages)

[PATCH v1] usb: typec: tcpm: Disregard vbus off while in PR_SWAP_SNK_SRC_SOURCE_ON
 2020-11-26 12:01 UTC  (2+ messages)

[PATCH v2 0/6] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-26 12:01 UTC  (7+ messages)
` [PATCH v2 1/6] mm/gup: Provide gup_get_pte() more generic
` [PATCH v2 2/6] mm: Introduce pXX_leaf_size()
` [PATCH v2 3/6] perf/core: Fix arch_perf_get_page_size()
` [PATCH v2 4/6] arm64/mm: Implement pXX_leaf_size() support
` [PATCH v2 5/6] sparc64/mm: "
` [PATCH v2 6/6] powerpc/8xx: "

[PATCH net] netdevice.h: Fix unintentional disable of ALL_FOR_ALL features on upper device
 2020-11-26 12:01 UTC  (8+ messages)

[PATCH v6 1/6] dt-bindings: usb: add documentation for typec switch simple driver
 2020-11-26 11:59 UTC  (5+ messages)
` [PATCH v6 4/6] usb: typec: mux: use fwnode's dev for driver module user count
` [PATCH v6 6/6] usb: typec: mux: add typec switch simple driver

[PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed
 2020-11-26 11:59 UTC  (19+ messages)

[PATCH 1/3] spi: Loongson: Add Loongson 3A+7A SPI controller driver support
 2020-11-26 11:58 UTC  (2+ messages)

[PATCH 0/2] crypto: Add Keem Bay OCS AES/SM4 driver
 2020-11-26 11:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add Keem Bay OCS AES bindings
` [PATCH 2/2] crypto: keembay-ocs-aes: Add support for Keem Bay OCS AES/SM4

[PATCHv2] usb: typec: Add type sysfs attribute file for partners
 2020-11-26 11:57 UTC 

[RFC v2 0/8] drm/i915: Add support for Intel's eDP backlight controls
 2020-11-26 11:57 UTC  (6+ messages)
` [RFC v2 3/8] drm/i915: Keep track of pwm-related backlight hooks separately
  ` [Intel-gfx] "

[PATCH v9 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-26 11:37 UTC  (21+ messages)
` [PATCH v9 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v9 2/6] leds: flash: Fix multicolor registration no-ops by return 0
` [PATCH v9 3/6] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v9 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
` [PATCH v9 5/6] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v9 6/6] leds: mt6360: Add LED driver for MT6360

[PATCH 0/3] riscv: cover to ARCH_STACKWALK
 2020-11-26 11:55 UTC  (7+ messages)
` [PATCH 1/2] riscv: Add dump stack in show_regs
  ` [PATCH 2/2] riscv: Fix __show_regs printing formats

[PATCH v4 1/3] x86, sched: Calculate frequency invariance for AMD systems
 2020-11-26 11:55 UTC  (2+ messages)

[PATCH] x86/cpu: correct values for GDT_ENTRY_INIT
 2020-11-26 11:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: announce end of support for some Broadcom devices
 2020-11-26 11:31 UTC  (4+ messages)

[PATCH v22 01/18] mm: Introduce Data Access MONitor (DAMON)
 2020-11-26 11:51 UTC  (2+ messages)

[PATCH v1 0/6] PCI: brcmstb: add EP regulators and panic handler
 2020-11-26 11:49 UTC  (4+ messages)
` [PATCH v1 2/6] PCI: brcmstb: Add control of EP voltage regulator(s)

[Intel-gfx] [PATCH i-g-t v2] i915/gem_exec_schedule: Try to spot unfairness
 2020-11-26 11:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_exec_schedule: Try to spot unfairness (rev11)

[RFC][PATCH] fanotify: introduce filesystem view mark
 2020-11-26 11:50 UTC  (7+ messages)

[PATCH][next] media: ov2740: fix dereference before null check on pointer nvm
 2020-11-26 11:49 UTC 

[PATCH] ARM: sa11111: make sa1111 bus's remove callback return void
 2020-11-26 11:47 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc/devbind: remove references to igb_uio
 2020-11-26 11:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 1/5 v2] mips: start.S: Add Octeon boot header compatibility
 2020-11-26 11:49 UTC  (2+ messages)

[PATCH] virtfs-proxy-helper: Fix a resource leak in main()
 2020-11-26 11:40 UTC  (3+ messages)

[PATCH] printk: finalize records with trailing newlines
 2020-11-26 11:48 UTC 

[dpdk-dev] [PATCH] doc: add missing SPDX header
 2020-11-26 11:46 UTC  (3+ messages)

[PATCH] iotests: Add test for the regression fixed in c8bf9a9169
 2020-11-26 11:32 UTC  (2+ messages)

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2020-11-26 11:44 UTC  (3+ messages)

[PATCH 0/2] Add PCIe EP to R-Car H3
 2020-11-26 11:43 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a77951: Add PCIe EP nodes

[MPTCP] Re: [PATCH net] mptcp: fix NULL ptr dereference on bad MPJ
 2020-11-26 11:42 UTC 

[PATCH RFC] tests/acceptance: add a test for devices on s390x
 2020-11-26 11:32 UTC  (4+ messages)

[PATCH] regmap: sdw: add required header files
 2020-11-26 10:37 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: update pdump documentation
 2020-11-26 11:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] tests/i915/perf: verify non zero reason field in OA reports
 2020-11-26 11:40 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 3/3] tests/i915/perf: verify reason field in OA reports is never 0

[PATCH] hwmon: corsair-psu: update supported devices
 2020-11-26 11:40 UTC 

[PATCH v2 0/4] perf drivers: Add sysfs identifier file
 2020-11-26 11:35 UTC  (6+ messages)

[cip-dev] [PATCH 4.19.y-cip] arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels
 2020-11-26 11:37 UTC 

[LTP] [PATCH 1/2] syscalls: avoid time() using __cvdso_gettimeofday in use-level's VDSO
 2020-11-26 11:36 UTC  (5+ messages)
  `  "

[PATCH V4 0/6] Enhancements to Tegra194 PCIe driver
 2020-11-26 11:34 UTC  (16+ messages)
` [PATCH V4 1/6] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH V4 2/6] PCI: tegra: Map configuration space as nGnRnE
` [PATCH V4 3/6] PCI: tegra: Set DesignWare IP version
` [PATCH V4 4/6] PCI: tegra: Continue unconfig sequence even if parts fail
` [PATCH V4 5/6] PCI: tegra: Check return value of tegra_pcie_init_controller()
` [PATCH V4 6/6] PCI: tegra: Disable LTSSM during L2 entry

new order & signed Profoma Invoice
 2020-11-26 11:35 UTC 

[PATCH v2 00/17] xvmalloc() / x86 xstate area / x86 CPUID / AMX beginnings
 2020-11-26 11:34 UTC  (6+ messages)
` [PATCH v2 02/17] mm: introduce xvmalloc() et al and use for grant table allocations

[bug report] RDMA/restrack: Store all special QPs in restrack DB
 2020-11-26 11:33 UTC 

[MPTCP] Re: [MPTCP][PATCH v4 mptcp-next 0/2] drop rm_addr_signal flag and more
 2020-11-26 11:32 UTC 

[dm-crypt] veritysetup usage question
 2020-11-26 11:32 UTC 

[Intel-gfx] [PATCH 05/16] drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
 2020-11-26 11:32 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

Proposal for a regular upstream performance testing
 2020-11-26 11:29 UTC  (5+ messages)

[PATCH] PCI: tegra: Read "dbi" base address to program in application logic
 2020-11-26 11:30 UTC  (2+ messages)

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-26 11:29 UTC  (18+ messages)

[PATCH 0/2] usb: typec: Expose the partner USB PD product type to the userspace
 2020-11-26 11:30 UTC  (4+ messages)
` [PATCH 2/2] usb: typec: Add type sysfs attribute file for partners

[PATCH] PCI: tegra: Move "dbi" accesses to post common DWC initialization
 2020-11-26 11:30 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: power: Add rpm power domain bindings for sdx55
 2020-11-26 11:29 UTC  (4+ messages)
` [PATCH 2/2] soc: qcom: rpmhpd: Add SDX55 power domains

[PATCH 0/5] hw/misc: Fix some bad printf format specifiers
 2020-11-26 11:11 UTC  (6+ messages)
` [PATCH 1/5] i.MX25: Fix "
` [PATCH 2/5] i.MX31: "
` [PATCH 3/5] i.MX6: "
` [PATCH 4/5] i.MX6ul: "
` [PATCH 5/5] misc/omap_sdrc: "

[PATCH] drm/msm: Fix use-after-free in msm_gem with carveout
 2020-11-26 11:28 UTC  (4+ messages)

[PATCH v2 0/2] ARM: multi_v7_defconfig: enable dfsdm and spdifrx support
 2020-11-26 11:25 UTC  (3+ messages)

[dpdk-dev] [RFC] doc: announce max Rx packet len field deprecation
 2020-11-26 11:28 UTC  (3+ messages)
` [dpdk-dev] [RFC v2] "

[PATCH] xen/arm: Add Cortex-A73 erratum 858921 workaround
 2020-11-26 11:27 UTC  (7+ messages)

[MPTCP] Re: [PATCH net] mptcp: fix NULL ptr dereference on bad MPJ
 2020-11-26 11:27 UTC 

[PATCH] iommu/vt-d: Don't read VCCAP register unless it exists
 2020-11-26 11:25 UTC  (2+ messages)

[PATCH v5 0/2] fix inaccurate io_ticks
 2020-11-26 11:23 UTC  (8+ messages)

[PATCH v3 0/5] Support managed interrupts for platform devices
 2020-11-26 11:23 UTC  (4+ messages)
` [PATCH v3 3/5] driver core: platform: Add platform_put_irq()

[PATCH RESEND v4 00/18] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2020-11-26 10:59 UTC  (27+ messages)
` [PATCH RESEND v4 01/18] dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string
` [PATCH RESEND v4 02/18] dt-bindings: arm: fsl: add imx8qm boards "
` [PATCH RESEND v4 03/18] dt-bindings: mailbox: mu: add imx8qm support
` [PATCH RESEND v4 04/18] arm64: dts: imx8qxp: add fallback compatible string for scu pd
` [PATCH RESEND v4 05/18] arm64: dts: imx8qxp: move scu pd node before scu clock node
` [PATCH RESEND v4 06/18] arm64: dts: imx8qxp: orginize dts in subsystems
` [PATCH RESEND v4 07/18] arm64: dts: imx8: add lsio lpcg clocks
` [PATCH RESEND v4 08/18] arm64: dts: imx8: add conn "
` [PATCH RESEND v4 09/18] arm64: dts: imx8: add adma "
` [PATCH RESEND v4 10/18] arm64: dts: imx8: switch to two cell scu clock binding
` [PATCH RESEND v4 11/18] arm64: dts: imx8: switch to new lpcg "
` [PATCH RESEND v4 12/18] arm64: dts: imx8qm: add lsio ss support
` [PATCH RESEND v4 13/18] arm64: dts: imx8qm: add conn "
` [PATCH RESEND v4 14/18] arm64: dts: imx8: split adma ss into dma and audio ss
` [PATCH RESEND v4 15/18] arm64: dts: imx8qm: add dma ss support
` [PATCH RESEND v4 16/18] arm64: dts: imx: add imx8qm common dts file
` [PATCH RESEND v4 17/18] arm64: dts: imx: add imx8qm mek support
` [PATCH RESEND v4 18/18] arm64: defconfig: "

[PATCH next] mm/swap.c: reduce lock contention in lru_cache_add
 2020-11-26 11:22 UTC  (5+ messages)

[meta-python][PATCH 1/7] python3-luma-core: Upgrade 1.17.3 -> 2.0.1
 2020-11-26 11:22 UTC  (7+ messages)
` [meta-python][PATCH 2/7] python3-luma-oled: Upgrade 3.7.0 -> 3.8.1
` [meta-python][PATCH 3/7] python3-fastnumbers: Upgrade 3.0.0 -> 3.1.0
` [meta-python][PATCH 4/7] python3-ansi2html: Upgrade 1.5.2 -> 1.6.0
` [meta-python][PATCH 5/7] python3-prettytable: Upgrade 1.0.1 -> 2.0.0
` [meta-python][PATCH 6/7] python3-urllib3: Upgrade 1.25.11 -> 1.26.2
` [meta-python][PATCH 7/7] python3-transitions: Upgrade 0.8.4 -> 0.8.5

[PATCH 0/1] maintenance: Fix a SEGFAULT when no repository when running git maintenance run/start
 2020-11-26 11:21 UTC  (5+ messages)
` [PATCH 1/1] maintenance: fix a SEGFAULT when no repository

How to Add Packages to Python3
 2020-11-26 11:22 UTC 

[PATCH] can: m_can: add support for bosch mcan version 3.3.0
 2020-11-26 11:21 UTC  (3+ messages)

[PATCH] drm: mxsfb: fix fence synchronization
 2020-11-26 11:14 UTC  (3+ messages)

[PATCH v3] xen: add support for automatic debug key actions in case of crash
 2020-11-26 11:20 UTC  (2+ messages)

[dpdk-dev] Need reviews before 20.11 release
 2020-11-26 11:19 UTC 

[PATCH led-next v2 1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems
 2020-11-26 11:19 UTC 

[RFC] ich9:cpuhp: add support for cpu hot-unplug with SMI broadcast enabled
 2020-11-26 11:17 UTC  (2+ messages)

Requesting feedback on in-progress GUI designs - Factory Reset
 2020-11-26 11:15 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] app/flow-perf: add multi threaded support
 2020-11-26 11:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH 4/4] app/flow-perf: remove redundant items memset and vars


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.