All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-27 02:24:52 to 2020-01-27 05:08:39 UTC [more...]

[PATCH v2] dmaengine: Create symlinks between DMA channels and slaves
 2020-01-27  5:08 UTC  (11+ messages)

[PATCH 0/9] add ASoC components for AHUB
 2020-01-27  5:08 UTC  (6+ messages)
` [PATCH 7/9] ASoC: tegra: add Tegra210 based ADMAIF driver
  ` [alsa-devel] "

[PATCH] sd: Fix REQ_OP_ZONE_REPORT completion handling
 2020-01-27  5:07 UTC 

[PATCH 000/108] RFC: dm: Add programatic generation of ACPI tables
 2020-01-27  5:06 UTC  (109+ messages)
` [PATCH 001/108] cpu: Support querying the address width
` [PATCH 002/108] spi: Add SPI mode enums
` [PATCH 003/108] tpm: cr50: Release locality on exit
` [PATCH 004/108] tpm: cr50: Tidy up various comments
` [PATCH 005/108] tpm: cr50: Use the correct GPIO binding
` [PATCH 006/108] tpm: Don't cleanup unless an error happens
` [PATCH 007/108] dm: pci: Allow disabling auto-config for a device
` [PATCH 008/108] x86: Correct wording of coreboot source code
` [PATCH 009/108] x86: apl: Move p2sb ofdata reading to the correct method
` [PATCH 010/108] pci: Adjust dm_pci_read_bar32() to return errors correctly
` [PATCH 011/108] x86: apl: Add Global NVS table header
` [PATCH 012/108] dm: core: Add basic ACPI support
` [PATCH 013/108] acpi: Add a binding for ACPI settings in the device tree
` [PATCH 014/108] acpi: Add a simple sandbox test
` [PATCH 015/108] x86: Move acpi_table header to main include/ directory
` [PATCH 016/108] acpi: Add an __ACPI__ preprocessor symbol
` [PATCH 017/108] acpi: Add a central location for table version numbers
` [PATCH 018/108] acpi: Add support for DMAR
` [PATCH 019/108] acpi: Move acpi_fill_header() to generic code
` [PATCH 020/108] acpi: Add a method to write tables for a device
` [PATCH 021/108] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH 022/108] x86: Allow devices to write ACPI tables
` [PATCH 023/108] acpi: Drop code for missing XSDT from acpi_write_rsdp()
` [PATCH 024/108] acpi: Move acpi_add_table() to generic code
` [PATCH 025/108] acpi: Put table-setup code in its own function
` [PATCH 026/108] acpi: Move the xsdt pointer to acpi_ctx
` [PATCH 027/108] acpi: Add an acpi command
` [PATCH 028/108] acpi: Add some tables required by the generation code
` [PATCH 029/108] acpi: Add generation code for devices
` [PATCH 030/108] acpi: Add functions to generate ACPI code
` [PATCH 031/108] gpio: Add a method to convert a GPIO to ACPI
` [PATCH 032/108] irq: Add a method to convert an interrupt "
` [PATCH 033/108] acpi: Add support for SSDT generation
` [PATCH 034/108] x86: acpi: Move MADT up a bit
` [PATCH 035/108] acpi: Record the items added to SSDT
` [PATCH 036/108] acpi: Support ordering SSDT data by device
` [PATCH 037/108] x86: Allow devices to write an SSDT
` [PATCH 038/108] acpi: Add support for DSDT generation
` [PATCH 039/108] x86: Allow devices to write to DSDT
` [PATCH 040/108] dm: core: Add an ACPI name for the root node
` [PATCH 041/108] dm: acpi: Enhance acpi_get_name()
` [PATCH 042/108] acpi: Add an acpi split command
` [PATCH 043/108] acpi: Allow creating the GNVS to fail
` [PATCH 044/108] dtoc: Support ACPI paths in of-platdata
` [PATCH 045/108] acpi: mmc: Generate ACPI info for the PCI SD Card
` [PATCH 046/108] sound: Add an ACPI driver for Dialog Semicondutor da7219
` [PATCH 047/108] sound: Add an ACPI driver for Maxim MAX98357ac
` [PATCH 048/108] x86: pinctrl: Add a way to get the pinctrl reg address
` [PATCH 049/108] x86: pinctrl: Update comment for intel_pinctrl_get_pad()
` [PATCH 050/108] x86: pinctrl: Add multi-ACPI control
` [PATCH 051/108] x86: pinctrl: Set up itss in the probe() method
` [PATCH 052/108] x86: pinctrl: Drop the acpi_name member
` [PATCH 053/108] dm: core: Add a way of overriding the ACPI device path
` [PATCH 054/108] x86: gpio: Add support for obtaining ACPI info for a GPIO
` [PATCH 055/108] i2c: designware_i2c: Support ACPI table generation
` [PATCH 056/108] i2c: Add a generic driver to generate ACPI info
` [PATCH 057/108] p2sb: Add a method to hide the bus
` [PATCH 058/108] x86: apl: Support set_hide() in p2sb driver
` [PATCH 059/108] x86: apl: Hide the p2sb on exit from U-Boot
` [PATCH 060/108] pmc: Move common registers to the header file
` [PATCH 061/108] x86: irq: Support flags for acpi_gpe
` [PATCH 062/108] x86: Add debugging to table writing
` [PATCH 063/108] x86: Rename board_final_cleanup() to board_final_init()
` [PATCH 064/108] acpi: Enable ACPI table generation by default on x86
` [PATCH 065/108] acpi: Add cros_ec tables
` [PATCH 066/108] x86: acpi: Add base asl files for common x86 devices
` [PATCH 067/108] x86: acpi: apl: Add asl files for Apollo Lake
` [PATCH 068/108] x86: acpi: Add DPTF asl files
` [PATCH 069/108] x86: apl: Correct PCIE_ECAM_BASE
` [PATCH 070/108] x86: coral: Add ACPI tables for coral
` [PATCH 071/108] x86: acpi: Support external GNVS tables
` [PATCH 072/108] x86: acpi: Expand the GNVS
` [PATCH 073/108] x86: Add wake sources for the acpi_gpe driver
` [PATCH 074/108] x86: Add a config for the systemagent PCIEX regions size
` [PATCH 075/108] x86: apl: Support writing the IntelGraphicsMem table
` [PATCH 076/108] x86: acpi: Add a common routine to write WiFi info
` [PATCH 077/108] x86: Add some definitions for SMM
` [PATCH 078/108] x86: apl: Add power-management definitions
` [PATCH 079/108] x86: Add a common global NVS structure
` [PATCH 080/108] cpu: Convert the methods to use a const udevice *
` [PATCH 081/108] x86: apl: Update iomap for ACPI
` [PATCH 082/108] x86: Add a few common Intel CPU functions
` [PATCH 083/108] x86: acpi: Support generation of the HPET table
` [PATCH 084/108] x86: acpi: Support generation of the DBG2 table
` [PATCH 085/108] x86: acpi: Add common Intel ACPI tables
` [PATCH 086/108] x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
` [PATCH 087/108] x86: apl: Add a check for reading the FSP-S config
` [PATCH 088/108] x86: apl: Store FSP-S config for later use
` [PATCH 089/108] p2sb: Add some definitions used for ACPI
` [PATCH 090/108] x86: apl: Add support for hostbridge ACPI generation
` [PATCH 091/108] x86: apl: Generate required ACPI tables
` [PATCH 092/108] x86: acpi: Add support for additional DMAR tables
` [PATCH 093/108] x86: apl: Generate CPU tables
` [PATCH 094/108] x86: apl: Generate ACPI table for LPC
` [PATCH 095/108] x86: apl: Drop unnecessary code in PMC driver
` [PATCH 096/108] tpm: cr50: Add ACPI support
` [PATCH 097/108] x86: fsp: Update the FSP API with the end-firmware method
` [PATCH 098/108] x86: cpu: Report address width from cpu_get_info()
` [PATCH 099/108] x86: Sort the MTRR table
` [PATCH 100/108] x86: Add a way to add to the e820 memory table
` [PATCH 101/108] x86: Notify the FSP of the 'end firmware' event
` [PATCH 102/108] x86: Add a layout for Chrome OS verified boot
` [PATCH 103/108] x86: Correct the assembly guard in e802.h
` [PATCH 104/108] x86: Add a header guard to asm/acpi_table.h
` [PATCH 105/108] x86: Correct handling of MADT table CPUs
` [PATCH 106/108] acpi: tpm: Add a TPM2 table
` [PATCH 107/108] acpi: tpm: Add a TPM1 table
` [PATCH 108/108] x86: coral: Update config and device tree for ACPI

[RESEND v2 0/2] spi: cadence-qspi: Move to spi-mem APIs
 2020-01-27  5:06 UTC  (3+ messages)
` [RESEND v2 1/2] spi: cadence_qspi: Move to spi-mem framework
` [RESEND v2 2/2] spi: cadence-qspi: Add direct mode support

[PATCH 0/4] Add the ability to get a pidfd on seccomp user notifications
 2020-01-27  5:06 UTC  (5+ messages)
` [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap

[PATCH] soc: imx: Makefile: only build soc-imx8 when CONFIG_ARM64
 2020-01-27  5:05 UTC  (9+ messages)

[PATCH V3 0/4] clk: imx: imx8m: introduce imx8m_clk_hw_composite_core
 2020-01-27  5:00 UTC  (5+ messages)
` [PATCH V3 2/4] clk: imx: imx8mq: use imx8m_clk_hw_composite_core

cron job: media_tree daily build: OK
 2020-01-27  4:58 UTC 

[PATCH net-next 00/16] bnxt_en: Updates for net-next
 2020-01-27  4:51 UTC  (4+ messages)
` [PATCH net-next 09/16] bnxt_en: Refactor bnxt_dl_register()

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-01-27  4:46 UTC  (5+ messages)

[kvm-unit-tests PATCH v3] x86: Add RDTSC test
 2020-01-27  4:36 UTC  (6+ messages)

[wireless-regdb] Update on Indonesia Regulations
 2020-01-27  4:39 UTC  (4+ messages)
    ` [wireless-regdb] [PATCH] wireless-regdb: Update regulatory rules for Indonesia (ID)

[PATCH v4 00/10] Add support for loading main_r5fss0_core0
 2020-01-27  4:37 UTC  (10+ messages)
` [PATCH v4 01/10] env: nowhere: set default enviroment
` [PATCH v4 02/10] lib: elf: Move the generic elf loading/validating functions to lib
` [PATCH v4 06/10] arm: dts: k3-j721e-r5: Add fs_loader node

[Intel-gfx] [PATCH] drm/i915/gt: Flush engine parking before release
 2020-01-27  4:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2] wireless-regdb: update regulatory rules for Kazakhstan (KZ)
 2020-01-27  4:25 UTC  (4+ messages)
  ` [wireless-regdb] "

[PATCH v6 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2020-01-27  4:21 UTC  (7+ messages)
  ` [EXT] "

[PATCH bpf-next 00/12] Add support for XDP in egress path
 2020-01-27  4:03 UTC  (9+ messages)
` [PATCH bpf-next 03/12] net: Add IFLA_XDP_EGRESS for XDP programs in the "

KASAN: slab-out-of-bounds Read in bitmap_ip_add
 2020-01-27  4:01 UTC  (2+ messages)

[PATCH V2] dt-bindings: soc: imx: add binding doc for aips bus
 2020-01-27  3:58 UTC  (2+ messages)

[PATCH v3 1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap()
 2020-01-27  3:05 UTC  (4+ messages)
` [PATCH v3 3/5] ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"

mm/hugetlb.c:4904:36: error: 'PTRS_PER_PTE' undeclared; did you mean 'PTRS_PER_P4D'?
 2020-01-27  3:52 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 146525: regressions - FAIL
 2020-01-27  3:41 UTC 

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-27  3:40 UTC  (8+ messages)
` [PATCH REPOST v3 64/80] ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
  ` [PATCH REPOST v3 64/80] ppc/{ppc440_bamboo,sam460ex}: "
` [PATCH REPOST v3 65/80] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
` [PATCH REPOST v3 74/80] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()

[alsa-devel] UCM file lookup logic
 2020-01-27  3:38 UTC 

[Intel-gfx] [PATCH] drm/i915/vbt: Fix the timing parameters
 2020-01-27  3:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Some tasks got to hang_task in XFS
 2020-01-27  3:37 UTC 

[dpdk-dev] [PATCH] app/testpmd: use correct RFC addresses for tx-only
 2020-01-27  3:34 UTC 

[radeon-alex:amd-19.50 1963/2713] include/kcl/kcl_drm.h:206:10: error: too few arguments to function 'drm_crtc_init_with_planes'
 2020-01-27  3:30 UTC  (2+ messages)

[PATCH RESEND] iscsi: Add support for asynchronous iSCSI session destruction
 2020-01-27  3:24 UTC 

[PATCH] libfdt: Remove special handling for unaligned reads
 2020-01-27  3:23 UTC  (4+ messages)

[PATCH 3/6] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
 2020-01-27  3:16 UTC  (3+ messages)
      ` 回复:[PATCH "

[PATCH] Introduce OSCCA SM2 asymmetric cipher algorithm
 2020-01-27  3:15 UTC  (4+ messages)
` [PATCH 2/6] lib/mpi: Introduce ec implementation to MPI library
                ` 回复:[PATCH "

+ swap_next-should-increase-position-index.patch added to -mm tree
 2020-01-27  3:10 UTC 

+ maintainers-add-an-entry-for-kfifo.patch added to -mm tree
 2020-01-27  3:05 UTC 

+ mm-memory_hotplug-fix-remove_memory-lockdep-splat.patch added to -mm tree
 2020-01-27  3:03 UTC 

[Intel-gfx] [PATCH 2/7] drm/i915/guc: Kill USES_GUC_SUBMISSION macro
 2020-01-27  3:00 UTC  (3+ messages)

[PATCH 0/5] mm/mremap.c: cleanup move_page_tables() a little
 2020-01-27  2:59 UTC  (7+ messages)
` [PATCH 3/5] mm/mremap: use pmd_addr_end to calculate next in move_page_tables()

[failures] mm-mremap-start-addresses-are-properly-aligned.patch removed from -mm tree
 2020-01-27  2:59 UTC 

[failures] mm-mremap-calculate-extent-in-one-place.patch removed from -mm tree
 2020-01-27  2:59 UTC 

[failures] mm-mremap-use-pmd_addr_end-to-calculate-next-in-move_page_tables.patch removed from -mm tree
 2020-01-27  2:59 UTC 

[failures] mm-mremap-it-is-sure-to-have-enough-space-when-extent-meets-requirement.patch removed from -mm tree
 2020-01-27  2:59 UTC 

[failures] mm-mremap-format-the-check-in-move_normal_pmd-same-as-move_huge_pmd.patch removed from -mm tree
 2020-01-27  2:59 UTC 

[dpdk-dev] [PATCH 00/15] add OCTEONTX2 inline IPsec support
 2020-01-27  2:55 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 "
              ` [dpdk-dev] [EXT] "

[PATCH v2 net-next 09/13] qed: FW 8.42.2.0 HSI changes
 2020-01-27  2:51 UTC  (3+ messages)

[PATCH 1/5] btrfs-progs: add IOC_SNAP_DESTROY_V2 to ioctl.h
 2020-01-27  2:50 UTC  (6+ messages)
` [PATCH 2/5] libbtrfsutil: "
` [PATCH 3/5] libbtrfsutil: Introduce btrfs_util_delete_subvolume_by_id_fd
` [PATCH 4/5] cmds: subvolume: Add --subvolid argument to subvol_delete
` [PATCH 5/5] VERSION: bump version

[PATCH 1/2] common: btrfs: Improve _require_btrfs_command
 2020-01-27  2:50 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Test subvolume delete --subvolid feature

[PATCHv2] btrfs: Introduce new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
 2020-01-27  2:48 UTC 

[PATCH v2 1/5] console: Don't perform test for CON_BRL flag twice
 2020-01-27  2:41 UTC  (2+ messages)

[PATCH rc3 00/30] target/avr merger
 2020-01-27  2:39 UTC  (3+ messages)
` [PATCH rc3 02/30] target/avr: Introduce AVR CPU class object

[PATCH] usb: chipidea: tegra: fix hardlock with invalid dr mode
 2020-01-27  2:35 UTC  (2+ messages)

[PATCH v2 2/2] futex: Add missing annotation to wake_futex_pi()
 2020-01-27  2:30 UTC 

[PATCH v2 1/2] hrtimer: Add missing annotation to lock_hrtimer_base()
 2020-01-27  2:30 UTC 

[PATCH] dt-bindings: input: Convert gpio-keys bindings to schema
 2020-01-27  2:30 UTC  (4+ messages)

[radeon-alex:amd-19.50 1962/2713] include/kcl/kcl_drm.h:191:9: error: too few arguments to function 'drm_encoder_init'
 2020-01-27  2:29 UTC  (2+ messages)

[PATCH v2 0/2] Lock warning clean up
 2020-01-27  2:29 UTC 

4G LTE connection stability with USB voltage requirement
 2020-01-27  2:26 UTC  (2+ messages)

[PATCH rc2 00/25] target/avr merger
 2020-01-27  2:25 UTC  (5+ messages)
` [PATCH rc2 01/25] target/avr: Add outward facing interfaces and core CPU logic

[PATCH] Input: synaptics-rmi4 - switch to reduced reporting mode
 2020-01-27  2:24 UTC  (2+ messages)


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.