All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-25 13:25:20 to 2021-05-25 13:59:50 UTC [more...]

[LTP] [RFC PATCH 0/4] Auto review and Coccinelle
 2021-05-25 14:03 UTC  (4+ messages)

[PATCH] drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram
 2021-05-25 13:59 UTC  (4+ messages)

[PATCH 0/2] fixes for yt8511 phy driver
 2021-05-25 13:59 UTC  (5+ messages)
` [PATCH 1/2] net: phy: fix yt8511 clang uninitialized variable warning

[PATCH v6] f2fs: compress: add compress_inode to cache compressed blocks
 2021-05-25 13:59 UTC  (6+ messages)
    ` [f2fs-dev] "

[GIT PULL FOR v5.14] v4l2-ctrls: one fix plus refactor work
 2021-05-25 13:58 UTC 

[RFC net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-05-25 13:58 UTC  (5+ messages)
` [RFC net-next 2/2] net: fec: add ndo_select_queue to "

stable-rc/queue/5.10 build: 181 builds: 0 failed, 181 passed, 15 warnings (v5.10.39-103-g5d71e5f41792)
 2021-05-25 13:58 UTC 

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-25 13:54 UTC  (10+ messages)

[PATCH 0/3] Clean a few backend interfaces in the i915
 2021-05-25 13:56 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 1/1] Update kernel headers
 2021-05-25 22:32 UTC  (3+ messages)

[PATCH] regulator: rk808: Convert to use regulator_set_ramp_delay_regmap
 2021-05-25 13:54 UTC  (3+ messages)

[PATCH 0/6] tests: Fix some minor Coverity issues
 2021-05-25 13:44 UTC  (7+ messages)
` [PATCH 1/6] tests/qtest/bios-tables-test: Check for dup2() failure
` [PATCH 2/6] tests/qtest/e1000e-test: Check qemu_recv() succeeded
` [PATCH 3/6] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
` [PATCH 4/6] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
` [PATCH 5/6] tests/qtest/tpm-tests: Remove unnecessary NULL checks
` [PATCH 6/6] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed

[PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-25 13:55 UTC  (2+ messages)

[meta-oe][PATCH] zsh: recipe overhaul
 2021-05-25 13:54 UTC 

[patch 0/3] VMX: configure posted interrupt descriptor when assigning device (v5)
 2021-05-25 13:41 UTC  (4+ messages)
` [patch 1/3] KVM: x86: add start_assignment hook to kvm_x86_ops
` [patch 2/3] KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
` [patch 3/3] KVM: VMX: update vcpu posted-interrupt descriptor when assigning device

[PATCH] nvme-pci: set some AMD PCIe downstream storage device to D3 for s2idle
 2021-05-25 13:54 UTC  (4+ messages)

[PATCH] drm/fb-helper: improve DRM fbdev emulation device names
 2021-05-25 13:52 UTC  (8+ messages)

[PATCH 0/9] accel/tcg: Add tlb_flush interface for a range of pages
 2021-05-25 13:50 UTC  (15+ messages)
` [PATCH 1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup()
` [PATCH 3/9] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
` [PATCH 4/9] accel/tcg: Add tlb_flush_range_by_mmuidx()
` [PATCH 5/9] accel/tcg: Add tlb_flush_page_bits_by_mmuidx_all_cpus()
` [PATCH 6/9] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
` [PATCH 7/9] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
` [PATCH 8/9] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]

[PATCH V3 0/2] selftests/powerpc: Updates to EBB selftest for ISA v3.1
 2021-05-25 13:51 UTC  (3+ messages)
` [PATCH V3 1/2] selftests/powerpc: Fix "no_handler" EBB selftest
` [PATCH V3 2/2] selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1

[PATCH 01/21] gdk-pixbuf: update a patch status
 2021-05-25 13:52 UTC  (6+ messages)
` [PATCH 02/21] systemd: update 247.6 -> 248.3
  ` [OE-core] "

[ti:ti-rt-linux-5.10.y 4405/5211] drivers/pci/endpoint/pci-epf-core.c:169 pci_epf_add_vepf() warn: inconsistent returns '&epf_pf->lock'
 2021-05-25 13:52 UTC  (2+ messages)

[f2fs-dev] [PATCH 0/13 v6] fs: Hole punch vs page cache filling races
 2021-05-25 13:50 UTC  (28+ messages)
`  "
` [f2fs-dev] [PATCH 01/13] mm: Fix comments mentioning i_mutex
  `  "
` [f2fs-dev] [PATCH 02/13] documentation: Sync file_operations members with reality
  `  "
` [f2fs-dev] [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock
  `  "
` [f2fs-dev] [PATCH 04/13] mm: Add functions to lock invalidate_lock for two mappings
  `  "
` [f2fs-dev] [PATCH 05/13] ext4: Convert to use mapping->invalidate_lock
  `  "
` [f2fs-dev] [PATCH 06/13] ext2: Convert to using invalidate_lock
  `  "
` [f2fs-dev] [PATCH 07/13] xfs: Convert to use invalidate_lock
  `  "
` [f2fs-dev] [PATCH 08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers
  `  "
` [f2fs-dev] [PATCH 09/13] zonefs: Convert to using invalidate_lock
  `  "
` [f2fs-dev] [PATCH 10/13] f2fs: "
  `  "
` [f2fs-dev] [PATCH 11/13] fuse: "
  `  "
` [f2fs-dev] [PATCH 12/13] ceph: Fix race between hole punch and page fault
  `  "
` [f2fs-dev] [PATCH 13/13] cifs: "
  `  "

BPF: failed module verification on linux-next
 2021-05-25 13:51 UTC  (4+ messages)

[LTP] [PATCH 1/3] tst_net.sh: Move check_portmap_rpcbind() + fixes
 2021-05-25 13:50 UTC  (3+ messages)
` [LTP] [PATCH 2/3] nfs_lib.sh: Check running rpc.mountd, rpcbind/portmap
` [LTP] [PATCH 3/3] nfs_lib.sh: Print verbose mount info on error

Small patch for toaster.bbclass
 2021-05-25 13:49 UTC  (2+ messages)
  ` [Toaster] "

[PATCH v2 00/19] arm64: entry: migrate more code to C
 2021-05-25 13:38 UTC  (3+ messages)
` [PATCH v2 03/19] arm64: entry: convert SError handlers "

[PATCH v8 0/3] PE/COFF measurement support
 2021-05-25 13:47 UTC  (4+ messages)
` [PATCH v8 3/3] efi_loader: add PE/COFF image measurement

[lttng-dev] [PATCH lttng-ust] Improve tracef/tracelog to use the stack for small strings
 2021-05-25 13:47 UTC  (2+ messages)

[PATCH] MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
 2021-05-25 13:39 UTC  (2+ messages)

[PATCH] MIPS: launch.h: add include guard to prevent build errors
 2021-05-25 13:40 UTC  (2+ messages)

[PATCH] MIPS: alchemy: xxs1500: add gpio-au1000.h header file
 2021-05-25 13:39 UTC  (2+ messages)

[PATCH 0/2] Update defconfig and fix kernel hang
 2021-05-25 13:38 UTC  (3+ messages)
` [PATCH 2/2] MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER

[v3 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-05-25 13:24 UTC  (9+ messages)
` [v3 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
` [v3 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH net] skbuff: Release nfct refcount on napi stolen or re-used skbs
 2021-05-25 13:45 UTC  (2+ messages)

[PATCH net-next 00/13] Add NXP SJA1110 support to the sja1105 DSA driver
 2021-05-25 13:43 UTC  (7+ messages)
` [PATCH net-next 11/13] net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX

[PATCH] mfd: da9063: propagate errno when I2C mode fails
 2021-05-25 13:42 UTC 

[PATCH rdma-rc 0/5] RDMA fixes
 2021-05-25 13:42 UTC  (3+ messages)
` [PATCH rdma-rc 4/5] RDMA/core: Simplify addition of restrack object

[PATCH] f2fs: avoid attaching SB_ACTIVE flag during mount/remount
 2021-05-25 13:42 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] ath11k: send beacon template after vdev_start/restart during csa
 2021-05-25 13:30 UTC  (2+ messages)

staging: rtl8723bs: removal of 5G code
 2021-05-25 13:40 UTC  (3+ messages)

[PATCH] docs: Activate xeCJK only in CJK chapters
 2021-05-25 13:39 UTC  (6+ messages)
` [PATCH v2] docs: Activate exCJK "
` [PATCH v3] "

[Intel-gfx] [PATCH] drm/i915: Only set bind_async_flags when concurrent access wa is not active
 2021-05-25 13:37 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Only set bind_async_flags when concurrent access wa is not active. (rev2)

[PATCH v3 00/12] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-25 13:37 UTC  (5+ messages)
` [PATCH v3 09/12] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
  ` [Intel-gfx] "

[PATCH v4 0/8] Introduce intel_skl_int3472 module
 2021-05-25 13:23 UTC  (4+ messages)

[PATCH v2] Bluetooth: fix the erroneous flush_work() order
 2021-05-25 13:36 UTC  (2+ messages)
` [v2] "

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.121-70-gb3c1ba3ecdd9)
 2021-05-25 13:36 UTC 

[PATCH 0/9] Add support for using xfstests to test AFS
 2021-05-25 13:34 UTC  (10+ messages)
` [PATCH 1/9] Add AFS support
` [PATCH 2/9] generic/294, afs: Allow for mknod subtest failing if mknod not supported
` [PATCH 3/9] generic/314, afs: Allow for a filesystem that doesn't honour SGID inheritance
` [PATCH 4/9] generic/317, afs: Allow for a filesystem not to honour the local uid/gid
` [PATCH 5/9] generic/123, generic/128, afs: Allow for an fs that does its own perm management
` [PATCH 6/9] Add the ability to require O_TMPFILE to be supported for a test
` [PATCH 7/9] afs: Indicate the minimum DIO alignment is 1
` [PATCH 8/9] generic/465: Fix handling of DIO alignment < sizeof(long)
` [PATCH 9/9] Fix other posix_memalign() alignment issues

[PATCH v2 00/12] drm/vc4: hdmi: Enable Channel Mapping, IEC958, HBR Passthrough using hdmi-codec
 2021-05-25 13:23 UTC  (41+ messages)
` [PATCH v2 01/12] ALSA: doc: Clarify IEC958 controls iface
` [PATCH v2 02/12] ALSA: iec958: Split status creation and fill
` [PATCH v2 03/12] ASoC: hdmi-codec: Rework to support more controls
` [PATCH v2 04/12] ASoC: hdmi-codec: Add iec958 controls
` [PATCH v2 05/12] ASoC: hdmi-codec: Add a prepare hook
` [PATCH v2 06/12] drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
` [PATCH v2 07/12] drm/vc4: hdmi: Set HDMI_MAI_FMT
` [PATCH v2 08/12] drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE
` [PATCH v2 09/12] drm/vc4: hdmi: Remove firmware logic for MAI threshold setting
` [PATCH v2 10/12] drm/vc4: hdmi: Register HDMI codec
` [PATCH v2 11/12] drm/vc4: hdmi: Remove redundant variables
` [PATCH v2 12/12] ARM: dts: bcm2711: Tune DMA parameters for HDMI audio

[RFC net-next 0/2] Introduce MDIO probe order C45 over C22
 2021-05-25 13:34 UTC  (2+ messages)

rpc.gssd does not restart after package upgrade
 2021-05-25 13:34 UTC 

[PATCH v2 0/3] EM / PM: Inefficient OPPs
 2021-05-25 13:34 UTC  (7+ messages)
` [PATCH v2 3/3] PM / EM: Skip inefficient OPPs

[PATCH v3] tr2: log parent process name
 2021-05-25 13:33 UTC  (3+ messages)

[xen-unstable-smoke test] 162151: tolerable all pass - PUSHED
 2021-05-25 13:33 UTC 

[PATCH 5.12 000/127] 5.12.7-rc1 review
 2021-05-25 13:33 UTC  (2+ messages)

[Bug 212469] New: plymouth animation freezes during shutdown
 2021-05-25 13:33 UTC  (2+ messages)
` [Bug 212469] "

[PATCH] arm64: dts: qcom: remove camera_mem region
 2021-05-25 13:32 UTC 

[PATCH v4 00/17] drm/i915: Introduce Intel PXP
 2021-05-25 13:32 UTC  (4+ messages)
` [PATCH v4 14/17] drm/i915/pxp: User interface for Protected buffer
    ` [Intel-gfx] "

[lttng-dev] [PATCH lttng-ust] Improve tracelog handling, reduce exported functions
 2021-05-25 13:32 UTC  (9+ messages)

stable-rc/queue/4.14 baseline: 105 runs, 6 regressions (v4.14.233-37-g85c6bd89b548)
 2021-05-25 13:32 UTC 

Crosscompiling iproute2
 2021-05-25 13:30 UTC  (6+ messages)
  ` Aw: "

stable-rc/queue/4.14 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.14.233-36-g430fdf2aba8d)
 2021-05-25 13:28 UTC 

[PATCH v6 00/11] Speedup mremap on ppc64
 2021-05-25 13:27 UTC  (5+ messages)
` [PATCH v6 07/11] mm/mremap: Use range flush that does TLB and page walk cache flush

[PATCH 0/2] Fix some issues at scripts/sphinx-pre-install
 2021-05-25 13:27 UTC  (3+ messages)
` [PATCH 1/2] scripts: sphinx-pre-install: rework the sphinx install logic
` [PATCH 2/2] scripts: sphinx-pre-install: fix the need of virtenv packages

[PATCH 0/2] Fix for the 'testing, gdbstub and plugin updates' pull request
 2021-05-25 13:24 UTC  (3+ messages)
` [PATCH 1/2] !fixup gitlab: add special rule for the hexagon container
` [PATCH 2/2] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax

[PATCH] decode-dimms: Actually decode LPDDR3 modules
 2021-05-25 13:26 UTC 

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-25 13:26 UTC  (5+ messages)
` [PATCH v4 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[PATCH v1 1/1] pinctrl: tigerlake: Add Alder Lake-M ACPI ID
 2021-05-25 13:26 UTC  (3+ messages)

[RFC 0/2] Serialize timeout handling and done callback
 2021-05-25 13:26 UTC  (2+ messages)

[V2 0/2] selftests/powerpc: Updates to EBB selftest for ISA v3.1
 2021-05-25 13:24 UTC  (3+ messages)
` [V2 1/2] selftests/powerpc: Fix "no_handler" EBB selftest
` [V2 2/2] selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1

[Intel-gfx] [PATCH] drm/i915/display: relax 2big checking around initial fb
 2021-05-25 13:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: Change IP init sequence to support PSP program IH_RB_CNTL on NV12 SRIOV
 2021-05-25 13:25 UTC  (2+ messages)

[RFC v2 0/4] Add perf interface to expose nvdimm
 2021-05-25 13:22 UTC  (2+ messages)
` [RFC v2 4/4] powerpc/papr_scm: Add cpu hotplug support for nvdimm pmu device


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.