All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-14 19:35:55 to 2022-01-14 20:41:52 UTC [more...]

[PATCH v14 0/4] group dp driver related patches into one series
 2022-01-14 20:41 UTC  (4+ messages)
` [PATCH v14 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received

[PATCH v2 0/9] s390x/pci: zPCI interpretation support
 2022-01-14 20:38 UTC  (13+ messages)
` [PATCH v2 1/9] Update linux headers
` [PATCH v2 2/9] target/s390x: add zpci-interp to cpu models
` [PATCH v2 3/9] fixup: force interp off for QEMU machine 6.2 and older
` [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
` [PATCH v2 5/9] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v2 7/9] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH v2 8/9] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH v2 9/9] s390x/pci: let intercept devices have separate PCI groups

[meta-raspberrypi] Problem with RPI_USE_U_BOOT with RaspberryPi4
 2022-01-14 20:40 UTC  (6+ messages)
` AW: [yocto] "
  `  "

[PATCH] pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios
 2022-01-14 20:37 UTC  (2+ messages)

[PATCH 0/5] HMM profiler interface
 2022-01-14 20:38 UTC  (6+ messages)
` [PATCH 1/5] drm/amdkfd: correct SMI event read size
` [PATCH 2/5] drm/amdkfd: enable per process SMI event
` [PATCH 3/5] drm/amdkfd: add page fault "
` [PATCH 4/5] drm/amdkfd: add migration "
` [PATCH 5/5] drm/amdkfd: add user queue eviction restore "

`git commit` with the `--author` option
 2022-01-14 20:38 UTC  (2+ messages)

[PATCH 0/5] HMM profiler interface
 2022-01-14 20:37 UTC  (7+ messages)
` [PATCH 1/5] drm/amdkfd: svm range restore work deadlock when process exit
` [PATCH 2/5] drm/amdkfd: correct SMI event read size
` [PATCH 3/5] drm/amdkfd: enable per process SMI event
` [PATCH 4/5] drm/amdkfd: add page fault "
` [PATCH 5/5] drm/amdkfd: add migration "

[Question] set_cpus_allowed_ptr() call failed at cpuset_attach()
 2022-01-14 20:33 UTC  (4+ messages)

[PATCH 0/2] Man pages updates and fixes
 2022-01-14 20:36 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Unify man pages style

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.14-40-g47599c37ae19)
 2022-01-14 20:35 UTC 

[GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-14 20:35 UTC  (2+ messages)

[PATCH net v3] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-14 20:34 UTC  (2+ messages)

[v13 0/3] MBSSID and EMA support in AP mode
 2022-01-14 20:34 UTC  (6+ messages)
` [v13 2/3] mac80211: MBSSID and EMA beacon handling "

[ANNOUNCE] 4.9.297-rt191
 2022-01-14 20:33 UTC 

Exynos850 and ExynosAuto v9 pinctrl wakeup muxed interrupt
 2022-01-14 20:32 UTC  (4+ messages)

next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
 2022-01-14 20:33 UTC 

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-14 20:31 UTC  (31+ messages)
` [PATCH v2 01/30] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v2 02/30] s390/sclp: detect the AISII facility
` [PATCH v2 03/30] s390/sclp: detect the AENI facility
` [PATCH v2 04/30] s390/sclp: detect the AISI facility
` [PATCH v2 05/30] s390/airq: pass more TPI info to airq handlers
` [PATCH v2 06/30] s390/airq: allow for airq structure that uses an input vector
` [PATCH v2 07/30] s390/pci: externalize the SIC operation controls and routine
` [PATCH v2 08/30] s390/pci: stash associated GISA designation
` [PATCH v2 09/30] s390/pci: export some routines related to RPCIT processing
` [PATCH v2 10/30] s390/pci: stash dtsm and maxstbl
` [PATCH v2 11/30] s390/pci: add helper function to find device by handle
` [PATCH v2 12/30] s390/pci: get SHM information from list pci
` [PATCH v2 13/30] s390/pci: return status from zpci_refresh_trans
` [PATCH v2 14/30] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v2 16/30] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v2 17/30] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v2 18/30] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v2 19/30] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v2 20/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v2 21/30] KVM: s390: pci: handle refresh of PCI translations
` [PATCH v2 22/30] KVM: s390: intercept the rpcit instruction
` [PATCH v2 23/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH v2 24/30] vfio-pci/zdev: wire up group notifier
` [PATCH v2 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH v2 26/30] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support
` [PATCH v2 27/30] vfio-pci/zdev: wire up zPCI IOAT assist support
` [PATCH v2 28/30] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH v2 29/30] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v2 30/30] MAINTAINERS: additional files related kvm s390 pci passthrough

stable-rc/linux-4.19.y baseline: 144 runs, 1 regressions (v4.19.225-13-g6fa3b0cde32c)
 2022-01-14 20:31 UTC 

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-14 20:29 UTC  (26+ messages)
                  ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[Intel-gfx] [PATCH] drm/i915/dg2: add Wa_14015023722
 2022-01-14 20:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[PATCH v5] drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
 2022-01-14 20:30 UTC  (8+ messages)

ENOSPC on file system with nearly empty 12TB drive
 2022-01-14 20:24 UTC 

[Bug 215494] New: [radeon, rv370] Running piglit shaders@glsl-vs-raytrace-bug26691 test causes hard lockup & reboot
 2022-01-14 20:29 UTC  (2+ messages)
` [Bug 215494] "

imx8mm-evk does not boot kernel 5.16
 2022-01-14 20:28 UTC  (4+ messages)

[mingo-tip:sched/headers 1502/2383] ./usr/include/asm-generic/bpf_perf_event.h:4:10: fatal error: 'uapi/linux/ptrace.h' file not found
 2022-01-14 20:27 UTC  (2+ messages)

[PATCH] mt76: mt7921: improve signal reporting
 2022-01-14 20:28 UTC 

[UPDATE][PATCH v2] ACPI / fan: Properly handle fine grain control
 2022-01-14 20:28 UTC 

[PATCH] drm/i915/wopcm: Handle pre-programmed WOPCM registers
 2022-01-14 20:26 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

main - pvcreate: overwrite partition header with -f
 2022-01-14 20:26 UTC 

[PATCH 4/4] vdpa/mlx5: Fix tracking of current number of VQs
 2022-01-14 20:25 UTC  (2+ messages)

[PATCH v3 1/3] imx: Don't define __ASSEMBLY__ in C files
 2022-01-14 20:23 UTC  (3+ messages)
` [PATCH v3 2/3] kconfig: Add support for conditional values
` [PATCH v3 3/3] bloblist: Update to use conditional value

[LTP] [PATCH] nfs_flock: fail the test if lock/unlock ops fail
 2022-01-14 20:23 UTC  (7+ messages)
` [LTP] [PATCH] nfs_lib.sh: run exportfs at "server side" in LTP_NETNS case

Guten Abend!
 2022-01-14 20:23 UTC 

[PATCH 5.15 00/41] 5.15.15-rc1 review
 2022-01-14 19:59 UTC  (2+ messages)

Guten Abend!
 2022-01-14 20:23 UTC 

Guten Abend!
 2022-01-14 20:23 UTC 

Guten Abend!
 2022-01-14 20:23 UTC 

Guten Abend!
 2022-01-14 20:22 UTC 

[PATCH] PCI/portdrv: Don't disable AER reporting in get_port_device_capability()
 2022-01-14 20:19 UTC  (2+ messages)

[PATCH 0/3] (Re)enable DP/HDMI audio for RK3399 Gru
 2022-01-14 20:16 UTC  (16+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
` [PATCH 2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback
` [PATCH 3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection

[RFC PATCH v1 0/1] ls-remote: inconsistency from the order of args and opts
 2022-01-14 19:57 UTC  (3+ messages)

[PATCH 0/2] shmem: Notify user space when file system is full
 2022-01-14 20:17 UTC  (7+ messages)

[LTP] [PATCH v2] nfs_lib.sh: run exportfs at "server side" in LTP_NETNS case
 2022-01-14 20:16 UTC  (2+ messages)

[PATCH] phy: nop-phy: Enable reset-gpios support
 2022-01-14 20:15 UTC  (3+ messages)

[PATCH 5.4 00/18] 5.4.172-rc1 review
 2022-01-14 20:15 UTC  (2+ messages)

[PATCH v2 0/7] staging: r8188eu: further per-file DBG_88E cleanups
 2022-01-14 20:15 UTC  (5+ messages)
` [PATCH v2 7/7] staging: r8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c

[lttng-dev] [PATCH lttng-ust] Copyright ownership transfer
 2022-01-14 20:14 UTC 

[lttng-dev] [PATCH lttng-modules] Copyright ownership transfer
 2022-01-14 20:13 UTC 

[PATCH] Bluetooth: virtio_bt: fix device removal
 2022-01-14 20:12 UTC  (8+ messages)

[lttng-dev] Transfer of LTTng copyright ownership: David Goulet
 2022-01-14 20:12 UTC  (3+ messages)

[lttng-dev] Transfer of LTTng copyright ownership: Simon Marchi
 2022-01-14 20:12 UTC  (3+ messages)

[lttng-dev] Transfer of LTTng copyright ownership: Julien Desfossez
 2022-01-14 20:12 UTC  (3+ messages)

[PATCH] virtio: acknowledge all features before access
 2022-01-14 20:09 UTC  (2+ messages)

iwd 1.21 stuck on connecting state
 2022-01-14 20:08 UTC 

libbpf API: dynamically load(/unload/attach/detach) bpf programs question
 2022-01-14 20:03 UTC  (4+ messages)

PMU virtualization and AMD erratum 1292
 2022-01-14 20:02 UTC 

[PATCH v1] pinctrl: intel: fix unexpected interrupt
 2022-01-14 20:01 UTC 

[PATCH] cmd: Add Kconfig option for multiprocessor cmds
 2022-01-14 20:00 UTC  (2+ messages)

[PATCH v2] HID: google: modify HID device groups of eel
 2022-01-14 19:59 UTC  (4+ messages)

[PATCH v2 1/2] block: export task_work_add()
 2022-01-14 19:58 UTC  (10+ messages)
` [PATCH v2 2/2] loop: use task_work for autoclear operation

[PATCH] virtio: unexport virtio_finalize_features
 2022-01-14 19:57 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 95 runs, 1 regressions (v4.4.299-7-gb73cbd6cb212)
 2022-01-14 19:57 UTC 

[PATCH v4 0/5] Xilinx ZynqMP USB fixes
 2022-01-14 19:56 UTC  (5+ messages)
` [PATCH v4 4/5] usb: dwc3: add reference clock FLADJ configuration

[PATCH v2 bpf-next] libbpf: Improve btf__add_btf() with an additional hashmap for strings
 2022-01-14 19:55 UTC  (2+ messages)

perf compilation fails
 2022-01-14 19:54 UTC  (2+ messages)
  ` [yocto] "

[PATCH v2 2/2] cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
 2022-01-14 19:53 UTC 

[meta-arago][dunfell-next][PATCH] dma-heap-tests: patch to fix cmake linking issue
 2022-01-14 19:53 UTC 

[PATCH v2 1/2] cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty
 2022-01-14 19:53 UTC 

fix for "CIFS: DFS namespaces with non-ASCII symbols cannot be mounted" #215440 bug
 2022-01-14 19:52 UTC 

[PATCH 00/10] Reftable coverity fixes
 2022-01-14 19:51 UTC  (10+ messages)
` [PATCH 10/10] reftable: make reftable_record a tagged union
        ` [PATCH] config.mak.dev: specify -std=gnu99 for gcc/clang
                ` v2.35.0 DEVELOPER=1 regression (was: [PATCH] config.mak.dev: specify -std=gnu99 for gcc/clang)
                  ` v2.35.0 DEVELOPER=1 regression

What's cooking in git.git (Jan 2022, #03; Thu, 13)
 2022-01-14 19:47 UTC  (5+ messages)
` tb/midx-bitmap-corruption-fix (was: Re: What's cooking in git.git (Jan 2022, #03; Thu, 13))

merge-ort assertion failure
 2022-01-14 19:46 UTC 

[PATCH 0/2 net-next v4] igb/igc: fix XDP registration
 2022-01-14 19:45 UTC  (6+ messages)
` [Intel-wired-lan] "
` [PATCH 1/2 net-next v4] igc: avoid kernel warning when changing RX ring parameters
  ` [Intel-wired-lan] "
` [PATCH 2/2 net-next v4] igb: refactor XDP registration
  ` [Intel-wired-lan] "

[PATCH v2 00/28] pinctrl: dt-bindings: samsung: convert to dtschema
 2022-01-14 19:44 UTC  (4+ messages)
` [PATCH v2 25/28] dt-bindings: pinctrl: samsung: describe Exynos850 and ExynosAutov9 wake-ups

[PATCH 0/2] xfs: a couple misc/small deferred inactivation tweaks
 2022-01-14 19:45 UTC  (5+ messages)
` [PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim

[LTP] [PATCH 0/2] Improve user variable docs
 2022-01-14 19:44 UTC  (3+ messages)
` [LTP] [PATCH 1/2] doc/user-guide: Improve LTPROOT docs
` [LTP] [PATCH 2/2] doc/user-guide: Remove "2. Colorized output" section

[PATCH] arm64: dts: exynos: Add missing gpm6 and gpm7 nodes to Exynos850
 2022-01-14 19:43 UTC  (4+ messages)

[PATCH 0/2 net-next v3] igb/igc: fix XDP registration
 2022-01-14 19:44 UTC  (6+ messages)
` [PATCH 1/2 net-next v3] igc: avoid kernel warning when changing RX ring parameters
      ` [Intel-wired-lan] "

[PATCH 1/2] libsepol/cil: Limit the amount of reporting for neverallow violations
 2022-01-14 19:44 UTC  (2+ messages)

[helgaas-pci:next] BUILD SUCCESS 87c71931633bd15e9cfd51d4a4d9cd685e8cdb55
 2022-01-14 19:41 UTC 

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.262-10-g2c80b66182ea)
 2022-01-14 19:41 UTC 

[PATCH 0/1] Fix bug in pull --rebase not recognizing rebase.autostash
 2022-01-14 19:40 UTC  (8+ messages)
` [PATCH 1/1] builtin/pull.c: use config value of autostash

[PATCH v6 0/6] object-name: make ambiguous object output translatable + show tag date
 2022-01-14 19:35 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/6] object-name: show date for ambiguous tag objects

[PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
 2022-01-14 19:36 UTC  (15+ messages)

[PATCH] x86: Remove a.out support
 2022-01-14 19:35 UTC  (7+ messages)

[PATCH v3 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-14 19:35 UTC  (5+ messages)
` [PATCH v3 6/7] thermal: netlink: Add a new event to notify CPU capabilities change


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.