All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-14 16:40:23 to 2021-04-14 17:34:44 UTC [more...]

post-receive: pub/scm/linux/kernel/git/s390/linux
 2021-04-14 17:34 UTC 

[PATCH v19 0/6] add power control in i2c
 2021-04-14 17:29 UTC  (28+ messages)
` [Intel-gfx] "
` [PATCH v19 1/6] i2c: core: support bus regulator controlling in adapter
  ` [Intel-gfx] "
` [PATCH v19 2/6] dt-binding: i2c: mt65xx: add vbus-supply property
  ` [Intel-gfx] "
` [PATCH v19 3/6] i2c: mediatek: mt65xx: add optional vbus-supply
  ` [Intel-gfx] "
` [PATCH v19 4/6] misc: eeprom: at24: check suspend status before disable regulator
  ` [Intel-gfx] "
` [PATCH v19 5/6] arm64: dts: mt8183: add supply name for eeprom
  ` [Intel-gfx] "
` [PATCH v19 6/6] drm/i915/selftests: Rename functions names
  ` [Intel-gfx] "

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-04-14 17:03 UTC  (16+ messages)
` [PATCH v3 01/15] python: qemu: add timer parameter for qmp.accept socket
` [PATCH v3 02/15] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
` [PATCH v3 03/15] docs/devel/testing: add debug section to the QEMU iotests chapter
` [PATCH v3 04/15] qemu-iotests: add option to attach gdbserver
` [PATCH v3 05/15] qemu-iotests: delay QMP socket timers
` [PATCH v3 06/15] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
` [PATCH v3 07/15] qemu-iotests: add gdbserver option to script tests too
` [PATCH v3 08/15] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PATCH v3 09/15] qemu_iotests: extend the check script to support valgrind for python tests
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
` [PATCH v3 11/15] qemu_iotests: allow valgrind to read/delete the generated log file
` [PATCH v3 12/15] qemu_iotests: insert valgrind command line as wrapper for qemu binary
` [PATCH v3 13/15] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
` [PATCH v3 14/15] qemu_iotests: add option to show qemu binary logs on stdout
` [PATCH v3 15/15] docs/devel/testing: add -p option to the debug section of QEMU iotests

[PATCH 0/7] stm class/intel_th: Updates for v5.13
 2021-04-14 17:33 UTC  (9+ messages)
` [PATCH 1/7] stm class: Remove an unused function
` [PATCH 2/7] stm class: Replace uuid_t with plain u8 uuid[16]
` [PATCH 3/7] intel_th: Constify all drvdata references
` [PATCH 4/7] intel_th: Constify attribute_group structs
` [PATCH 5/7] intel_th: Consistency and off-by-one fix
` [PATCH 6/7] intel_th: pci: Add Rocket Lake CPU support
` [PATCH 7/7] intel_th: pci: Add Alder Lake-M support

[RFC PATCH 0/7] KVM: Fix tick-based vtime accounting on x86
 2021-04-14 17:33 UTC  (2+ messages)

[PATCH 10/13] ARM: dts: synquacer: Add device trees for DeveloperBox
 2021-04-14 17:32 UTC  (3+ messages)

[PATCH RFC 0/7] RFC: Asynchronous QMP Draft
 2021-04-14 17:29 UTC  (4+ messages)
` [PATCH RFC 3/7] protocol: generic async message-based protocol loop

A KernelShark plugin for Xen traces analysis ​
 2021-04-14 17:31 UTC  (3+ messages)

[PATCH net v2] net: core: make napi_disable more robust
 2021-04-14 17:31 UTC  (3+ messages)

[PATCH -perfbook 0/5] Updates of qqz.sty
 2021-04-14 17:31 UTC  (2+ messages)

[PATCH v1] migration/dirtyrate: make sample page count configurable
 2021-04-14 17:23 UTC 

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-14 17:31 UTC  (9+ messages)
` [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
    ` [External] : "

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2021-04-14 17:30 UTC 

[PATCH 1/2] NFSv42: Copy offload should update the file size when appropriate
 2021-04-14 17:28 UTC  (6+ messages)
` [PATCH 2/2] NFSv42: Don't force attribute revalidation of the copy offload source

[PATCH nf-next v2 0/2] netfilter: Dissect flow after packet mangling
 2021-04-14 17:27 UTC  (3+ messages)
` [PATCH nf-next v2 2/2] selftests: fib_tests: Add test cases for interaction with mangling

[PATCH v5 1/3] dt-bindings: Add Hycon Technology vendor prefix
 2021-04-14 17:26 UTC  (7+ messages)
` [PATCH v7 0/3] Input: add Hycon HY46XX Touchscreen controller
  ` [PATCH v7 3/3] Input: add driver for the Hycon HY46XX touchpanel series

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2021-04-14 17:25 UTC 

[PATCH v1 1/2] powerpc/bitops: Use immediate operand when possible
 2021-04-14 17:20 UTC  (11+ messages)

[lee-mfd:ib-mfd-clk-gpio-regulator-rtc-5.13 10/16] drivers/regulator/rohm-regulator.c:44:10: error: implicit declaration of function 'regulator_desc_list_voltage_linear'; did you mean 'regulator_list_voltage_linear'?
 2021-04-14 17:24 UTC 

[PULL v2 0/3] osdep.h + QOM changes for QEMU 6.0-rc3
 2021-04-14 17:07 UTC  (6+ messages)
` [PULL v2 1/3] osdep: include glib-compat.h before other QEMU headers
` [PULL v2 2/3] osdep: protect qemu/osdep.h with extern "C"

RFC: Superseded-by: follow-up trailer
 2021-04-14 17:24 UTC  (12+ messages)

[dpdk-dev] [PATCH] ethdev: add packet integrity checks
 2021-04-14 17:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/2] "
  ` [dpdk-dev] [PATCH v5 1/2] ethdev: "

[PATCH net] vrf: fix a comment about loopback device
 2021-04-14 17:24 UTC  (2+ messages)

[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-14 17:23 UTC  (7+ messages)
` [v2 PATCH 3/7] mm: thp: refactor NUMA fault handling
` [v2 PATCH 6/7] mm: migrate: check mapcount for THP instead of ref count

[Buildroot] [Bug 13721] New: c-stack.c:55:26: error: missing binary operator before token "("
 2021-04-14 17:23 UTC  (2+ messages)
` [Buildroot] [Bug 13721] "

[Intel-gfx] [PATCH 00/11] drm/i915/adl_p: Add support for Display Page Tables
 2021-04-14 17:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

stable-rc/queue/4.14 baseline: 106 runs, 3 regressions (v4.14.230-59-gd3bd1bb369814)
 2021-04-14 17:21 UTC 

[PATCH 0/11 v3] Use local_lock for pcp protection and reduce stat overhead
 2021-04-14 17:21 UTC  (5+ messages)
` [PATCH 06/11] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters
` [PATCH 07/11] mm/page_alloc: Remove duplicate checks if migratetype should be isolated

the qemu-nbd process automatically exit with the commit 43347d56c 'livepatch: send a fake signal to all blocking tasks'
 2021-04-14 17:21 UTC  (4+ messages)

pm/testing sleep: 6 runs, 1 regressions (v5.12-rc7-162-ga5b1c231c4a84)
 2021-04-14 17:20 UTC 

stable-rc/linux-4.14.y baseline: 142 runs, 6 regressions (v4.14.230)
 2021-04-14 17:19 UTC 

[PATCH] hrtimer: avoid retrigger_next_event IPI
 2021-04-14 17:19 UTC  (6+ messages)
      ` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/sashal/deps
 2021-04-14 17:19 UTC 

[dm-devel] [PATCH RESEND] dm verity: fix not aligned logical block size of RS roots IO
 2021-04-14 15:28 UTC 

A concurrency bug between configfs_dir_lseek() and configfs_lookup()
 2021-04-14 17:18 UTC 

Git clean enumerates ignored directories (since 2.27)
 2021-04-14 17:17 UTC 

[sched/fair] 38ac256d1c: stress-ng.vm-segv.ops_per_sec -13.8% regression
 2021-04-14 17:17 UTC  (3+ messages)

Bug#986561: linux: Regression in drivers/hid/hid-dr.c causing horizontal D-pad to malfunction on SNES joystick
 2021-04-14 17:17 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] app/test-pmd: enable testpmd on windows
 2021-04-14 17:16 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/6] app/testpmd: enable testpmd on Windows
  ` [dpdk-dev] [PATCH v3 6/6] "

[igt-dev] [CI i-g-t] intel-ci: Unblock core_hotunplug@*hot*bind* subtests
 2021-04-14 17:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[GIT PULL] arm64: Fixes for -rc8
 2021-04-14 17:13 UTC  (2+ messages)

[PATCH V5 00/12] block: support bio based io polling
 2021-04-14  8:38 UTC  (4+ messages)
` [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
  ` [dm-devel] "

[PATCH v6 00/16] Support ROHM BD71815 PMIC
 2021-04-14 17:15 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD, Clock, GPIO, Regulator and RTC due for the v5.13 merge window

[PATCH v2 0/3] rseq: minor optimizations
 2021-04-14 17:15 UTC  (18+ messages)
` [PATCH v2 3/3] rseq: optimise rseq_get_rseq_cs() and clear_rseq_cs()

[PATCH 0/3] low-hanging performance fruit with promisor packs
 2021-04-14 17:14 UTC  (2+ messages)

[RFC PATCH 0/5] hwlat improvements and osnoise tracer
 2021-04-14 17:14 UTC  (3+ messages)
` [RFC PATCH 5/5] tracing: Add the "

next/master build: 186 builds: 9 failed, 177 passed, 17 errors, 147 warnings (next-20210414)
 2021-04-14 17:13 UTC 

[PATCH v2 1/1] mfd: intel_quark_i2c_gpio: Don't play dirty trick with const
 2021-04-14 17:13 UTC  (3+ messages)

[PATCH 0/5] staging: comedi: tests: Fix various issues
 2021-04-14 17:05 UTC  (8+ messages)

[committed] ARC: Update ulps
 2021-04-14 17:10 UTC 

[PATCH] nvme-core: initialize status to NVME_SC_HOST_PATH_ERROR
 2021-04-14 17:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/6] zfcp: cleanups and qdio code refactor for 5.13/5.14
 2021-04-14 17:08 UTC  (7+ messages)
` [PATCH 1/6] zfcp: remove unneeded INIT_LIST_HEAD() for FSF requests
` [PATCH 2/6] zfcp: fix indentation coding style issue
` [PATCH 3/6] zfcp: fix sysfs roll-back on error in zfcp_adapter_enqueue()
` [PATCH 4/6] zfcp: clean up sysfs code for SFP diagnostics
` [PATCH 5/6] scsi: zfcp: move the position of put_device
` [PATCH 6/6] scsi: zfcp: lift Request Queue tasklet & timer from qdio

[PATCH] drm/amdgpu: Add double-sscanf but invert
 2021-04-14 17:10 UTC  (3+ messages)

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-04-14 17:09 UTC  (4+ messages)
` [PATCH 2/4] arch/x86: implement the process_vm_exec syscall

[PATCH v7 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-14 17:07 UTC  (19+ messages)
` [PATCH v7 3/7] mm,hugetlb: Clear HPageFreed outside of the lock
` [PATCH v7 4/7] mm,hugetlb: Split prep_new_huge_page functionality
` [PATCH v7 6/7] mm: Make alloc_contig_range handle in-use hugetlb pages

[dpdk-dev] [PATCH v3 0/3] Predictable RSS feature
 2021-04-14 17:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/3] hash: add predictable RSS API

[PATCH] USB: Don't set USB_PORT_FEAT_SUSPEND on WD19's Realtek Hub
 2021-04-14 17:05 UTC  (7+ messages)

pm/testing baseline: 95 runs, 1 regressions (v5.12-rc7-162-ga5b1c231c4a84)
 2021-04-14 17:05 UTC 

[PATCH] sh: remove unused variable
 2021-04-14 17:05 UTC 

[bug report] shared tags causes IO hang and performance drop
 2021-04-14 17:03 UTC  (6+ messages)

[dpdk-dev] [PATCH] eal: support using 0 as coremask for no-affinitization
 2021-04-14 17:02 UTC  (6+ messages)

[PATCH v2 0/5] powerpc/rtas: miscellaneous cleanups
 2021-04-14 17:02 UTC  (2+ messages)

[Outreachy kernel] [PATCH v2] staging: rtl8723bs: Remove useless led_blink_hdl()
 2021-04-14 17:00 UTC  (3+ messages)

[PATCH] ASoC: SOF: use current DAI config during resume
 2021-04-14 16:59 UTC 

All RBD IO stuck after flapping OSD's
 2021-04-14 17:00 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/bitops: Use immediate operand when possible
 2021-04-14 16:59 UTC  (6+ messages)
` [PATCH v3 2/3] powerpc/atomics: "
` [PATCH v3 3/3] powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends

[PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window
 2021-04-14 16:58 UTC  (8+ messages)
` [PATCH 2/2] KVM: x86: Fix split-irqchip vs interrupt injection window request

[PATCH v8] x86/sgx: Maintain encl->refcount for each encl->mm_list entry
 2021-04-14 16:58 UTC  (4+ messages)

[PATCH for-6.1 0/4] Poison more CONFIG switches
 2021-04-14 16:56 UTC  (3+ messages)
` [PATCH for-6.1 1/4] include/sysemu: Poison all accelerator CONFIG switches in common code

[PATCH 0/1] Acceptance Tests: bump Avocado version requirement to 87.0
 2021-04-14 16:54 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 2/2] ptrace: is_syscall_success: Add syscall return code handling for compat task
 2021-04-14 16:55 UTC  (4+ messages)

[PATCH resend net-next 0/2] Pass the BR_FDB_LOCAL information to switchdev drivers
 2021-04-14 16:52 UTC  (3+ messages)
` [PATCH resend net-next 1/2] net: bridge: switchdev: refactor br_switchdev_fdb_notify
` [PATCH resend net-next 2/2] net: bridge: switchdev: include local flag in FDB notifications

[linux-next:master 7952/12404] arch/arm64/kvm/handle_exit.c:318:4: error: implicit declaration of function 'bug_get_file_line'
 2021-04-14 16:54 UTC  (5+ messages)

[PATCH v8 0/4] libperf userspace counter access
 2021-04-14 16:53 UTC  (4+ messages)
` [PATCH v8 1/4] tools/include: Add an initial math64.h
  ` [PATCH v8 2/4] libperf: Add evsel mmap support

Yocto Technical Team Minutes, Engineering Sync, for April 13, 2021
 2021-04-14 16:52 UTC 

A data race between fanout_demux_rollover() and __fanout_unlink()
 2021-04-14 16:52 UTC  (4+ messages)

[PATCH v2 0/3] soundwire: add DMI quirks for overridind addr
 2021-04-14 15:21 UTC  (5+ messages)
` [PATCH v2 2/3] soundwire: Intel: introduce DMI quirks for HP Spectre x360 Convertible

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-04-14 16:50 UTC 

[PATCH 1/3] mmc: sdhci-s3c: fix possible NULL pointer dereference when probed via platform
 2021-04-14 16:49 UTC  (3+ messages)

[PATCH v3 0/3] accel/tcg: Make sure that tb->size != 0 after translation
 2021-04-14 16:45 UTC  (4+ messages)
` [PATCH v3 3/3] accel/tcg: Assert "

[PATCH v4 00/17] media: gmsl: Reliability improvements
 2021-04-14 16:49 UTC  (3+ messages)
` [PATCH v4 08/17] media: i2c: rdacm21: Add dealy after OV490 reset

[PATCH 00/30] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-14 16:49 UTC  (7+ messages)
` [PATCH 03/30] drm/tegra: Don't register DP AUX channels before connectors
  ` [Nouveau] "
    ` [Intel-gfx] "

[PATCH v2] drm/i915: Fix "mitigations" parsing if i915 is builtin
 2021-04-14 16:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix "mitigations" parsing if i915 is builtin (rev2)

[PATCH -next] PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()
 2021-04-14 16:46 UTC  (2+ messages)

[PATCH v2] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-14 16:46 UTC  (4+ messages)

[RFC PATCH v1 0/1] Extend FPGA manager with async image updates
 2021-04-14 16:45 UTC  (4+ messages)
` [RFC PATCH v1 1/1] fpga: mgr: enable asynchronous "

[PATCH v2] mt76: mt7915: add support for applying pre-calibraion data
 2021-04-14 16:45 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible
 2021-04-14 16:21 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2021-04-14 16:46 UTC 

[PATCH v5 00/15] reftable library
 2021-04-14 16:44 UTC  (5+ messages)
` [PATCH v6 00/20] "
  ` [PATCH v6 18/20] Reftable support for git-core

[PATCH net-next 3/3] net: stmmac: Add RK3566/RK3568 SoC support
 2021-04-14 16:44 UTC  (6+ messages)

"Reporting issues" document feedback
 2021-04-14 16:44 UTC  (4+ messages)

[GIT PULL]: dmaengine fixes for 5.12
 2021-04-14 16:42 UTC  (2+ messages)

[PATCH net-next 0/2] net: hns3: updates for -next
 2021-04-14 16:42 UTC  (5+ messages)
` [PATCH net-next 1/2] net: hns3: PF add support for pushing link status to VFs

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-04-14 16:42 UTC 

[PATCH v5 0/7] docs/zh_CN: Add translations in zh_CN/doc-guide/
 2021-04-14 16:41 UTC  (5+ messages)
` [PATCH v5 2/7] docs/zh_CN: Add translation zh_CN/doc-guide/kernel-doc.rst

[v1 0/3] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-14 16:39 UTC  (4+ messages)
` [v1 1/3] drm/dp: Add DisplayPort aux backlight control support
` [v1 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Document use-aux-backlight
` [v1 3/3] drm/bridge: ti-sn65dsi86: Add DisplayPort aux backlight support

[PATCH v2 5.13 0/5] poll update into poll remove
 2021-04-14 16:41 UTC  (3+ messages)
` [PATCH v2 1/5] io_uring: improve sqpoll event/state handling

[PATCH net-next 1/2] net: bridge: switchdev: refactor br_switchdev_fdb_notify
 2021-04-14 16:38 UTC  (5+ messages)
` [PATCH net-next 2/2] net: bridge: switchdev: include local flag in FDB notifications

[v2 1/3] valgrind: Delete trailing whitespaces
 2021-04-14 16:40 UTC  (2+ messages)
` [v2 3/3] valgrind: Add libstdc++ debug symbols for ptest


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.