All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-13 09:02:21 to 2022-07-13 09:37:52 UTC [more...]

Linux 5.18-rc4
 2022-07-13  9:37 UTC  (10+ messages)

[PATCH 0/5] drm/modes: Command line mode selection fixes and improvements
 2022-07-13  9:37 UTC  (11+ messages)
` [PATCH 4/5] drm/modes: Add support for driver-specific named modes

[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
 2022-07-13  9:36 UTC  (4+ messages)
` [PATCH v2] PCI: Reinstate "PCI: Coalesce host bridge contiguous apertures"

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13  9:36 UTC  (4+ messages)

[PATCH] MAINTAINERS: repair file entry in MICROSOFT SURFACE AGGREGATOR TABLET-MODE SWITCH
 2022-07-13  9:35 UTC  (2+ messages)

[PATCH v2 for-next 0/5] RDMA/hns: Supports recovery of on-chip RAM 1bit ECC errors
 2022-07-13  9:36 UTC  (7+ messages)
` [PATCH v2 for-next 1/5] RDMA/hns: Remove unused abnormal interrupt of type RAS
` [PATCH v2 for-next 2/5] RDMA/hns: Fix the wrong type of return value of the interrupt handler
` [PATCH v2 for-next 3/5] RDMA/hns: Fix incorrect clearing of interrupt status register
` [PATCH v2 for-next 4/5] RDMA/hns: Refactor the abnormal interrupt handler function
` [PATCH v2 for-next 5/5] RDMA/hns: Recover 1bit-ECC error of RAM on chip

[PATCH] PCI: Fix dropping valid root bus resources with .end = zero
 2022-07-13  9:35 UTC 

[PATCH 0/8] xen/evtchn: implement static event channel signaling
 2022-07-13  9:35 UTC  (7+ messages)
` [PATCH 2/8] xen/evtchn: modify evtchn_alloc_unbound to allocate specified port

[PATCH 5.10 000/130] 5.10.131-rc1 review
 2022-07-13  9:35 UTC  (3+ messages)

[PATCH 5.18 00/61] 5.18.12-rc1 review
 2022-07-13  9:34 UTC  (7+ messages)
` [PATCH 5.18 34/61] objtool: Update Retpoline validation

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-13  9:33 UTC  (11+ messages)
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded "

update synopsys driver for platform/devicetree support
 2022-07-13  9:31 UTC  (8+ messages)
` [PATCH 3/7] pwm: dwc: add of/platform support
` [PATCH 6/7] pwm: dwc: remove the CONFIG_OF in timer clock

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-13  9:31 UTC  (8+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[PATCH] spi: tegra20-slink: fix UAF in tegra_slink_remove()
 2022-07-13  9:40 UTC 

remove bdevname
 2022-07-13  9:30 UTC  (2+ messages)

[PATCH v5 00/11] remove msize limit in virtio transport
 2022-07-13  9:29 UTC  (9+ messages)
` [PATCH v5 03/11] 9p/trans_virtio: introduce struct virtqueue_sg
` [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers
  ` [V9fs-developer] "

[Intel-gfx] [PATCH 00/21] Fix performance regressions with TLB and add GuC support
 2022-07-13  9:30 UTC  (66+ messages)
`  "
` [Intel-gfx] [PATCH 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines
  `  "
` [Intel-gfx] [PATCH 02/21] drm/i915/gt: document with_intel_gt_pm_if_awake()
  `  "
` [PATCH 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
  `  "
` [PATCH 05/21] drm/i915/gt: Skip TLB invalidations once wedged
  ` [Intel-gfx] "
` [PATCH 06/21] drm/i915/gt: Batch TLB invalidations
  ` [Intel-gfx] "
` [PATCH 07/21] drm/i915/gt: describe the new tlb parameter at i915_vma_resource
  ` [Intel-gfx] "
` [PATCH 08/21] drm/i915/gt: Move TLB invalidation to its own file
  ` [Intel-gfx] "
` [PATCH 09/21] drm/i915/guc: Define CTB based TLB invalidation routines
  ` [Intel-gfx] "
` [PATCH 10/21] drm/i915/guc: use kernel-doc for enum intel_guc_tlb_inval_mode
  ` [Intel-gfx] "
` [PATCH 11/21] drm/i915/guc: document the TLB invalidation struct members
  ` [Intel-gfx] "
` [PATCH 12/21] drm/i915/guc: Introduce TLB_INVALIDATION_ALL action
  ` [Intel-gfx] "
` [PATCH 13/21] drm/i915: Invalidate the TLBs on each GT
  ` [Intel-gfx] "
` [PATCH 14/21] drm/i915: document tlb field at struct drm_i915_gem_object
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/21] drm/i915: Add platform macro for selective tlb flush
  `  "
` [Intel-gfx] [PATCH 16/21] drm/i915: Define GuC Based TLB invalidation routines
  `  "
` [PATCH 17/21] drm/i915: Add generic interface for tlb invalidation for XeHP
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 18/21] drm/i915: Use selective tlb invalidations where supported
  `  "
` [PATCH 19/21] drm/i915/gt: document TLB cache invalidation functions
  ` [Intel-gfx] "
` [PATCH 20/21] drm/i915/guc: describe enum intel_guc_tlb_invalidation_type
  ` [Intel-gfx] "
` [PATCH 21/21] drm/i915/guc: document TLB cache invalidation functions
  ` [Intel-gfx] "

[PATCH] xen/netback: handle empty rx queue in xenvif_rx_next_skb()
 2022-07-13  9:31 UTC  (3+ messages)

[PATCH v2] doc: announce rename of octeontx_ep driver
 2022-07-13  9:28 UTC  (2+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-13  9:28 UTC  (3+ messages)
` [PATCH v4 19/45] kmsan: unpoison @tlb in arch_tlb_gather_mmu()

[PATCH v18 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-07-13  9:28 UTC  (2+ messages)

[PATCH v11 0/5] Add support for RZ/G2L VSPD
 2022-07-13  9:27 UTC  (5+ messages)
` [PATCH v11 2/5] media: renesas: vsp1: Add support to deassert/assert reset line

Xen Security Advisory 407 v1 (CVE-2022-23816,CVE-2022-23825,CVE-2022-29900) - Retbleed - arbitrary speculative code execution with return instructions
 2022-07-13  9:27 UTC  (4+ messages)
` [oss-security] "

enable generic interface (/dev/ngX) for unknown command sets
 2022-07-13  9:27 UTC  (12+ messages)
  ` [PATCH 1/5] nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
  ` [PATCH 2/5] nvme: generalize the nvme_multi_css check in nvme_scan_ns
  ` [PATCH 3/5] nvme: refactor namespace probing
  ` [PATCH 4/5] nvme: factor out a nvme_ns_is_readonly helper
  ` [PATCH 5/5] nvme: enable generic interface (/dev/ngXnY) for unknown command sets

[Intel-gfx] [RFC PATCH 0/5] Dual LFP/EDP enablement
 2022-07-13  9:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Dual LFP/EDP enablement (rev2)

[Intel-gfx] [PATCH] drm/i915: clear plane color ctl setting when turn full plane off
 2022-07-13  9:27 UTC 

[PATCH v3 00/15] common kmalloc v3
 2022-07-13  9:25 UTC  (4+ messages)
` [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()

[RFC/RFT PATCH] net: stmmac: do not poke MAC_CTRL_REG twice on link up
 2022-07-13  9:24 UTC  (3+ messages)

[Bug 215075] New: BUG: scheduling while atomic: cpuhp/1/21/0x00000002 when going out of sleep S3 state
 2022-07-13  9:25 UTC  (2+ messages)
` [Bug 215075] "

[virtio-comment] [PATCH] Introduce virtio virtual device and transport vq
 2022-07-13  9:24 UTC  (9+ messages)
`  "
  ` [virtio-comment] "

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.54-78-ga5f899726e59)
 2022-07-13  9:23 UTC 

[PATCH master] ubifs: fix crash building without decompressors
 2022-07-13  9:20 UTC 

[PATCH net] sfc: fix kernel panic when creating VF
 2022-07-13  9:21 UTC 

[dm-devel] [PATCH] libmultipath: fix find_multipaths_timeout for unknown hardware
 2022-07-13  9:20 UTC  (2+ messages)

[PATCH net-next 0/2] xen-netfront: XSA-403 follow-on
 2022-07-13  9:19 UTC  (3+ messages)
` [PATCH net-next 1/2] xen-netfront: remove leftover call to xennet_tx_buf_gc()
` [PATCH net-next 2/2] xen-netfront: re-order error checks in xennet_get_responses()

[syzbot] general protection fault in fscache_free_cookie
 2022-07-13  9:19 UTC  (2+ messages)

Build failed in Jenkins: media-build #3957
 2022-07-13  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3958

[PATCH] arm64: Kconfig.platforms: Re-organized Broadcom menu
 2022-07-13  9:17 UTC  (5+ messages)

[kvm-unit-tests PATCH v3 00/27] EFI and ACPI support for arm64
 2022-07-13  9:17 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 25/27] arm64: Add support for efi in Makefile

[mm] 0bf5cdf08f: BUG:Bad_page_state_in_process
 2022-07-13  9:17 UTC  (4+ messages)

[PATCH v2 1/2] arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC
 2022-07-13  6:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
 2022-07-13  9:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/2] two regression tests for ext4
 2022-07-13  9:28 UTC  (3+ messages)
` [PATCH v3 1/2] ext4: resize fs after resize_inode without e2fsck
` [PATCH v3 2/2] ext4: set 256 blocks in a block group then apply io pressure

[PATCH V2 0/6] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
 2022-07-13  9:15 UTC  (9+ messages)
` [PATCH V2 2/6] dt-bindings: soc: imx: add i.MX8MP "

[igt-dev] [PATCH i-g-t v2] i915/i915_pm_rps: Check impact of fence ordering on waitboosting
 2022-07-13  9:16 UTC  (3+ messages)

[PATCH 0/3] s390/cpufeature: rework to allow different types of cpufeatures
 2022-07-13  9:16 UTC  (5+ messages)
` [PATCH 3/3] s390/uvdevice: autoload module based on CPU facility

[PATCH v2] drm/syncobj: Fix sync syncobj issue
 2022-07-13  9:15 UTC  (5+ messages)

[PATCH v2] app/testpmd: fix quit testpmd with vfs and pf
 2022-07-13  9:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v6] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-13  9:13 UTC  (2+ messages)

[PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
 2022-07-13  9:14 UTC  (11+ messages)

[PATCH] drm/amdkfd: Remove Align VRAM allocations to 1MB on APU ASIC
 2022-07-13  9:14 UTC 

[PATCH i2c 1/1] i2c: mlxcpld: Fix register setting for 400KHz frequency
 2022-07-13  9:14 UTC 

[PATCH] config: set pkgconfig for ppc64le
 2022-07-13  9:12 UTC  (4+ messages)

[PATCH i2c-next 1/1] i2c: mlxcpld: Add callback to notify probing completion
 2022-07-13  9:11 UTC 

[PATCH] doc: add deprecation notice for kni example
 2022-07-13  9:11 UTC  (4+ messages)

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.130-131-gb71540e08722)
 2022-07-13  9:11 UTC 

[PATCH] doc: announce name change of stop flush callback
 2022-07-13  9:11 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/3] drm/vc4: use drm managed resources
 2022-07-13  9:10 UTC  (3+ messages)

[PATCH v2 0/4] Fix kselftest build with sub-directory
 2022-07-13  9:09 UTC  (3+ messages)
` [PATCH v2 4/4] Makefile: add headers to kselftest targets

[PATCH v5 0/8] static shared memory on dom0less system
 2022-07-13  9:09 UTC  (7+ messages)
` [PATCH v5 1/8] xen/arm: introduce static shared memory

[PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
 2022-07-13  9:09 UTC  (6+ messages)
` [PATCH 0/7] xdiff: use standard alloc macros, share them via git-shared-util.h
  ` [PATCH 5/7] xdiff: use GALLOC_GROW(), not XDL_ALLOC_GROW()

[PATCH v2] Subject: x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-13  9:09 UTC  (4+ messages)

[Bug 216232] New: mysterious block devices are shown under /dev folder
 2022-07-13  9:09 UTC  (3+ messages)
` [Bug 216232] "

[Intel-gfx] [PATCH v2 00/39] drm/i915: fix kernel-doc issues
 2022-07-13  9:09 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 10/39] drm/i915: i915_gem_ttm: fix a kernel-doc markup
  `  "
` [Intel-gfx] [PATCH v2 12/39] drm/i915: gem: add kernel-doc description for some function parameters
    `  "

[PATCH 1/2] doc: add enqueue depth for new event type
 2022-07-13  9:08 UTC  (4+ messages)
  ` [EXT] "

[PATCH 1/5] Bluetooth: btusb: Add the support ID for Realtek RTL8852C
 2022-07-13  9:08 UTC  (2+ messages)
` Bluetooth: btusb: Add support IDs "

[PATCH v14 0/17] PCI: imx6: refine codes and add the error propagation
 2022-07-13  9:07 UTC  (7+ messages)
` [PATCH v14 16/17] PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
` [PATCH v14 17/17] PCI: imx6: Reformat suspend callback to keep symmetric with resume

[syzbot] memory leak in cfg80211_inform_single_bss_frame_data
 2022-07-13  9:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ruby: fix build with libressl >= 3.5.0
 2022-07-13  9:07 UTC  (2+ messages)

[PATCH v6 0/3] RTC: nuvoton: Add nuvoton real time clock driver
 2022-07-13  9:06 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock
` [PATCH v6 2/3] ARM: dts: nuvoton: Add nuvoton RTC3018Y node
` [PATCH v6 3/3] RTC: nuvoton: Add NCT3018Y real time clock driver

[PATCH] roms/opensbi: Upgrade from v1.0 to v1.1
 2022-07-13  9:06 UTC 

[Buildroot] [git commit branch/2022.05.x] package/ruby: fix build with libressl >= 3.5.0
 2022-07-13  9:05 UTC 

[PATCH] Revert "reset: microchip-sparx5: allow building as a module"
 2022-07-13  9:03 UTC  (3+ messages)

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-13  9:03 UTC  (9+ messages)
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH net v6] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
 2022-07-13  9:03 UTC  (5+ messages)

[PATCH v12 0/3] s390x: KVM: CPU Topology
 2022-07-13  9:02 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/libcamera: add explicit dependency on libevent if libevent package to be built
 2022-07-13  9:02 UTC  (4+ 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.