All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-28 02:31:05 to 2020-09-28 04:32:35 UTC [more...]

[PATCH v6 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-09-28  4:32 UTC  (3+ messages)
` [PATCH v6 1/6] pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags
` [PATCH v6 2/6] pinctrl: qcom: Use return value from irq_set_wake() call

[PATCH 00/32] x86: Allow Coral to boot into Chrome OS
 2020-09-28  4:26 UTC  (33+ messages)
` [PATCH 01/32] Add an assembly guard around linux/bitops.h
` [PATCH 02/32] x86: apl: Add core init for the SoC
` [PATCH 03/32] x86: Add a layout for Chrome OS verified boot
` [PATCH 04/32] x86: Add support for private files
` [PATCH 05/32] x86: Allow writing tables to fail
` [PATCH 06/32] x86: acpi: Store the ACPI context in global_data
` [PATCH 07/32] x86: Store the FADT so we can avoid searching for it
` [PATCH 08/32] x86: Don't bother clearing global NVS
` [PATCH 09/32] x86: coral: Drop the duplicate PCIe settings
` [PATCH 10/32] x86: Add SMBIOS info for Coral
` [PATCH 11/32] x86: coral: Correct max98357 file
` [PATCH 12/32] x86: Move ROM_TABLE_ADDR into the C file
` [PATCH 13/32] x86: Use if instead of #ifdef in write_tables()
` [PATCH 14/32] x86: Allow putting some tables in the bloblist
` [PATCH 15/32] x86: nhlt: Correct output of bytes and 16-bit data
` [PATCH 16/32] x86: nhlt: Fix a few bugs in the table generation
` [PATCH 17/32] x86: Show the interrupt pointer with 'irqinfo'
` [PATCH 18/32] x86: sound: Correct error handling
` [PATCH 19/32] acpi: Correct reset handling in acpi_device_add_power_res()
` [PATCH 20/32] x86: acpi: Allow the SSDT to be empty
` [PATCH 21/32] x86: acpi: Put the generated code first in DSDT
` [PATCH 22/32] acpi: Don't reset the tables with every new generation
` [PATCH 23/32] x86: Define the Chrome OS GNVS region
` [PATCH 24/32] x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
` [PATCH 25/32] x86: Set up Chrome OS to boot into developer mode
` [PATCH 26/32] x86: Boot coral into Chrome OS by default
` [PATCH 27/32] x86: fsp: Convert fsp_dram to use log_debug()
` [PATCH 28/32] x86: Silence some logging statements
` [PATCH 29/32] x86: acpi: Include the TPMv1 table only if needed
` [PATCH 30/32] x86: acpi: Don't show the UART address by default
` [PATCH 31/32] x86: pinctrl: Silence the warning when a pin is not found
` [PATCH 32/32] x86: fsp: Adjust calculations for MTRR range and DRAM top

[PATCH v3 0/3] doc: global data pointer
 2020-09-28  4:24 UTC  (3+ messages)
` [PATCH v3 3/3] "

[PATCH v2 1/2] video: backlight: Support PWMs without a known period_ns
 2020-09-28  4:24 UTC  (4+ messages)
` [PATCH v2 2/2] pwm: Add a driver for Chrome OS EC PWM

[BUG] sandbox: './u-boot -l ' fails
 2020-09-28  4:24 UTC  (2+ messages)

chromebook_coral.dts: multiple FSP-S entries for same parameters
 2020-09-28  4:24 UTC  (2+ messages)

[PATCH v4 0/9] sunxi: binman fixes and SCP firmware support
 2020-09-28  4:24 UTC  (3+ messages)
` [PATCH v4 8/9] binman: Add support for SCP firmware

[PATCH] log: Allow LOG_DEBUG to always enable log output
 2020-09-28  4:24 UTC  (11+ messages)

[PATCH] Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
 2020-09-28  4:24 UTC  (2+ messages)

[PATCH v2 00/21] MHI changes for v5.10
 2020-09-28  4:09 UTC  (22+ messages)
` [PATCH v2 01/21] bus: mhi: fix doubled words and struct image_info kernel-doc
` [PATCH v2 02/21] bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
` [PATCH v2 03/21] bus: mhi: core: Abort suspends due to outgoing pending packets
` [PATCH v2 04/21] bus: mhi: core: Use helper API to trigger a non-blocking host resume
` [PATCH v2 05/21] bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
` [PATCH v2 06/21] bus: mhi: core: Use generic name field for an MHI device
` [PATCH v2 07/21] bus: mhi: core: Introduce helper function to check device state
` [PATCH v2 08/21] bus: mhi: core: Introduce counters to track MHI device state transitions
` [PATCH v2 09/21] bus: mhi: core: Read and save device hardware information from BHI
` [PATCH v2 10/21] bus: mhi: core: Introduce APIs to allocate and free the MHI controller
` [PATCH v2 11/21] bus: mhi: core: Add const qualifier to MHI config information
` [PATCH v2 12/21] bus: mhi: Remove include of rwlock_types.h
` [PATCH v2 13/21] bus: mhi: Fix entries based on Kconfig coding style
` [PATCH v2 14/21] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v2 15/21] bus: mhi: core: Introduce sysfs "
` [PATCH v2 16/21] bus: mhi: core: Allow shared IRQ for event rings
` [PATCH v2 17/21] bus: mhi: Remove unused nr_irqs_req variable
` [PATCH v2 18/21] bus: mhi: core: Fix the building of MHI module
` [PATCH v2 19/21] bus: mhi: debugfs: Print channel context read-pointer
` [PATCH v2 20/21] bus: mhi: Remove auto-start option
` [PATCH v2 21/21] net: qrtr: Start MHI channels during init

[PATCH v4 00/17] HSM driver for ACRN hypervisor
 2020-09-28  4:10 UTC  (11+ messages)
` [PATCH v4 02/17] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
` [PATCH v4 04/17] x86/acrn: Introduce hypercall interfaces
` [PATCH v4 17/17] virt: acrn: Introduce an interface for Service VM to control vCPU

[PATCH 0/5 V5] Fix DPC hotplug race and enhance error handling
 2020-09-28  4:06 UTC  (6+ messages)
` [PATCH 1/5 V5] PCI: define a function to check and wait till port finish DPC handling
` [PATCH 2/5 V5] PCI: pciehp: check and wait port status out of DPC before handling DLLSC and PDC
` [PATCH 3/5 V55555] PCI/ERR: get device before call device driver to avoid NULL pointer reference
` [PATCH 4/5 V4] PCI: only return true when dev io state is really changed
` [PATCH 5/5 V5] PCI/ERR: don't mix io state not changed and no driver together

[PATCH 01/14] dt-bindings: vendor-prefixes: add DFI
 2020-09-28  4:04 UTC  (4+ messages)
` [RFC 12/14] dt-bindings: vendor-prefixes: add Aristainetos

[igt-dev] [PATCH i-g-t v3 00/22] tests/benchmarks: Libdrm removal
 2020-09-28  4:05 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 18/22] tests/prime_udl: Remove libdrm dependency

[PATCH 0/2] Revert patches fixing probing of interrupts
 2020-09-28  0:15 UTC  (4+ messages)
` [PATCH 2/2] tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"

[PATCH v2 0/2] IMA: Add test for dm-crypt measurement
 2020-09-28  3:56 UTC  (9+ messages)
` [LTP] "
` [PATCH v2 1/2] IMA: generalize key measurement tests
  ` [LTP] "
` [PATCH v2 2/2] IMA: Add test for dm-crypt measurement
  ` [LTP] "

linux-next: build failure after merge of the drm tree
 2020-09-28  3:54 UTC  (2+ messages)

[PATCH 0/5] MHI changes for v5.10 - Take two
 2020-09-28  3:48 UTC  (7+ messages)
` [PATCH 1/5] bus: mhi: core: debugfs: Use correct format specifiers for addresses
` [PATCH 5/5] bus: mhi: core: Move MHI_MAX_MTU to external header file

[PATCH 00/18] MHI changes for v5.10
 2020-09-28  3:45 UTC  (7+ messages)
` [PATCH 15/18] bus: mhi: core: Introduce sysfs entries for MHI
` [PATCH 18/18] bus: mhi: core: Fix the building of MHI module

[PATCH 1/2] virtio-net: don't disable guest csum when disable LRO
 2020-09-28  3:39 UTC  (4+ messages)
` [PATCH 2/2] virtio-net: ethtool configurable RXCSUM

[PATCH][SMB3] Handle STATUS_IO_TIMEOUT gracefully
 2020-09-28  3:41 UTC  (5+ messages)

[PATCH] rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
 2020-09-28  3:41 UTC  (3+ messages)

IPv6 regression introduced by commit 3b6761d18bc11f2af2a6fc494e9026d39593f22c
 2020-09-28  3:38 UTC  (5+ messages)

[dpdk-dev] [PATCH v1 1/1] net/mlx5: support match ICMP identifier fields
 2020-09-28  3:38 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH 00/12] Various minor patches
 2020-09-28  3:37 UTC  (3+ messages)
` [PATCH 11/12] i2c: designware: Use log_debug() for debugging

[LTP] [RFC][PATCH] tst_cgroup: Attempt to use CGroups V2 then V1 instead of guessing
 2020-09-28  3:36 UTC  (2+ messages)

[xen-unstable bisection] complete test-xtf-amd64-amd64-4
 2020-09-28  3:35 UTC 

[PATCH v6 0/4] Spilt PCIe node to comply with hardware design
 2020-09-28  3:25 UTC  (10+ messages)
` [PATCH v6 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
` Aw: [PATCH v6 0/4] Spilt PCIe node to comply with hardware design

[RFC] mm/vmstat: Add events for HugeTLB migration
 2020-09-28  3:32 UTC  (3+ messages)

[PATCH v2] soc: mediatek: Check if power domains can be powered on at boot time
 2020-09-28  3:31 UTC  (3+ messages)

[PATCH v2] cluster-glue: improve reproducibility
 2020-09-28  3:31 UTC 

cron job: media_tree daily build: ERRORS
 2020-09-28  3:32 UTC 

[PATCH v5 0/9] riscv: Clean up timer drivers
 2020-09-28  3:28 UTC  (3+ messages)
` [PATCH v5 2/9] timer: Add helper for drivers using timebase fallback

[PATCH v2 0/8] parsing trailers with shortlog
 2020-09-28  3:25 UTC  (10+ messages)
` [PATCH v2 4/8] shortlog: match commit trailers with --group
` [PATCH v2 5/8] shortlog: de-duplicate trailer values
` [PATCH v2 8/8] shortlog: allow multiple groups to be specified

[PATCH v1 0/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-09-28  3:23 UTC 

kernel/dma/pool.c:91:6: warning: Variable 'ret' is reassigned a value before the old one has been used
 2020-09-28  3:18 UTC 

Linux 5.9-rc7
 2020-09-28  3:17 UTC  (2+ messages)
` ..and it built and boots without a fuss! "

[tglx-devel:softirq 1/35] drivers/net/ethernet/cisco/enic/enic_main.c:2313:2: error: implicit declaration of function 'enic_set_api_state'; did you mean
 2020-09-28  3:16 UTC 

[BUG] discard_granularity is 0 on rk3399-gru-kevin
 2020-09-28  3:15 UTC  (3+ messages)

[PATCH RFC net-next] virtio_net: Relax queue requirement for using XDP
 2020-09-28  3:13 UTC  (10+ messages)

[RESEND v3 0/4] Venus - change clk enable, disable order and change bw values
 2020-09-28  3:08 UTC  (5+ messages)
` [RESEND v3 1/4] venus: core: change clk enable and disable order in resume and suspend
` [RESEND v3 2/4] venus: core: vote for video-mem path
` [RESEND v3 3/4] venus: core: vote with average bandwidth and peak bandwidth as zero
` [RESEND v3 4/4] venus: put dummy vote on video-mem path after last session release

[PATCH v1] PM / devfreq: tegra30: Improve initial hardware resetting
 2020-09-28  3:20 UTC  (2+ messages)

[PATCH V4] doc: zh_CN: add translatation for btrfs
 2020-09-28  3:04 UTC  (3+ messages)
`  "

[PATCH v4] ipvs: adjust the debug info in function set_tcp_state
 2020-09-28  2:49 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
 2020-09-28  3:16 UTC  (10+ messages)
  ` [PATCH 15/42] mfd: max14577: "
  ` [PATCH 16/42] mfd: max77686: "
  ` [PATCH 17/42] mfd: max77693: "

[PATCH v2 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline
 2020-09-28  2:59 UTC 

[PATCH] block: fix a typo for skd_main.c
 2020-09-28  2:57 UTC  (2+ messages)

[oe] [meta-oe][PATCH] cmocka: add recipe
 2020-09-28  2:56 UTC 

[meta-oe][v2][PATCH] cmocka: add recipe
 2020-09-28  2:56 UTC 

[meta-oe][PATCH] cmocka: add recipe
 2020-09-28  2:55 UTC 

[PATCH 0/5 V4] Fix DPC hotplug race and enhance error handling
 2020-09-28  2:54 UTC  (4+ messages)
` [PATCH 2/5 V4] PCI: pciehp: check and wait port status out of DPC before handling DLLSC and PDC

[drm-drm-misc:drm-misc-next 1/7] drivers/gpu/drm/ingenic/ingenic-drm-drv.c:157 ingenic_drm_update_pixclk() warn: inconsistent returns 'priv->clk_mutex'
 2020-09-28  2:53 UTC 

[PATCH 0/2] Enable support IPI_CPU_CRASH_STOP to be pseudo-NMI
 2020-09-28  2:43 UTC  (3+ messages)

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-28  2:48 UTC  (5+ messages)
` [PATCH v10 15/16] s390/vfio-ap: handle probe/remove not due to host AP config changes
` [PATCH v10 16/16] s390/vfio-ap: update docs to include dynamic config support

[dpdk-dev] [PATCH] crypto/scheduler: rename slave to worker
 2020-09-28  2:49 UTC  (2+ messages)

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-28  2:35 UTC  (15+ messages)
` [PATCH v5 01/14] hw/block/nvme: Report actual LBA data shift in LBAF
` [PATCH v5 02/14] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v5 03/14] hw/block/nvme: Introduce the Namespace Types definitions
` [PATCH v5 04/14] hw/block/nvme: Define trace events related to NS Types
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types
` [PATCH v5 06/14] hw/block/nvme: Add support for active/inactive namespaces
` [PATCH v5 07/14] hw/block/nvme: Make Zoned NS Command Set definitions
` [PATCH v5 08/14] hw/block/nvme: Define Zoned NS Command Set trace events
` [PATCH v5 09/14] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v5 10/14] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v5 11/14] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v5 12/14] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v5 13/14] hw/block/nvme: Use zone metadata file for persistence
` [PATCH v5 14/14] hw/block/nvme: Document zoned parameters in usage text

[PATCH] tty: serial: lpuart: fix lpuart32_write usage
 2020-09-28  3:13 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2020-09-28  2:46 UTC 

[meta-virtualization][m-c-s][PATCH] salt: Move to version 3001.1 and fix RDEPENDS
 2020-09-28  2:45 UTC  (2+ messages)

[meta-virtualization] [PATCH] python3-keystoneauth1: upgrade 3.18.0 -> 4.2.1
 2020-09-28  2:44 UTC  (11+ messages)
` [meta-virtualization] [PATCH] python3-kombu: upgrade 4.6.6 -> 5.0.2
  ` [meta-virtualization] [PATCH] python3-lesscpy: upgrade 0.10.2 -> 0.14.0
    ` [meta-virtualization] [PATCH] python3-logutils: Consolidate in a single file
      ` [meta-virtualization] [PATCH] python3-mccabe: Remove recipe
        ` [meta-virtualization] [PATCH] python3-memcached: upgrade 1.57 -> 1.59
          ` [meta-virtualization] [PATCH] python3-memcache: upgrade 1.2.9 -> 3.4.0
            ` [meta-virtualization] [PATCH] python3-mimeparse: upgrade 0.1.4 -> 1.6.0
              ` [meta-virtualization] [PATCH] python3-mock: Remove recipe
                ` [meta-virtualization] [PATCH] python3-mistralclient: Change to python3

[patch 0/8] RFC: Pinebook pro EDP support
 2020-09-28  2:44 UTC  (3+ messages)
` [patch 1/8] RFC: drivers/video/rockchip/rk_vop.c: Use endpoint compatible string to find VOP mode

[PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
 2020-09-28  2:43 UTC  (16+ messages)

[PATCH v2 00/46] dm: Print device name in dev_xxx like Linux
 2020-09-28  2:43 UTC  (3+ messages)
` [PATCH v2 27/46] phy: rockchip: Fix not calling dev_err with a device

[PATCH 0/2] measure latency of cpu hotplug path
 2020-09-28  2:41 UTC  (4+ messages)

[PATCH v2] lxc: remove deprecated options in lxc*.service
 2020-09-28  2:42 UTC  (4+ messages)
  ` [meta-virtualization] "

[dpdk-dev] [PATCH v4 0/4] raw/ifpga/base: An inprovement for multi-process
 2020-09-28  1:40 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/4] raw/ifpga/base: An improvement "
  ` [dpdk-dev] [PATCH v2 1/4] raw/ifpga/base: fix bug in IRQ functions
  ` [dpdk-dev] [PATCH v2 2/4] raw/ifpga/base: free resources when destroying ifpga device
  ` [dpdk-dev] [PATCH v2 3/4] raw/ifpga/base: cleanup ifpga raw devices when process quit
  ` [dpdk-dev] [PATCH v2 4/4] raw/ifpga/base: enhance driver reliability in multi-process

[PATCH] python3-texttable: remove recipe
 2020-09-28  2:41 UTC  (3+ messages)
` [PATCH] python3-websocket-client: "
  ` [meta-virtualization] "

[jlawall:for-5.10 3/9] drivers/block/virtio_blk.c:634:60-61: WARNING opportunity for kobj_to_dev()
 2020-09-28  2:40 UTC  (2+ messages)
` [PATCH] coccinelle: api: fix kobj_to_dev.cocci warnings

[PATCH v2 0/7] rockchip: Add Engicam PX30.Core support
 2020-09-28  2:39 UTC  (3+ messages)

[PATCH] tracing: Add register read and write tracing support
 2020-09-28  2:37 UTC  (3+ messages)

[PATCH v3] sphinx: ref-variables: Added entry for IMAGE_EFI_BOOT_FILES
 2020-09-28  2:39 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mn-evk: Add cpu-supply to enable cpufreq
 2020-09-28  2:21 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ice: support drop action for DCF switch
 2020-09-28  2:31 UTC 

[PATCH] selinux: provide a "no sooner than" date for the checkreqprot removal
 2020-09-28  2:37 UTC 

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-28  2:33 UTC  (3+ messages)

[PATCH net-next] net: vlan: Fixed signedness in vlan_group_prealloc_vid()
 2020-09-28  2:31 UTC 

[dpdk-dev] [PATCH 0/2] ethdev: make rte flow API thread safe
 2020-09-28  2:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] eal/windows: add pthread mutex lock


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.