linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-06 21:55:11 to 2020-07-07 02:26:58 UTC [more...]

[PATCH V5 0/6] Support building i.MX ARMv7/ARMv8 platforms clock driver as module
 2020-07-07  2:26 UTC  (3+ messages)

linux-next: manual merge of the block tree with the gfs2 tree
 2020-07-07  2:26 UTC 

[PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-07  2:24 UTC  (11+ messages)
` [PATCH v9 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
 2020-07-07  2:22 UTC  (3+ messages)

[PATCH v2 0/4] Expose new features for intel processor
 2020-07-07  2:16 UTC  (5+ messages)
` [PATCH v2 1/4] x86/cpufeatures: Add enumeration for SERIALIZE instruction
` [PATCH v2 2/4] x86/cpufeatures: Enumerate TSX suspend load address tracking instructions
` [PATCH v2 3/4] x86: Expose SERIALIZE for supported cpuid
` [PATCH v2 4/4] x86: Expose TSX Suspend Load Address Tracking

[GIT PULL] tpmdd updates for Linux v5.8-rc5
 2020-07-07  2:21 UTC 

[PATCH v2 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-07-07  1:59 UTC  (13+ messages)
` [PATCH v2 01/12] libnvdimm: Validate command family indices
` [PATCH v2 02/12] ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
` [PATCH v2 03/12] ACPI: NFIT: Define runtime firmware activation commands
` [PATCH v2 04/12] tools/testing/nvdimm: Cleanup dimm index passing
` [PATCH v2 05/12] tools/testing/nvdimm: Add command debug messages
` [PATCH v2 06/12] tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
` [PATCH v2 07/12] tools/testing/nvdimm: Emulate firmware activation commands
` [PATCH v2 08/12] driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
` [PATCH v2 09/12] libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
` [PATCH v2 10/12] libnvdimm: Add runtime firmware activation sysfs interface
` [PATCH v2 11/12] PM, libnvdimm: Add 'mem-quiet' state and callback for firmware activation
` [PATCH v2 12/12] ACPI: NFIT: Add runtime firmware activate support

[PATCH] PCI: qcom: fix runtime pm imbalance on error
 2020-07-07  2:13 UTC  (3+ messages)
  `  "

[PATCH v3 0/8] irqchip: Fix some issues and do some code cleanups about Loongson
 2020-07-07  2:12 UTC  (9+ messages)
` [PATCH v3 1/8] irqchip/loongson-htpic: Remove redundant kfree operation
` [PATCH v3 2/8] irqchip/loongson-htpic: Remove unneeded select of I8259
` [PATCH v3 3/8] irqchip/loongson-htvec: Fix potential resource leak
` [PATCH v3 4/8] irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
` [PATCH v3 5/8] irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()
` [PATCH v3 6/8] irqchip/loongson-pch-msi: Remove unneeded variable
` [PATCH v3 7/8] irqchip/loongson-liointc: Fix potential dead lock
` [PATCH v3 8/8] dt-bindings: interrupt-controller: Fix typos in loongson,liointc.yaml

[PATCH v6 00/11] Add the multiple PF support for DWC and Layerscape
 2020-07-07  2:10 UTC  (3+ messages)

[PATCH v4 1/4] thermal: core: Add helpers to browse the cdev, tz and governor list
 2020-07-07  1:55 UTC  (7+ messages)
` [PATCH v4 2/4] thermal: core: Get thermal zone by id
` [PATCH v4 3/4] thermal: core: genetlink support for events/cmd/sampling
` [PATCH v4 4/4] thermal: core: Add notifications call in the framework

[PATCH] powerpc/pseries: detect secure and trusted boot state of the system
 2020-07-07  2:06 UTC  (2+ messages)

mmotm 2020-07-06-18-53 uploaded
 2020-07-07  1:53 UTC 

[PATCH] MAINTAINERS: Add Shengjiu to reviewer list of sound/soc/fsl
 2020-07-07  1:51 UTC  (2+ messages)

[PATCH v2 0/2] iommu_aux_at(de)tach_device() enhancement
 2020-07-07  1:39 UTC  (3+ messages)
` [PATCH v2 1/2] iommu: iommu_aux_at(de)tach_device() extension
` [PATCH v2 2/2] iommu: Add aux_domain_attached flag to iommu_group

[PATCH] input: misc: remove needless check before usb_free_coherent()
 2020-07-07  1:44 UTC  (2+ messages)

BUG: soft lockup in __do_sys_clock_adjtime
 2020-07-07  1:42 UTC 

[RESEND Patch v2 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-07-07  1:38 UTC  (7+ messages)
` [RESEND Patch v2 3/4] mm/mremap: calculate extent in one place

[PATCH v33 00/21] Intel SGX foundations
 2020-07-07  1:38 UTC  (6+ messages)
` [PATCH v33 11/21] x86/sgx: Linux Enclave Driver

[PATCH 0/4] arm64: kgdb/kdb: Fix single-step debugging issues
 2020-07-07  1:37 UTC  (5+ messages)

[PATCH] f2fs: don't keep meta inode pages used for compressed block migration
 2020-07-07  1:35 UTC 

[PATCH 0/9] timer: Reduce timers softirq v2
 2020-07-07  1:32 UTC  (10+ messages)
` [PATCH 1/9] timer: Move trigger_dyntick_cpu() to enqueue_timer()
` [PATCH 2/9] timer: Add comments about calc_index() ceiling work
` [PATCH 3/9] timer: Optimize _next_timer_interrupt() level iteration
` [PATCH 4/9] timers: Always keep track of next expiry
` [PATCH 5/9] timer: Reuse next expiry cache after nohz exit
` [PATCH 6/9] timer: Expand clk forward logic beyond nohz
` [PATCH 7/9] timer: Spare timer softirq until next expiry
` [PATCH 8/9] timer: Remove must_forward_clk
` [PATCH 9/9] timer: Lower base clock forwarding threshold

[PATCH 1/2] iommu: Add iommu_group_get/set_domain()
 2020-07-07  1:26 UTC  (8+ messages)

[PATCH net-next v3] net: sfp: Unique GPIO interrupt names
 2020-07-07  1:27 UTC 

[PATCH v3] kthread: Work could not be queued when worker being destroyed
 2020-07-07  1:26 UTC  (3+ messages)
  ` 回复: "

[PATCH v3 0/1] hwmon:max6697: Allow max6581 to create tempX_offset
 2020-07-07  1:18 UTC  (2+ messages)
` [PATCH v3 1/1] hwmon:max6697: Allows max6581 to create tempX_offset attributes

[PATCH] input/synaptics: enable InterTouch for ThinkPad X1E 1st gen
 2020-07-07  1:13 UTC  (2+ messages)

[mm] 4e2c82a409: ltp.overcommit_memory01.fail
 2020-07-07  1:06 UTC  (10+ messages)

[PATCH] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-07-07  1:02 UTC  (6+ messages)

[PATCH v3 0/2] hwmon:max6697: Allow max6581 to create tempX_offset
 2020-07-07  0:56 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] hwmon:max6697: fixing the type issue where the comparison is always true

linux-next: Tree for Jul 6
 2020-07-07  0:53 UTC  (4+ messages)
` linux-next: Tree for Jul 6 (mm/memory_failure.c)

[PATCH v4 0/9] drm/vc4: Turn the TXP into a CRTC
 2020-07-07  0:51 UTC  (3+ messages)

[PATCH v9 0/5] drm/i915 Support for integrated privacy screen
 2020-07-07  0:50 UTC  (4+ messages)
` [PATCH v9 5/5] drm/i915: Enable support "
  ` [Intel-gfx] "

[PATCH 1/1] KVM/PPC: Fix typo on H_DISABLE_AND_GET hcall
 2020-07-07  0:48 UTC 

[Tech-board-discuss] [PATCH] CodingStyle: Inclusive Terminology
 2020-07-07  0:48 UTC  (2+ messages)

Subject: [PATCH v1 0/8] support cmdq helper function on mt6779 platform
 2020-07-07  0:46 UTC  (4+ messages)
` [PATCH v2 8/8] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api

[PATCH v2 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-07  0:43 UTC  (2+ messages)

generic DMA bypass flag v3
 2020-07-07  0:43 UTC  (10+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line

[RFC PATCH] vfio: type1: fix kthread use case
 2020-07-07  0:31 UTC 

[PATCH net-next v2] net: sfp: Unique GPIO interrupt names
 2020-07-07  0:40 UTC  (2+ messages)

[PATCH v2] Input: elan_i2c - only increment wakeup count on touch
 2020-07-07  0:40 UTC  (2+ messages)

[PATCH] input: elantech: remove redundant assignments to variable error
 2020-07-07  0:38 UTC  (2+ messages)

linux-next: build failure after merge of the xfs tree
 2020-07-07  0:27 UTC 

[PATCH v7 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-07-07  0:07 UTC  (3+ messages)
` [PATCH v7 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
` [PATCH v7 2/2] x86/copy_mc: Introduce copy_mc_generic()

[PATCH v2 00/14] Add regulator devfreq support to Panfrost
 2020-07-07  0:16 UTC  (2+ messages)

[PATCH] powerpc/spufs: add CONFIG_COREDUMP dependency
 2020-07-07  0:09 UTC  (2+ messages)

[PATCH V3] mm/vmstat: Add events for THP migration without split
 2020-07-07  0:06 UTC 

[PATCH v4 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-07  0:12 UTC  (8+ messages)
` [PATCH v4 1/7] iommu/vt-d: Enforce PASID devTLB field mask
` [PATCH v4 2/7] iommu/vt-d: Remove global page support in devTLB flush
` [PATCH v4 3/7] iommu/vt-d: Fix PASID devTLB invalidation
` [PATCH v4 4/7] iommu/vt-d: Handle non-page aligned address
` [PATCH v4 5/7] iommu/vt-d: Fix devTLB flush for vSVA
` [PATCH v4 6/7] iommu/vt-d: Warn on out-of-range invalidation address
` [PATCH v4 7/7] iommu/vt-d: Disable multiple GPASID-dev bind

BUG: soft lockup in sys_clock_settime
 2020-07-07  0:00 UTC 

[Tech-board-discuss] [PATCH] CodingStyle: Inclusive Terminology
 2020-07-06 23:58 UTC  (2+ messages)

[RESEND,PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-06 23:58 UTC  (3+ messages)
` [RESEND,PATCH v9 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [RESEND,PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

weird loadavg on idle machine post 5.7
 2020-07-06 23:56 UTC  (7+ messages)

[PATCH] i2c: jz4780: remove redundant assignment to variable i
 2020-07-06 23:52 UTC  (3+ messages)

[PATCH v3 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-06 23:58 UTC  (7+ messages)
` [PATCH v3 2/7] iommu/vt-d: Remove global page support in devTLB flush
` [PATCH v3 4/7] iommu/vt-d: Handle non-page aligned address

[PATCH 0/9] Add PCIe support for IPQ8074
 2020-07-06 23:49 UTC  (2+ messages)

[PATCH 1/3] kcsan: Add support for atomic builtins
 2020-07-06 23:45 UTC  (3+ messages)
` [PATCH 3/3] kcsan: Add atomic builtin test case

[PATCH 00/22] add support for Clang LTO
 2020-07-06 23:41 UTC  (11+ messages)

[PATCH v2 2/7] PCI: Set "untrusted" flag for truly external devices only
 2020-07-06 23:40 UTC  (5+ messages)

[PATCH] pstore/platform: build fix when crypto API are disabled
 2020-07-06 23:40 UTC 

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-07-06 23:35 UTC  (6+ messages)
` [PATCH v2 4/7] PCI: Add device even if driver attach failed

arch/powerpc/crypto/crc-vpmsum_test.c:106 crc_test_init() warn: inconsistent indenting
 2020-07-06 23:34 UTC 

[PATCH rdma-next v1 0/4] ib_core allocation patches
 2020-07-06 23:13 UTC  (2+ messages)

[PATCH RESEND v2] PCI: Add device even if driver attach failed
 2020-07-06 23:32 UTC 

[PATCH] mm/hugetlb: avoid hardcoding while checking if cma is reserved
 2020-07-06 23:26 UTC  (5+ messages)

[PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
 2020-07-06 23:23 UTC  (10+ messages)
` [PATCH v10 1/9] fs: move kernel_read_file* to its own include file
` [PATCH v10 2/9] fs: introduce kernel_pread_file* support
` [PATCH v10 3/9] firmware: add request_partial_firmware_into_buf
` [PATCH v10 4/9] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v10 5/9] firmware: test partial file reads of request_partial_firmware_into_buf
` [PATCH v10 6/9] bcm-vk: add bcm_vk UAPI
` [PATCH v10 7/9] misc: bcm-vk: add Broadcom VK driver
` [PATCH v10 8/9] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support

[PATCH v2 3/7] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-07-06 23:19 UTC  (5+ messages)

[PATCH v2 1/7] PCI: Keep the ACS capability offset in device
 2020-07-06 23:18 UTC  (4+ messages)

[PATCH] arm: DT: vf610-zii-scu4-aib.dts: Configure fibre ports to 1000BaseX
 2020-07-06 23:17 UTC  (2+ messages)

[PATCH 2/2] kunit: kmemleak integration
 2020-07-06 23:17 UTC 

[PATCH v2 0/1] hwmon:max6697: Allow max6581 to create tempX_offset
 2020-07-06 23:16 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] ARM: dts: vf610-zii-ssmb-dtu: Pass "no-sdio"/"no-sd" properties
 2020-07-06 23:15 UTC  (2+ messages)

[kernel/smp] 5408b78b7a: BUG:KASAN:out-of-bounds_in_c
 2020-07-06 23:12 UTC  (4+ messages)

[PATCH net 0/3] net: ipa: fix warning-reported errors
 2020-07-06 23:10 UTC  (4+ messages)
` [PATCH net 1/3] net: ipa: fix QMI structure definition bugs
` [PATCH net 2/3] net: ipa: declare struct types in "ipa_gsi.h"
` [PATCH net 3/3] net: ipa: include declarations in "ipa_gsi.c"

[PATCH] CodingStyle: Inclusive Terminology
 2020-07-06 23:03 UTC  (6+ messages)
  ` [Tech-board-discuss] "

[PATCH] net: sfp: Unique GPIO interrupt names
 2020-07-06 23:04 UTC  (5+ messages)

[PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
 2020-07-06 23:02 UTC  (7+ messages)

[PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
 2020-07-06 23:01 UTC  (5+ messages)

[PATCH rdma-next v1 0/7] Introduce UAPIs to query UCONTEXT, PD and MR properties
 2020-07-06 22:54 UTC  (2+ messages)

[PATCH -next] locktorture: make function torture_percpu_rwsem_init() static
 2020-07-06 22:52 UTC  (2+ messages)

[refperf] 8e4ec3d02b: error:#[##]
 2020-07-06 22:50 UTC  (2+ messages)

[PATCH v3 0/3] driver core: Add device link related sysfs files
 2020-07-06 22:45 UTC  (5+ messages)

[PATCH rdma-next v2 0/3] Convert XRC to use xarray
 2020-07-06 22:33 UTC  (2+ messages)

[PATCH 0/2] drm: rockchip: add NV15 and NV20 support
 2020-07-06 22:30 UTC  (4+ messages)
` [PATCH v2 0/2] drm: rockchip: add NV15, NV20 and NV30 support
  ` [PATCH v2 2/2] "
  ` [PATCH v2 1/2] drm: drm_fourcc: add NV20 and NV30 YUV formats

[PATCH V3 00/23] Support Architectural LBR
 2020-07-06 22:29 UTC  (5+ messages)
` [PATCH V3 13/23] perf/x86/intel/lbr: Factor out intel_pmu_store_lbr

[PATCH 0/5] mm/migrate: avoid device private invalidations
 2020-07-06 22:23 UTC  (6+ messages)
` [PATCH 1/5] nouveau: fix storing invalid ptes
` [PATCH 2/5] mm/migrate: add a direction parameter to migrate_vma
` [PATCH 3/5] mm/notifier: add migration invalidation type
` [PATCH 4/5] nouveau/svm: use the new migration invalidation
` [PATCH 5/5] mm/hmm/test: "

[PATCH v3 1/1] watchdog: Add common nowayout parameter to booke_wdt driver
 2020-07-06 22:18 UTC  (2+ messages)

[PATCH bpf-next V2 0/2] BPF selftests test runner 'test_progs' use proper shell exit codes
 2020-07-06 22:17 UTC  (3+ messages)
` [PATCH bpf-next V2 2/2] selftests/bpf: test_progs avoid minus "

[PATCH] platform/chrome: cros_ec_typec: USB4 support
 2020-07-06 22:16 UTC  (2+ messages)

[PATCH 0/2][RFC] Makes sd->flags sysctl writable
 2020-07-06 22:11 UTC  (3+ messages)

[PATCH v3] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part
 2020-07-06 22:09 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: enetc: remove bootloader dependency
 2020-07-06 22:02 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: dsa: felix: move USXGMII defines to common place
` [PATCH net-next v4 2/3] net: enetc: Initialize SerDes for SGMII and USXGMII protocols
` [PATCH net-next v4 3/3] net: enetc: Use DT protocol information to set up the ports

linux-next: Signed-off-by missing for commits in the spi tree
 2020-07-06 22:00 UTC 

[PATCH 0/9] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2020-07-06 21:54 UTC  (5+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 02/12] media: rkvdec: Ensure decoded resolution fit coded resolution
  ` [PATCH v2 05/12] media: rkvdec: h264: Do not override output buffer sizeimage
  ` [PATCH v2 04/12] media: rkvdec: h264: Fix bit depth wrap in pps packet


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