All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 10:22:30 to 2020-10-12 11:01:13 UTC [more...]

[PATCH 1/2] kunit: Support for Parameterized Testing
 2020-10-12 11:00 UTC  (2+ messages)

[PATCH 00/35] Enhance memory utilization with DMEMFS
 2020-10-12 10:59 UTC  (6+ messages)

[PATCH] spi: imx: Revert "spi: imx: enable runtime pm support"
 2020-10-12 10:59 UTC  (3+ messages)

i8042_init: PS/2 mouse not detected with ACPIPnP/PnPBIOS
 2020-10-12 11:00 UTC  (6+ messages)

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-10-12 10:59 UTC  (15+ messages)
` [PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH v7,net-next,00/13] Add Support for Marvell OcteonTX2 Cryptographic
 2020-10-12 10:57 UTC  (14+ messages)
` [PATCH v7,net-next,01/13] octeontx2-pf: move lmt flush to include/linux/soc
` [PATCH v7,net-next,02/13] octeontx2-af: add mailbox interface for CPT
` [PATCH v7,net-next,03/13] octeontx2-af: add debugfs entries for CPT block
` [PATCH v7,net-next,04/13] drivers: crypto: add Marvell OcteonTX2 CPT PF driver
` [PATCH v7,net-next,05/13] crypto: octeontx2: add mailbox communication with AF
` [PATCH v7,net-next,06/13] crypto: octeontx2: enable SR-IOV and mailbox communication with VF
` [PATCH v7,net-next,07/13] crypto: octeontx2: load microcode and create engine groups
` [PATCH v7,net-next,08/13] crypto: octeontx2: add LF framework
` [PATCH v7,net-next,09/13] crypto: octeontx2: add support to get engine capabilities
` [PATCH v7,net-next,10/13] crypto: octeontx2: add mailbox for inline-IPsec RX LF cfg
` [PATCH v7,net-next,11/13] crypto: octeontx2: add virtual function driver support
` [PATCH v7,net-next,12/13] crypto: octeontx2: add support to process the crypto request
` [PATCH v7,net-next,13/13] crypto: octeontx2: register with linux crypto framework

[GIT PULL] x86/cache updates for v5.10
 2020-10-12 10:59 UTC 

[PATCH 1/3] drm/vkms: Set preferred depth correctly
 2020-10-12 10:59 UTC  (3+ messages)
` [PATCH 2/3] drm/vkms: Switch to shmem helpers

[PATCH v16 0/3] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-10-12 10:57 UTC  (4+ messages)
` [PATCH v16 1/3] PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridge
` [PATCH v16 2/3] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding
` [PATCH v16 3/3] PCI: microchip: Add host driver for Microchip PCIe controller

[PATCH v3 0/8] New rescue mount options
 2020-10-12 10:57 UTC  (9+ messages)
` [PATCH v3 1/8] btrfs: unify the ro checking for "
` [PATCH v3 2/8] btrfs: push the NODATASUM check into btrfs_lookup_bio_sums
` [PATCH v3 3/8] btrfs: add a supported_rescue_options file to sysfs
` [PATCH v3 4/8] btrfs: add a helper to print out rescue= options

[linux-lvm] LVM PV UUID problem
 2020-10-12 10:57 UTC  (5+ messages)

RTnet on Raspberry Pi 3B+
 2020-10-12 10:56 UTC  (10+ messages)

[PATCH] intel_idle: mention assumption that wbinvd is not needed
 2020-10-12 10:55 UTC  (2+ messages)

[PATCH 0/4] btrfs: some readhead fixes after removing or replacing a device
 2020-10-12 10:55 UTC  (5+ messages)
` [PATCH 1/4] btrfs: fix use-after-free on readahead extent after failure to create it
` [PATCH 2/4] btrfs: fix readahead hang and use-after-free after removing a device
` [PATCH 3/4] btrfs: assert we are holding the reada_lock when releasing a readahead zone
` [PATCH 4/4] btrfs: do not start readahead for csum tree when scrubbing non-data block groups

[PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support
 2020-10-12 10:54 UTC 

[PATCH] perf jevents: Fix event code for events referencing std arch events
 2020-10-12 10:54 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: Add debugfs entry for printing VM info
 2020-10-12 10:54 UTC  (7+ messages)

[GIT PULL] x86/cleanups updates for v5.10
 2020-10-12 10:54 UTC 

[Fuego] Jenkins Upgrade on Fuego
 2020-10-12 10:52 UTC 

[PATCH 00/23] wfx: get out from the staging area
 2020-10-12 10:46 UTC  (48+ messages)
` [PATCH 01/23] dt-bindings: introduce silabs,wfx.yaml
` [PATCH 02/23] wfx: add Makefile/Kconfig
` [PATCH 03/23] wfx: add wfx.h
` [PATCH 04/23] wfx: add main.c/main.h
` [PATCH 05/23] wfx: add bus.h
` [PATCH 06/23] wfx: add bus_spi.c
` [PATCH 07/23] wfx: add bus_sdio.c
` [PATCH 08/23] wfx: add hwio.c/hwio.h
` [PATCH 09/23] wfx: add fwio.c/fwio.h
` [PATCH 10/23] wfx: add bh.c/bh.h
` [PATCH 11/23] wfx: add hif_api_*.h
` [PATCH 12/23] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH 13/23] wfx: add key.c/key.h
` [PATCH 14/23] wfx: add hif_rx.c/hif_rx.h
` [PATCH 15/23] wfx: add data_rx.c/data_rx.h
` [PATCH 16/23] wfx: add queue.c/queue.h
` [PATCH 17/23] wfx: add data_tx.c/data_tx.h
` [PATCH 18/23] wfx: add sta.c/sta.h
` [PATCH 19/23] wfx: add scan.c/scan.h
` [PATCH 20/23] wfx: add debug.c/debug.h
` [PATCH 21/23] wfx: add traces.h
` [PATCH 22/23] wfx: remove from the staging area
` [PATCH 23/23] wfx: get out "

[Intel-gfx] [PATCH 1/2] drm: Ask whether drm_gem_get_pages() should clear the CPU cache
 2020-10-12 10:51 UTC  (4+ messages)
`  "
` [Intel-gfx] [PATCH 2/2] drm/vgem: Replace vgem_object_funcs with the common drm shmem helper
  `  "

[dpdk-dev] [PATCH v2 0/1] doc: document vfio-pci usage with QAT PMD
 2020-10-12 10:50 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/1] "
  ` [dpdk-dev] [PATCH v4 0/1] "
    ` [dpdk-dev] [PATCH v4 1/1] "

[GIT PULL] x86/fpu updates for v5.10
 2020-10-12 10:50 UTC 

[PATCH] drm/vgem: Replace vgem_object_funcs with the common drm shmem helper
 2020-10-12 10:49 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-12 10:46 UTC  (9+ messages)
` [PATCH v2 09/17] mm: Add unsafe_follow_pfn

[PULL 00/14] Monitor patches for 2020-10-09
 2020-10-12 10:47 UTC  (3+ messages)
` [PULL 09/14] qmp: Move dispatcher to a coroutine

[dpdk-dev] [PATCH v4 00/11] support match on L3 fragmented packets
 2020-10-12 10:43 UTC  (13+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 01/11] ethdev: add extensions attributes to IPv6 item
  ` [dpdk-dev] [PATCH v5 02/11] ethdev: add IPv6 fragment extension header item
  ` [dpdk-dev] [PATCH v5 03/11] app/testpmd: support IPv4 fragments
  ` [dpdk-dev] [PATCH v5 04/11] app/testpmd: support IPv6 fragments
  ` [dpdk-dev] [PATCH v5 05/11] app/testpmd: support IPv6 fragment extension item
  ` [dpdk-dev] [PATCH v5 06/11] net/mlx5: remove handling of ICMP fragmented packets
  ` [dpdk-dev] [PATCH v5 07/11] net/mlx5: support match on IPv4 fragment packets
  ` [dpdk-dev] [PATCH v5 08/11] net/mlx5: support match on IPv6 "
  ` [dpdk-dev] [PATCH v5 09/11] net/mlx5: support match on IPv6 fragment ext. item
  ` [dpdk-dev] [PATCH v5 10/11] doc: update release notes for MLX5 L3 frag support
  ` [dpdk-dev] [PATCH v5 11/11] net/mlx5: enforce limitation on IPv6 next proto

[PATCH] hw/net: move allocation to the heap due to very large stack frame
 2020-10-12 10:44 UTC  (5+ messages)

[PATCH v10 0/7]Finish converting git bisect to C part 2 subset 2
 2020-10-12 10:45 UTC  (3+ messages)
` [PATCH v10 4/7] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C

[ovmf test] 155714: all pass - PUSHED
 2020-10-12 10:44 UTC 

[PATCH] x86/alternative: don't call text_poke() in lazy TLB mode
 2020-10-12 10:45 UTC  (4+ messages)

[PATCH 1/2] arm-autonomy: Update Maintainers list
 2020-10-12 10:44 UTC  (2+ messages)
` [PATCH 2/2] arm-autonomy: Add minimal docker runtime in xenguest images

[PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
 2020-10-12 10:43 UTC  (5+ messages)

[GIT PULL] x86/fsgsbase updates for v5.10
 2020-10-12 10:43 UTC 

[PATCH] acpi: reboot: fix racing after writing to ACPI RESET_REG
 2020-10-12 10:42 UTC  (2+ messages)

[PATCH 1/2] cx82310_eth: re-enable ethernet mode after router reboot
 2020-10-12 10:42 UTC  (3+ messages)

[PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x
 2020-10-12 10:42 UTC  (5+ messages)

[PATCH][dovetail/wip] cobalt/init: init escalate irq with dovetail synthetic_irq_domain
 2020-10-12 10:41 UTC  (2+ messages)

[PATCH net] net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid
 2020-10-12 10:40 UTC  (5+ messages)
    ` [Linux-kernel-mentees] "

[PATCH] cobalt/select: replace APC with irq_work
 2020-10-12 10:40 UTC  (3+ messages)
` [PATCH v2] [wip/dovetail] "

[PATCH] sched/features: Fix !CONFIG_JUMP_LABEL case
 2020-10-12 10:40 UTC  (2+ messages)

[PATCH RFC v4 00/13] perf pmu-events: Support event aliasing for system PMUs
 2020-10-12 10:34 UTC  (5+ messages)
` [PATCH RFC v4 13/13] perf vendor events: Add JSON metrics for imx8mm DDR Perf

[PATCH v3] MIPS: replace add_memory_region with memblock
 2020-10-12 10:31 UTC  (3+ messages)

[PATCH v2] MIPS: replace add_memory_region with memblock
 2020-10-12 10:01 UTC  (6+ messages)

[PATCH v2 1/2] MIPS: cpu-probe: move fpu probing/handling into its own file
 2020-10-12 10:30 UTC  (6+ messages)
` [PATCH v2 2/2] MIPS: cpu-probe: introduce exclusive R3k CPU probe

[PATCH] MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
 2020-10-12 10:31 UTC  (2+ messages)

[PATCH v2 0/4 RESEND] Avoid build error, clean up numa.c and add /proc/boardinfo
 2020-10-12 10:38 UTC  (7+ messages)
` [PATCH v2 1/4 RESEND] MIPS: Loongson64: Select SMP in Kconfig to avoid build error
` [PATCH v2 2/4 RESEND] MIPS: Loongson64: Clean up numa.c
` [PATCH v2 3/4 RESEND] MIPS: Loongson64: Add /proc/boardinfo

[PATCH] mips: octeon: Add Ubiquiti E200 and E220 boards
 2020-10-12 10:30 UTC  (2+ messages)

[libgpiod][PATCH] core: Basic port to uAPI v2
 2020-10-12 10:37 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 1/6] eal: add power management intrinsics
 2020-10-12 10:36 UTC  (12+ messages)
` [dpdk-dev] [PATCH v4 01/10] eal: add new x86 cpuid support for WAITPKG
  ` [dpdk-dev] [PATCH v4 02/10] eal: add power management intrinsics

Question about gdb and timeout
 2020-10-12 10:36 UTC  (3+ messages)

[PATCH 1/1] gitlab-ci: add cache to decrease build times
 2020-10-12 10:36 UTC  (3+ messages)

XFS deadlock in 5.8.14-arch
 2020-10-12 10:36 UTC 

[ANNOUNCE] libtraceevent.git
 2020-10-12 10:35 UTC  (4+ messages)

[PATCH] sequencer: fix gpg option passed to octopus merge
 2020-10-12 10:34 UTC  (3+ messages)

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2020-10-12 10:33 UTC  (6+ messages)
` [PATCH V13 6/9] target/mips: Add loongson-ext lsdc2 group of instructions

[PATCH 1/2] ASoC: Intel: catpt: Wake up device before configuring SSP port
 2020-10-12 10:32 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Intel: catpt: Relax clock selection conditions

[PATCH] cpufreq: stats: Fix string format specifier mismatch
 2020-10-12 10:34 UTC  (2+ messages)

SD_LOAD_BALANCE
 2020-10-12 10:34 UTC  (5+ messages)

[PATCH 0/3] Acceptance Tests: improve usage on GitLab CI
 2020-10-12 10:32 UTC  (2+ messages)

[PATCH] powerpc/perf: fix Threshold Event CounterMultiplier width for P10
 2020-10-12 10:31 UTC 

[RFC v1 0/4] unbreak non-tcg builds
 2020-10-12 10:32 UTC  (6+ messages)
` [RFC v1 3/4] qtest: do not build ide-test if TCG is not available

Purpose of QOM properties registered at realize time?
 2020-10-12 10:30 UTC  (2+ messages)

[PATCH] PM / sysfs: Add the ability to call PM operations manually
 2020-10-12 10:31 UTC  (2+ messages)

[nftables] Log to DNAT rule
 2020-10-12 10:31 UTC  (2+ messages)

[PULL 00/39] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-12 10:29 UTC  (2+ messages)

[PATCH 0/4] powercap/dtpm: Add the DTPM framework
 2020-10-12 10:30 UTC  (3+ messages)

[PATCH v2] ALSA: hda: fix jack detection with Realtek codecs when in D3
 2020-10-12 10:27 UTC 

[PATCH 1/2] kunit: tool: Fix LinuxSourceTree's missed handling of 'build_dir'
 2020-10-12 10:26 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: Mark 'kunittest_config' as constant again

drivers/net/wireless/mediatek/mt76/mt7915/init.c:339:26: sparse: sparse: cast from restricted __le16
 2020-10-12 10:29 UTC  (2+ messages)

[PATCH 0/8] i.MX8MM: add host/gadget support
 2020-10-12 10:29 UTC  (5+ messages)
` [PATCH 5/8] imx8m: enable usb power domain

drivers/gpu/drm/rockchip/rockchip_rgb.c:71:22: warning: no previous prototype for 'rockchip_rgb_init'
 2020-10-12 10:28 UTC  (2+ messages)

[PATCH v2] qtest: add fuzz test case
 2020-10-12 10:26 UTC 

[qemu-mainline test] 155713: regressions - FAIL
 2020-10-12 10:27 UTC 

[PATCH] cgroup-v1: add disabled controller check in cgroup1_parse_param()
 2020-10-12 10:27 UTC 

[PATCH 0/7] arm: cache: cp15: don't map reserved region with no-map property
 2020-10-12 10:27 UTC  (9+ messages)
  ` [Uboot-stm32] "

[PATCH v2] Emulate dip switch language layout settings on SUN keyboard
 2020-10-12 10:25 UTC  (4+ messages)
` Ping2: "

linux-next: build failure after merge of the drm-misc tree
 2020-10-12 10:25 UTC  (2+ messages)
` [PATCH] drm/ingenic: Fix bad revert

[PATCH] spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
 2020-10-12 10:23 UTC  (2+ messages)

[RFC PATCH 0/3] Add support for Asymmetric AArch32 systems
 2020-10-12 10:22 UTC  (5+ messages)
` [RFC PATCH 2/3] arm64: Add support for asymmetric AArch32 EL0 configurations

[PATCH 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-12 10:17 UTC  (4+ messages)
` [PATCH 1/3] hw/ssi/aspeed_smc: Rename max_slaves as max_devices

[PATCH] irqchip/irq-mst-intc: Declare mst_intc_of_init static
 2020-10-12 10:20 UTC 

[GIT PULL] x86/misc updates for v5.10
 2020-10-12 10:22 UTC 


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.