All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-16 23:36:32 to 2018-10-16 23:57:33 UTC [more...]

[PATCH] staging: iio: ad7280a: Lines should not end with a '(' - style
 2018-10-16 23:57 UTC  (7+ messages)

[PATCH v13 0/8] Clock for CPU scaling support for msm8996
 2018-10-16 23:56 UTC  (4+ messages)
` [PATCH v13 8/8] clk: qcom: Add ACD path to CPU clock driver "

[PATCH 1/4] ath10k: snoc: remove 'wcn3990' from generic resource handling
 2018-10-16 23:53 UTC  (8+ messages)
` [PATCH 4/4] ath10k: snoc: fix unbalanced clock error handling

[RFC v1 00/31] kunit: Introducing KUnit, the Linux kernel unit testing framework
 2018-10-16 23:51 UTC  (128+ messages)
` [RFC v1 01/31] kunit: test: added string_stream a std::stream like string builder
` [RFC v1 02/31] kunit: test: adds KUnit test runner core
` [RFC v1 03/31] kunit: test: added test resource management API
` [RFC v1 04/31] kunit: test: added test_stream a std::stream like logger
` [RFC v1 05/31] kunit: test: added the concept of expectations
` [RFC v1 06/31] arch: um: enabled running kunit from User Mode Linux
` [RFC v1 07/31] kunit: test: added initial tests
` [RFC v1 08/31] arch: um: added shim to trap to allow installing a fault catcher for tests
` [RFC v1 09/31] kunit: test: added the concept of assertions
` [RFC v1 10/31] kunit: test: added concept of initcalls
` [RFC v1 11/31] kunit: test: added concept of post conditions
` [RFC v1 12/31] checkpatch: added support for struct MOCK(foo) syntax
` [RFC v1 13/31] kunit: mock: added parameter list minipulation macros
` [RFC v1 14/31] kunit: mock: added internal mock infrastructure
` [RFC v1 15/31] kunit: mock: added basic matchers and actions
` [RFC v1 16/31] kunit: mock: added class mocking support
` [RFC v1 17/31] kunit: mock: added struct param matcher
` [RFC v1 18/31] kunit: mock: added parameter formatters
` [RFC v1 19/31] kunit: mock: implemented nice, strict and naggy mock distinctions
` [RFC v1 20/31] kunit: mock: add ability to mock functions with void context
` [RFC v1 21/31] kunit: mock: added support for arbitrary function mocking
` [RFC v1 22/31] kunit: mock: add the concept of spyable functions
` [RFC v1 23/31] kunit: mock: add parameter capturers
` [RFC v1 24/31] kunit: improved sigsegv stack trace printing
` [RFC v1 25/31] kunit: added concept of platform mocking
` [RFC v1 26/31] arch: um: added stubs for mock iomem for KUnit
` [RFC v1 27/31] Documentation: kunit: adds complete documentation "
` [RFC v1 28/31] kunit: added Python libraries for handing KUnit config and kernel
` [RFC v1 29/31] kunit: added KUnit wrapper script and simple output parser
` [RFC v1 30/31] kunit.py: improved output from python wrapper
` [RFC v1 31/31] MAINTAINERS: add entry for KUnit the unit testing framework

[PATCH v3 0/4] Port mxs-dcp to imx6ull and imx6sll
 2018-10-16 16:04 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: crypto: Mention clocks for mxs-dcp
` [PATCH v3 2/4] crypto: mxs-dcp - Add support for dcp clk
` [PATCH v3 3/4] ARM: dts: imx6ull: Add dcp node
` [PATCH v3 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP

[PATCH v2 1/2] drm/i915/guc: fix GuC suspend/resume
 2018-10-16 23:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] "

[PATCH -next] drivers/video/fbdev: remove set but not used variable 'size'
 2018-10-16 23:52 UTC  (3+ messages)

[PATCH v4 00/13] arch/x86: AMD QoS support
 2018-10-16 23:48 UTC  (5+ messages)
` [PATCH v4 08/13] arch/x86: Bring few more functions into the resource structure
` [PATCH v4 10/13] arch/x86: Add AMD feature bit X86_FEATURE_MBA in cpuid bits array

[PATCH] drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
 2018-10-16 16:00 UTC 

[PATCH v2] clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe
 2018-10-16 23:51 UTC  (3+ messages)

[Buildroot] Connection refused error
 2018-10-16 23:50 UTC  (2+ messages)

[PATCH v2 2/2] net/mlx5: support e-switch flow count action
 2018-10-16 23:50 UTC  (4+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] net/mlx5: refactor TC-flow infrastructure
` [PATCH v3 2/2] net/mlx5: support e-switch flow count action

[RESEND][PATCH] scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
 2018-10-16 23:50 UTC  (4+ messages)

[PATCH 0/7] NULL pointer deref fix for stm32-dma
 2018-10-16 23:49 UTC  (4+ messages)

[PATCH v4 00/12] media: ov5640: Misc cleanup and improvements
 2018-10-16 15:57 UTC  (2+ messages)

problem with not being able to enforce git content filters
 2018-10-16 23:48 UTC  (3+ messages)

mmotm 2018-10-16-16-46 uploaded
 2018-10-16 23:47 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-10-16 23:46 UTC 

[PATCH v2 00/23] Add Qt-based GUI for KernelShark
 2018-10-16 15:53 UTC  (23+ messages)
` [PATCH v2 01/23] kernel-shark-qt: Fix a simple bug in KsDataStore::_freeData()
` [PATCH v2 02/23] kernel-shark-qt: Add Dual Marker for KernelShark GUI
` [PATCH v2 03/23] kernel-shark-qt: Add model for showing trace data in a text format
` [PATCH v2 04/23] kernel-shark-qt: Add Trace Viewer widget
` [PATCH v2 05/23] kernel-shark-qt: Add visualization (graph) model
` [PATCH v2 06/23] kernel-shark-qt: Add widget for OpenGL rendering
` [PATCH v2 07/23] kernel-shark-qt: Add Trace Graph widget
` [PATCH v2 08/23] kernel-shark-qt: Add dialog for Advanced filtering
` [PATCH v2 09/23] kernel-shark-qt: Add a manager class for GUI sessions
` [PATCH v2 10/23] kernel-shark-qt: Add Main Window widget for the KernelShark GUI
` [PATCH v2 11/23] kernel-shark-qt: Add KernelShark GUI executable
` [PATCH v2 12/23] kernel-shark-qt: Add "File exists" dialog
` [PATCH v2 13/23] kernel-shark-qt: Fix the glitches in the preemption time visualization
` [PATCH v2 14/23] kernel-shark-qt: Add dialog for of trace data recording
` [PATCH v2 15/23] kernel-shark-qt: Add kshark-record executable
` [PATCH v2 16/23] kernel-shark-qt: Instruct CMake to search for "pkexec"
` [PATCH v2 17/23] kernel-shark-qt: Add PolicyKit Configuration for kshark-record
` [PATCH v2 19/23] kernel-shark-qt: Add kernelshark.desktop file
` [PATCH v2 20/23] kernel-shark-qt: Add make install
` [PATCH v2 21/23] kernel-shark-qt: Add Record dialog to KS GUI
` [PATCH v2 22/23] kernel-shark-qt: Workaround for running as Root on Wayland
` [PATCH v2 23/23] kernel-shark-qt: Version 0.9.0

[PATCH v3 0/2] sysctl: handle overflow for file-max
 2018-10-16 23:45 UTC  (3+ messages)
` [PATCH v3 1/2] sysctl: handle overflow in proc_get_long

[PATCH] builtin/submodule--helper: remove debugging leftover tracing
 2018-10-16 23:45 UTC 

[Buildroot] [PATCH 1/1] python-crossbar: drop Python 2 support
 2018-10-16 23:44 UTC 

[PATCH 0/3] Fix gc segfault
 2018-10-16 23:43 UTC  (3+ messages)
` [PATCH 2/3] pack-objects (mingw): demonstrate a segmentation fault with large deltas

[PATCH net] net: bpfilter: use get_pid_task instead of pid_task
 2018-10-16 15:51 UTC  (2+ messages)

[PATCH 0/4] Bloom filter experiment
 2018-10-16 23:41 UTC  (2+ messages)

[PATCH v3 0/2] add support to non-uniform SFDP SPI NOR flash memories
 2018-10-16 16:34 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "

[RFC PATCH 00/30] softirq: Make softirqs soft-interruptible (+ per vector disablement)
 2018-10-16 23:37 UTC  (3+ messages)

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-16 23:35 UTC  (6+ messages)
` [PATCH 15/19] commit: prepare repo_unuse_commit_buffer to handle arbitrary repositories
` [PATCH 16/19] commit: prepare logmsg_reencode "
` [PATCH 17/19] pretty: prepare format_commit_message "
` [PATCH 18/19] submodule: use submodule repos for object lookup
` [PATCH 19/19] submodule: don't add submodule as odb for push


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.