linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-27 17:46:51 to 2021-01-27 20:44:41 UTC [more...]

dax alignment problem on arm64 (and other achitectures)
 2021-01-27 20:43 UTC 

[PATCH v4 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-27 20:42 UTC  (15+ messages)
` [PATCH v4 1/4] mm: cma: introduce gfp flag in cma_alloc instead of no_warn
` [PATCH v4 2/4] mm: failfast mode with __GFP_NORETRY in alloc_contig_range
` [PATCH v4 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable

[PATCH 0/6] MIPS: qspinlock: Try to reduce reduce the spinlock regression
 2021-01-27 20:36 UTC  (7+ messages)
` [PATCH 1/6] MIPS: Octeon: Implement __smp_store_release()
` [PATCH 2/6] MIPS: Implement atomic_cmpxchg_relaxed()
` [PATCH 3/6] MIPS: Octeon: qspinlock: Flush write buffer
` [PATCH 4/6] MIPS: Octeon: qspinlock: Exclude mmiowb()
` [PATCH 5/6] MIPS: Provide {atomic_}xchg_relaxed()
` [PATCH 6/6] MIPS: cmpxchg: Use cmpxchg_local() for {cmp_}xchg_small()

[Patch v2 net-next 0/7] ethtool support for fec and link configuration
 2021-01-27 20:33 UTC  (9+ messages)
` [Patch v2 net-next 1/7] octeontx2-af: forward error correction configuration
` [Patch v2 net-next 2/7] octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
` [Patch v2 net-next 3/7] octeontx2-pf: ethtool fec mode support
` [Patch v2 net-next 4/7] octeontx2-af: Physical link configuration support

[PATCH net] net: hdlc_x25: Use qdisc to queue outgoing LAPB frames
 2021-01-27 20:29 UTC  (3+ messages)

linux-next: Tree for Jan 27
 2021-01-27 20:28 UTC  (5+ messages)
` linux-next: Tree for Jan 27 (drm/i915)
` linux-next: Tree for Jan 27 (NETFS_SUPPORT)

[PATCH 00/10] Refactor arch specific Hyper-V code
 2021-01-27 20:23 UTC  (11+ messages)
` [PATCH 01/10] Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
` [PATCH 02/10] x86/hyper-v: Move hv_message_type to architecture neutral module
` [PATCH 03/10] Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
` [PATCH 04/10] Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
` [PATCH 05/10] Drivers: hv: vmbus: Handle auto EOI quirk inline
` [PATCH 06/10] Drivers: hv: vmbus: Move handling of VMbus interrupts
` [PATCH 07/10] clocksource/drivers/hyper-v: Handle vDSO differences inline
` [PATCH 08/10] clocksource/drivers/hyper-v: Handle sched_clock "
` [PATCH 09/10] clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
` [PATCH 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

[PATCH v7 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2021-01-27 20:25 UTC  (5+ messages)
` [PATCH v7 1/2] ARM: PLT: Move struct plt_entries definition to header
` [PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support

[PATCH net-next 0/3] net: constify page_is_pfmemalloc() and its users
 2021-01-27 20:23 UTC  (2+ messages)

[PATCH v2 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2021-01-27 20:21 UTC  (3+ messages)
` [PATCH v2 2/3] dma-buf: system_heap: Add pagepool support to system heap

[PATCH] media: venus: core: Fix some resource leaks in the error path of 'venus_probe()'
 2021-01-27 20:17 UTC 

[PATCH V2 0/1] net: dsa: rtl8366rb: change type of jam tables
 2021-01-27 20:18 UTC  (5+ messages)
` [PATCH V2 1/1] net: dsa: rtl8366rb: standardize init "

[PATCH v4] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-01-27 20:17 UTC  (7+ messages)

[RFC 0/3] kunit vs structleak
 2021-01-27 20:15 UTC  (2+ messages)

mmotm 2021-01-25-21-18 uploaded
 2021-01-27 20:15 UTC  (3+ messages)
` mmotm 2021-01-25-21-18 uploaded (drm/i915/Kconfig.debug)
` mmotm 2021-01-25-21-18 uploaded (octeontx2)

[PATCH v2 net-next 0/4] net: consolidate page_is_pfmemalloc() usage
 2021-01-27 20:11 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] mm: constify page_is_pfmemalloc() argument
` [PATCH v2 net-next 2/4] skbuff: constify skb_propagate_pfmemalloc() "page" argument
` [PATCH v2 net-next 3/4] net: introduce common dev_page_is_reserved()
` [PATCH v2 net-next 4/4] net: page_pool: simplify page recycling condition tests

[PATCH 00/24] Allow parallel page faults with TDP MMU
 2021-01-27 20:08 UTC  (9+ messages)
` [PATCH 15/24] kvm: mmu: Wrap mmu_lock cond_resched and needbreak

[PATCH] scsi: qla2xxx: Simplify the calculation of variables
 2021-01-27 20:01 UTC  (2+ messages)

[PATCH] mtd: use refcount to prevent corruption
 2021-01-27 20:03 UTC 

[PATCH] Bluetooth: af_bluetooth: checkpatch: fix indentation and alignment
 2021-01-27 20:03 UTC  (2+ messages)

[PATCH 1/2] qspinlock: Ensure writes are pushed out of core write buffer
 2021-01-27 20:01 UTC  (2+ messages)
` [PATCH 2/2] ARM: mcs_spinlock: Drop smp_wmb in arch_mcs_spin_lock_contended()

[PATCH v2] of/device: Update dma_range_map only when dev has valid dma-ranges
 2021-01-27 20:00 UTC  (8+ messages)

[PATCH v9 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-27 20:00 UTC  (2+ messages)

[PATCH] USB: serial: option: Adding support for Cinterion MV31
 2021-01-27 19:58 UTC 

[PATCH] perf stat: Add Topdown metrics events as default events
 2021-01-27 19:57 UTC  (2+ messages)

[PATCH] xen-blkback: fix compatibility bug with single page rings
 2021-01-27 19:57 UTC  (2+ messages)

[PATCH v27 00/12] Landlock LSM
 2021-01-27 19:57 UTC  (3+ messages)
` [PATCH v27 07/12] landlock: Support filesystem access-control

[PATCH 0/2] Add Mailbox support for TI K3 AM64x SoCs
 2021-01-27 19:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mailbox: omap: Update binding for "
` [PATCH 2/2] mailbox: omap: Add support for K3 "

WARNING in __do_kernel_fault
 2021-01-27 19:56 UTC  (9+ messages)

[PATCH] configfs: make directories inherit uid/gid from creator
 2021-01-27 19:56 UTC  (3+ messages)

KASAN: invalid-access Read in kmem_cache_destroy
 2021-01-27 19:50 UTC  (4+ messages)

linux-next: build warning after merge of the btrfs tree
 2021-01-27 19:46 UTC  (2+ messages)

[PATCH v3 00/12] add IRQF_NO_AUTOEN for request_irq
 2021-01-27 19:45 UTC  (4+ messages)

[PATCH v2] drm/lima: add governor data with pre-defined thresholds
 2021-01-27 19:40 UTC 

[tip: efi/core] efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
 2021-01-27 19:31 UTC 

[PATCH v5 00/20] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-01-27 19:42 UTC  (9+ messages)
` [PATCH v5 05/20] Input: axp20x-pek: Bail out if AXP has no interrupt line connected
` [PATCH v5 08/20] soc: sunxi: sram: Add support for more than one EMAC clock
` [PATCH v5 09/20] dt-bindings: watchdog: sun4i: Add H616 compatible string
` [PATCH v5 11/20] dt-bindings: media: IR: Add H616 IR "
` [PATCH v5 12/20] dt-bindings: rtc: sun6i: Add H616 "
` [PATCH v5 13/20] dt-bindings: spi: sunxi: "
` [PATCH v5 14/20] dt-bindings: bus: rsb: "

[tip: efi/core] efi: x86: move mixed mode stack PA variable out of 'efi_scratch'
 2021-01-27 19:31 UTC 

[PATCH v4] perf: cs-etm: update ETM metadata format
 2021-01-27 19:33 UTC  (3+ messages)

[tip: efi/core] efi/libstub: move TPM related prototypes into efistub.h
 2021-01-27 19:31 UTC 

[PATCH] drm/lima: add governor data with pre-defined thresholds
 2021-01-27 19:35 UTC  (4+ messages)

[tip: efi/core] efi: ia64: move IA64-only declarations to new asm/efi.h header
 2021-01-27 19:31 UTC 

[PATCH] locking/rtmutex: add missed kernel-doc markup
 2021-01-27 19:31 UTC  (2+ messages)
` [tip: locking/core] locking/rtmutex: Add missing "

KASAN: invalid-free in p9_client_create (2)
 2021-01-27 19:31 UTC  (2+ messages)

[PATCH] futex: Remove unneeded gotos
 2021-01-27 19:31 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-01-27 19:32 UTC  (5+ messages)
` [PATCH v3 2/3] x509: Add support for parsing x509 certs with NIST p256 keys

[PATCH] x86/msr: Filter msr write by X86_IOC_WRMSR_REGS ioctl
 2021-01-27 19:31 UTC  (2+ messages)
` [tip: x86/misc] x86/MSR: Filter MSR writes through X86_IOC_WRMSR_REGS ioctl too

[PATCH] futex: Change 'utime' parameter to be 'const ... *'
 2021-01-27 19:31 UTC  (2+ messages)
` [tip: locking/core] futex: Change utime "

[tip: efi/urgent] efi/apple-properties: Reinstate support for boolean properties
 2021-01-27 19:31 UTC 

[tip: efi/core] efi/libstub: whitespace cleanup
 2021-01-27 19:31 UTC 

[tip: efi/core] efi/arm64: Update debug prints to reflect other entropy sources
 2021-01-27 19:31 UTC 

[tip: efi/core] efi: x86: clean up previous struct mm switching
 2021-01-27 19:31 UTC 

[RFC PATCH] sched/core: Fix premature p->migration_pending completion
 2021-01-27 19:30 UTC 

[regression -next0117] What is kcompactd and why is he eating 100% of my cpu?
 2021-01-27 19:29 UTC  (12+ messages)

[git pull] habanalabs pull request for kernel 5.12
 2021-01-27 19:29 UTC 

[PATCH] memory: tegra: Remove calls to dev_pm_opp_set_clkname()
 2021-01-27 19:27 UTC  (2+ messages)

[PATCH] mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON
 2021-01-27 19:18 UTC  (3+ messages)

[PATCH tip/core/rcu 0/4] Fix RCU priority boosting
 2021-01-27 19:18 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Expedite deboost in case of deferred quiescent state

PROBLEM: Crash after mm: fix initialization of struct page for holes in memory layout
 2021-01-27 19:18 UTC  (8+ messages)

[PATCH 00/12] perf core PMU support for Sapphire Rapids
 2021-01-27 19:16 UTC  (5+ messages)
` [PATCH 03/12] perf/x86/intel: Add "

[PATCH V2 0/5] perf core PMU support for Sapphire Rapids (Kernel)
 2021-01-27 19:13 UTC  (5+ messages)
` [PATCH V2 1/5] perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH V2 3/5] perf/x86/intel: Filter unsupported Topdown metrics event

[PATCH v6 0/7] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-01-27 19:08 UTC  (8+ messages)
` [PATCH v6 1/7] staging: hikey9xx: spmi driver: convert to regmap
` [PATCH v6 2/7] staging: hikey9xx: hi6421v600-regulator: use some regmap helpers
` [PATCH v6 3/7] phy: phy-hi3670-usb3: move driver from staging into phy
` [PATCH v6 4/7] spmi: hisi-spmi-controller: move driver from staging
` [PATCH v6 5/7] mfd: hi6421-spmi-pmic: "
` [PATCH v6 6/7] regulator: hi6421v600-regulator: move it "
` [PATCH v6 7/7] dts: hisilicon: add support for the PMIC found on Hikey 970

[GIT PULL] KVM fixes for Linux 5.11-rc6
 2021-01-27 19:08 UTC  (2+ messages)

[GIT PULL] parisc architecture updates for kernel v5.11-rc6
 2021-01-27 19:08 UTC  (2+ messages)

[RFC PATCH 0/7] preempt: Tune preemption flavour on boot v4
 2021-01-27 19:02 UTC  (12+ messages)
` [RFC PATCH 6/8] preempt/dynamic: Provide preempt_schedule[_notrace]() static calls

[PATCH v3] coresight: etm4x: Handle accesses to TRCSTALLCTLR
 2021-01-27 19:00 UTC  (2+ messages)

[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules
 2021-01-27 18:51 UTC  (12+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-01-27 18:50 UTC  (2+ messages)

[PATCH 1/1] iscsi_ibft: KASAN false positive failure occurs in ibft_init()
 2021-01-27 18:48 UTC  (3+ messages)

[PATCH] perf parse-events: Remove unnecessary #includes
 2021-01-27 18:46 UTC 

[PATCH] thermal: qcom: tsens-v0_1: Add support for MDM9607
 2021-01-27 18:44 UTC  (3+ messages)

[PATCH v4 net-next 00/19] net: mvpp2: Add TX Flow Control support
 2021-01-27 18:41 UTC  (8+ messages)
` [PATCH v4 net-next 10/19] net: mvpp2: add FCA RXQ non occupied descriptor threshold
    ` [EXT] "
` [PATCH v4 net-next 11/19] net: mvpp2: add spinlock for FW FCA configuration path
    ` [EXT] "

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-01-27 18:43 UTC  (5+ messages)

[PATCH v15 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-01-27 18:43 UTC  (11+ messages)
` [PATCH v15 09/10] arm64: Call kmalloc() to allocate DTB buffer
` [PATCH v15 10/10] arm64: Add IMA log information in kimage used for kexec

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-27 18:42 UTC  (7+ messages)
` [PATCH v16 08/11] secretmem: add memcg accounting

upstream test error: INFO: trying to register non-static key in nsim_get_stats64
 2021-01-27 18:35 UTC  (3+ messages)

[PATCH] iov_iter: optimise iter type checking
 2021-01-27 18:31 UTC  (11+ messages)

[PATCH] PM / clk: make PM clock layer compatible with clocks that must sleep
 2021-01-27 18:31 UTC  (17+ messages)
        ` [PATCH v2] "
                      ` [PATCH v3] "
                            ` [PATCH v4] "

[PATCH v2] coresight: etm4x: Handle accesses to TRCSTALLCTLR
 2021-01-27 18:29 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Add '__func__' in rmap_printk()
 2021-01-27 18:28 UTC  (5+ messages)

[PATCH 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2021-01-27 18:27 UTC  (9+ messages)
` [PATCH 4/4] vfio-pci/zdev: Introduce the zPCI I/O vfio region

[PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit support
 2021-01-27 18:26 UTC  (10+ messages)

[PATCH] add missing MPSC to X86_INTEL_USERCOPY and _USE_PPRO_CHECKSUM
 2021-01-27 18:08 UTC 

[PATCH v2] thermal: qcom: tsens-v0_1: Add support for MDM9607
 2021-01-27 18:25 UTC 

[PATCH] ARM: dts: aspeed: amd-ethanolx: Enable secondary LPC snooping address
 2021-01-27 18:23 UTC 

[PATCH v2] KVM: x86/mmu: consider the hva in mmu_notifier retry
 2021-01-27 18:23 UTC  (2+ messages)

[PATCH v10] staging: fbtft: add tearing signal detect
 2021-01-27 18:21 UTC  (8+ messages)

[PATCH net] net: Remove redundant calls of sk_tx_queue_clear()
 2021-01-27 18:20 UTC  (4+ messages)

[PATCH net-next v4 0/4] remove compat_alloc_user_space()
 2021-01-27 18:19 UTC  (2+ messages)

[PATCH] PM: remove PF_WQ_WORKER mask
 2021-01-27 18:16 UTC  (2+ messages)

[PATCH v3 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2021-01-27 18:10 UTC  (2+ messages)

[PATCH] usb: dwc3: add EXPORT_SYMBOL_GPL for role init functions
 2021-01-27 18:08 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: amlogic: add missing ethernet reset ID"
 2021-01-27 18:04 UTC  (2+ messages)

[PATCH v2] ACPI / APEI: Add is_generic_error() to identify GHES sources
 2021-01-27 18:03 UTC  (3+ messages)

[PATCH] media: marvell-ccic: power up the device on mclk enable
 2021-01-27 18:01 UTC 

kprobes broken since 0d00449c7a28 ("x86: Replace ist_enter() with nmi_enter()")
 2021-01-27 17:57 UTC  (4+ messages)

[PATCH v3 0/8] support for bitmap (and hence CPU) list "N" abbreviation
 2021-01-27 17:57 UTC  (5+ messages)
` [PATCH 6/8] lib: bitmap: support "N" as an alias for size of bitmap

[PATCH] fs: export kern_path_locked
 2021-01-27 17:57 UTC  (2+ messages)

[PATCH v3] iommu/vt-d: do not use flush-queue when caching-mode is on
 2021-01-27 17:53 UTC 

[PATCH] x86/mm: Tracking linear mapping split events since boot
 2021-01-27 17:51 UTC  (2+ messages)
` [PATCH V2] x86/mm: Tracking linear mapping split events

[PATCH v2] iommu/vt-d: do not use flush-queue when caching-mode is on
 2021-01-27 17:51 UTC  (3+ messages)

[PATCH 0/9] x86/virt: KVM: x86: Exception handling fixes/cleanups
 2021-01-27 17:26 UTC  (2+ messages)

[PATCH v11 0/6] arm64: MMU enabled kexec relocation
 2021-01-27 17:27 UTC  (5+ messages)
` [PATCH v11 1/6] arm64: kexec: add expandable argument to relocation function
` [PATCH v11 2/6] arm64: kexec: use ld script for "
` [PATCH v11 3/6] arm64: kexec: kexec may require EL2 vectors
` [PATCH v11 4/6] arm64: kexec: configure trans_pgd page table for kexec

[PATCH v7 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2021-01-27 17:46 UTC  (4+ messages)
` [PATCH v7 2/4] media: i2c: imx258: add support for binding via device tree
` [PATCH v7 3/4] media: i2c: imx258: simplify getting state container
` [PATCH v7 4/4] media: i2c: imx258: get clock from device properties and enable it via runtime PM

[PATCH v2] ASoC: qcom: lpass-cpu: Remove bit clock state check
 2021-01-27 17:48 UTC  (2+ messages)

[PATCH v5 0/3] Add support for Boundary Nitrogen8M Mini SBC
 2021-01-27 17:45 UTC  (2+ 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).