messages from 2021-09-08 00:16:56 to 2021-09-08 02:09:41 UTC [more...]
[RESEND PATCH 1/2] clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}
2021-09-08 2:09 UTC (3+ messages)
` [RESEND PATCH 2/2] arm64: dts: rockchip: add Coresight debug range for RK3399
[GIT PULL] PCI changes for v5.15
2021-09-08 2:08 UTC (2+ messages)
[PATCH 0/2] mips: convert to generic entry
2021-09-08 2:08 UTC (4+ messages)
` [PATCH 1/2] mips: convert syscall "
[PATCH v14] i2c: virtio: add a virtio i2c frontend driver
2021-09-08 2:07 UTC (5+ messages)
[PATCH 0/2] btrfs-progs: only allow certain commands to ignore transid errors
2021-09-08 2:05 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: introduce OPEN_CTREE_ALLOW_TRANSID_MISMATCH flag
` [PATCH 2/2] btrfs-progs: misc-tests: add new test case to make sure btrfstune rejects corrupted fs
[PATCH] cpufreq: intel_pstate: Force intel_pstate to load when HWP disabled in firmware
2021-09-08 2:04 UTC (9+ messages)
` [PATCH v2] cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode
[PATCH v2] fuse: Use kmap_local_page()
2021-09-08 2:03 UTC
[dpdk-dev] [RFC V1] examples/l3fwd-power: fix memory leak for rte_pci_device
2021-09-08 2:01 UTC (3+ messages)
[PATCH 0/8] [CI] Enable GuC submission by default on DG1
2021-09-08 1:55 UTC (20+ messages)
` [Intel-gfx] "
` [PATCH 1/8] drm/i915: Do not define vma on stack
` [Intel-gfx] "
` [PATCH 2/8] drm/i915/guc: put all guc objects in lmem when available
` [Intel-gfx] "
` [PATCH 3/8] drm/i915/guc: Add DG1 GuC / HuC firmware defs
` [Intel-gfx] "
` [PATCH 4/8] drm/i915/guc: Enable GuC submission by default on DG1
` [Intel-gfx] "
` [PATCH 5/8] Me: Allow relocs on DG1 for CI
` [Intel-gfx] "
` [PATCH 6/8] Me: Workaround LMEM blow up
` [Intel-gfx] "
` [Intel-gfx] [PATCH 7/8] Me: Dump GuC log to dmesg on SLPC load failure
` "
` [PATCH 8/8] drm/i915: Get PM ref before accessing HW register
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable GuC submission by default on DG1 (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[PATCH 1/2] thermal: intel: Allow processing of HWP interrupt
2021-09-08 1:54 UTC (3+ messages)
` [PATCH 2/2] cpufreq: intel_pstate: Process HWP Guaranteed change notification
stable-rc/queue/5.13 baseline: 229 runs, 4 regressions (v5.13.14-24-gff358fe92fee)
2021-09-08 1:53 UTC
Linux laptop with native XDP support
2021-09-08 1:50 UTC (4+ messages)
[PATCH] mm/page_alloc: detect allocation forbidden by cpuset and bail out early
2021-09-08 1:50 UTC (3+ messages)
[PATCH -next] irqdomain: fix overflow error
2021-09-08 1:46 UTC
kernel-4.9.270 crash
2021-09-08 1:51 UTC (5+ messages)
[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
2021-09-08 1:49 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/6] merge: make sparse-aware with ORT
[PATCH 0/4] pack-bitmap: permute existing namehash values
2021-09-08 1:46 UTC (7+ messages)
` [PATCH 1/4] t/helper/test-bitmap.c: add 'dump-hashes' mode
` [PATCH 3/4] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
` [PATCH 4/4] t5326: test propagating hashcache values
[Intel-gfx] [PATCH 00/21] i915/display: split and constify vtable
2021-09-08 1:50 UTC (26+ messages)
` [Intel-gfx] [PATCH 01/21] drm/i915/pm: drop get_fifo_size vfunc
` [Intel-gfx] [PATCH 02/21] drm/i915: make update_wm take a dev_priv
` [Intel-gfx] [PATCH 03/21] drm/i915/wm: move the update watermark wrapper to display side
` [Intel-gfx] [PATCH 04/21] drm/i915: split clock gating init from display vtable
` [Intel-gfx] [PATCH 05/21] drm/i915: split watermark vfuncs "
` [Intel-gfx] [PATCH 06/21] drm/i915: split color functions "
` [Intel-gfx] [PATCH 07/21] drm/i915: split audio "
` [Intel-gfx] [PATCH 08/21] drm/i915: split cdclk "
` [Intel-gfx] [PATCH 09/21] drm/i915: split irq hotplug function "
` [Intel-gfx] [PATCH 10/21] drm/i915: split fdi link training "
` [Intel-gfx] [PATCH 11/21] drm/i915: split the dpll clock compute out "
` [Intel-gfx] [PATCH 12/21] drm/i915: constify fdi link training vtable
` [Intel-gfx] [PATCH 13/21] drm/i915: constify irq function vtable
` [Intel-gfx] [PATCH 14/21] drm/i915: constify color "
` [Intel-gfx] [PATCH 15/21] drm/i915: constify the audio "
` [Intel-gfx] [PATCH 16/21] drm/i915: constify the dpll clock vtable
` [Intel-gfx] [PATCH 17/21] drm/i915: constify the cdclk vtable
` [Intel-gfx] [PATCH 18/21] drm/i915: drop unused function ptr and comments
` [Intel-gfx] [PATCH 19/21] drm/i915: constify display function vtable
` [Intel-gfx] [PATCH 20/21] drm/i915: constify clock gating init vtable
` [Intel-gfx] [PATCH 21/21] drm/i915: constify display wm vtable
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915/display: split and constify vtable
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [PATCH 00/19] drm/i915: Short-term pinning and async eviction
2021-09-08 1:49 UTC (11+ messages)
` [Intel-gfx] [PATCH 02/19] drm/i915: Remove unused bits of i915_vma/active api
` [Intel-gfx] [PATCH 03/19] drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling
` [Intel-gfx] [PATCH 08/19] drm/i915: Fix runtime pm handling in i915_gem_shrink
` [Intel-gfx] [PATCH 09/19] drm/i915: Change shrink ordering to use locking around unbinding
` [Intel-gfx] [PATCH 11/19] drm/i915: Remove resv from i915_vma
ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
2021-09-08 1:43 UTC (10+ messages)
[PATCH v3 0/2] mmc: mediatek: Add HS400 online tuning support
2021-09-08 1:32 UTC (9+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting
` [PATCH v3 2/2] mmc: mediatek: Add HS400 online tuning support
[PATCH 0/3] Fix D/F issues in stash
2021-09-08 1:43 UTC (4+ messages)
` [PATCH 1/3] t3903: document a pair of directory/file bugs
` [PATCH 2/3] stash: avoid feeding directories to update-index
` [PATCH 3/3] stash: restore untracked files AFTER restoring tracked files
[PATCH v3] Input: analog: Always use ktime functions
2021-09-08 1:43 UTC (3+ messages)
stable-rc/queue/5.4 baseline: 221 runs, 3 regressions (v5.4.144-21-gb97123bcdebe)
2021-09-08 1:42 UTC
[PATCH v4 00/10] Sparse index: delete ignored files outside sparse cone
2021-09-08 1:42 UTC (11+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 1/9] t7519: rewrite sparse index test
` [PATCH v5 2/9] sparse-index: silently return when not using cone-mode patterns
` [PATCH v5 3/9] unpack-trees: fix nested sparse-dir search
` [PATCH v5 4/9] sparse-index: silently return when cache tree fails
` [PATCH v5 5/9] sparse-index: use WRITE_TREE_MISSING_OK
` [PATCH v5 6/9] sparse-checkout: create helper methods
` [PATCH v5 7/9] attr: be careful about sparse directories
` [PATCH v5 8/9] sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
` [PATCH v5 9/9] sparse-checkout: clear tracked sparse dirs
[PATCH] drm/amd/display: Add NULL checks for vblank workqueue
2021-09-08 1:41 UTC (3+ messages)
[PATCH 0/1] ftrace: add unit test for removing trace function
2021-09-08 1:40 UTC (3+ messages)
` [PATCH 1/1] "
[dpdk-dev] [PATCH v1] baseband/acc100: fix 4GUL outbound size when CRC is dropped
2021-09-08 1:39 UTC
[PATCH 00/24] x86/entry/64: Convert a bunch of ASM entry code into C code
2021-09-08 1:38 UTC (3+ messages)
` [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in "
[PATCH 0/5] s390/pci: automatic error recovery
2021-09-08 1:37 UTC (6+ messages)
[PATCH ipsec 2/2] xfrm: notify default policy on update
2021-09-08 1:35 UTC (3+ messages)
[PATCH v4 14/16] pack-write.c: extract 'write_rev_file_order'
2021-09-08 1:35 UTC (3+ messages)
` [PATCH] pack-write: skip *.rev work when not writing *.rev
[PATCH v2 0/7] Drop support for git rebase --preserve-merges
2021-09-08 1:30 UTC (3+ messages)
` [PATCH v3 00/11] "
[PATCH] drm/amd/amdgpu: Enable some sysnodes for guest smi
2021-09-08 1:28 UTC (2+ messages)
[PATCH] mm/vmstat: annotate data race for zone->free_area[order].nr_free
2021-09-08 1:56 UTC
[RFC PATCH v3] drm/amdgpu: alloc uvd msg from IB pool
2021-09-08 1:25 UTC (3+ messages)
[LTP] [PATCH] openposix: make use of tst_process_state_wait3
2021-09-08 1:24 UTC (4+ messages)
[PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
2021-09-08 1:22 UTC (8+ messages)
` Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
[PATCH v2 0/2] Add memcg accounting to Arm KVM
2021-09-08 1:21 UTC (5+ messages)
` [PATCH v2 1/2] KVM: arm64: vgic: Add memcg accounting to vgic allocations
[PATCH 1/2] tracing: show size of requested buffer
2021-09-08 1:24 UTC (2+ messages)
[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
2021-09-08 1:22 UTC (7+ messages)
` [PATCH v2 0/6] Implement a batched fsync "
[LTP] [RFC PATCH] fallocate05: increase the fallocate and defallocate size
2021-09-08 1:21 UTC (5+ messages)
[PATCH] drm/amdgpu: use generic fb helpers instead of setting up AMD own's
2021-09-08 1:22 UTC (3+ messages)
[PATCH 0/2] pack-write,repack: prevent opening packs too early
2021-09-08 1:14 UTC (7+ messages)
` [PATCH v2 0/4] rename *.idx file into place last (also after *.bitmap)
` [PATCH v2 1/4] pack.h: line-wrap the definition of finish_tmp_packfile()
` [PATCH v2 2/4] pack-write: refactor renaming in finish_tmp_packfile()
` [PATCH v2 3/4] pack-write: split up finish_tmp_packfile() function
` [PATCH v2 4/4] pack-write: rename *.idx file into place last (really!)
[hardknott][PATCH] Revert "sdk: fix relocate symlink failed"
2021-09-08 1:21 UTC (3+ messages)
` [OE-core] "
[PATCH 5.14 00/14] 5.14.2-rc1 review
2021-09-08 1:20 UTC (2+ messages)
[PATCH 5.13 00/24] 5.13.15-rc1 review
2021-09-08 1:20 UTC (2+ messages)
[PATCH v2] trace/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
2021-09-08 1:17 UTC (2+ messages)
[PATCH 5.10 00/29] 5.10.63-rc1 review
2021-09-08 1:19 UTC (2+ messages)
[PATCH iproute2 0/2] add json support on tc u32
2021-09-08 1:18 UTC (6+ messages)
` [PATCH iproute2 1/2] tc: u32: add support for json output
[PATCH v5 0/4] pSeries FORM2 affinity support
2021-09-07 9:23 UTC (5+ messages)
` [PATCH v5 1/4] spapr: move NUMA associativity init to machine reset
[dpdk-dev] [PATCH v3 0/6] bbdev update related to CRC usage
2021-09-08 1:15 UTC (7+ messages)
` [dpdk-dev] [PATCH v3 1/6] bbdev: add capability for CRC16 check
` [dpdk-dev] [PATCH v3 2/6] baseband/turbo_sw: add support for CRC16
` [dpdk-dev] [PATCH v3 3/6] bbdev: add capability for 4G CB CRC DROP
` [dpdk-dev] [PATCH v3 4/6] baseband/acc100: add support for 4G CRC drop
` [dpdk-dev] [PATCH v3 5/6] doc: clarification of usage of HARQ in bbdev doc
` [dpdk-dev] [PATCH v3 6/6] bbdev: reduce warning level for one scenario
[PATCH] drm/i915: Get PM ref before accessing HW register
2021-09-08 1:15 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH linux dev-5.10] ARM: dts: aspeed: Add TYAN S7106 BMC machine
2021-09-08 1:14 UTC (2+ messages)
[dpdk-dev] [PATCH v2 0/6] bbdev update related to CRC usage
2021-09-08 1:12 UTC (10+ messages)
` [dpdk-dev] [PATCH v2 2/6] baseband/turbo_sw: add support for CRC16
` [dpdk-dev] [PATCH v2 4/6] baseband/acc100: add support for 4G CRC drop
` [dpdk-dev] [PATCH v2 6/6] bbdev: reduce warning level for one scenario
[PATCH v2 0/5] mm: A few cleanup patches around zap, shmem and uffd
2021-09-08 1:12 UTC (7+ messages)
` [PATCH v2 2/5] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH v2 5/5] mm: Add ZAP_FLAG_SKIP_SWAP and zap_flags
[RFC PATCH] xen/design: Add design for EFI dom0less system start
2021-09-08 1:09 UTC (5+ messages)
next/pending-fixes build: 192 builds: 6 failed, 186 passed, 6 errors, 14 warnings (v5.14-10251-gfd7f1d781c08)
2021-09-08 1:07 UTC
[PATCH u-boot] dm: pci: Fix handling of errors when scanning device
2021-09-08 1:06 UTC (2+ messages)
[mptcp-next 0/2] Fix mptcp connection hangs after link failover
2021-09-08 1:06 UTC (2+ messages)
[Intel-gfx] [RFC PATCH 00/10] refactor display structs a little bit
2021-09-08 1:05 UTC (8+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: move display funcs into a display struct
[PATCH 7/9] sae: fix a few spec violations regarding dropped frames
2021-09-08 1:05 UTC (2+ messages)
[RESEND PATCH v4 0/4] Add perf interface to expose nvdimm
2021-09-08 1:03 UTC (5+ messages)
` [RESEND PATCH v4 4/4] powerpc/papr_scm: Document papr_scm sysfs event format entries
[PATCH] brcmfmac: use ISO3166 country code and 0 rev as fallback
2021-09-08 1:00 UTC (5+ messages)
` [BUG] "
[PATCH 1/9] hwsim: add MatchTimes property
2021-09-08 1:03 UTC (2+ messages)
[PATCH v2 bpf-next 0/3] Bpf skeleton helper method
2021-09-08 1:02 UTC (2+ messages)
INFO: task hung in io_uring_cancel_generic
2021-09-08 1:01 UTC (4+ messages)
[PATCH v4 0/3] dm: audit event logging
2021-09-08 0:59 UTC (3+ messages)
[PATCH v3 0/7] Basic recovery for machine checks inside SGX
2021-09-08 0:59 UTC (11+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 5/6] x86/sgx: Hook sgx_memory_failure() into mainline code
Git apply can convert LF file into CRLF when .gitattributes file is a part of a patch
2021-09-08 0:53 UTC
[PATCH v2] zram_drv: allow reclaim on bio_alloc
2021-09-08 0:52 UTC
[PATCH] xen/pvcalls: backend can be a module
2021-09-08 0:49 UTC (3+ messages)
[dpdk-dev] [PATCH v2] app/testpmd: support multi-process
2021-09-08 0:48 UTC (4+ messages)
` [dpdk-dev] [PATCH v17] "
[PATCH 2/2] riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot
2021-09-03 21:59 UTC
[RESEND PATCH] tools/bootconfig: Fix a compilation issue with missing variable
2021-09-08 0:45 UTC (8+ messages)
(2) [PATCH] zram_drv: allow reclaim on bio_alloc
2021-09-08 0:41 UTC (5+ messages)
` "
` "
` "
[Intel-gfx] [PATCH] drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKL
2021-09-08 0:41 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
Aborting 'rebase main feat' removes unversioned files
2021-09-08 0:41 UTC (10+ messages)
[PATCH v1] scsi: dc395: fix error case unwinding
2021-09-08 0:39 UTC (2+ messages)
[GSoC] [PATCH v4 0/8] submodule: convert the rest of 'add' to C
2021-09-08 0:31 UTC (3+ messages)
` [GSoC] [PATCH v5 0/9] "
[PATCH bpf v2] libbpf: don't crash on object files with no symbol tables
2021-09-08 0:30 UTC (2+ messages)
[PATCH 0/7] In grep, no adding submodule ODB as alternates
2021-09-08 0:26 UTC (3+ messages)
` [PATCH v3 0/8] "
[PATCH] bpf: Add env_type_is_resolved() in front of env_stack_push() in btf_resolve()
2021-09-08 0:25 UTC (3+ messages)
[PATCH] KVM: VMX: Remove defunct "nr_active_uret_msrs" field
2021-09-08 0:24 UTC
[OE-core][dunfell 0/5] Pull request (cover letter only)
2021-09-08 0:20 UTC
[meta-networking][PATCH] ndpi: upgrade 3.4 -> 4.0
2021-09-08 0:15 UTC
[PATCH v2] help.c: help.autocorrect=prompt waits for user action
2021-09-08 0:18 UTC (3+ messages)
` [PATCH v3] "
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2021-09-08 0:16 UTC
page: next (older) | prev (newer) | latest
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.