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

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-04  2:53 UTC  (21+ messages)
` [PATCH 01/10] x86/mm/numa: Remove uninitialized_var() usage
` [PATCH 02/10] drbd: "
` [PATCH 03/10] b43: "
` [PATCH 04/10] rtlwifi: rtl8192cu: "
` [PATCH 05/10] ide: "
` [PATCH 06/10] clk: st: "
` [PATCH 07/10] spi: davinci: "
` [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 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

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

[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 

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

[PATCH] KVM: x86: Assign correct value to array.maxnent
 2020-06-04  2:43 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 V2] dt-bindings: clock: Convert imx7ulp clock to json-schema
 2020-06-04  1:33 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)

[Question]: about 'cpuinfo_cur_freq' shown in sysfs when the CPU is in idle state
 2020-06-04  1:32 UTC  (4+ 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)

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

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

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

[PATCH] function:stacktrace/mips: Fix function:stacktrace for mips
 2020-06-04  1:17 UTC  (4+ 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 

[PATCH] can: Replace zero-length array with flexible-array
 2020-06-04  0:58 UTC  (3+ messages)

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  (13+ 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] x86/umip: Add emulation/spoofing for SLDT and STR instructions
 2020-06-04  0:12 UTC  (2+ messages)

[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 V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
 2020-06-03 23:44 UTC  (11+ messages)
` [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice

[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 

[PATCH] exfat: fix incorrect update of stream entry in __exfat_truncate()
 2020-06-03 23:28 UTC 

[PATCH] irqchip: Fix the description of the Loongson PCH MSI controller
 2020-06-03 23:18 UTC  (2+ messages)

[RESEND PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-03 23:22 UTC  (12+ messages)
` [RESEND PATCH v9 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [RESEND PATCH v9 5/5] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH] mm/vmalloc: track which page-table levels were modified
 2020-06-03 23:23 UTC 

[PATCH v2] ACPICA: Replace one-element array with flexible-array
 2020-06-03 23:12 UTC  (3+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-03 23:07 UTC  (5+ messages)
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions

[PATCH v1 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-03 23:05 UTC  (4+ messages)
` [PATCH v1 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES

[PATCH v2 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-03 23:01 UTC  (7+ messages)
` [PATCH v2 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v2 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v2 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v2 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v2 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v2 7/7] Bluetooth: Update background scan and report device based on advertisement monitors

[v4] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-06-03 22:45 UTC  (2+ messages)

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-06-03 22:40 UTC  (4+ messages)
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks

[PATCH 1/2] remoteproc: qcom: q6v5: Update running state before requesting stop
 2020-06-03 22:33 UTC  (4+ messages)

[GIT PULL] First batch of KVM changes for Linux 5.8
 2020-06-03 22:30 UTC  (3+ messages)

[GIT PULL] Hyper-V commits for 5.8
 2020-06-03 22:30 UTC  (2+ messages)

[GIT PULL] kgdb changes for v5.8-rc1
 2020-06-03 22:30 UTC  (2+ messages)

[PATCH v2 00/11] fix swiotlb-xen for RPi4
 2020-06-03 22:22 UTC  (12+ messages)
` [PATCH v2 01/11] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH v2 02/11] swiotlb-xen: remove start_dma_addr
` [PATCH v2 03/11] swiotlb-xen: add struct device* parameter to xen_phys_to_bus
` [PATCH v2 04/11] swiotlb-xen: add struct device* parameter to xen_bus_to_phys
` [PATCH v2 05/11] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_cpu
` [PATCH v2 06/11] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_device
` [PATCH v2 07/11] swiotlb-xen: add struct device* parameter to is_xen_swiotlb_buffer
` [PATCH v2 08/11] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
` [PATCH v2 09/11] swiotlb-xen: rename xen_phys_to_bus to xen_phys_to_dma and xen_bus_to_phys to xen_dma_to_phys
` [PATCH v2 10/11] xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
` [PATCH v2 11/11] xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint

[PATCH] mm,thp: stop leaking unreleased file pages
 2020-06-03 22:19 UTC  (5+ messages)

[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
 2020-06-03 22:14 UTC  (3+ messages)

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-06-03 22:14 UTC  (4+ messages)

[PATCH] mm: thp: Add new kernel parameters transparent_hugepage_defrag/khugepaged_defrag
 2020-06-03 22:09 UTC  (4+ messages)

[PATCH] pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken
 2020-06-03 22:08 UTC  (6+ messages)

[PATCH v32 00/21] Intel SGX foundations
 2020-06-03 22:06 UTC  (3+ messages)
` [PATCH v32 19/21] selftests/x86: Add a selftest for SGX

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-06-03 22:05 UTC  (11+ messages)

[PATCH 1/2] ima: Directly assign the ima_default_policy pointer to ima_rules
 2020-06-03 22:03 UTC  (4+ messages)
` [PATCH 2/2] ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()

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

[PATCH] bus: ti-sysc: Increase max softreset wait
 2020-06-03 22:02 UTC 

[PATCH] lan743x: Added fixed link and RGMII support
 2020-06-03 22:02 UTC  (7+ messages)
  ` [PATCH] lan743x: Added fixed link and RGMII support / BROKEN PATCH
      ` [PATCH] lan743x: Added fixed link and RGMII support / debugging

linux-next: Signed-off-by missing for commits in the amdgpu tree
 2020-06-03 22:01 UTC  (3+ messages)

[PATCH] dmaengine: stm32-mdma: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-03 22:01 UTC  (2+ messages)

[PATCH v13 0/7] Add support for the X1830 and fix bugs for X1000
 2020-06-03 21:58 UTC  (5+ messages)
` [PATCH v13 3/7] dt-bindings: clock: Add documentation for X1830 bindings

linux-next: build failure after merge of the ftrace tree
 2020-06-03 21:49 UTC  (5+ messages)

[PATCH] tracing/doc: Fix ascii-art in histogram-design.rst
 2020-06-03 21:48 UTC  (2+ messages)

[PATCH] ovl: explicitly initialize error in ovl_copy_xattr()
 2020-06-03 21:46 UTC  (2+ messages)

[GIT PULL] core/core updates for v5.8
 2020-06-03 21:34 UTC 

[GIT PULL][Security] lockdown: Allow unprivileged users to see lockdown status
 2020-06-03 21:27 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused
 2020-06-03 21:15 UTC 

[PATCH v14 13/15] mm/damon-test: Add a kunit test for recording setup
 2020-06-03 21:07 UTC  (3+ messages)
`  "

[PULL 0/5] xtensa updates for v5.8
 2020-06-03 21:05 UTC  (2+ messages)

[git pull] [regression fix] uaccess.csum ia64 braino
 2020-06-03 21:05 UTC  (2+ messages)

[GIT PULL] thread changes for v5.8
 2020-06-03 21:05 UTC  (2+ messages)

[GIT PULL] scheduler changes for v5.8
 2020-06-03 21:05 UTC  (2+ messages)

[GIT PULL] parisc architecture updates for kernel v5.8-rc1
 2020-06-03 21:05 UTC  (2+ messages)

[git pull] misc uaccess stuff
 2020-06-03 21:02 UTC  (4+ messages)

[PATCHES] uaccess base
 2020-06-03 20:54 UTC  (6+ messages)
` [PATCHES] uaccess hpsa

[PATCH bpf] bpf: fix unused-var without NETDEVICES
 2020-06-03 20:45 UTC  (3+ messages)
` [PATCH bpf v2] "


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