linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-13 02:44:26 to 2021-08-13 08:11:58 UTC [more...]

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-13  8:07 UTC  (7+ messages)
` [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
` [PATCH v4 12/15] pci: Mark MSI data shared

[PATCH] kcsan: selftest: Cleanup and add missing __init
 2021-08-13  8:10 UTC 

[PATCH net-next v3] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
 2021-08-13  8:07 UTC  (2+ messages)

[patch V4 00/68] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-13  8:05 UTC  (2+ messages)
` [patch V4 69/68] locking/rt: Add missing __might_sleep() to spin/rwlocks

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-08-13  8:04 UTC  (7+ messages)
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status

[PATCH v4 0/6] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-13  8:04 UTC  (12+ messages)
` [PATCH v4 1/6] dma-iommu: fix sync_sg with swiotlb
` [PATCH v4 2/6] dma-iommu: fix arch_sync_dma for map
` [PATCH v4 3/6] dma-iommu: skip extra sync during unmap w/swiotlb
` [PATCH v4 4/6] dma-iommu: Check CONFIG_SWIOTLB more broadly
` [PATCH v4 5/6] swiotlb: support aligned swiotlb buffers
` [PATCH v4 6/6] dma-iommu: account for min_align_mask

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-08-13  8:04 UTC  (4+ messages)
` [PATCH v9 08/26] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically

[patch V2 02/10] hrtimer: Consolidate reprogramming code
 2021-08-13  7:58 UTC  (9+ messages)
` [tip: timers/core] "
        ` [PATCH] hrtimer: Unbreak hrtimer_force_reprogram()
        ` [PATCH] hrtimer: Use raw_cpu_ptr() in clock_was_set()

[PATCH v2 0/3] support test GCM/CCM mode for SM4
 2021-08-13  7:55 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: tcrypt - Fix missing return value check
` [PATCH v2 2/3] crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm
` [PATCH v2 3/3] crypto: tcrypt: add GCM/CCM mode test for "

[PATCH 1/4] xtensa: remove unneeded exports
 2021-08-13  7:51 UTC  (10+ messages)
` [PATCH 2/4] xtensa: do not build variants directory
` [PATCH 3/4] xtensa: build platform directories unconditionally
` [PATCH 4/4] xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild

linux-next: build warning after merge of the tip tree
 2021-08-13  7:48 UTC 

An cma optimization patch is used for cma_[alloc|free]
 2021-08-13  7:45 UTC  (2+ messages)

[PATCH v4 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-13  7:41 UTC  (3+ messages)
` [PATCH v4 1/2] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH v4 2/2] crypto: hisilicon/sec - modify the hardware endian configuration

[PATCH v3 0/7] Add minimal support for Exynos850 SoC
 2021-08-13  7:41 UTC  (2+ messages)

[PATCH] pinctrl: renesas: Remove unneeded semicolon
 2021-08-13  7:40 UTC 

[PATCH] asus-wmi: Add support for platform_profile
 2021-08-13  7:40 UTC  (7+ messages)

[PATCH] KVM: Move binary stats helpers to header to effectively export them
 2021-08-13  7:38 UTC  (2+ messages)

[PATCH 0/3] support test GCM/CCM mode for SM4
 2021-08-13  7:38 UTC  (4+ messages)
` [PATCH 1/3] crypto: tcrypt - Fix the wrong position of return value test statement

[PATCH v2] KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
 2021-08-13  7:36 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86/mmu: Fix a TDP MMU leak and optimize zap all
 2021-08-13  7:36 UTC  (2+ messages)

[PATCH] tty: Fix data race between tiocsti() and flush_to_ldisc()
 2021-08-13  7:33 UTC  (2+ messages)

[PATCH 0/4] staging: r8188eu: refactor Hal_GetChnlGroup88E()
 2021-08-13  7:31 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove 5GHz code from Hal_GetChnlGroup88E()
` [PATCH 2/4] staging: r8188eu: convert return type of Hal_GetChnlGroup88E() to void
` [PATCH 3/4] staging: r8188eu: rename parameter of Hal_GetChnlGroup88E()
` [PATCH 4/4] staging: r8188eu: rename Hal_GetChnlGroup88E()

[PATCH] kbuild: allow "make" targets 'versioncheck' and 'includecheck' withoug .config file
 2021-08-13  7:27 UTC  (2+ messages)

[PATCH -next 1/2] selftests: Fix vm_handle_exception undefined error
 2021-08-13  7:27 UTC  (3+ messages)
` [PATCH -next 2/2] selftests: Fix fscanf warning
  ` ping//Re: "

[PATCH 0/2] KVM: x86/mmu: Fix a TDP MMU leak and optimize zap all
 2021-08-13  7:27 UTC  (9+ messages)
` [PATCH 2/2] KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs

[PATCH v6 0/2] make hvc pass dma capable memory to its backend
 2021-08-13  7:27 UTC  (6+ messages)
` [PATCH v6 1/2] tty: hvc: pass DMA capable memory to put_chars()

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-13  7:25 UTC  (3+ messages)
` [PATCH Part1 RFC v4 08/36] x86/sev: check the vmpl level

[PATCH] usb: xhci-ring: set all cancelled_td's cancel_status to TD_CLEARING_CACHE
 2021-08-13  7:25 UTC  (2+ messages)

[PATCH v3] PM: sleep: core: Avoid setting power.must_resume to false
 2021-08-13  7:23 UTC  (2+ messages)

drivers/net/wireless/mediatek/mt76/mt7915/init.c:134:41: warning: passing argument 1 of 'thermal_cooling_device_register' discards 'const' qualifier from pointer target type
 2021-08-13  7:19 UTC 

arch/m68k/68000/dragen2.c:38:13: warning: no previous prototype for 'init_dragen2'
 2021-08-13  7:18 UTC 

[PATCH v6] arm pl011 serial: support multi-irq request
 2021-08-13  7:19 UTC  (2+ messages)

[RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-08-13  7:16 UTC  (5+ messages)
` [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]

[RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles
 2021-08-13  7:14 UTC  (10+ messages)
` [RFC PATCH v2 1/5] nfs: Fix write to swapfile failure due to generic_write_checks()
` [RFC PATCH v2 2/5] mm: Remove the callback func argument from __swap_writepage()
` [RFC PATCH v2 3/5] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()
` [RFC PATCH v2 5/5] mm: Remove swap BIO paths and only use DIO paths [BROKEN]

[PATCH v3 1/2] serdev: Split and export serdev_acpi_get_uart_resource()
 2021-08-13  7:13 UTC  (3+ messages)

[PATCH] x86/kdump: fix wrong judge about crash_size var
 2021-08-13  7:12 UTC 

[PATCH v4 0/4] KVM: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-08-13  7:12 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: x86: Clarify the kvm_run.emulation_failure structure layout
` [PATCH v4 2/4] KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
` [PATCH v4 3/4] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
` [PATCH v4 4/4] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol

linux-next: build warning after merge of the dma-mapping tree
 2021-08-13  7:11 UTC 

arch/arm/mm/alignment.c:775:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-13  7:11 UTC 

[PATCH] usb: chipidea: add loop timeout for hw_ep_set_halt()
 2021-08-13  7:08 UTC  (2+ messages)

linux-next: build warning after merge of the tip tree
 2021-08-13  7:08 UTC 

[PATCH 0/3] dm: audit event logging
 2021-08-13  6:59 UTC  (4+ messages)
` [PATCH 1/3] dm: introduce audit event module for device mapper

[PATCH 0/8] arm64: dts: initial NXP S32G2 support
 2021-08-13  7:05 UTC  (5+ messages)
` [PATCH 4/8] arm64: dts: add "

[RFC][PATCH] netfs, afs, ceph: Use folios
 2021-08-13  6:53 UTC  (3+ messages)

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-08-13  6:53 UTC  (30+ messages)
` [PATCH v2 01/29] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH v2 02/29] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v2 03/29] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v2 04/29] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v2 05/29] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v2 06/29] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v2 07/29] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v2 08/29] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v2 09/29] iommu/mediatek: Add tlb_lock in tlb_flush_all
` [PATCH v2 10/29] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v2 11/29] iommu/mediatek: Always pm_runtime_get while "
` [PATCH v2 12/29] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v2 13/29] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v2 14/29] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v2 15/29] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v2 16/29] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v2 17/29] iommu/mediatek: Add infra iommu support
` [PATCH v2 18/29] iommu/mediatek: Add PCIe support
` [PATCH v2 19/29] iommu/mediatek: Add mt8195 support
` [PATCH v2 20/29] iommu/mediatek: Only adjust code about register base
` [PATCH v2 21/29] iommu/mediatek: Just move code position in hw_init
` [PATCH v2 22/29] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v2 23/29] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v2 24/29] iommu/mediatek: Add bank_nr and bank_enable
` [PATCH v2 25/29] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v2 26/29] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v2 27/29] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v2 28/29] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v2 29/29] iommu/mediatek: mt8195: Enable multi banks for infra iommu

[PATCH] usbip: give back URBs for unsent unlink requests during cleanup
 2021-08-13  6:55 UTC  (4+ messages)

[PATCH 2/2] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()
 2021-08-13  6:54 UTC  (8+ messages)
` [PATCH 0/2] mm: Fix NFS swapfiles and use DIO read for swapfiles

[PATCH v2 1/2] r8169: Implement dynamic ASPM mechanism
 2021-08-13  6:48 UTC  (3+ messages)
` [r8169] 5b4904cded: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c

[RESEND PATCH v1] Input: edt-ft5x06 - added case for EDT EP0110M09
 2021-08-13  6:45 UTC  (2+ messages)

[PATCH] fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()
 2021-08-13  6:40 UTC 

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-08-13  6:40 UTC  (8+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC

[PATCH] staging: r8188eu: remove cfg80211 residuals
 2021-08-13  6:36 UTC  (3+ messages)

[PATCH v15 0/6] usb: misc: Add onboard_usb_hub driver
 2021-08-13  6:35 UTC  (6+ messages)

[PATCH v3 1/7] usb: mtu3: restore HS function when set SS/SSP
 2021-08-13  6:30 UTC  (7+ messages)
` [PATCH v3 2/7] usb: mtu3: use @mult for HS isoc or intr
` [PATCH v3 3/7] usb: mtu3: fix the wrong HS mult value
` [PATCH v3 4/7] usb: cdnsp: fix the wrong mult value for HS isoc or intr
` [PATCH v3 5/7] usb: gadget: tegra-xudc: "
` [PATCH v3 6/7] usb: gadget: bdc: remove unnecessary AND operation when get ep maxp
` [PATCH v3 7/7] usb: gadget: "

[PATCH 1/2] kbuild: macrofy the condition of if_changed and friends
 2021-08-13  6:30 UTC  (2+ messages)
` [PATCH 2/2] kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk

[PATCH v6 0/2] hwpoison: fix race with hugetlb page allocation
 2021-08-13  6:29 UTC  (6+ messages)
` [PATCH v6 1/2] mm,hwpoison: "

[PATCH v1] fbtft: fb_st7789v: added reset on init_display()
 2021-08-13  6:25 UTC 

[PATCH] x86/acpi: Don't add CPUs that are not online capable
 2021-08-13  6:26 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: minipack: Update flash partition table
 2021-08-13  6:24 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
 2021-08-13  6:19 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto

[PATCH] ARM: dts: aspeed: cloudripper: Add comments for "mdio1"
 2021-08-13  6:19 UTC 

[PATCH 1/2] ALSA: hda/cs8409: Prevent pops and clicks during suspend
 2021-08-13  6:10 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda/cs8409: Prevent pops and clicks during reboot

[PATCH] RDMA/rxe: Remove duplicate umem assignment
 2021-08-13  5:57 UTC 

[PATCH 0/2] aspeed: Add LPC mailbox support
 2021-08-13  5:47 UTC  (3+ messages)
` [PATCH 1/2] soc: "
` [PATCH 2/2] ARM: dts: aspeed: Add mailbox to device tree

[PATCH v2] kunit: Print test statistics on failure
 2021-08-13  5:41 UTC  (3+ messages)

[PATCH v3 2/2] crypto: hisilicon/sec - modify the hardware endian configuration
 2021-08-13  5:34 UTC  (2+ messages)

[RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr
 2021-08-13  5:31 UTC  (5+ messages)

[PATCH 0/2] erofs: add fiemap support with iomap
 2021-08-13  5:29 UTC  (3+ messages)
` [PATCH 1/2] erofs: add support for the full decompressed length
` [PATCH 2/2] erofs: add fiemap support with iomap

[PATCH 01/11] dt-bindings: usb: mtk-xhci: add support property 'tpl-support'
 2021-08-13  5:26 UTC  (3+ messages)
` [PATCH 04/11] usb: xhci-mtk: fix use-after-free of mtk->hcd

[PATCH] misc_cgroup: use a counter to count the number of failures
 2021-08-13  5:26 UTC 

[net] b0e99d0377: stress-ng.netdev.ops_per_sec 7.7% improvement
 2021-08-13  5:38 UTC 

[PATCH 0/2] Add Vol+ support for sc7280-idp
 2021-08-13  4:55 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
` [PATCH 2/2] arm64: dts: sc7280: Add volume up support for sc7280-idp

[PATCH v3 0/3] A few gup refactorings and documentation updates
 2021-08-13  4:41 UTC  (4+ messages)
` [PATCH v3 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH v3 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v3 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

[PATCH] usb: typec: tcpm: always rediscover when swapping DR
 2021-08-13  4:31 UTC 

[PATCH 0/3] soc: qcom: Add download mode support for QTI platforms
 2021-08-13  4:31 UTC  (3+ messages)

[PATCH v14 000/138] Memory folios
 2021-08-13  4:16 UTC  (4+ messages)
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()

[PATCH v2 0/6] ARM: dts: Add Facebook AST2600 BMCs
 2021-08-13  4:13 UTC  (5+ messages)
` [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC

[PATCH v1] opp: Release current OPP properly
 2021-08-13  4:12 UTC  (2+ messages)

linux-next: manual merge of the rcu tree with the irqchip tree
 2021-08-13  4:04 UTC 

[PATCH v2 13/19] ARC: mm: disintegrate mmu.h (arcv2 bits out)
 2021-08-13  4:01 UTC  (2+ messages)

[PATCH v7 0/3] PM / Domains: Add support for 'required-opps' to set default perf state
 2021-08-13  3:57 UTC  (3+ messages)
` [PATCH v7 1/3] opp: Don't print an error if required-opps is missing

[PATCH v3 0/2] msi: extend msi_irqs sysfs entries to platform devices
 2021-08-13  3:56 UTC  (3+ messages)
` [PATCH v3 1/2] genirq/msi: Extract common sysfs populate entries to MSI core from PCI
` [PATCH v3 2/2] platform-msi: Add ABI to show msi_irqs of platform devices

[PATCH 1/1] cfi: Use rcu_read_{un}lock_sched_notrace
 2021-08-13  3:33 UTC  (3+ messages)

[syzbot] WARNING in __set_page_dirty
 2021-08-13  3:30 UTC  (2+ messages)

linux-next: manual merge of the irqchip tree with the tip tree
 2021-08-13  3:29 UTC 

[djwong-xfs:xfs-5.15-merge-next 39/58] fs/ext4/super.c:5843:6: error: variable 'enable_quota' set but not used
 2021-08-13  3:24 UTC 

[RESEND PATCH 0/4] clk: mediatek: modularize COMMON_CLK_MT6779
 2021-08-13  3:24 UTC  (5+ messages)
` [RESEND PATCH 1/4] clk: composite: export clk_register_composite
` [RESEND PATCH 2/4] clk: mediatek: support COMMON_CLK_MEDIATEK module build
` [RESEND PATCH 3/4] clk: mediatek: support COMMON_CLK_MT6779 "
` [RESEND PATCH 4/4] clk: mediatek: use tristate for COMMON_CLK_MEDAITEK and COMMON_CLK_MT6779

[GIT PULL] Networking for 5.14-rc6
 2021-08-13  2:59 UTC  (2+ messages)

[git pull] drm fixes for 5.14-rc6
 2021-08-13  2:59 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 5.14-rc6
 2021-08-13  2:59 UTC  (2+ messages)

[PATCH v1] arm64: dts: fsl: ls1028a-rdb: Add dts file to choose swp5 as dsa master
 2021-08-13  3:01 UTC 

[block] edb0872f44: BUG:kernel_NULL_pointer_dereference,address
 2021-08-13  3:11 UTC 

[PATCH] MIPS: Loongson64: Make some functions static in irq.c
 2021-08-13  2:50 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).