All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-18 22:34:38 to 2021-06-19 00:28:19 UTC [more...]

[qemu-web PATCH] (typo)
 2021-06-18 22:54 UTC 

Shortcoming (oversight) in Windows installer
 2021-06-18 22:55 UTC 

[RFC PATCH V2 0/3] block/dm: support bio polling
 2021-06-19  0:27 UTC  (6+ messages)
` [RFC PATCH V2 3/3] dm: "
  ` [dm-devel] "

[PATCH v5 0/4] Fix some mptcp syncookie process bugs
 2021-06-19  0:26 UTC  (8+ messages)
` [PATCH v5 1/4] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
` [PATCH v5 3/4] mptcp: fix syncookie process if mptcp can not_accept new subflow
` [PATCH v5 4/4] mptcp: avoid processing packet if a subflow reset

[PATCH next v4 0/2] introduce printk cpu lock
 2021-06-19  0:22 UTC  (6+ messages)
` [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c

[PATCH 5.10 00/38] 5.10.45-rc1 review
 2021-06-18 23:58 UTC  (3+ messages)
` [PATCH 5.10 35/38] rtnetlink: Fix missing error code in rtnl_bridge_notify()

[PATCH v3 00/11] Add TDX Guest Support (Initial support)
 2021-06-19  0:13 UTC  (14+ messages)
` [PATCH v3 01/11] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v3 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [PATCH v3 03/11] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v3 04/11] x86: Introduce generic protected guest abstraction
` [PATCH v3 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v3 06/11] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v3 07/11] x86/traps: Add #VE support for TDX guest
` [PATCH v3 08/11] x86/tdx: Add HLT "
` [PATCH v3 09/11] x86/tdx: Wire up KVM hypercalls
` [PATCH v3 10/11] x86/tdx: Add MSR support for TDX guest
` [PATCH v3 11/11] x86/tdx: Handle CPUID via #VE

guest/host mem out of sync on core2duo?
 2021-06-19  0:11 UTC  (10+ messages)

[PATCH] netfilter: nf_tables: memleak in hw offload abort path
 2021-06-19  0:10 UTC 

[PATCH nf] netfilter: nf_tables_offload: skip VLAN handling if FLOW_DISSECTOR_KEY_CONTROL is unset
 2021-06-19  0:10 UTC 

[PATCH nf] netfilter: nf_tables_offload: skip VLAN handling if FLOW_DISSECTOR_KEY_CONTROL is unset
 2021-06-19  0:09 UTC 

[LSF/MM TOPIC] Tiered memory accounting and management
 2021-06-18 23:59 UTC  (5+ messages)

arm64: dts: TI K3 updates for v5.14
 2021-06-19  0:01 UTC  (2+ messages)

[dunfell/master PATCH] trusted-firmware-a: Update to v2.5
 2021-06-19  0:03 UTC 

[PATCH] rocksdb: Fix build with gcc on rv32 and mips
 2021-06-19  0:03 UTC 

[PATCH 0/1] python3: skip tests requiring tools-sdk
 2021-06-19  0:00 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] KVM: VMX: Skip #PF(RSVD) intercepts when emulating smaller maxphyaddr
 2021-06-18 23:59 UTC 

[PATCH v2] m68k: save extra registers on more syscall entry points
 2021-06-18 23:59 UTC  (5+ messages)

[PULL 00/72] Python patches
 2021-06-18 23:04 UTC  (73+ messages)
` [PULL 01/72] python/pipenv: Update Pipfile.lock
` [PULL 02/72] python/qmp: Fix type of SocketAddrT
` [PULL 03/72] python/qmp: add parse_address classmethod
` [PULL 04/72] python/qmp: Add qom script rewrites
` [PULL 05/72] python/qmp: add qom script entry points
` [PULL 06/72] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
` [PULL 07/72] scripts/qom-fuse: apply isort rules
` [PULL 08/72] scripts/qom-fuse: apply flake8 rules
` [PULL 09/72] python: Add 'fh' to known-good variable names
` [PULL 10/72] scripts/qom-fuse: Apply pylint rules
` [PULL 11/72] scripts/qom-fuse: Add docstrings
` [PULL 12/72] scripts/qom-fuse: Convert to QOMCommand
` [PULL 13/72] scripts/qom-fuse: use QOMCommand.qom_list()
` [PULL 14/72] scripts/qom-fuse: ensure QOMFuse.read always returns bytes
` [PULL 15/72] scripts/qom-fuse: add static type hints
` [PULL 16/72] python: add optional FUSE dependencies
` [PULL 17/72] scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
` [PULL 18/72] scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
` [PULL 19/72] python/qmp: add fuse command to 'qom' tools
` [PULL 20/72] scripts/qemu-ga-client: apply isort rules
` [PULL 21/72] scripts/qemu-ga-client: apply (most) flake8 rules
` [PULL 22/72] scripts/qemu-ga-client: Fix exception handling
` [PULL 23/72] scripts/qemu-ga-client: replace deprecated optparse with argparse
` [PULL 24/72] scripts/qemu-ga-client: add module docstring
` [PULL 25/72] scripts/qemu-ga-client: apply (most) pylint rules
` [PULL 26/72] python/qmp: Correct type of QMPReturnValue
` [PULL 27/72] scripts/qemu-ga-client: add mypy type hints
` [PULL 28/72] scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
` [PULL 29/72] python/qemu-ga-client: add entry point
` [PULL 30/72] scripts/qemu-ga-client: Add forwarder shim
` [PULL 31/72] scripts/qmp-shell: apply isort rules
` [PULL 32/72] scripts/qmp-shell: Apply flake8 rules
` [PULL 33/72] scripts/qmp-shell: fix show_banner signature
` [PULL 34/72] scripts/qmp-shell: fix exception handling
` [PULL 35/72] scripts/qmp-shell: fix connect method signature
` [PULL 36/72] scripts/qmp-shell: remove shadowed variable from _print()
` [PULL 37/72] scripts/qmp-shell: use @classmethod where appropriate
` [PULL 38/72] scripts/qmp-shell: Use python3-style super()
` [PULL 39/72] scripts/qmp-shell: declare verbose in __init__
` [PULL 40/72] scripts/qmp-shell: use triple-double-quote docstring style
` [PULL 41/72] scripts/qmp-shell: ignore visit_Name name
` [PULL 42/72] scripts/qmp-shell: make QMPCompleter returns explicit
` [PULL 43/72] scripts/qmp-shell: rename one and two-letter variables
` [PULL 44/72] scripts/qmp-shell: fix shell history exception handling
` [PULL 45/72] scripts/qmp-shell: remove if-raise-else patterns
` [PULL 46/72] scripts/qmp-shell: use isinstance() instead of type()
` [PULL 47/72] scripts/qmp-shell: use argparse
` [PULL 48/72] scripts/qmp-shell: Add pretty attribute to HMP shell
` [PULL 49/72] scripts/qmp-shell: Make verbose a public attribute
` [PULL 50/72] scripts/qmp-shell: move get_prompt() to prompt property
` [PULL 51/72] scripts/qmp-shell: remove prompt argument from read_exec_command
` [PULL 52/72] scripts/qmp-shell: move the REPL functionality into QMPShell
` [PULL 53/72] scripts/qmp-shell: Fix "FuzzyJSON" parser
` [PULL 54/72] scripts/qmp-shell: refactor QMPCompleter
` [PULL 55/72] scripts/qmp-shell: initialize completer early
` [PULL 56/72] python/qmp: add QMPObject type alias
` [PULL 57/72] scripts/qmp-shell: add mypy types
` [PULL 58/72] scripts/qmp-shell: Accept SocketAddrT instead of string
` [PULL 59/72] scripts/qmp-shell: unprivatize 'pretty' property
` [PULL 60/72] python/qmp: return generic type from context manager
` [PULL 61/72] scripts/qmp-shell: Use context manager instead of atexit
` [PULL 62/72] scripts/qmp-shell: use logging to show warnings
` [PULL 63/72] scripts/qmp-shell: remove TODO
` [PULL 64/72] scripts/qmp-shell: Fix empty-transaction invocation
` [PULL 65/72] scripts/qmp-shell: Remove too-broad-exception
` [PULL 66/72] scripts/qmp-shell: convert usage comment to docstring
` [PULL 67/72] scripts/qmp-shell: remove double-underscores
` [PULL 68/72] scripts/qmp-shell: make QMPShellError inherit QMPError
` [PULL 69/72] scripts/qmp-shell: add docstrings
` [PULL 70/72] scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
` [PULL 71/72] python: add qmp-shell entry point
` [PULL 72/72] scripts/qmp-shell: add redirection shim

[mac80211:master] BUILD SUCCESS 652e8363bbc7d149fa194a5cbf30b1001c0274b0
 2021-06-18 23:55 UTC 

[PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-18 23:52 UTC  (4+ messages)
` [PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr
` [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO

[PATCH -perfbook] cpu: add conj 'than' to a defective sentence
 2021-06-18 23:50 UTC  (3+ messages)

[PATCH] crypto: nx: Fix memcpy() over-reading in nonce
 2021-06-18 23:49 UTC  (4+ messages)

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-18 23:49 UTC  (4+ messages)
` [patch V3 61/66] x86/fpu/signal: Sanitize the xstate check on sigframe

[PATCH v2] Writing down mail list etiquette
 2021-06-18 23:48 UTC  (5+ messages)
` [PATCH v3] doc: writing down Git mailing "

Nonexistent changes appear rebasing but only with rebase.backend=apply
 2021-06-18 23:44 UTC  (2+ messages)

[PATCH v4] x86/resctrl: Fix kernel-doc in internal.h
 2021-06-18 23:44 UTC  (2+ messages)

[PATCH][next] xfs: Fix multiple fall-through warnings for Clang
 2021-06-18 23:43 UTC  (2+ messages)

[GIT PULL] Btrfs fix for 5.13-rc7
 2021-06-18 23:41 UTC  (2+ messages)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-18 23:38 UTC  (7+ messages)

[staging:staging-testing] BUILD SUCCESS 6cbb3aa0f9d5d23221df787cf36f74d3866fdb78
 2021-06-18 23:37 UTC 

[tip:master] BUILD SUCCESS edfbcdafc27b9a0eb9280aa3fbe34f48f202b7f4
 2021-06-18 23:37 UTC 

[tty:tty-testing] BUILD SUCCESS WITH WARNING b61c8bf4694b5115766849378dcb8787ff54e65e
 2021-06-18 23:37 UTC 

[PATCH net-next] ethtool: strset: account for nesting in reply size
 2021-06-18 23:37 UTC  (2+ messages)

[RFC PATCH RT v2 0/2] Add PINNED_HARD mode to hrtimers
 2021-06-18 23:35 UTC  (3+ messages)
` [RFC PATCH RT v2 1/2] time/hrtimer: Add PINNED_HARD mode for realtime hrtimers

[PATCH v4 00/16] ipmi: Allow raw access to KCS devices
 2021-06-18 23:30 UTC  (15+ messages)
` [PATCH v4 01/16] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v4 06/16] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v4 08/16] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v4 11/16] ipmi: kcs_bmc: Add serio adaptor

[RFC 0/2] kvmalloc reg file table
 2021-06-18 23:32 UTC  (3+ messages)
` [PATCH 1/2] io_uring: use kvmalloc for fixed files
` [PATCH 2/2] io_uring: inline fixed part of io_file_get()

[Bug 213079] New: IRQ problems and crashes on a PowerMac G5 with 5.13-rc1
 2021-06-18 23:29 UTC  (2+ messages)
` [Bug 213079] [bisected] IRQ problems and crashes on a PowerMac G5 with 5.12.3

[PATCH] elx: efct: fix pointer error checking in debugfs init
 2021-06-18 23:30 UTC 

[Virtio-fs] virtiofsd: doesn't garant write access at users allowed by group permission
 2021-06-18 23:28 UTC 

[PATCH bpf-next v3 00/16] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-18 23:27 UTC  (3+ messages)
` [PATCH bpf-next v3 03/16] xdp: add proper __rcu annotations to redirect map entries

[PATCH v1 1/3] RDMA/rxe: Increase value of RXE_MAX_UCONTEXT
 2021-06-18 23:25 UTC  (8+ messages)
` [PATCH v1 3/3] RDMA/rxe: Increase value of RXE_MAX_AH

[android-common:android13-5.10 6729/10616] arch/arm64/kvm/hyp/include/hyp/switch.h:216:2: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2021-06-18 23:22 UTC 

[Bug 213069] New: kernel BUG at arch/powerpc/include/asm/book3s/64/hash-4k.h:147! Oops: Exception in kernel mode, sig: 5 [#1]
 2021-06-18 23:18 UTC  (2+ messages)
` [Bug 213069] "

[PATCH v5 1/2] power: supply: PCHG: Peripheral device charger
 2021-06-18 23:16 UTC  (2+ messages)

[dm-devel] [PATCH] dm: fix dm_revalidate_zones() memory allocation
 2021-06-18 23:15 UTC 

[PATCH] elx: efct: fix is_originator return code type
 2021-06-18 23:15 UTC 

[PATCH] add multiple program checks to bpf_object__probe_loading
 2021-06-18 23:13 UTC  (2+ messages)
` [PATCH bpf-next] libbpf: add extra BPF_PROG_TYPE check "

[PATCH v3 00/16] Improve I/O priority support
 2021-06-18 23:07 UTC  (3+ messages)
  ` [PATCH v3 10/16] block/mq-deadline: Improve the sysfs show and store macros

[next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342'
 2021-06-18 23:05 UTC  (6+ messages)

[PATCH] PCI: tegra: Fix shiftTooManyBitsSigned warning for Tegra194
 2021-06-18 23:04 UTC  (2+ messages)

[PATCH] PCI: dwc: meson add quirk
 2021-06-18 23:01 UTC  (4+ messages)

[PATCH] scsi: elx: efct: fix uninitialized variable in debug output
 2021-06-18 22:58 UTC  (2+ messages)

[PATCH v5 0/3] Implement SPM/SAW for MSM8998 and SDM6xx
 2021-06-18 22:56 UTC  (4+ messages)
` [PATCH v5 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling
` [PATCH v5 2/3] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS
` [PATCH v5 3/3] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2

USB gadget regression on i.MX7
 2021-06-18 22:54 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel()
 2021-06-18 22:54 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session()
 2021-06-18 22:52 UTC  (2+ messages)

[PATCH -next] scsi: elx: efct: Fix error handling in efct_hw_init()
 2021-06-18 22:51 UTC  (2+ messages)

log write cleanups
 2021-06-18 22:51 UTC  (2+ messages)

[PATCH] drm/i915: allow DG1 autoprobe for CONFIG_BROKEN
 2021-06-18 22:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: allow DG1 autoprobe for CONFIG_BROKEN (rev2)

[PATCH][next] scsi: elx: efct: remove redundant initialization of variable lun
 2021-06-18 22:50 UTC  (2+ messages)

[PATCH V1] mmc: sdhci: Update the software timeout value for sdhc
 2021-06-18 22:49 UTC  (3+ messages)

[dpdk-dev] [PATCH v8 00/10] eal: Add EAL API for threading
 2021-06-18 22:48 UTC  (6+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 06/10] eal: add thread lifetime management

[PATCH 0/8 V2] xfs: log fixes for for-next
 2021-06-18 22:48 UTC  (6+ messages)
` [PATCH 5/8] xfs: factor out log write ordering from xlog_cil_push_work()

[RESEND PATCH v4 0/3] Implement SPM/SAW for MSM8998 and SDM6xx
 2021-06-18 22:47 UTC  (9+ messages)
` [RESEND PATCH v4 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling
` [RESEND PATCH v4 2/3] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS

[PATCH] gpiolib: cdev: zero padding during conversion to gpioline_info_changed
 2021-06-18 22:45 UTC 

[integrity:next-integrity-testing 13/13] security/integrity/evm/evm_crypto.c:181:41: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2021-06-18 22:46 UTC  (2+ messages)

[RFC 1/2] timers: Add pending timer bool in struct timer_base
 2021-06-18 22:47 UTC  (3+ messages)
` [RFC 2/2] timers: Make sure irq_work is handled when no pending timers

[PATCH] fpga: machxo2-spi: Address warning about unused variable
 2021-06-18 22:46 UTC 

[chrome-os:chromeos-5.4 60/60] drivers/media/platform/camx/cam_cdm/cam_cdm_util.c:312:2: error: positional initialization of field in 'struct' declared with 'designated_init' attribute
 2021-06-18 22:46 UTC 

[PATCH] io_uring: reduce latency by reissueing the operation
 2021-06-18 22:45 UTC  (7+ messages)

[PATCH BlueZ] device: Fix enabling temporary timer when TemporaryTimeout=0
 2021-06-18 22:44 UTC  (3+ messages)
` [BlueZ] "

[PATCH 0/9] target/mips: Various fixes & cleanups
 2021-06-18 22:42 UTC  (13+ messages)
` [PATCH 4/9] target/mips: Move translate.h to tcg/ sub directory
` [PATCH 5/9] target/mips: Restrict some system specific declarations to sysemu
` [PATCH 6/9] target/mips: Remove SmartMIPS / MDMX unuseful comments
` [PATCH 7/9] target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases
` [PATCH 8/9] target/mips: Constify host_to_mips_errno[]
` [PATCH 9/9] target/mips: Optimize regnames[] arrays

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-06-18 22:42 UTC  (14+ messages)

[PATCH 0/3] Update firmware to v62.0.0
 2021-06-18 22:38 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Update firmware to v62.0.0 (rev4)

stable-rc/linux-5.4.y baseline: 152 runs, 7 regressions (v5.4.127)
 2021-06-18 22:35 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.