All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-22 18:45:18 to 2021-06-22 20:08:01 UTC [more...]

[PATCH v5 0/4] fpga: reorganize to subdirs
 2021-06-22 20:05 UTC  (7+ messages)
` [PATCH v5 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v5 2/4] fpga: xilinx: "
` [PATCH v5 3/4] fpga: altera: "
` [PATCH v5 4/4] fpga: lattice: "

[PATCH] bus: mhi: core: Replace DMA allocation wrappers with original APIs
 2021-06-22 20:07 UTC 

[peterz-queue:perf/core 10/10] kernel/events/core.c:3831:19: warning: Uninitialized variable: cpuctx [uninitvar]
 2021-06-22 20:07 UTC 

[PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC
 2021-06-22 20:05 UTC  (19+ messages)
` [PATCH 4/6] iommu: Combine device strictness requests with the global default

[PATCH 00/19] KVM: selftests: Add x86 mmu_role test and cleanups
 2021-06-22 20:05 UTC  (20+ messages)
` [PATCH 01/19] KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
` [PATCH 02/19] KVM: selftests: Zero out the correct page in the Hyper-V features test
` [PATCH 03/19] KVM: selftests: Unconditionally use memslot 0 when loading elf binary
` [PATCH 04/19] KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup
` [PATCH 05/19] KVM: selftests: Use "standard" min virtual address for Hyper-V pages
` [PATCH 06/19] KVM: selftests: Add helpers to allocate N pages of virtual memory
` [PATCH 07/19] KVM: selftests: Lower the min virtual address for misc page allocations
` [PATCH 08/19] KVM: selftests: Use alloc_page helper for x86-64's GDT/ITD/TSS allocations
` [PATCH 09/19] KVM: selftests: Use alloc page helper for xAPIC IPI test
` [PATCH 10/19] KVM: selftests: Use "standard" min virtual address for CPUID test alloc
` [PATCH 11/19] KVM: selftest: Unconditionally use memslot 0 for vaddr allocations
` [PATCH 12/19] KVM: selftests: Unconditionally use memslot '0' for page table allocations
` [PATCH 13/19] KVM: selftests: Unconditionally allocate EPT tables in memslot 0
` [PATCH 14/19] KVM: selftests: Add wrapper to allocate page table page
` [PATCH 15/19] KVM: selftests: Rename x86's page table "address" to "pfn"
` [PATCH 16/19] KVM: selfests: Add PTE helper for x86-64 in preparation for hugepages
` [PATCH 17/19] KVM: selftests: Genericize upper level page table entry struct
` [PATCH 18/19] KVM: selftests: Add hugepage support for x86-64
` [PATCH 19/19] KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates

[Intel-gfx] [PATCH] ALSA: hda: Release display power reference during shutdown/reboot
 2021-06-22 20:06 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for ALSA: hda: Release display power reference during shutdown/reboot (rev2)

[dpdk-dev] [PATCH 1/2] common/octeontx2: send link event to VF
 2021-06-22 20:05 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] net/octeontx2: callback for getting link status

[PATCH v1 0/2] Add GCC for SM4250 and SM6115
 2021-06-22 20:05 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: clk: qcom: gcc-sm6115: Document SM6115 GCC
` [PATCH v1 2/2] clk: qcom: Add Global Clock controller (GCC) driver for SM6115

[PATCH] mm/rmap: fix signedness bug in make_device_exclusive_range()
 2021-06-22 20:04 UTC  (2+ messages)

[PATCH] platform/x86: think-lmi: Fix issues with duplicate attributes
 2021-06-22 20:04 UTC  (4+ messages)
` [External] "

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-22 20:04 UTC  (13+ messages)

[GIT PULL] interconnect changes for 5.14
 2021-06-22 20:04 UTC  (2+ messages)

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-22 20:02 UTC  (6+ messages)
` [patch V3 61/66] x86/fpu/signal: Sanitize the xstate check on sigframe

[GIT PULL] clk: meson: amlogic updates for v5.14
 2021-06-22 20:03 UTC  (3+ messages)

FAILED: patch "[PATCH] x86/fpu: Reset state for all signal restore failures" failed to apply to 4.4-stable tree
 2021-06-22 20:03 UTC  (4+ messages)

[PATCH] firmware: export x86_64 platform flash bios region via sysfs
 2021-06-22 20:02 UTC  (2+ messages)

[RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure
 2021-06-22 20:00 UTC  (8+ messages)
` [RFCv1 7/8] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode

[PATCH] media: v4l2-subdev: fix some NULL vs IS_ERR() checks
 2021-06-22 20:01 UTC  (2+ messages)

[PATCH 0/2] phy: Add support for the HDMI TX PHY on Meson8/8b/8m2
 2021-06-22 19:57 UTC  (7+ messages)
` [PATCH 2/2] phy: amlogic: Add a new driver "

[GIT PULL] Rockchip clock changes for 5.14
 2021-06-22 19:59 UTC  (3+ messages)

[PATCH v3] media: uvc: don't do DMA on stack
 2021-06-22 19:58 UTC  (5+ messages)

[PATCH net-next v2 0/5] Generic XDP improvements
 2021-06-22 19:55 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v2 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v2 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v2 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v2 5/5] bpf: update XDP selftests to not fail with "

[PATCH v3 0/3] zram: fix few sysfs races
 2021-06-22 19:57 UTC  (8+ messages)
` [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal

[PATCH v2 0/1] rpmsg: ctrl: Add ability to instantiate rpmsg device locally
 2021-06-22 19:56 UTC  (5+ messages)
` [PATCH v2 1/1] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls

usb: host: Reduce xhci_handshake timeout in xhci_reset
 2021-06-22 19:56 UTC  (2+ messages)

[PATCH] vfs: explicitly include fileattr.h dependency
 2021-06-22 19:55 UTC  (2+ messages)

[PATCH] USB: cdc-acm: blacklist Heimann USB Appset device
 2021-06-22 19:54 UTC  (2+ messages)

[PATCH] perf data: close all files in close_dir
 2021-06-22 19:52 UTC  (2+ messages)

[PATCH net-next] ip: avoid OOM kills with large UDP sends over loopback
 2021-06-22 19:51 UTC  (8+ messages)

stable-rc/queue/5.12 baseline: 170 runs, 5 regressions (v5.12.12-176-g9d7145f72380)
 2021-06-22 19:51 UTC 

[PATCH 0/3] Makefile: "make tags" fixes & cleanup
 2021-06-22 19:49 UTC  (6+ messages)
` [PATCH 2/3] Makefile: fix "cscope" target to refer to cscope.out
` [PATCH 3/3] Makefile: don't use "FORCE" for tags targets

[PATCH] perf top: fix overflow in elf_sec__is_text
 2021-06-22 19:46 UTC  (2+ messages)

[PATCH 0/6] More record/replay acceptance tests
 2021-06-22 19:44 UTC  (11+ messages)
` [PATCH 1/6] tests/acceptance: add replay kernel test for s390
` [PATCH 2/6] tests/acceptance: add replay kernel test for ppc64
` [PATCH 3/6] tests/acceptance: add replay kernel test for openrisc
` [PATCH 4/6] tests/acceptance: add replay kernel test for nios2
` [PATCH 5/6] tests/acceptance: add replay kernel test for alpha

Lenovo Legion/Yoga Slim 7 speaker output
 2021-06-22 19:17 UTC 

[PATCH v2 0/4] Add RZ/G2L DMAC support
 2021-06-22 19:44 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: dma: Document RZ/G2L bindings

[PATCH V3 00/17] Add Scarlett Gen 3 support
 2021-06-22 19:42 UTC  (3+ messages)
` [PATCH 01/17] ALSA: usb-audio: scarlett2: Fix wrong resume call

[PATCH net] ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
 2021-06-22 19:39 UTC  (3+ messages)

[PATCH] usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
 2021-06-22 19:37 UTC 

[PATCH] bitmaps: don't recurse into trees already in the bitmap
 2021-06-22 19:39 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: clock: tegra: Fix USB controller nodes in examples
 2021-06-22 19:35 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: usb: tegra: Convert to json-schema

watchdog: Add hrtimer-based pretimeout feature
 2021-06-22 19:41 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 174 runs, 7 regressions (v5.10.45-144-g9affbf10e0b6)
 2021-06-22 19:35 UTC 

stable-rc/linux-4.9.y baseline: 128 runs, 7 regressions (v4.9.273-49-geb713d7a7d37)
 2021-06-22 19:37 UTC 

[PATCH nft] evaluate: fix maps with key and data concatenations
 2021-06-22 19:38 UTC 

[Buildroot] [PATCH 00/15] Overwritten file detection and fixes, one more step to TLP build
 2021-06-22 19:40 UTC  (3+ messages)
` [Buildroot] [PATCH 02/15] package/e2fsprogs: fix fsck overwrite in HOST_DIR

[PATCH v2 0/6] allow xc_domain_maximum_gpfn() to observe full GFN value
 2021-06-22 19:35 UTC  (3+ messages)
` [PATCH v2 4/6] libxc: use multicall for memory-op on Linux (and Solaris)

[igt-dev] [PATCH i-g-t 00/79] Stop depending on context mutation (v4)
 2021-06-22 19:35 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 59/79] tests/i915/gem_ctx_engines: Drop the idempotent subtest

[PATCH] ALSA: hdsp: fix a test for copy_to_user() failure
 2021-06-22 19:33 UTC  (4+ messages)

[PATCH v2 00/11] Add USB2.0 support
 2021-06-22 19:30 UTC  (3+ messages)
` [PATCH v2 06/11] dt-bindings: usb: generic-ohci: Document RZ/G2L SoC bindings

[PATCH v1 0/1] cmd: setexpr: add dec operation for converting variable to decimal
 2021-06-22 19:30 UTC  (4+ messages)
` [PATCH v1 1/1] "

Realtek 8139 problem on 486
 2021-06-22 19:26 UTC  (23+ messages)

[PATCH] pypi: set SRC_URI with =, not with +=
 2021-06-22 19:27 UTC 

[PATCH] tools: Use a single target-independent config to enable OpenSSL
 2021-06-22 19:25 UTC  (4+ messages)

[PATCH net-next 0/6] mptcp: Connection-time 'C' flag and two fixes
 2021-06-22 19:25 UTC  (7+ messages)
` [PATCH net-next 1/6] mptcp: add sysctl allow_join_initial_addr_port
` [PATCH net-next 2/6] mptcp: add allow_join_id0 in mptcp_out_options
` [PATCH net-next 3/6] mptcp: add deny_join_id0 in mptcp_options_received
` [PATCH net-next 4/6] selftests: mptcp: add deny_join_id0 testcases
` [PATCH net-next 5/6] selftests: mptcp: turn rp_filter off on each NIC
` [PATCH net-next 6/6] mptcp: refine mptcp_cleanup_rbuf

[PATCH v2] ieee802154: hwsim: Fix memory leak in hwsim_add_one
 2021-06-22 19:21 UTC  (3+ messages)

[PATCH 00/15] implicit fencing/dma-resv rules for shared buffers
 2021-06-22 19:21 UTC  (20+ messages)
` [PATCH 01/15] dma-resv: Fix kerneldoc
    ` [Intel-gfx] "
` [PATCH 02/15] dma-buf: Switch to inline kerneldoc
    ` [Intel-gfx] "
` [PATCH 07/15] drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
    ` [Intel-gfx] "
` [PATCH 12/15] drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default
    ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for implicit fencing/dma-resv rules for shared buffers

stable-rc/queue/4.4 build: 174 builds: 0 failed, 174 passed, 5 warnings (v4.4.273-42-g2baf6f9bd224)
 2021-06-22 19:18 UTC 

[PATCH] Makefile: add and use the ".DELETE_ON_ERROR" flag
 2021-06-22 19:17 UTC  (4+ messages)

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-22 19:17 UTC  (10+ messages)

2 error cases in sid_to_id are ignored
 2021-06-22 19:16 UTC  (4+ messages)

rr: nvme-pci: fix races in nvme_setup_io_queues() and UAF introduced by nvme_dev_remove_admin()
 2021-06-22 19:16 UTC  (3+ messages)
` [PATCH 2/2] nvme-pci: Fix "

[PATCH] Allow '.git' to be a file for worktrees
 2021-06-22 19:15 UTC  (2+ messages)

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-22 19:12 UTC  (6+ messages)

Virtualizing MSI-X on IMS via VFIO
 2021-06-22 19:12 UTC  (2+ messages)

[PATCH] cpufreq: Make cpufreq_online() call driver->offline() on errors
 2021-06-22 19:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 1/1] arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem
 2021-06-22 19:10 UTC 

[PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held
 2021-06-22 19:08 UTC  (3+ messages)

[PATCH 0/5] some "log --decorate" optimizations
 2021-06-22 19:08 UTC  (8+ messages)
` [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects

[PATCH 0/2] Minor SQPOLL thread fix and improvement
 2021-06-22 19:07 UTC  (6+ messages)
` [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep
` [PATCH 2/2] io_uring: Create define to modify a SQPOLL parameter

[PATCH] docs: af_xdp: consistent indentation in examples
 2021-06-22 19:07 UTC  (2+ messages)

[PATCH] ACPI: PM: postpone bringing devices to D0 unless we need them
 2021-06-22 19:06 UTC  (4+ messages)

[PATCH v4] io_uring: reduce latency by reissueing the operation
 2021-06-22 19:05 UTC  (4+ messages)

[syzbot] memory leak in xfrm_user_rcv_msg
 2021-06-22 19:04 UTC 

[PATCH 3/6] v4l: async: Rename async nf functions, clean up long lines
 2021-06-22 19:02 UTC  (3+ messages)

[PATCH] md: use BLK_STS_OK instead of hardcode
 2021-06-22 15:54 UTC 

[PATCH v3 1/1] arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem
 2021-06-22 19:00 UTC  (4+ messages)

pm/testing sleep: 3 runs, 1 regressions (v5.13-rc7-150-ga51c80057a88)
 2021-06-22 19:00 UTC 

[PATCH][CIFS] Add new info level for query directory
 2021-06-22 18:59 UTC 

RFC: Implementation of QMP documentation retrieval command
 2021-06-22 18:57 UTC  (5+ messages)

[PATCH][next] vfio/mdpy: Fix memory leak of object mdev_state->vconfig
 2021-06-22 18:58 UTC  (2+ messages)

[PATCH v6 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-06-22 18:57 UTC  (4+ messages)
` [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller

Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"?
 2021-06-22 18:57 UTC  (14+ messages)

BPF calls to modules?
 2021-06-22 18:57 UTC  (7+ messages)

[PATCH 0/2] target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()
 2021-06-22 18:53 UTC  (5+ messages)
` [PATCH 1/2] target/ppc: Introduce ppc_interrupts_little_endian()
` [PATCH 2/2] target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()

[Bugreport] ath9k dynack not working/low performance on 5 & 10MHz Bandwidth
 2021-06-22 18:54 UTC  (7+ messages)

[PATCH] bonding: avoid adding slave device with IFF_MASTER flag
 2021-06-22 18:52 UTC  (3+ messages)

Clearing service error from invalid-key will not invoke the agent anymore
 2021-06-22 18:31 UTC  (2+ messages)

Denormal input handling
 2021-06-22 18:50 UTC  (5+ messages)

BUG: KCSAN: data-race in vring_interrupt+
 2021-06-22 18:48 UTC 

[OE-core][PATCH 1/2] python3-pip: upgrade 20.0.2 -> 21.1.2
 2021-06-22 18:47 UTC  (2+ messages)

stable-rc/linux-5.12.y build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.12-179-g88a915cf22fc)
 2021-06-22 18:47 UTC 

[PATCH rdma-next v1 0/3] Add ConnectX DCS offload support
 2021-06-22 18:45 UTC  (3+ messages)
` [PATCH rdma-next v1 2/3] RDMA/mlx5: Separate DCI QP creation logic

[PATCH v2 0/5] Optimization batch 13: partial clone optimizations for merge-ort
 2021-06-22 18:45 UTC  (4+ messages)
` [PATCH v3 "


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.