messages from 2020-03-02 23:58:53 to 2020-03-03 01:10:27 UTC [more...]
[PATCH v2] hw/smbios: add options for type 4 max-speed and current-speed
2020-03-03 1:09 UTC (3+ messages)
[PATCH v5] arm64: dts: imx8mq-phanbell: Add gpio-fan/thermal support
2020-03-03 1:10 UTC (6+ messages)
[Xen-devel] [linux-4.4 test] 147836: regressions - FAIL
2020-03-03 1:09 UTC
[PATCH v3] hw/smbios: add options for type 4 max-speed and current-speed
2020-03-03 1:01 UTC
[PATCH v2 00/14] ARM: imx7ulp: add cpufreq using cpufreq-dt
2020-03-03 1:08 UTC (5+ messages)
A quick question about ASID on KPTI
2020-03-03 1:08 UTC
[PATCH 0/2] bcache patches for Linux v5.6-rc5
2020-03-03 1:08 UTC (9+ messages)
` [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
[PATCH 00/12] SEV Live Migration Patchset
2020-03-03 1:05 UTC (6+ messages)
[PATCH 0/7] relocation error handling fixes
2020-03-03 1:04 UTC (12+ messages)
` [PATCH 1/7] btrfs: drop block from cache on error in relocation
` [PATCH 2/7] btrfs: unset reloc control if we fail to recover
` [PATCH 3/7] btrfs: splice rc->reloc_roots onto reloc roots in recover
` [PATCH 4/7] btrfs: run clean_dirty_subvols if we fail to start a trans
` [PATCH 5/7] btrfs: clear BTRFS_ROOT_DEAD_RELOC_TREE before dropping the reloc root
[MODERATED] [PATCH 0/2] more sampling fun 0
2020-03-03 1:03 UTC (9+ messages)
` [MODERATED] "
` [MODERATED] Additional sampling fun
` [MODERATED] "
` "
[PATCH RFC] Userspace library for handling multiple XDP programs on an interface
2020-03-03 1:03 UTC (4+ messages)
[PATCH bpf] selftests/bpf: Declare bpf_log_buf variables as static
2020-03-03 1:03 UTC (2+ messages)
[iptables PATCH 0/4] Fix for iptables-nft-restore under pressure
2020-03-03 1:02 UTC (4+ messages)
` [iptables PATCH 1/4] nft: cache: Fix nft_release_cache() under stress
[PATCH v2 0/3] drm/dp, i915: eDP DPCD backlight control detection fixes
2020-03-03 1:00 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/dp, i915: eDP DPCD backlight control detection fixes (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v2] nouveau/hmm: map pages after migration
2020-03-03 1:00 UTC (3+ messages)
[PATCH bpf-next 0/3] Improve raw tracepoint BTF types preservation
2020-03-03 0:59 UTC (2+ messages)
[PATCH 0/6] KVM: x86: CPUID emulation and tracing fixes
2020-03-03 0:57 UTC (4+ messages)
` [PATCH 2/6] KVM: x86: Fix CPUID range check for Centaur and Hypervisor ranges
[PATCH 1/2] Input: Add keycodes for keyboard backlight control
2020-03-03 0:56 UTC (2+ messages)
` [PATCH 2/2] Input: Allocate keycode for SNIP key
[PATCH v3 1/5] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
2020-03-03 0:56 UTC (5+ messages)
` [PATCH v3 2/5] Bluetooth: L2CAP: Add initial code "
` [PATCH v3 3/5] Bluetooth: L2CAP: Add module option to enable ECRED mode
` [PATCH v3 4/5] Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
` [PATCH v3 5/5] Bluetooth: Add BT_MODE socket option
[Intel-gfx] [CI 1/2] drm/i915/huc: update TGL HuC to v7.0.12
2020-03-03 0:54 UTC (3+ messages)
[PATCH] ena: Speed up initialization 90x by reducing poll delays
2020-03-03 0:53 UTC (6+ messages)
[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 3
2020-03-03 0:48 UTC (39+ messages)
` [PULL 01/38] target/riscv: Convert MIP CSR to target_ulong
` [PULL 02/38] target/riscv: Add the Hypervisor extension
` [PULL 03/38] target/riscv: Add the Hypervisor CSRs to CPUState
` [PULL 04/38] target/riscv: Add support for the new execption numbers
` [PULL 05/38] target/riscv: Rename the H irqs to VS irqs
` [PULL 06/38] target/riscv: Add the virtulisation mode
` [PULL 07/38] target/riscv: Add the force HS exception mode
` [PULL 08/38] target/riscv: Fix CSR perm checking for HS mode
` [PULL 09/38] target/riscv: Print priv and virt in disas log
` [PULL 10/38] target/riscv: Dump Hypervisor registers if enabled
` [PULL 11/38] target/riscv: Add Hypervisor CSR access functions
` [PULL 12/38] target/riscv: Add Hypervisor virtual CSRs accesses
` [PULL 13/38] target/riscv: Add Hypervisor machine "
` [PULL 14/38] target/riscv: Add virtual register swapping function
` [PULL 15/38] target/riscv: Set VS bits in mideleg for Hyp extension
` [PULL 16/38] target/riscv: Extend the MIE CSR to support virtulisation
` [PULL 17/38] target/riscv: Extend the SIP "
` [PULL 18/38] target/riscv: Add support for virtual interrupt setting
` [PULL 19/38] target/ricsv: Flush the TLB on virtulisation mode changes
` [PULL 20/38] target/riscv: Generate illegal instruction on WFI when V=1
` [PULL 21/38] target/riscv: Add hypvervisor trap support
` [PULL 22/38] target/riscv: Add Hypervisor trap return support
` [PULL 23/38] target/riscv: Add hfence instructions
` [PULL 24/38] target/riscv: Remove the hret instruction
` [PULL 25/38] target/riscv: Only set TB flags with FP status if enabled
` [PULL 26/38] target/riscv: Disable guest FP support based on virtual status
` [PULL 27/38] target/riscv: Mark both sstatus and msstatus_hs as dirty
` [PULL 28/38] target/riscv: Respect MPRV and SPRV for floating point ops
` [PULL 29/38] target/riscv: Allow specifying MMU stage
` [PULL 30/38] target/riscv: Implement second stage MMU
` [PULL 31/38] target/riscv: Raise the new execptions when 2nd stage translation fails
` [PULL 32/38] target/riscv: Set htval and mtval2 on execptions
` [PULL 33/38] target/riscv: Add support for the 32-bit MSTATUSH CSR
` [PULL 34/38] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
` [PULL 35/38] target/riscv: Allow enabling the Hypervisor extension
` [PULL 36/38] riscv: virt: Allow PCI address 0
` [PULL 37/38] target/riscv: Emulate TIME CSRs for privileged mode
` [PULL 38/38] hw/riscv: Provide rdtime callback for TCG in CLINT emulation
[PATCH v3 bpf-next 0/3] Convert BPF UAPI constants into enum values
2020-03-03 0:32 UTC (4+ messages)
` [PATCH v3 bpf-next 1/3] bpf: switch BPF UAPI #define constants used from BPF program side to enums
` [PATCH v3 bpf-next 2/3] libbpf: assume unsigned values for BTF_KIND_ENUM
` [PATCH v3 bpf-next 3/3] tools/runqslower: drop copy/pasted BPF_F_CURRENT_CPU definiton
[PATCH bpf-next v4 0/4] eBPF JIT for RV32G
2020-03-03 0:50 UTC (10+ messages)
` [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header
` [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
` [PATCH bpf-next v4 3/4] bpf, doc: add BPF JIT for RV32G to BPF documentation
` [PATCH bpf-next v4 4/4] MAINTAINERS: Add entry for RV32G BPF JIT
[PATCH v4] arm64: dts: imx8mq-phanbell: Add gpio-fan/thermal support
2020-03-03 0:46 UTC (2+ messages)
[PATCH] ASoC: soc-pcm: Revert "call snd_soc_component_open/close() once"
2020-03-03 0:43 UTC (15+ messages)
[Intel-wired-lan] [PATCH v1 1/1] igc: Remove copper fiber switch control
2020-03-03 0:44 UTC (3+ messages)
[PATCH] mips/mips_malta: Allow more than 2G RAM
2020-03-03 0:41 UTC (4+ messages)
` [EXTERNAL][PATCH] "
` [PATCH v1] "
[PATCH v3] arm64: dts: imx8mq-phanbell: Add gpio-fan/thermal support
2020-03-03 0:39 UTC (4+ messages)
[PATCH v27 00/22] Intel SGX foundations
2020-03-03 0:39 UTC (3+ messages)
` [PATCH v27 04/22] x86/sgx: Add SGX microarchitectural data structures
[mlmmj] DMARC
2020-03-03 0:36 UTC (2+ messages)
[PATCH] cifs: add SMB2_open() arg to return POSIX data
2020-03-03 0:31 UTC (2+ messages)
[Intel-gfx] [PATCH 1/2] drm/i915/gen11: Moving WAs to rcs_engine_wa_init()
2020-03-03 0:31 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH bpf-next 0/4] Move BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE to libbpf
2020-03-03 0:30 UTC (2+ messages)
[linux-review:UPDATE-20200302-182435/Clement-Leger/remoteproc-Add-elf64-support-in-elf-loader/20191005-043859 1/1] drivers//remoteproc/remoteproc_elf_loader.c:200:22: error: use of undeclared identifier 'class'
2020-03-03 0:30 UTC
[software node] 6c0b5b25ae: INFO:trying_to_register_non-static_key
2020-03-03 0:28 UTC (2+ messages)
[Intel-wired-lan] [PATCH v1 1/1] igc: Enable NETIF_F_HW_TC flag
2020-03-03 0:28 UTC
[PATCH v2] mm: fix long time stall from mm_populate
2020-03-03 0:26 UTC
linux-next: manual merge of the netfilter-next tree with Linus' tree
2020-03-03 0:26 UTC
[RFC 0/3] mm: Discard lazily freed pages when migrating
2020-03-03 0:25 UTC (9+ messages)
[PATCH v2 0/2] add callbacks for inaccessible pages
2020-03-03 0:25 UTC (3+ messages)
` [PATCH v2 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v2 2/2] mm/gup/writeback: add callbacks for inaccessible pages
[PATCH 0/8] Bugfixes and tracing enhancements for knfsd
2020-03-03 0:22 UTC (4+ messages)
` [PATCH 1/8] nfsd: Don't add locks to closed or closing open stateids
` [PATCH 2/8] nfsd: Add tracing to nfsd_set_fh_dentry()
[Xen-devel] [linux-4.9 test] 147825: regressions - FAIL
2020-03-03 0:22 UTC
[PATCH 00/42] Manually convert SCSI documentation to ReST format
2020-03-03 0:21 UTC (5+ messages)
` [PATCH 16/42] docs: scsi: convert g_NCR5380.txt to ReST
` [PATCH 31/42] docs: scsi: convert scsi_mid_low_api.txt "
[PATCH v3 0/4] Add extra information to versioned CPU models
2020-03-03 0:18 UTC (6+ messages)
` [PATCH v3 2/4] target/i386: Remove monitor from some "
next/pending-fixes build: 216 builds: 0 failed, 216 passed, 25 warnings (v5.6-rc4-203-g8f169e319c63)
2020-03-03 0:19 UTC
linux-next: build warning after merge of the thermal tree
2020-03-03 0:17 UTC (2+ messages)
[PATCH mlx5-next 0/4] Mellanox, mlx5 next updates 2020-03-02
2020-03-03 0:15 UTC (5+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Introduce egress acl forward-to-vport capability
` [PATCH mlx5-next 2/4] net/mlx5: Introduce TLS and IPSec objects enums
` [PATCH mlx5-next 3/4] net/mlx5: Expose link speed directly
` [PATCH mlx5-next 4/4] net/mlx5: HW bit for goto chain offload support
acf49bb928 ("mm/mlock: split ClearPageLRU from page isolation .."): [ 36.045721] BUG: sleeping function called from invalid context at mm/rmap.c:1861
2020-03-03 0:14 UTC
[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
2020-03-03 0:11 UTC (18+ messages)
` R: "
[PATCH v2 bpf-next 0/2] bpftool: introduce prog profile
2020-03-03 0:10 UTC (4+ messages)
` [PATCH v2 bpf-next 1/2] bpftool: introduce "prog profile" command
[PATCH] git-gui: fix error popup when doing blame -> "Show History Context"
2020-03-03 0:10 UTC (2+ messages)
[RFC v5 PATCH 0/9] xfs: automatic relogging experiment
2020-03-03 0:09 UTC (9+ messages)
` [RFC v5 PATCH 5/9] xfs: automatic log item relog mechanism
` [RFC v5 PATCH 7/9] xfs: buffer relogging support prototype
[PATCH v2] riscv: sifive_u: Add a "serial" property for board serial number
2020-03-02 23:59 UTC (5+ messages)
[Intel-gfx] [PATCH v3] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
2020-03-03 0:08 UTC (2+ messages)
` "
[Bug 1865626] [NEW] qemu hang when ipl boot from a mdev dasd
2020-03-02 23:59 UTC (2+ messages)
` [Bug 1865626] "
Security Working Group - Wednesday March 4
2020-03-03 0:05 UTC
[PATCH 0/4] xfs: fix errors in directory verifiers
2020-03-03 0:04 UTC (3+ messages)
` [PATCH 2/4] xfs: check owner of dir3 free blocks
[dpdk-dev] [PATCH] net/vhost: fix potential memory leak
2020-03-03 0:03 UTC
[PATCH v2 00/66] KVM: x86: Introduce KVM cpu caps
2020-03-02 23:57 UTC (52+ messages)
` [PATCH v2 01/66] KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries
` [PATCH v2 02/66] KVM: x86: Refactor loop around do_cpuid_func() to separate helper
` [PATCH v2 03/66] KVM: x86: Simplify handling of Centaur CPUID leafs
` [PATCH v2 04/66] KVM: x86: Clean up error handling in kvm_dev_ioctl_get_cpuid()
` [PATCH v2 05/66] KVM: x86: Check userapce CPUID array size after validating sub-leaf
` [PATCH v2 06/66] KVM: x86: Move CPUID 0xD.1 handling out of the index>0 loop
` [PATCH v2 07/66] KVM: x86: Check for CPUID 0xD.N support before validating array size
` [PATCH v2 08/66] KVM: x86: Warn on zero-size save state for valid CPUID 0xD.N sub-leaf
` [PATCH v2 09/66] KVM: x86: Refactor CPUID 0xD.N sub-leaf entry creation
` [PATCH v2 10/66] KVM: x86: Clean up CPUID 0x7 sub-leaf loop
` [PATCH v2 11/66] KVM: x86: Drop the explicit @index from do_cpuid_7_mask()
` [PATCH v2 12/66] KVM: x86: Drop redundant boot cpu checks on SSBD feature bits
` [PATCH v2 13/66] KVM: x86: Consolidate CPUID array max num entries checking
` [PATCH v2 14/66] KVM: x86: Hoist loop counter and terminator to top of __do_cpuid_func()
` [PATCH v2 15/66] KVM: x86: Refactor CPUID 0x4 and 0x8000001d handling
` [PATCH v2 16/66] KVM: x86: Encapsulate CPUID entries and metadata in struct
` [PATCH v2 17/66] KVM: x86: Drop redundant array size check
` [PATCH v2 18/66] KVM: x86: Use common loop iterator when handling CPUID 0xD.N
` [PATCH v2 19/66] KVM: VMX: Add helpers to query Intel PT mode
` [PATCH v2 20/66] KVM: x86: Calculate the supported xcr0 mask at load time
` [PATCH v2 21/66] KVM: x86: Use supported_xcr0 to detect MPX support
` [PATCH v2 22/66] KVM: x86: Make kvm_mpx_supported() an inline function
` [PATCH v2 23/66] KVM: x86: Clear output regs for CPUID 0x14 if PT isn't exposed to guest
` [PATCH v2 25/66] KVM: x86: Use u32 for holding CPUID register value in helpers
` [PATCH v2 27/66] KVM: x86: Introduce cpuid_entry_{get,has}() accessors
` [PATCH v2 28/66] KVM: x86: Introduce cpuid_entry_{change,set,clear}() mutators
` [PATCH v2 29/66] KVM: x86: Refactor cpuid_mask() to auto-retrieve the register
` [PATCH v2 30/66] KVM: x86: Handle MPX CPUID adjustment in VMX code
` [PATCH v2 31/66] KVM: x86: Handle INVPCID "
` [PATCH v2 45/66] KVM: x86: Fold CPUID 0x7 masking back into __do_cpuid_func()
` [PATCH v2 46/66] KVM: x86: Remove the unnecessary loop on CPUID 0x7 sub-leafs
` [PATCH v2 47/66] KVM: x86: Squash CPUID 0x2.0 insanity for modern CPUs
` [PATCH v2 48/66] KVM: x86: Remove stateful CPUID handling
` [PATCH v2 49/66] KVM: x86: Do host CPUID at load time to mask KVM cpu caps
` [PATCH v2 50/66] KVM: x86: Override host CPUID results with kvm_cpu_caps
` [PATCH v2 51/66] KVM: x86: Set emulated/transmuted feature bits via kvm_cpu_caps
` [PATCH v2 52/66] KVM: x86: Use kvm_cpu_caps to detect Intel PT support
` [PATCH v2 53/66] KVM: x86: Do kvm_cpuid_array capacity checks in terminal functions
` [PATCH v2 54/66] KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt support
` [PATCH v2 55/66] KVM: VMX: Directly use VMX capabilities helper to detect RDTSCP support
` [PATCH v2 56/66] KVM: x86: Check for Intel PT MSR virtualization using KVM cpu caps
` [PATCH v2 57/66] KVM: VMX: Directly query Intel PT mode when refreshing PMUs
` [PATCH v2 58/66] KVM: SVM: Refactor logging of NPT enabled/disabled
` [PATCH v2 59/66] KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common function
` [PATCH v2 60/66] KVM: x86/mmu: Configure max page level during hardware setup
` [PATCH v2 61/66] KVM: x86: Don't propagate MMU lpage support to memslot.disallow_lpage
` [PATCH v2 62/66] KVM: Drop largepages_enabled and its accessor/mutator
` [PATCH v2 63/66] KVM: x86: Move VMX's host_efer to common x86 code
` [PATCH v2 64/66] KVM: nSVM: Expose SVM features to L1 iff nested is enabled
` [PATCH v2 65/66] KVM: nSVM: Advertise and enable NRIPS for L1 iff nrips "
` [PATCH v2 66/66] KVM: x86: Move nSVM CPUID 0x8000000A handing into common x86 code
[PATCH V3] nvmet: check ncqr & nsqr for set-features cmd
2020-03-03 0:00 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.