All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-28 18:14:55 to 2023-07-28 18:31:11 UTC [more...]

[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
 2023-07-28 18:30 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Enable TYPE-C PD for ROC-RK3399-PC
 2023-07-28 18:30 UTC  (5+ messages)

[PATCH 00/47] fbdev: Use I/O helpers
 2023-07-28 16:40 UTC  (142+ messages)
` [PATCH 01/47] media/vivid: Use fbdev "
` [PATCH 02/47] fbdev/acornfb: "
` [PATCH 03/47] fbdev/asiliantfb: "
` [PATCH 04/47] fbdev/atmel_lcdfb: "
` [PATCH 05/47] fbdev/aty128fb: "
` [PATCH 06/47] fbdev/carminefb: "
` [PATCH 07/47] fbdev/chipsfb: "
` [PATCH 08/47] fbdev/da8xx-fb: "
` [PATCH 09/47] fbdev/efifb: "
` [PATCH 10/47] fbdev/fm2fb: "
` [PATCH 11/47] fbdev/fsl-diu-fb: "
` [PATCH 12/47] fbdev/g364fb: "
` [PATCH 13/47] fbdev/geode/gx1fb: "
` [PATCH 14/47] fbdev/geode/gxfb: "
` [PATCH 15/47] fbdev/geode/lxfb: "
` [PATCH 16/47] fbdev/goldfishfb: "
` [PATCH 17/47] fbdev/grvga: "
` [PATCH 18/47] fbdev/gxt4500: "
` [PATCH 19/47] fbdev/i740fb: "
` [PATCH 20/47] fbdev/imxfb: "
` [PATCH 21/47] fbdev/kyro: "
` [PATCH 22/47] fbdev/macfb: "
` [PATCH 23/47] fbdev/maxinefb: "
` [PATCH 24/47] fbdev/mb862xxfb: "
` [PATCH 25/47] fbdev/mmpfb: "
` [PATCH 26/47] fbdev/mx3fb: "
` [PATCH 27/47] fbdev/ocfb: "
` [PATCH 28/47] fbdev/offb: "
` [PATCH 29/47] fbdev/omapfb: "
` [PATCH 30/47] fbdev/platinumfb: "
` [PATCH 31/47] fbdev/pmag-aa-fb: "
` [PATCH 32/47] fbdev/pmag-ba-fb: "
` [PATCH 33/47] fbdev/pmag-b-fb: "
` [PATCH 34/47] fbdev/pxa168fb: "
` [PATCH 35/47] fbdev/pxafb: "
` [PATCH 36/47] fbdev/q40fb: "
` [PATCH 37/47] fbdev/s3cfb: "
` [PATCH 38/47] fbdev/sh7760fb: "
` [PATCH 39/47] fbdev/simplefb: "
` [PATCH 40/47] fbdev/sstfb: "
` [PATCH 41/47] fbdev/sunxvr1000: "
` [PATCH 42/47] fbdev/sunxvr2500: "
` [PATCH 43/47] fbdev/uvesafb: "
` [PATCH 44/47] fbdev/valkyriefb: "
` [PATCH 45/47] fbdev/vesafb: "
` [PATCH 46/47] fbdev/xilinxfb: "
` [PATCH 47/47] vfio-dev/mdpy-fb: "

[Intel-xe] [PATCH] drm/xe/ppgtt: Add support for correct PAT encoding in PTE and PDE
 2023-07-28 18:29 UTC  (3+ messages)

[PATCH -next] iio: adc: Remove redundant dev_err_probe()
 2023-07-28 18:23 UTC  (4+ messages)

[PATCH] gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata()
 2023-07-28 18:25 UTC  (2+ messages)

[PATCH v3 01/62] mmc: sunxi: Convert to platform remove callback returning void
 2023-07-28 18:24 UTC  (5+ messages)
` [PATCH v3 41/62] mmc: dw_mmc: rockchip: "

[PATCH] scsi: megaraid: Fix potential deadlock on &adapter->lock
 2023-07-28 18:25 UTC 

[PATCH v5 0/3] linux-user: Fix and optimize target memory layout
 2023-07-28 17:31 UTC  (3+ messages)
` [PATCH v5 1/3] linux-user: Show heap address in /proc/pid/maps
` [PATCH v5 3/3] linux-user: Load pie executables at upper memory

[libvirt test] 182051: tolerable all pass - PUSHED
 2023-07-28 18:27 UTC 

+ gcov-shut-up-missing-prototype-warnings-for-internal-stubs.patch added to mm-nonmm-unstable branch
 2023-07-28 18:24 UTC 

[PATCH mptcp-next] Squash to "selftests: mptcp: pm_nl_ctl: always look for errors"
 2023-07-28 18:24 UTC  (2+ messages)

[PATCH mptcp-next] Squash to "selftests: mptcp: join: colored results"
 2023-07-28 18:24 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe/mtl: Reduce Wa_14018575942 scope to the CCS engine
 2023-07-28 18:22 UTC  (2+ messages)

[PATCH mptcp-next v2 00/13] BPF packet scheduler updates part 2
 2023-07-28 18:23 UTC  (5+ messages)
` [PATCH mptcp-next v2 08/13] mptcp: add subflow_set_stale helper

[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-07-28 18:22 UTC  (5+ messages)

[PATCH v6 00/10] tracing: introducing eventfs
 2023-07-28 18:20 UTC  (11+ messages)
` [PATCH v6 01/10] tracing: Require all trace events to have a TRACE_SYSTEM
` [PATCH v6 02/10] eventfs: Implement tracefs_inode_cache
` [PATCH v6 03/10] tracefs: Rename and export some tracefs functions
` [PATCH v6 04/10] eventfs: Implement eventfs dir creation functions
` [PATCH v6 05/10] eventfs: Implement eventfs file add functions
` [PATCH v6 06/10] eventfs: Implement eventfs lookup, read, open functions
` [PATCH v6 07/10] eventfs: Implement functions to create files and dirs when accessed
` [PATCH v6 08/10] eventfs: Implement removal of meta data from eventfs
` [PATCH v6 09/10] eventfs: Move tracing/events to eventfs
` [PATCH v6 10/10] test: ftrace: Fix kprobe test for eventfs

[PATCH 1/4] drm/amdkfd: ignore crat by default
 2023-07-28 18:21 UTC  (3+ messages)
` [PATCH 2/4] drm/amdkfd: disable IOMMUv2 support for KV/CZ

[PATCH 0/7] Enable vdpa net migration with features depending on CVQ
 2023-07-28 17:20 UTC  (2+ messages)
` [PATCH 4/7] vdpa: add stub vhost_vdpa_should_enable

[PATCH] gpio: rc5t583: remove unneeded call to platform_set_drvdata()
 2023-07-28 18:20 UTC 

[PATCH v2 0/5] KVM: arm64: PMU: Fix PMUver related handling for vPMU support
 2023-07-28 18:19 UTC  (12+ messages)
` [PATCH v2 1/5] KVM: arm64: PMU: Use of pmuv3_implemented() instead of open-coded version
` [PATCH v2 2/5] KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer systems
` [PATCH v2 3/5] KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
` [PATCH v2 4/5] KVM: arm64: PMU: Don't advertise the STALL_SLOT event
` [PATCH v2 5/5] KVM: arm64: PMU: Don't advertise STALL_SLOT_{FRONTEND,BACKEND}

[PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
 2023-07-28 18:18 UTC  (6+ messages)

[PATCH] x86/amd: Fix DE_CFG truncation in amd_check_zenbleed()
 2023-07-28 18:17 UTC 

+ powerpc-book3s64-vmemmap-switch-radix-to-use-a-different-vmemmap-handling-function-fix-2.patch added to mm-unstable branch
 2023-07-28 18:17 UTC 

[Intel-gfx] PR for ADLP DMC v2.20 and MTL DMC v2.13
 2023-07-28 18:16 UTC  (3+ messages)
  `  "

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-28 18:16 UTC  (7+ messages)
  ` [PATCH 09/14] ax.25: Update to register_net_sysctl_sz

[PULL v1 linux-firmware] Add firmware for Cirrus Smart Amp CS35L41 for Dell Oasis
 2023-07-28 18:15 UTC  (2+ messages)

+ powerpc-book3s64-radix-remove-mmu_vmemmap_psize-fix.patch added to mm-unstable branch
 2023-07-28 18:15 UTC 

[linux-firmware v1][pull request] ice: add LAG-supporting DDP package
 2023-07-28 18:14 UTC  (2+ messages)


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.