All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-07 18:44:48 to 2020-07-07 19:11:59 UTC [more...]

[PATCH v4 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-07-07 19:11 UTC  (23+ messages)
` [PATCH v4 01/35] dm: core: Add an ACPI name for the root node
` [PATCH v4 02/35] acpi: Add a function to get a device path and scope
` [PATCH v4 03/35] acpi: Add a way to check device status
` [PATCH v4 04/35] irq: Add a method to convert an interrupt to ACPI
` [PATCH v4 05/35] acpi: Support generation of ACPI code
` [PATCH v4 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v4 07/35] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v4 08/35] acpi: Support string output
` [PATCH v4 09/35] acpi: Support generation of GPIO descriptor
` [PATCH v4 10/35] acpi: Support generation of a GPIO/irq for a device
` [PATCH v4 11/35] acpi: Support generation of I2C descriptor
` [PATCH v4 12/35] acpi: Support generation of SPI descriptor
` [PATCH v4 13/35] acpigen: Support writing a length
` [PATCH v4 14/35] acpigen: Support writing a package
` [PATCH v4 15/35] acpi: Support writing an integer
` [PATCH v4 16/35] acpi: Support writing a string
` [PATCH v4 17/35] acpi: Support writing a name
` [PATCH v4 18/35] acpi: Support writing a UUID
` [PATCH v4 19/35] acpi: Support writing Device Properties objects via _DSD
` [PATCH v4 20/35] acpi: Support writing a GPIO
` [PATCH v4 21/35] acpi: Support copying properties from device tree to ACPI
` [PATCH v4 22/35] acpi: Add support for various misc ACPI opcodes

[PATCH v3 00/13] ASoC: Clean-up W=1 build warnings​ - part1
 2020-07-07 19:06 UTC  (25+ messages)
` [PATCH v3 01/13] ASoC: atmel: fix kernel-doc
` [PATCH v3 02/13] ASoC: samsung: spdif: "
` [PATCH v3 03/13] ASoC: samsung: pcm: "
` [PATCH v3 04/13] ASoC: tegra: tegra20_das: remove always-true comparison
` [PATCH v3 05/13] ASoC: uniphier: aio-core: fix kernel-doc
` [PATCH v3 06/13] ASoC: codecs: da7210: "
` [PATCH v3 07/13] ASoC: codecs: da7219: fix 'defined but not used' warning
` [PATCH v3 08/13] ASoC: codecs: jz4770: Remove defined but never used variable 'mic_boost_tlv'
` [PATCH v3 09/13] ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w'
` [PATCH v3 10/13] ASoC: codecs: cros_ec_codec: fix 'defined but not used' warning
` [PATCH v3 11/13] ASoC: codecs: es8316: "
` [PATCH v3 12/13] ASoC: codecs: max98390: "
` [PATCH v3 13/13] ASoC: codecs: rt*: "

GPG Commit Signing Project
 2020-07-07 19:10 UTC  (2+ messages)

[PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-07 19:09 UTC  (8+ messages)
` [PATCH v3 04/15] pwm: lpss: Add range limit check for the base_unit register value

[PATCH v4 0/2] Add character device interface to remoteproc
 2020-07-07 19:07 UTC  (6+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v4 2/2] remoteproc: core: Register the "

[PATCH v2] Fix undefined operation VMXOFF during reboot and crash
 2020-07-07 19:09 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] Fix undefined operation fault that can hang a cpu on crash or panic

[PATCH v8] arm64: Expose FAR_EL1 tag bits in siginfo
 2020-07-07 19:07 UTC  (11+ messages)

[PATCH 10/10] dt-bindings: mtd: fsl-upm-nand: Deprecate chip-delay and fsl, upm-wait-flags
 2020-07-07 19:04 UTC  (3+ messages)

[ndctl PATCH] infoblock: Make output mutually exclusive
 2020-07-07 19:06 UTC  (2+ messages)

[PATCH] mtd: rawnand: xway: Fix build issue
 2020-07-07 19:05 UTC  (2+ messages)

[PATCH 00/28] Clean-up ASoC's W=1 build warnings
 2020-07-07 19:04 UTC  (6+ messages)

[PATCH] test: Have test_fs work with non-functional guestmount tools
 2020-07-07 19:05 UTC  (4+ messages)

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-07-07 19:02 UTC  (6+ messages)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-07 19:05 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

OMAP5: inconsistency between target-module and dsi_of_data_omap5
 2020-07-07 19:04 UTC  (10+ messages)

[dpdk-dev] [PATCH 0/4] updates for hns3 PMD driver
 2020-07-07 19:03 UTC  (2+ messages)

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-07-07 19:03 UTC  (4+ messages)
` [PATCH v4 16/18] nitro_enclaves: Add sample for ioctl interface usage

[PATCH v12 0/8] error: auto propagated local_err part I
 2020-07-07 19:02 UTC  (5+ messages)
` [PATCH v12 1/8] error: New macro ERRP_AUTO_PROPAGATE()

[PATCH 0/4] crypto: add sha256() function
 2020-07-07 18:58 UTC  (11+ messages)
` [MPTCP] "
` [PATCH 1/4] crypto: lib/sha256 - "
  ` [MPTCP] "
` [PATCH 2/4] efi: use sha256() instead of open coding
` [PATCH 3/4] mptcp: "
  ` [MPTCP] "
` [PATCH 4/4] ASoC: cros_ec_codec: "

[RFC][PATCH] distutils: put tests to a separate package
 2020-07-07 19:01 UTC 

[PATCH] amd-xgbe: add module param for auto negotiation
 2020-07-07 19:01 UTC  (3+ messages)

[PATCH v5 1/6] mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferred
 2020-07-07 19:00 UTC  (3+ messages)

[PATCH 0/5] Some cleanups for NVMe-pci driver
 2020-07-07 19:01 UTC  (4+ messages)
` [PATCH 5/5] nvme-pci: Use standard block status macro

[PATCH bpf-next v2 0/4] samples: bpf: refactor BPF map test with libbpf
 2020-07-07 19:01 UTC  (7+ messages)
` [PATCH bpf-next v2 1/4] samples: bpf: fix bpf programs with kprobe/sys_connect event
` [PATCH bpf-next v2 2/4] samples: bpf: refactor BPF map in map test with libbpf
` [PATCH bpf-next v2 3/4] samples: bpf: refactor BPF map performance "
` [PATCH bpf-next v2 4/4] selftests: bpf: remove unused bpf_map_def_legacy struct

[PATCH v5 2/6] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
 2020-07-07 19:00 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: Restructure Makefile
 2020-07-07 18:59 UTC  (3+ messages)

[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
 2020-07-07 19:00 UTC  (8+ messages)

[PATCH v5 6/6] mtd: rawnand: stm32_fmc2: get resources from parent node
 2020-07-07 18:59 UTC  (3+ messages)

[RFC 0/3] reduce CPU usage on exit for IOPOLL
 2020-07-07 19:00 UTC  (2+ messages)

[PATCH v5 3/6] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
 2020-07-07 18:59 UTC  (3+ messages)

[PATCH v5 4/6] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
 2020-07-07 18:59 UTC  (3+ messages)

[PATCH v5 5/6] mtd: rawnand: stm32_fmc2: use regmap APIs
 2020-07-07 18:59 UTC  (3+ messages)

[PATCH v4 00/11] clean-up the migration target allocation functions
 2020-07-07 19:00 UTC  (8+ messages)
` [PATCH v4 06/11] mm/migrate: make a standard migration target allocation function
` [PATCH v4 10/11] mm/memory-failure: remove a wrapper for alloc_migration_target()

[RFC PATCH for 5.8 0/4] rseq cpu_id ABI fix
 2020-07-07 18:59 UTC  (8+ messages)
` [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID

QEMU | Pipeline #164053628 has failed for master | c8eaf81f
 2020-07-07 18:51 UTC 

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-07 18:48 UTC  (4+ messages)

[PATCH] mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() use
 2020-07-07 18:56 UTC  (4+ messages)

[PATCH] perf/x86/intel/lbr: Enable NO_{CYCLES,FLAGS} for all LBR formats
 2020-07-07 18:53 UTC 

[PATCH 1/3] usb: dwc2: override PHY input signals with usb role switch support
 2020-07-07 18:55 UTC  (5+ messages)

[PATCH 0/6] Drop more legacy usb platform data for omaps
 2020-07-07 18:54 UTC  (14+ messages)
` [PATCH 1/6] bus: ti-sysc: Add missing quirk flags for usb_host_hs
` [PATCH 2/6] ARM: OMAP2+: Drop legacy platform data for am335x dwc3
` [PATCH 3/6] ARM: OMAP2+: Drop legacy platform data for omap5 dwc3
` [PATCH 4/6] ARM: OMAP2+: Drop legacy platform data for dra7 dwc3
` [PATCH 5/6] ARM: OMAP2+: Drop legacy platform data for omap4 usb
` [PATCH 6/6] ARM: OMAP2+: Drop legacy platform data for omap5 usb host

[RFC PATCH] mm: avoid access flag update TLB flush for retried page fault
 2020-07-07 18:54 UTC  (2+ messages)

[PATCH v4 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-07 18:47 UTC  (13+ messages)
` [PATCH v4 01/12] npcm7xx: Add config symbol
` [PATCH v4 02/12] hw/misc: Add NPCM7xx System Global Control Registers device model
` [PATCH v4 03/12] hw/misc: Add NPCM7xx Clock Controller "
` [PATCH v4 04/12] hw/timer: Add NPCM7xx Timer "
` [PATCH v4 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v4 06/12] hw/arm: Add two NPCM7xx-based machines
` [PATCH v4 07/12] hw/arm: Load -bios image as a boot ROM for npcm7xx
` [PATCH v4 08/12] hw/nvram: NPCM7xx OTP device model
` [PATCH v4 09/12] hw/mem: Stubbed out NPCM7xx Memory Controller model
` [PATCH v4 10/12] hw/ssi: NPCM7xx Flash Interface Unit device model
` [PATCH v4 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
` [PATCH v4 12/12] docs/system: Add Nuvoton machine documentation

[PATCH] load_elf: Remove unused address variables from callers
 2020-07-07 18:54 UTC  (4+ messages)

[PATCH] Documentation: coda: annotate duplicated words
 2020-07-07 18:54 UTC  (2+ messages)

printk() format %pS wrong symbol
 2020-07-07 18:53 UTC  (7+ messages)

iSERT SQ overflow with single target and multi luns
 2020-07-07 18:53 UTC  (4+ messages)

[PATCH] powerpc/signal64: Don't opencode page prefaulting
 2020-07-07 18:32 UTC 

[PATCH v2 1/8] dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs
 2020-07-07 18:50 UTC  (5+ messages)

[PATCH 1/1] spi: dt-bindings: amlogic, meson-gx-spicc: Fix schema for meson-g12a
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH] mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH v3 0/8] dwmac-meson8b Ethernet RX delay configuration
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-07-07 18:51 UTC  (7+ messages)
` [PATCH V2 2/7] env: Add H_DEFAULT flag
` [PATCH V2 3/7] env: Discern environment coming from external storage
` [PATCH V2 4/7] env: Fix invalid env handling in env_init()
` [PATCH V2 5/7] env: nowhere: Implement .load callback
` [PATCH V2 6/7] env: Add option to only ever append environment
` [PATCH V2 7/7] env: Add support for explicit write access list

[PATCH] arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequency
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH] ASoC: meson: fix memory leak of links if allocation of ldata fails
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add missing gxl rng clock
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH] clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH v7 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH v2 0/6] phy: meson8b-usb2: small fixes and improvements
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH] mmc: host: meson-mx-sdhc: fix building with CONFIG_MMC_MESON_MX_SDHC=m
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH for-5.8 0/2] dwc3: meson-g12a: two fixes for v5.8
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH] soc/meson: add missing free_irq() in error path
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH v2] soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID's
 2020-07-07 18:51 UTC  (2+ messages)

[PATCH] ARM: dts: meson: Align L2 cache-controller nodename with dtschema
 2020-07-07 18:51 UTC  (2+ messages)

[iwlwifi-chromeos:chromeos-4.19__release/core54-58 9612/9999] mips-linux-ld: arch/mips/boot/compressed/decompress.c:undefined reference to `memmove'
 2020-07-07 18:50 UTC 

[PATCH v2] ALSA: usb/line6: remove 'defined but not used' warning
 2020-07-07 18:49 UTC 

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-07 18:21 UTC  (6+ messages)
` [PATCH 04/20] Documentation: kgdb: eliminate duplicated word
` [PATCH 12/20] Documentation: maintainer-entry-profile: "
` [PATCH 19/20] Documentation: virt/kvm/api: "

[PATCH 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
 2020-07-07 18:48 UTC  (5+ messages)
` [PATCH 11/11] media: exynos4-is: Correct parallel port probing

[PATCH v4 0/2] net: tap: check file descriptor can be used
 2020-07-07 18:46 UTC  (4+ messages)
` [PATCH v4 1/2] net: check if the file descriptor is valid before using it
` [PATCH v4 2/2] net: detect errors from probing vnet hdr flag for TAP devices

[Intel-gfx] [PATCH] drm/i915/display: Fix initial fb to use resource_size_t
 2020-07-07 18:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Fix initial fb to use resource_size_t (rev2)

[PATCH v4 00/45] Less clumsy error checking
 2020-07-07 18:46 UTC  (3+ messages)
` [PATCH v4 03/45] error: Document Error API usage rules

[PATCH tip/core/rcu 0/17] kfree_rcu updates for v5.9
 2020-07-07 18:45 UTC  (10+ messages)
` [PATCH tip/core/rcu 03/17] rcu/tree: Skip entry into the page allocator for PREEMPT_RT

[dpdk-dev] [PATCH v1 0/2] doc: minor abi policy fixes
 2020-07-07 18:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] doc: clarify alias to experimental period


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.