All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 14:28:49 to 2023-03-07 14:57:02 UTC [more...]

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-03-07 14:05 UTC  (39+ messages)
` [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 v3 43/60] arm64: mm: Handle LVA support as a CPU feature
` [PATCH v3 44/60] arm64: mm: Add feature override support for LVA
` [PATCH v3 45/60] arm64: mm: Wire up TCR.DS bit to PTE shareability fields
` [PATCH v3 46/60] arm64: mm: Add LPA2 support to phys<->pte conversion routines
` [PATCH v3 47/60] arm64: mm: Add definitions to support 5 levels of paging
` [PATCH v3 48/60] arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
` [PATCH v3 49/60] arm64: Enable LPA2 at boot if supported by the system
` [PATCH v3 50/60] arm64: mm: Add 5 level paging support to fixmap and swapper handling
` [PATCH v3 51/60] arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging
` [PATCH v3 52/60] arm64: mm: Add support for folding PUDs at runtime
` [PATCH v3 53/60] arm64: ptdump: Disregard unaddressable VA space
` [PATCH v3 54/60] arm64: ptdump: Deal with translation levels folded at runtime
` [PATCH v3 55/60] arm64: kvm: avoid CONFIG_PGTABLE_LEVELS for runtime levels
` [PATCH v3 56/60] arm64: kvm: Limit HYP VA and host S2 range to 48 bits when LPA2 is in effect
` [PATCH v3 57/60] arm64: Enable 52-bit virtual addressing for 4k and 16k granule configs

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

[Intel-gfx] [PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2023-03-07 14:56 UTC  (2+ messages)
`  "

[PATCH RESEND v2 00/16] Misc fixes, sanity checks and xz/zstd compression
 2023-03-07 14:56 UTC  (5+ messages)
` [PATCH RESEND v2 01/16] WHENCE: remove trailing white space
` [PATCH RESEND v2 02/16] WHENCE: remove unnecessary filename quotation

Unsupported WiFi adapter on S905X2 board
 2023-03-07 14:40 UTC  (5+ messages)
  ` [RFC PATCH] brcmfmac: add 43751 SDIO ids and initialization

[PATCH NET 1/1] net: usb: qmi_wwan: add Telit 0x1080 composition
 2023-03-07 14:40 UTC  (2+ messages)

[PATCH NET 1/1] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
 2023-03-07 14:40 UTC  (2+ messages)

[LTP] [PATCH 0/2] df01.sh: fix for XFS on kernel >= 5.19
 2023-03-07 14:55 UTC  (3+ messages)
` [LTP] [PATCH 1/2] lib: Add tst_fsfreeze.c
` [LTP] [PATCH 2/2] df01.sh: Use tst_fsfreeze for XFS on kernel >= 5.19

[PATCH 0/2] Updating information on lanana.org
 2023-03-07 14:40 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: remove historic section DEVICE NUMBER REGISTRY
` [PATCH 2/2] docs: admin: unicode: update information on state of lanana.org document

[PATCH V2] migration: fix populate_vfio_info
 2023-03-07 14:55 UTC  (4+ messages)

[RFC PATCH v1 00/25] Enable PV backends with Xen/KVM emulation
 2023-03-07 14:55 UTC  (15+ messages)
` [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 "
` [RFC PATCH v1 14/25] hw/xen: Move xenstore_store_pv_console_info to xen_console.c
` [RFC PATCH v1 15/25] hw/xen: Use XEN_PAGE_SIZE in PV backend drivers

[PATCH v5 00/15] vfio/migration: Device dirty page tracking
 2023-03-07 14:54 UTC  (4+ messages)
` [PATCH v5 10/15] vfio/common: Add device dirty page tracking start/stop

[PATCH v4 00/11] QMP command to import win32 sockets
 2023-03-07 14:54 UTC  (5+ messages)
` [PATCH v4 04/11] osdep: implement qemu_socketpair() for win32
` [PATCH v4 09/11] libqtest: make qtest_qmp_add_client work on win32

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-07 14:51 UTC  (9+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH RFC 17/18] rust: macros: Add versions macro
` [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs

[PATCH 1/2] check_whence: Check link targets are valid
 2023-03-07 14:50 UTC  (3+ messages)
` [PATCH 2/2] intel: Fix broken links

[PATCH v9 0/7] Pegasos2 fixes and audio output support
 2023-03-07 14:45 UTC  (5+ messages)
` [PATCH v9 2/7] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select

[Intel-gfx] [PATCH 1/3] drm/i915: Set I915_BO_ALLOC_USER for framebuffer
 2023-03-07 14:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH RFC 3/3] drm/i915/display: Implement fb_mmap callback function
    `  "

[PATCH] linux-firmware: add fw for qat_4xxx
 2023-03-07 14:49 UTC  (2+ messages)

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

[PATCH 0/2] migration/xbzrle: fix two avx512 runtime issues
 2023-03-07 14:48 UTC  (3+ messages)
` [PATCH 1/2] migration/xbzrle: use ctz64 to avoid undefined result
` [PATCH 2/2] migration/xbzrle: fix out-of-bounds write with axv512

pull request: iwlwifi firmware updates 2023-03-06
 2023-03-07 14:48 UTC  (2+ messages)

Fixing symlinks of some intel firmware
 2023-03-07 14:47 UTC  (2+ messages)

[dm-devel] [PATCH] dm crypt: initialize tasklet in crypt_io_init()
 2023-03-07 14:47 UTC  (4+ messages)
` [dm-devel] "

[Intel-gfx] [PATCH v2 0/7] drm/ttm: Small fixes / cleanups in prep for shrinking
 2023-03-07 14:46 UTC  (16+ messages)
`  "
` [PATCH v2 1/7] drm/ttm: Fix a NULL pointer dereference
  ` [Intel-gfx] "
` [PATCH v2 2/7] drm/ttm/pool: Fix ttm_pool_alloc error path
  ` [Intel-gfx] "
` [PATCH v2 3/7] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
  ` [Intel-gfx] "
` [PATCH v2 4/7] drm/ttm: Unexport ttm_global_swapout()
  ` [Intel-gfx] "
` [PATCH v2 5/7] drm/ttm: Don't print error message if eviction was interrupted
  ` [Intel-gfx] "
` [PATCH v2 6/7] drm/ttm: Reduce the number of used allocation orders for TTM pages
  ` [Intel-gfx] "
` [PATCH v2 7/7] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
  ` [Intel-gfx] "

[PATCH 06/34] md: move trailing statements to next line [ERROR]
 2023-03-07 14:46 UTC 

[Intel-gfx] [RFC PATCH 1/2] drm/i915: Add a function to mmap framebuffer obj
 2023-03-07 14:46 UTC  (2+ messages)
` [Intel-gfx] [RFC PATCH 2/2] drm/i915/display: Implement fb_mmap callback function

[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

[PATCH 0/4] Fix arasan nand driver issues
 2023-03-07 14:44 UTC  (4+ 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  (5+ messages)
` [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 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  (2+ messages)
` [PATCH V2 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request


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.