linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 07:38:47 to 2021-07-20 10:58:43 UTC [more...]

[PATCH v14 000/138] Memory folios
 2021-07-20 10:46 UTC  (53+ messages)
` [PATCH v14 002/138] mm: Introduce struct folio
` [PATCH v14 003/138] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v14 004/138] mm/vmstat: Add functions to account folio statistics
` [PATCH v14 005/138] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v14 006/138] mm: Add folio reference count functions
` [PATCH v14 007/138] mm: Add folio_put()
` [PATCH v14 008/138] mm: Add folio_get()
` [PATCH v14 009/138] mm: Add folio_try_get_rcu()
` [PATCH v14 010/138] mm: Add folio flag manipulation functions
` [PATCH v14 011/138] mm/lru: Add folio LRU functions
` [PATCH v14 012/138] mm: Handle per-folio private data
` [PATCH v14 013/138] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v14 014/138] mm/filemap: Add folio_next_index()
` [PATCH v14 015/138] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v14 016/138] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v14 017/138] mm/filemap: Add folio_unlock()
` [PATCH v14 018/138] mm/filemap: Add folio_lock()
` [PATCH v14 019/138] mm/filemap: Add folio_lock_killable()
` [PATCH v14 020/138] mm/filemap: Add __folio_lock_async()
` [PATCH v14 021/138] mm/filemap: Add folio_wait_locked()
` [PATCH v14 022/138] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v14 023/138] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v14 024/138] mm/filemap: Add folio_end_writeback()
` [PATCH v14 025/138] mm/writeback: Add folio_wait_writeback()
` [PATCH v14 026/138] mm/writeback: Add folio_wait_stable()
` [PATCH v14 027/138] mm/filemap: Add folio_wait_bit()

[linux-chenxing:mstar_v5_14_rebase 137/352] drivers/crypto/mstar/msc313-rsa.c:131:34: warning: passing argument 3 of 'msc313_rsa_write_memory' discards 'volatile' qualifier from pointer target type
 2021-07-20 10:44 UTC 

[PATCH 0/4] Remove rtnetlink_send() in rtnetlink
 2021-07-20 10:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update for VMCI driver
 2021-07-20 10:39 UTC  (2+ messages)

linux-next: build failure after merge of the drm-tegra tree
 2021-07-20 10:42 UTC  (2+ messages)
` [PATCH] gpu: host1x: Remove unused functions

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-20 10:42 UTC  (3+ messages)
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM

[PATCH] MAINTAINERS: Update for VMCI driver
 2021-07-20 10:25 UTC 

[PATCH v2] dt-bindings: phy: Rename Intel Keem Bay USB PHY bindings
 2021-07-20 10:42 UTC  (2+ messages)

[PATCH] bcache: fix wrong BITMASK offset value for BDEV_CACHE_MODE
 2021-07-20 10:32 UTC 

[PATCH v2 0/5] Renesas RZ/G2L CANFD support
 2021-07-20 10:39 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH v2 2/5] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH v2 3/5] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH v2 4/5] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2

[PATCH v5 0/9] fsdax: introduce fs query to support reflink
 2021-07-20 10:37 UTC  (4+ messages)
` [PATCH v5 2/9] dax: Introduce holder for dax_device

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-20 10:38 UTC  (8+ messages)
` [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
` [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate

[PATCH net-next v14 0/3] AX88796C SPI Ethernet Adapter
 2021-07-20 10:36 UTC  (3+ messages)
  ` [PATCH net-next v14 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH 1/2] dt-bindings: phy: qcom,qmp: Add sc8180x PCIe compatible
 2021-07-20 10:35 UTC  (2+ messages)

[PATCH] dma_buf: remove dmabuf sysfs teardown before release/detach
 2021-07-20 10:31 UTC  (4+ messages)
  ` [PATCH v2] dma_buf: remove dmabuf sysfs teardown before release

[PATCH 00/14] Track shared pages at EL2 in protected mode
 2021-07-20 10:30 UTC  (16+ messages)
` [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
` [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
` [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
` [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table

[PATCH net-next v3] net: Update MAINTAINERS for MediaTek switch driver
 2021-07-20 10:30 UTC  (2+ messages)

[PATCH] software node: balance refcount for managed sw nodes
 2021-07-20 10:27 UTC  (7+ messages)

0001-perf-x86-amd-Do-not-touch-the-AMD64_EVENTSEL_HOSTONL.patchFrom 9f724a38754d3f99a1b332c11e72e9dd213289d7 Mon Sep 17 00:00:00 2001
 2021-07-20 10:25 UTC  (2+ messages)

[PATCH v3] f2fs: Reduce the scope of setting fsck tag when de->name_len is zero
 2021-07-20 10:23 UTC  (2+ messages)

ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
 2021-07-20 10:22 UTC  (3+ messages)

[PATCH v2] vsock/virtio: set vsock frontend ready in virtio_vsock_probe()
 2021-07-20 10:23 UTC  (4+ messages)

[PATCH 0/4] __asm_copy_to-from_user: Fixes
 2021-07-20 10:18 UTC  (8+ messages)
` [PATCH 1/4] riscv: __asm_copy_to-from_user: Fix: overrun copy
` [PATCH 2/4] riscv: __asm_copy_to-from_user: Fix: fail on RV32
` [PATCH 3/4] riscv: __asm_copy_to-from_user: Remove unnecessary size check
` [PATCH 4/4] riscv: __asm_copy_to-from_user: Fix: Typos in comments

[PATCH v2 0/1] Improve EAS energy estimation and increase precision
 2021-07-20 10:18 UTC  (4+ messages)
` [PATCH v2 1/1] PM: EM: Increase energy calculation precision

[gustavoars-linux:for-next/clang-fallthrough] BUILD SUCCESS 044cf851abcdb562eff678a9d455b0b74046c1e1
 2021-07-20 10:17 UTC 

[PATCH v2 00/10] Add Modem support on SC7280 SoCs
 2021-07-20 10:13 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support
` [PATCH v2 02/10] remoteproc: qcom: pas: Add SC7280 Modem support
` [PATCH v2 03/10] dt-bindings: remoteproc: qcom: Update Q6V5 Modem PIL binding
` [PATCH v2 04/10] iommu/arm-smmu-qcom: Request direct mapping for modem device
` [PATCH v2 05/10] remoteproc: mss: q6v5-mss: Add modem support on SC7280
` [PATCH v2 06/10] arm64: dts: qcom: sc7280: Update reserved memory map
` [PATCH v2 07/10] arm64: dts: qcom: sc7280: Add/Delete/Update reserved memory nodes
` [PATCH v2 08/10] arm64: dts: qcom: sc7280: Add nodes to boot modem
` [PATCH v2 09/10] arm64: dts: qcom: sc7280: Add Q6V5 MSS node
` [PATCH v2 10/10] arm64: dts: qcom: sc7280: Update "

[PATCH] io_uring: fix memleak in io_init_wq_offload()
 2021-07-20 10:16 UTC  (2+ messages)

[hnaz-linux-mm:master 16/150] arch/nds32/include/asm/nds32.h:13:10: fatal error: nds32_intrinsic.h: No such file or directory
 2021-07-20 10:14 UTC 

[PATCH NET] ipv6: ip6_finish_output2: set sk into newly allocated nskb
 2021-07-20 10:10 UTC  (2+ messages)

[PATCH 4.19 000/420] 4.19.198-rc2 review
 2021-07-20 10:05 UTC  (2+ messages)

[PATCH v2] drm/bridge: anx7625: Use pm_runtime_force_{suspend,resume}
 2021-07-20 10:05 UTC 

[PATCH 5.4 000/148] 5.4.134-rc2 review
 2021-07-20 10:04 UTC  (2+ messages)

[PATCH 5.10 000/239] 5.10.52-rc2 review
 2021-07-20 10:03 UTC  (2+ messages)

[PATCH] spi: meson-spicc: fix memory leak in meson_spicc_remove
 2021-07-20 10:01 UTC 

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-20  9:59 UTC  (5+ messages)

[PATCH] netlink: Deal with ESRCH error in nlmsg_notify()
 2021-07-20 10:00 UTC  (2+ messages)

[PATCH v2] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-07-20  9:58 UTC 

[PATCH V1 0/3] dt-bindings: net: fec: convert fsl,*fec bindings to yaml
 2021-07-20  9:58 UTC  (4+ messages)
` [PATCH V1 1/3] "

[PATCH v2 0/3] net/ncsi: Add NCSI Intel OEM command to keep PHY link up
 2021-07-20  9:53 UTC  (4+ messages)
` [PATCH v2 3/3] net/ncsi: add dummy response handler for Intel boards

[Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
 2021-07-20  7:34 UTC  (3+ messages)
` [Patch v4 2/3] Drivers: hv: add Azure Blob driver

[PATCH v5 00/11] DDW + Indirect Mapping
 2021-07-20  9:41 UTC  (5+ messages)
` [PATCH v5 02/11] powerpc/kernel/iommu: Add new iommu_table_in_use() helper

[PATCH v2 0/8] My AVIC patch queue
 2021-07-20  9:40 UTC  (5+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use

[PATCH] mm: mmap_lock: fix disabling preemption directly
 2021-07-20  9:39 UTC  (2+ messages)

Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
 2021-07-20  9:38 UTC 

[PATCH] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-07-20  9:32 UTC  (3+ messages)

[PATCH] media: ttusb-dec: avoid release of non-acquired mutex
 2021-07-20  9:28 UTC 

[PATCH] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
 2021-07-20  9:28 UTC  (7+ messages)

[PATCH] Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"
 2021-07-20  9:27 UTC 

[PATCH 0/5] iommu/vt-d: Several minor adjustments
 2021-07-20  9:27 UTC  (3+ messages)
` [PATCH 4/5] iommu/vt-d: Disallow SVA if devices don't support 64-bit address

[PATCH net] net: dsa: mv88e6xxx: check for address type in port_db_load_purge
 2021-07-20  9:24 UTC 

[PATCH resend 0/5] video: fbdev: ssd1307fb: Optimizations and improvements
 2021-07-20  9:16 UTC  (8+ messages)
` [PATCH resend 2/5] video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display()
` [PATCH resend 3/5] video: fbdev: ssd1307fb: Extract ssd1307fb_set_address_range()
` [PATCH resend 4/5] video: fbdev: ssd1307fb: Optimize screen updates

[PATCH v3 0/3] perf tool: Enable cpu list for hybrid
 2021-07-20  9:16 UTC  (5+ messages)
` [PATCH v3 3/3] perf tools: Enable on a list of CPUs "

[PATCH bpf-next 0/3] libbpf: btf typed data dumping fixes (__int128 usage, error propagation)
 2021-07-20  9:13 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: avoid use of __int128 in typed dump display

/proc/net/{udp,tcp}{,6} : ip address format : RFC : need for /proc/net/{udp,tcp}{,6}{{n,h},{le,be}} ?
 2021-07-20  9:14 UTC 

[PATCH v2] dma-buf: Delete the DMA-BUF attachment sysfs statistics
 2021-07-20  9:11 UTC  (2+ messages)

[RFC PATCH net-next 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-07-20  9:10 UTC  (3+ messages)
` [RFC PATCH net-next 4/4] "

[PATCH -next v2 resend] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-20  9:07 UTC  (2+ messages)

New warning in nvme_setup_discard
 2021-07-20  9:05 UTC  (4+ messages)

[v3 3/5] soc: mediatek: pm-domains: Add support for mt8195
 2021-07-20  9:01 UTC  (4+ messages)
` [v3 4/5] soc: mediatek: pm-domains: Add wakeup capacity support in power domain

[PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
 2021-07-20  9:00 UTC  (3+ messages)

[PATCHSET v3 0/5] perf inject: Fix broken data with mixed input/output
 2021-07-20  9:01 UTC  (2+ messages)

[PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
 2021-07-20  8:53 UTC  (3+ messages)
` [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq

[PATCH 0/9] crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests
 2021-07-20  8:55 UTC  (10+ messages)
` [PATCH 1/9] crypto: atmel-tdes: Clarify how tdes dev gets allocated to the tfm
` [PATCH 2/9] crypto: atmel-tdes: Handle error messages
` [PATCH 3/9] crypto: atmel-aes: Add blocksize constraint for ECB and CBC modes
` [PATCH 4/9] crypto: atmel-aes: Add XTS input length constraint
` [PATCH 5/9] crypto: atmel-aes: Add NIST 800-38A's zero length cryptlen constraint
` [PATCH 6/9] crypto: atmel-tdes: Add FIPS81's "
` [PATCH 7/9] crypto: atmel-{aes, tdes}: Set OFB's blocksize to 1
` [PATCH 8/9] crypto: atmel-aes: Add fallback to XTS software implementation
` [PATCH 9/9] crypto: atmel-aes: Allocate aes dev at tfm init time

[ANNOUNCE] v5.13-rt1
 2021-07-20  8:56 UTC  (6+ messages)
` [rfc/patch] mm/slub: restore/expand unfreeze_partials() local exclusion scope

[PATCH] perf pmu: Create x86 specific perf_pmu__valid_suffix
 2021-07-20  8:56 UTC  (2+ messages)

[PATCH v2 0/4] Add support of mt8183 APU
 2021-07-20  8:47 UTC  (4+ messages)
` [PATCH v2 2/4] remoteproc: Add a remoteproc driver for the MT8183's APU

[PATCH 0/5] Fix restricted DMA vs swiotlb_exit()
 2021-07-20  8:49 UTC  (8+ messages)
` [PATCH 2/5] swiotlb: Point io_default_tlb_mem at static allocation
` [PATCH 5/5] swiotlb: Free tbl memory in swiotlb_exit()

[PATCH v4] drm/ast: Disable fast reset after DRAM initial
 2021-07-20  8:49 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] tty: nozomi: change tty_unregister_device to tty_port_unregister_device
 2021-07-20  8:38 UTC 

[PATCH v4 00/16] memcg accounting from OpenVZ
 2021-07-20  8:35 UTC  (4+ messages)
  ` [PATCH v5 13/16] memcg: enable accounting for signals

[PATCH rdma-next 0/9] QP allocation changes
 2021-07-20  8:35 UTC  (4+ messages)
` [PATCH rdma-next 8/9] RDMA: Globally allocate and release QP memory

[PATCH v2 0/2] phy: Add support for the HDMI TX PHY on Meson8/8b/8m2
 2021-07-20  8:36 UTC  (3+ messages)
` [PATCH v2 2/2] phy: amlogic: Add a new driver "

[PATCH][V2][next] power: supply: ab8500: clean up warnings found by checkpatch
 2021-07-20  8:29 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
 2021-07-20  8:25 UTC  (3+ messages)
` [PATCH v3 3/3] phy: phy-mtk-tphy: add support mt8195

linux-next: build failure after merge of the akpm-current tree
 2021-07-20  8:23 UTC 

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2021-07-20  8:24 UTC  (5+ messages)
` [RFC PATCH 1/4] Add a RPMSG driver for the APU in the mt8183

[syzbot] kernel BUG in put_ucounts
 2021-07-20  8:22 UTC 

[PATCH 4.14 000/315] 4.14.240-rc1 review
 2021-07-20  8:21 UTC  (6+ messages)
` [PATCH 4.14 305/315] arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88

linux-next: build failure after merge of the printk tree
 2021-07-20  8:17 UTC  (2+ messages)

[PATCH] clk: imx8: Unified initcall function
 2021-07-20  8:15 UTC  (2+ messages)

[PATCH v1] vdpa/vdpa_sim: Use the negotiated features when calling vringh_init_iotlb
 2021-07-20  8:13 UTC  (4+ messages)

[PATCH v6 0/9] Add support for Hikey 970 PCIe
 2021-07-20  8:09 UTC  (10+ messages)
` [PATCH v6 1/9] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v6 2/9] PCI: kirin: add support for a PHY layer
` [PATCH v6 3/9] PCI: kirin: Use regmap for APB registers
` [PATCH v6 4/9] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH v6 5/9] dt-bindings: phy: Add bindings for HiKey 970 PCIe PHY
` [PATCH v6 6/9] phy: HiSilicon: Add driver for Kirin "
` [PATCH v6 7/9] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware
` [PATCH v6 8/9] dt-bindings: PCI: kirin-pcie.txt: Convert it to yaml
` [PATCH v6 9/9] phy-hi3670-pcie: move reset-gpios to the PCIe DT schema

[PATCH 0/9] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-07-20  8:08 UTC  (9+ messages)
` [PATCH 2/9] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
` [PATCH 3/9] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH 4/9] blk-mq: Add blk_mq_tag_resize_sched_shared_sbitmap()

[syzbot] KASAN: use-after-free Write in sctp_auth_shkey_hold
 2021-07-20  8:06 UTC  (2+ messages)

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-20  8:04 UTC  (3+ messages)
` [PATCH v2 2/2] Makefile: "

MTD: How to get actual image size from MTD partition
 2021-07-20  8:01 UTC  (8+ messages)

[PATCH v2] HID: i2c-hid: goodix: Tie the reset line to true state of the regulator
 2021-07-20  8:01 UTC  (3+ messages)

kernel/sched/core.c:5190:20: warning: unused function 'sched_core_cpu_starting'
 2021-07-20  7:57 UTC 

[PATCH V2] genirq/affinity: add helper of irq_affinity_calc_sets
 2021-07-20  7:50 UTC  (2+ messages)

[PATCH v4.19.y,v5.4.y] mm: slab: fix kmem_cache_create failed when sysfs node not destroyed
 2021-07-20  8:20 UTC 

[PATCH 1/4] iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
 2021-07-20  7:46 UTC  (4+ messages)
` [PATCH 2/4] iio: accel: st_accel: "
` [PATCH 3/4] iio: magn: st_magn: "
` [PATCH 4/4] iio: gyro: st_gyro: "

[PATCH] arm:mmap: fix physical address overflow when CONFIG_ARM_LPAE=y
 2021-07-20  7:37 UTC  (2+ messages)
` 答复: "


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