All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-28 13:32:39 to 2019-08-28 14:07:17 UTC [more...]

[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
 2019-08-28 14:07 UTC  (13+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "

objtool warning "uses BP as a scratch register" with clang-9
 2019-08-28 14:06 UTC  (9+ messages)

[PATCH 1/2] btrfs-progs: add BTRFS_DEV_ITEMS_OBJECTID in comment in print-tree
 2019-08-28 14:06 UTC  (6+ messages)
` [PATCH v2 "

[Qemu-devel] cross-project patches: Add NBD Fast Zero support
 2019-08-28 14:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH 0/1] NBD protocol change to add fast zero support
  ` [Qemu-devel] [PATCH 1/1] protocol: Add NBD_CMD_FLAG_FAST_ZERO
` [Qemu-devel] [PATCH 0/5] Add NBD fast zero support to qemu client and server

FYI: imx-sdma firmware is not compatible with SLUB slab allocator
 2019-08-28 14:05 UTC  (4+ messages)

[Xen-devel] [linux-4.14 test] 140717: regressions - FAIL
 2019-08-28 14:04 UTC 

[PATCH net-next 00/15] ioc3-eth improvements
 2019-08-28 14:03 UTC  (16+ messages)
` [PATCH net-next 01/15] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH net-next 02/15] MIPS: SGI-IP27: restructure ioc3 register access
` [PATCH net-next 03/15] net: sgi: ioc3-eth: remove checkpatch errors/warning
` [PATCH net-next 04/15] net: sgi: ioc3-eth: use defines for constants dealing with desc rings
` [PATCH net-next 05/15] net: sgi: ioc3-eth: allocate space for desc rings only once
` [PATCH net-next 06/15] net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
` [PATCH net-next 07/15] net: sgi: ioc3-eth: separate tx and rx ring handling
` [PATCH net-next 08/15] net: sgi: ioc3-eth: introduce chip start function
` [PATCH net-next 09/15] net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
` [PATCH net-next 10/15] net: sgi: ioc3-eth: refactor rx buffer allocation
` [PATCH net-next 11/15] net: sgi: ioc3-eth: use dma-direct for dma allocations
` [PATCH net-next 12/15] net: sgi: ioc3-eth: use csum_fold
` [PATCH net-next 13/15] net: sgi: ioc3-eth: Fix IPG settings
` [PATCH net-next 14/15] net: sgi: ioc3-eth: protect emcr in all cases
` [PATCH net-next 15/15] net: sgi: ioc3-eth: no need to stop queue set_multicast_list

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-28 14:03 UTC  (12+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
  ` dataring_push() barriers "
  ` numlist API "

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-28 14:03 UTC  (11+ messages)

[PATCH 0/3] Handling NFSv3 I/O errors in knfsd
 2019-08-28 14:03 UTC  (13+ messages)

[PATCH v7 4/4] thermal: cpu_cooling: Migrate to using the EM framework
 2019-08-28 14:02 UTC  (3+ messages)
` [PATCH v8] "

[PATCH v5 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-08-28 14:02 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox
` [PATCH v5 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH 2/5] rcu/tree: Add multiple in-flight batches of kfree_rcu work
 2019-08-28 14:02 UTC  (3+ messages)

[PATCH 1/2] uboot-sign: Refactor do_deploy prefunc to do_deploy_prepend
 2019-08-28 14:01 UTC  (2+ messages)

[PATCH v3 00/11] DSB enablement
 2019-08-28 14:01 UTC  (3+ messages)
` [PATCH v3 01/11] drm/i915/dsb: feature flag added for display state buffer

[RESEND RFC PATCH] gitsm: Control submodule recursion
 2019-08-28 13:59 UTC  (2+ messages)

[PATCH RT v2 2/3] sched: migrate_enable: Use sleeping_lock to indicate involuntary sleep
 2019-08-28 13:59 UTC  (11+ messages)

[PATCH 00/23] libperf: Add rest of events to perf/event.h
 2019-08-28 13:57 UTC  (24+ messages)
` [PATCH 01/23] libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' "
` [PATCH 02/23] libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' "
` [PATCH 03/23] libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' "
` [PATCH 04/23] libperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct event_type_event' "
` [PATCH 05/23] libperf: Add PERF_RECORD_HEADER_TRACING_DATA 'struct tracing_data_event' "
` [PATCH 06/23] libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' "
` [PATCH 07/23] libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' "
` [PATCH 08/23] libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' "
` [PATCH 09/23] libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' "
` [PATCH 10/23] libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' "
` [PATCH 11/23] libperf: Add PERF_RECORD_AUX 'struct aux_event' "
` [PATCH 12/23] libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' "
` [PATCH 13/23] libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' "
` [PATCH 14/23] libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' "
` [PATCH 15/23] libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' "
` [PATCH 16/23] libperf: Add PERF_RECORD_STAT 'struct stat_event' "
` [PATCH 17/23] libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' "
` [PATCH 18/23] libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' "
` [PATCH 19/23] libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' "
` [PATCH 20/23] libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' "
` [PATCH 21/23] libperf: Add 'union perf_event' "
` [PATCH 22/23] libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
` [PATCH 23/23] libperf: Move 'enum perf_user_event_type' to perf/event.h

[RESEND PATCH V3 0/8] TopDown metrics support for Icelake
 2019-08-28 13:59 UTC  (7+ messages)
` [RESEND PATCH V3 2/8] perf/x86/intel: Basic support for metrics counters

[PATCH] scripts: coccinelle: check for !(un)?likely usage
 2019-08-28 13:57 UTC  (7+ messages)
          ` [Cocci] "

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-08-28 13:58 UTC  (11+ messages)

[PATCH] i801_smbus: clear SMBALERT status bit and disable SMBALERT interrupt
 2019-08-28 13:58 UTC  (3+ messages)

Latest kernel version no NOT reflecting on kernel.org
 2019-08-28 13:57 UTC 

[PATCH v2] powerpc/mm: Implement STRICT_MODULE_RWX
 2019-08-28 13:54 UTC  (2+ messages)

[U-Boot] [PATCH 00/26] Add and update drivers for MediaTek MT76x8 SoCs
 2019-08-28 13:57 UTC  (20+ messages)
` [U-Boot] [PATCH 16/26] net: mt7628-eth: remove phy link up detection
` [U-Boot] [PATCH 17/26] net: mt7628-eth: free rx descriptor on receiving failure
` [U-Boot] [PATCH 18/26] net: mt7628-eth: add support to isolate LAN/WAN ports
` [U-Boot] [PATCH 19/26] dts: mtmips: enable eth port0 led function for all boards
` [U-Boot] [PATCH 20/26] mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs
` [U-Boot] [PATCH 23/26] dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688
` [U-Boot] [PATCH 24/26] dts: mtmips: add default pinctrl to eth nodes for all boards
` [U-Boot] [PATCH 25/26] configs: mtmips: change all boards to use mtk high-speed uart driver
` [U-Boot] [PATCH 26/26] configs: mtmips: add necessary drivers for mtmips boards

[PATCH] drm/amdgpu/virtual_dce: drop error message in hw_init
 2019-08-28 13:56 UTC 

[RFC] AMD polaris MEM_AP_SIZE location (PCI BAR aperture size)
 2019-08-28 13:54 UTC  (5+ messages)

[Qemu-devel] [PATCH] pc-bios/s390-ccw: Do not pre-initialize empty array
 2019-08-28 13:52 UTC  (6+ messages)
      ` [Qemu-devel] [qemu-s390x] "

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-08-28 13:43 UTC  (3+ messages)

[PATCH RFC v4 0/15] sched,fair: flatten CPU controller runqueues
 2019-08-28 13:53 UTC  (5+ messages)
` [PATCH 03/15] sched,fair: redefine runnable_load_avg as the sum of task_h_load
` [PATCH 06/15] sched,cfs: use explicit cfs_rq of parent se helper

[meta-oe][PATCH] ifmetric: add initial recipe based on Debian packaging and patches
 2019-08-28 13:53 UTC 

[PATCH] x86/PCI: Add missing SPDX license header
 2019-08-28 13:53 UTC  (2+ messages)
` [PATCH v2] x86/PCI: Correct warnings about missing or incorrect SPDX license headers

[PATCH v1 0/5] Take out ucontext from HW objects
 2019-08-28 13:53 UTC  (5+ messages)
` [PATCH v1 4/5] IB/core: ib_mr should not have ib_uobject pointer
` [PATCH v1 5/5] RDMA/nldev: ib_pd can be pointed by multiple ib_ucontext

[dpdk-dev] [PATCH] build: avoid --as-needed as it causes overlinking
 2019-08-28 13:53 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: ux500: Fix up the thermal nodes
 2019-08-28 13:52 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: ux500: Update thermal zone

[igt-dev] [PATCH i-g-t v9 0/4] Remove global igt_global_mmio
 2019-08-28 13:51 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Remove global igt_global_mmio (rev9)

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-08-28 13:43 UTC  (5+ messages)

[PATCH 0/4] genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood
 2019-08-28 13:50 UTC  (8+ messages)
` [PATCH 1/4] softirq: implement IRQ flood detection mechanism

[PATCH][next] ima: ima_modsig: Fix use-after-free bug in ima_read_modsig
 2019-08-28 13:50 UTC  (2+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-28 13:49 UTC  (6+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface

[Xen-devel] [PATCH] Partially revert "x86/mm: Clean IOMMU flags from p2m-pt code"
 2019-08-28 13:48 UTC  (2+ messages)

[PATCH 2/2] tick: Mark sched_timer in hard interrupt context
 2019-08-28 13:48 UTC  (3+ messages)
` [tip: timers/core] tick: Mark sched_timer to expire "

[PATCH] powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup
 2019-08-28 13:42 UTC  (2+ messages)

[PATCH v11 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-28 13:47 UTC  (11+ messages)
` [PATCH v11 5/6] drm/i915/hdcp: update current transcoder into intel_hdcp
  ` [PATCH v11 3/6] drm: Extend I915 mei interface for transcoder info

[PATCHv5] drivers/amba: add reset control to amba bus probe
 2019-08-28 13:46 UTC  (6+ messages)

[U-Boot] python3 support for pylibfdt
 2019-08-28 13:47 UTC  (9+ messages)

[PATCH V6 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
 2019-08-28 13:47 UTC  (3+ messages)

[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR
 2019-08-28 13:46 UTC  (8+ messages)
  ` [linux-sunxi] "
        `  "

[PATCH v2] fs/proc/page: Skip uninitialized page when iterating page structures
 2019-08-28 13:46 UTC  (4+ messages)

[PATCH V9 1/3] perf: imx8_ddr_perf: add AXI ID filter support
 2019-08-28 13:44 UTC  (2+ messages)

Patches potentially missing from stable releases
 2019-08-28 13:43 UTC  (7+ messages)

[PATCH] Makefile: rework kernel version logic
 2019-08-28 13:42 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/51] ethdev: change rte_eth_dev_info_get() return value to int
 2019-08-28 13:42 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/1] Fix cacheline detection on FreeBSD/powerpc
 2019-08-28 13:38 UTC  (2+ messages)

[PATCH] USB: serial: ftdi_sio: add support for FT232H CBUS gpios
 2019-08-28 13:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PCI: Move static keyword to the front of declarations in pci-bridge-emul.c
 2019-08-28 13:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] ubi: Allow ubiblock devices nodes to be created by volume name instead of volume ID
 2019-08-28 13:38 UTC  (5+ messages)

[kvm-unit-tests RFC PATCH 00/16] arm64: Run at EL2
 2019-08-28 13:38 UTC  (34+ messages)
` [kvm-unit-tests RFC PATCH 01/16] arm: selftest.c: Remove redundant check for Exception Level
` [kvm-unit-tests RFC PATCH 02/16] arm/arm64: psci: Don't run C code without stack or vectors
` [kvm-unit-tests RFC PATCH 03/16] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h
` [kvm-unit-tests RFC PATCH 04/16] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests RFC PATCH 05/16] arm64: timer: Write to ICENABLER to disable timer IRQ
` [kvm-unit-tests RFC PATCH 06/16] arm64: timer: EOIR the interrupt after masking the timer
` [kvm-unit-tests RFC PATCH 07/16] arm64: timer: Test behavior when timer disabled or masked
` [kvm-unit-tests RFC PATCH 08/16] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer
` [kvm-unit-tests RFC PATCH 09/16] lib: arm/arm64: Invalidate TLB before enabling MMU
` [kvm-unit-tests RFC PATCH 10/16] lib: Add UL and ULL definitions to linux/const.h
` [kvm-unit-tests RFC PATCH 11/16] lib: arm64: Run existing tests at EL2
` [kvm-unit-tests RFC PATCH 12/16] arm64: timer: Add test for EL2 timers
` [kvm-unit-tests RFC PATCH 13/16] arm64: selftest: Add basic test for EL2
` [kvm-unit-tests RFC PATCH 14/16] lib: arm64: Add support for disabling and re-enabling VHE
` [kvm-unit-tests RFC PATCH 15/16] arm64: selftest: Expand EL2 test to disable and re-enable VHE
` [kvm-unit-tests RFC PATCH 16/16] arm64: timer: Run tests with VHE disabled

use the generic DMA direct remap code on powerpc
 2019-08-28 13:34 UTC  (4+ messages)
` [PATCH] powerpc: use the generic dma coherent remap allocator

[PATCH 4.19 72/98] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
 2019-08-28 13:37 UTC  (11+ messages)

[Qemu-devel] [PATCH v1 0/8] various gitdm and mailmap updates
 2019-08-28 13:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 1/8] contrib/gitdm: filetype interface is not in order, fix
` [Qemu-devel] [PATCH v1 6/8] .mailmap/aliases: add some further commentary

[SPDK] copy and paste error
 2019-08-28 13:35 UTC 

[U-Boot] [PATCH v3 0/4] ARM: Aspeed: Add SD host controller driver
 2019-08-28 13:35 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller

[Qemu-devel] [PATCH v1 0/8] various gitdm and mailmap updates
 2019-08-28 13:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 5/8] mailmap: Add many entries to improve 'git shortlog' statistics

[PATCH] csky: use generic free_initrd_mem()
 2019-08-28 13:35 UTC 

[PATCH 0/2] watchdog: Correct iTCO for Cannon Lake and beyond
 2019-08-28 13:34 UTC  (4+ messages)
` [PATCH 2/2] i2c: i801: Use iTCO version 6 in Cannon Lake PCH "

[PATCH i-g-t] i915/gem_exec_big: Sync against asynchronous relocations
 2019-08-28 13:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 00/15] xfs: mount API patch series
 2019-08-28 13:34 UTC  (4+ messages)
` [PATCH v2 14/15] xfs: mount-api - switch to new mount-api

[PATCH] powerpc/booke: Spelling s/date/data/
 2019-08-28 13:34 UTC 

[Buildroot] [PATCH 1/2] package/hostapd: security bump version to 2.9
 2019-08-28 13:34 UTC  (7+ messages)

[PATCH] checkpatch: check for nested (un)?likely calls
 2019-08-28 13:32 UTC  (2+ messages)
` [PATCH v2] checkpatch: check for nested unlikely calls

[cip-dev] [PATCH 4.19.y-cip v2 00/57] Add basic RZ/G2M SoC support
 2019-08-28 13:32 UTC  (7+ messages)
` [cip-dev] [PATCH 4.19.y-cip v2 52/57] arm64: dts: renesas: r8a774a1: Replace power magic numbers
` [cip-dev] [PATCH 4.19.y-cip v2 53/57] arm64: dts: renesas: r8a774a1: Replace clock "
` [cip-dev] [PATCH 4.19.y-cip v2 54/57] arm64: dts: renesas: r8a774a1: Enable DMA for SCIF2
` [cip-dev] [PATCH 4.19.y-cip v2 55/57] arm64: dts: renesas: r8a774a1: Fix hsusb reg size
` [cip-dev] [PATCH 4.19.y-cip v2 56/57] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string
` [cip-dev] [PATCH 4.19.y-cip v2 57/57] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes


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.