All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-20 21:31:22 to 2019-09-20 23:21:13 UTC [more...]

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

[PATCH -next] crypto: inside-secure - Fix build error without CONFIG_PCI
 2019-09-20 23:16 UTC  (7+ messages)
` [PATCH v2 "
      ` PCI: Add stub pci_irq_vector and others

[PATCH 00/11] Add support for software nodes to gpiolib
 2019-09-20 23:12 UTC  (3+ messages)
` [PATCH 06/11] drm/bridge: ti-tfp410: switch to using fwnode_gpiod_get_index()

[RFC] microoptimizing hlist_add_{before,behind}
 2019-09-20 23:12 UTC 

[PATCH i-g-t] i915/gem_exec_balancer: Check for scheduling bonded-pairs on the same engine
 2019-09-20 23:11 UTC  (4+ messages)
` [igt-dev] "
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH] io_uring: IORING_OP_TIMEOUT support
 2019-09-20 23:10 UTC  (6+ messages)

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-20 23:10 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] kvm-unit-test: x86: Add RDPRU test
 2019-09-20 23:08 UTC 

[Xen-devel] [linux-linus test] 141484: regressions - FAIL
 2019-09-20 23:06 UTC 

[PATCH v3] kvm: nvmx: limit atomic switch MSRs
 2019-09-20 23:06 UTC  (3+ messages)

[PATCH] perf record: fix priv level with branch sampling for paranoid=2
 2019-09-20 23:05 UTC  (3+ messages)

[PATCH v2] perf record: fix priv level with branch sampling for paranoid=2
 2019-09-20 23:03 UTC 

[BUG] Use of probe_kernel_address() in task_rcu_dereference() without checking return value
 2019-09-20 23:02 UTC  (10+ messages)
            ` [PATCH 0/3] task: Making tasks on the runqueue rcu protected
                ` [PATCH v2 4/4] task: RCUify the assignment of rq->curr

Verify ACK packet in handshake in kernel module (access TCP state table)
 2019-09-20 23:02 UTC 

[GIT PULL] VFIO updates for v5.4-rc1
 2019-09-20 23:00 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2019-09-20 23:00 UTC  (2+ messages)

[PATCH 3.16 000/132] 3.16.74-rc1 review
 2019-09-20 23:00 UTC  (4+ messages)

[PATCH v2 00/13] TGL TC enabling v2
 2019-09-20 22:58 UTC  (4+ messages)
` [PATCH v2 08/13] drm/i915/tgl: Add dkl phy programming sequences

[PATCH] tracing: prevent memory leak
 2019-09-20 22:57 UTC 

[PATCH] uim: Rename to uim-sysfs
 2019-09-20 22:57 UTC 

CONFIG_NET_TC_SKB_EXT
 2019-09-20 22:56 UTC  (5+ messages)

[PATCH] Revert "ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware."
 2019-09-20 22:55 UTC  (4+ messages)

[PATCH RFC/RFT 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-09-20 22:55 UTC  (7+ messages)
` [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue

[alsa-devel] [PATCH V3 0/4] update supported sample format
 2019-09-20 22:50 UTC  (5+ messages)
` [alsa-devel] [PATCH V3 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
  `  "

[PATCH 0/7] pwm: jz4740: Driver update
 2019-09-20 22:52 UTC  (8+ messages)
` [PATCH 6/7] pwm: jz4740: Make PWM start with the active part

[PATCH v3 00/19] Delayed Attributes
 2019-09-20 22:50 UTC  (10+ messages)
` [PATCH v3 11/19] xfs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v3 12/19] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v3 13/19] xfs: Add delay context to xfs_da_args

[Qemu-riscv] [PATCH v1 0/2] RISC-V: Convert to do_transaction_failed hook
 2019-09-20 22:48 UTC  (3+ messages)
`  "

[PATCH v4 0/9 drm: rcar-du: Add Color Management Module (CMM)
 2019-09-20 22:49 UTC  (14+ messages)
` [PATCH v4 3/9] drm: rcar-du: Add support for CMM
` [PATCH v4 6/9] drm: rcar-du: crtc: Enable and disable CMMs
` [PATCH v4 8/9] drm: rcar-du: kms: Update CMM in atomic commit tail

[PATCH] drm/amdgpu: release allocated memory
 2019-09-20 22:49 UTC  (2+ messages)

[MPTCP] [PATCH] mptcp: sendmsg: fix stream corrution
 2019-09-20 22:45 UTC 

[Qemu-devel] [RFC 2 PATCH 00/16] APIC ID fixes for AMD EPYC CPU models
 2019-09-20 22:44 UTC  (2+ messages)
`  "

Linux 5.3-rc8
 2019-09-20 22:44 UTC  (19+ messages)
    ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
        ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
            ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
              ` [PATCH RFC v4 1/1] "

[PATCH v1 0/6] RISC-V: Add more machine memory
 2019-09-20 22:40 UTC  (11+ messages)
` [PATCH v1 4/6] riscv/sifive_u: Add the start-in-flash property
` [PATCH v1 5/6] riscv/virt: Add the PFlash CFI01 device

[Qemu-riscv] [Qemu-devel] [PULL 04/32] target/riscv: Implement riscv_cpu_unassigned_access
 2019-09-20 22:40 UTC  (2+ messages)
`  "

[RFC] buildtar: add case for riscv architecture
 2019-09-20 22:40 UTC  (3+ messages)

linux-next: Tree for Sep 20
 2019-09-20 22:35 UTC  (2+ messages)
` linux-next: Tree for Sep 20 (amdgpu-2)

[PATCH v5 0/1] intel_cht_int33fe: Split code to USB Micro-B and Type-C variants
 2019-09-20 22:33 UTC  (2+ messages)
` [PATCH v5 1/1] platform/x86/intel_cht_int33fe: "

[PATCH 00/15] rtw88: Add support for deep PS mode
 2019-09-20 22:33 UTC  (8+ messages)
` [PATCH 05/15] rtw88: pci: release tx skbs DMAed when stop

next/master boot: 335 boots: 16 failed, 305 passed with 10 offline, 3 untried/unknown, 1 conflict (next-20190920)
 2019-09-20 22:32 UTC 

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-09-20 22:31 UTC  (14+ messages)
` [PATCH RFC 02/14] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask
` [PATCH RFC 05/14] dt-bindings/interrupt-controller: pdc: add SPI config register

[kvm-unit-tests PATCH v5 1/2] x86: nvmx: fix bug in __enter_guest()
 2019-09-20 22:30 UTC  (4+ messages)
` [kvm-unit-tests PATCH v5 2/2] x86: nvmx: test max atomic switch MSRs

Unable to delete directory: input/output error and corrupt leaf
 2019-09-20 22:30 UTC 

[PATCH v2 0/5] docker: misc cleanups
 2019-09-20 22:12 UTC  (6+ messages)
` [PATCH v2 1/5] docker: move tests from python2 to python3
` [PATCH v2 2/5] docker: remove 'deprecated' image definitions
` [PATCH v2 3/5] docker: remove debian8-mxe definitions
` [PATCH v2 4/5] docker: remove unused debian-sid and debian-ports
` [PATCH v2 5/5] docker: removed unused debian8 partial image

[kvm-unit-tests PATCH v6 1/2] x86: nvmx: fix bug in __enter_guest()
 2019-09-20 22:29 UTC  (2+ messages)
` [kvm-unit-tests PATCH v6 2/2] x86: nvmx: test max atomic switch MSRs

[PATCH 00/15] name-rev: eliminate recursion
 2019-09-20 22:29 UTC  (6+ messages)
` [PATCH 01/15] t6120-describe: correct test repo history graph in comment
` [PATCH 02/15] t6120-describe: modernize the 'check_describe' helper

[PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled
 2019-09-20 22:26 UTC  (7+ messages)
` [PATCH] media: staging: tegra-vde: Fix build error

[PATCH v2 00/16] testing/next (docker/podman, tcg, build fixes)
 2019-09-20 22:09 UTC  (7+ messages)
` [PATCH v2 10/16] tests/tcg: add generic version of float_convs

[Qemu-devel] [PATCH] nbd: Grab aio context lock in more places
 2019-09-20 22:07 UTC  (2+ messages)
` [PATCH 2/1] tests: Use iothreads during iotest 223

[Qemu-devel] [PATCH v2] nbd/server: attach client channel to the export's AioContext
 2019-09-20 22:03 UTC  (5+ messages)
` [Qemu-block] "

[U-Boot] [PATCH v2] imx: wandboard: convert FEC support to DM_ETH
 2019-09-20 22:18 UTC  (2+ messages)

[PATCH v4 00/15] thermal: qcom: tsens: Add interrupt support
 2019-09-20 22:14 UTC  (23+ messages)
` [PATCH v4 01/15] drivers: thermal: tsens: Get rid of id field in tsens_sensor
` [PATCH v4 02/15] drivers: thermal: tsens: Simplify code flow in tsens_probe
` [PATCH v4 03/15] drivers: thermal: tsens: Add __func__ identifier to debug statements
` [PATCH v4 04/15] drivers: thermal: tsens: Add debugfs support
` [PATCH v4 05/15] arm: dts: msm8974: thermal: Add thermal zones for each sensor
` [PATCH v4 06/15] arm64: dts: msm8916: thermal: Fixup HW ids for cpu sensors
` [PATCH v4 07/15] dt-bindings: thermal: tsens: Convert over to a yaml schema
` [PATCH v4 08/15] arm64: dts: sdm845: thermal: Add interrupt support
` [PATCH v4 09/15] arm64: dts: msm8996: "
` [PATCH v4 10/15] arm64: dts: msm8998: "
` [PATCH v4 11/15] arm64: dts: qcs404: "
` [PATCH v4 12/15] arm: dts: msm8974: "
` [PATCH v4 13/15] arm64: dts: msm8916: "
` [PATCH v4 14/15] drivers: thermal: tsens: Create function to return sign-extended temperature
` [PATCH v4 15/15] drivers: thermal: tsens: Add interrupt support

[PATCH bpf] libbpf: fix version identification on busybox
 2019-09-20 22:14 UTC  (8+ messages)

[PATCH 0/2] net: dsa: vsc73xx: Adjustments for vsc73xx_platform_probe()
 2019-09-20 22:12 UTC  (6+ messages)
  ` [0/2] "

[PATCH] t4038: Remove non-portable '-a' option passed to test_cmp
 2019-09-20 22:06 UTC 

Failed to connect to 4G modem
 2019-09-20 22:10 UTC  (5+ messages)

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-09-20 22:06 UTC  (2+ messages)

[PATCH CI 0/6] TGL TC enabling v2-CI
 2019-09-20 22:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[Xen-devel] [xen-unstable-smoke test] 141539: regressions - trouble: blocked/fail
 2019-09-20 22:00 UTC 

[PATCH] hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel boots
 2019-09-20 21:59 UTC  (2+ messages)

[RFC][PATCH RT 0/7] Revert of simple work, and backport workqueue rework
 2019-09-20 21:53 UTC  (8+ messages)
` [RFC][PATCH RT 1/7] revert-aio
` [RFC][PATCH RT 2/7] fs/aio: simple simple work
` [RFC][PATCH RT 3/7] revert-thermal
` [RFC][PATCH RT 4/7] thermal: Defer thermal wakups to threads
` [RFC][PATCH RT 5/7] revert-block
` [RFC][PATCH RT 6/7] block: blk-mq: move blk_queue_usage_counter_release() into process context
` [RFC][PATCH RT 7/7] workqueue: rework

[PATCH] travis-ci: ignore already tested trees in debug mode
 2019-09-20 21:56 UTC  (5+ messages)

LSM9DS1 testing with st_lsm6dsx driver
 2019-09-20 21:55 UTC  (4+ messages)

[PATCH lttng-tools master, 2.11] Fix: destroy command: put consumer output after destroy notifier
 2019-09-20 21:53 UTC 

Machine name in Code update
 2019-09-20 21:53 UTC  (5+ messages)

dm-crypt error when CONFIG_CRYPTO_AUTHENC is disabled
 2019-09-20 21:47 UTC  (5+ messages)
      ` [dm-devel] "

[PATCH 0/2] mmc: tegra: Use proper DMA mask
 2019-09-20 21:47 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci: Let drivers define their "

[PATCH] perf map: fix overlapped map handling
 2019-09-20 21:46 UTC  (3+ messages)

[PATCH v3 00/15] thermal: qcom: tsens: Add interrupt support
 2019-09-20 21:42 UTC  (4+ messages)
` [PATCH v3 07/15] dt-bindings: thermal: tsens: Convert over to a yaml schema

[PATCH lttng-tools] Fix: Free new_chunk on error
 2019-09-20 21:42 UTC  (3+ messages)

[U-Boot] [PATCHv2 1/3] genboardscfg.py: Convert to Python 3
 2019-09-20 21:42 UTC  (3+ messages)
` [U-Boot] [PATCHv2 2/3] genboardscfg.py: Remove "warnings" print section
` [U-Boot] [PATCHv2 3/3] kconfiglib: Update to the 12.14.0 release

[PATCH lttng-tools master, 2.11] Fix: destroy command: put consumer output after destroy notifier
 2019-09-20 21:41 UTC 

[PATCH 4.4 00/56] 4.4.194-stable review
 2019-09-20 21:38 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] Update WPE WebKit to 2.26.0 (and its related components)
 2019-09-20 21:38 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] package/libwpe: bump to version 1.4.0
` [Buildroot] [PATCH 2/4] package/wpebackend-fdo: "
` [Buildroot] [PATCH 3/4] package/wpewebkit: bump to version 2.26.0
` [Buildroot] [PATCH 4/4] package/cog: bump to version 0.4.0

[PATCH RFC] docker: automatic dependencies for dockerfiles
 2019-09-20 21:35 UTC  (2+ messages)

[PATCH][meta-oe] xf86-video-nouveau: update to 1.0.16
 2019-09-20 21:36 UTC 

[U-Boot] [PATCH] Kconfig: Migrate CONFIG_BOOTM_* options
 2019-09-20 21:36 UTC 

master - tests: update cache-single-split
 2019-09-20 21:36 UTC 

[PATCH] drm/i915: Allow set context SSEU on platforms after gen 11
 2019-09-20 21:36 UTC  (5+ messages)

[PATCH v5.1-rc] iwlwifi: make locking in iwl_mvm_tx_mpdu() BH-safe
 2019-09-20 21:34 UTC  (7+ messages)

[PATCH 0/3] docker: misc cleanups
 2019-09-20 21:32 UTC  (8+ messages)
` [PATCH 3/3] docker: remove unused debian-sid and debian-ports

[tpm2] Putting a persistant string into the tpm2 using tpm2_tools
 2019-09-20 21:33 UTC 

[PATCH lttng-tools] Fix: Move initialization of queue_pipe_fd after null check of handle
 2019-09-20 21:32 UTC 

[PATCH 0/6] e2fsprogs: feature doc updates
 2019-09-20 21:29 UTC  (4+ messages)
` [PATCH 2/6] ext4.5: document first kernel version to support casefold feature
` [PATCH 4/6] ext4.5: tweak the documentation for the encrypt feature
` [PATCH 5/6] tune2fs.8: document the verity feature


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.