All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-02 22:05:14 to 2021-02-02 22:44:59 UTC [more...]

[PATCH] x86: Remove unnecessary kmap() from sgx_ioc_enclave_init()
 2021-02-02 22:43 UTC  (3+ messages)

[rcu:willy-maple 132/202] include/linux/kernel.h:694:51: error: 'struct vm_region' has no member named 'vm_rb'
 2021-02-02 22:43 UTC  (2+ messages)

[PATCH v4 00/17] remoteproc: Add support for detaching a rproc
 2021-02-02 22:42 UTC  (5+ messages)

[PATCH 1/2] KVM: x86/mmu: Make HVA handler retpoline-friendly
 2021-02-02 22:42 UTC  (4+ messages)
` [PATCH 2/2] KVM: Scalable memslots implementation

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-02 22:41 UTC  (7+ messages)
` [PATCH V3 01/14] coresight: etm-perf: Allow an event to use different sinks

question about ALSA devices not showing up in buildroot build
 2021-02-02 22:41 UTC  (5+ messages)

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next] mptcp: add local addr info in mptcp_info
 2021-02-02 22:42 UTC 

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-02-02 22:41 UTC  (12+ messages)
` [RFC PATCH v3 16/27] KVM: VMX: Convert vcpu_vmx.exit_reason to a union

[PATCH] platform/chrome: cros_ec_typec: Decouple partner removal
 2021-02-02 22:40 UTC 

[arm64:for-next/kexec 9/13] arch/arm64/kernel/machine_kexec.c:62:5: warning: no previous prototype for 'machine_kexec_post_load'
 2021-02-02 22:39 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: Add include dir for MIPS Loongson64 to fix build errors
 2021-02-02 22:40 UTC  (2+ messages)

[PATCH] rdma.8: Add basic description for users unfamiliar with rdma
 2021-02-02 22:39 UTC  (2+ messages)

pm/testing baseline: 108 runs, 1 regressions (v5.11-rc6-72-gc42187278fc1)
 2021-02-02 22:38 UTC 

[PATCH] 9p: Convert to cut-down fscache I/O API rewrite
 2021-02-02 22:36 UTC  (2+ messages)

[PATCH] KVM: SVM: Use 'unsigned long' for the physical address passed to VMSAVE
 2021-02-02 22:36 UTC  (2+ messages)

AMD SEV-SNP/Intel TDX: validation of memory pages
 2021-02-02 22:37 UTC  (2+ messages)

[PATCH v2] tpm_tis: Add missing tpm_request/relinquish_locality calls
 2021-02-02 22:35 UTC  (4+ messages)
` [PATCH v3] "

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-02 22:35 UTC  (6+ messages)
` [RFC][PATCH 11/13] mm/vmscan: Consider anonymous pages without swap

[RFC] Filesystem error notifications proposal
 2021-02-02 22:34 UTC  (6+ messages)

[PATCH] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-02 22:34 UTC  (4+ messages)

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-02-02 22:34 UTC  (9+ messages)

[RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
 2021-02-02 22:33 UTC  (9+ messages)

[PATCH v2 0/3] block/nbd: fix crashers in reconnect while migrating
 2021-02-02 22:33 UTC  (2+ messages)

[rcu:willy-maple 125/202] include/linux/maple_tree.h:79:22: error: 'MAPLE_RANGE64_SLOTS' undeclared here (not in a function)
 2021-02-02 22:31 UTC  (2+ messages)

[arm:for-next 9/26] arch/arm/boot/compressed/fdt_check_mem_start.c:62:10: warning: no previous prototype for 'fdt_check_mem_start'
 2021-02-02 22:31 UTC  (2+ messages)

[powerpc:next-test 102/117] arch/powerpc/kernel/tau_6xx.c:103:31: error: this old-style function definition is not preceded by a prototype
 2021-02-02 22:33 UTC 

Only receive the topics I participated in or initiated on this mailing list
 2021-02-02 22:23 UTC  (8+ messages)

[PATCH v2 0/5] SUNRPC: Create sysfs files for changing IP
 2021-02-02 22:31 UTC  (9+ messages)

[RFC PATCH v1 00/01] PCIe DOE for PCIe and CXL 2.0
 2021-02-02 20:43 UTC  (2+ messages)
` [RFC PATCH v1 01/01] "

[PATCH] tpm: WARN_ONCE() -> pr_warn_once() in tpm_tis_status()
 2021-02-02 22:29 UTC  (11+ messages)

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-02-02 22:15 UTC  (76+ messages)
` [PATCH v6 01/37] firmware: arm_scmi: review protocol registration interface
` [PATCH v6 02/37] firmware: arm_scmi: introduce protocol handle definitions
` [PATCH v6 03/37] firmware: arm_scmi: introduce devres get/put protocols operations
` [PATCH v6 04/37] firmware: arm_scmi: add devm_acquire_protocol helper
` [PATCH v6 05/37] firmware: arm_scmi: make notifications aware of protocols users
` [PATCH v6 06/37] firmware: arm_scmi: introduce new devres notification ops
` [PATCH v6 07/37] firmware: arm_scmi: refactor events registration
` [PATCH v6 08/37] firmware: arm_scmi: convert events registration to protocol handles
` [PATCH v6 09/37] firmware: arm_scmi: add new protocol handle core xfer ops
` [PATCH v6 10/37] firmware: arm_scmi: add helper to access revision area memory
` [PATCH v6 11/37] firmware: arm_scmi: port Base protocol to new interface
` [PATCH v6 12/37] firmware: arm_scmi: port Perf protocol to new protocols interface
` [PATCH v6 13/37] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface
` [PATCH v6 14/37] firmware: arm_scmi: remove legacy scmi_perf_ops protocol interface
` [PATCH v6 15/37] firmware: arm_scmi: port Power protocol to new protocols interface
` [PATCH v6 16/37] firmware: arm_scmi: port GenPD driver to the new scmi_power_proto_ops interface
` [PATCH v6 17/37] firmware: arm_scmi: remove legacy scmi_power_ops protocol interface
` [PATCH v6 18/37] firmware: arm_scmi: port Clock protocol to new protocols interface
` [PATCH v6 19/37] clk: scmi: port driver to the new scmi_clk_proto_ops interface
` [PATCH v6 20/37] firmware: arm_scmi: remove legacy scmi_clk_ops protocol interface
` [PATCH v6 21/37] firmware: arm_scmi: port Reset protocol to new protocols interface
` [PATCH v6 22/37] reset: reset-scmi: port driver to the new scmi_reset_proto_ops interface
` [PATCH v6 23/37] firmware: arm_scmi: remove legacy scmi_reset_ops protocol interface
` [PATCH v6 24/37] firmware: arm_scmi: port Sensor protocol to new protocols interface
` [PATCH v6 25/37] hwmon: (scmi) port driver to the new scmi_sensor_proto_ops interface
` [PATCH v6 26/37] firmware: arm_scmi: remove legacy scmi_sensor_ops protocol interface
` [PATCH v6 27/37] firmware: arm_scmi: port SystemPower protocol to new protocols interface
` [PATCH v6 28/37] firmware: arm_scmi: port Voltage "
` [PATCH v6 29/37] regulator: scmi: port driver to the new scmi_voltage_proto_ops interface
` [PATCH v6 30/37] firmware: arm_scmi: remove legacy scmi_voltage_ops protocol interface
` [PATCH v6 31/37] firmware: arm_scmi: make references to handle const
` [PATCH v6 32/37] firmware: arm_scmi: cleanup legacy protocol init code
` [PATCH v6 33/37] firmware: arm_scmi: cleanup unused core xfer wrappers
` [PATCH v6 34/37] firmware: arm_scmi: cleanup events registration transient code
` [PATCH v6 35/37] firmware: arm_scmi: make notify_priv really private
` [PATCH v6 36/37] firmware: arm_scmi: add protocol modularization support
` [PATCH v6 37/37] firmware: arm_scmi: add dynamic scmi devices creation

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-02 22:26 UTC  (12+ messages)
` [PATCH 1/7] mm: memcontrol: fix cpuhotplug statistics flushing
` [PATCH 2/7] mm: memcontrol: kill mem_cgroup_nodeinfo()
` [PATCH 3/7] mm: memcontrol: privatize memcg_page_state query functions

[PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification
 2021-02-02 22:26 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
 2021-02-02 22:26 UTC  (2+ messages)

[PATCH] Add documentation of ss filter to man page
 2021-02-02 22:25 UTC  (2+ messages)

[PATCH] git-gui: remove lines starting with the comment character
 2021-02-02 22:26 UTC  (2+ messages)

[PATCH v4 0/4] Add helpful advice about init.defaultBranch
 2021-02-02 22:25 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 4/4] init: provide useful "

[peterz-queue:perf/kprobes 1/2] samples/kprobes/kprobe_example.c:101:5: error: 'struct kprobe' has no member named 'fault_handler'; did you mean
 2021-02-02 22:28 UTC 

[PATCH] dt-bindings: ethernet-controller: fix fixed-link specification
 2021-02-02 22:24 UTC  (2+ messages)

[PATCH v2] tpm: WARN_ONCE() -> dev_warn_once() in tpm_tis_status()
 2021-02-02 22:21 UTC 

[dm-devel] [PATCH] multipathd: avoid crash in uevent_cleanup()
 2021-02-02 22:23 UTC  (2+ messages)

[PATCHSET v2 0/2] xfs: add the ability to flag a fs for repair
 2021-02-02 22:22 UTC  (5+ messages)
` [PATCH 2/2] xfs_repair: clear the needsrepair flag
  ` [PATCH v2.1 "

[PATCH v5] net: tftp: Add client support for RFC 7440
 2021-02-02 22:23 UTC  (8+ messages)

git fails with a broken pipe when one quits the pager
 2021-02-02 22:21 UTC  (13+ messages)
` [PATCH] pager: exit without error on SIGPIPE

[PATCH 0/9] crypto: fix alignmask handling
 2021-02-02 22:20 UTC  (2+ messages)

[PATCH v1] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
 2021-02-02 22:21 UTC  (6+ messages)

[PATCH v3 0/4] target/arm: Add support for FEAT_DIT, Data Independent Timing
 2021-02-02 22:21 UTC  (4+ messages)
` [PATCH v3 2/4] "

[Buildroot] [BuildRoot] qt error : QEGLPlatformContext: Failed to create context: 3005
 2021-02-02 22:22 UTC 

[PATCH v6 1/3] ls-refs: report unborn targets of symrefs
 2021-02-02 22:17 UTC  (3+ messages)

[PATCH rfc 0/3] virtio-net: add tx-hash, rx-tstamp and tx-tstamp
 2021-02-02 22:17 UTC  (5+ messages)
` [PATCH rfc 2/3] virtio-net: support receive timestamp

[nft PATCH] json: Do not abbreviate reject statement object
 2021-02-02 22:17 UTC 

[PATCH 1/1] docs: fix mistake in dirty bitmap feature description
 2021-02-02 22:15 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] BPF selftest helper script
 2021-02-02 22:15 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] bpf: Helper script for running BPF presubmit tests
` [PATCH bpf-next v4 2/2] bpf/selftests: Add a short note about run_in_vm.sh in README.rst

[Intel-gfx] [CI] Oops with "ALSA: jack: implement software jack injection via debugfs"
 2021-02-02 22:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-02 22:12 UTC  (3+ messages)

[PATCH 00/12] misc: Replace the words 'blacklist/whitelist'
 2021-02-02 22:13 UTC  (3+ messages)
` [PATCH 12/12] hw/vfio/pci-quirks: Replace the word 'blacklist'

[PATCH v4] x86/mce: Avoid infinite loop for copy from user recovery
 2021-02-02 22:12 UTC  (12+ messages)
    ` [PATCH v5] "

[PATCH 1/2] audit: show user land backtrace as part of audit context messages
 2021-02-02 22:11 UTC  (6+ messages)

[Intel-gfx] [CI 01/13] Oops with "ALSA: jack: implement software jack injection via debugfs"
 2021-02-02 22:12 UTC  (13+ messages)
` [Intel-gfx] [CI 02/13] drm/i915/gt: Move engine setup out of set_default_submission
` [Intel-gfx] [CI 03/13] drm/i915/gt: Move submission_method into intel_gt
` [Intel-gfx] [CI 04/13] drm/i915/gt: Move CS interrupt handler to the backend
` [Intel-gfx] [CI 05/13] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [CI 06/13] drm/i915: Restructure priority inheritance
` [Intel-gfx] [CI 07/13] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [CI 08/13] drm/i915/selftests: Exercise priority inheritance around an engine loop
` [Intel-gfx] [CI 09/13] drm/i915: Improve DFS for priority inheritance
` [Intel-gfx] [CI 10/13] drm/i915: Extract request submission from execlists
` [Intel-gfx] [CI 11/13] drm/i915: Extract request rewinding "
` [Intel-gfx] [CI 12/13] drm/i915: Extract request suspension from the execlists
` [Intel-gfx] [CI 13/13] drm/i915: Extract the ability to defer and rerun a request later

[PATCH v2 0/3] TPM fixes
 2021-02-02 22:09 UTC  (4+ messages)
` [PATCH v2 1/3] tpm: fix reference counting for struct tpm_chip
` [PATCH v2 2/3] tpm: Provide a function tpm_chip_free() to free tpm chips
` [PATCH v2 3/3] tpm: in tpm2_del_space check if ops pointer is still valid

[PATCH V2] arch: mips: kernel: Fix two spelling in smp.c
 2021-02-02 22:10 UTC  (2+ messages)

[meta-python][PATCH 1/5] python3-cmd2: Upgrade 1.4.0 -> 1.5.0
 2021-02-02 22:10 UTC  (10+ messages)
` [meta-python][PATCH 2/5] python3-elementpath: Upgrade 2.1.2 -> 2.1.3
  ` [oe] "
` [meta-python][PATCH 3/5] python3-croniter: Upgrade 1.0.4 -> 1.0.5
  ` [oe] "
` [meta-python][PATCH 4/5] python3-pychromecast: Upgrade 7.7.2 -> 8.0.0
  ` [oe] "
` [meta-python][PATCH 5/5] python3-alembic: Upgrade 1.5.2 -> 1.5.3
  ` [oe] "
` [oe] [meta-python][PATCH 1/5] python3-cmd2: Upgrade 1.4.0 -> 1.5.0

[Intel-gfx] [CI 1/3] *** HAX FOR CI *** Revert "rtc: mc146818: Detect and handle broken RTCs"
 2021-02-02 22:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/3] "

[PATCH v5 2/2] media: i2c: Add imx334 camera sensor driver
 2021-02-02 22:09 UTC  (2+ messages)

[kvm:nested-svm 79/95] arch/x86/kvm/vmx/vmx.c:5649:12: error: conflicting types for 'handle_bus_lock'
 2021-02-02 22:06 UTC  (2+ messages)

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-02 22:06 UTC  (7+ messages)
` [RFC PATCH v3 17/31] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)

[RFC PATCH v1 0/2] Fix deadlock in ufs
 2021-02-02 22:05 UTC  (5+ messages)
` [RFC PATCH v2 "

[PATCH v2 06/28] locking/rwlocks: Add contention detection for rwlocks
 2021-02-02 22:06 UTC  (2+ messages)

[PATCH v4 0/5] Some optimizations related to sgx
 2021-02-02 22:04 UTC  (3+ messages)
` [PATCH v4 5/5] x86/sgx: Remove redundant if conditions in sgx_encl_create

[PATCH 1/1] ipu3-cio2: Build bridge only if ACPI is enabled
 2021-02-02 22:02 UTC  (5+ messages)

[kvm:queue 75/78] include/linux/compiler-gcc.h:96:38: error: inconsistent operand constraints in an 'asm'
 2021-02-02 22:03 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.