linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 11:25:12 to 2020-11-20 14:54:47 UTC [more...]

[PATCH] rcu: kasan: record and print kvfree_call_rcu call stack
 2020-11-20 14:54 UTC  (10+ messages)

[PATCH 0/2] x86/intel_rdt: task_work vs task_struct rmid/closid write race
 2020-11-20 14:53 UTC  (5+ messages)
` [PATCH 1/2] x86/intel_rdt: Check monitor group vs control group membership earlier
` [PATCH 2/2] x86/intel_rdt: Plug task_work vs task_struct {rmid,closid} update race

[PATCH V3 0/2] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-11-20 14:51 UTC  (3+ messages)
` [PATCH V3 2/2] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms

[GIT PULL]: Generic phy fixes for 5.10
 2020-11-20 14:51 UTC 

[PATCH v2] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-20 14:50 UTC  (9+ messages)

[PATCH 0/5] locking/rwsem: Rework reader optimistic spinning
 2020-11-20 14:44 UTC  (11+ messages)
` [PATCH 2/5] locking/rwsem: Prevent potential lock starvation
` [PATCH 3/5] locking/rwsem: Enable reader optimistic lock stealing
` [RFC PATCH 5/5] locking/rwsem: Remove reader optimistic spinning

[PATCH] media: rockchip: rkisp1: Constify static structs
 2020-11-20 14:43 UTC  (2+ messages)

[PATCH v4 0/4] media: mediatek: support mdp3 on mt8183 platform
 2020-11-20 14:41 UTC  (3+ messages)
` [PATCH v4 1/4] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-11-20 14:41 UTC  (4+ messages)
` [PATCH RFC 10/12] vdpa_sim: split vdpasim_virtqueue's iov field in riov and wiov

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-20 14:39 UTC  (15+ messages)
              ` linux-next: stall warnings and deadlock on Arm64 (was: [PATCH] kfence: Avoid stalling...)

[PATCH 0/8] drm/imx: Introduce i.MX8qxp DPU DRM
 2020-11-20 14:38 UTC  (3+ messages)
` [PATCH 5/8] "

[RFC] Documentation/scheduler/schedutil.txt
 2020-11-20 14:37 UTC  (3+ messages)

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-20 14:35 UTC  (7+ messages)
` [PATCH 1/6] arm64: pgtable: Fix pte_accessible()
` [PATCH 2/6] arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
` [PATCH 3/6] tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
` [PATCH 4/6] mm: proc: Invalidate TLB after clearing soft-dirty page state
` [PATCH 5/6] tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
` [PATCH 6/6] mm: proc: Avoid fullmm flush for young/dirty bit toggling

[PATCH 0/4] Bunch of improvements for STM32 DMA controllers
 2020-11-20 14:33 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: stm32-dma: rework irq handler to manage error before xfer events
` [PATCH 2/4] dmaengine: stm32-dma: clean channel configuration when channel is freed
` [PATCH 3/4] dmaengine: stm32-dma: take address into account when computing max width
` [PATCH 4/4] dmaengine: stm32-mdma: rework interrupt handler

[mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression
 2020-11-20 14:30 UTC  (12+ messages)
  ` [LKP] "

[PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
 2020-11-20 14:30 UTC  (4+ messages)
` [PATCH v6 7/8] IMA: add a built-in policy rule for critical data measurement

[PATCH v2] nvme: Cache DMA descriptors to prevent corruption
 2020-11-20 14:29 UTC  (3+ messages)

[PATCH 0/2] printk/console: Use ttynull when no console is available or wanted
 2020-11-20 14:24 UTC  (2+ messages)

[PATCH] iio: adc: ad7292: remove unneeded spi_set_drvdata()
 2020-11-20 14:21 UTC  (2+ messages)

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-11-20 14:18 UTC  (21+ messages)
` [PATCH v2 01/12] x86/xen: use specific Xen pv interrupt entry for MCE
` [PATCH v2 02/12] x86/xen: use specific Xen pv interrupt entry for DF
` [PATCH v2 03/12] x86/pv: switch SWAPGS to ALTERNATIVE
` [PATCH v2 04/12] x86/xen: drop USERGS_SYSRET64 paravirt call
` [PATCH v2 05/12] x86: rework arch_local_irq_restore() to not use popf
` [PATCH v2 06/12] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v2 07/12] x86: add new features for paravirt patching
` [PATCH v2 08/12] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v2 09/12] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v2 10/12] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v2 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v2 12/12] x86/paravirt: have only one paravirt patch function

[PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-11-20 14:17 UTC  (4+ messages)

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-11-20 14:10 UTC  (6+ messages)

[PATCH v2 0/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2020-11-20 14:09 UTC  (10+ messages)
` [PATCH v2 2/2] "

[PATCH] md: dm-writeback: add __noreturn to BUG-ging function
 2020-11-20 14:08 UTC  (8+ messages)
    `  "

[PATCH] mips: cdmm: fix use-after-free in mips_cdmm_bus_discover
 2020-11-20 14:06 UTC  (2+ messages)

[PATCH] isofs: fix Oops with zisofs and large PAGE_SIZE
 2020-11-20 14:06 UTC 

[PATCH v3 0/4] Revisit NUMA imbalance tolerance and fork balancing
 2020-11-20 14:02 UTC  (11+ messages)
` [PATCH 1/4] sched/numa: Rename nr_running and break out the magic number
` [PATCH 2/4] sched: Avoid unnecessary calculation of load imbalance at clone time
` [PATCH 3/4] sched/numa: Allow a floating imbalance between NUMA nodes
` [PATCH 4/4] sched: Limit the amount of NUMA imbalance that can exist at fork time

[PATCH 0/2] arm64: Implement CONFIG_CMDLINE_EXTEND
 2020-11-20 13:50 UTC  (7+ messages)

[PATCH 0/9] regulator: da9121: extend support to variants, add features
 2020-11-20 13:47 UTC  (16+ messages)
` [PATCH 1/9] regulator: Update DA9121 dt-bindings
` [PATCH 2/9] regulator: da9121: Add header file
` [PATCH 3/9] regulator: da9121: Add device variants
` [PATCH 4/9] regulator: da9121: Add device variant details and respective regmaps
` [PATCH 5/9] regulator: da9121: Add support for device variants via devicetree
` [PATCH 6/9] regulator: da9121: Update registration to support multiple buck variants
` [PATCH 7/9] regulator: da9121: add current support
` [PATCH 8/9] regulator: da9121: add mode support
` [PATCH 9/9] regulator: da9121: add interrupt support

[PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value
 2020-11-20 13:45 UTC  (14+ messages)

linux-next: Tree for Nov 20
 2020-11-20 13:41 UTC  (3+ messages)

[PATCH v3 0/4] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-20 13:41 UTC  (7+ messages)
` [PATCH v3 2/4] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode

Linux 5.10-rc4; graphics alignment
 2020-11-20 13:41 UTC  (8+ messages)

[RFC PATCH] ASoC: ak4458: use reset control instead of reset gpio
 2020-11-20 13:40 UTC  (4+ messages)

[PATCH net] devlink: Fix reload stats structure
 2020-11-20 13:40 UTC 

[RFC net-next 0/2] net: updates for -next
 2020-11-20 13:39 UTC  (8+ messages)
` [RFC net-next 1/2] ethtool: add support for controling the type of adaptive coalescing

[PATCH v5 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-11-20 13:39 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: ptp: introduce common defines for PTP message types
 2020-11-20 13:37 UTC  (2+ messages)

[PATCH v6 0/5] Fortify strscpy()
 2020-11-20 13:33 UTC  (3+ messages)

[PATCH] microblaze: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
 2020-11-20 13:31 UTC  (2+ messages)

[PATCH v2 0/2] optimise iov_iter
 2020-11-20 13:29 UTC  (12+ messages)
` [PATCH v2 1/2] iov_iter: optimise iov_iter_npages for bvec

[patch 00/19] softirq: Cleanups and RT awareness
 2020-11-20 13:27 UTC  (4+ messages)
` [patch 14/19] softirq: Make softirq control and processing RT aware

Proposal for a new checkpatch check; matching _set_drvdata() & _get_drvdata()
 2020-11-20 13:27 UTC  (9+ messages)
    ` [Cocci] "

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-11-20 13:20 UTC  (6+ messages)
` [PATCH v5 7/7] media: docs: add documentation for the Extended API

[PATCH v1 0/2] mmc: support crash logging to MMC block devices
 2020-11-20 13:20 UTC  (3+ messages)
` [PATCH v1 1/2] mmc: Support kmsg dumper based on pstore/blk

dfl.c:undefined reference to `devm_ioremap'
 2020-11-20 13:17 UTC 

[PATCH bpf-next 1/3] ima: Implement ima_inode_hash
 2020-11-20 13:17 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: Add a BPF helper for getting the IMA hash of an inode
` [PATCH bpf-next 3/3] bpf: Update LSM selftests for bpf_ima_inode_hash

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-20 13:11 UTC  (11+ messages)
` [PATCH v5 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each "
    ` [External] "
  ` [External] Re: [PATCH v5 00/21] Free some vmemmap pages of "

linux-next: build warning after merge of the nand tree
 2020-11-20 13:01 UTC  (5+ messages)

[PATCH v1 net-next] net: dsa: qca: ar9331: add ethtool stats support
 2020-11-20 12:59 UTC  (11+ messages)

[RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash()
 2020-11-20 12:52 UTC  (14+ messages)

[PATCH] ilog2: Improve ilog2 for constant arguments
 2020-11-20 12:51 UTC 

[PATCH] tty: serial: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-20 12:49 UTC  (4+ messages)

[PATCH] dt-bindings: pwm: pca9685: Add staggered-outputs property
 2020-11-20 12:48 UTC  (4+ messages)

[PATCH 1/5] context_tracking: Introduce HAVE_CONTEXT_TRACKING_OFFSTACK
 2020-11-20 12:44 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH 2/5] context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK
 2020-11-20 12:44 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH 3/5] sched: Detect call to schedule from critical entry code
 2020-11-20 12:44 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH 5/5] x86: Support HAVE_CONTEXT_TRACKING_OFFSTACK
 2020-11-20 12:44 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH 4/5] context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs
 2020-11-20 12:44 UTC  (2+ messages)
` [tip: core/entry] "

[tip: core/core] ilog2 vs. GCC inlining heuristics
 2020-11-20 12:41 UTC  (2+ messages)

[PATCH 0/2] More RCU vs idle fixes
 2020-11-20 12:39 UTC  (4+ messages)
` [PATCH 1/2] sched/idle: Fix arch_cpu_idle() vs tracing
` [PATCH 2/2] intel_idle: Fix intel_idle() "

[PATCH] ASoC: codecs: lpass-va-macro: add missing MODULE_DEVICE_TABLE
 2020-11-20 12:38 UTC 

[tip: sched/core] sched: Fix migration_cpu_stop() WARN
 2020-11-20 12:34 UTC 

[RFC] sched/topology: NUMA topology limitations
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] sched/topology: Warn when NUMA diameter > 2

[PATCH v2] cpuset: fix race between hotplug work and later CPU offline
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3] Documentation: scheduler: fix information on arch SD flags, sched_domain and sched_debug
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH RESEND v2 1/3] sched/topology,schedutil: wrap sched domains rebuild
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] sched/topology,schedutil: Wrap "

[PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr()
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] sched/core: Add missing completion for affine_move_task() waiters

[PATCH] sched/core: trivial: Fix typos in comments
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] sched/core: "

[PATCH v2] sched/uclamp: Allow to reset a task uclamp constraint value
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH RESEND v2 2/3] arm64: rebuild sched domains on invariance status changes
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] arm64: Rebuild "

[PATCH RESEND v2 3/3] sched/topology: condition EAS enablement on FIE support
 2020-11-20 12:34 UTC  (2+ messages)
` [tip: sched/core] sched/topology: Condition "

[tip: core/core] coccinelle: Remove broken check
 2020-11-20 12:33 UTC 

[PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-20 12:31 UTC  (3+ messages)
` [PATCH 3/3] locking/selftests: Add testcases for fs_reclaim

[PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation
 2020-11-20 12:28 UTC  (2+ messages)

[PATCH 0/2] More meson HDMI fixes
 2020-11-20 12:27 UTC  (8+ messages)
` [PATCH 1/2] drm/meson: dw-hdmi: Disable clocks on driver teardown
` [PATCH 2/2] drm/meson: dw-hdmi: Enable the iahb clock early enough

[PATCH V5 0/5] can: flexcan: add stop mode support for i.MX8QM
 2020-11-20 12:24 UTC  (3+ messages)
` [PATCH V5 5/5] can: flexcan: add CAN wakeup function "

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-20 12:23 UTC  (9+ messages)
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe

[PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-20 12:20 UTC  (4+ messages)

[PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions
 2020-11-20 12:04 UTC  (3+ messages)

[PATCH tip/core/rcu 0/5] Provide SRCU polling grace-period interfaces
 2020-11-20 12:01 UTC  (9+ messages)
` [PATCH RFC tip/core/rcu 2/5] srcu: Provide internal interface to start a Tiny SRCU grace period
` [PATCH RFC tip/core/rcu 3/5] srcu: Provide internal interface to start a Tree "
` [PATCH RFC tip/core/rcu 4/5] srcu: Provide polling interfaces for Tiny SRCU grace periods
` [PATCH RFC tip/core/rcu 5/5] srcu: Provide polling interfaces for Tree "

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-20 11:52 UTC  (8+ messages)

[PATCH] x86/mm: drop superfluous initialization
 2020-11-20 11:51 UTC  (2+ messages)
` [tip: x86/cleanups] x86/mm: Declare 'start' variable where it is used

[GIT PULL] IOMMU fixes for -rc5
 2020-11-20 11:50 UTC 

[PATCH 1/2] rcu: introduce kfree_rcu() single argument macro
 2020-11-20 11:49 UTC  (2+ messages)
` [PATCH 2/2] rcu: eliminate the __kvfree_rcu() macro

[PATCH v3 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
 2020-11-20 11:42 UTC  (4+ messages)

[PATCH 4.4 00/15] 4.4.245-rc1 review
 2020-11-20 11:40 UTC  (2+ messages)

[PATCH v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-20 11:39 UTC  (2+ messages)

[PATCH] media: i2c: rdacm20: Constify static structs
 2020-11-20 11:39 UTC  (2+ messages)

[PATCH v3 0/5] ARM: arm64: Add SMCCC TRNG entropy service
 2020-11-20 11:36 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: Add support for SMCCC TRNG entropy source

[PATCH v9 0/2] Add Intel LGM SoC DMA support
 2020-11-20 11:30 UTC  (7+ messages)
` [PATCH v9 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC
` [PATCH v9 2/2] Add Intel LGM SoC DMA support

[PATCH net-next 0/4] dt-bindings: net: dsa: microchip: convert KSZ bindings to yaml
 2020-11-20 11:21 UTC  (4+ messages)
` [PATCH net-next 2/4] net: dsa: microchip: support for "ethernet-ports" node
` [PATCH net-next 3/4] net: dsa: microchip: ksz9477: setup SPI mode
` [PATCH net-next 4/4] net: dsa: microchip: ksz8795: "


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