LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v15 0/9] PCI: Expose and manage PCI device reset
2021-08-09 11:15 UTC (5+ messages)
` [PATCH v15 1/9] PCI: Cache PCIe FLR capability
` [PATCH v15 2/9] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
[PATCH v9 00/12] Add support for the silergy,sy7636a
2021-08-09 11:14 UTC (5+ messages)
` [PATCH v9 03/12] mfd: simple-mfd-i2c: Save the register client data
[PATCH v5 0/9] perf: Refine barriers for AUX ring buffer
2021-08-09 11:14 UTC (10+ messages)
` [PATCH v5 1/9] perf/ring_buffer: Add comment for barriers on "
` [PATCH v5 2/9] coresight: tmc-etr: Add barrier after updating "
` [PATCH v5 3/9] coresight: tmc-etf: Add comment for store ordering
` [PATCH v5 4/9] perf/x86: Add compiler barrier after updating BTS
` [PATCH v5 5/9] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
` [PATCH v5 6/9] perf auxtrace: Drop legacy __sync functions
` [PATCH v5 7/9] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
` [PATCH v5 8/9] perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
` [PATCH v5 9/9] tools: Remove feature-sync-compare-and-swap feature detection
[PATCH 0/8] gpu/drm: ingenic-drm: Various improvements
2021-08-09 11:14 UTC (7+ messages)
` [PATCH 8/8] drm/ingenic: Attach bridge chain to encoders
` [Letux-kernel] "
[PATCH v3 0/3] arm64: support page mapping percpu first chunk allocator
2021-08-09 11:10 UTC (5+ messages)
` [PATCH v3 1/3] vmalloc: Choose a better start address in vm_area_register_early()
` [PATCH v3 2/3] arm64: Support page mapping percpu first chunk allocator
` [PATCH v3 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
[PATCH v6 0/2] PM / Domains: Add support for 'required-opps' to set default perf state
2021-08-09 11:08 UTC (4+ messages)
` [PATCH v6 1/2] "
[PATCH v2] clocksource/arm_arch_timer: Fix masking for high freq counters
2021-08-09 11:07 UTC (7+ messages)
[PATCH net-next 0/2] Intel AlderLake-S 2.5Gbps link speed support
2021-08-09 11:06 UTC (4+ messages)
` [PATCH net-next 1/2] net: pcs: xpcs: enable skip xPCS soft reset
` [PATCH net-next 2/2] stmmac: intel: Enable 2.5Gbps on Intel AlderLake-S
drivers/net/usb/pegasus.c:461:2: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
2021-08-09 11:06 UTC (3+ messages)
[PATCH V1 1/1] soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
2021-08-09 11:05 UTC (3+ messages)
[PATCH] KVM: x86: remove dead initialization
2021-08-09 11:01 UTC
[PATCH v4] dt-bindings: riscv: add starfive jh7100 bindings
2021-08-09 10:59 UTC (6+ messages)
arch/x86/kvm/hyperv.c:1843:22: warning: Value stored to 'hv_vcpu' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
2021-08-09 10:57 UTC
[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
2021-08-09 10:56 UTC (3+ messages)
` [PATCH v27 10/10] fs/ntfs3: Add MAINTAINERS
[PATCH v2 0/8] Add minimal support for Exynos850 SoC
2021-08-09 10:55 UTC (9+ messages)
` [PATCH v2 2/8] pinctrl: samsung: Add Exynos850 SoC specific data
` [PATCH v2 4/8] tty: serial: samsung: Init USI to keep clocks running
` [PATCH v2 6/8] tty: serial: samsung: Add Exynos850 SoC data
` [PATCH v2 7/8] clk: samsung: Add Exynos850 clock driver stub
[GIT PULL] arm64 fixes for -rc5
2021-08-09 10:52 UTC (3+ messages)
[patch V3 00/64] locking, sched: The PREEMPT-RT locking infrastructure
2021-08-09 10:52 UTC (11+ messages)
` [patch V3 15/64] rtmutex: Provide rt_mutex_base_is_locked()
` [patch V3 56/64] futex: Correct the number of requeued waiters for PI
` [patch V3 58/64] futex: Clarify comment in futex_requeue()
arch/x86/kvm/mmu/mmu.c:3336:3: warning: Value stored to 'r' is never read [clang-analyzer-deadcode.DeadStores]
2021-08-09 10:49 UTC
[PATCH V4 2/2] gpio: virtio: Add IRQ support
2021-08-09 10:46 UTC (9+ messages)
` [Stratos-dev] "
[PATCH] mm: use in_task in mm/page_alloc.c
2021-08-09 10:46 UTC
[PATCH] mm: use in_task() in mempolicy_slab_node()
2021-08-09 10:46 UTC
[PATCH] EDAC/mce_amd: Do not load edac_mce_amd module on guests
2021-08-09 10:44 UTC (2+ messages)
[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
2021-08-09 10:40 UTC (4+ messages)
` [PATCH] PCI/portdrv: Disallow runtime suspend when waekup is required but PME service isn't supported
[PATCH] arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7
2021-08-09 10:38 UTC (2+ messages)
[PATCH] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd()
2021-08-09 10:36 UTC (2+ messages)
[RFC PATCH v2 01/10] perf workqueue: threadpool creation and destruction
2021-08-09 10:35 UTC (6+ messages)
` [RFC PATCH v2 03/10] perf workqueue: add threadpool start and stop functions
[PATCH 0/2] io_uring: bug fixes
2021-08-09 10:35 UTC (8+ messages)
` [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
[PATCH net-next] net: sock: add the case if sk is NULL
2021-08-09 10:28 UTC (6+ messages)
[PATCH 2/2] ASoC: dt-bindings: rt1015p: add new compatible id
2021-08-09 10:27 UTC
[PATCH 1/2] ASoC: rt1015p: add new acpi id and comapatible id
2021-08-09 10:27 UTC
[PATCH] selftests: KVM: avoid failures due to reserved HyperTransport region
2021-08-09 10:23 UTC (5+ messages)
linux-next: build failure after merge of the net-next tree
2021-08-09 10:20 UTC
[PATCH] fix UBSAN splat in test_scanf
2021-08-09 10:20 UTC
sparc64-linux-gcc: error: unrecognized command-line option '-mxsave'
2021-08-09 10:17 UTC (6+ messages)
` [kbuild-all] "
[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-08-09 10:16 UTC (8+ messages)
` [PATCH 2/4] KEYS: trusted: allow trust sources to use kernel RNG for key material
[PATCH v5] virtio-blk: Add validation for block size in config space
2021-08-09 10:16 UTC
bonding: link state question
2021-08-09 10:10 UTC (6+ messages)
[PATCH] ocfs2: reflink deadlock when clone file to the same directory simultaneously
2021-08-09 10:08 UTC (3+ messages)
[BISECTED][REGRESSION] 5.10.56 longterm kernel breakage on m68k/aranym
2021-08-09 10:08 UTC (5+ messages)
[PATCH v6 00/12] mm/debug_vm_pgtable: Enhancements
2021-08-09 10:08 UTC (14+ messages)
` [PATCH v6 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v6 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v6 03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests
` [PATCH v6 04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests
` [PATCH v6 05/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests
` [PATCH v6 06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests
` [PATCH v6 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v6 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD "
` [PATCH v6 09/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PUD "
` [PATCH v6 10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D "
` [PATCH v6 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH v6 12/12] mm/debug_vm_pgtable: Fix corrupted page flag
[PATCH] rtc: zynqmp: Add calibration set and get support
2021-08-09 10:05 UTC (2+ messages)
[PATCH v3] drivers/edac/edac_mc: Remove all strcpy() uses
2021-08-09 10:05 UTC (5+ messages)
[PATCH v4 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
2021-08-09 10:04 UTC (6+ messages)
` [PATCH v4 1/2] blk-zoned: allow zone management send operations "
` [PATCH v4 2/2] blk-zoned: allow BLKREPORTZONE "
[PATCH v2] fscrypt: support trusted keys
2021-08-09 10:02 UTC (4+ messages)
[PATCH 2/2] net:phy:dp83867:implement the binding for status led
2021-08-09 9:59 UTC (2+ messages)
[PATCH V5 0/2] qcom aoss qmp_get and debugfs support patches
2021-08-09 9:57 UTC (4+ messages)
` [PATCH V5 1/2] soc: qcom: aoss: Expose send for generic usecase
linux-next: build failure after merge of the mhi tree
2021-08-09 9:55 UTC (2+ messages)
[PATCH net] net: bridge: fix memleak in br_add_if()
2021-08-09 9:53 UTC (2+ messages)
[PATCH v3 0/9] ASoC: mediatek: Add support for MT8195 SoC
2021-08-09 9:48 UTC (10+ messages)
` [PATCH v3 1/9] ASoC: mediatek: mt8195: update mediatek common driver
` [PATCH v3 2/9] ASoC: mediatek: mt8195: support audsys clock control
` [PATCH v3 3/9] ASoC: mediatek: mt8195: support etdm in platform driver
` [PATCH v3 4/9] ASoC: mediatek: mt8195: support adda "
` [PATCH v3 5/9] ASoC: mediatek: mt8195: support pcm "
` [PATCH v3 6/9] ASoC: mediatek: mt8195: add "
` [PATCH v3 7/9] dt-bindings: mediatek: mt8195: add audio afe document
` [PATCH v3 8/9] ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682
` [PATCH v3 9/9] dt-bindings: mediatek: mt8195: add mt8195-mt6359-rt1019-rt5682 document
[PATCH v2 0/2] fix request uaf in nbd_read_stat()
2021-08-09 9:46 UTC (5+ messages)
` [PATCH v2 2/2] nbd: convert to use blk_mq_get_rq_by_tag()
[RFC PATCH] usb: xhci-mtk: handle bandwidth table rollover
2021-08-09 9:42 UTC (3+ messages)
[PATCH v2 0/8] My AVIC patch queue
2021-08-09 9:40 UTC (7+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
` KVM's support for non default APIC base
[PATCH 0/5] Cleanups and fixup for gup
2021-08-09 9:39 UTC (10+ messages)
` [PATCH 1/5] mm: gup: remove set but unused local variable major
` [PATCH 2/5] mm: gup: remove unneed local variable orig_refs
` [PATCH 3/5] mm: gup: remove useless BUG_ON in __get_user_pages()
` [PATCH 5/5] mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()
[PATCH v2 0/3] PCI: Add legacy interrupt support in pci-j721e
2021-08-09 9:39 UTC (5+ messages)
` [PATCH v2 2/3] PCI: j721e: Add PCI legacy interrupt support for J721E
[PATCH] i2c: iproc: fix race between client unreg and tasklet
2021-08-09 9:35 UTC (3+ messages)
[PATCH 0/5] KVM: x86: Clean up redundant macro definitions
2021-08-09 9:34 UTC (6+ messages)
` [PATCH 1/5] KVM: x86: Clean up redundant mod_64(x, y) macro definition
` [PATCH 2/5] KVM: x86: Clean up redundant CC "
` [PATCH 3/5] KVM: x86: Clean up redundant ROL16(val, n) "
` [PATCH 4/5] KVM: x86: Clean up redundant __ex(x) "
` [PATCH 5/5] KVM: x86: Clean up redundant pr_fmt(fmt) macro definition for svm
[PATCH v4 1/8] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem
2021-08-09 9:31 UTC (8+ messages)
` [PATCH v4 2/8] selftests/sgx: Assign source for each segment
` [PATCH v4 3/8] selftests/sgx: Make data measurement for an enclave segment optional
` [PATCH v4 4/8] selftests/sgx: Create a heap for the test enclave
` [PATCH v4 5/8] selftests/sgx: Dump segments and /proc/self/maps only on failure
` [PATCH v4 6/8] selftests/sgx: Encpsulate the test enclave creation
` [PATCH v4 7/8] selftests/sgx: Move setup_test_encl() to each TEST_F()
` [PATCH v4 8/8] selftests/sgx: Add a new kselftest: unclobbered_vdso_oversubscribed
[PATCH net v2] net: bridge: fix memleak in br_add_if()
2021-08-09 9:30 UTC (3+ messages)
[PATCH net-next] devlink: Set device as early as possible
2021-08-09 9:30 UTC (3+ messages)
[PATCH] mm/memcg: Disable task obj_stock for PREEMPT_RT
2021-08-09 9:28 UTC (6+ messages)
[PATCH v5 0/3] Apple M1 DART IOMMU driver
2021-08-09 9:27 UTC (2+ messages)
[syzbot] INFO: task hung in sys_io_destroy
2021-08-09 9:24 UTC (3+ messages)
[PATCH] firmware: arm_scmi: Use WARN_ON() to check configured transports
2021-08-09 9:22 UTC
[PATCH v2] drivers/iio: Remove all strcpy() uses in favor of strscpy()
2021-08-09 9:21 UTC (4+ messages)
[PATCH net v2] net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
2021-08-09 9:20 UTC (2+ messages)
[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
2021-08-09 9:19 UTC (13+ messages)
[PATCH v3 0/3] Support for ASUS egpu, dpgu disable, panel overdrive
2021-08-09 9:18 UTC (2+ messages)
[PATCH v2] hungtask: add filter kthread
2021-08-09 9:17 UTC (3+ messages)
` "
[PATCH v2 0/9] Add support for DMA2D of STMicroelectronics STM32 Soc series
2021-08-09 9:15 UTC (5+ messages)
` [PATCH v2 7/9] media: docs: add doc for the stm32 dma2d driver
` [PATCH v2 9/9] media: stm32-dma2d: STM32 DMA2D driver
[syzbot] BUG: unable to handle kernel paging request in ipcomp_free_scratches
2021-08-09 9:15 UTC
[RFC 1/1] irqchip/gic-v3-its: Add irq domain and chip for Direct LPI without ITS
2021-08-09 9:15 UTC (13+ messages)
` [EXTERNAL] "
[PATCH v3] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
2021-08-09 9:13 UTC (2+ messages)
[PATCH v7 00/12] Clean up "mediatek,larb"
2021-08-09 9:11 UTC (4+ messages)
[PATCH net V2] page_pool: mask the page->signature before the checking
2021-08-09 9:10 UTC (2+ messages)
[PATCH] nvme-tcp: Do not reset transport on data digest errors
2021-08-09 9:09 UTC (3+ messages)
[PATCH v7 00/15] Introduce Architectural LBR for vPMU
2021-08-09 9:02 UTC (4+ messages)
` [PATCH v7 13/15] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
[PATCH v1 1/1] platform/x86/intel: int3472: Use y instead of objs in Makefile
2021-08-09 9:00 UTC (2+ messages)
[PATCH v1 1/1] platform/x86/intel: pmt: Use y instead of objs in Makefile
2021-08-09 9:00 UTC (2+ messages)
[PATCH] riscv: add ARCH_DMA_MINALIGN support
2021-08-09 9:00 UTC (5+ messages)
[PATCH v1 1/1] platform/x86/intel: int33fe: Use y instead of objs in Makefile
2021-08-09 9:00 UTC (2+ messages)
[PATCH RESEND v4 0/8] Handle update hardware queues and queue freeze more carefully
2021-08-09 8:58 UTC (7+ messages)
` [PATCH v4 2/8] nvme-tcp: Update number of hardware queues before using them
` [PATCH v4 8/8] nvme-rdma: Unfreeze queues on reconnect
[RESEND PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver
2021-08-09 8:53 UTC (2+ messages)
[PATCH 1/2] dt-bindings:dp83867:Add binding for the status led
2021-08-09 8:52 UTC
[PATCH v3 00/14] KVM: s390: pv: implement lazy destroy
2021-08-09 8:50 UTC (6+ messages)
[mm/debug_vm_pgtable] 08cb589cb3: BUG:sleeping_function_called_from_invalid_context_at_mm/page_alloc.c
2021-08-09 8:49 UTC (2+ messages)
[PATCH 1/3] ipack: tpci200: pci_iounmap -> iounmap
2021-08-09 8:45 UTC (5+ messages)
` [PATCH 2/3] ipack: tpci200: fix many double free issues in tpci200_pci_probe
read() via USB bus
2021-08-09 8:44 UTC (3+ messages)
[djwong-xfs:vectorized-scrub 256/299] fs/xfs/./xfs_trace.h:1382:4: error: 'XFS_RTLOCK_REFCOUNT' undeclared
2021-08-09 8:44 UTC
[PATCH v7 0/5] Introduce multi-preference mempolicy
2021-08-09 8:41 UTC (5+ messages)
` [PATCH v7 3/5] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
[PATCH 0/3] Add support for eMMC PHY on Intel Thunder Bay
2021-08-09 8:41 UTC (5+ messages)
` [PATCH 2/3] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
[PATCH v2] mmc: core: Return correct emmc response in case of ioctl error
2021-08-09 8:41 UTC (2+ messages)
[PATCH] rcu: Make rcu_normal_after_boot writable on RT
2021-08-09 8:37 UTC (5+ messages)
[PATCH v2] platform/x86: intel_pmc_core: Prevent possibile overflow
2021-08-09 8:34 UTC (2+ messages)
[RFC v2] /dev/iommu uAPI proposal
2021-08-09 8:34 UTC (7+ messages)
[PATCH 1/2] mfd: db8500-prcmu: Adjust map to reality
2021-08-09 8:33 UTC (3+ messages)
` [PATCH 2/2] mfd: db8500-prcmu: Handle missing FW variant
[RESEND PATCH 0/4] slimbus: fixes for next 5.14 rc
2021-08-09 8:24 UTC (5+ messages)
` [RESEND PATCH 1/4] slimbus: messaging: start transaction ids from 1 instead of zero
` [RESEND PATCH 2/4] slimbus: messaging: check for valid transaction id
` [RESEND PATCH 3/4] slimbus: ngd: set correct device for pm
` [RESEND PATCH 4/4] slimbus: ngd: reset dma setup during runtime pm
[PATCH] mm: use in_task() in __gfp_pfmemalloc_flags()
2021-08-09 8:23 UTC
[syzbot] general protection fault in hwsim_new_edge_nl
2021-08-09 8:22 UTC (2+ messages)
Fwd: Registering the supplementary patch of CVE-2013-0290 as CVE
2021-08-09 8:17 UTC
[PATCH] arm64: dts: imx8qm: add smmu node
2021-08-09 8:16 UTC (2+ messages)
[PATCH V2 00/13] soc: imx: gpcv2: support i.MX8MM
2021-08-09 8:15 UTC (3+ messages)
[PATCH 0/3] arm64: dts: imx: pmu update
2021-08-09 8:13 UTC (2+ messages)
[PATCH] KVM: X86: Don't reset dr6 unconditionally when the vcpu being scheduled out
2021-08-08 23:29 UTC
page: next (older) | prev (newer) | latest
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).