All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-12 11:48:33 to 2020-08-12 12:53:15 UTC [more...]

[dpdk-dev] [PATCH v2] net/virtio: fix 57f90f8("net/virtio: reuse packed ring functions")
 2020-08-12 12:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] Fixes: 57f90f894588("net/virtio: "

[PATCH v5 00/17] sched: Instrument sched domain flags
 2020-08-12 12:52 UTC 

[RFC PATCH] Modify fetch-pack to no longer die on error?
 2020-08-12 12:51 UTC  (3+ messages)
` [PATCH v2 0/7] Lazy fetch with subprocess

[PATCH] block: allow for_each_bvec to support zero len bvec
 2020-08-12 12:51 UTC  (7+ messages)

[RFC PATCH v1 00/19] powerpc: Switch signal 32 to using user_access_begin() and friends
 2020-08-12 12:06 UTC  (37+ messages)
` [RFC PATCH v1 01/19] powerpc/signal: Move inline functions in signal.h
` [RFC PATCH v1 02/19] powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
` [RFC PATCH v1 03/19] powerpc/ptrace: Consolidate reg index calculation
` [RFC PATCH v1 04/19] powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()
` [RFC PATCH v1 05/19] powerpc/signal: Don't manage floating point regs when no FPU
` [RFC PATCH v1 06/19] powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x
` [RFC PATCH v1 07/19] powerpc/signal: Move access_ok() out of get_sigframe()
` [RFC PATCH v1 08/19] powerpc/signal: Remove get_clean_sp()
` [RFC PATCH v1 09/19] powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
` [RFC PATCH v1 10/19] powerpc/signal: Refactor bad frame logging
` [RFC PATCH v1 11/19] powerpc/signal32: Simplify logging in handle_rt_signal32()
` [RFC PATCH v1 12/19] powerpc/signal32: Regroup copies in save_user_regs() and save_tm_user_regs()
` [RFC PATCH v1 13/19] powerpc/signal32: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user()
` [RFC PATCH v1 14/19] powerpc/signal32: Switch save_user_regs() and save_tm_user_regs() to user_access_begin() logic
` [RFC PATCH v1 15/19] powerpc/signal32: Switch handle_signal32() "
` [RFC PATCH v1 16/19] powerpc/signal32: Switch handle_rt_signal32() "
` [RFC PATCH v1 17/19] signal: Add unsafe_put_compat_sigset()
` [RFC PATCH v1 18/19] powerpc/signal32: Add and use unsafe_put_sigset_t()
` [RFC PATCH v1 19/19] powerpc/signal32: Switch swap_context() to user_access_begin() logic

[PULL 0/7] 9p performance fix for 5.2 2020-08-12
 2020-08-12 10:06 UTC  (8+ messages)
` [PULL 1/7] tests/virtio-9p: added split readdir tests
` [PULL 2/7] 9pfs: make v9fs_readdir_response_size() public
` [PULL 3/7] 9pfs: split out fs driver core of v9fs_co_readdir()
` [PULL 4/7] 9pfs: add new function v9fs_co_readdir_many()
` [PULL 5/7] 9pfs: T_readdir latency optimization
` [PULL 6/7] 9pfs: differentiate readdir lock between 9P2000.u vs. 9P2000.L
` [PULL 7/7] 9pfs: clarify latency of v9fs_co_run_in_worker()

[virtio] [PATCH RFC] VIRTIO_F_PARTIAL_ORDER for page fault handling
 2020-08-12 12:50 UTC  (6+ messages)
    ` [virtio-comment] RE: [virtio-dev] "
        ` [virtio] "

[PULL] drm-intel-next-fixes
 2020-08-12 12:49 UTC  (4+ messages)
  ` [Intel-gfx] "

PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
 2020-08-12 12:49 UTC  (7+ messages)
` [PATCH 2/4] usb: typec: Add typec_port_register_altmodes_from_fwnode()

[PATCH 00/12] Save memory for stripe_head buffer
 2020-08-12 12:49 UTC  (13+ messages)
` [PATCH 01/12] md/raid5: add offset array in scribble buffer
` [PATCH 02/12] md/raid5: add a new member of offset into r5dev
` [PATCH 03/12] md/raid5: make async_copy_data() to support different page offset
` [PATCH 04/12] md/raid5: add new xor function "
` [PATCH 05/12] md/raid5: convert to new xor compution interface
` [PATCH 06/12] md/raid6: let syndrome computor support different page offset
` [PATCH 07/12] md/raid6: let async recovery function "
` [PATCH 08/12] md/raid6: convert to new syndrome and recovery interface
` [PATCH 09/12] raid6test: adaptation with new syndrome function
` [PATCH 10/12] md/raid5: let multiple devices of stripe_head share page
` [PATCH 11/12] md/raid5: resize stripe_head when reshape array
` [PATCH 12/12] md/raid5: reallocate page array after setting new stripe_size

[PATCH SBC 1/3] sbc: Add initial code for SSE primitives
 2020-08-12 12:48 UTC  (2+ messages)

reset command doesn't work on MT7628 (CPU: MediaTek MT7628A ver:1 eco:2)
 2020-08-12 12:48 UTC  (5+ messages)

[Bug 893208] Re: qemu on ARM hosts can't boot i386 image
 2020-08-12 12:35 UTC 

[PATCH v2 0/2] scsi: ufs: two fixups of ufshcd_abort()
 2020-08-12 12:47 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: ufs: Cleanup completed request without interrupt notification

[PATCH 0/5] x86/vlapic: implement EOI callbacks
 2020-08-12 12:47 UTC  (6+ messages)
` [PATCH 1/5] x86/hvm: change EOI exit bitmap helper parameter
` [PATCH 2/5] x86/vlapic: introduce an EOI callback mechanism
` [PATCH 3/5] x86/vmsi: use the newly introduced EOI callbacks
` [PATCH 4/5] x86/viridian: switch synic to use the new EOI callback
` [PATCH 5/5] x86/vioapic: switch to use the EOI callback mechanism

[dpdk-dev] [PATCH] switch default git branch name to main
 2020-08-12 12:47 UTC  (2+ messages)

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-08-12 12:45 UTC  (12+ messages)
` [PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH] MAINTAINERS: Add missing tools/lib/perf/ path to perf maintainers
 2020-08-12 12:47 UTC  (2+ messages)

[PATCH] crypto: af_alg - fix uninitialized ctx->init
 2020-08-12 12:47 UTC  (3+ messages)

[PATCH 01/16] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
 2020-08-12 12:46 UTC  (8+ messages)
` [PATCH 07/16] debug_vm_pgtable/THP: Mark the pte entry huge before using set_pud_at
` [PATCH 08/16] debug_vm_pgtable/set_pmd: Don't use set_pmd_at to update an existing pmd entry
` [PATCH 09/16] debug_vm_pgtable/set_pud: Don't use set_pud_at to update an existing pud entry

[PATCH] libperf: Fix man page typos
 2020-08-12 12:46 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: add new trace event for page table update v3
 2020-08-12 12:46 UTC  (6+ messages)

[GSoC] Blog about weeks 9, 10
 2020-08-12 12:45 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v5.9 Merge window
 2020-08-12 11:39 UTC 

[PATCH v2 0/5] hw/arm/virt: Introduce kvm-steal-time
 2020-08-12 12:41 UTC  (3+ messages)
` [PATCH v2 5/5] hw/arm/virt: Implement kvm-steal-time

Kernel build failed ...SPHINX extension error
 2020-08-12 12:44 UTC  (7+ messages)
    ` Documentation: build failure with sphinx >= 3.0.0: exception: cannot import name 'c_funcptr_sig_re' from 'sphinx.domains.c' (was: Re: Kernel build failed ...SPHINX extension error)
      ` Documentation: build failure with sphinx >= 3.0.0: exception: cannot import name 'c_funcptr_sig_re' from 'sphinx.domains.c'

PROBLEM: SLUB allocator generates GPF + freeze while SLAB is OK
 2020-08-12 12:44 UTC 

[GIT PULL] Filesystem Information
 2020-08-12 12:43 UTC  (12+ messages)
` file metadata via fs API (was: [GIT PULL] Filesystem Information)
              ` file metadata via fs API

[PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver
 2020-08-12 12:43 UTC  (3+ messages)

[PATCH 0/11] renaming argv_array
 2020-08-12 12:42 UTC  (4+ messages)

git reflog --date
 2020-08-12 12:34 UTC  (3+ messages)

[Bug 1886602] [NEW] Windows 10 very slow with OVMF
 2020-08-12 12:30 UTC  (2+ messages)
` [Bug 1886602] "

Severe performance regression in "net: macsec: preserve ingress frame ordering"
 2020-08-12 12:42 UTC  (7+ messages)

[PATCH 1/2] avb: Make AVB independent of fastboot
 2020-08-12 12:40 UTC  (3+ messages)
` [PATCH 2/2] board: armltd: Add support for Total Compute platform

[PATCH] drm/bridge/tc358775: Fixes bus formats read
 2020-08-12 12:37 UTC  (3+ messages)

[git pull] drm for 5.8-rc1
 2020-08-12 12:37 UTC  (18+ messages)

PMTUD broken inside network namespace with multipath routing
 2020-08-12 12:37 UTC  (7+ messages)

[PATCH v3] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
 2020-08-12 12:37 UTC  (4+ messages)

[dpdk-dev] [PATCH] maintainers: remove QoS and pipeline repositories
 2020-08-12 12:36 UTC  (2+ messages)

[PATCH v10 0/5] LiteX SoC controller and LiteUART serial driver
 2020-08-12 12:35 UTC  (6+ messages)
` [PATCH v10 1/5] dt-bindings: vendor: add vendor prefix for LiteX
` [PATCH v10 2/5] dt-bindings: soc: document LiteX SoC Controller bindings
` [PATCH v10 3/5] drivers/soc/litex: add LiteX SoC Controller driver
` [PATCH v10 4/5] dt-bindings: serial: document LiteUART bindings
` [PATCH v10 5/5] drivers/tty/serial: add LiteUART driver

[LTP] [PATCH] [COMMITTED] crypto/af_alg07: Include lapi/fcntl.h
 2020-08-12 12:34 UTC 

[PATCH 0/3] Modernize tasklet callback API
 2020-08-12 12:31 UTC  (9+ messages)

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-08-12 12:32 UTC  (8+ messages)

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-08-12 12:32 UTC  (7+ messages)
` [PATCH v4 4/4] vhost: add an "

[PATCH RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
 2020-08-12 12:31 UTC  (4+ messages)

[RFC PATCH bpf-next] bpf: Iterate through all PT_NOTE sections when looking for build id
 2020-08-12 12:31 UTC 

[PATCH] gen_compile_commands: Add support for separate kbuild output directory
 2020-08-12 12:28 UTC  (2+ messages)

[PATCH] spmi: get rid of a warning when built with W=1
 2020-08-12 12:29 UTC 

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-08-12 12:29 UTC  (12+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 01/14] commit-graph: introduce 'get_bloom_filter_settings()'
  ` [PATCH v3 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

[PATCH] mfd: Kconfig: fix a typo
 2020-08-12 12:29 UTC 

[PATCH v3 0/8] huge vmalloc mappings
 2020-08-12 12:25 UTC  (4+ messages)
` [PATCH v3 8/8] mm/vmalloc: Hugepage "

[PATCH] MAINTAINERS: Update Intel TXT maintainer
 2020-08-12 12:23 UTC 

[PATCH] perf bench mem: Always memset source before memcpy
 2020-08-12 12:25 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-08-12 12:25 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm()

[dpdk-dev] [PATCH] doc: scheduler API deprecation notice
 2020-08-12 12:23 UTC  (4+ messages)
` [dpdk-dev] [dpdk-techboard] "

[Bug 1858814] [NEW] 'make -C roms efi' does not update edk2 submodules
 2020-08-12 12:07 UTC  (3+ messages)
` [Bug 1858814] "

[PATCH V6 00/16] Add the page size in the perf record
 2020-08-12 12:21 UTC  (3+ messages)
` [PATCH V6 06/16] perf script: Use ULL for enum perf_output_field

Acceptance Test BootLinuxAarch64.test_virt_tcg execution times
 2020-08-12 12:19 UTC  (2+ messages)

[PATCH 1/2] perf sched: Prefer sched_waking event when it exists
 2020-08-12 12:19 UTC  (3+ messages)

[PATCH] plugins: new syscalls plugin
 2020-08-12 11:58 UTC 

[PATCH for-5.1 v2] acceptance: use stable URLs for the Debian and Ubuntu installer
 2020-08-12 12:16 UTC  (2+ messages)

Nvme patch
 2020-08-12 12:18 UTC  (2+ messages)

[OE-core] [PATCH] libubootenv: uprev to v0.3
 2020-08-12 12:17 UTC 

[PATCH v2 0/2] acceptance: update asset urls for the Bionic aarch64 installer
 2020-08-12 12:16 UTC  (2+ messages)

[RFC 00/16] Application specific identification support
 2020-08-12 12:16 UTC  (15+ messages)
` [RFC 16/16] lpfc: vmid: Introducing vmid in io path

[PATCH v17 00/21] per memcg lru lock
 2020-08-12 12:16 UTC  (12+ messages)
` [PATCH v17 14/21] mm/compaction: do page isolation first in compaction

[PATCH] perf parse-events: Set exclude_guest for user-space counting
 2020-08-12 12:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix repeatly flr issue
 2020-08-12 12:18 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add section describing new abi versions
 2020-08-12 12:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[RFC PATCH v1 0/1] A client needs to query whether the Bluetooth adapter support WBS, so we
 2020-08-12 12:13 UTC  (3+ messages)
` [RFC PATCH v1 1/1] adapter - D-Bus API for querying the adapter's capability

[Qemu-devel] [Bug 1658634] [NEW] Can't get correct display with latest QEMU and OVMF BIOS
 2020-08-12 11:58 UTC  (2+ messages)
` [Bug 1658634] "

[PATCH v12 0/6] KASAN-KUnit Integration
 2020-08-12 12:11 UTC  (3+ messages)

[boot-wrapper][PATCH] aarch64: Enable SPE for the non-secure world
 2020-08-12 12:10 UTC  (2+ messages)

[Bluez PATCH v1] input: Don't browse SDP if HIDSDPDisable is set
 2020-08-12 12:11 UTC  (2+ messages)

[PATCH 0/3] mmc: mediatek: add optional module reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
 2020-08-12 12:08 UTC  (18+ messages)
` [PATCH 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [PATCH 2/3] arm64: dts: mt7622: add reset node for mmc device
  ` Aw: "
` [PATCH 3/3] mmc: mediatek: add optional module reset property
  ` Aw: "

[PATCH] perf bench: fix a couple of spelling mistakes in options text
 2020-08-12 12:10 UTC  (3+ messages)

[PATCH v2 0/3] perf bench numa: make possible testing on uneven and/or overlapping CPU ranges
 2020-08-12 12:09 UTC  (6+ messages)
` [PATCH v2 2/3] perf bench numa: fix number of processes in "2x3-convergence" test
` [PATCH v2 3/3] perf bench numa: fix benchmark names

d6763026ef ("KASAN: Port KASAN Tests to KUnit"): BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right
 2020-08-12 12:08 UTC  (2+ messages)

[PATCH v2 0/2] Add mediatek codec mt6359 driver
 2020-08-12 12:05 UTC  (8+ messages)
` [PATCH v2 1/2] ASoC: mediatek: mt6359: add codec driver

[PATCHv8] drivers: optee: allow op-tee to access devices on the i2c bus
 2020-08-12 12:06 UTC 

[PATCH drm/hisilicon v3 1/2] drm/hisilicon: Remove the unused include statements
 2020-08-12 12:04 UTC  (2+ messages)

[Qemu-devel] [Bug 1826200] [NEW] RFE: populate "OEM Strings" (type 11) SMBIOS table strings from regular files
 2020-08-12 11:51 UTC  (2+ messages)
` [Bug 1826200] "

[Qemu-devel] [Bug 1717708] [NEW] QEMU aarch64 can't run Windows ARM64 iso's
 2020-08-12 11:54 UTC  (2+ messages)
` [Bug 1717708] "

[RFC-PATCH 0/2] __GFP_NO_LOCKS
 2020-08-12 12:01 UTC  (9+ messages)
` [RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag

[PATCH] arm64: dts: sdm845: Fixup OPP table for all qup devices
 2020-08-12 12:00 UTC  (2+ messages)

[PATCH] Makefile: fix annoying sunxi hack message
 2020-08-12 12:00 UTC  (6+ messages)

Recent changes (master)
 2020-08-12 12:00 UTC 

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2020-08-12 11:49 UTC  (2+ messages)
` [Bug 1846427] "

[Bug 1847793] [NEW] qemu 4.1.0 - Corrupt guest filesystem after new vm install
 2020-08-12 11:47 UTC  (2+ messages)
` [Bug 1847793] "

WARNING: suspicious RCU usage in tipc_l2_send_msg
 2020-08-12 11:53 UTC  (2+ messages)

drivers/net/wireless/realtek/rtw88/phy.c:641 rtw_phy_linear_2_db() error: buffer overflow 8 <= 8 (assuming for loop doesn't break)
 2020-08-12 11:49 UTC  (2+ 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.