All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-04 21:00:54 to 2019-04-04 22:06:49 UTC [more...]

[PATCH] Fix systemd version detection
 2019-04-04 22:06 UTC  (2+ messages)

[PATCH v1 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-04-04 22:06 UTC  (45+ messages)
  ` [PATCH v1 01/17] kunit: test: add KUnit test runner core
    ` [PATCH v1 02/17] kunit: test: add test resource management API
    ` [PATCH v1 03/17] kunit: test: add string_stream a std::stream like string builder
    ` [PATCH v1 05/17] kunit: test: add the concept of expectations
    ` [PATCH v1 06/17] kbuild: enable building KUnit
    ` [PATCH v1 07/17] kunit: test: add initial tests
    ` [PATCH v1 10/17] kunit: test: add the concept of assertions
    ` [PATCH v1 12/17] kunit: tool: add Python wrappers for running KUnit tests
  ` [PATCH v1 04/17] kunit: test: add kunit_stream a std::stream like logger
  ` [PATCH v1 08/17] kunit: test: add support for test abort
  ` [PATCH v1 09/17] kunit: test: add tests for kunit "
  ` [PATCH v1 11/17] kunit: test: add test managed resource tests
  ` [PATCH v1 13/17] kunit: defconfig: add defconfigs for building KUnit tests
  ` [PATCH v1 14/17] Documentation: kunit: add documentation for KUnit

[PATCH v2] x86/tsc: Allow quick PIT calibration despite interruptions
 2019-04-04 22:06 UTC  (3+ messages)

[PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name
 2019-04-04 22:05 UTC  (13+ messages)

[Buildroot] [GSoC19]Proposal
 2019-04-04 22:04 UTC 

[PATCH] block: Revert v5.0 blk_mq_request_issue_directly() changes
 2019-04-04 22:02 UTC  (3+ messages)

[PATCH 1/7] drm/i915/psr: Update PSR2 SU corruption workaround comment
 2019-04-04 22:02 UTC  (11+ messages)
` [PATCH 4/7] drm/i915/psr: Do not enable PSR in interlaced mode for all GENs
` [PATCH 6/7] drm/i915/psr: Remove partial PSR support on multiple transcoders
` ✓ Fi.CI.BAT: success for series starting with [1/7] drm/i915/psr: Update PSR2 SU corruption workaround comment (rev2)

[PATCH] ethdev: claim device reset as async
 2019-04-04 22:01 UTC  (2+ messages)
` [dpdk-dev] "

[PATCH 00/25] drm/i915: the great header refactoring, part one
 2019-04-04 22:01 UTC  (31+ messages)
` [PATCH 01/25] drm/i915: make intel_frontbuffer.h self-contained
` [PATCH 02/25] drm/i915: extract intel_audio.h from intel_drv.h
` [PATCH 03/25] drm/i915: extract intel_crt.h "
` [PATCH 04/25] drm/i915: extract intel_ddi.h "
` [PATCH 05/25] drm/i915: extract intel_connector.h "
` [PATCH 06/25] drm/i915: extract intel_csr.h "
` [PATCH 07/25] drm/i915: extract intel_fbc.h "
` [PATCH 08/25] drm/i915: extract intel_psr.h "
` [PATCH 09/25] drm/i915: extract intel_color.h "
` [PATCH 10/25] drm/i915: extract intel_lspcon.h "
` [PATCH 11/25] drm/i915: extract intel_sdvo.h "
` [PATCH 12/25] drm/i915: extract intel_hdcp.h "
` [PATCH 13/25] drm/i915: extract intel_panel.h "
` [PATCH 14/25] drm/i915: extract intel_pm.h "
` [PATCH 15/25] drm/i915: extract intel_fbdev.h "
` [PATCH 16/25] drm/i915: extract intel_dp.h "
` [PATCH 17/25] drm/i915: extract intel_hdmi.h "
` [PATCH 18/25] drm/i915: extract intel_atomic_plane.h "
` [PATCH 19/25] drm/i915: extract intel_pipe_crc.h "
` [PATCH 20/25] drm/i915: extract intel_tv.h "
` [PATCH 21/25] drm/i915: extract intel_lvds.h "
` [PATCH 22/25] drm/i915: extract intel_dvo.h "
` [PATCH 23/25] drm/i915: extract intel_sprite.h "
` [PATCH 24/25] drm/i915: extract intel_cdclk.h "
` [PATCH 25/25] drm/i915/cdclk: have only one init/uninit function
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: the great header refactoring, part one
` ✗ Fi.CI.SPARSE: "

[PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-04-04 22:00 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

[PATCH] tracing: Fix buffer_ref pipe ops
 2019-04-04 21:59 UTC 

[RFC PATCH v2 00/14] Slab Movable Objects (SMO)
 2019-04-04 21:58 UTC  (8+ messages)
` [RFC PATCH v2 14/14] dcache: Implement object migration

[next-queue PATCH v1] igb: Fix limiting the number of queues to number of cpus
 2019-04-04 21:56 UTC  (2+ messages)
` [Intel-wired-lan] "

QA notification for completed autobuilder build (yocto-2.6.2.rc3)
 2019-04-04 21:55 UTC  (5+ messages)

[PATCH net 0/2] sched: A few small fixes for sch_cake
 2019-04-04 21:55 UTC  (6+ messages)
` [PATCH net 2/2] sch_cake: Make sure we can write the IP header before changing DSCP bits

[PATCH] promisor-remote.h: fix an 'hdr-check' warning
 2019-04-04 21:55 UTC  (2+ messages)

[PATCH v3 0/7] Rewrite clk parent handling
 2019-04-04 21:53 UTC  (8+ messages)
` [PATCH v3 1/7] clkdev: Hold clocks_mutex while iterating clocks list
` [PATCH v3 2/7] clk: Prepare for clk registration API that uses DT nodes
` [PATCH v3 3/7] clk: Add of_clk_hw_register() API for early clk drivers
` [PATCH v3 4/7] clk: Allow parents to be specified without string names
` [PATCH v3 5/7] clk: Look for parents with clkdev based clk_lookups
` [PATCH v3 6/7] clk: Allow parents to be specified via clkspec index
` [PATCH v3 7/7] clk: fixed-factor: Let clk framework find parent

[PATCH v2 2/2] tag: prevent nested tags
 2019-04-04 21:54 UTC  (13+ messages)
` [PATCH v2.5 "

[GIT PULL] fixes for omaps for v5.1-rc cycle
 2019-04-04 21:53 UTC  (2+ messages)

UBIFS file-system corruption (missing inode) after power-cut on 4.14.96
 2019-04-04 21:53 UTC  (5+ messages)

[PATCH] ALSA: seq: Fix OOB-reads from strlcpy
 2019-04-04 21:52 UTC  (2+ messages)

[RFC 0/2] add static key for slub_debug
 2019-04-04 21:52 UTC  (3+ messages)

[U-Boot] [PATCH] power: pfuze100: Fix off by one error in voltage table handling
 2019-04-04 21:52 UTC 

[PATCH v2 00/36] xfsprogs-5.0: fix various problems
 2019-04-04 21:51 UTC  (10+ messages)
` [PATCH 37/36] xfs_scrub: include unicrash.h in unicrash.c
` [PATCH 38/36] xfs_io: don't read garbage stack contents if INUMBERS goes nuts
` [PATCH 39/36] misc: fix strncpy length complaints
` [PATCH 40/36] xfs_io: fix label parsing and validation

[RFC 0/8] Rework V4L2 fwnode parsing; add defaults and avoid iteration
 2019-04-04 21:50 UTC  (4+ messages)
` [RFC 1/8] v4l2-async: Use endpoint node, not device node, for fwnode match

[igt-dev] [PATCH i-g-t] prime_vgem: Downgrade the severity of a single missed vblank on flipping
 2019-04-04 21:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[ptest-runner] Run ptests via stdbuf configured to line-buffering
 2019-04-04 21:48 UTC  (2+ messages)

[PATCH 1/4] lttng-tools: improve ptest and test suite
 2019-04-04 21:47 UTC  (4+ messages)
` [PATCH 2/4] lttng-ust: backport musl workaround
` [PATCH 3/4] lttng-ust: lttng-ust works fine on musl no need to remove it
` [PATCH 4/4] lttng-tools: lttng-tools "

Allow trusted filesystems to provide IMA hashes directly
 2019-04-04 21:46 UTC  (23+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes

[PATCH 0/3] Update FSLMC bus firmware
 2019-04-04 21:43 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

[PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
 2019-04-04 21:41 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/97] Patch Round-up for stable 3.0.1, freeze on 2019-04-08
 2019-04-04 21:28 UTC  (3+ messages)
` [Qemu-devel] [Qemu-stable] "

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-04-04 21:40 UTC  (6+ messages)
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces

[PATCH] x86/build: Keep local relocations with ld.lld
 2019-04-04 21:40 UTC 

[PATCH bpf-next] samples/bpf: fix build with new clang
 2019-04-04 21:37 UTC 

[Buildroot] [PATCH] package/gettext-tiny: bump version to add --template option
 2019-04-04 21:36 UTC  (3+ messages)

[PATCH V2] PCI: tegra: Use the DMA-API to get the MSI address
 2019-04-04 21:30 UTC  (3+ messages)

[Buildroot] [PATCH 0/1] [RFC] fix kernel build failure for 5.1.0-rc3
 2019-04-04 21:30 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] package/pkgconf: add host link to pkg-config

[PATCH V4 0/7] blk-mq: fix races related with freeing queue
 2019-04-04 21:30 UTC  (3+ messages)
` [PATCH V4 1/7] blk-mq: grab .q_usage_counter when queuing request from plug code path

[PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC
 2019-04-04 21:30 UTC  (2+ messages)

What's cooking in git.git (Apr 2019, #01; Thu, 4)
 2019-04-04 21:29 UTC  (3+ messages)

Worries kernels supported
 2019-04-04 21:28 UTC 

page cache: Store only head pages in i_pages
 2019-04-04 21:28 UTC  (12+ messages)

[PATCH] Staging: vc04_services: bcm2835-camera: Remove an exceptional &
 2019-04-04 21:27 UTC  (2+ messages)

[xen-unstable-smoke test] 134401: trouble: blocked/broken/pass
 2019-04-04 21:27 UTC 

[PATCH] net/vmxnet3: synchronize vmxnet definitions with 6.7 public
 2019-04-04 21:26 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the hwmon-staging tree
 2019-04-04 21:26 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/2] package/oniguruma: new package
 2019-04-04 21:26 UTC  (2+ messages)

[PATCH v2 0/7] CPPC optional registers AMD support
 2019-04-04 21:25 UTC  (8+ messages)
` [PATCH v2 1/7] acpi/cppc: Add macro for CPPC register BUFFER only check
` [PATCH v2 2/7] acpi/cppc: Ensure only supported CPPC sysfs entries are created
` [PATCH v2 3/7] acpi/cppc: Modify show_cppc_data macro
` [PATCH v2 4/7] acpi/cppc: Rework cppc_set_perf() to use cppc_regs index
` [PATCH v2 5/7] acpi/cppc: Add macros to define a R/W sysfs entry for CPPC registers
` [PATCH v2 6/7] acpi/cppc: Add support for optional "
` [PATCH v2 7/7] acpi/cppc: Add support for CPPC Enable register

[Buildroot] [git commit] package/jq: add oniguruma optional dependency
 2019-04-04 21:24 UTC 

[Buildroot] [git commit] package/oniguruma: new package
 2019-04-04 21:23 UTC 

[Buildroot] [PATCH 1/1] package/freerdp: add h264 support
 2019-04-04 21:23 UTC  (2+ messages)

[PATCH v7 00/27] KVM: arm64: SVE guest support
 2019-04-04 21:21 UTC  (19+ messages)
` [PATCH v7 06/27] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH v7 07/27] arm64/sve: Check SVE virtualisability
` [PATCH v7 09/27] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH v7 10/27] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH v7 14/27] KVM: Allow 2048-bit register access via ioctl interface
` [PATCH v7 27/27] KVM: arm64/sve: Document KVM API extensions for SVE

linux-next: Fixes tag needs some work in the mfd-fixes tree
 2019-04-04 21:21 UTC  (2+ messages)

[PATCH] semanage/semanage-boolean.8: Fix a minor typo
 2019-04-04 21:19 UTC 

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-04-04 21:17 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-04 21:16 UTC  (9+ messages)
` [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu
` [PATCH RFC tip/core/rcu 3/4] drivers/gpu/drm/amd: Dynamically allocate kfd_processes_srcu

[PATCH] Staging: rtlwifi: Remove & on function name
 2019-04-04 21:14 UTC 

[PATCH i-g-t] tests/i915/gem_madvise.c: Add more mappings
 2019-04-04 21:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH v2] libp11: Add new package for OpenSSL PKCS#11 engine
 2019-04-04 21:10 UTC  (3+ messages)

[PATCH] rcu: tree_stall: Correctly unlock root node in rcu_check_gp_start_stall
 2019-04-04 21:07 UTC  (6+ messages)

[PATCH 0/6 v3] sycalls: Remove args i and n from syscall_get_arguments()
 2019-04-04 21:06 UTC  (11+ messages)
` [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
      ` [OpenRISC] "

[PATCH] block: fix fio jobs for 027 and add cgroup support
 2019-04-04 21:06 UTC  (3+ messages)

[PATCH 5/7] drm/pl111: fix possible object reference leak
 2019-04-04 21:05 UTC  (3+ messages)

[RFC PATCH 0/5] EFI Special Purpose Memory Support
 2019-04-04 21:02 UTC  (5+ messages)
` [RFC PATCH 2/5] lib/memregion: Uplevel the pmem "region" ida to a global allocator

[Bug 201273] New: Fatal error during GPU init amdgpu
 2019-04-04 21:00 UTC  (2+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560


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.