All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-07 11:34:24 to 2020-07-07 12:10:13 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2020-07-07 12:10 UTC 

[PATCH 1/2] ARM: defconfig: u8500: Enable CONFIG_KEYBOARD_TM2_TOUCHKEY
 2020-07-07 12:09 UTC  (2+ messages)

[PATCH rdma-rc 0/3] Fixes to mlx5_ib driver
 2020-07-07 12:09 UTC  (4+ messages)
` [PATCH rdma-rc 1/3] RDMA/mlx5: Use xa_lock_irqsave when access to SRQ table

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-07-07 12:10 UTC 

[PATCH] ubifs: Fix a potential space leak problem while linking tmpfile
 2020-07-07 12:09 UTC  (6+ messages)

[bitbake][PATCH] lib/ui/taskexp: Validate gi import
 2020-07-07 12:08 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH v1 0/9] s390: implement and optimize vmemmap_free()
 2020-07-07 12:08 UTC  (2+ messages)

[PATCH 0/3] spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead
 2020-07-07 12:08 UTC  (3+ messages)
` [PATCH 1/3] spi: spi-geni-qcom: Avoid clock setting if not needed

[PATCH] dax: print error message by pr_info() in __generic_fsdax_supported()
 2020-07-07 12:06 UTC  (2+ messages)

[PATCH v2] util/qemu-option: Document the get_opt_value() function
 2020-07-07 12:04 UTC  (8+ messages)

[PATCH 0/2] qom: Make "info qom-tree" show children sorted
 2020-07-07 12:04 UTC  (8+ messages)
` [PATCH 2/2] "
  ` Slow down with: 'Make "info qom-tree" show children sorted'

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

[RFC PATCH for 5.8 0/4] rseq cpu_id ABI fix
 2020-07-07 12:06 UTC  (6+ messages)
` [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID

[dpdk-dev] [RFC v1 1/1] vfio: set vf token and gain vf device access
 2020-07-07 12:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v17 0/2] support for VFIO-PCI VF token interface
  ` [dpdk-dev] [PATCH v17 2/2] eal: support for VFIO-PCI VF token

[RFC] drm/vgem: Don't use get_page in fault handler
 2020-07-07 12:05 UTC  (5+ messages)

[PATCH] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-07 12:03 UTC  (6+ messages)

[PULL v2 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-07 12:03 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2020-07-07 12:03 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-07-07 12:03 UTC 

[PATCH v3 0/7] Add support for Sony SDM630-based boards
 2020-07-07 12:02 UTC  (5+ messages)
` [PATCH v3 1/7] pinctrl: qcom: spmi-gpio: Add pm660(l) compatibility
` [PATCH v3 2/7] Documentation: Document pm660(l) SPMI GPIOs compatible

[PATCH v3 0/5] Fixes for running U-boot under QEMU/KVM
 2020-07-07 12:03 UTC  (3+ messages)
` [PATCH v3 1/5] arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH

[dpdk-dev] [PATCH 00/27] event/dlb Intel DLB PMD
 2020-07-07 12:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH 09/27] event/dlb: add inline functions used in multiple files

[PATCH] ASoC: fsl: mpc8610_hpcd: Add missing of_node_put()
 2020-07-07 11:47 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] net/ice: enable advanced RSS for PPPoE
 2020-07-07 12:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/3] app/testpmd: support extended RSS offload types

[Buildroot] To stop a systemd service from starting by default
 2020-07-07 12:01 UTC  (2+ messages)

[PATCH] ubifs: add option to specify version for new file systems
 2020-07-07 12:00 UTC  (2+ messages)

[PATCH v15 00/20] per memcg lock
 2020-07-07 12:00 UTC  (30+ messages)
` [PATCH v15 01/21] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v15 02/21] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v15 03/21] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v15 04/21] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v15 05/21] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v15 06/21] mm/thp: clean up lru_add_page_tail
` [PATCH v15 07/21] mm/thp: narrow lru locking
` [PATCH v15 08/21] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v15 09/21] mm/swap: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v15 10/21] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v15 11/21] mm/lru: move lock into lru_note_cost
` [PATCH v15 12/21] mm/lru: introduce TestClearPageLRU
` [PATCH v15 13/21] mm/compaction: do page isolation first in compaction
` [PATCH v15 14/21] mm/mlock: reorder isolation sequence during munlock
` [PATCH v15 15/21] mm/swap: serialize memcg changes during pagevec_lru_move_fn
` [PATCH v15 16/21] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v15 17/21] mm/lru: introduce the relock_page_lruvec function
` [PATCH v15 18/21] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v15 19/21] mm/pgdat: remove pgdat lru_lock
` [PATCH v15 20/21] mm/lru: revise the comments of lru_lock

post-receive: pub/scm/virt/kvm/mst/qemu
 2020-07-07 12:00 UTC 

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-07 11:58 UTC  (4+ messages)
` [PATCH v3 05/10] pinctrl: ocelot: Add Sparx5 SoC support

[PATCH v4 0/6] rockchip: make it possible to sign the u-boot.itb
 2020-07-07 12:00 UTC  (4+ messages)
` [PATCH v4 6/6] rockchip: make_fit_atf: add signature handling
    ` [PATCH v4 6/6] rockchip: make_fit_atf: add signature handling【请注意,邮件由sjg@google.com代发】

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-07 11:58 UTC  (4+ messages)
` [PULL 31/53] KVM: x86: believe what KVM says about WAITPKG

[PATCH v5 0/2] mmc: core: add a new property/caps2
 2020-07-07 11:58 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: Add full-pwr-cycle-in-suspend property
` [PATCH v5 2/2] mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND

[PATCH] ubifs: Fix wrong orphan node deletion in ubifs_jnl_update()
 2020-07-07 11:57 UTC  (5+ messages)

[PATCH v2 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-07-07 11:56 UTC  (3+ messages)
` [PATCH v2 43/49] rockchip: Convert evb-rk3288 over to use binman

[virtio-comment] [PATCH v2 0/3] virtio-spec: Add virtio-mem device specification
 2020-07-07 11:56 UTC  (2+ messages)
` [virtio-comment] "

[Intel-gfx] Reduce interrupts-off time for execlists submission
 2020-07-07 11:56 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915/gt: Decouple completed requests on unwind
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/3] Fix and enable pmem as RAM device on arm64
 2020-07-07 11:54 UTC  (12+ messages)
` [PATCH v2 1/3] arm64/numa: export memory_add_physaddr_to_nid as EXPORT_SYMBOL_GPL
` [RFC PATCH v2 2/3] device-dax: use fallback nid when numa_node is invalid

[PATCH 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-07-07 11:53 UTC  (4+ messages)

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

[dpdk-dev] [PATCH] eal/vfio: reduce severity of startup messages
 2020-07-07 11:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[LTP] [PATCH] [COMMITTED] lib/tst_clocks: Fix syscall detection
 2020-07-07 11:53 UTC 

[PATCH v4 00/11] clean-up the migration target allocation functions
 2020-07-07 11:52 UTC  (11+ messages)
` [PATCH v4 05/11] mm/migrate: clear __GFP_RECLAIM for THP allocation for migration
` [PATCH v4 06/11] mm/migrate: make a standard migration target allocation function
` [PATCH v4 07/11] mm/gup: use a standard migration target allocation callback
` [PATCH v4 10/11] mm/memory-failure: remove a wrapper for alloc_migration_target()
` [PATCH v4 11/11] mm/memory_hotplug: "

[PATCH v7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-07 11:51 UTC  (7+ messages)

[PATCH v11 0/8] error: auto propagated local_err part I
 2020-07-07 11:51 UTC  (3+ messages)
` [PATCH v11 7/8] nbd: introduce ERRP_AUTO_PROPAGATE

[dpdk-dev] [PATCH] vfio: remove unused variable
 2020-07-07 11:50 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [RFC] mbuf: accurate packet Tx scheduling
 2020-07-07 11:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] mbuf: introduce "

[PATCH v3 00/17] KVM: arm64: Preliminary NV patches
 2020-07-07 11:49 UTC  (8+ messages)

[PATCH v3 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-07-07 11:49 UTC  (4+ messages)

[LTP] [PATCH V3 5/6] syscalls: Don't pass struct timespec to tst_syscall()
 2020-07-07 11:49 UTC  (8+ messages)
` [LTP] [PATCH V4 "

[PATCH] drm/doc: device hot-unplug for userspace
 2020-07-07 11:49 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v6 0/7] Add seccomp notifier ioctl that enables adding fds
 2020-07-07 11:49 UTC  (7+ messages)
` [PATCH v6 1/7] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v6 2/7] fs: Move __scm_install_fd() to __receive_fd()
` [PATCH v6 3/7] fs: Add receive_fd() wrapper for __receive_fd()

[PATCH v2 0/3] Few bug fixes and Convert to pin_user_pages*()
 2020-07-07 11:49 UTC  (15+ messages)
` [PATCH v2 1/3] xen/privcmd: Corrected error handling path
` [PATCH v2 2/3] xen/privcmd: Mark pages as dirty
` [PATCH v2 3/3] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()

[Intel-gfx] [PATCH v5 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
 2020-07-07 11:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v5,1/2] "

[Bug 208257] New: Kingston USB flash drive repeatedly disconnected after "Set SEL for device-initiated U2 failed."
 2020-07-07 11:48 UTC  (2+ messages)
` [Bug 208257] "

[BUG] Xen build for RCAR failing
 2020-07-07 11:48 UTC  (6+ messages)

[PATCH] arm64/module-plts: Consider the special case where plt_max_entries is 0
 2020-07-07 11:46 UTC  (2+ messages)

[PATCH] irq: Request and release resources for chained IRQs
 2020-07-07 11:47 UTC  (3+ messages)

[PATCH v3] softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'
 2020-07-07 11:47 UTC  (4+ messages)

[dpdk-dev] [PATCH] eal: return -1 if rte_lcore_index called from non-DPDK thread
 2020-07-07 11:46 UTC  (2+ messages)

[PATCH 0/2] drm: rockchip: add NV15 and NV20 support
 2020-07-07 11:45 UTC  (6+ messages)
` [PATCH v2 0/2] drm: rockchip: add NV15, NV20 and NV30 support
  ` [PATCH v2 2/2] "
    ` [PATCH v2 2/2] drm: rockchip: add NV15, NV20 and NV30 support【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips.com@lists.infradead.org代发】
  ` [PATCH v2 1/2] drm: drm_fourcc: add NV20 and NV30 YUV formats
    ` [PATCH v2 1/2] drm: drm_fourcc: add NV20 and NV30 YUV formats【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips.com@lists.infradead.org代发】

[kvm-unit-tests v2 PATCH] s390x/cpumodel: The missing DFP facility on TCG is expected
 2020-07-07 11:45 UTC  (3+ messages)

[f2fs-dev] [PATCH v10 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-07 11:31 UTC  (8+ messages)
`  "
` [PATCH v10 1/4] unicode: Add utf8_casefold_hash
` [PATCH v10 2/4] fs: Add standard casefolding support
` [f2fs-dev] [PATCH v10 3/4] f2fs: Use generic "
  `  "
` [f2fs-dev] [PATCH v10 4/4] ext4: "
  `  "

[PATCH net-next 3/3] octeontx2-pf: Add support for PTP clock
 2020-07-07 11:44 UTC  (3+ messages)

[PATCH] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-07-07 11:43 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: Using comparison to true is error prone
 2020-07-07 11:41 UTC 

[PATCH v2] PCI: controller: convert to devm_platform_ioremap_resource_byname()
 2020-07-07 11:40 UTC  (3+ messages)

[PATCH v6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-07 11:39 UTC  (18+ messages)
` [PATCH v6 2/7] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH v6 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v6 4/7] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH v6 5/7] pinctrl: mediatek: add mt6779 eint support

[PATCH v6 0/2] sched/uclamp: new sysctl for default RT boost value
 2020-07-07 11:39 UTC  (3+ messages)
` [PATCH v6 1/2] sched/uclamp: Add a new sysctl to control RT default "

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-uniphier
 2020-07-07 11:39 UTC 

FIEMAP ioctl gets "wrong" address for the extent
 2020-07-07 11:38 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-uniphier
 2020-07-07 11:39 UTC 

[PATCH] scsi: fcoe: add missed kfree() in an error path
 2020-07-07 11:38 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-07 11:38 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 00/10] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v4 01/10] eal: introduce macros for getting value for bit
    ` [dpdk-dev] [PATCH v4 01/10] eal: introduce macros for getting valuefor bit

(no subject)
 2020-07-07 11:38 UTC  (9+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set

[PATCH v3] phy: samsung: Use readl_poll_timeout function
 2020-07-07 11:36 UTC  (3+ messages)

[PATCH v2] arm64: issue ISB after updating system registers
 2020-07-07 11:37 UTC  (4+ messages)

[PATCH 00/10] xfs: automatic relogging
 2020-07-07 11:37 UTC  (7+ messages)

[PATCH v2 0/6] iommu-arm-smmu: Add auxiliary domains and per-instance pagetables
 2020-07-07 11:36 UTC  (8+ messages)
` [PATCH v2 2/6] iommu/io-pgtable: Allow a pgtable implementation to skip TLB operations
` [PATCH v2 4/6] drm/msm: Add support to create a local pagetable

[PATCH 0/5] cpuidle-pseries: Parse extended CEDE information for idle
 2020-07-07 11:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2020-07-07 11:36 UTC 

[PATCH v4 00/10] Implement support for external IPT monitoring
 2020-07-07 11:35 UTC  (9+ messages)
` [PATCH v4 03/10] tools/libxl: add vmtrace_pt_size parameter

[PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
 2020-07-07 11:35 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2020-07-07 11:35 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-07-07 11:34 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-07-07 11:34 UTC 


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.