All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-09 04:45:07 to 2019-07-09 06:36:59 UTC [more...]

[PATCH v7 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-09  6:30 UTC  (44+ messages)
` [PATCH v7 01/18] kunit: test: add KUnit test runner core
` [PATCH v7 02/18] kunit: test: add test resource management API
` [PATCH v7 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v7 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v7 05/18] kunit: test: add the concept of expectations
` [PATCH v7 06/18] kbuild: enable building KUnit
` [PATCH v7 07/18] kunit: test: add initial tests
` [PATCH v7 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v7 09/18] kunit: test: add support for test abort
` [PATCH v7 10/18] kunit: test: add tests for kunit "
` [PATCH v7 11/18] kunit: test: add the concept of assertions
` [PATCH v7 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v7 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v7 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v7 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v7 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v7 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v9 0/6] Introduced new Cadence USBSS DRD Driver
 2019-07-09  6:36 UTC  (7+ messages)
` [PATCH v9 5/6] usb:cdns3 Add Cadence USB3 "

[RFC BlueZ 0/1] Validate element indexation
 2019-07-09  6:36 UTC  (4+ messages)

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-09  6:33 UTC  (12+ messages)

linux-next: manual merge of the usb tree with the pci tree
 2019-07-09  6:35 UTC  (5+ messages)

[virtio-comment] VIRTIO_NET_F_MRG_RXBUF number of descriptors
 2019-07-09  6:35 UTC 

[U-Boot] [PATCH v6 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-07-09  6:35 UTC  (8+ messages)
` [U-Boot] [PATCH v6 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
` [U-Boot] [PATCH v6 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
` [U-Boot] [PATCH v6 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node
` [U-Boot] [PATCH v6 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [U-Boot] [PATCH v6 5/5] configs: am65x_evm_a53: enable networking

[PATCH] x86/irq: fix ENDPROC of common_spurious
 2019-07-09  6:34 UTC 

[PATCH 1/3] usb: common: Add usb_get_dr_mode_from_string and usb_dr_mode_to_string
 2019-07-09  6:29 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Fill in a little more of the dummy fence
 2019-07-09  6:30 UTC  (2+ messages)

[PATCH net-next v2 0/4] bnxt_en: Add XDP_REDIRECT support
 2019-07-09  6:30 UTC  (5+ messages)
` [PATCH net-next v2 4/4] bnxt_en: add page_pool support

[PATCH] drm/i915/selftests: Set igt_spinner.gt for early exit
 2019-07-09  6:28 UTC  (2+ messages)

[Xen-devel] [PATCH] xen: Fix ring.h header
 2019-07-09  6:24 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Xen-devel] "

[PATCH] drm/i915/userptr: Acquire the page lock around set_page_dirty()
 2019-07-09  6:24 UTC  (2+ messages)
` [Intel-gfx] "

[Fuego] GPG Error - was RE: [RFC] power-control for Fuego
 2019-07-09  6:21 UTC 

[PATCH net-next,v3 00/11] netfilter: add hardware offload infrastructure
 2019-07-09  6:20 UTC  (4+ messages)
` [PATCH net-next,v3 11/11] netfilter: nf_tables: add hardware offload support

[PATCH net-next 0/3] devlink: Introduce PCI PF, VF ports and attributes
 2019-07-09  6:20 UTC  (5+ messages)
` [PATCH net-next v6 0/5] "

[Qemu-devel] [PATCH v2 0/3] add zstd cluster compression
 2019-07-09  6:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] qcow2: introduce compression type feature
` [Qemu-devel] [PATCH v2 3/3] qcow2: add zstd cluster compression

[Cocci] How to write SmPL patch to handle for-each macros?
 2019-07-09  6:07 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with the driver-core tree
 2019-07-09  6:15 UTC  (4+ messages)

[PATCH v5] media: docs-rst: Document m2m stateless video decoder interface
 2019-07-09  6:15 UTC  (2+ messages)

[Fuego] Regarding jenkins version upgrade
 2019-07-09  6:14 UTC  (5+ messages)

[U-Boot] [PATCH] MAINTAINERS: Remove Macpaul and add Rick as nds32 maintainer
 2019-07-09  6:13 UTC 

[RFC v1 00/18] intel_iommu: expose Shared Virtual Addressing to VM
 2019-07-09  6:12 UTC  (7+ messages)
` [RFC v1 09/18] intel_iommu: process pasid cache invalidation
  ` [Qemu-devel] "
` [RFC v1 10/18] intel_iommu: tag VTDAddressSpace instance with PASID
  ` [Qemu-devel] "

[PATCH 1/2] x86/numa: carve node online semantics out of alloc_node_data()
 2019-07-09  6:12 UTC  (7+ messages)
` [PATCH 2/2] x86/numa: instance all parsed numa node

[bpf PATCH v2 0/6] bpf: sockmap/tls fixes
 2019-07-09  6:13 UTC  (2+ messages)

[PATCH] kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix
 2019-07-09  6:13 UTC 

[PATCH] habanalabs: use %pad for printing a dma_addr_t
 2019-07-09  6:08 UTC  (3+ messages)

[PATCH] devfreq: tegra20: add COMMON_CLK dependency
 2019-07-09  6:08 UTC  (3+ messages)
    `  "

linux-next: manual merge of the watchdog tree with the jc_docs tree
 2019-07-09  6:07 UTC 

Warnings whilst building 5.2.0+
 2019-07-09  6:06 UTC 

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-09  6:05 UTC  (6+ messages)

[PATCH 4.4 00/73] 4.4.185-stable review
 2019-07-09  6:05 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-09  6:02 UTC  (2+ messages)

[PATCH 1/2] cputime: remove rq parameter for function clean up
 2019-07-09  6:01 UTC  (2+ messages)
` [PATCH 2/2] cputime: remove duplicate code in account_process_tick

[Buildroot] [autobuild.buildroot.net] Build results for 2019-07-08
 2019-07-09  6:00 UTC 

[PATCH v4 0/2] Amazon's Annapurna Labs Fabric Interrupt Controller
 2019-07-09  5:59 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: Amazon's Annapurna Labs FIC

[PATCH] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
 2019-07-09  5:59 UTC  (3+ messages)
` [PATCH RESEND] mm: show number of vmalloc pages in /proc/meminfo

[RFC 0/7] Introduce TEE based Trusted Keys support
 2019-07-09  5:59 UTC  (9+ messages)
` [RFC 3/7] tee: add private login method for kernel clients

[PATCH v2] Added warnings in checkpatch.pl script to :
 2019-07-09  5:57 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH-for-4.2] tracing: Allow to tune tracing options via the environment
 2019-07-09  5:53 UTC  (12+ messages)

[Meta-Qt5] "Unknown Module: declarative" Error While Creating Toolchain
 2019-07-09  5:52 UTC 

[Qemu-devel] [PATCH v8 00/87] Add nanoMIPS support to QEMU
 2019-07-09  5:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH v8 04/87] target/mips: Mark switch fallthroughs with interpretable comments
  ` [Qemu-devel] Handling of fall through code (was: "
      ` [Qemu-devel] Handling of fall through code

[PATCH v1 0/6] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-09  5:49 UTC  (3+ messages)
` [PATCH v1 6/6] cpuidle: tegra: Remove CPUIDLE_FLAG_TIMER_STOP from all states

[PATCH v2 0/2] Add support for DSP IPC protocol driver
 2019-07-09  5:48 UTC  (4+ messages)
` [PATCH v2 1/2] firmware: imx: Add DSP IPC protocol interface

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-07-09  5:47 UTC  (6+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 19/60] drm/panel: Add driver for the LG Philips LB035Q02 panel

[PATCH] perf: imx8_ddr_perf: calculate ddr bandwidth via virtual event read-bytes/write-bytes
 2019-07-09  5:46 UTC 

[GIT PULL] parisc architecture patches for kernel v5.3
 2019-07-09  5:46 UTC 

[PATCH] kbuild: fix compression errors getting ignored
 2019-07-09  5:45 UTC  (2+ messages)

[ [thud] PATCH v1] j7-evm: Add new DTBO for jailhouse
 2019-07-09  5:45 UTC  (3+ messages)

[PATCH 03/14] power: supply: sc27xx: Introduce local variable 'struct device *dev'
 2019-07-09  5:44 UTC  (2+ messages)

[PATCH 04/14] power: supply: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
 2019-07-09  5:44 UTC  (2+ messages)

[dpdk-dev] [RFC] ethdev: support input set change by RSS action
 2019-07-09  5:41 UTC  (5+ messages)

[PATCH] drm/amd/powerplay: increase the SMU msg response waiting time
 2019-07-09  5:41 UTC 

[PATCH 0/1] sysstat: use service file from source codes
 2019-07-09  5:53 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/2] arm64: dts: imx8mq: Assign highest opp as suspend opp
 2019-07-09  5:40 UTC  (12+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: "

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-09  5:40 UTC  (4+ messages)
` [PATCH 8/8] nfsd: Fix misuse of strlcpy

[dpdk-dev] [PATCH] examples/client_server_mp: check port ownership
 2019-07-09  5:40 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/3] add coupled regulators for Exynos5422/5800
 2019-07-09  5:40 UTC  (5+ messages)
  ` [PATCH 1/3] opp: core: add regulators enable and disable

[RFC 0/2] Optimize the idle CPU search
 2019-07-09  5:38 UTC  (3+ messages)

[PATCH v4] ath10k: Enable MSA region dump support for WCN3990
 2019-07-09  5:36 UTC  (2+ messages)

[PATCH 1/4] tty: n_gsm: remove obsolete mknod doc example
 2019-07-09  5:35 UTC  (4+ messages)
` [PATCH 4/4] tty: n_gsm: add ioctl to map serial device to mux'ed tty

[PATCH v3 0/3] Forced-wakeup for stop states on Powernv
 2019-07-09  5:32 UTC  (5+ messages)
` [PATCH v3 1/3] cpuidle-powernv : forced wakeup for stop states

[Xen-devel] [linux-4.19 test] 138819: regressions - FAIL
 2019-07-09  5:32 UTC 

[PATCH 2/3] drm/amdgpu: Mark KFD VRAM allocations as sensitive
 2019-07-09  5:32 UTC 

[PATCH 1/4] powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
 2019-07-09  5:29 UTC  (7+ messages)
` [PATCH 4/4] powerpc/64: reuse PPC32 static inline flush_dcache_range()

[PATCH 1/1] iommu/vt-d: Avoid duplicated pci dma alias consideration
 2019-07-09  5:22 UTC  (2+ messages)

[PATCH 0/7] Enhance the hv_vmbus driver to support hibernation
 2019-07-09  5:29 UTC  (8+ messages)
` [PATCH 1/7] x86/hyper-v: Suspend/resume the hypercall page for hibernation
` [PATCH 2/7] clocksource/drivers: Suspend/resume Hyper-V clocksource "
` [PATCH 3/7] Drivers: hv: vmbus: Split hv_synic_init/cleanup into regs and timer settings
` [PATCH 4/7] Drivers: hv: vmbus: Suspend/resume the synic for hibernation
` [PATCH 5/7] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
` [PATCH 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
` [PATCH 7/7] Drivers: hv: vmbus: Implement suspend/resume for VSC drivers "

[Problem]testOpenUpgradeLock test failed in nfsv4.0 in 5.2.0-rc7
 2019-07-09  5:27 UTC  (5+ messages)

[PATCH 1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-09  5:27 UTC  (3+ messages)

[PATCH] rtc: bd70528: fix link error
 2019-07-09  5:25 UTC  (4+ messages)

[PATCH rdma-next] RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
 2019-07-09  5:25 UTC  (3+ messages)

[PATCH v3 net-next 00/19] Add ionic driver
 2019-07-09  5:25 UTC  (5+ messages)
` [PATCH v3 net-next 13/19] ionic: Add initial ethtool support

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-07-09  5:25 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/4] ethdev: add GRE key field to flow API
 2019-07-09  5:21 UTC  (10+ messages)
` [dpdk-dev] [PATCH v7 0/4] match on GRE's key
  ` [dpdk-dev] [PATCH v7 1/4] ethdev: add GRE key field to flow API
    ` [dpdk-dev] [Suspected-Phishing][PATCH "
  ` [dpdk-dev] [PATCH v7 2/4] net/mlx5: support match GRE protocol on DR engine
    ` [dpdk-dev] [Suspected-Phishing][PATCH "
  ` [dpdk-dev] [PATCH v7 3/4] net/mlx5: match GRE's key and present bits
    ` [dpdk-dev] [Suspected-Phishing][PATCH "
  ` [dpdk-dev] [PATCH v7 4/4] app/testpmd: "
    ` [dpdk-dev] [Suspected-Phishing][PATCH "

[PATCH v2 0/7] Tracing vs CR2 (and cleanups)
 2019-07-09  5:17 UTC  (8+ messages)
` [PATCH v2 5/7] x86/mm, tracing: Fix CR2 corruption

[PATCH] gitk: fix --all behavior combined with --not
 2019-07-09  5:16 UTC  (4+ messages)

memcmp command is broken
 2019-07-09  5:15 UTC  (2+ messages)

[PATCH v3] perf cs-etm: Improve completeness for kernel address space
 2019-07-09  5:11 UTC  (4+ messages)

[PATCH V5 net-next 0/6] Peer to Peer One-Step time stamping
 2019-07-09  5:11 UTC  (4+ messages)
` [PATCH V5 net-next 4/6] dt-bindings: ptp: Introduce MII time stamping devices

[f2fs-dev] [PATCH] f2fs: improve print log in f2fs_sanity_check_ckpt()
 2019-07-09  5:11 UTC  (4+ messages)
    `  "

[GIT PULL] signal: Removing the task parameter from force_sig
 2019-07-09  5:10 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: allocate memory in batch in build_sit_info()
 2019-07-09  5:06 UTC  (4+ messages)
    `  "

[PATCH v2] powerpc: slightly improve cache helpers
 2019-07-09  5:04 UTC  (5+ messages)

[PATCH][meta-networking] mosquitto: update to 1.6.3
 2019-07-09  5:05 UTC  (3+ messages)

[U-Boot] [PATCH v2 7/8] board: Add new slimbootloader board
 2019-07-09  5:03 UTC  (4+ messages)

[PATCH v2 00/14] drm: Try to fix encoder possible_clones/crtc
 2019-07-09  5:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

linux-next: please clean up the mali-dp tree
 2019-07-09  4:59 UTC 

[PATCH 1/2] drm/amdgpu/navi10: add uclk activity sensor
 2019-07-09  4:58 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-07-09  4:55 UTC  (4+ messages)
` [U-Boot] [PATCH v5 5/5] configs: am65x_evm_a53: enable networking

Intermittent errors when using amdgpu_job_submit_direct
 2019-07-09  4:53 UTC 

Procedure questions - new filesystem driver
 2019-07-09  4:50 UTC  (2+ messages)

[PATCH v5 00/12] S.A.R.A. a new stacked LSM
 2019-07-09  4:51 UTC  (5+ messages)
` [PATCH v5 06/12] S.A.R.A.: WX protection

[PATCH v3] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-09  4:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/i386: Introduce Denverton CPU model
 2019-07-09  4:44 UTC 

[GIT PULL] workqueue changes for v5.3-rc1
 2019-07-09  4:45 UTC  (2+ messages)

Crypto Fixes for 4.17
 2019-07-09  4:45 UTC  (12+ messages)
` Crypto Fixes for 4.18
  ` Crypto Fixes for 4.19
    ` Crypto Fixes for 4.20
        ` Crypto Fixes for 5.0
            ` [GIT] "
              ` [GIT] Crypto Update for 5.1
                ` [GIT] Crypto Update for 5.2
                  ` [GIT] Crypto Update for 5.3


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.