messages from 2022-04-06 02:35:54 to 2022-04-06 03:44:27 UTC [more...]
[PATCH 0/4] drm/msm: properly add and remove internal bridges
2022-04-06 2:51 UTC (3+ messages)
` [PATCH 1/4] drm/msm/hdmi: properly add and remove created bridges
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-06 3:43 UTC (29+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v9 04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 13/32] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v9 14/32] virtio_ring: packed: extract the logic of attach vring
[igt-dev] [PATCH i-g-t v2 1/2] lib: Add DRRS helpers
2022-04-06 3:44 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,v2,1/2] "
drivers/gpu/drm/i915/i915.prelink.o: warning: objtool: __intel_wait_for_register_fw.cold()+0xce: relocation to !ENDBR: vlv_allow_gt_wake.cold+0x0
2022-04-06 0:05 UTC (3+ messages)
[PATCH 0/3] devfreq: mediatek: introduce MTK cci devfreq
2022-04-06 3:32 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: devfreq: mediatek: add mtk cci devfreq dt-bindings
[PATCH V2 0/4] PASID support for Intel IOMMU
2022-04-06 3:41 UTC (26+ messages)
` [PATCH V2 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V2 4/4] intel-iommu: PASID support
[PATCH 0/3] Add initial support for MA35D1 SoC
2022-04-06 3:41 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: clock: add binding for MA35D1 clock controller
` [PATCH 2/3] dt-bindings: clock: Document MA35D1 clock controller bindings
[PATCH v10 0/4] add display support for MediaTek SoC MT8186
2022-04-06 3:30 UTC (24+ messages)
` [PATCH v10 1/4] dt-bindings: display: mediatek: revise enum to const
` [PATCH v10 2/4] dt-bindings: display: mediatek: change to use enum for mutex
` [PATCH v10 3/4] dt-bindings: display: mediatek: add MT8186 SoC binding
` [PATCH v10 4/4] drm/mediatek: add display support for MT8186
[PATCH] ASoC: sgtl5000: use simple i2c probe function
2022-04-05 23:43 UTC (2+ messages)
[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
2022-04-06 3:30 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[xilinx-xlnx:xlnx_rebase_v5.15 93/1049] fpga-mgr.c:undefined reference to `dma_buf_attach'
2022-04-06 3:23 UTC
[PATCH v3 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
2022-04-06 3:21 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: mvebu: Document bindings for AC5
` [PATCH v3 2/4] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC
` [PATCH v3 3/4] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
` [PATCH v3 4/4] arm64: marvell: enable the 98DX2530 pinctrl driver
[PATCH 5.17 0000/1126] 5.17.2-rc1 review
2022-04-05 23:36 UTC (4+ messages)
[PATCH v3] sound/oss/dmasound: fix build when drivers are mixed =y/=m
2022-04-05 23:41 UTC
[PATCHv8 00/30] TDX Guest: TDX core support
2022-04-05 23:29 UTC (31+ messages)
` [PATCHv8 01/30] x86/tdx: Detect running as a TDX guest in early boot
` [PATCHv8 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
` [PATCHv8 03/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv8 04/30] x86/tdx: Extend the confidential computing API to support TDX guests
` [PATCHv8 05/30] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
` [PATCHv8 06/30] x86/traps: Refactor exc_general_protection()
` [PATCHv8 07/30] x86/traps: Add #VE support for TDX guest
` [PATCHv8 08/30] x86/tdx: Add HLT support for TDX guests
` [PATCHv8 09/30] x86/tdx: Add MSR "
` [PATCHv8 10/30] x86/tdx: Handle CPUID via #VE
` [PATCHv8 11/30] x86/tdx: Handle in-kernel MMIO
` [PATCHv8 12/30] x86/tdx: Detect TDX at early kernel decompression time
` [PATCHv8 13/30] x86: Adjust types used in port I/O helpers
` [PATCHv8 14/30] x86: Consolidate "
` [PATCHv8 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
` [PATCHv8 16/30] x86/boot: Port I/O: add decompression-time support for TDX
` [PATCHv8 17/30] x86/tdx: Port I/O: add runtime hypercalls
` [PATCHv8 18/30] x86/tdx: Port I/O: add early boot support
` [PATCHv8 19/30] x86/tdx: Wire up KVM hypercalls
` [PATCHv8 20/30] x86/boot: Add a trampoline for booting APs via firmware handoff
` [PATCHv8 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support
` [PATCHv8 22/30] x86/boot: Set CR0.NE early and keep it set during the boot
` [PATCHv8 23/30] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCHv8 24/30] x86/topology: Disable CPU online/offline control for TDX guests
` [PATCHv8 25/30] x86/tdx: Make pages shared in ioremap()
` [PATCHv8 26/30] x86/mm/cpa: Add support for TDX shared memory
` [PATCHv8 27/30] x86/mm: Make DMA memory shared for TD guest
` [PATCHv8 28/30] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCHv8 29/30] ACPICA: Avoid cache flush inside virtual machines
` [PATCHv8 30/30] Documentation/x86: Document TDX kernel architecture
[PATCH v10 0/1] wfx: get out from the staging area
2022-04-05 16:20 UTC (9+ messages)
rtw_8822ce wifi regression after kernel update from 5.15 to 5.16
2022-04-05 15:02 UTC (2+ messages)
[PATCH 00/11] treewide: Fix a bunch of shift overflows
2022-04-05 19:11 UTC (8+ messages)
` [PATCH 06/11] brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
` [RESEND PATCH "
` [PATCH 08/11] mt76: "
drivers/clk/imx/clk-pll14xx.c:166:2: warning: Value stored to 'pll_div_ctl1' is never read [clang-analyzer-deadcode.DeadStores]
2022-04-06 3:13 UTC
[PATCH 00/12] iwlwifi: updates intended for v5.18 2022-02-04
2022-04-05 19:05 UTC (5+ messages)
` [PATCH 04/12] iwlwifi: mvm: Passively scan non PSC channels only when requested so
[PATCH for-5.18 v3] ath9k: Fix usage of driver-private space in tx_info
2022-04-05 18:25 UTC (3+ messages)
[PATCH v1 1/2] ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
2022-04-05 20:27 UTC (5+ messages)
[igt-dev] [PATCH i-g-t] Add dynamic subtests
2022-04-06 3:08 UTC (2+ messages)
[PATCH v2 0/4] Add channel type support to pwm-cros-ec
2022-04-06 3:07 UTC (3+ messages)
` [PATCH v2 2/4] drivers: pwm: pwm-cros-ec: add channel type support
Does perfbook need some prior knowledge?
2022-04-06 3:05 UTC (3+ messages)
[soc:multiplatform-misc-5.18 6/13] arch/arm/mach-versatile/spc.c:231: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2022-04-06 3:02 UTC
[PATCH 5.10 000/599] 5.10.110-rc1 review
2022-04-05 23:10 UTC (3+ messages)
[f2fs-dev] [PATCH 0/5] f2fs: try to use common fault injection framework
2022-04-06 3:01 UTC (4+ messages)
` [f2fs-dev] [PATCH 4/5] f2fs: get rid of stale fault injection code
[PATCH 0/3] Add initial support for MA35D1 SoC
2022-04-06 2:58 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1
[PATCH] audit: do a quick exit when syscall number is invalid
2022-04-06 1:19 UTC (8+ messages)
[igt-dev] [PATCH i-g-t v7] IGT cleanup
2022-04-06 2:57 UTC (2+ messages)
[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
2022-04-05 21:59 UTC (6+ messages)
` [PATCH v2 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem
lockless and cleaned up buffer lookup
2022-04-05 22:01 UTC (9+ messages)
` [PATCH 2/5] xfs: replace xfs_buf_incore with an XBF_NOALLOC flag to xfs_buf_get*
` [PATCH 3/5] xfs: remove a superflous hash lookup when inserting new buffers
[Bug 215804] New: [xfstests generic/670] Unable to handle kernel paging request at virtual address fffffbffff000008
2022-04-05 22:57 UTC (7+ messages)
` [Bug 215804] "
[Intel-gfx] [CI 0/6] GSC support
2022-04-06 2:54 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for GSC support (rev4)
[PATCH 5.15 000/913] 5.15.33-rc1 review
2022-04-05 23:06 UTC (2+ messages)
[PATCH v7 0/6] DAX poison recovery
2022-04-05 19:47 UTC (7+ messages)
` [PATCH v7 1/6] x86/mm: fix comment
` [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
` [PATCH v7 6/6] pmem: implement pmem_recovery_write()
Linux 5.18-rc1
2022-04-05 21:05 UTC (10+ messages)
` Build regressions/improvements in v5.18-rc1
[PATCH 5.16 0000/1017] 5.16.19-rc1 review
2022-04-05 23:03 UTC (4+ messages)
` [PATCH 5.16 0018/1017] Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
[igt-dev] [PATCH] lib/igt_amd: add helper to R/W DM visual confirm debug option
2022-04-06 2:53 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_amd: add helper to R/W DM visual confirm debug option (rev3)
Self-deadlock (?) in xfs_inodegc_worker / xfs_inactive ?
2022-04-05 14:52 UTC (3+ messages)
[tip:sched/core] BUILD SUCCESS 089c02ae2771a14af2928c59c56abfb9b885a8d7
2022-04-05 22:25 UTC
[Intel-gfx] linux-next: manual merge of the amdgpu tree with the drm-misc tree
2022-04-06 2:53 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
Corrupted function tracer in 5.17.0-rc1
2022-04-05 14:50 UTC (5+ messages)
[PATCH] trace-cmd library: When the compression algorithm is none do no compression
2022-04-05 15:36 UTC
irq_desc not found for my interrupt number during request_irq (radix tree of irq_desc has only 64 entries..)
2022-04-06 2:50 UTC
[PATCH resend] memcg: introduce per-memcg reclaim interface
2022-04-06 2:49 UTC (8+ messages)
[RFC PATCH v2 0/4] Introduce group balancer
2022-04-06 2:47 UTC (2+ messages)
[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
2022-04-05 22:10 UTC (5+ messages)
` [PATCH AUTOSEL 5.17 16/43] random: use computational hash for entropy extraction
[PATCH 0/2] timers: Small fixes
2022-04-05 21:51 UTC (5+ messages)
` [PATCH 1/2] timers: Initialize base::next_expiry_recalc during prepare cpu
` [PATCH 2/2] timers: Fix warning in __run_timers()
[tip:x86/urgent] BUILD SUCCESS 7a53f408902d913cd541b4f8ad7dbcd4961f5b82
2022-04-05 21:53 UTC
[tip:perf/core] BUILD SUCCESS 7bebfe9dd802b80abff5a43e00ab68d98893a22c
2022-04-05 21:53 UTC
[tip:perf/urgent] BUILD SUCCESS e19cd0b6fa5938c51d7b928010d584f0de93913a
2022-04-05 21:53 UTC
[PATCH] x86: Prefer MWAIT over HALT on AMD processors
2022-04-05 21:49 UTC (5+ messages)
[tip:sched/urgent] BUILD SUCCESS 0a70045ed8516dfcff4b5728557e1ef3fd017c53
2022-04-05 21:53 UTC
[PATCH v3] trace-cmd: Move trace_msg cache file to memfd
2022-04-05 19:22 UTC
[tip:locking/urgent] BUILD SUCCESS 273ba85b5e8b971ed28eb5c17e1638543be9237d
2022-04-05 21:44 UTC
cip/linux-5.10.y-cip ltp-pty: 5 runs, 4 regressions (v5.10.106-cip4-66-gc8c4cc5cdb54c) #kernelci
2022-04-06 2:46 UTC
cip/linux-5.10.y-cip ltp-mm: 6 runs, 2 regressions (v5.10.106-cip4-66-gc8c4cc5cdb54c) #kernelci
2022-04-06 2:46 UTC
cip/linux-5.10.y-cip kselftest-lkdtm: 4 runs, 1 regressions (v5.10.106-cip4-66-gc8c4cc5cdb54c) #kernelci
2022-04-06 2:46 UTC
cip/linux-5.10.y-cip kselftest-seccomp: 5 runs, 2 regressions (v5.10.106-cip4-66-gc8c4cc5cdb54c) #kernelci
2022-04-06 2:46 UTC
cip/linux-5.10.y-cip kselftest-lib: 5 runs, 2 regressions (v5.10.106-cip4-66-gc8c4cc5cdb54c) #kernelci
2022-04-06 2:46 UTC
[hnaz-mm:master 16/188] mm/vmalloc.c:1747:6: warning: no previous prototype for 'iounmap_purge_vmap_area'
2022-04-06 2:42 UTC
[tip:locking/core] BUILD SUCCESS dc1f7893a70fe403983bd8492f177bf993940e2c
2022-04-05 21:44 UTC
Build perf with clang, failure with libperf
2022-04-05 21:44 UTC (6+ messages)
[PATCH] filemap: remove obsolete comment in lock_page
2022-04-06 2:39 UTC (3+ messages)
[PATCH] drm/amdgpu: Unnecessary code in gfx_v7_0.c
2022-04-05 21:37 UTC
[mcgrof:modules-next 1/24] kernel/module/main.c:912:1: sparse: sparse: Using plain integer as NULL pointer
2022-04-05 21:25 UTC
[PATCH v4 1/3] x86/mce: Avoid unnecessary padding in struct mce_bank
2022-04-05 20:56 UTC (2+ messages)
` [tip: ras/core] "
[PATCH v3] x86/speculation/srbds: do not try to turn mitigation off when not supported
2022-04-05 20:57 UTC (2+ messages)
` [tip: x86/cpu] x86/speculation/srbds: Do "
[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
2022-04-05 22:21 UTC (14+ messages)
[PATCH] mm/slab: remove some unused functions
2022-04-06 2:38 UTC (3+ messages)
[xen-4.15-testing test] 169178: tolerable FAIL - PUSHED
2022-04-06 2:35 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.