All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-25 19:24:02 to 2022-03-25 19:42:52 UTC [more...]

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-03-25 18:15 UTC  (5+ messages)
` [PATCH 23/25] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH 24/25] dmaengine: dw-edma: Skip cleanup procedure if no private data found

[PATCH] ASoC: wm*: use simple i2c probe function
 2022-03-25 17:56 UTC  (6+ messages)

[net-next 0/5] add fwnode based mdiobus registration
 2022-03-25 18:32 UTC  (4+ messages)
` [net-next 1/5] net: mdio: fwnode: add fwnode_mdiobus_register()
` [net-next 2/5] net: mdio: of: use fwnode_mdiobus_* functions

contrib/vscode/: debugging with vscode and gdb
 2022-03-25 19:01 UTC  (3+ messages)

[timer] d41e0719d5: UBSAN:shift-out-of-bounds_in_lib/flex_proportions.c
 2022-03-25 19:14 UTC  (2+ messages)

[PATCH v1 0/3] Exynos Usb Audio Offloading Support
 2022-03-25 18:47 UTC  (6+ messages)
  ` [PATCH v1 3/3] sound: usb: Exynos usb audio offloading driver
  ` [PATCH v1 1/3] sound: usb: Add vendor's hooking interface

[PATCH RFC bpf-next 0/2] Mmapable task local storage
 2022-03-25 19:16 UTC  (2+ messages)

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-03-25 17:43 UTC  (6+ messages)
` [PATCH 01/22] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH 20/22] drm/mediatek: add hpd debounce
` [PATCH 22/22] drm/mediatek: DP audio support for mt8195

[REGRESSION] Recent swiotlb DMA_FROM_DEVICE fixes break ath9k-based AP
 2022-03-25 19:35 UTC  (31+ messages)

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-03-25 19:24 UTC  (34+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/25] CI: run "set -ex" early in ci/lib.sh
  ` [PATCH v2 02/25] CI: make "$jobname" explicit, remove fallback
  ` [PATCH v2 03/25] CI: remove more dead Travis CI support
  ` [PATCH v2 04/25] CI: remove dead "tree skipping" code
  ` [PATCH v2 05/25] CI: remove unused Azure ci/* code
  ` [PATCH v2 06/25] CI: don't have "git grep" invoke a pager in tree content check
  ` [PATCH v2 07/25] CI: have "static-analysis" run a "make ci-static-analysis" target
  ` [PATCH v2 08/25] CI: have "static-analysis" run "check-builtins", not "documentation"
  ` [PATCH v2 09/25] CI: move p4 and git-lfs variables to ci/install-dependencies.sh
  ` [PATCH v2 10/25] CI: consistently use "export" in ci/lib.sh
  ` [PATCH v2 11/25] CI: export variables via a wrapper
  ` [PATCH v2 12/25] CI: remove "run-build-and-tests.sh", run "make [test]" directly
  ` [PATCH v2 13/25] CI: check ignored unignored build artifacts in "win[+VS] build" too
  ` [PATCH v2 14/25] CI: invoke "make artifacts-tar" directly in windows-build
  ` [PATCH v2 15/25] CI: split up and reduce "ci/test-documentation.sh"
  ` [PATCH v2 16/25] CI: combine ci/install{,-docker}-dependencies.sh
  ` [PATCH v2 17/25] CI: move "env" definitions into ci/lib.sh
  ` [PATCH v2 18/25] ci/run-test-slice.sh: replace shelling out with "echo"
  ` [PATCH v2 19/25] CI: pre-select test slice in Windows & VS tests
  ` [PATCH v2 20/25] CI: only invoke ci/lib.sh as "steps" in main.yml
  ` [PATCH v2 21/25] CI: narrow down variable definitions in --build and --test
  ` [PATCH v2 22/25] CI: add more variables to MAKEFLAGS, except under vs-build
  ` [PATCH v2 23/25] CI: set CC in MAKEFLAGS directly, don't add it to the environment
  ` [PATCH v2 24/25] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case
  ` [PATCH v2 25/25] CI: don't use "set -x" in "ci/lib.sh" output
  ` [RFC PATCH v3 0/6] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV"
    ` [RFC PATCH v3 1/6] ci: make it easier to find failed tests' logs in the GitHub workflow
    ` [RFC PATCH v3 2/6] tests: refactor --write-junit-xml code
    ` [RFC PATCH v3 3/6] test(junit): avoid line feeds in XML attributes
    ` [RFC PATCH v3 4/6] ci: optionally mark up output in the GitHub workflow
    ` [RFC PATCH v3 5/6] ci: use `--github-workflow-markup` "
    ` [RFC PATCH v3 6/6] ci: call `finalize_test_case_output` a little later

[linux-linus test] 168838: tolerable FAIL - PUSHED
 2022-03-25 19:41 UTC 

[PATCH v8 00/30] Builtin FSMonitor Part 2
 2022-03-25 19:02 UTC  (31+ messages)
` [PATCH v9 "
  ` [PATCH v9 01/30] fsmonitor: enhance existing comments, clarify trivial response handling
  ` [PATCH v9 02/30] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
  ` [PATCH v9 03/30] fsmonitor: config settings are repository-specific
  ` [PATCH v9 04/30] fsmonitor: use IPC to query the builtin FSMonitor daemon
  ` [PATCH v9 06/30] fsmonitor--daemon: add a built-in fsmonitor daemon
  ` [PATCH v9 07/30] fsmonitor--daemon: implement 'stop' and 'status' commands
  ` [PATCH v9 08/30] compat/fsmonitor/fsm-listen-win32: stub in backend for Windows
  ` [PATCH v9 09/30] compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
  ` [PATCH v9 10/30] fsmonitor--daemon: implement 'run' command
  ` [PATCH v9 11/30] fsmonitor--daemon: implement 'start' command
  ` [PATCH v9 12/30] fsmonitor--daemon: add pathname classification
  ` [PATCH v9 13/30] fsmonitor--daemon: define token-ids
  ` [PATCH v9 14/30] fsmonitor--daemon: create token-based changed path cache
  ` [PATCH v9 16/30] compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent
  ` [PATCH v9 17/30] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
  ` [PATCH v9 18/30] fsmonitor--daemon: implement handle_client callback
  ` [PATCH v9 19/30] help: include fsmonitor--daemon feature flag in version info
  ` [PATCH v9 20/30] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
  ` [PATCH v9 21/30] t7527: create test for fsmonitor--daemon
  ` [PATCH v9 22/30] t/perf: avoid copying builtin fsmonitor files into test repo
  ` [PATCH v9 23/30] t/helper/test-chmtime: skip directories on Windows
  ` [PATCH v9 24/30] t/perf/p7519: fix coding style
  ` [PATCH v9 25/30] t/perf/p7519: speed up test on Windows
  ` [PATCH v9 26/30] t/perf/p7519: add fsmonitor--daemon test cases
  ` [PATCH v9 27/30] fsmonitor--daemon: periodically truncate list of modified files
  ` [PATCH v9 28/30] fsmonitor--daemon: use a cookie file to sync with file system
  ` [PATCH v9 29/30] fsmonitor: force update index after large responses
  ` [PATCH v9 30/30] t7527: test status with untracked-cache and fsmonitor--daemon

[PATCH v1] xfs/019: extend protofile test
 2022-03-25 17:59 UTC  (7+ messages)

[PATCH] docs: fault-injection: fix defaults
 2022-03-25 19:24 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-25 19:41 UTC 

[PATCH v2 0/3] mtd: rawnand: omap_elm: convert DT binding to yaml
 2022-03-25 19:40 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: ti,elm: Convert "

[PATCH] drm/i915: fix remaining_timeout in intel_gt_retire_requests_timeout
 2022-03-25 19:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "

[PATCH 1/2] kmod: Add an exclude directive to depmod
 2022-03-25 19:39 UTC  (3+ messages)
` [PATCH 2/2] depmodwrapper: Use native staging dir
  ` [oe] "

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-25 18:38 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v2 0/4] Better handle dependencies on Sphinx extensions
 2022-03-25 19:19 UTC  (3+ messages)
` [PATCH v2 1/4] scripts/get_feat.pl: allow output the parsed file names

[PATCH v2] xen: fix is_xen_pmu()
 2022-03-25 19:18 UTC  (2+ messages)

[PATCH v2 00/27] revision.[ch]: add and use release_revisions()
 2022-03-25 17:18 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/27] blame: use "goto cleanup" for cleanup_scoreboard()
  ` [PATCH v3 15/27] revisions API users: use release_revisions() for "prune_data" users
  ` [PATCH v3 24/27] revisions API: call diff_free(&revs->pruning) in revisions_release()

[PATCH] iommu/arm: Expose ARM SMMUv3 related registers via sysfs
 2022-03-25 19:06 UTC  (5+ messages)

+ documentation-sysctl-document-page_lock_unfairness.patch added to -mm tree
 2022-03-25 18:35 UTC 

[meta-ti][master][PATCH 1/4] meta-ti: rename j7-evm to j721e-evm
 2022-03-25 19:38 UTC  (3+ messages)

[RELEASE] LTTng-UST 2.13.2 and 2.12.4 (Linux user-space tracer)
 2022-03-25 19:21 UTC 

[PATCH v6 0/3] Add support to configure beacon tx mode
 2022-03-25 19:18 UTC  (3+ messages)
` [PATCH v6 1/3] nl80211: Add support for "

[BUG] deadlock in nl80211_vendor_cmd
 2022-03-25 18:08 UTC  (10+ messages)

[PATCH 0/5] Partial bundle follow ups
 2022-03-25 19:08 UTC  (8+ messages)
` [PATCH] pack-objects: lazily set up "struct rev_info", don't leak

[PATCH v3 00/17] KVM: Add Xen event channel acceleration
 2022-03-25 18:19 UTC  (2+ messages)

[PATCH v5 1/2] PCI: ACPI: Support Microsoft's "DmaProperty"
 2022-03-25 18:46 UTC 

[PATCH v2] http API: fix dangling pointer issue noted by GCC 12.0
 2022-03-25 18:11 UTC  (3+ messages)
` [PATCH v3] "

stable-rc/queue/4.19 baseline: 48 runs, 1 regressions (v4.19.236-18-g173c107c89e26)
 2022-03-25 18:07 UTC 

[Bug 215528] New: Excessive logging from Intel Bluetooth "Bluetooth: hci0: sending frame failed" "hci0: urb 00000000xxxxxxxx submission failed (90)"
 2022-03-25 18:26 UTC  (3+ messages)
` [Bug 215528] "

[PATCH v2] zstd: add zstd-bin package
 2022-03-25 19:37 UTC  (3+ messages)
` [OE-core] "

[PATCH v7 00/17] vfio-user server in QEMU
 2022-03-25 19:19 UTC  (15+ messages)
` [PATCH v7 03/17] remote/machine: add HotplugHandler for remote machine
` [PATCH v7 05/17] configure: require cmake 3.19 or newer
` [PATCH v7 06/17] vfio-user: build library
` [PATCH v7 07/17] vfio-user: define vfio-user-server object
` [PATCH v7 08/17] vfio-user: instantiate vfio-user context
` [PATCH v7 09/17] vfio-user: find and init PCI device
` [PATCH v7 10/17] vfio-user: run vfio-user context
` [PATCH v7 11/17] vfio-user: handle PCI config space accesses
` [PATCH v7 12/17] vfio-user: IOMMU support for remote device
` [PATCH v7 13/17] vfio-user: handle DMA mappings
` [PATCH v7 14/17] vfio-user: handle PCI BAR accesses
` [PATCH v7 15/17] vfio-user: handle device interrupts
` [PATCH v7 16/17] vfio-user: handle reset of remote device
` [PATCH v7 17/17] vfio-user: avocado tests for vfio-user

[PATCH v7 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2022-03-25 18:27 UTC  (3+ messages)
` [PATCH v7 10/13] perf tools: fix NULL point in evsel__env()

[PATCH 1/3] perf lock: Add --synth=no option for record
 2022-03-25 18:26 UTC  (2+ messages)

[PATCH] clk: use simple i2c probe function
 2022-03-25 18:18 UTC  (2+ messages)

[PATCH 0/3] arm64: meson: update dts for JetHub devices
 2022-03-25 17:33 UTC  (5+ messages)
` [PATCH 1/3] arm64: meson: add dts bluetooth node for JetHub H1
` [PATCH 3/3] arm64: meson: update SDIO in dts for JetHub D1

[PATCH] i2c: mv64xxx: Remove shutdown method from driver
 2022-03-25 18:06 UTC 

[PATCH v5 net 0/4] Fix broken link on Xilinx's AXI Ethernet in SGMII mode
 2022-03-25 19:23 UTC  (3+ messages)
` [PATCH v5 net 3/4] dt-bindings: net: add pcs-handle attribute

[libnfnetlink PATCH 1/2] include: Silence gcc warning in linux_list.h
 2022-03-25 17:34 UTC 

[RFC PATCH] getvalues(2) prototype
 2022-03-25 18:40 UTC  (7+ messages)

[PATCH BlueZ] mgmt: Remove mgmt_set_verbose
 2022-03-25 18:16 UTC 

[PATCH v3 1/2] Simplify XFS logging methods
 2022-03-25 17:19 UTC  (2+ messages)
` [PATCH v3 2/2] Add XFS messages to printk index

stable-rc/linux-5.17.y build: 108 builds: 3 failed, 105 passed, 1 error, 1 warning (v5.17-40-gfa2df4c49e4d)
 2022-03-25 18:25 UTC 

next/pending-fixes baseline: 294 runs, 12 regressions (v5.17-7667-gf25e53282ab9)
 2022-03-25 18:35 UTC 

[RFC PATCH] KVM: x86/mmu: fix general protection fault in kvm_mmu_uninit_tdp_mmu
 2022-03-25 18:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-25 19:31 UTC 

[PATCH] f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode
 2022-03-25 18:18 UTC 

+ ksm-count-ksm-merging-pages-for-each-process.patch added to -mm tree
 2022-03-25 18:57 UTC 

+ ksm-count-ksm-merging-pages-for-each-process-fix.patch added to -mm tree
 2022-03-25 18:58 UTC 

[GIT PULL] Kbuild -std=gnu11 updates for v5.17-rc1
 2022-03-25 19:06 UTC  (2+ messages)

[PATCH v5] mm/hmm/test: use char dev with struct device to get device node
 2022-03-25 18:17 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280-herobrine: Audio codec wants 1.8V, not 1.62V
 2022-03-25 18:09 UTC  (4+ messages)

[PATCH] Documentation: amd-pstate: grammar and sentence structure updates
 2022-03-25 17:31 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dsb: modified to drm_info in dsb_prepare()
 2022-03-25 19:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsb: modified to drm_info in dsb_prepare() (rev3)

[PATCH v3 00/17] media: rkisp1: Misc bug fixes and cleanups
 2022-03-25 18:22 UTC  (5+ messages)
` [PATCH v3 14/17] media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHD

[PATCH v2] ARM: dts: spear13xx: Update SPI dma properties
 2022-03-25 19:26 UTC  (8+ messages)

[PATCH mptcp-next v13 0/5] add skc_to_mptcp_sock
 2022-03-25 19:28 UTC  (3+ messages)
` [PATCH mptcp-next v13 2/5] Squash to "selftests: bpf: add MPTCP test base"

[PATCHSET 0/5] xfsprogs: stop allowing tiny filesystems
 2022-03-25 17:48 UTC  (3+ messages)
` [PATCH 3/5] mkfs: increase the minimum log size to 64MB when possible

stable-rc/linux-5.16.y build: 116 builds: 2 failed, 114 passed, 5 errors, 2 warnings (v5.16.17-38-gf6cd6b12e190)
 2022-03-25 18:34 UTC 

[RFC PATCH devicetree 00/10] Do something about ls-extirq interrupt-map breakage
 2022-03-25 17:54 UTC  (11+ messages)

[PATCH 1/2] dma-buf: add dma_fence_unwrap
 2022-03-25 19:28 UTC  (5+ messages)
` [PATCH 2/2] dma-buf/sync-file: fix warning about fence containers

[PATCH v7 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
 2022-03-25 19:27 UTC  (4+ messages)
` [PATCH v7 2/3] i915/gvt: Save the initial HW state snapshot in i915
` [PATCH v7 3/3] i915/gvt: Use the initial HW state snapshot saved "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v7,1/3] i915/gvt: Separate the MMIO tracking table from GVT-g

[PATCH] drm/vmwgfx: Propagate error on failed ioctl
 2022-03-25 19:28 UTC  (2+ messages)

[PATCH 5.10 00/38] 5.10.109-rc1 review
 2022-03-25 18:38 UTC  (2+ messages)

[PATCH 4.9 00/14] 4.9.309-rc1 review
 2022-03-25 18:39 UTC  (2+ messages)

[PATCH 4.19 00/20] 4.19.237-rc1 review
 2022-03-25 18:40 UTC  (2+ messages)

stable-rc/queue/5.4 build: 116 builds: 2 failed, 114 passed, 19 warnings (v5.4.187-29-g847c2620d87e)
 2022-03-25 18:27 UTC 

[RELEASE] LTTng-modules 2.13.3 and 2.12.8 (Linux kernel tracer)
 2022-03-25 18:37 UTC 

[PATCH V8 0/7] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-03-25 18:08 UTC  (7+ messages)
` [PATCH V8 1/7] dt-bindings: mfd: pm8008: Modify the compatible as per driver
` [PATCH V8 2/7] dt-bindings: mfd: pm8008: Add pm8008 regulator bindings
` [PATCH V8 7/7] arm64: dts: qcom: sc7280: Add pm8008 support for sc7280-idp

[PATCH] test-lib-functions: fix test_subcommand_inexact
 2022-03-25 19:02 UTC  (14+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] t7700: check post-condition in kept-pack test
  ` [PATCH v2 2/2] test-lib-functions: fix test_subcommand_inexact
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] t7700: check post-condition in kept-pack test
    ` [PATCH v3 2/2] test-lib-functions: remove test_subcommand_inexact

[PATCH v3] ARM: dts: aspeed: add Nuvia DC-SCM BMC
 2022-03-25 19:02 UTC 

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-25 17:47 UTC  (6+ messages)

[PATCH] worktree: include repair cmd in usage
 2022-03-25 18:05 UTC 

arch/powerpc/platforms/powernv/opal-fadump.c:683:60: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-03-25 18:39 UTC 

[RFC PATCH v4 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-03-25 17:58 UTC  (3+ messages)
` [RFC PATCH v4 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c

[PATCH v2 0/4] cpufreq: qcom-hw: Fixes for cpu hotplug support
 2022-03-25 18:52 UTC  (4+ messages)
` [PATCH v2 2/4] cpufreq: qcom-hw: fix the race between LMH worker and cpuhp

[PATCH] gpu: ipu-v3: Fix dev_dbg frequency output
 2022-03-25 18:01 UTC  (3+ messages)
  ` AW: "

[PATCH 5.15 00/37] 5.15.32-rc1 review
 2022-03-25 18:52 UTC  (2+ messages)

[PATCH] fs/dcache: use lockdep assertion instead of warn try_lock
 2022-03-25 19:00 UTC 

[PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2022-03-25 17:52 UTC  (6+ messages)

[PATCH v4 1/4] tools: arm64: Import cputype.h
 2022-03-25 18:58 UTC  (2+ messages)

[PATCH v2] ext4: truncate during setxattr leads to kernel panic
 2022-03-25 18:49 UTC  (2+ messages)

[GIT PULL] locking changes for v5.18
 2022-03-25 17:53 UTC  (7+ messages)

[PATCH] Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
 2022-03-25 18:50 UTC  (2+ messages)

+ mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempolicy-refcnt-fix.patch added to -mm tree
 2022-03-25 18:57 UTC 

[PATCH v7 0/3] Refactor GVT-g MMIO tracking table and handlers
 2022-03-25 17:51 UTC 

[PATCH 0/5][V12] btrfs: allocation_hint
 2022-03-25 18:55 UTC  (6+ messages)
` [PATCH 1/5] btrfs: add flags to give an hint to the chunk allocator


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.