linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 23:34:04 to 2020-06-04 06:50:36 UTC [more...]

drivers/crypto/hisilicon/qm.c:1579:2: warning: 'strncpy' specified bound 64 equals destination size
 2020-06-04  6:50 UTC  (7+ messages)
` [PATCH] crypto: hisilicon - fix strncpy warning with strlcpy

[RFC 0/4] regulator: lp87565: ignore ENx pins and add LP87524-Q1
 2020-06-04  6:48 UTC  (8+ messages)
` [RFC 2/4] regulator: lp87565: dt: remove duplicated section
` [RFC 3/4] regulator: lp87565: dt: add LP87524-Q1 variant
` [RFC 4/4] regulator: lp87565: "

[PATCH 1/1] nvme-fcloop: verify wwnn and wwpn format
 2020-06-04  6:43 UTC  (2+ messages)

[PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
 2020-06-04  6:44 UTC  (16+ messages)
` [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice

linux-next: build failure after merge of the akpm tree
 2020-06-04  6:44 UTC 

linux-next: manual merge of the ipsec-next tree with Linus' tree
 2020-06-04  6:41 UTC  (6+ messages)

[PATCH v7 1/4] bitops: Introduce the the for_each_set_clump macro
 2020-06-04  6:41 UTC  (3+ messages)
` [PATCH] linux/bits.h: fix unsigned less than zero warnings

memory leak in crypto_create_tfm
 2020-06-04  6:41 UTC  (4+ messages)
` [PATCH] crypto: DRBG - always try to free Jitter RNG instance
    ` [PATCH v2] "

[PATCH] can: Replace zero-length array with flexible-array
 2020-06-04  6:31 UTC  (4+ messages)

[PATCH] Documentation: tee: Document TEE kernel interface
 2020-06-04  6:37 UTC  (3+ messages)

[PATCH] scsi: ufs: Bump supported UFS HCI version to 3.0
 2020-06-04  6:35 UTC 

[PATCH] ASoC: fsl-asoc-card: Defer probe when fail to find codec device
 2020-06-04  6:25 UTC 

[PATCH] char_driver_warn_unseeded_randomness: Add null check
 2020-06-04  6:30 UTC 

[PATCH] leds: mt6360: Add LED driver for MT6360
 2020-06-04  6:26 UTC 

[GIT PULL for v5.8-rc1] media updates
 2020-06-04  6:20 UTC  (6+ messages)

[PATCH RFC] uaccess: user_access_begin_after_access_ok()
 2020-06-04  6:10 UTC  (5+ messages)

[PATCH][v5] KVM: X86: support APERF/MPERF registers
 2020-06-04  6:09 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH] scsi: Fix incorrect usage of shost_for_each_device
 2020-06-04  6:05 UTC  (2+ messages)

[PATCH 0/9] x86/entry fixes
 2020-06-04  6:02 UTC  (16+ messages)
` [PATCH 2/9] rcu: Fixup noinstr warnings

[PATCH -tip 1/2] Kconfig: Bump required compiler version of KASAN and UBSAN
 2020-06-04  5:59 UTC  (3+ messages)

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-06-04  5:59 UTC  (6+ messages)

Capabilities are list when creating a user namespace
 2020-06-04  5:58 UTC  (2+ messages)

[mainline][Oops][bisected 2ba3e6 ] 5.7.0 boot fails with kernel panic on powerpc
 2020-06-04  5:57 UTC  (3+ messages)

[PATCH -tip v2 1/2] kasan: Bump required compiler version
 2020-06-04  5:58 UTC  (2+ messages)
` [PATCH -tip v2 2/2] compiler_types.h: Add __no_sanitize_{address,undefined} to noinstr

[PATCH v6 10/12] mmap locking API: rename mmap_sem to mmap_lock
 2020-06-04  5:57 UTC  (2+ messages)

[PATCH] thunderbolt: Improve USB4 config symbol help text
 2020-06-04  5:56 UTC  (2+ messages)

[PATCH 1/1] of: reserved_mem: Fix typo in the too-many-regions message
 2020-06-04  5:49 UTC 

[v2 PATCH] ASoC: max98390: Fix potential crash during param fw loading
 2020-06-04  5:47 UTC 

[PATCH] dmaengine: stm32-mdma: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-04  5:43 UTC  (3+ messages)
  `  "

[PATCH v3 0/4] Add seccomp notifier ioctl that enables adding fds
 2020-06-04  5:20 UTC  (9+ messages)
` [PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes

[PATCH] drm/sun4i: hdmi ddc clk: Fix size of m divider
 2020-06-04  5:19 UTC  (6+ messages)

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-04  4:49 UTC  (5+ messages)
` [PATCH v6 2/2] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
      ` [EXT] "

[PATCH] soc: amlogic: meson-gx-socinfo: Fix S905X3 ID
 2020-06-04  4:48 UTC 

[PATCH] net/mlx5: DR, Fix freeing in dr_create_rc_qp()
 2020-06-04  4:47 UTC  (2+ messages)

[Question]: about 'cpuinfo_cur_freq' shown in sysfs when the CPU is in idle state
 2020-06-04  4:41 UTC  (5+ messages)

[PATCH V2] dt-bindings: clock: Convert imx7ulp clock to json-schema
 2020-06-04  4:40 UTC  (2+ messages)

[PATCH] x86/umip: Add emulation/spoofing for SLDT and STR instructions
 2020-06-04  4:39 UTC  (3+ messages)

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-04  4:38 UTC  (22+ messages)
` [PATCH 01/10] x86/mm/numa: Remove uninitialized_var() usage
` [PATCH 04/10] rtlwifi: rtl8192cu: "
` [PATCH 06/10] clk: st: "
` [PATCH 08/10] checkpatch: Remove awareness of uninitialized_var() macro
` [PATCH 09/10] treewide: Remove uninitialized_var() usage
` [PATCH 10/10] compiler: Remove uninitialized_var() macro

[PATCH v6 00/14] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-06-04  4:36 UTC  (6+ messages)
` [PATCH v6 03/14] videobuf2: handle V4L2 buffer cache flags

[PATCH 0/3] spi: bcm2835: Enable shared interrupt support
 2020-06-04  4:23 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: spi: Document bcm2711 and bcm7211 SPI compatible
` [PATCH 2/3] ARM: dts: bcm2711: Update SPI nodes compatible strings
` [PATCH 3/3] spi: bcm2835: Enable shared interrupt support

[PATCH v2] KVM: x86: Assign correct value to array.maxnent
 2020-06-04  4:16 UTC 

[PATCH v2] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
 2020-06-04  4:23 UTC 

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-06-04  4:10 UTC  (11+ messages)
` [RFC PATCH v4 07/10] vfio/pci: introduce a new irq type VFIO_IRQ_TYPE_REMAP_BAR_REGION

[PATCH V2] mm/vmstat: Add events for THP migration without split
 2020-06-04  4:00 UTC 

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-06-04  3:56 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] KVM: x86: Assign correct value to array.maxnent
 2020-06-04  3:55 UTC  (2+ messages)

[PATCH] x86/mm: use max memory block size with unaligned memory end
 2020-06-04  3:54 UTC 

[PATCH] mm/memblock: export max_pfn for kernel modules
 2020-06-04  3:39 UTC  (5+ messages)

[PATCH v2 0/8] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-06-04  3:34 UTC  (9+ messages)
` [PATCH v2 1/8] powerpc/watchpoint: Fix 512 byte boundary limit
` [PATCH v2 2/8] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
` [PATCH v2 3/8] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
` [PATCH v2 4/8] powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
` [PATCH v2 5/8] powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
` [PATCH v2 6/8] powerpc/watchpoint: Guest support for 2nd DAWR hcall
` [PATCH v2 7/8] powerpc/watchpoint: Return available watchpoints dynamically
` [PATCH v2 8/8] powerpc/watchpoint: Remove 512 byte boundary

[PATCH] function:stacktrace/mips: Fix function:stacktrace for mips
 2020-06-04  3:25 UTC  (5+ messages)

linux-next: manual merge of the kvm tree with the tip tree
 2020-06-04  3:09 UTC  (2+ messages)

[PATCH net-next 0/5] hinic: add some ethtool ops support
 2020-06-04  3:08 UTC  (4+ messages)
` [PATCH net-next 5/5] hinic: add support to get eeprom information

[PATCH v2 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-04  3:06 UTC  (3+ messages)
` [PATCH v2 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR

linux-next: manual merge of the kvm tree with the s390 tree
 2020-06-04  3:05 UTC  (2+ messages)

[PATCH v3] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
 2020-06-04  3:01 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] iio: adc: mt6360: Add ADC driver for MT6360
 2020-06-04  3:00 UTC 

[PATCH v3 00/13] PCI: brcmstb: enable PCIe for STB chips
 2020-06-04  2:57 UTC  (5+ messages)
` [PATCH v3 02/13] ata: ahci_brcm: Fix use of BCM7216 reset controller
` [PATCH v3 11/13] PCI: brcmstb: Accommodate MSI for older chips

linux-next: build failure after merge of the kvm tree
 2020-06-04  2:54 UTC  (2+ messages)

[PATCH v4 0/4] vmalloc kernel mapping and relocatable kernel
 2020-06-04  2:52 UTC  (3+ messages)
` [PATCH v4 1/4] riscv: Move kernel mapping to vmalloc zone

[tip:x86/entry 29/29] include/linux/cpumask.h:894:9: error: implicit declaration of function 'arch_test_bit'; did you mean
 2020-06-04  2:50 UTC 

Question: livepatch failed for new fork() task stack unreliable
 2020-06-04  2:40 UTC  (9+ messages)

[PATCH 1/1] crypto: caam - fix typo
 2020-06-04  2:40 UTC 

linux-next: manual merge of the tip tree with the sparc-next tree
 2020-06-04  2:35 UTC 

[RFC PATCH -rcu lkmm] tools/memory-model/README: Expand dependency of klitmus7
 2020-06-04  2:32 UTC  (3+ messages)

kernel/trace/blktrace.c:347:12: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-06-04  2:30 UTC  (3+ messages)

[PATCH v15 00/11] Mediatek MT8183 scpsys support
 2020-06-04  2:29 UTC  (3+ messages)
` [PATCH v15 06/11] soc: mediatek: Add subsys clock control for bus protection

[PATCH v2 1/2] efi/libstub/arm64: link stub lib.a conditionally
 2020-06-04  2:20 UTC  (2+ messages)
` [PATCH v2 2/2] efi/libstub: refactor Makefile to not use lib-y syntax

[GIT PULL] SELinux patches for v5.8
 2020-06-04  2:13 UTC  (11+ messages)

[PATCH V2 0/3] Convert mxs/imx spi/cspi/lpspi binding to json-schema
 2020-06-04  1:55 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: spi: Convert mxs spi "
` [PATCH V2 2/3] dt-bindings: spi: Convert imx cspi "
` [PATCH V2 3/3] dt-bindings: spi: Convert imx lpspi "

[PATCH V2 0/3] Convert i.MX/MXS I2C/LPI2C binding doc to json-schema
 2020-06-04  1:49 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: i2c: Convert imx lpi2c "
` [PATCH V2 2/3] dt-bindings: i2c: Convert mxs i2c "
` [PATCH V2 3/3] dt-bindings: i2c: Convert imx "

[PATCH v6 0/6] Introduce Power domain based warming device driver
 2020-06-04  1:53 UTC  (7+ messages)
` [PATCH v6 1/6] PM/Domains: Add support for retrieving genpd performance states information
` [PATCH v6 2/6] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count
` [PATCH v6 3/6] thermal: Add generic power domain warming device driver
` [PATCH v6 4/6] soc: qcom: Extend RPMh power controller driver to register warming devices
` [PATCH v6 5/6] dt-bindings: power: Extend RPMh power controller binding to describe thermal warming device
` [PATCH v6 6/6] arm64: dts: qcom: Indicate rpmhpd hosts a power domain that can be used as a "

[PATCH V2 0/3] Convert i.MX/MXS mmc binding to json-schema
 2020-06-04  1:41 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: mmc: Convert imx esdhc "
` [PATCH V2 2/3] dt-bindings: mmc: Convert imx mmc "
` [PATCH V2 3/3] dt-bindings: mmc: Convert mxs "

[PATCH V2] dt-bindings: rtc: Convert imxdi rtc to json-schema
 2020-06-04  1:35 UTC 

[PATCH v1] dmaengine: pl330: Make sure the debug is idle before doing DMAGO
 2020-06-04  1:36 UTC 

[PATCH V5] dt-bindings: thermal: Convert qoriq to json-schema
 2020-06-04  1:30 UTC 

[PATCH v4 0/4] make vm_committed_as_batch aware of vm overcommit policy
 2020-06-04  1:38 UTC  (4+ messages)
` [PATCH v4 2/4] mm/util.c: make vm_memory_committed() more accurate

[PATCH] KVM: VMX: Always treat MSR_IA32_PERF_CAPABILITIES as a valid PMU MSR
 2020-06-04  1:37 UTC  (2+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-04  1:30 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the clk tree
 2020-06-04  1:29 UTC  (2+ messages)

[GIT PULL] MIPS changes for v5.8-rc1
 2020-06-04  1:23 UTC  (4+ messages)

linux-next: build warning after merge of the net-next tree
 2020-06-04  1:22 UTC  (2+ messages)

media: atomisp RIP: 0010:gmin_subdev_add.cold+0x318/0x327
 2020-06-04  1:15 UTC 

[PATCH v5 0/3] close_range()
 2020-06-04  1:15 UTC  (7+ messages)

headers_install builds break on a lot of targets?
 2020-06-04  1:07 UTC  (4+ messages)

[PATCH] lan743x: Use correct MAC_CR configuration for 1 GBit speed
 2020-06-04  1:01 UTC  (2+ messages)

mmotm 2020-06-03-17-54 uploaded
 2020-06-04  0:54 UTC 

v5.7: new core kernel option missing help text
 2020-06-04  0:48 UTC  (7+ messages)

[git pull] uaccess comedi compat
 2020-06-04  0:40 UTC  (2+ messages)

[git pull] vfs.git work.splice
 2020-06-04  0:40 UTC  (2+ messages)

[PATCH] checkpatch: Avoid missing typo suggestions
 2020-06-04  0:39 UTC  (2+ messages)

[PATCH 0/2] iommu: Move Intel and AMD drivers into their own subdirectory
 2020-06-04  0:33 UTC  (3+ messages)

b614345f52 ("x86/entry: Clarify irq_{enter,exit}_rcu()"): WARNING: CPU: 0 PID: 0 at kernel/locking/lockdep.c:3680 lockdep_hardirqs_on_prepare
 2020-06-04  0:26 UTC  (3+ messages)
  ` [LKP] "

kobject_init_and_add is easy to misuse
 2020-06-04  0:23 UTC  (11+ messages)

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-06-04  0:23 UTC  (3+ messages)
` [PATCH v3 2/7] documentation for stats_fs

[PATCH 4/4] arm64: dts: ipq6018: Add support for apcs clk
 2020-06-04  0:19 UTC  (2+ messages)

[GIT PULL] chrome-platform changes for v5.8
 2020-06-04  0:14 UTC 

[RFC PATCH] kbuild: add variables for compression tools
 2020-06-04  0:12 UTC  (3+ messages)
` [RFC PATCH v4] "

[PATCH] cxl: Fix kobject memleak
 2020-06-04  0:08 UTC  (4+ messages)

[PATCH 0/3] ASoC: fsl_easrc: Fix several warnings
 2020-06-04  0:07 UTC  (7+ messages)
` [PATCH 1/3] ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
` [PATCH 2/3] ASoC: fsl_easrc: Fix -Wunused-but-set-variable
` [PATCH 3/3] ASoC: fsl_easrc: Fix "Function parameter not described" warnings

linux-next: manual merge of the mips tree with the clk tree
 2020-06-03 23:56 UTC  (2+ messages)

[PATCH] powerpc/vdso32: mark __kernel_datapage_offset as STV_PROTECTED
 2020-06-03 23:50 UTC  (4+ messages)

[PATCH] ASoC: max98390: Fix potential crash during param fw loading
 2020-06-03 23:48 UTC  (5+ messages)

[for-next][PATCH] tracing/doc: Fix ascii-art in histogram-design.rst
 2020-06-03 23:44 UTC 

[PATCH] pwm: Add missing "CONFIG_" prefix
 2020-06-03 23:38 UTC  (3+ messages)

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-03 23:33 UTC 


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