All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 14:20:19 to 2023-03-07 14:40:56 UTC [more...]

return an ERR_PTR from __filemap_get_folio v3
 2023-03-07 14:34 UTC  (19+ messages)
` [Cluster-devel] "
` [PATCH 1/7] mm: don't look at xarray value entries in split_huge_pages_in_file
  ` [Cluster-devel] "
` [PATCH 2/7] mm: make mapping_get_entry available outside of filemap.c
  ` [Cluster-devel] "
` [PATCH 3/7] mm: use filemap_get_entry in filemap_get_incore_folio
  ` [Cluster-devel] "
` [PATCH 4/7] shmem: remove shmem_get_partial_folio
  ` [Cluster-devel] "
` [Cluster-devel] [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp
` [PATCH 6/7] mm: remove FGP_ENTRY
  ` [Cluster-devel] "
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
  ` [Cluster-devel] "

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-03-07 14:04 UTC  (28+ messages)
` [PATCH v3 08/60] arm64: vmemmap: Avoid base2 order of struct page size to dimension region
` [PATCH v3 09/60] arm64: mm: Reclaim unused vmemmap region for vmalloc use
` [PATCH v3 10/60] arm64: kaslr: Adjust randomization range dynamically
` [PATCH v3 11/60] arm64: kaslr: drop special case for ThunderX in kaslr_requires_kpti()
` [PATCH v3 12/60] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH v3 13/60] arm64: kvm: honour 'nokaslr' command line option for the HYP VA space
` [PATCH v3 14/60] arm64: kernel: Manage absolute relocations in code built under pi/
` [PATCH v3 15/60] arm64: kernel: Don't rely on objcopy to make code under pi/ __init
` [PATCH v3 16/60] arm64: head: move relocation handling to C code
` [PATCH v3 17/60] arm64: idreg-override: Omit non-NULL checks for override pointer
` [PATCH v3 18/60] arm64: idreg-override: Prepare for place relative reloc patching
` [PATCH v3 19/60] arm64: idreg-override: Avoid parameq() and parameqn()
` [PATCH v3 20/60] arm64: idreg-override: avoid strlen() to check for empty strings
` [PATCH v3 21/60] arm64: idreg-override: Avoid sprintf() for simple string concatenation
` [PATCH v3 22/60] arm64: idreg-override: Avoid kstrtou64() to parse a single hex digit
` [PATCH v3 23/60] arm64: idreg-override: Move to early mini C runtime
` [PATCH v3 24/60] arm64: kernel: Remove early fdt remap code
` [PATCH v3 25/60] arm64: head: Clear BSS and the kernel page tables in one go
` [PATCH v3 26/60] arm64: Move feature overrides into the BSS section
` [PATCH v3 27/60] arm64: head: Run feature override detection before mapping the kernel
` [PATCH v3 28/60] arm64: head: move dynamic shadow call stack patching into early C runtime
` [PATCH v3 29/60] arm64: kaslr: Use feature override instead of parsing the cmdline again
` [PATCH v3 30/60] arm64: idreg-override: Create a pseudo feature for rodata=off
` [PATCH v3 31/60] arm64: Add helpers to probe local CPU for PAC/BTI/E0PD support
` [PATCH v3 32/60] arm64: head: allocate more pages for the kernel mapping
` [PATCH v3 33/60] arm64: head: move memstart_offset_seed handling to C code
` [PATCH v3 34/60] arm64: head: Move early kernel mapping routines into "

[PATCH v2] qapi: give available enum values as error hint
 2023-03-07 14:40 UTC  (2+ messages)

[PATCH 00/11] Add multipd remoteproc support
 2023-03-07 14:27 UTC  (7+ messages)
` [PATCH 09/11] arm64: dtsi: qcom: ipq5018: enable nodes required for multipd
` [PATCH 10/11] arm64: dts: qcom: ipq5018: Add MP03.5-c1 board support
` [PATCH 11/11] arm64: dtsi: qcom: ipq9574: Add nodes to bring up multipd

[PATCH 0/5] testing/next: docker, ansible
 2023-03-07 14:38 UTC  (6+ messages)
` [PATCH 1/5] tests/avocado: update AArch64 tests to Alpine 3.17.2
` [PATCH 2/5] tests/docker: all add DOCKER_BUILDKIT to RUNC environment
` [PATCH 3/5] scripts/ci: add libslirp-devel to build-environment
` [PATCH 4/5] scripts/ci: update gitlab-runner playbook to handle CentOS
` [PATCH 5/5] gitlab: update centos-8-stream job

RTT-PROBE: lore-subspace-rtt
 2023-03-07 14:40 UTC 

[virtio-dev] Re: [PATCH v10 04/10] admin: introduce virtio admin virtqueues
 2023-03-07 14:39 UTC  (11+ messages)
    ` [virtio-dev] Re: [virtio] "
                ` [virtio-dev] Re: [virtio-comment] "
                    `  "

[PATCH 0/1] linux-firmware: update firmware for mediatek
 2023-03-07 14:38 UTC  (3+ messages)
` [PATCH 1/1] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)

[PULL 0/5] hw/nvme updates
 2023-03-07 14:36 UTC  (3+ messages)
  ` [PULL 1/5] hw/nvme: move adjustment of data_units{read,written}

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2023-03-07 14:37 UTC  (2+ messages)

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-07 14:35 UTC  (24+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v5 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

[stable:linux-4.14.y 7741/9999] crypto/twofish_common.c:700:1: warning: the frame size of 4952 bytes is larger than 2048 bytes
 2023-03-07 14:36 UTC 

[virtio-dev] [PATCH v10] virtio-net: support the virtqueue coalescing moderation
 2023-03-07 14:36 UTC  (5+ messages)
` [virtio-dev] "
  ` [virtio-dev] "
      ` [virtio-comment] "

remove most callers of write_one_page v4
 2023-03-07 14:31 UTC  (8+ messages)
` [Ocfs2-devel] "
` [PATCH 1/3] ufs: don't flush page immediately for DIRSYNC directories
  ` [Ocfs2-devel] "
` [PATCH 2/3] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
  ` [Ocfs2-devel] "
` [PATCH 3/3] mm,jfs: move write_one_page/folio_write_one to jfs
  ` [Ocfs2-devel] [PATCH 3/3] mm, jfs: "

[PATCH 1/2] maple_tree: Fix mas_skip_node() end slot detection
 2023-03-07 14:30 UTC  (3+ messages)

Using fio with adjusted parameters for use case "DB"
 2023-03-07 14:30 UTC 

[PATCH net 1/3] netfilter: ctnetlink: revert to dumping mark regardless of event type
 2023-03-07 14:30 UTC  (2+ messages)

Using fio with adjusted parameters for use case "Hana DB"
 2023-03-07 14:30 UTC 

[PATCH 0/2] xen: some CONFIG_DEBUG_INFO changes
 2023-03-07 14:34 UTC  (7+ messages)
` [PATCH 2/2] xen: update CONFIG_DEBUG_INFO help text

[PULL 00/22] Sixth RISC-V PR for 8.0
 2023-03-07 14:33 UTC  (2+ messages)

[PATCH 1/2] eal: fix failure race and behavior of thread create
 2023-03-07 14:33 UTC  (2+ messages)

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-07 14:25 UTC  (37+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH RFC 02/18] rust: drm: Add Device and Driver abstractions
` [PATCH RFC 03/18] rust: drm: file: Add File abstraction
` [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction
` [PATCH RFC 05/18] drm/gem-shmem: Export VM ops functions
` [PATCH RFC 06/18] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction
` [PATCH RFC 08/18] rust: dma_fence: Add DMA Fence abstraction
` [PATCH RFC 09/18] rust: drm: syncobj: Add DRM Sync Object abstraction
` [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback
` [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down
` [PATCH RFC 12/18] rust: drm: sched: Add GPU scheduler abstraction
` [PATCH RFC 13/18] drm/gem: Add a flag to control whether objects can be exported
` [PATCH RFC 14/18] rust: drm: gem: Add set_exportable() method
` [PATCH RFC 15/18] drm/asahi: Add the Asahi driver UAPI [DO NOT MERGE]
` [PATCH RFC 16/18] rust: bindings: Bind the Asahi DRM UAPI
` [PATCH RFC 17/18] rust: macros: Add versions macro
` [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs

[PATCH v2 0/2] MIPS Virt machine
 2023-03-07 14:32 UTC  (3+ messages)
` [PATCH v2 2/2] hw/mips: Add MIPS virt board

[igt-dev] [PATCH i-g-t v2 0/3] Start using intel_gpu_commands.h header
 2023-03-07 14:32 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] intel_gpu_commands: Use kernel gpu command definitions
` [igt-dev] [PATCH i-g-t v2 2/3] lib/huc_copy: Rename to avoid macro name clash

[PATCH RFC net-next 0/4] Various mtk_eth_soc cleanups
 2023-03-07 14:27 UTC  (6+ messages)
` [PATCH RFC net-next 4/4] net: mtk_eth_soc: note interface modes not set in supported_interfaces

[PATCH] linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64
 2023-03-07 14:30 UTC  (2+ messages)

[bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
 2023-03-07 14:26 UTC  (8+ messages)

[RFC PATCH v1 00/25] Enable PV backends with Xen/KVM emulation
 2023-03-07 14:30 UTC  (5+ messages)
` [RFC PATCH v1 10/25] hw/xen: Add gnttab operations to allow redirection to internal emulation
` [RFC PATCH v1 11/25] hw/xen: Pass grant ref to gnttab unmap operation

[PATCH] nvme: fix handling single range discard request
 2023-03-07 14:24 UTC  (7+ messages)

main - toollib: fix segfault if using -S|--select with log/report_command_log=1 setting
 2023-03-07 14:30 UTC 

[syzbot] [block?] WARNING in blkdev_put (2)
 2023-03-07 14:25 UTC  (3+ messages)
` [PATCH] block: fix wrong mode for blkdev_put() from disk_scan_partitions()

query-command-line-options (was: [PATCH 1/7] qemu: capabilities: Introduce QEMU_CAPS_MACHINE_ACPI)
 2023-03-07 14:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-07 14:29 UTC 

[PATCH] qapi: give available enum values in error string
 2023-03-07 14:28 UTC  (4+ messages)

[PATCH] linux-user: Fix brk() to release pages
 2023-03-07 14:27 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH net-next] net: mdio: Add netlink interface
 2023-03-07 14:22 UTC  (2+ messages)

Deadlock with ide_issue_trim and draining
 2023-03-07 14:27 UTC  (3+ messages)

[PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-03-07 14:15 UTC  (18+ messages)
` [PATCH V2 01/17] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD
` [PATCH V2 02/17] io_uring: increase io_kiocb->flags into 64bit
` [PATCH V2 03/17] io_uring: add IORING_OP_FUSED_CMD
` [PATCH V2 04/17] io_uring: support OP_READ/OP_WRITE for fused slave request
` [PATCH V2 05/17] io_uring: support OP_SEND_ZC/OP_RECV "
` [PATCH V2 06/17] block: ublk_drv: mark device as LIVE before adding disk
` [PATCH V2 07/17] block: ublk_drv: add common exit handling
` [PATCH V2 08/17] block: ublk_drv: don't consider flush request in map/unmap io
` [PATCH V2 09/17] block: ublk_drv: add two helpers to clean up map/unmap request
` [PATCH V2 10/17] block: ublk_drv: clean up several helpers
` [PATCH V2 11/17] block: ublk_drv: cleanup 'struct ublk_map_data'
` [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages
` [PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace
` [PATCH V2 14/17] block: ublk_drv: support to copy any part of request pages
` [PATCH V2 15/17] block: ublk_drv: add read()/write() support for ublk char device
` [PATCH V2 16/17] block: ublk_drv: don't check buffer in case of zero copy
` [PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting "

[PATCH] net/nfp: reset profile config while modify profile
 2023-03-07 14:26 UTC  (2+ messages)

[PATCH RFC] bcachefs: don't bump key cache journal seq on nojournal commits
 2023-03-07 14:22 UTC  (5+ messages)

[rppt:unmapped-alloc/rfc-v1 3/5] mm/unmapped-alloc.c:209:68: warning: omitting the parameter name in a function definition is a C2x extension
 2023-03-07 14:25 UTC 

[RFC] mm/slub: Reduce memory consumption in extreme scenarios
 2023-03-07 14:20 UTC  (2+ messages)

[PATCH] wifi: rtw89: release RX standby timer of beamformee CSI to save power
 2023-03-07 14:18 UTC 

[Regression] acpi: laptop panics early in boot
 2023-03-07 14:25 UTC  (3+ messages)

[PATCH v3 0/5] Fix "Instructions Retired" from incorrectly counting
 2023-03-07 14:14 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: x86/pmu: Prevent the PMU from counting disallowed events
` [PATCH v3 2/5] KVM: selftests: Add a common helper to the guest
` [PATCH v3 3/5] KVM: selftests: Add helpers for PMC asserts
` [PATCH v3 4/5] KVM: selftests: Fixup test asserts
` [PATCH v3 5/5] KVM: selftests: Test the PMU event "Instructions retired"

[PATCH v6 00/20] irqdomain: fix mapping race and rework locking
 2023-03-07 14:18 UTC  (5+ messages)
` [PATCH v6 20/20] irqdomain: Switch to per-domain locking

[PATCH 0/2] block/fuse: Let PUNCH_HOLE write zeroes
 2023-03-07 14:23 UTC  (2+ messages)

[PATCH 0/1] process attribute support for Landlock
 2023-03-07 14:16 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change
 2023-03-07 14:23 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Add belts and suspenders locking for seamless M/N changes

[PATCH 0/3] Fix the PowerQUICC audio support using the QMC
 2023-03-07 14:15 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property
` [PATCH 2/3] dt-bindings: soc: fsl: cpm_qe: cpm1-tsa: "
` [PATCH 3/3] soc: fsl: cpm1: qmc: Fix assigned timeslot masks

[PATCH] linux-user: Provide print_raw_param64() for 64-bit values
 2023-03-07 14:21 UTC  (2+ messages)

[PATCH] pflash: Fix blk_pread_nonzeroes()
 2023-03-07 14:21 UTC  (2+ messages)

[PATCH] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state
 2023-03-07 14:21 UTC  (3+ messages)


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.