All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 14:22:24 to 2023-03-07 14:46:04 UTC [more...]

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-03-07 14:05 UTC  (33+ messages)
` [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 v3 35/60] arm64: mm: Use 48-bit virtual addressing for the permanent ID map
` [PATCH v3 36/60] arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
` [PATCH v3 37/60] arm64: kernel: Create initial ID map from C code
` [PATCH v3 38/60] arm64: mm: avoid fixmap for early swapper_pg_dir updates
` [PATCH v3 39/60] arm64: mm: omit redundant remap of kernel image
` [PATCH v3 40/60] arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
` [PATCH v3 41/60] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
` [PATCH v3 42/60] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-07 14:35 UTC  (17+ 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

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2023-03-07 14:44 UTC  (11+ messages)
` [RFC PATCH v2 1/2] xen/memory : Add a stats_table resource type

[RFC PATCH v1 00/25] Enable PV backends with Xen/KVM emulation
 2023-03-07 14:44 UTC  (9+ 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
` [RFC PATCH v1 12/25] hw/xen: Add foreignmem operations to allow redirection to internal emulation
` [RFC PATCH v1 13/25] hw/xen: Add xenstore "

[PATCH 0/4] Fix arasan nand driver issues
 2023-03-07 14:44 UTC  (4+ messages)

[PATCH] linux-user: Add strace for prlimit64() syscall
 2023-03-07 14:43 UTC  (2+ messages)

[PATCH 18/22] drm/tilcdc: Use GEM DMA fbdev emulation
 2023-03-07 14:06 UTC  (2+ messages)

[PATCH 0/5] testing/next: docker, ansible
 2023-03-07 14:42 UTC  (7+ 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

[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-07 14:41 UTC  (2+ messages)

[Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1
 2023-03-07 14:36 UTC 

pull request: rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GU
 2023-03-07 14:41 UTC  (2+ messages)

return an ERR_PTR from __filemap_get_folio v3
 2023-03-07 14:34 UTC  (20+ 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] "
` [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp
  ` [Cluster-devel] "
` [PATCH 6/7] mm: remove FGP_ENTRY
  ` [Cluster-devel] "
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
  ` [Cluster-devel] "

[linux-firmware GIT PULL] brcmfmac nvram file updates
 2023-03-07 14:40 UTC  (2+ messages)

[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

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

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

[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

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

[PULL 00/22] Sixth RISC-V PR for 8.0
 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] 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)

[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()

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

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

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

[PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-03-07 14:15 UTC  (16+ messages)
` [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 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request
` [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] 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] 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 

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

[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  (3+ messages)
` [PATCH 2/3] dt-bindings: soc: fsl: cpm_qe: cpm1-tsa: Remove unneeded property
` [PATCH 3/3] soc: fsl: cpm1: qmc: Fix assigned timeslot masks


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.