All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 23:31:29 to 2022-05-14 02:56:45 UTC [more...]

[PATCH 0/3] arm64: dts: qcom: enable CDSP and MSS on ifc6560 board
 2022-05-14  0:03 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm630: add device node for the modem PAS
` [PATCH 2/3] arm64: dts: qcom: sdm660: add device node for the compute PAS
` [PATCH 3/3] arm64: dts: qcom: sda660-inforce-ifc6560: enable cdsp and modem

[PATCH for-rc] RDMA/rxe: Fix rnr retry behavior
 2022-05-14  2:30 UTC  (5+ messages)

[PATCH 00/25] drm/msm/dpu: wide planes support
 2022-05-14  1:57 UTC  (4+ messages)
` [PATCH 19/25] drm/msm/dpu: don't use unsupported blend stages

[PATCH v4 22/28] clk: Stop forwarding clk_rate_requests to the parent
 2022-05-14  2:12 UTC  (2+ messages)

[PATCH -next 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
 2022-05-14  2:11 UTC  (5+ messages)

[PATCH -next v2 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
 2022-05-14  2:31 UTC  (6+ messages)
` [PATCH -next v2 2/2] i2c: mt7621: Use devm_platform_get_and_ioremap_resource()

[PATCH V9 00/22] arch: Add basic LoongArch support
 2022-05-14  2:27 UTC  (11+ messages)
` [PATCH V9 20/24] LoongArch: Add efistub booting support

[PATCH 5.4 00/18] 5.4.194-rc1 review
 2022-05-14  2:44 UTC  (2+ messages)

[PATCH 00/26] trace-cmd: Add agent proxy (agent on the host)
 2022-05-14  2:47 UTC  (25+ messages)
` [PATCH 01/26] trace-cmd record: Make start_threads() static
` [PATCH 02/26] trace-cmd: Move add_guest_info() into trace-vm.c
` [PATCH 03/26] trace-cmd: Simplify add_guest()
` [PATCH 04/26] trace-cmd: Move find_pid_by_cid() into add_guest()
` [PATCH 05/26] trace-cmd: Move find_tasks() "
` [PATCH 07/26] trace-cmd Makefile: Change test-build to link as well
` [PATCH 08/26] trace-cmd agent: Test if memfd_create() is available
` [PATCH 09/26] trace-cmd: Add kernel-doc to trace_record_agent()
` [PATCH 10/26] trace-cmd: Move selecting tsync protocol out of tracecmd_tsync_with_host()
` [PATCH 11/26] trace-cmd: Move accepting tsync connection "
` [PATCH 12/26] trace-cmd: Have get_vsocket_params() cid and rcid parameters be optional
` [PATCH 13/26] trace-cmd agent: Add trace_tsync_as_guest() helper function
` [PATCH 14/26] trace-cmd record: Pass cpu_count instead of an instance to stop_mapping_vcpus()
` [PATCH 15/26] trace-cmd record: Add trace_tsync_as_host() helper
` [PATCH 16/26] trace-cmd: Move tsync as guest and host helpers into trace-tsync.c
` [PATCH 17/26] trace-cmd msg: Add PROXY communication
` [PATCH 18/26] trace-cmd: Add agent proxy communications between record and agent
` [PATCH 19/26] trace-cmd msg: Keep track of offset of flushed cache
` [PATCH 20/26] trace-cmd library: Add tracecmd_prepare_options()
` [PATCH 21/26] trace-cmd library: Add tracecmd_msg_flush_data()
` [PATCH 23/26] trace-cmd agent proxy: Add the remote guest cid to guest list
` [PATCH 24/26] trace-cmd agent-proxy: Send options at the end of the trace
` [PATCH 25/26] trace-cmd: Have the guest structure hold guest trace_id
` [PATCH 26/26] trace-cmd: Have the host agent proxy control the time synchronization

stable-rc/queue/4.19 baseline: 123 runs, 17 regressions (v4.19.242-15-ga2ae14ac74cf)
 2022-05-14  1:16 UTC 

[tip:x86/urgent] BUILD SUCCESS 280abe14b6e0a38de9cc86fe6a019523aadd8f70
 2022-05-14  0:38 UTC 

[PATCH v3] arm64: paravirt: Use RCU read locks to guard stolen_time
 2022-05-13 23:32 UTC  (4+ messages)

[PATCH 0/4] remoteproc: qcom: Add support for CDSP and MSS on SDM630/660
 2022-05-14  0:01 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: qcom: Add SDM660 modem PAS compatible
` [PATCH 2/4] dt-bindings: remoteproc: qcom: pas: Add SDM660 CDSP "
` [PATCH 3/4] remoteproc: qcom: q6v5-mss: Add support for SDM630/636/660 MSS remoteproc
` [PATCH 4/4] remoteproc: qcom: pas: Add SDM660 CDSP PAS support

[PATCH v6 0/9] Introduce akcipher service for virtio-crypto
 2022-05-14  0:55 UTC  (20+ messages)
` [PATCH v6 1/9] virtio-crypto: header update
` [PATCH v6 2/9] qapi: crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v6 3/9] crypto: Introduce akcipher crypto class
` [PATCH v6 4/9] crypto: add ASN.1 DER decoder
` [PATCH v6 5/9] crypto: Implement RSA algorithm by hogweed
` [PATCH v6 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v6 7/9] test/crypto: Add test suite for crypto akcipher
` [PATCH v6 8/9] tests/crypto: Add test suite for RSA keys
` [PATCH v6 9/9] crypto: Introduce RSA algorithm

fs/coredump.c:399:15: warning: Redundant initialization for 'core_waiters'. The initialized value is overwritten before it is read. [redundantInitialization]
 2022-05-14  2:53 UTC 

[RFC PATCH net 0/2] Make phylink and DSA wait for PHY driver that defers probe
 2022-05-14  0:39 UTC  (5+ messages)
` [RFC PATCH net 1/2] net: phylink: allow PHY driver to defer probe when connecting via OF node
` [RFC PATCH net 2/2] net: dsa: wait for PHY to defer probe

stable-rc/linux-5.10.y baseline: 142 runs, 8 regressions (v5.10.115-11-gb770d46f2016)
 2022-05-14  0:47 UTC 

[PATCH v3 21/23] ata: ahci-dwc: Add platform-specific quirks support
 2022-05-14  0:30 UTC  (2+ messages)

[PATCH RESEND net] bonding: fix missed rcu protection
 2022-05-13 23:59 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: nEPT X-only unsync bug fix
 2022-05-14  0:55 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()

[PATCH] kbuild: copy scripts/atomic/atomic-*.h to include/generated/atomic-*.h
 2022-05-14  0:30 UTC  (3+ messages)

Bugreport - submodules are fetched twice in some cases
 2022-05-14  0:15 UTC  (5+ messages)

[PATCH v2 11/15] ASoC: Intel: avs: Machine board registration
 2022-05-14  2:49 UTC  (2+ messages)

[PATCH v2] net: macb: Increment rx bd head after allocating skb and buffer
 2022-05-14  0:20 UTC  (2+ messages)

[RFC PATCH bpf-next 0/5] bpf: add get_reg_val helper
 2022-05-14  0:44 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/5] x86/fpu: Move context.h to include/asm
` [RFC PATCH bpf-next 2/5] bpf: add get_reg_val helper
` [RFC PATCH bpf-next 3/5] libbpf: usdt lib wiring of xmm reads

+ mm-fix-is_pinnable_page-against-on-cma-page.patch added to mm-unstable branch
 2022-05-14  0:18 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 404/1093] ld.lld: error: undefined symbol: dwc3_host_wakeup_register
 2022-05-14  2:43 UTC  (2+ messages)

[PATCH -next] ASoC: amd: vangogh: Remove duplicate include files
 2022-05-14  2:38 UTC 

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-14  2:34 UTC  (6+ messages)
` [PATCH V2 2/7] xen/grants: support allocating consecutive grants

[PATCH v2 bpf-next 0/2] net: netfilter: add kfunc helper to update ct timeout
 2022-05-14  0:21 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: add selftest for bpf_ct_refresh_timeout kfunc

[PATCH bpf-next v2] selftests/bpf: fix building bpf selftests statically
 2022-05-14  0:21 UTC 

[igt-dev] [PATCH i-g-t v1] tests/kms_writeback: Add helper method to detach pipe from output when test finishes
 2022-05-14  2:26 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_writeback: Add helper method to detach pipe from output when test finishes (rev2)

[PATCH] hw/intc: Pass correct hartid while updating mtimecmp
 2022-05-14  2:21 UTC  (2+ messages)

[ovmf test] 170403: regressions - FAIL
 2022-05-14  2:14 UTC 

[PATCH] python3-cryptography: add python3-pytest-benchmark rdepends
 2022-05-14  2:13 UTC 

[PATCH -next] mtd: st_spi_fsm: add missing clk_disable_unprepare() stfsm_remove()
 2022-05-14  2:12 UTC  (3+ messages)

[PATCH v3 0/2] MediaTek TTBR up to 35bit support
 2022-05-14  2:09 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: fix one MAC address occupies two index in mac addrs
 2022-05-14  2:00 UTC  (4+ messages)
` [PATCH V3 0/2] ethdev: fix MAC addrs list
  ` [PATCH V3 1/2] ethdev: fix one address occupies two indexes in MAC addrs
  ` [PATCH V3 2/2] ethdev: document default and non-default MAC address

UAPI syscall exception interpretation
 2022-05-14  2:00 UTC  (2+ messages)

[linux-next:master 8521/9759] drivers/iommu/mtk_iommu.c:878 mtk_iommu_mm_dts_parse() error: uninitialized symbol 'larbnode'
 2022-05-14  2:00 UTC  (2+ messages)

[PATCH v4] net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
 2022-05-13 23:55 UTC  (2+ messages)

[PATCH v5 2/4] mtd: rawnand: meson: fix the clock
 2022-05-14  1:51 UTC  (4+ messages)

[PATCH bpf-next v4 0/7] bpf: mptcp: Support for mptcp_sock
 2022-05-13 23:53 UTC  (3+ messages)
` [PATCH bpf-next v4 4/7] selftests/bpf: test bpf_skc_to_mptcp_sock

[BUG] BLE device unpairing triggers kernel panic
 2022-05-13 23:57 UTC  (4+ messages)

[PATCH 0/3] Allow configuration of HTTP authentication method
 2022-05-13 23:51 UTC  (3+ messages)
` [RFC PATCH 3/3] Allow empty user name in HTTP authentication

[PATCH v2 1/3] Bluetooth: Add bt_status
 2022-05-13 23:51 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: Use bt_status to convert from errno
` [PATCH v2 3/3] Bluetooth: hci_conn: Fix hci_connect_le_sync

[PATCH 0/7] iommu/vt-d: Make intel-iommu.h private
 2022-05-14  1:43 UTC  (8+ messages)
` [PATCH 1/7] iommu/vt-d: Move trace/events/intel_iommu.h under iommu
` [PATCH 2/7] agp/intel: Use per device iommu check
` [PATCH 3/7] iommu/vt-d: Remove unnecessary exported symbol
` [PATCH 4/7] drm/i915: Remove unnecessary include
` [PATCH 5/7] KVM: x86: "
` [PATCH 6/7] x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
` [PATCH 7/7] iommu/vt-d: Move include/linux/intel_iommu.h under iommu

[PATCH v2 0/2] Implement arm64 specific huge_ptep_get()
 2022-05-14  1:43 UTC  (9+ messages)
` [PATCH v2 1/2] arm64/hugetlb: Use ptep_get() to get the pte value of a huge page
` [PATCH v2 2/2] arm64/hugetlb: Implement arm64 specific huge_ptep_get()

[PATCH 1/3] Bluetooth: Add bt_status
 2022-05-13 23:46 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Use bt_status to convert from errno
` [PATCH 3/3] Bluetooth: hci_conn: Fix hci_connect_le_sync

[PATCH v3 0/8] arm64: dts: qcom: initial Inforce IFC6560 board support
 2022-05-13 23:45 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy by default
` [PATCH v3 2/8] arm64: dts: qcom: sdm630: "
` [PATCH v3 3/8] arm64: dts: qcom: sdm630: disable GPU "
` [PATCH v3 4/8] arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
` [PATCH v3 5/8] arm64: dts: qcom: sdm630: add second (HS) USB host support
` [PATCH v3 6/8] arm64: dts: qcom: sdm630: use defined symbols for interconnects
` [PATCH v3 7/8] arm64: dts: qcom: sdm660: Add initial Inforce IFC6560 board support
` [PATCH v3 8/8] dt-bindings: arm: qcom: document sda660 SoC and ifc6560 board

[PATCH V2 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots
 2022-05-13 23:43 UTC  (3+ messages)
` [PATCH V2 2/7] KVM: X86/MMU: Add special shadow pages

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-13 23:45 UTC  (8+ messages)
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs

stable-rc/queue/5.10 baseline: 145 runs, 8 regressions (v5.10.115-10-g6d9472bc9d79)
 2022-05-13 23:41 UTC 

[mszyprow:v5.18-next-20220511-dsi-rework 14/35] drivers/gpu/drm/bridge/samsung-dsim.c:506:3-9: WARNING: do_div() does a 64-by-32 division, please consider using div64_ul instead
 2022-05-14  1:31 UTC 

[PATCH] whpx: Added support for saving/restoring VM state
 2022-05-14  1:29 UTC 

[soc:at91/soc] BUILD SUCCESS 6041558ebf1fc87d1e0bdeb51e985807dab06bed
 2022-05-14  1:25 UTC 

[PATCH] NFSv4: Fix free of uninitialized nfs4_label on referral lookup
 2022-05-14  0:27 UTC  (2+ messages)

stable-rc/linux-5.15.y baseline: 107 runs, 2 regressions (v5.15.39-22-g13b089c28632)
 2022-05-14  0:37 UTC 

[syzbot] WARNING in follow_hugetlb_page
 2022-05-14  1:16 UTC  (12+ messages)

+ mm-fix-is_pinnable_page-against-on-cma-page-fix.patch added to mm-unstable branch
 2022-05-14  0:18 UTC 

[PATCH] whpx: Added support for saving/restoring VM state
 2022-05-14  1:12 UTC 

[PATCH] bash: build with bash_cv_getcwd_malloc=yes on musl too
 2022-05-14  1:07 UTC 

stable-rc/queue/4.9 baseline: 99 runs, 16 regressions (v4.9.313-7-gbabb34651fcb2)
 2022-05-14  0:26 UTC 

[PATCH net-next 1/1] ice: Expose RSS indirection tables for queue groups via ethtool
 2022-05-14  0:10 UTC  (2+ messages)

[PATCH net-next 1/1] ixgbe: add xdp frags support to ndo_xdp_xmit
 2022-05-14  0:10 UTC  (2+ messages)

[PATCH net-next] eth: sfc: remove remnants of the out-of-tree napi_weight module param
 2022-05-14  0:10 UTC  (2+ messages)

[RFC PATCH devicetree] of: property: mark "interrupts" as optional for fw_devlink
 2022-05-14  0:26 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 103 runs, 17 regressions (v5.4.193-19-g15301ad60009)
 2022-05-14  0:26 UTC 

stable-rc/linux-4.14.y baseline: 109 runs, 18 regressions (v4.14.278-15-g4477341b2b19)
 2022-05-13 23:58 UTC 

[PATCH v2] qga: add guest-get-diskstats command for Linux guests
 2022-05-14  0:39 UTC  (4+ messages)
    `  "

[PATCH V4 5/5] iio: accel: sca3300: Add inclination channels
 2022-05-14  0:30 UTC 

[PATCH net-next 0/3] mptcp: Updates for net-next
 2022-05-14  0:21 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: mptcp: fix a mp_fail test warning
` [PATCH net-next 2/3] Revert "mptcp: add data lock for sk timers"
` [PATCH net-next 3/3] mptcp: sockopt: add TCP_DEFER_ACCEPT support

[PATCH mptcp-next] Squash to "selftests/bpf: add MPTCP test base"
 2022-05-14  0:19 UTC 

[PATCH net 0/2] mptcp: Subflow accounting fix
 2022-05-14  0:10 UTC  (2+ messages)

[RFC] KTAP spec v2: prefix to KTAP data
 2022-05-13 22:19 UTC  (3+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 404/1093] drivers/usb/dwc3/dwc3-xilinx.c:508:6: warning: no previous prototype for function 'dwc3_xilinx_wakeup_capable'
 2022-05-13 23:56 UTC  (2+ messages)

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-13 23:55 UTC  (6+ messages)
` [PATCH v5 04/13] mm/khugepaged: make hugepage allocation context-specific

[Fuego] Aanvraag Proefrit - Meeusen Motoren Meerhout
 2022-05-13 23:51 UTC 

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-13 23:50 UTC  (6+ messages)
` [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features

[PATCH] parisc: Unconditionally flush tlb entry in tmpalias functions
 2022-05-13 23:38 UTC 

[PATCH] [RFC] setup.c: make bare repo discovery optional
 2022-05-13 23:37 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] setup.c: learn discovery.bareRepository=cwd

WireGuard Windows client handshake packets appear to be blackholed
 2022-05-13  5:10 UTC 

[PATCH v2 0/7] test_dummy_encryption fixes and cleanups
 2022-05-13 23:26 UTC  (3+ messages)

[git pull] drm fixes for 5.18-rc7 (follow up)
 2022-05-13 23:24 UTC  (2+ messages)

drivers/atm/he.c:2721:10: warning: Call to function 'sprintf' is insecure as it does not provide bounding of the memory buffer or security checks introduced in the C11 standard. Replace with analogous functions that support length arguments or provides bo
 2022-05-13 23:31 UTC 

[PATCH] wg-quick: freebsd: save mask of interface in save_config
 2022-05-11 13:48 UTC 

[MacOS] Multiple search domains settings based on config file
 2022-05-09 20:04 UTC 

Wireguard 0.5.3 on Windows - Huge performance issue when no network connection is up
 2022-05-05 20:04 UTC 


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.