linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 11:23:34 to 2021-02-02 13:32:33 UTC [more...]

[PATCH 00/13] Add support for Hikey 970 PCIe
 2021-02-02 13:29 UTC  (6+ messages)
` [PATCH 02/13] doc: bindings: kirin-pcie.txt: convert it to yaml
` [PATCH 06/13] pci: dwc: pcie-kirin: simplify error handling logic
` [PATCH 07/13] pci: dwc: pcie-kirin: simplify kirin 970 get resource logic
` [PATCH 09/13] pci: dwc: pcie-kirin: allow to optionally require a regulator
` [PATCH 10/13] pci: dwc: pcie-kirin: allow using multiple reset GPIOs

[PATCH 0/2] Cleanup and fixups for vmemmap handling
 2021-02-02 13:29 UTC  (5+ messages)
` [PATCH 1/2] x86/vmemmap: Remove !PAGE_ALIGNED case in remove_pte_table
` [PATCH 2/2] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-02 13:27 UTC  (13+ messages)

[PATCH printk-rework 00/12] printk: remove logbuf_lock
 2021-02-02 13:26 UTC  (18+ messages)
` [PATCH printk-rework 03/12] printk: consolidate kmsg_dump_get_buffer/syslog_print_all code
` [PATCH printk-rework 04/12] printk: define CONSOLE_LOG_MAX in printk.h
    ` LINE_MAX: was: "
` [PATCH printk-rework 07/12] printk: add syslog_lock
` [PATCH printk-rework 09/12] um: synchronize kmsg_dumper
` [PATCH printk-rework 11/12] printk: remove logbuf_lock

[PATCH v2 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-02 13:25 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH v1 1/2] ASoC: dt-bindings: tegra: Add binding for RT5631
 2021-02-02 13:23 UTC  (3+ messages)
    ` [PATCH v1 2/2] ASoC: tegra: Add RT5631 machine driver
  ` [PATCH v1 0/2] "

[PATCH v16 0/9] Enable ptp_kvm for arm/arm64
 2021-02-02 13:23 UTC  (5+ messages)
` [PATCH v16 1/9] arm64: Probe for the presence of KVM hypervisor
` [PATCH v16 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent

drivers/media/platform/omap/omap_vout.c:979:50: sparse: sparse: non size-preserving integer to pointer cast
 2021-02-02 13:19 UTC 

[PATCH v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
 2021-02-02 13:13 UTC  (3+ messages)

[PATCH 0/3] Add initial support for BQ Aquaris X5
 2021-02-02 13:13 UTC  (6+ messages)

[PATCH v4] f2fs: rename checkpoint=merge mount option to checkpoint_merge
 2021-02-02 13:12 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] ceph: fix an oops in error handling in ceph_netfs_issue_op
 2021-02-02 13:10 UTC 

[RESENT PATCH] arm64: cpuinfo: Add "model name" in /proc/cpuinfo for 64bit tasks also
 2021-02-02 13:09 UTC  (4+ messages)

[net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
 2021-02-02 13:07 UTC  (2+ messages)

[PATCH] net: fec: Silence M5272 build warnings
 2021-02-02 13:06 UTC 

[PATCH iproute2-next V3] devlink: add support for port params get/set
 2021-02-02 13:04 UTC 

[PATCH v5 0/4] perf vendor events: Support PMU events for A64FX
 2021-02-02 12:51 UTC  (5+ messages)
` [PATCH v5 1/4] perf vendor events arm64: Add common and uarch event JSON
` [PATCH v5 2/4] perf vendor events arm64: Add more common and uarch events
` [PATCH v5 3/4] perf tools: Fix lexical definition of event name
` [PATCH v5 4/4] perf vendor events arm64: Add Fujitsu A64FX pmu event

[PATCH] list: add more extensive double add check
 2021-02-02 12:59 UTC  (4+ messages)

[PATCH] iommu: Update the document of IOMMU_DOMAIN_UNMANAGED
 2021-02-02 12:58 UTC  (2+ messages)

[PATCH V2 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-02-02 12:56 UTC  (7+ messages)
` [PATCH V2 1/2] "

linux-next: build failure after merge of the akpm-current tree
 2021-02-02 12:55 UTC  (4+ messages)

[PATCH 0/6] usb: Handle device properties with software node API
 2021-02-02 12:50 UTC  (7+ messages)
` [PATCH 1/6] software node: Provide replacement for device_add_properties()
` [PATCH 2/6] usb: dwc2: pci: Drop the empty quirk function
` [PATCH 3/6] usb: dwc3: haps: Constify the software node
` [PATCH 4/6] usb: dwc3: qcom: "
` [PATCH 5/6] usb: dwc3: host: Use software node API with the properties
` [PATCH 6/6] xhci: ext-caps: "

[PATCH 1/3] printk: use CONFIG_CONSOLE_LOGLEVEL_* directly
 2021-02-02 12:51 UTC  (4+ messages)
` [PATCH 2/3] printk: hard-code CONSOLE_LOGLEVEL_MIN in printk.c

[PATCH] mm: page_alloc: update the COMPACT[STALL|FAIL] events properly
 2021-02-02 12:49 UTC  (3+ messages)

[PATCH RESEND v2 00/10] fsdax: introduce fs query to support reflink
 2021-02-02 12:48 UTC  (4+ messages)
` [PATCH RESEND v2 09/10] xfs: Implement ->corrupted_range() for XFS

[PATCH] fs: ubifs: set s_uuid in super block to support ima/evm uuid options
 2021-02-02 12:48 UTC 

Patches from the future - can checkpatch help?
 2021-02-02 12:48 UTC  (7+ messages)
` [Linux-kernel-mentees] "

[PATCH v2 00/15] dmaengine: dw-edma: HDMA support
 2021-02-02 12:40 UTC  (16+ messages)
` [PATCH v2 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
` [PATCH v2 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment
` [PATCH v2 03/15] dmaengine: dw-edma: Add support for the HDMA feature
` [PATCH v2 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
` [PATCH v2 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support
` [PATCH v2 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support
` [PATCH v2 07/15] dmaengine: dw-edma: Improve number of channels check
` [PATCH v2 08/15] dmaengine: dw-edma: Reorder variables to keep consistency
` [PATCH v2 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition
` [PATCH v2 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes
` [PATCH v2 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct
` [PATCH v2 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH v2 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case
` [PATCH v2 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation
` [PATCH v2 15/15] dmaengine: dw-edma: Add pcim_iomap_table return checker

[PATCH] ceph: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-02 12:45 UTC  (3+ messages)

[PATCHSET v3 0/3] perf tools: Minor improvements in event synthesis
 2021-02-02 12:40 UTC  (2+ messages)

PCI MSI issue with reinserting a driver
 2021-02-02 12:38 UTC  (4+ messages)

[tip:x86/urgent] BUILD SUCCESS 8acf417805a5f5c69e9ff66f14cab022c2755161
 2021-02-02 12:38 UTC 

Migration to trusted keys: sealing user-provided key?
 2021-02-02 12:34 UTC  (6+ messages)

[PATCH v14 00/11] KVM: x86/pmu: Guest Last Branch Recording Enabling
 2021-02-02 12:37 UTC  (6+ messages)
` [PATCH v14 02/11] KVM: x86/pmu: Set up IA32_PERF_CAPABILITIES if PDCM bit is available
` [PATCH v14 03/11] KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled

[PATCH] ceph: Fix an Oops in error handling
 2021-02-02 12:37 UTC  (3+ messages)

[PATCH] bus: fsl-mc: Fix test for end of loop
 2021-02-02 12:36 UTC  (2+ messages)

[PATCH v7 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-02 12:35 UTC  (10+ messages)
` [PATCH v7 4/7] crypto: add ecc curve and expose them

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-02-02 12:34 UTC  (5+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v11 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING

[PATCH] dpaa2-eth: Simplify the calculation of variables
 2021-02-02 12:33 UTC  (2+ messages)

[PATCH -next v2] sched/topology: Mark some symbols with static keyword
 2021-02-02 12:32 UTC  (2+ messages)

[PATCH] drm/msm: remove unneeded variable: "rc"
 2021-02-02 12:32 UTC 

[PATCH 3/3] printk: move CONSOLE_EXT_LOG_MAX to kernel/printk/printk.c
 2021-02-02 12:29 UTC  (2+ messages)

[PATCH] Revert "bfq: Fix computation of shallow depth"
 2021-02-02 12:28 UTC 

[PATCH v23 10/15] mm/damon/dbgfs: Support multiple contexts
 2021-02-02 12:27 UTC  (2+ messages)

[PATCH] drm/tegra: remove unneeded variable: "ret"
 2021-02-02 12:27 UTC 

[PATCH] misc: rtsx: modify rts522a init flow
 2021-02-02 12:27 UTC  (2+ messages)

[PATCH] amd/display: remove unneeded variable: "pattern"
 2021-02-02 12:19 UTC 

[PATCH 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
 2021-02-02 12:25 UTC  (3+ messages)

[PATCH] drm/vc4: remove unneeded variable: "ret"
 2021-02-02 12:23 UTC 

[PATCH 1/3] MIPS: ftrace: Fix N32 save registers
 2021-02-02 12:21 UTC  (4+ messages)
` [PATCH 3/3] MIPS: ftrace: Add DYNAMIC_FTRACE_WITH_REGS support

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

[PATCH v7 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-02-02 12:18 UTC  (4+ messages)
` [PATCH v7 4/4] "

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-02 12:16 UTC  (7+ messages)

Augmented Page Reclaim
 2021-02-02 12:17 UTC  (2+ messages)

module loader dead code removal and cleanups v3
 2021-02-02 12:13 UTC  (14+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 02/13] drm: remove drm_fb_helper_modinit
` [PATCH 03/13] module: unexport find_module and module_mutex
` [PATCH 04/13] module: use RCU to synchronize find_module
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 08/13] module: remove each_symbol_in_section
` [PATCH 09/13] module: merge each_symbol_section into find_symbol
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 11/13] module: move struct symsearch to module.c
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORT_UNUSED_SYMBOL*

[PATCH] drm/hisilicon: remove redundant when devm_kzalloc failed
 2021-02-02 12:10 UTC 

[PATCH v5 0/2] System Generation ID driver and VMGENID backend
 2021-02-02 12:08 UTC  (5+ messages)
` [PATCH v5 1/2] drivers/misc: sysgenid: add system generation id driver

[PATCH v3 0/2] Move ...mce/therm_throt.c to drivers/thermal/
 2021-02-02 12:10 UTC  (4+ messages)
` [PATCH v3 2/2] thermal: Move therm_throt there from x86/mce

[PATCH v3] f2fs: rename checkpoint=merge mount option to checkpoint_merge
 2021-02-02 12:09 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH v2] ocfs2: Fix a use after free on error
 2021-02-02 12:08 UTC  (2+ messages)

[PATCH V2 0/3] SWIOTLB: Preserve swiotlb map offset when needed
 2021-02-02 12:07 UTC  (8+ messages)
` [PATCH V2 3/3] Adding device_dma_parameters->offset_preserve_mask to NVMe driver

[PATCH] drivers/mt: restrict length of kzalloc in input_mt_init_slots()
 2021-02-02 12:08 UTC 

[PATCH v2] crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-02 12:07 UTC  (2+ messages)

[PATCH] drm/bridge/analogix: remove redundant when devm_kzalloc failed
 2021-02-02 11:56 UTC 

[PATCH v12 00/14] huge vmalloc mappings
 2021-02-02 12:07 UTC  (6+ messages)
` [PATCH v12 01/14] ARM: mm: add missing pud_page define to 2-level page tables

[PATCH 1/2] rtc: s3c: stop setting bogus time
 2021-02-02 12:06 UTC  (4+ messages)
` [PATCH 2/2] rtc: s3c: quiet maybe-unused variable warning

[PATCH] gpu/drm/msm: remove redundant when devm_kzalloc failed
 2021-02-02 12:05 UTC 

[PATCH v24 00/25] LSM: Module stacking for AppArmor
 2021-02-02 12:05 UTC  (2+ messages)

[PATCH V3 4/5] perf/x86/intel: Add perf core PMU support for Sapphire Rapids
 2021-02-02 11:57 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 5/5] perf/x86/intel: Support CPUID 10.ECX to disable fixed counters
 2021-02-02 11:57 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 1/5] perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
 2021-02-02 11:57 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 2/5] perf/x86/intel: Factor out intel_update_topdown_event()
 2021-02-02 11:57 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 3/5] perf/x86/intel: Filter unsupported Topdown metrics event
 2021-02-02 11:57 UTC  (2+ messages)
` [tip: perf/core] "

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-02 11:55 UTC  (9+ messages)
` [RFC][PATCH 05/13] mm/numa: automatically generate node migration order
` [RFC][PATCH 06/13] mm/migrate: update migration order during on hotplug events
` [RFC][PATCH 08/13] mm/migrate: demote pages during reclaim

[PATCH v2 0/9] Add Host control mode to HPB
 2021-02-02 11:54 UTC  (12+ messages)
` [PATCH v2 2/9] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH v2 3/9] scsi: ufshpb: Add region's reads counter

[PATCH] seccomp: Improve performance by optimizing memory barrier
 2021-02-02 11:53 UTC  (3+ messages)
` [PATCH v1 1/1] Firstly, as Andy mentioned, this should be smp_rmb() instead of rmb(). considering that TSYNC is a cross-thread situation, and rmb() is a mandatory barrier which should not be used to control SMP effects, since mandatory barriers impose unnecessary overhead on both SMP and UP systems, as kernel Documentation said

[PATCH 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-02-02 11:40 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Introduce primitives for CFS bandwidth burst
` [PATCH 2/4] sched/fair: Make CFS bandwidth controller burstable
` [PATCH 3/4] sched/fair: Add cfs bandwidth burst statistics
` [PATCH 4/4] sched/fair: Add document for burstable CFS bandwidth control

[PATCH] sched: pull tasks when CPU is about to run SCHED_IDLE tasks
 2021-02-02  7:54 UTC  (9+ messages)

[PATCH] gpio: pca953x: add support for open drain pins on PCAL6524
 2021-02-02 11:42 UTC  (2+ messages)

[PATCH] net: mdiobus: Prevent spike on MDIO bus reset signal
 2021-02-02 11:40 UTC  (7+ messages)

[RFC] clk: Mark HW enabled clocks as enabled in core
 2021-02-02 11:37 UTC  (8+ messages)

[REPORT][next] pinctrl: pinctrl-microchip-sgpio: out-of-bounds bug in sgpio_clrsetbits()
 2021-02-02 11:34 UTC 

[PATCH] x86/ptrace: Clean up PTRACE_GETREGS/PTRACE_PUTREGS regset selection
 2021-02-02 11:32 UTC  (2+ messages)

[PATCH 00/21] rtc: remove make W=1 warnings
 2021-02-02 11:32 UTC  (21+ messages)
` [PATCH 01/21] rtc: class: remove bogus documentation
` [PATCH 03/21] rtc: bq32k: quiet maybe-unused variable warning
` [PATCH 05/21] rtc: digicolor: "
` [PATCH 06/21] rtc: ds1672: "
` [PATCH 07/21] rtc: ds3232: "
` [PATCH 08/21] rtc: isl1208: "
` [PATCH 09/21] rtc: m41t80: "
` [PATCH 10/21] rtc: meson: "
` [PATCH 11/21] rtc: pcf85063: quiet maybe-unused variable warnings
` [PATCH 12/21] rtc: pcf85363: quiet maybe-unused variable warning
` [PATCH 13/21] rtc: rs5c372: "
` [PATCH 14/21] rtc: rv3028: "
` [PATCH 15/21] rtc: rv3029: "
` [PATCH 16/21] rtc: rv3032: "
` [PATCH 17/21] rtc: rv8803: "
` [PATCH 18/21] rtc: rx8010: "
` [PATCH 19/21] rtc: rx8581: "
` [PATCH 20/21] rtc: s35390a: "
` [PATCH 21/21] rtc: sd3078: "

[PATCH v2 2/7] acpi: utils: Add function to fetch dependent acpi_devices
 2021-02-02 11:27 UTC  (11+ messages)

[PATCH 1/2] rtc: rv3028: fix PORF handling
 2021-02-02 11:25 UTC  (2+ messages)
` [PATCH 2/2] rtc: rv3028: remove useless warning messages

[PATCH v3 0/5] serial: 8250: Add rs485 emulation to 8250_dw
 2021-02-02 11:22 UTC  (5+ messages)
` [PATCH v3 5/5] serial: 8250_dw: add em485 support


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