All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 09:24:14 to 2021-01-28 09:49:28 UTC [more...]

[PATCH v14 00/22] i386 cleanup PART 2
 2021-01-28  9:28 UTC  (21+ messages)
` [PATCH v14 01/22] cpu: Introduce TCGCpuOperations struct
` [PATCH v14 02/22] target/riscv: remove CONFIG_TCG, as it is always TCG
` [PATCH v14 03/22] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PATCH v14 04/22] cpu: Move synchronize_from_tb() to tcg_ops
` [PATCH v14 05/22] cpu: Move cpu_exec_* "
` [PATCH v14 06/22] cpu: Move tlb_fill "
` [PATCH v14 07/22] cpu: Move debug_excp_handler "
` [PATCH v14 08/22] target/arm: do not use cc->do_interrupt for KVM directly
` [PATCH v14 09/22] cpu: move cc->do_interrupt to tcg_ops
` [PATCH v14 10/22] cpu: move cc->transaction_failed "
` [PATCH v14 11/22] cpu: move do_unaligned_access "
` [PATCH v14 12/22] physmem: make watchpoint checking code TCG-only
` [PATCH v14 13/22] cpu: move adjust_watchpoint_address to tcg_ops
` [PATCH v14 14/22] cpu: move debug_check_watchpoint "
` [PATCH v14 15/22] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
` [PATCH v14 16/22] accel: extend AccelState and AccelClass to user-mode
` [PATCH v14 18/22] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v14 20/22] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v14 21/22] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [PATCH v14 22/22] accel: introduce new accessor functions

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2021-01-28  9:49 UTC 

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-01-28  9:46 UTC  (10+ messages)
` [PATCH V3 09/14] arm64: Add TRBE definitions
` [PATCH V3 10/14] arm64: nvhe: Allow TRBE access at EL1

[PATCHSET v3 00/13] xfs: minor cleanups of the quota functions
 2021-01-28  9:46 UTC  (3+ messages)
` [PATCH 03/13] xfs: remove xfs_trans_unreserve_quota_nblks completely

[PATCH v4 0/8] rtw88: improve TX performance in field
 2021-01-28  9:45 UTC  (4+ messages)
` [PATCH v4 3/8] rtw88: add napi support

[PATCHv3 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-01-28  9:44 UTC  (5+ messages)
` [PATCH v3 1/3] platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define
` [PATCH v3 2/3] dt-bindings: iio: Add cros ec proximity yaml doc

[PATCH] eeprom: at24: Add permission to write_timeout
 2021-01-28  9:44 UTC  (4+ messages)

[OE-core][PATCH] libsdl2: fix CVE-2020-14409 CVE-2020-14410
 2021-01-28  9:48 UTC 

Problems with APIC on versions 4.9 and later (4.8 works)
 2021-01-28  9:47 UTC  (9+ messages)

[PATCH] vhost-user: Check for iotlb callback in iotlb_miss
 2021-01-28  9:37 UTC  (3+ messages)

GPMI iMX6ull timeout on DMA
 2021-01-28  9:45 UTC  (24+ messages)

[PATCH v10] staging: fbtft: add tearing signal detect
 2021-01-28  9:42 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: panel-simple: add samsung,s6e3fa2 panel
 2021-01-28  9:42 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: simple: "

[PATCH 0/5] ASoC: SOF: use common code for DSP core pm
 2021-01-28  9:38 UTC  (6+ messages)
` [PATCH 1/5] ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
` [PATCH 2/5] ASoC: SOF: Intel: hda-loader: keep init cores alive
` [PATCH 3/5] ASoC: SOF: update dsp core power status in common APIs
` [PATCH 4/5] ASoC: SOF: Filter out unneeded core power up/downs
` [PATCH 5/5] ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIs

[PATCH/RFC] xen-blkback: set ring->xenblkd to NULL after kthread_stop()
 2021-01-28  9:05 UTC 

[PATCH v6] power: suspend: Move dpm_watchdog to suspend.c and enhance it
 2021-01-28  9:39 UTC 

[PATCH v4 00/21] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2021-01-28  9:43 UTC  (22+ messages)
` [PATCH v4 01/21] mmc: sdhci: Add helper functions for UHS modes
` [PATCH v4 02/21] mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
` [PATCH v4 03/21] mmc: am654_sdhci: Convert flag fields to BIT macro
` [PATCH v4 04/21] mmc: am654_sdhci: Add flag for PHY calibration
` [PATCH v4 05/21] mmc: am654_sdhci: Add support for AM65x SR2.0
` [PATCH v4 06/21] mmc: am654_sdhci: Add support for input tap delay
` [PATCH v4 07/21] mmc: am654_sdhci: Add support for writing to clkbuf_sel
` [PATCH v4 08/21] mmc: am654_sdhci: Add support for software tuning
` [PATCH v4 09/21] mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
` [PATCH v4 10/21] mmc: am654_sdhci: Use sdhci_set_control_reg()
` [PATCH v4 11/21] arm: dts: k3-am65: Fix mmc nodes
` [PATCH v4 12/21] arm: dts: k3-j721e-main: Update otap-delay values
` [PATCH v4 13/21] arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card
` [PATCH v4 14/21] arm: dts: k3-j7200-main: Add support for gpio0
` [PATCH v4 15/21] arm: dts: k3-j7200-main: Add support for HS400 mode in MMCSD0 subsystem
` [PATCH v4 16/21] arm: dts: k3-j7200-common-proc-board: Enable support for UHS modes
` [PATCH v4 17/21] configs: j721e_evm: Add "
` [PATCH v4 18/21] configs: j7200_evm: "
` [PATCH v4 19/21] arm: dts: k3-am65-main: Add itapdly and clkbuf-sel values
` [PATCH v4 20/21] arm: dts: k3-am654-base-board: Limit Sd card to High speed modes
` [PATCH v4 21/21] configs: am65x_evm: Add configs for UHS modes

[PATCH] mtd: parser_imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
 2021-01-28  9:36 UTC  (3+ messages)

[PATCH v2 00/36] block: update graph permissions update
 2021-01-28  9:34 UTC  (4+ messages)
` [PATCH v2 15/36] block: use topological sort for permission update

[PATCH] USB: serial: mos7720: Fix error code in mos7720_write()
 2021-01-28  9:35 UTC  (2+ messages)

[PATCH v2] nvme-multipath: Early exit if no path is available
 2021-01-28  9:40 UTC  (7+ messages)

[PATCH v2] ARM: dts: sun7i: a20: bananapro: Fix ethernet node
 2021-01-28  9:40 UTC  (2+ messages)
` [PATCH v3] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode

[PATCH] bcache: dont reset bio opf in bch_data_insert_start
 2021-01-28  9:10 UTC  (3+ messages)

sparc32: boot fails with > 256 MB memory after switch to NO_BOOTMEM
 2021-01-28  9:35 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/11] drm/i915: Async flips for all ilk+ platforms
 2021-01-28  9:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 02/11] drm/i915: Limit plane stride to below TILEOFF.x limit

linux-5.10.11 build failure
 2021-01-28  9:34 UTC  (2+ messages)

[freescale-fslc:pr/78 3174/3687] drivers/soc/fsl/dpio/qbman-portal.c:920:17: sparse: sparse: non size-preserving integer to pointer cast
 2021-01-28  9:41 UTC 

[LTP] [PATCH v2] syscalls/ipc: semctl07: Convert to new API and cleanup
 2021-01-28  9:40 UTC 

[PATCH 0/3] Add initial support for BQ Aquaris X5
 2021-01-28  9:27 UTC  (5+ messages)

[PATCH] Input: elo - fix an error code in elo_connect()
 2021-01-28  9:35 UTC  (2+ messages)

[PATCH] Input: sur40 - Fix an error code in sur40_probe()
 2021-01-28  9:36 UTC  (2+ messages)

[v3 00/33] gpio: layerscape: fix gpio and enable gpio
 2021-01-28  9:40 UTC  (34+ messages)
` [v3 01/33] gpio: mpc8xxx_gpio: Fix for litte endian
` [v3 02/33] arm: dts: ls1021a: add gpio node
` [v3 03/33] arm64: dts: ls1012a: "
` [v3 04/33] arm64: dts: ls1028a: "
` [v3 05/33] arm64: dts: ls1043a: "
` [v3 06/33] arm64: dts: ls1046a: "
` [v3 07/33] arm64: dts: ls1088a: "
` [v3 08/33] arm64: dts: ls208xa: "
` [v3 09/33] configs: ls1012a: enable CONFIG_MPC8XXX_GPIO
` [v3 10/33] configs: ls1043a: "
` [v3 11/33] configs: ls1028a: "
` [v3 12/33] configs: ls1088a: "
` [v3 13/33] configs: ls208xa: "
` [v3 14/33] configs: lx2160a: "
` [v3 15/33] configs: ls1046a: enable MPC8XXX_GPIO
` [v3 16/33] configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO
` [v3 17/33] configs: ls1021aqds: "
` [v3 18/33] configs: ls1012afrwy: enable CMD_GPIO
` [v3 19/33] configs: ls1012ardb: "
` [v3 20/33] configs: ls1021aqds: "
` [v3 21/33] configs: ls1021atwr: "
` [v3 22/33] configs: ls1028aqds: "
` [v3 23/33] configs: ls1028ardb: "
` [v3 24/33] configs: ls1043aqds: "
` [v3 25/33] configs: ls1043ardb: "
` [v3 26/33] configs: ls1046ardb: "
` [v3 27/33] configs: ls1046aqds: "
` [v3 28/33] configs: ls2088ardb: enable DM_GPIO and CMD_GPIO
` [v3 29/33] configs: ls2088aqds: enable CMD_GPIO
` [v3 30/33] configs: ls1088aqds: enable DM_GPIO and CMD_GPIO
` [v3 31/33] configs: ls1088ardb: "
` [v3 32/33] configs: lx2160ardb: enable CMD_GPIO
` [v3 33/33] configs: lx2160aqds: "

[PATCH V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-28  9:40 UTC  (5+ messages)
` [PATCH V5 14/22] arm/ioreq: Introduce arch specific bits for IOREQ/DM features

[PATCH] net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
 2021-01-28  3:53 UTC 

[PATCH v4 0/8] block: add zone write granularity limit
 2021-01-28  9:36 UTC  (20+ messages)
` [PATCH v4 2/8] nvme: cleanup zone information initialization
` [PATCH v4 5/8] block: introduce zone_write_granularity limit
` [PATCH v4 7/8] block: introduce blk_queue_clear_zone_settings()
` [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case

[PATCHSET v5 00/11] xfs: consolidate posteof and cowblocks cleanup
 2021-01-28  9:30 UTC  (3+ messages)
` [PATCH 11/11] xfs: don't bounce the iolock between free_{eof,cow}blocks

[PATCH] USB: gadget: legacy: fix an error code in eth_bind()
 2021-01-28  9:33 UTC  (2+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc] ast2600: spl: Include RAM loader in BL2 ifdef
 2021-01-28  9:28 UTC  (2+ messages)

[cip-dev] Cip-kernel-sec Updates for Week of 2021-01-28
 2021-01-28  9:36 UTC  (2+ messages)

[RFC PATCH v1 0/2] Fix deadlock in ufs
 2021-01-28  9:33 UTC  (2+ messages)
` [RFC PATCH v2 "

[video4linux] issues with TerraTec G3 and MSI Vox Mini
 2021-01-28  9:32 UTC 

PROBLEM: Crash after mm: fix initialization of struct page for holes in memory layout
 2021-01-28  9:31 UTC  (9+ messages)

[PATCH v4 0/5] avoid double request completion and IO error
 2021-01-28  9:31 UTC  (5+ messages)
` [PATCH v4 4/5] nvme-rdma: avoid IO error for nvme native multipath

[PATCH v4 1/2] powerpc/mce: Reduce the size of event arrays
 2021-01-28  9:27 UTC  (4+ messages)
` [PATCH v4 2/2] powerpc/mce: Remove per cpu variables from MCE handlers

[dpdk-dev] [PATCH 0/2] net/mlx5: add mbuf fast free Tx offload
 2021-01-28  9:34 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] [PATCH v3 1/2] net/mlx5: optimize inline mbuf freeing

[PATCH V2] cmd: mem: fix to display wrong memory information
 2021-01-28  9:33 UTC  (2+ messages)

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-28  9:25 UTC  (19+ messages)

[PATCHSET v3 0/2] xfs: speed up parallel workqueues
 2021-01-28  9:27 UTC  (5+ messages)
` [PATCH 1/2] xfs: increase the default parallelism levels of pwork clients
` [PATCH 2/2] xfs: set WQ_SYSFS on all workqueues in debug mode

[PATCH v4] power: suspend: Move dpm_watchdog to suspend.c and enhance it
 2021-01-28  9:20 UTC 

[PATCH v4] power: suspend: Move dpm_watchdog to suspend.c and enhance it
 2021-01-28  9:21 UTC 

[PATCHSET v5 00/11] xfs: try harder to reclaim space when we run out
 2021-01-28  9:26 UTC  (5+ messages)
` [PATCH 06/11] xfs: flush eof/cowblocks if we can't reserve quota for file blocks
` [PATCH 11/11] xfs: flush speculative space allocations when we run out of space

[PATCH 1/5] auto-t: add test for roaming retry timing
 2021-01-28  9:31 UTC  (2+ messages)

[PATCH v6 00/39] powerpc: interrupt wrappers
 2021-01-28  9:25 UTC  (3+ messages)
` [PATCH v6 08/39] powerpc: rearrange do_page_fault error case to be inside exception_enter

[PATCH v7 0/5] Introduce the Counter character device interface
 2021-01-28  9:01 UTC  (3+ messages)
` [PATCH v7 3/5] counter: Add "

[PATCH] ovl: fix fd leak in ovl_flush()
 2021-01-28  9:24 UTC  (2+ messages)

post-receive: pub/scm/utils/util-linux/util-linux
 2021-01-28  9:30 UTC 

Build failed in Jenkins: media-build #3378
 2021-01-28  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3379

[PATCHv3 net-next 0/2] net: add support for ip generic checksum offload for gre
 2021-01-28  9:18 UTC  (2+ messages)
` [PATCHv3 net-next 1/2] net: support ip generic csum processing in skb_csum_hwoffload_help

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-28  9:22 UTC  (7+ messages)
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation

short-circuit and over-current IRQs
 2021-01-28  9:23 UTC  (6+ messages)

[android-common:android12-5.10 3715/4011] mm/memory.c:5027:20: sparse: sparse: restricted vm_fault_t degrades to integer
 2021-01-28  9:29 UTC 

[PATCH 2/5] auto-t: throw exception if hostapd can't send BSS transition req
 2021-01-28  9:28 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspend
 2021-01-28  9:23 UTC 

[Buildroot] [PATCH 0/9] packages: Add more SELinux modules to some packages
 2021-01-28  9:27 UTC  (10+ messages)
` [Buildroot] [PATCH 1/9] package/alsa-utils: add SELinux repolicy module
` [Buildroot] [PATCH 2/9] package/bridge-utils: add SELinux refpolicy module
` [Buildroot] [PATCH 3/9] package/dmidecode: "
` [Buildroot] [PATCH 4/9] package/hwloc: "
` [Buildroot] [PATCH 5/9] package/kexec: "
` [Buildroot] [PATCH 6/9] package/kexec-lite: "
` [Buildroot] [PATCH 7/9] package/kismet: "
` [Buildroot] [PATCH 8/9] package/logrotate: "
` [Buildroot] [PATCH 9/9] package/mcelog: "

[dpdk-dev] [PATCH v4 0/2] fix 'max-pkt-len' errors
 2021-01-28  9:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5] app/testpmd: fix setting maximum packet length

[PATCH] i2c: mv64xxx: Add runtime PM support
 2021-01-28  9:22 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: support modify field rte flow action
 2021-01-28  9:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-01-28  9:22 UTC  (8+ messages)
` [PATCH v2 4/7] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()

[PATCH v2] auto-t: throw exception if hostapd can't send BSS transition req
 2021-01-28  9:26 UTC 

[PATCH] i2c-imx.c: Synthesize end of transaction events without idle interrupts
 2021-01-28  9:20 UTC  (4+ messages)

[PATCH v4 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-01-28  9:19 UTC  (2+ messages)

Contributor meeting notes 19-Jan-21
 2021-01-28  9:24 UTC  (7+ 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.