linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 20:02:10 to 2021-02-02 22:51:17 UTC [more...]

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-02 22:50 UTC  (9+ messages)
` [PATCH V3 01/14] coresight: etm-perf: Allow an event to use different sinks
` [PATCH V3 05/14] coresight: ete: Add support for ETE tracing

[PATCH 00/14] CXL 2.0 Support
 2021-02-02 22:50 UTC  (4+ messages)
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-02 22:45 UTC  (8+ messages)
` [RFC][PATCH 08/13] mm/migrate: demote pages during reclaim
` [RFC][PATCH 11/13] mm/vmscan: Consider anonymous pages without swap

[PATCH V3] x86: Remove unnecessary kmap() from sgx_ioc_enclave_init()
 2021-02-02 22:45 UTC  (2+ messages)

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-02 22:44 UTC  (3+ messages)
` [PATCH v3 19/22] arm64: defconfig: Build Qcom CAMSS as module

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

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 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 

[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] platform/chrome: cros_ec_typec: Decouple partner removal
 2021-02-02 22:40 UTC 

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

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

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

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

[RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
 2021-02-02 22:33 UTC  (8+ 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 

[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
 2021-02-02 22:26 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required
` [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-02-02 22:15 UTC  (38+ 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  (7+ 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 v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-02 22:12 UTC  (3+ messages)

[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  (5+ messages)

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

[PATCH v4 0/5] Some optimizations related to sgx
 2021-02-02 22:04 UTC  (11+ messages)
` [PATCH v4 1/5] selftests/x86: Use getauxval() to simplify the code in sgx
` [PATCH v4 2/5] x86/sgx: Reduce the locking range in sgx_sanitize_section()
` [PATCH v4 3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section
` [PATCH v4 4/5] x86/sgx: Allows ioctl PROVISION to execute before CREATE
` [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)

[for-linus][PATCH 0/5] tracing: Fixes for 5.11-rc5
 2021-02-02 21:59 UTC  (6+ messages)
` [for-linus][PATCH 1/5] fgraph: Initialize tracing_graph_pause at task creation
` [for-linus][PATCH 2/5] tracing: Use pause-on-trace with the latency tracers
` [for-linus][PATCH 3/5] tracing/kprobe: Fix to support kretprobe events on unloaded modules
` [for-linus][PATCH 4/5] kretprobe: Avoid re-registration of the same kretprobe earlier
` [for-linus][PATCH 5/5] tracepoint: Fix race between tracing and removing tracepoint

[PATCH v2] dt-bindings: iio: dac: Fix AD5686 references
 2021-02-02 21:56 UTC  (2+ messages)

[PATCH net 0/4] Fix W=1 compilation warnings in net/* folder
 2021-02-02 21:55 UTC  (5+ messages)
` [PATCH net 1/4] ipv6: silence compilation warning for non-IPV6 builds

[PATCH v2 3/5] pcie-qcom: provide a way to power up qca6390 chip on RB5 platform
 2021-02-02 21:50 UTC  (8+ messages)

[PATCH 2/2] audit: show (grand)parents information of an audit context
 2021-02-02 21:44 UTC  (2+ messages)

[PATCHv4 0/6] Extend Intel service layer, FPGA manager and region
 2021-02-02 22:01 UTC  (4+ messages)
` [PATCHv4 5/6] dt-bindings: fpga: add authenticate-fpga-config property

Alternative compilers to GCC/Clang
 2021-02-02 21:41 UTC  (8+ messages)

[PATCH] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
 2021-02-02 21:38 UTC  (5+ messages)

[PATCH v5] perf: cs-etm: update ETM metadata format
 2021-02-02 21:40 UTC 

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-02 21:35 UTC  (3+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[PATCH v4] perf: cs-etm: update ETM metadata format
 2021-02-02 21:38 UTC  (4+ messages)

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-02 21:36 UTC 

[PATCH 0/5] Clock fixes for DSI 10nm PLL
 2021-02-02 21:35 UTC  (13+ messages)
` [PATCH 3/5] drm/msm/dsi_pll_10nm: Fix bad VCO rate calculation and prescaler

[RFC 00/20] TLB batching consolidation and enhancements
 2021-02-02 21:35 UTC  (6+ messages)
` [RFC 01/20] mm/tlb: fix fullmm semantics

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-02 21:30 UTC  (13+ messages)
` [PATCH 8/9] vfio/pci: use x86 naming instead of igd

arch/arm64/kvm/sys_regs.c:1544:13: warning: initialized field overwritten
 2021-02-02 21:25 UTC 

[PATCH] drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU drivers
 2021-02-02 21:25 UTC  (2+ messages)

[PATCH] arm64/ptdump:display the Linear Mapping start marker
 2021-02-02 21:25 UTC  (2+ messages)

[PATCH] KVM: SVM: Treat SVM as unsupported when running as an SEV guest
 2021-02-02 21:20 UTC 

[PATCH] dt-bindings: iio: dac: Add missing ad5686 compatible strings
 2021-02-02 21:10 UTC  (3+ messages)

kprobes broken since 0d00449c7a28 ("x86: Replace ist_enter() with nmi_enter()")
 2021-02-02 21:05 UTC  (12+ messages)

[PATCH v6] modules: introduce the MODULE_SCMVERSION config
 2021-02-02 20:59 UTC  (4+ messages)

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2021-02-02 20:54 UTC  (3+ messages)

[PATCH v2] hwmon: lm75: Handle broken device nodes gracefully
 2021-02-02 20:54 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v12 10/14] mm/vmalloc: provide fallback arch huge vmap support functions
 2021-02-02 20:53 UTC  (2+ messages)

[RFC 15/20] mm: detect deferred TLB flushes in vma granularity
 2021-02-02 20:51 UTC  (3+ messages)

[PATCH v2] ASoC: da7218: Drop CONFIG_OF ifdef
 2021-02-02 20:50 UTC  (3+ messages)

[PATCH] PCI/LINK: Remove bandwidth notification
 2021-02-02 20:50 UTC 

[PATCH net-next v2 0/4] bridge: mrp: Extend br_mrp_switchdev_*
 2021-02-02 20:49 UTC  (6+ messages)

[PATCH] net: phy: add Marvell 88X2222 transceiver support
 2021-02-02 20:45 UTC  (3+ messages)

[PATCH] block: recalculate segment count for multi-segment discard requests correctly
 2021-02-02 20:43 UTC  (3+ messages)

[PATCH v2 1/1] fpga: dfl: afu: harden port enable logic
 2021-02-02 20:44 UTC  (8+ messages)

[PATCH] arm64: Make CPU_BIG_ENDIAN depend on !LD_IS_LLD
 2021-02-02 20:43 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the fscache tree
 2021-02-02 20:42 UTC  (2+ messages)

arch/arm64/kvm/va_layout.c:249:6: warning: no previous prototype for 'kvm_update_kimg_phys_offset'
 2021-02-02 20:30 UTC 

[PATCH] io_uring: Add skip option for __io_sqe_files_update
 2021-02-02 20:29 UTC  (2+ messages)

nouveau regression post v5.8, still present in v5.10
 2021-02-02 20:26 UTC  (11+ messages)
` [Nouveau] "

fs/f2fs/gc.c:29:12: warning: stack frame size of 1048 bytes in function 'gc_thread_func'
 2021-02-02 20:26 UTC 

Issues with "PCI/LINK: Report degraded links via link bandwidth notification"
 2021-02-02 20:25 UTC  (3+ messages)

[PATCH v4 00/23] powerpc/32: Implement C syscall entry/exit
 2021-02-02 20:10 UTC  (8+ messages)
` [PATCH v4 11/23] powerpc/syscall: Rename syscall_64.c into syscall.c

[PATCH 0/9] perf core PMU support for Sapphire Rapids (User tools)
 2021-02-02 20:09 UTC  (10+ messages)
` [PATCH 1/9] tools headers uapi: Update tools's copy of linux/perf_event.h
` [PATCH 2/9] perf tools: Support the auxiliary event
` [PATCH 3/9] perf tools: Support data block and addr block
` [PATCH 4/9] perf c2c: "
` [PATCH 5/9] perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH 6/9] perf report: Support instruction latency
` [PATCH 7/9] perf test: Support PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH 8/9] perf stat: Support L2 Topdown events
` [PATCH 9/9] perf, tools: Update topdown documentation for Sapphire Rapids

[PATCH v2] mm/hugetlb: remove redundant check in preparing and destroying gigantic page
 2021-02-02 19:03 UTC  (3+ messages)

arch/arm64/kvm/hyp/nvhe/psci-relay.c:174:28: warning: no previous prototype for 'kvm_host_psci_cpu_entry'
 2021-02-02 20:12 UTC 

[PATCH -next] PCI: endpoint: fix build error, EP NTB driver uses configfs
 2021-02-02 20:12 UTC 

[RFC PATCH] mtd: spi-nor: write support for minor aligned partitions
 2021-02-02 20:08 UTC  (2+ messages)

[PATCH] arch_numa: fix common code printing of phys_addr_t
 2021-02-02 20:06 UTC  (2+ messages)

[PATCH v1 1/5] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-02 20:06 UTC  (3+ messages)

[PATCH 5.10 000/142] 5.10.13-rc1 review
 2021-02-02 13:37 UTC  (18+ messages)
` [PATCH 5.10 010/142] media: cec: add stm32 driver
` [PATCH 5.10 015/142] media: rc: ensure that uevent can be read directly after rc device register
` [PATCH 5.10 017/142] ARM: dts: ux500: Reserve memory carveouts
` [PATCH 5.10 018/142] ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
` [PATCH 5.10 019/142] wext: fix NULL-ptr-dereference with cfg80211s lack of commit()
` [PATCH 5.10 020/142] x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
` [PATCH 5.10 021/142] ASoC: AMD Renoir - refine DMI entries for some Lenovo products
` [PATCH 5.10 024/142] drm/i915: Always flush the active worker before returning from the wait
` [PATCH 5.10 025/142] drm/i915/gt: Always try to reserve GGTT address 0x0
` [PATCH 5.10 026/142] drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
` [PATCH 5.10 035/142] drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
` [PATCH 5.10 036/142] drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
` [PATCH 5.10 038/142] btrfs: fix possible free space tree corruption with online conversion
` [PATCH 5.10 041/142] KVM: arm64: Filter out v8.1+ events on v8.0 HW
` [PATCH 5.10 056/142] drm/i915/pmu: Dont grab wakeref when enabling events
` [PATCH 5.10 058/142] ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight
` [PATCH 5.10 061/142] drm/vc4: Correct POS1_SCL for hvs5

[RFC] Invalidate BH LRU during page migration
 2021-02-02 20:06 UTC  (3+ messages)
` [PATCH] [RFC] mm: fs: "

[PATCH v2 0/1] mm: Optimizing hugepage zeroing in arm64
 2021-02-02 20:03 UTC  (3+ messages)
` [PATCH v2 1/1] "

linux-next: Signed-off-by missing for commit in the drm-intel-fixes tree
 2021-02-02 20:02 UTC 

[PATCH 00/13] Add support for Hikey 970 PCIe
 2021-02-02 13:41 UTC  (3+ messages)
` [PATCH 09/13] pci: dwc: pcie-kirin: allow to optionally require a regulator


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).