All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-26 23:37:44 to 2021-07-27 00:42:24 UTC [more...]

[PATCH 1/2] mt76: mt7921: enable aspm by default
 2021-07-27  0:42 UTC  (3+ messages)
` [PATCH 2/2] mt76: fix build error implicit enumeration conversion

[xenomai-image PATCH v2 0/5] control applying of no-debug config
 2021-07-27  0:42 UTC  (6+ messages)
` [xenomai-image PATCH v2 1/5] recipes-kernel: arm64_config: enable IPIPE_DEBUG for arm64 by default
` [xenomai-image PATCH v2 2/5] recipes-kernel: armhf_config: enable IPIPE_DEBUG for armhf "
` [xenomai-image PATCH v2 3/5] recipes-kernel: add common config fragment file to disable debug
` [xenomai-image PATCH v2 4/5] recipes-kernel/linux: control appyling of no debug config fragment
` [xenomai-image PATCH v2 5/5] Add kas option for swithing off debug

[android-common:android-4.19 11/12] Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h': 741> #define __NR_pidfd_open 434
 2021-07-27  0:42 UTC 

[PATCH 0/4] bundle: show progress on "unbundle"
 2021-07-27  0:41 UTC  (5+ messages)
` [PATCH 1/4] bundle API: start writing API documentation
` [PATCH 2/4] bundle API: change "flags" to be "extra_index_pack_args"
` [PATCH 3/4] index-pack: add --progress-title option
` [PATCH 4/4] bundle: show progress on "unbundle"

[PATCH v15 0/6] usb: misc: Add onboard_usb_hub driver
 2021-07-27  0:41 UTC  (7+ messages)
` [PATCH v15 1/6] "
` [PATCH v15 2/6] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v15 3/6] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
` [PATCH v15 4/6] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'
` [PATCH v15 5/6] usb: host: xhci-plat: Create platform device for onboard hubs in probe()
` [PATCH v15 6/6] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[PATCH] KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
 2021-07-27  0:41 UTC  (2+ messages)

[RFC PATCH v1 3/7] vhost/vsock: support MSG_EOR bit processing
 2021-07-27  0:41 UTC  (2+ messages)

/opt/cross/gcc-10.3.0-nolibc/sparc64-linux/bin/../lib/gcc/sparc64-linux/10.3.0/../../../../sparc64-linux/bin/ld: cannot find crt1.o: No such file or directory
 2021-07-27  0:40 UTC  (2+ messages)

Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
 2021-07-27  0:39 UTC 

[OE-core][dunfell][PATCH v2 1/3] cmake-native: enabled zstd support
 2021-07-27  0:40 UTC  (4+ messages)

[PATCH v5] drm/msm/dp: add logs across DP driver for ease of debugging
 2021-07-27  0:39 UTC  (4+ messages)

[PATCH v6] drm/msm/dp: add logs across DP driver for ease of debugging
 2021-07-27  0:38 UTC  (2+ messages)

[PATCH 4.4 00/47] 4.4.277-rc1 review
 2021-07-27  0:37 UTC  (2+ messages)

[PATCH 4.9 00/60] 4.9.277-rc1 review
 2021-07-27  0:36 UTC  (2+ messages)

[PATCH 4.19 000/120] 4.19.199-rc1 review
 2021-07-27  0:36 UTC  (2+ messages)

[PATCH 5.4 000/108] 5.4.136-rc1 review
 2021-07-27  0:35 UTC  (2+ messages)

[PATCH 5.10 000/167] 5.10.54-rc1 review
 2021-07-27  0:35 UTC  (2+ messages)

[PATCH 5.13 000/223] 5.13.6-rc1 review
 2021-07-27  0:34 UTC  (2+ messages)

[PATCH 00/33] Remaining patches for basic GuC submission
 2021-07-27  0:34 UTC  (69+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 01/33] drm/i915/guc: GuC virtual engines
  `  "
` [PATCH 02/33] drm/i915/guc: Make hangcheck work with "
  ` [Intel-gfx] "
` [PATCH 03/33] drm/i915: Hold reference to intel_context over life of i915_request
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 04/33] drm/i915/guc: Disable bonding extension with GuC submission
  `  "
` [Intel-gfx] [PATCH 05/33] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
  `  "
` [Intel-gfx] [PATCH 06/33] drm/i915: Add i915_sched_engine destroy vfunc
  `  "
` [Intel-gfx] [PATCH 07/33] drm/i915: Move active request tracking to a vfunc
  `  "
` [Intel-gfx] [PATCH 08/33] drm/i915/guc: Reset implementation for new GuC interface
  `  "
` [PATCH 09/33] drm/i915: Reset GPU immediately if submission is disabled
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/33] drm/i915/guc: Add disable interrupts to guc sanitize
  `  "
` [PATCH 11/33] drm/i915/guc: Suspend/resume implementation for new interface
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 12/33] drm/i915/guc: Handle context reset notification
  `  "
` [Intel-gfx] [PATCH 13/33] drm/i915/guc: Handle engine reset failure notification
  `  "
` [PATCH 14/33] drm/i915/guc: Enable the timer expired interrupt for GuC
  ` [Intel-gfx] "
` [PATCH 15/33] drm/i915/guc: Provide mmio list to be saved/restored on engine reset
  ` [Intel-gfx] "
` [PATCH 16/33] drm/i915/guc: Don't complain about reset races
  ` [Intel-gfx] "
` [PATCH 17/33] drm/i915/guc: Enable GuC engine reset
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 18/33] drm/i915/guc: Capture error state on context reset
  `  "
` [PATCH 19/33] drm/i915/guc: Fix for error capture after full GPU reset with GuC
  ` [Intel-gfx] "
` [PATCH 20/33] drm/i915/guc: Hook GuC scheduling policies up
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 21/33] drm/i915/guc: Connect reset modparam updates to GuC policy flags
  `  "
` [PATCH 22/33] drm/i915/guc: Include scheduling policies in the debugfs state dump
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 23/33] drm/i915/guc: Add golden context to GuC ADS
  `  "
` [PATCH 24/33] drm/i915/guc: Implement banned contexts for GuC submission
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 25/33] drm/i915/guc: Support request cancellation
  `  "
` [PATCH 26/33] drm/i915/selftest: Better error reporting from hangcheck selftest
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 27/33] drm/i915/selftest: Fix workarounds selftest for GuC submission
  `  "
` [PATCH 28/33] drm/i915/selftest: Fix MOCS "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 29/33] drm/i915/selftest: Increase some timeouts in live_requests
  `  "
` [Intel-gfx] [PATCH 30/33] drm/i915/selftest: Fix hangcheck self test for GuC submission
  `  "
` [Intel-gfx] [PATCH 31/33] drm/i915/selftest: Bump selftest timeouts for hangcheck
  `  "
` [Intel-gfx] [PATCH 32/33] drm/i915/guc: Implement GuC priority management
  `  "
` [Intel-gfx] [PATCH 33/33] drm/i915/guc: Unblock GuC submission on Gen11+
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Remaining patches for basic GuC submission (rev2)

[PATCH bpf-next v3] bpf: increase supported cgroup storage value size
 2021-07-27  0:33 UTC  (2+ messages)

[PATCH v3 0/2] hwrng: Add Arm SMCCC TRNG based driver
 2021-07-27  0:30 UTC  (5+ messages)
` [PATCH v3 2/2] "

patch suggestion: Kconfig symbols
 2021-07-27  0:33 UTC  (2+ messages)

do you have expertise on Universal Power Supplies standards ?
 2021-07-27  0:25 UTC 

[android-common:android-4.19 5/12] Warning: Kernel ABI header at 'tools/include/uapi/linux/sched.h' differs from latest version at 'include/uapi/linux/sched.h': 13> #define CLONE_PIDFD 0x00001000 /* set if a pidfd should be placed in parent */
 2021-07-27  0:32 UTC 

[linux-next:master 1184/3379] drivers/of/fdt.c:196:4: warning: Value stored to 'pprev' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-27  0:32 UTC 

[MPTCP][PATCH mptcp-next] Squash to "Squash-to: mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal"
 2021-07-27  0:31 UTC  (2+ messages)

[PATCH v3 0/2] Bluetooth: fix inconsistent lock states
 2021-07-27  0:30 UTC  (4+ messages)
` [PATCH v3 1/2] Bluetooth: fix inconsistent lock state in SCO

[PATCH] scripts: check_extable: fix typo in user error message
 2021-07-27  0:29 UTC 

[Intel-gfx] [PATCH i-g-t 0/1] Add tests for new hw info query
 2021-07-27  0:28 UTC  (2+ messages)
` [Intel-gfx] [PATCH i-g-t 1/1] tests/i915/query: Query, parse and validate the hwconfig table

[PATCH 21/27] ALSA: hda/cs8409: Add support for dolphin
 2021-07-27  0:25 UTC  (4+ messages)

[RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-07-27  0:22 UTC  (3+ messages)

[PATCH v5 0/3] bundle doc: generalize & elaborate
 2021-07-27  0:24 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] bundle doc: rewrite the "DESCRIPTION" section
  ` [PATCH v7 2/3] bundle doc: elaborate on object prerequisites
  ` [PATCH v7 3/3] bundle doc: elaborate on rev<->ref restriction

[PATCH v3 0/5] Add pidfd support to the fanotify API
 2021-07-27  0:23 UTC  (6+ messages)
` [PATCH v3 5/5] fanotify: add "

[PATCH] clk: hisilicon: hi3559a: select RESET_HISI
 2021-07-27  0:23 UTC  (2+ messages)

[PATCH v4 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-27  0:21 UTC  (4+ messages)
` [PATCH v4 3/9] clk: pistachio: Make it selectable for generic MIPS kernel

[PATCH mptcp-next] Squash-to: "mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal"
 2021-07-27  0:20 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: vmx_tests: pml: Skip PML test if it's not enabled in underlying
 2021-07-27  0:20 UTC  (2+ messages)

[linux-next:master 2577/3379] cpsw_new.c:undefined reference to `switchdev_bridge_port_offload'
 2021-07-27  0:18 UTC  (2+ messages)

[PATCH v8 0/7] refs: cleanup errno sideband ref related functions
 2021-07-27  0:18 UTC  (4+ messages)
` [PATCH v9 "

[PATCH] fpga: region: handle compat_id as an uuid
 2021-07-27  0:16 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sc7280: Add gpu support
 2021-07-27  0:16 UTC  (3+ messages)

[bug report] KVM: x86/mmu: Use an rwlock for the x86 MMU
 2021-07-27  0:16 UTC  (3+ messages)

[android-common:android-4.19 1/12] Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h': 739> #define __NR_pidfd_send_signal 424
 2021-07-27  0:16 UTC 

[PATCH V4 0/4] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-07-27  0:14 UTC  (2+ messages)

[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-27  0:12 UTC  (6+ messages)
` [PATCH bpf-next v1 1/5] af_unix: add read_sock for stream socket types
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap
` [PATCH bpf-next v1 3/5] selftest/bpf: add tests for sockmap with unix stream type
` [PATCH bpf-next v1 4/5] selftest/bpf: change udp to inet in some function names
` [PATCH bpf-next v1 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp

[PATCH v4] mm: Enable suspend-only swap spaces
 2021-07-27  0:12 UTC 

[PATCH] 9p/xen: Fix end of loop tests for list_for_each_entry
 2021-07-27  0:07 UTC  (8+ messages)
    ` [External] : "

[Intel-gfx] [PATCH] drm/i915/display: Drop redundant debug print
 2021-07-27  0:07 UTC  (3+ messages)

[PATCH] http.c: use error_errno(), not error() after fopen() failure
 2021-07-27  0:07 UTC 

[PATCH net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2021-07-16
 2021-07-27  0:06 UTC  (13+ messages)
` [PATCH net-next 5/5] igc: Export LEDs

[PATCH] fetch-negotiator: call BUG() on API misuse, don't segfault
 2021-07-27  0:02 UTC 

[PATCH v2 00/46] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-07-27  0:01 UTC  (4+ messages)
` [PATCH v2 46/46] KVM: x86: Preserve guest's CR0.CD/NW on INIT

[PATCH] ALSA: usb-audio: fix incorrect clock source setting
 2021-07-26 20:57 UTC  (10+ messages)

progress test failure on fedora34
 2021-07-26 23:57 UTC  (2+ messages)
` [PATCH] test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS

[PATCH 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-07-26 23:56 UTC  (4+ messages)
` [PATCH 3/5] mm: hugetlb: free "

stable-rc/linux-4.4.y build: 182 builds: 0 failed, 182 passed, 9 warnings (v4.4.276-48-g9d947a926895)
 2021-07-26 23:56 UTC 

[PATCH 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-07-26 23:55 UTC  (13+ messages)
` [PATCH 2/5] drm/msm/dp: Modify prototype of encoder based API
` [PATCH 3/5] drm/msm/dp: Support up to 3 DP controllers
` [PATCH 4/5] dt-bindings: msm/dp: Add SC8180x compatibles
` [PATCH 5/5] drm/msm/dp: Add sc8180x DP controllers

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-26 23:54 UTC  (4+ messages)

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-26 23:51 UTC  (3+ messages)

[meta-ti][hardknott/master][PATCH] wic: Set a fixed size for boot partition in wic image
 2021-07-26 23:50 UTC  (2+ messages)

[PATCH v7 00/10] Add support for Hikey 970 PCIe
 2021-07-26 23:50 UTC  (7+ messages)
` [PATCH v7 06/10] dt-bindings: phy: Add bindings for HiKey 970 PCIe PHY

[brauner:for-next 2/2] move_mount_set_group_test.c:3:10: fatal error: sched.h: No such file or directory
 2021-07-26 23:48 UTC  (2+ messages)

[PATCH v3 00/12] fix "git reflog expire" race & get rid of EISDIR in refs API
 2021-07-26 23:44 UTC  (13+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 01/11] refs/packet: add missing BUG() invocations to reflog callbacks
  ` [PATCH v4 02/11] refs/files: remove unused REF_DELETING in lock_ref_oid_basic()
  ` [PATCH v4 03/11] refs/files: remove unused "extras/skip" "
  ` [PATCH v4 04/11] refs/files: remove unused "skip" in lock_raw_ref() too
  ` [PATCH v4 05/11] refs/debug: re-indent argument list for "prepare"
  ` [PATCH v4 06/11] refs: make repo_dwim_log() accept a NULL oid
  ` [PATCH v4 07/11] refs/files: add a comment about refs_reflog_exists() call
  ` [PATCH v4 08/11] reflog expire: don't lock reflogs using previously seen OID
  ` [PATCH v4 09/11] refs/files: remove unused "oid" in lock_ref_oid_basic()
  ` [PATCH v4 10/11] refs/files: remove unused "errno == EISDIR" code
  ` [PATCH v4 11/11] refs/files: remove unused "errno != ENOTDIR" condition

[PATCH net-next 0/5] TSN endpoint Ethernet MAC driver
 2021-07-26 23:40 UTC  (3+ messages)
` [PATCH net-next 5/5] arm64: dts: zynqmp: Add ZCU104 based TSN endpoint

[PATCH net-next] ethtool: Fix rxnfc copy to user buffer overflow
 2021-07-26 23:38 UTC  (2+ messages)

Fwd: Linux Kernel 5.12.10 Walkman USB DAC support issues
 2021-07-26 23:37 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.