All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-12 12:25:38 to 2020-08-12 13:18:47 UTC [more...]

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

Kernel build failed ...SPHINX extension error
 2020-08-12 13:18 UTC  (8+ 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'

[PATCH 01/16] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
 2020-08-12 13:16 UTC  (10+ messages)
` [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 14/16] debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
` [PATCH 15/16] debug_vm_pgtable/savedwrite: Use savedwrite test with protnone ptes

[PATCH] btrfs: Rework error detection in init_tree_roots
 2020-08-12 13:16 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH v2] module: Harden STRICT_MODULE_RWX
 2020-08-12 13:14 UTC  (13+ messages)

[PATCH] KVM: x86/pmu: Add '.exclude_hv = 1' for guest perf_event
 2020-08-12 13:14 UTC  (7+ messages)

[v2, 0/3] add optional reset property arm64: dts: mt7622: add reset node for mmc device mmc: mediatek: add optional module reset property 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 13:01 UTC  (12+ messages)
` [v2,0/3] "
` [v2, 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
  ` [v2,1/3] "
` [v2,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v2,3/3] mmc: mediatek: add optional module reset property

reset command doesn't work on MT7628 (CPU: MediaTek MT7628A ver:1 eco:2)
 2020-08-12 13:14 UTC  (7+ 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 13:03 UTC  (6+ messages)
` [PATCH 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings

[PATCH v4 00/14] IOMMU cleanup
 2020-08-12 13:13 UTC  (4+ messages)
` [PATCH v4 12/14] vtd: use a bit field for root_entry

[PATCH v2 00/13] clk/watchdog/ARM: Cleanup of various S3C bits
 2020-08-12 13:11 UTC  (8+ messages)
` [PATCH v2 13/13] ARM: s3c24xx: camif: include header with prototypes and unify declaration

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

WMM not working for mcast packets on ath10k
 2020-08-12 13:09 UTC  (7+ messages)

[PASEMI] Nemo board doesn't boot anymore after the commit "powerpc/book3s64/pkeys: Simplify pkey disable branch"
 2020-08-12 13:09 UTC  (5+ messages)
        ` [Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full

[GIT PULL] Mount notifications
 2020-08-12 13:09 UTC  (19+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)
                      ` file metadata via fs API

[PATCH 000/147] Meson integration for 5.2
 2020-08-12 13:08 UTC  (3+ messages)
` [PATCH 007/147] tests/vm: do not pollute configure with --efi-aarch64

[ima-evm-utils: PATCH 5/5] ima-evm-utils: travis: openssl gost engine
 2020-08-12 13:05 UTC  (11+ messages)

[PATCH v4 0/5] MIPS: BCM63xx: board improvements
 2020-08-12 13:05 UTC  (7+ messages)
` [PATCH v4 2/5] MIPS: BCM63xx: remove EHCI from BCM6348 boards
` [PATCH v4 3/5] MIPS: BCM63xx: enable EHCI for DWV-S0 board

[qemu-mainline test] 152563: regressions - FAIL
 2020-08-12 13:05 UTC 

[RFC] libperf: Add support for user space counter access
 2020-08-12 13:05 UTC  (6+ messages)

[RFC PATCH v1 00/19] powerpc: Switch signal 32 to using user_access_begin() and friends
 2020-08-12 12:06 UTC  (14+ messages)
` [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 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

[PATCH] kcsan: Optimize debugfs stats counters
 2020-08-12 13:02 UTC  (2+ messages)

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

[Qemu-devel] [Bug 1813165] [NEW] KVM internal error. Suberror: 1 emulation failure
 2020-08-12 12:51 UTC  (2+ messages)
` [Bug 1813165] "

[Qemu-devel] [Bug 1723927] [NEW] Linux or windows guest boot failed by uefi on CPU of Intel Xeon X5675
 2020-08-12 12:45 UTC  (2+ messages)
` [Bug 1723927] "

[PATCH v2] crypto: algif_aead - fix uninitialized ctx->init
 2020-08-12 12:58 UTC 

[Qemu-devel] [Bug 1778350] [NEW] Android-x86 4.4-r5 won't boot on QEMU since v2.11.0-rc2
 2020-08-12 12:46 UTC  (2+ messages)
` [Bug 1778350] "

Kernel crash due to memory corruption with v5.4.26-rt17 and PowerPC e500
 2020-08-12 12:45 UTC  (8+ messages)

[Qemu-devel] [Bug 1217339] [NEW] SIGQUIT to send ACPI-shutdown to Guest
 2020-08-12 12:41 UTC  (2+ messages)
` [Bug 1217339] "

[PATCH v5 00/17] sched: Instrument sched domain flags
 2020-08-12 12:53 UTC  (36+ messages)
` [PATCH v5 01/17] ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
` [PATCH v5 02/17] ARM: Revert back to default scheduler topology
` [PATCH v5 03/17] sched/topology: Split out SD_* flags declaration to its own file
` [PATCH v5 04/17] sched/topology: Define and assign sched_domain flag metadata
` [PATCH v5 05/17] sched/topology: Verify SD_* flags setup when sched_debug is on
` [PATCH v5 06/17] sched/debug: Output SD flag names rather than their values
` [PATCH v5 07/17] sched/topology: Introduce SD metaflag for flags needing > 1 groups
` [PATCH v5 08/17] sched/topology: Use prebuilt SD flag degeneration mask
` [PATCH v5 09/17] sched/topology: Remove SD_SERIALIZE degeneration special case
` [PATCH v5 10/17] sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
` [PATCH v5 11/17] sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
` [PATCH v5 12/17] sched/topology: Mark SD_BALANCE_WAKE "
` [PATCH v5 13/17] sched/topology: Mark SD_SERIALIZE "
` [PATCH v5 14/17] sched/topology: Mark SD_ASYM_PACKING "
` [PATCH v5 15/17] sched/topology: Mark SD_OVERLAP "
` [PATCH v5 16/17] sched/topology: Mark SD_NUMA "
` [PATCH v5 17/17] sched/topology: Expand use of SD_DEGENERATE_GROUPS_MASK to flags not needing groups

[PATCH net v2] vsock: fix potential null pointer dereference in vsock_poll()
 2020-08-12 12:56 UTC 

[Qemu-devel] [Bug 1529449] [NEW] serial is required for -device nvme
 2020-08-12 12:43 UTC  (2+ messages)
` [Bug 1529449] "

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

[PATCH net] net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
 2020-08-12 12:53 UTC  (2+ messages)

[PATCH] spmi: fix some coding style issues at the spmi core
 2020-08-12 12:53 UTC 

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

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

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

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

[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

[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  (4+ messages)
` [PATCH v3 00/14] "
  ` [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] MAINTAINERS: Update Intel TXT maintainer
 2020-08-12 12:23 UTC 


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.