All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-04 03:11:11 to 2020-08-04 04:29:54 UTC [more...]

[PATCH v2 0/6] Fix timeout clock used by hardware data timeout
 2020-08-04  4:29 UTC  (7+ messages)
` [PATCH v2 1/6] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
` [PATCH v2 2/6] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
` [PATCH v2 3/6] arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
` [PATCH v2 4/6] arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
` [PATCH v2 5/6] arm64: tegra: Add missing timeout clock to Tegra194 "
` [PATCH v2 6/6] sdhci: tegra: Add missing TMCLK for data timeout

[vhost:vhost 42/49] drivers/rpmsg/virtio_rpmsg_bus.c:28:10: fatal error: 'linux/virtio_rpmsg.h' file not found
 2020-08-04  4:28 UTC  (3+ messages)

[PATCH] block: loop: set discard granularity and alignment for block device backed loop
 2020-08-04  4:29 UTC  (2+ messages)

[PATCH 0/4] git-worktree documentation cleanups
 2020-08-04  4:28 UTC  (3+ messages)
` [PATCH v2 0/5] "

[PATCH] coresight: etm4x: Add Support for HiSilicon ETM device
 2020-08-04  4:26 UTC  (3+ messages)

[PATCH 0/6] OpenRISC header and sparse warning fixes for 5.9
 2020-08-04  4:23 UTC  (13+ messages)
` [PATCH 1/6] openrisc: io: Fixup defines and move include to the end
  ` [OpenRISC] "
` [PATCH 2/6] openrisc: uaccess: Fix sparse address space warnings
  ` [OpenRISC] "
` [PATCH 3/6] openrisc: uaccess: Use static inline function in access_ok
  ` [OpenRISC] "
` [PATCH 4/6] openrisc: uaccess: Remove unused macro __addr_ok
  ` [OpenRISC] "
` [PATCH 5/6] openrisc: signal: Fix sparse address space warnings
  ` [OpenRISC] "
` [PATCH 6/6] openrisc: uaccess: Add user address space check to access_ok
  ` [OpenRISC] "

[PATCH] ASoC: fsl_sai: Clean code for synchronize mode
 2020-08-04  4:22 UTC  (12+ messages)

[PATCH] crypto: ccp - zero the cmd data after use it
 2020-08-04  4:22 UTC  (6+ messages)

[PATCH 0/6] Allow userspace to manage MSRs
 2020-08-04  4:20 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86: Add ioctl for accepting a userspace provided MSR list
` [PATCH 2/6] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr
` [PATCH 3/6] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH 4/6] KVM: x86: Ensure the MSR bitmap never clears "
` [PATCH 5/6] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH 6/6] selftests: kvm: Add test to exercise userspace MSR list

[v2,0/6] introduce TI reset controller for MT8192 SoC
 2020-08-04  4:15 UTC  (3+ messages)
` [v2,5/6] reset-controller: ti: Introduce force-update method

[GIT PULL] ACPI updates for v5.9-rc1
 2020-08-04  4:15 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.9-rc1
 2020-08-04  4:15 UTC  (2+ messages)

[PATCH 5.7 000/120] 5.7.13-rc1 review
 2020-08-04  4:14 UTC  (7+ messages)

[cip-dev] Kindly review for kernel config changes
 2020-08-04  4:12 UTC  (5+ messages)

[intel-linux-intel-lts:5.4/yocto 15/16] arch/x86/kernel/traps.c:309: undefined reference to `split_lock_detect_enabled'
 2020-08-04  4:08 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-08-02
 2020-08-04  4:07 UTC  (3+ messages)

[PATCH] drm/amd/mst: clean DP main link status only when unplug mst 1st link
 2020-08-04  3:59 UTC  (2+ messages)

[PATCH v11 00/28] Add support for mt2701 JPEG ENC support
 2020-08-04  3:41 UTC  (87+ messages)
` [PATCH v11 01/28] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v11 02/28] media: platform: Improve queue set up "
` [PATCH v11 03/28] media: platform: Improve getting and requesting irq "
` [PATCH v11 04/28] media: platform: Change the fixed device node number to unfixed value
` [PATCH v11 05/28] media: platform: Improve power on and power off flow
` [PATCH v11 06/28] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH v11 07/28] media: platform: Improve the implementation of "
` [PATCH v11 08/28] media: platform: Add mechanism to handle jpeg hardware's locking up
` [PATCH v11 09/28] media: platform: Cancel the last frame handling flow
` [PATCH v11 10/28] media: platform: Delete zeroing the reserved fields
` [PATCH v11 11/28] media: platform: Stylistic changes for improving code quality
` [PATCH v11 12/28] media: platform: Use generic rounding helpers
` [PATCH v11 13/28] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v11 14/28] media: platform: Delete redundant code and add annotation for an enum
` [PATCH v11 15/28] media: platform: Delete vidioc_s_selection ioctl of jpeg dec
` [PATCH v11 16/28] media: platform: Change the maximum width and height supported by JPEG dec
` [PATCH v11 17/28] media: platform: Refactor mtk_jpeg_try_fmt_mplane()
` [PATCH v11 18/28] media: platform: Refactor mtk_jpeg_find_format()
` [PATCH v11 19/28] media: platform: Redefinition of mtk_jpeg_q_data structure
` [PATCH v11 20/28] media: platform: Change the colorspace of jpeg to the fixed value
` [PATCH v11 21/28] media: platform: Refactor mtk_jpeg_set_default_params()
` [PATCH v11 22/28] media: platform: Change the call functions of getting/enable/disable the jpeg's clock
` [PATCH v11 23/28] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v11 24/28] arm: dts: mt2701: Add jpeg enc device tree node
` [PATCH v11 25/28] media: platform: Rename jpeg dec file name
` [PATCH v11 26/28] media: platform: Rename existing functions/defines/variables
` [PATCH v11 27/28] media: platform: Using the variant structure to contain the varability between dec and enc
` [PATCH v11 28/28] media: platform: Add jpeg enc feature

[PATCH RFC 1/5] f2fs: introduce inmem curseg
 2020-08-04  3:56 UTC  (12+ messages)
          ` [f2fs-dev] "

[PATCH] target/arm/translate.c: Delete/amend incorrect comments
 2020-08-04  3:54 UTC  (2+ messages)

[PATCH] f2fs: fix deadlock between quota writes and checkpoint
 2020-08-04  3:54 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v2] asm-generic/io.h: Fix sparse warnings on big-endian architectures
 2020-08-04  3:54 UTC 

[dpdk-dev] [PATCH] doc: announce removal of L2 tunnel filtering API
 2020-08-04  3:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: announce API change in timer
 2020-08-04  3:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] doc: announce removal of ethdev flow director API
 2020-08-04  3:51 UTC  (3+ messages)

[PATCH v7] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-04  3:46 UTC  (6+ messages)
  ` [SPAM]Re: "

[PATCH] drm/amd/dc: Read from DP_SINK_COUNT_ESI for DPDC r1.2 or higher
 2020-08-04  3:42 UTC 

[PATCH 1/2] sched/topology: Allow archs to override cpu_smt_mask
 2020-08-04  3:33 UTC  (4+ messages)
` [PATCH 2/2] powerpc/topology: Override cpu_smt_mask

[PATCH 1/6] riscv: Call spl_board_init_f() in the generic SPL board_init_f()
 2020-08-04  3:36 UTC  (4+ messages)
` [PATCH 2/6] riscv: sifive/fu540: spl: Drop our own version of board_init_f()

linux-next: build failure after merge of the security tree
 2020-08-04  3:36 UTC  (6+ messages)

[meta-java] icedtea7-native fails to build with error: cc1plus: all warnings being treated as errors
 2020-08-04  3:34 UTC  (4+ messages)
` [yocto] "

[PATCH] cfg80211: Add feature flag to indicate RSNXE IE support in FT
 2020-08-04  3:32 UTC 

[PATCH] drm/amd/mst: clean DP main link status only when unplug mst 1st link
 2020-08-04  3:29 UTC 

[PATCH] powerpc/pseries/hotplug-cpu: increase wait time for vCPU death
 2020-08-04  3:29 UTC 

[PATCH] riscv: Add sfence.vma after page table changed
 2020-08-04  3:29 UTC  (3+ messages)

[tip:irq/core] BUILD SUCCESS 3d5128c1deb5d27993fb11ba5e517798f8021046
 2020-08-04  3:27 UTC 

[GIT PULL] thermal for v5.9-rc1
 2020-08-04  3:26 UTC  (2+ messages)

[PATCH] mm, mempolicy: Check parameters first in kernel_get_mempolicy
 2020-08-04  3:25 UTC  (2+ messages)

+ mm-mempolicy-check-parameters-first-in-kernel_get_mempolicy.patch added to -mm tree
 2020-08-04  3:24 UTC 

[PATCH] via-velocity: Add missing KERN_<LEVEL> where needed
 2020-08-04  3:23 UTC  (3+ messages)
  ` [PATCH V2] via-velocity: Use more typical logging styles

+ checkpatch-remove-missing-switch-case-break-test.patch added to -mm tree
 2020-08-04  3:22 UTC 

[readfile] e83a3e282e: will-it-scale.per_process_ops 18.3% improvement
 2020-08-04  3:21 UTC  (2+ messages)

+ mm-zsmallocc-fix-duplicated-words.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-zpoolc-delete-duplicated-word-and-fix-grammar.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-vmscanc-delete-or-fix-duplicated-words.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-usercopyc-delete-duplicated-word.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-slab_commonc-delete-duplicated-word.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-shmemc-delete-duplicated-word.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-page_allocc-delete-or-fix-duplicated-words.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-nommuc-delete-duplicated-words.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-migratec-delete-duplicated-word.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-memcontrolc-delete-duplicated-words.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-memoryc-delete-duplicated-words.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-hugetlbc-delete-duplicated-words.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-hmmc-delete-duplicated-word.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-filemapc-delete-duplicated-word.patch added to -mm tree
 2020-08-04  3:21 UTC 

+ mm-compactionc-delete-duplicated-word.patch added to -mm tree
 2020-08-04  3:21 UTC 

[GIT PULL] EDAC for 5.9
 2020-08-04  3:20 UTC  (2+ messages)

[GIT PULL] regulator updates for v5.9
 2020-08-04  3:20 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-08-04  3:19 UTC 

[net-next:master 152/154] net/core/fib_rules.c:26:7: sparse: sparse: undefined preprocessor identifier 'CONFIG_IP_MULTIPLE_TABLES'
 2020-08-04  3:18 UTC  (2+ messages)

+ tmpfs-support-64-bit-inums-per-sb-fix.patch added to -mm tree
 2020-08-04  3:16 UTC 

[PATCH] iommu/vt-d:Add support for ACPI device in RMRR
 2020-08-04  3:11 UTC  (10+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "
              ` 答复: "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.