LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
Is it possible to implement the per-node page cache for programs/libraries?
2021-09-01 14:25 UTC (4+ messages)
[PATCH -next] scsi: iscsi: Adjuest iface sysfs attr detection
2021-09-01 8:53 UTC
[PATCH] ACPI / PPTT: get PPTT table in the first beginning
2021-09-01 8:49 UTC (5+ messages)
[PATCH v2 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
2021-09-01 8:49 UTC (8+ messages)
` [PATCH v2 1/2] drm/msm/dsi: Use "ref" fw clock instead of global name for "
[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
2021-09-01 8:46 UTC (11+ messages)
[PATCH v2] xen/pcifront: Removed unnecessary __ref annotation
2021-09-01 8:41 UTC (2+ messages)
[PATCH] media: sti/c8sectpfe: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 8:41 UTC (4+ messages)
[PATCH] x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to be zero
2021-09-01 8:40 UTC
Define LEDs with mixed colors
2021-09-01 8:39 UTC
[PATCH] semaphore: Add might_sleep() to down_*() family
2021-09-01 8:37 UTC (2+ messages)
` [tip: smp/urgent] drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
About resctrl code rebase
2021-09-01 8:35 UTC
[PATCH] PM / suspend: move userspace freeze before disk sync
2021-09-01 8:34 UTC
[PATCH V3 0/9] Add callback to register with energy model
2021-09-01 8:32 UTC (3+ messages)
` [PATCH V3 1/9] cpufreq: "
[PATCH v6, 00/15] Using component framework to support multi hardware decode
2021-09-01 8:32 UTC (16+ messages)
` [PATCH v6, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v6, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v6, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v6, 04/15] media: mtk-vcodec: Use component framework to manage each hardware information
` [PATCH v6, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v6, 06/15] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v6, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v6, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v6, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v6, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v6, 11/15] media: mtk-vcodec: Add core thread
` [PATCH v6, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v6, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v6, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v6, 15/15] media: mtk-vcodec: Use codec type to separate different hardware
[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-09-01 8:32 UTC (5+ messages)
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report
[PATCH v3] powerpc/32: Add support for out-of-line static calls
2021-09-01 8:30 UTC
[PATCH 1/1] mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
2021-09-01 8:29 UTC
[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
2021-09-01 8:28 UTC (14+ messages)
[PATCH] [v3] mptcp: Fix duplicated argument in protocol.h
2021-09-01 8:27 UTC (4+ messages)
[linux-nfc] set dev->rfkill to NULL in device cleanup routine
2021-09-01 8:27 UTC
[PATCH 0/3] KVM: x86: guest.MAXPHYADDR fix and related cleanup
2021-09-01 8:27 UTC (3+ messages)
` [PATCH 1/3] Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
[PATCH v3] nvme: update keep alive interval when kato is modified
2021-09-01 8:23 UTC
[PATCH v6] ixgbe: let the xdpdrv work with more than 64 cpus
2021-09-01 8:23 UTC (4+ messages)
[PATCH v2] net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
2021-09-01 8:22 UTC (3+ messages)
[PATCH] media: rcar_drif: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 8:19 UTC (2+ messages)
[PATCH 0/6] Cleanups and fixup for page_alloc
2021-09-01 8:18 UTC (23+ messages)
` [PATCH 3/6] mm/page_alloc.c: remove obsolete comment in free_pcppages_bulk()
` [PATCH 5/6] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
` [PATCH 6/6] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact_nid()
` [PATCH 2/6] mm/page_alloc.c: simplify the code by using macro K()
[RESEND PATCH v1 0/9] A bunch of fix and optimization patches in spmi-pmic-arb.c
2021-09-01 8:18 UTC (10+ messages)
` [RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq
` [RESEND PATCH v1 2/9] spmi: pmic-arb: do not ack and clear peripheral interrupts "
` [RESEND PATCH v1 3/9] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v1 4/9] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [RESEND PATCH v1 5/9] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [RESEND PATCH v1 6/9] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [RESEND PATCH v1 7/9] spmi: pmic-arb: support updating interrupt type flags
` [RESEND PATCH v1 8/9] spmi: pmic-arb: make interrupt support optional
` [RESEND PATCH v1 9/9] spmi: pmic-arb: increase SPMI transaction timeout delay
[PATCH v2 5.10.x] mtd: spinand: Fix incorrect parameters for on-die ECC
2021-09-01 8:17 UTC (2+ messages)
linux-next: Tree for Sep 1
2021-09-01 8:17 UTC
[PATCH] media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 8:16 UTC (2+ messages)
[PATCH] media: vsp1: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 8:15 UTC (2+ messages)
[PATCH] media: rc: meson-ir: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 8:14 UTC (2+ messages)
[PATCH] media: meson: ge2d: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 8:14 UTC (2+ messages)
[PATCH stable-5.4.y] btrfs: fix race between marking inode needs to be logged and log syncing
2021-09-01 8:14 UTC (3+ messages)
` [PATCH stable-5.9.y, stable-5.10.y] "
[PATCH] media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 8:14 UTC (2+ messages)
[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
2021-09-01 8:14 UTC (6+ messages)
` [PATCH v7 3/5] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
[PATCH] mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 8:14 UTC (2+ messages)
[PATCH v4] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 860 and 870 SSD
2021-09-01 8:13 UTC (2+ messages)
[PATCH 2/2] of: property: fw_devlink: Set 'optional_con_dev' for parse_power_domains
2021-09-01 8:12 UTC (3+ messages)
[PATCH 00/16] Bring software triggers support to MAX1027-like ADCs
2021-09-01 8:12 UTC (8+ messages)
` [PATCH 03/16] iio: adc: max1027: Push only the requested samples
[PATCH v2] skb_expand_head() adjust skb->truesize incorrectly
2021-09-01 8:11 UTC (5+ messages)
` [PATCH net-next v3 RFC] "
` [PATCH net-next v4] "
[PATCH v2 1/2] dt-bindings: remoteproc: Add fsl,imx-dsp-rproc binding document
2021-09-01 8:11 UTC (4+ messages)
` [PATCH v2 2/2] remoteproc: imx_dsp_rproc: add remoteproc driver for dsp on i.MX
[PATCH v8 0/3] Anonymous VMA naming patches
2021-09-01 8:10 UTC (4+ messages)
` [PATCH v8 2/3] mm: add a field to store names for private anonymous memory
[bug report] locking/rtmutex: Return success on deadlock for ww_mutex waiters
2021-09-01 8:09 UTC
[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-09-01 8:09 UTC (18+ messages)
[PATCH v3 0/4] mmc: pwrseq: sd8787: add support wilc1000 devices
2021-09-01 8:08 UTC (3+ messages)
[PATCH v2] f2fs: avoid attaching SB_ACTIVE flag during mount
2021-09-01 8:06 UTC
arm scsi drivers
2021-09-01 8:03 UTC (5+ messages)
Some concurrent actions cause __device_links_no_driver to report the warning calltrace
2021-09-01 8:01 UTC
[PATCH] Bluetooth: btusb: btrtl: Add the new support ID for Realtek RTL8852A
2021-09-01 8:00 UTC (2+ messages)
[PATCH] media: rc: st_rc: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:50 UTC (2+ messages)
[PATCH 1/2] of: property: fw_devlink: Rename 'node_not_dev' to 'optional_con_dev'
2021-09-01 7:44 UTC (3+ messages)
[GIT PULL for v5.15-rc1] media updates
2021-09-01 7:44 UTC
[PATCH] mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 7:43 UTC
[PATCH] kernel/sched: Fix sched_fork() access an invalid sched_task_group
2021-09-01 7:43 UTC (6+ messages)
[PATCH] x86: make setup.c build again
2021-09-01 7:42 UTC (3+ messages)
[PATCH] mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 7:42 UTC
[PATCH] mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:42 UTC
[PATCH] mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:42 UTC
[PATCH] mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:42 UTC
[PATCH] mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:42 UTC
[PATCH] mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:42 UTC
[PATCH] mtd: rawnand: plat_nand: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:42 UTC
[PATCH v5 00/12] Add TDX Guest Support (Initial support)
2021-09-01 7:42 UTC (7+ messages)
` [PATCH v5 08/12] x86/tdx: Add HLT support for TDX guest
[PATCH] mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:41 UTC
[PATCH] mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:41 UTC
[PATCH] mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:41 UTC
[PATCH] mtd: rawnand: hisi504: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:41 UTC
[PATCH] mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 7:41 UTC
[PATCH] mtd: rawnand: gpio: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:41 UTC
[PATCH] mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 7:41 UTC
[PATCH] mtd: rawnand: bcm6368: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 7:40 UTC
[PATCH] mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 7:40 UTC
[RFC PATCH 0/3] drivers/net/virtio_net: Added RSS support
2021-09-01 7:40 UTC (7+ messages)
` [RFC PATCH 1/3] drivers/net/virtio_net: Fixed vheader to use v1
` [RFC PATCH 2/3] drivers/net/virtio_net: Added basic RSS support
` [RFC PATCH 3/3] drivers/net/virtio_net: Added RSS hash report
[PATCH] PCI: xgene: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 7:40 UTC
[PATCH] PCI: mediatek-gen3: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 7:40 UTC
[PATCH] PCI: mediatek: Make use of the helper function devm_platform_ioremap_resource_byname()
2021-09-01 7:39 UTC
[PATCH 0/2] arm: aspeed: Add LPC uart routing support
2021-09-01 7:36 UTC (6+ messages)
` [PATCH 1/2] soc: aspeed: Add LPC UART "
` [PATCH 2/2] ARM: dts: aspeed: Add uart routing to device tree
[PATCH] namei: Fix use after free in kern_path_locked
2021-09-01 7:35 UTC (2+ messages)
[intel-tdx:guest 72/127] arch/x86/include/asm/tdx.h:177:12: error: dereferencing pointer to incomplete type 'struct device'
2021-09-01 7:33 UTC
[PATCH] f2fs: introduce excess_dirty_threshold()
2021-09-01 7:32 UTC
[RFC PATCH] irqchip/gic, gic-v3: Ensure data visibility in peripheral
2021-09-01 7:27 UTC (3+ messages)
[patch 01/10] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
2021-09-01 7:27 UTC (11+ messages)
[RFC PATCH v2 00/19] PKS write protected page tables
2021-09-01 7:22 UTC (5+ messages)
` [RFC PATCH v2 11/19] mm/sparsemem: Use alloc_table() for table allocations
[PATCH v2] of: property: fw_devlink: Add support for "phy-handle" property
2021-09-01 7:22 UTC (7+ messages)
[PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
2021-09-01 7:21 UTC (7+ messages)
` [PATCH v8 02/11] dt-bindings: rtc: sun6i: Add H616 compatible string
[Resend][PATCH] sched/fair: micro-optimize pick_next_entity()
2021-09-01 7:19 UTC (3+ messages)
` 答复: "
[PATCH v10 0/8] NVIDIA Tegra power management patches for 5.16
2021-09-01 7:16 UTC (13+ messages)
` [PATCH v10 1/8] opp: Add dev_pm_opp_get_current()
` [PATCH v10 2/8] opp: Allow dev_pm_opp_set_clkname() to replace released clock
` [PATCH v10 5/8] soc/tegra: pmc: Implement dev_get_performance_state() callback
[PATCH] ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEK
2021-09-01 7:14 UTC (3+ messages)
[PATCH v1] driver core: fw_devlink: Don't create device links for devices not on a bus
2021-09-01 7:14 UTC (4+ messages)
[syzbot] BUG: unable to handle kernel paging request in vga16fb_fillrect
2021-09-01 7:12 UTC (13+ messages)
` [PATCH] fbmem: don't allow too huge resolutions
` [PATCH v2] "
[PATCH v2 00/14] [net-next] drivers/net/Space.c cleanup
2021-09-01 7:10 UTC (3+ messages)
` [PATCH v2 08/14] [net-next] xsurf100: drop include of lib8390.c
[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
2021-09-01 7:09 UTC (4+ messages)
` [PATCH 04/13] ASoC: dt-bindings: tegra: Few more Tegra210 AHUB modules
[PATCH] init: Revert accidental changes to print irqs_disabled()
2021-09-01 7:09 UTC
[PATCH] kconfig: forbid symbols that end with '_MODULE'
2021-09-01 7:07 UTC (4+ messages)
[PATCH] x86/setup: Explicitly include acpi.h
2021-09-01 7:07 UTC (2+ messages)
[PATCH V5 0/7] Add QSPI and QUPv3 DT nodes for SC7280 SoC
2021-09-01 7:06 UTC (6+ messages)
` [PATCH V5 3/7] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
[PATCH] drm/imx: imx-tve: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 6:58 UTC (2+ messages)
[PATCH v3] f2fs: introduce fragment allocation mode mount option
2021-09-01 6:58 UTC (2+ messages)
` [f2fs-dev] "
[RFC][PATCH v2 00/13] iommu/arm-smmu-v3: Add NVIDIA implementation
2021-09-01 6:55 UTC (3+ messages)
linux-next: build failure after merge of the net-next tree
2021-09-01 6:54 UTC (2+ messages)
[tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
2021-09-01 6:50 UTC (5+ messages)
[PATCH 0/1] Fix AST2600 hpll calculate formula
2021-09-01 6:49 UTC (7+ messages)
` [PATCH 1/1] clk:aspeed:Fix "
[PATCH] block/mq-deadline: Fix unused-function compilation warning
2021-09-01 6:47 UTC
[PATCH] media: coda: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 6:46 UTC (2+ messages)
[PATCH] media: imx-pxp: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 6:46 UTC (2+ messages)
linux-next: build failure after merge of the net-next tree
2021-09-01 6:44 UTC (5+ messages)
[PATCH] wcn36xx: handle connection loss indication
2021-09-01 6:41 UTC (2+ messages)
[syzbot] general protection fault in __io_file_supports_nowait
2021-09-01 6:41 UTC (2+ messages)
[PATCH v6 0/3] support gce on mt8192 platform
2021-09-01 6:40 UTC (2+ messages)
[PATCH v2] f2fs: multidevice: support direct IO
2021-09-01 6:39 UTC
[tip:auto-latest] BUILD SUCCESS 689db7cba0d84858b80b0f54a32702d2ae0f2737
2021-09-01 6:38 UTC
[RFC PATCH 0/2] mm, slub: Use stackdepot to store user information for slub object
2021-09-01 6:36 UTC (7+ messages)
` [RFC PATCH 1/2] lib, stackdepot: Add input prompt for STACKDEPOT option
` [RFC PATCH 2/2] mm, slub: Use stackdepot to store user information for slub object
[PATCH v4] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 860 and 870 SSD
2021-09-01 6:32 UTC (2+ messages)
[GIT PULL] locking/debug updates for v5.15
2021-09-01 6:31 UTC
[PATCH v2] usb: ehci: handshake CMD_RUN instead of STS_HALT
2021-09-01 6:07 UTC (2+ messages)
[PATCH] media: xilinx: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:57 UTC
fs/ntfs/file.c:1727:16: warning: stack frame size (4352) exceeds limit (2048) in function 'ntfs_perform_write'
2021-09-01 5:57 UTC
[PATCH] media: venus: core : Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:57 UTC
[PATCH] media: sunxi: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:56 UTC
[PATCH] media: stm32-cec: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:56 UTC
[PATCH] media: stih-cec: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:56 UTC
[PATCH] media: sti: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:56 UTC
[PATCH] media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:56 UTC
[PATCH] media: s5p-jpeg: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:56 UTC
[PATCH] media: s5p-g2d: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:56 UTC
[PATCH] media: s3c-camif: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:55 UTC
[PATCH] media: rockchip: rga: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:55 UTC
[PATCH] media: renesas-ceu: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:55 UTC
[PATCH] media: rcar_jpu: Make use of the helper function devm_platform_ioremap_resource()
2021-09-01 5:55 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).