linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 17:16:41 to 2022-04-21 19:45:52 UTC [more...]

drivers/i2c/busses/i2c-mxs.c:802:18: warning: cast to smaller integer type 'enum mxs_i2c_devtype' from 'const void *'
 2022-04-21 19:44 UTC 

[PATCH 0/6] return an error when cqe is dropped
 2022-04-21 19:45 UTC  (2+ messages)

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-21 19:44 UTC  (4+ messages)
` [PATCH 12/13] iommu/virtio: Clean up bus_set_iommu()

[PATCH] KVM: Fix build error on s390 due to kvm_flush_shadow_all() being hidden
 2022-04-21 19:43 UTC  (2+ messages)

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-04-21 19:41 UTC  (4+ messages)

[PATCH bpf] bpf: invalidate unused part of bpf_prog_pack
 2022-04-21 19:40 UTC  (4+ messages)

"Dying CPU not properly vacated" splat
 2022-04-21 19:38 UTC 

[PATCH 0/2] kvm: selftests: cleanup PTE definitions
 2022-04-21 19:38 UTC  (3+ messages)
` [PATCH 2/2] kvm: selftests: introduce and use more page size-related constants

[syzbot] possible deadlock in evict (2)
 2022-04-21 19:37 UTC  (2+ messages)

[PATCH v8 0/7] DAX poison recovery
 2022-04-21 19:35 UTC  (7+ messages)
` [PATCH v8 1/7] acpi/nfit: rely on mce->misc to determine poison granularity
` [PATCH v8 3/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v8 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode

[PATCH] of: Add missing of_node_put() before return
 2022-04-21 19:34 UTC  (2+ messages)

[PATCH v2 1/4] selftest/vm: verify mmap addr in mremap_test
 2022-04-21 19:31 UTC  (4+ messages)
` [PATCH v2 2/4] selftest/vm: verify remap destination address "

[PATCH v6 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-04-21 19:31 UTC  (19+ messages)
` [PATCH v6 01/10] KVM: selftests: Remove dynamic memory allocation for stats header
` [PATCH v6 02/10] KVM: selftests: Read binary stats header in lib
` [PATCH v6 03/10] KVM: selftests: Read binary stats desc "
` [PATCH v6 05/10] KVM: selftests: Read binary stat data "
` [PATCH v6 06/10] KVM: selftests: Add NX huge pages test
` [PATCH v6 07/10] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH v6 08/10] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v6 09/10] KVM: selftests: Factor out calculation of pages needed for a VM
` [PATCH v6 10/10] KVM: selftests: Test disabling NX hugepages on "

[PATCH] random: avoid mis-detecting a slow counter as a cycle counter
 2022-04-21 19:29 UTC 

[RFC 0/3] Slight improvements for OOM/Futex
 2022-04-21 19:30 UTC  (6+ messages)
` [RFC 1/3] mm: change vma_is_anonymous to vma_is_private_anon
` [RFC 2/3] futex: exit: Print a warning when futex_cleanup fails
` [RFC 3/3] exit: Check for MMF_OOM_SKIP in exit_mmap

[fs/pipe] 5a519c8fe4: WARNING:at_mm/page_alloc.c:#__alloc_pages
 2022-04-21 19:28 UTC  (5+ messages)

[PATCH] firmware_loader: use kernel credentials when reading firmware
 2022-04-21 19:26 UTC  (2+ messages)

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-21 19:25 UTC  (3+ messages)
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random

[PATCH 0/4] mm: memcg kselftests fixes
 2022-04-21 19:25 UTC  (3+ messages)
` [PATCH 3/4] MAINTAINERS: add corresponding kselftests to cgroup entry

[PATCH v2 0/2] x86/rtc: refactoring
 2022-04-21 19:24 UTC  (3+ messages)
` [PATCH v2 1/2] x86/rtc: rewrite mach_get_cmos_time to delete duplicated code
` [PATCH v2 2/2] x86/rtc: rename mach_set_rtc_mmss

[PATCH] Documentation/sysctl: document max_rcu_stall_to_panic
 2022-04-21 19:24 UTC  (2+ messages)

drivers/base/topology.c:158:45: error: 'boot_cpu_data' undeclared; did you mean 'boot_cpu_init'?
 2022-04-21 19:24 UTC 

[PATCH v4 0/7] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-21 19:20 UTC  (8+ messages)
` [PATCH v4 1/7] staging: r8188eu: remove unnecessary braces in single statement block
` [PATCH v4 2/7] staging: r8188eu: remove spaces before tabs
` [PATCH v4 3/7] staging: r8188eu: remove 'added by' author comments
` [PATCH v4 4/7] staging: r8188eu: place constants on the right side of tests
` [PATCH v4 5/7] staging: r8188eu: replace spaces with tabs
` [PATCH v4 6/7] staging: r8188eu: correct typo in comments
` [PATCH v4 7/7] staging: r8188eu: remove unused else condition

[PATCH v5 01/11] aach: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-21 19:21 UTC  (12+ messages)
` [PATCH v5 01/11] archh: "
` [PATCH v5 02/11] arch: arm: configs: multi_v7_defconfig
` [PATCH v5 03/11] drivers: wdt: Introduce HPE GXP SoC Watchdog
` [PATCH v5 04/11] clocksource/drivers: Add HPE GXP timer
` [PATCH v5 05/11] dt-bindings: timer: Add HPE GXP Timer Binding
` [PATCH v5 06/11] dt-bindings: watchdog: Add HPE GXP Watchdog timer binding
` [PATCH v5 07/11] dt-bindings: arm: Add HPE GXP Binding
` [PATCH v5 08/11] dt-bindings: usb: generic-ehci: Add HPE GXP ehci binding
` [PATCH v5 09/11] dt-bindings: usb: generic-ohci: Add HPE GXP ohci binding
` [PATCH v5 10/11] arch: arm: boot: dts: Introduce HPE GXP Device tree
` [PATCH v5 11/11] maintainers: Introduce HPE GXP Architecture

[PATCH v5 00/11] Introduce HPE GXP Architecture
 2022-04-21 19:20 UTC 

[PATCH 1/2] Revert "ASoC: meson: axg-tdm-interface: manage formatters in trigger"
 2022-04-21 19:18 UTC  (3+ messages)

[PATCH v3 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-21 19:16 UTC  (3+ messages)

[PATCH v3] drm/gma500: depend on framebuffer
 2022-04-21 19:10 UTC  (13+ messages)

[PATCH v4 0/2] x86/mce: Handle error injection failure in mce-inject module
 2022-04-21 19:10 UTC  (6+ messages)
` [PATCH v4 1/2] x86/mce: Check for writes ignored in MCA_STATUS register

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-04-21 19:09 UTC  (5+ messages)
` [PATCH v2 5/9] KVM: x86/mmu: Factor out the meat of reset_tdp_shadow_zero_bits_mask

[PATCH] ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
 2022-04-21 19:09 UTC  (2+ messages)

[EXT] Re: [PATCH 1/2 v4] dt-bindings: dspi: added for semtech sx1301
 2022-04-21 19:08 UTC  (5+ messages)

[RFC] mm/vmscan: add periodic slab shrinker
 2022-04-21 19:03 UTC  (8+ messages)

drivers/usb/typec/tcpm/tcpm.c:4724:3: error: case label does not reduce to an integer constant
 2022-04-21 19:03 UTC 

[RESEND PATCH v4 0/6] Input: edt-ft5x06 - Improve configuration
 2022-04-21 19:00 UTC  (7+ messages)
` [RESEND PATCH v4 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate-hz
` [RESEND PATCH v4 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs
` [RESEND PATCH v4 3/6] Input: edt-ft5x06 - set report rate by dts property
` [RESEND PATCH v4 4/6] Input: edt-ft5x06 - show model name by sysfs
` [RESEND PATCH v4 5/6] Input: edt-ft5x06 - show firmware version "
` [RESEND PATCH v4 6/6] Input: edt-ft5x06 - show crc and header errors "

include/linux/compiler_types.h:352:38: error: call to '__compiletime_assert_483' declared with attribute error: FIELD_PREP: mask is not constant
 2022-04-21 18:58 UTC 

[PATCH] ecdsa: Fix incorrect usage of vli_cmp
 2022-04-21 18:57 UTC 

[PATCH v2 0/7] drop some unnecessary wrappers
 2022-04-21 18:56 UTC  (6+ messages)

[dhowells-fs:rxrpc-ringless 10/21] net/rxrpc/local_object.c:172:24: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2022-04-21 18:53 UTC 

[dhowells-fs:rxrpc-ringless 17/21] ld.lld: error: undefined symbol: udpv6_sendmsg
 2022-04-21 18:53 UTC 

[PATCH sysctl-next] ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
 2022-04-21 18:54 UTC  (3+ messages)

[PATCH net-next] net: ipa: compute proper aggregation limit
 2022-04-21 18:53 UTC 

[PATCH v4 1/6] drm/i915: instantiate ttm ranger manager for stolen memory
 2022-04-21 18:49 UTC  (6+ messages)
` [PATCH v4 2/6] drm/i915: sanitize mem_flags for stolen buffers
` [PATCH v4 3/6] drm/i915: ttm move/clear logic fix
` [PATCH v4 4/6] drm/i915: ttm backend dont provide mmap_offset for kernel buffers
` [PATCH v4 5/6] drm/i915: allow memory region creators to alloc and free the region
` [PATCH v4 6/6] drm/i915: stolen memory use ttm backend

[PATCH v9] oom_kill.c: futex: Delay the OOM reaper to allow time for proper futex cleanup
 2022-04-21 18:49 UTC  (4+ messages)

[PATCH 0/8] nvmem: sfp: binding updates and additions
 2022-04-21 18:47 UTC  (14+ messages)
` [PATCH 1/8] dt-bindings: nvmem: sfp: Fix typo
` [PATCH 2/8] dt-bindings: nvmem: sfp: Add clock properties
` [PATCH 3/8] dt-bindings: nvmem: sfp: Add TA_PROG_SFP supply
` [PATCH 4/8] dt-bindings: nvmem: sfp: Add compatible binding for TA 2.1 SFPs
` [PATCH 5/8] arm64: dts: ls1028a: Update SFP binding to include clock
` [PATCH 6/8] ARM: dts: layerscape: Add SFP binding for TA 2.1 devices
` [PATCH 7/8] ARM: dts: Add SFP binding for TA 3.0 devices
` [PATCH 8/8] nvmem: sfp: Add support for TA 2.1 devices

[PATCH v3] mmc: core: Set HS clock speed before sending HS CMD13
 2022-04-21 18:46 UTC  (3+ messages)

[PATCH] mm/memcg: Free percpu stats memory of dying memcg's
 2022-04-21 18:46 UTC  (5+ messages)

[mcgrof:sysctl-testing 21/24] kernel/trace/ftrace.c:7884:9: error: 'saved_ftrace_func' undeclared
 2022-04-21 18:43 UTC  (2+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-21 18:42 UTC  (6+ messages)
` [PATCH 3/4] mm: Centralize & improve oom reporting in show_mem.c

[PATCH] platform/x86: intel-uncore-freq: Prevent driver loading in guests
 2022-04-21 18:41 UTC 

[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-04-21 18:26 UTC 

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-21 18:40 UTC  (7+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
` [PATCH v2 5/5] freezer,sched: Rewrite core freezer logic

[PATCH -next v5 0/5]mm: page_table_check: add support on arm64 and riscv
 2022-04-21 18:40 UTC  (4+ messages)
` [PATCH -next v5 1/5] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE

[PATCH v3 0/6] Improve usability for amd-pstate
 2022-04-21 18:38 UTC  (5+ messages)
` [PATCH v3 4/6] cpufreq: amd-pstate: Allow replacing acpi-cpufreq when loaded

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:61:17: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'?
 2022-04-21 18:33 UTC 

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-21 18:33 UTC  (14+ messages)
` [PATCH RFC 2/4] mm, personality: Implement memory-deny-write-execute as a personality flag

[RFC v5 0/6] Proposal for a GPU cgroup controller
 2022-04-21 18:28 UTC  (3+ messages)
` [RFC v5 5/6] binder: Add flags to relinquish ownership of fds

[PATCH -next] mm/memcontrol.c: remove unused private flag of memory.oom_control
 2022-04-21 18:27 UTC  (2+ messages)

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-21 18:26 UTC  (11+ messages)

[PATCH -next] mm/memcontrol.c: make cgroup_memory_noswap static
 2022-04-21 18:23 UTC  (2+ messages)

[PULL v3] gvt-next
 2022-04-21 18:20 UTC  (2+ messages)

EMFILE/ENFILE mitigation needed in erofs?
 2022-04-21 18:16 UTC  (6+ messages)
` [PATCH v9 02/21] cachefiles: notify user daemon when looking up cookie
  ` [PATCH v9 00/21] fscache,erofs: fscache-based on-demand read semantics

[PATCH] thermal: int340x: Fix attr.show callback prototype
 2022-04-21 18:15 UTC  (2+ messages)

[dhowells-fs:rxrpc-ringless 17/21] ERROR: modpost: "udpv6_sendmsg" [net/rxrpc/rxrpc.ko] undefined!
 2022-04-21 18:12 UTC 

[PATCH v21 0/3] usb: misc: Add onboard_usb_hub driver
 2022-04-21 18:13 UTC  (3+ messages)

linux-next: build failure after merge of the kvm tree
 2022-04-21 18:06 UTC  (3+ messages)

linux-next: build warning after merge of the pinctrl tree
 2022-04-21 18:05 UTC  (3+ messages)

[PATCH 0/4] KVM: fix KVM_EXIT_SYSTEM_EVENT mess
 2022-04-21 18:04 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: always initialize system_event.ndata
` [PATCH 2/4] KVM: ARM: replace system_event.flags with ndata and data[0]
` [PATCH 3/4] KVM: RISC-V: "
` [PATCH 4/4] KVM: tell userspace that system_event.ndata is valid

[dhowells-fs:netfs-lib 2/18] fs/netfs/objects.c:48:2: error: call to undeclared function 'netfs_proc_add_writeback'; ISO C99 and later do not support implicit function declarations
 2022-04-21 18:02 UTC 

[PATCH v9 00/12] Add soundcard support for sc7280 based platforms
 2022-04-21 18:03 UTC  (7+ messages)
` [PATCH v9 10/12] arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 3.0/3.1
` [PATCH v9 11/12] arm64: dts: qcom: sc7280: Add sound node for CRD 1.0 and CRD 2.0
` [PATCH v9 12/12] arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1

[stable:linux-5.10.y 3076/5321] drivers/clk/bcm/clk-bcm2835.c:943:6: warning: variable 'rem' set but not used
 2022-04-21 18:02 UTC 

[intel-tdx:guest-hardening 3/13] drivers/virtio/virtio_mmio.c:565:13: error: implicit declaration of function 'cc_platform_has'
 2022-04-21 18:02 UTC 

[PATCH 0/4] Extend and reorganize Highmem's documentation
 2022-04-21 18:02 UTC  (5+ messages)
` [PATCH 1/4] mm/highmem: Fix kernel-doc warnings in highmem*.h
` [PATCH 2/4] Documentation/vm: Include kdocs from highmem*.h into highmem.rst
` [PATCH 3/4] Documentation/vm: Remove "Using kmap-atomic" from highmem.rst
` [PATCH 4/4] Documentation/vm: Rework "Temporary Virtual Mappings"

[PATCH] KVM: x86: add HC_VMM_CUSTOM hypercall
 2022-04-21 18:02 UTC  (3+ messages)

[paulmck-rcu:dev.2022.04.19a] BUILD SUCCESS 7e8b5f16a9577ed3b7c2b9b06686de578b98032b
 2022-04-21 17:57 UTC 

[PATCH] integrity: Fix sparse warnings in keyring_handler
 2022-04-21 17:52 UTC 

[PATCH] Documentation/vm: Include kernel-doc from highmem-internal.h
 2022-04-21 17:52 UTC  (2+ messages)

[PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst
 2022-04-21 17:51 UTC  (2+ messages)

[PATCH for-5.19/uclogic 0/5] DIGImend patches, part V
 2022-04-21 17:50 UTC  (6+ messages)
` [PATCH for-5.19/uclogic 1/5] HID: uclogic: Clarify params desc_size description
` [PATCH for-5.19/uclogic 2/5] HID: uclogic: Clarify pen/frame desc_ptr description
` [PATCH for-5.19/uclogic 3/5] HID: uclogic: Pass keyboard reports as is
` [PATCH for-5.19/uclogic 4/5] HID: uclogic: Support disabling pen usage
` [PATCH for-5.19/uclogic 5/5] HID: uclogic: Disable pen usage for Huion keyboard interfaces

[PATCH v2] mm/highmem: Fix kernel-doc warnings in highmem*.h
 2022-04-21 17:50 UTC  (2+ messages)

[PATCH v5] igb: Convert kmap() to kmap_local_page()
 2022-04-21 17:49 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers
 2022-04-21 17:40 UTC  (3+ messages)

[PATCH v3 0/2] USB: Quiesce interrupts across pm freeze
 2022-04-21 17:39 UTC  (3+ messages)
` [PATCH v3 1/2] USB: core: Disable remote wakeup for freeze/quiesce
` [PATCH v3 2/2] USB: hcd-pci: Fully suspend across freeze/thaw cycle

[PATCH 1/3] perf test: Shell - Limit to only run executable scripts in tests
 2022-04-21 17:38 UTC  (4+ messages)
` [PATCH 3/3] perf test: Add coresight tests to guage quality of data generated

[PATCH v3] scripts: Create objdump-func helper script
 2022-04-21 17:37 UTC  (3+ messages)

[dhowells-fs:rxrpc-ringless 16/21] net/rxrpc/recvmsg.c:358:17: warning: variable 'serial' set but not used
 2022-04-21 17:35 UTC 

[PATCH] btrfs: Fix a memory leak in btrfs_ioctl_balance()
 2022-04-21 17:35 UTC  (2+ messages)

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-04-21 17:35 UTC  (10+ messages)
` [PATCH 03/25] dma-direct: take dma-ranges/offsets into account in resource mapping

[PATCH] futex: MAINTAINERS, .mailmap: Update André's email address
 2022-04-21 17:32 UTC 

[PATCH bpf-next] selftests/bpf: fix prog_tests/uprobe_autoattach compilation error
 2022-04-21 17:29 UTC  (3+ messages)

[PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
 2022-04-21 17:29 UTC  (7+ messages)
` [PATCH v7 0/5] Enable root to update the blacklist keyring

[V4 1/2] ASoC: max98390: Add reset gpio control
 2022-04-21 17:24 UTC  (2+ messages)

[V2 1/2] ASoC: max98390: Add reset gpio control
 2022-04-21 17:24 UTC  (2+ messages)

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-21 17:19 UTC  (7+ messages)

[PATCH v4 0/4] Use generic dma node name for Qcom platforms
 2022-04-21 17:18 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: dts: qcom: apq8064: Use generic node name for DMA
` [PATCH v4 2/4] ARM: dts: qcom: mdm9615: "
` [PATCH v4 3/4] ARM: dts: qcom: ipq4019: "
` [PATCH v4 4/4] ARM: dts: qcom: ipq8064: "

[PATCH] mm: make minimum slab alignment a runtime property
 2022-04-21 17:16 UTC  (3+ messages)


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