All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 23:29:05 to 2021-09-08 01:42:43 UTC [more...]

[PATCH v4 00/10] Sparse index: delete ignored files outside sparse cone
 2021-09-08  1:42 UTC  (4+ 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 v3 0/2] mmc: mediatek: Add HS400 online tuning support
 2021-09-08  1:32 UTC  (6+ 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] 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/4] pack-bitmap: permute existing namehash values
 2021-09-08  1:37 UTC  (3+ messages)
` [PATCH 1/4] t/helper/test-bitmap.c: add 'dump-hashes' mode

[PATCH 0/5] s390/pci: automatic error recovery
 2021-09-08  1:37 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915: Short-term pinning and async eviction
 2021-09-08  1:37 UTC  (9+ messages)
` [Intel-gfx] [PATCH 02/19] drm/i915: Remove unused bits of i915_vma/active api
` [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

[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)

[Intel-gfx] [PATCH 00/21] i915/display: split and constify vtable
 2021-09-08  1:24 UTC  (25+ 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: "

[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  (3+ messages)

[Fuego] [PATCH 1/4] linaro: localhost does not require ssh
 2021-09-08  1:13 UTC  (9+ messages)
` [Fuego] [PATCH 4/4] rt: search for the binary if the build phase is skipped

[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 v3] Input: analog: Always use ktime functions
 2021-09-08  0:52 UTC  (2+ messages)

[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)

[igt-dev] [PATCH i-g-t] tests/kms_addfb_basic: Skip tiling subtests on device without hw tiling
 2021-09-08  0:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[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] "

ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 2021-09-08  0:15 UTC  (9+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-09-08  0:16 UTC  (2+ messages)

[GSoC] [PATCH v3] submodule--helper: run update procedures from C
 2021-09-08  0:14 UTC  (3+ messages)
` [PATCH v4] "

[drm:i915-vtable-cleanup 12/12] drivers/gpu/drm/i915/display/intel_audio.c:852:24: error: 'dev_priv->audio_funcs' is a pointer; did you mean to use '->'?
 2021-09-08  0:13 UTC  (2+ messages)

[PATCH RFC 1/1] kvm: export per-vcpu exits to userspace
 2021-09-08  0:08 UTC 

[PATCH 0/6] Speed up mirror-fetches with many refs
 2021-09-08  0:08 UTC  (4+ messages)
` [PATCH v3 0/7] "

[PATCH] KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
 2021-09-08  0:07 UTC  (2+ messages)

[PATCH] fabrics: fix return value of hostnqn_read_file()
 2021-09-08  0:05 UTC  (3+ messages)

[PATCH bpf-next v3] bpf testing: permit ingress_ifindex in bpf_prog_test_run_xattr
 2021-09-08  0:04 UTC  (3+ messages)

[PATCH v3 0/4] namei: fix use-after-free and adjust calling conventions
 2021-09-08  0:04 UTC  (5+ messages)
` [PATCH v3 1/4] namei: Fix use after free in kern_path_locked
` [PATCH v3 2/4] namei: Rename __filename_parentat()
` [PATCH v3 3/4] namei: Standardize callers of filename_lookup()
` [PATCH v3 4/4] namei: Standardize callers of filename_create()

[Fuego] [fuego-core] Functional.kernel_build: Fix kernel build failure
 2021-09-08  0:03 UTC  (2+ messages)

[PATCH v2 00/11] stm32mp1: Support falcon mode with OP-TEE payloads
 2021-09-07 23:59 UTC  (12+ messages)
` [PATCH v2 01/11] spl: Move SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
` [PATCH v2 02/11] stm32mp1: Add support for baudrates higher than 115200
` [PATCH v2 03/11] stm32mp1: Add support for falcon mode boot from SD card
` [PATCH v2 04/11] board: stm32mp1: Implement board_fit_config_name_match() for SPL
` [PATCH v2 05/11] fdt_support: Implement fdt_ethernet_set_macaddr()
` [PATCH v2 06/11] arm: stm32mp: bsec: Update OTP shadow registers in SPL
` [PATCH v2 07/11] arm: stm32mp: Factor out reading MAC address from OTP
` [PATCH v2 08/11] stm32mp1: spl: Configure MAC address when booting OP-TEE
` [PATCH v2 09/11] lib: Makefile: Make optee library available in SPL
` [PATCH v2 10/11] ARM: dts: stm32mp: Add OP-TEE "/firmware" node to SPL dtb
` [PATCH v2 11/11] stm32mp1: spl: Copy optee nodes to target FDT for OP-TEE payloads

[PATCH 0/8] i915: Introduce Xe_HP compute engines
 2021-09-08  0:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/3] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-09-07 23:59 UTC  (6+ messages)
` [PATCH 1/3] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing

[PATCH 0/5][RFC] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-07 23:56 UTC  (4+ messages)
` [PATCH 2/5][RFC] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures

[PATCH] riscv: config: enable default defconfig to boot Hifive Unmatched
 2021-09-07 23:53 UTC  (2+ messages)

RFC: remove set_fs for m68k
 2021-09-07 23:50 UTC  (9+ messages)
                                  ` Mainline kernel crashes, was "

arm: Launching EFI-enabled arm32 Linux
 2021-09-07 23:47 UTC  (4+ messages)

[PATCH] ARM: dts: aspeed: Add TYAN S7106 BMC machine
 2021-09-07 23:43 UTC  (2+ messages)

[syzbot] possible deadlock in fuse_reverse_inval_entry
 2021-09-07 23:45 UTC  (2+ messages)

[PATCH bpf-next] libbpf: add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
 2021-09-07 23:44 UTC 

[PATCH v2 00/26] btrfs: limited subpage compressed write support
 2021-09-07 23:40 UTC  (3+ messages)

linux-next: build failure after merge of the origin tree
 2021-09-07 23:38 UTC  (4+ messages)

[PATCH v2 0/4] clean up interface between KVM and psp
 2021-09-07 23:37 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: SVM: move sev_bind_asid to psp

[PATCH] Revert "Enable '-Werror' by default for all kernel builds"
 2021-09-07 23:35 UTC  (3+ messages)

[PATCH 8/9] sae: don't send commit in confirmed state
 2021-09-07 23:34 UTC  (2+ messages)

[dunfell][PATCH 1/5] dbus: upgrade 1.12.16 -> 1.12.18
 2021-09-07 23:32 UTC  (5+ messages)
` [dunfell][PATCH 2/5] dbus-test: "
` [dunfell][PATCH 3/5] dbus-test: Remove EXTRA_OECONF_X configs
` [dunfell][PATCH 4/5] dbus,dbus-test: Move common parts to dbus.inc
` [dunfell][PATCH 5/5] dbus: upgrade 1.12.18 -> 1.12.20

[qemu-mainline test] 164874: tolerable FAIL - PUSHED
 2021-09-07 23:32 UTC 

[PATCH 0/4] hw/arm: Add MMC device for NPCM7XX boards
 2021-09-07 23:25 UTC  (3+ messages)
` [PATCH 2/4] hw/sd: add nuvoton MMC
` [PATCH 4/4] tests/qtest: add qtests for npcm7xx sdhci

[PATCH 1/1] efi_loader: require CONFIG_BLK
 2021-09-07 23:30 UTC  (3+ messages)

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-07 23:28 UTC  (4+ messages)
` [RFC PATCH 1/3] usb: pd: Increase max PDO objects to 13


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.