All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 21:55:49 to 2023-10-16 22:56:08 UTC [more...]

[PATCH] selftests/nolibc: add tests for multi-object linkage
 2023-10-16 22:56 UTC  (12+ messages)

[PATCH v10 00/13] Add support to configure TPDM DSB subunit
 2023-10-16 22:55 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-16 22:55 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
        `  "

[PATCH v2 1/3] bugreport: include +i in outfile suffix as needed
 2023-10-16 22:55 UTC  (4+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-10-16 22:55 UTC  (5+ messages)
` [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap

[PATCH v2] wifi: wilc1000: use vmm_table as array in wilc struct
 2023-10-16 22:51 UTC  (4+ messages)

[PATCH] mbr: Test tweaks
 2023-10-16 22:50 UTC 

[GIT PULL] KVM fixes for Linux 6.6-rc7
 2023-10-16 22:50 UTC 

[PATCH] x86/cpu: amd: fix warning in W=1 build
 2023-10-16 22:48 UTC 

+ mm-pcp-decrease-pcp-high-if-free-pages-high-watermark.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

+ mm-pcp-reduce-detecting-time-of-consecutive-high-order-page-freeing.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

+ mm-tune-pcp-high-automatically.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

+ mm-add-framework-for-pcp-high-auto-tuning.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

+ mm-page_alloc-scale-the-number-of-pages-that-are-batch-allocated.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

+ mm-restrict-the-pcp-batch-scale-factor-to-avoid-too-long-latency.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

+ mm-pcp-reduce-lock-contention-for-draining-high-order-pages.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

+ cacheinfo-calculate-size-of-per-cpu-data-cache-slice.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

+ mm-pcp-avoid-to-drain-pcp-when-process-exit.patch added to mm-unstable branch
 2023-10-16 22:49 UTC 

[PATCH v2 0/2] vfio/mtty: Add migration support
 2023-10-16 22:47 UTC  (3+ messages)
` [PATCH v2 1/2] vfio/mtty: Overhaul mtty interrupt handling
` [PATCH v2 2/2] vfio/mtty: Enable migration support

[freescale-fslc:6.1-2.1.x-imx 3332/15768] ./usr/include/linux/imx_vpu.h:22:1: error: (this will be reported only once per input file)
 2023-10-16 22:46 UTC 

[PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
 2023-10-16 22:48 UTC  (13+ messages)

[mhiramat:topic/fgraph-multi 7/15] undefined reference to `set_graph_array'
 2023-10-16 22:46 UTC 

[igt-dev] [PATCH i-g-t v3 00/12] PAT and cache coherency support
 2023-10-16 22:46 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 06/12] lib/intel_pat: add helpers for common pat_index modes
` [igt-dev] [PATCH i-g-t v3 10/12] lib/xe_ioctl: update vm_bind to account for pat_index

[PATCH v3 00/32] Tidy up use of CONFIG_CMDLINE
 2023-10-16 22:28 UTC  (33+ messages)
` [PATCH v3 01/32] buildman: Use oldconfig when adjusting the config
` [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
` [PATCH v3 03/32] autoboot: "
` [PATCH v3 04/32] cmd: Add a few more "
` [PATCH v3 05/32] test: Make UNIT_TEST depend "
` [PATCH v3 06/32] sifive: Drop an unnecessary #ifdef
` [PATCH v3 07/32] fastboot: Declare a dependency on CMDLINE
` [PATCH v3 08/32] cli: Always build cli_getch
` [PATCH v3 09/32] cmd: Use an #ifdef around run_commandf()
` [PATCH v3 10/32] Move bootmenu_conv_key() into its own file
` [PATCH v3 11/32] pxe: Depend on CMDLINE
` [PATCH v3 12/32] env: Split out non-command code into a new file
` [PATCH v3 13/32] console: Move SYS_PBSIZE into common/
` [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
` [PATCH v3 15/32] fdt: Move working_fdt into fdt_support
` [PATCH v3 16/32] net: Depend on CONFIG_CMDLINE
` [PATCH v3 17/32] log: Allow use without CONFIG_CMDLINE
` [PATCH v3 18/32] video: "
` [PATCH v3 19/32] video: Dont require the font command
` [PATCH v3 20/32] efi: Make commands depend on CMDLINE
` [PATCH v3 21/32] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
` [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
` [PATCH v3 23/32] cli: Split command-line-editing into its own file
` [PATCH v3 24/32] Add a new Kconfig for command-line entry
` [PATCH v3 25/32] Add a new Kconfig for command-line history
` [PATCH v3 26/32] sandbox: Disable CONFIG_DISTRO_DEFAULTS
` [PATCH v3 27/32] cmd: Make all commands depend on CMDLINE
` [PATCH v3 28/32] sandbox: Avoid requiring cmdline
` [PATCH v3 29/32] arm: x86: Drop discarding of command linker-lists
` [PATCH v3 30/32] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
` [PATCH v3 31/32] treewide: Tidy up semicolon after command macros
` [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE

[PATCH] chardev: Simplify usage of try_module_get()
 2023-10-16 22:43 UTC  (2+ messages)

[PATCHv6 1/1] mm: optimization on page allocation when CMA enabled
 2023-10-16 22:39 UTC  (2+ messages)

[PATCH V3 RESEND] pwm: meson: add pwm support for S4
 2023-10-16 22:37 UTC  (4+ messages)

[PATCH v2] drm/modes: replace deprecated strncpy with strscpy_pad
 2023-10-16 22:38 UTC  (2+ messages)

Performance Issue with CXL-emulation
 2023-10-16 22:37 UTC  (3+ messages)

[linux-next:master 11468/12451] drivers/net/ethernet/apm/xgene/xgene_enet_main.c:2004:34: warning: unused variable 'xgene_enet_of_match'
 2023-10-16 22:36 UTC 

[PATCH v7 net-next 00/18] Introducing P4TC
 2023-10-16 22:35 UTC  (6+ messages)

[XEN PATCH][for-4.19 v2 0/7] Fix or deviate various instances of missing declarations
 2023-10-16 22:34 UTC  (4+ messages)
` [XEN PATCH v2 3/7] x86: add deviation comments for asm-only functions

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2023-10-16 22:34 UTC  (5+ messages)

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-16 22:33 UTC  (13+ messages)
` [PATCH RFC V2 16/37] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH RFC V2 17/37] arm/virt/acpi: Build CPUs AML with CPU Hotplug support
` [PATCH RFC V2 18/37] arm/virt: Make ARM vCPU *present* status ACPI *persistent*

[PATCH v3 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-16 22:34 UTC  (7+ messages)
` [PATCH v3 1/5] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH v3 2/5] mm: kmem: add direct objcg pointer to task_struct
` [PATCH v3 3/5] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH v3 4/5] mm: kmem: scoped objcg protection
` [PATCH v3 5/5] percpu: "

[RESEND PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
 2023-10-16 22:33 UTC  (3+ messages)

[PATCH net-next,v3] tcp: Set pingpong threshold via sysctl
 2023-10-16 22:30 UTC  (2+ messages)

+ mm-oom_killer-simplify-oom-killer-info-dump-helper.patch added to mm-unstable branch
 2023-10-16 22:30 UTC 

[PATCH v2 net-next] ipv6: avoid atomic fragment on GSO packets
 2023-10-16 22:28 UTC  (4+ messages)

[PATCH] fscrypt: track master key presence separately from secret
 2023-10-16 22:28 UTC  (2+ messages)

[igt-dev] [PATCH v3] tests/xe_huc_copy: Handle multiple GTs
 2023-10-16 22:28 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/xe_huc_copy: Handle multiple GTs (rev3)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH V2 1/2] drm/amdgpu: Acquire ttm locks for dmaunmap
 2023-10-16 22:27 UTC  (4+ messages)
` [PATCH V2 2/2] drm/amdgpu: Permit PCIe transfer over links with XGMI

+ mm-kmsan-panic-on-failure-to-allocate-early-boot-metadata.patch added to mm-unstable branch
 2023-10-16 22:27 UTC 

[PATCH v3 0/3] Add emulation of AmigaOne XE board
 2023-10-16 22:25 UTC  (2+ messages)

+ mm-migrate-correct-nr_failed-in-migrate_pages_sync.patch added to mm-unstable branch
 2023-10-16 22:26 UTC 

[to-be-updated] mm-migrate-correct-nr_failed-in-migrate_pages_sync.patch removed from -mm tree
 2023-10-16 22:24 UTC 

UEFI secure boot on Macos
 2023-10-16 20:55 UTC 

Quick start guide on RME emulation
 2023-10-16 21:30 UTC  (5+ messages)

[PATCH v3 0/2] Add PowerNV I2C Controller Model
 2023-10-16 22:20 UTC  (3+ messages)
` [PATCH v3 1/2] ppc/pnv: Add an I2C controller model
` [PATCH v3 2/2] ppc/pnv: Connect I2C controller model to powernv9 chip

[Intel-wired-lan] [PATCH net-next v2] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-16 22:23 UTC  (3+ messages)
  `  "

[PATCH v3 0/2] riscv: Add remaining module relocations and tests
 2023-10-16 22:22 UTC  (5+ messages)
` [PATCH v3 1/2] riscv: Add remaining module relocations

[PATCH] hamradio: replace deprecated strncpy with strscpy
 2023-10-16 22:20 UTC  (7+ messages)

[PATCH v2 0/3] Add emulation of AmigaOne XE board
 2023-10-16 22:16 UTC  (6+ messages)
` [PATCH v2 1/3] via-ide: Fix legacy mode emulation

[PATCH] get_maintainer: correctly parse UTF-8 encoded names in files
 2023-10-16 22:17 UTC  (3+ messages)

+ mm-perform-the-mapping_map_writable-check-after-call_mmap-fix.patch added to mm-unstable branch
 2023-10-16 22:17 UTC 

[PATCH smp,csd] Throw an error if a CSD lock is stuck for too long
 2023-10-16 22:15 UTC  (9+ messages)

[PATCH] drm/amdgpu: move task_info to amdgpu_fpriv
 2023-10-16 22:15 UTC  (2+ messages)

+ mm-khugepaged-convert-collapse_pte_mapped_thp-to-use-folios.patch added to mm-unstable branch
 2023-10-16 22:15 UTC 

[Patch v5 0/5] RDMA/mana_ib
 2023-10-16 22:15 UTC  (5+ messages)
  ` [EXTERNAL] "

+ mm-khugepaged-convert-alloc_charge_hpage-to-use-folios.patch added to mm-unstable branch
 2023-10-16 22:15 UTC 

+ mm-khugepaged-convert-is_refcount_suitable-to-use-folios.patch added to mm-unstable branch
 2023-10-16 22:15 UTC 

+ mm-khugepaged-convert-hpage_collapse_scan_pmd-to-use-folios.patch added to mm-unstable branch
 2023-10-16 22:15 UTC 

+ mm-khugepaged-convert-__collapse_huge_page_isolate-to-use-folios.patch added to mm-unstable branch
 2023-10-16 22:15 UTC 

[PATCH] ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
 2023-10-16 22:13 UTC 

[Buildroot] [PATCH] package/gcnano-binaries: bump version to 6.4.13
 2023-10-16 22:14 UTC 

[PATCH v2] brcmfmac: replace deprecated strncpy
 2023-10-16 22:14 UTC 

[PATCH][SMB3 client] fix touch -h of symlink
 2023-10-16 22:14 UTC  (3+ messages)

[PATCH v2] bcachefs: Refactor bkey_i to use a flexible array
 2023-10-16 22:13 UTC  (2+ messages)

+ kasan-print-the-original-fault-addr-when-access-invalid-shadow-fix.patch added to mm-hotfixes-unstable branch
 2023-10-16 22:12 UTC 

[PATCH] KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabled
 2023-10-16 22:12 UTC 

[Patch v7 0/5] RDMA/mana_ib
 2023-10-16 22:12 UTC  (6+ messages)
` [Patch v7 1/5] RDMA/mana_ib: Rename all mana_ib_dev type variables to mib_dev
` [Patch v7 2/5] RDMA/mana_ib: Register Mana IB device with Management SW
` [Patch v7 3/5] RDMA/mana_ib: Create adapter and Add error eq
` [Patch v7 4/5] RDMA/mana_ib: Query adapter capabilities
` [Patch v7 5/5] RDMA/mana_ib: Send event to qp

+ ufs-remove-ufs_get_locked_page.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ buffer-remove-folio_create_empty_buffers.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ ufs-convert-ufs_change_blocknr-to-use-folios.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ ufs-use-ufs_get_locked_folio-in-ufs_alloc_lastblock.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ ufs-add-ufs_get_locked_folio-and-ufs_put_locked_folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ reiserfs-convert-writepage-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ ocfs2-convert-ocfs2_map_page_blocks-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ ntfs3-convert-ntfs_zero_range-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ ntfs-convert-ntfs_writepage-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ ntfs-convert-ntfs_prepare_pages_for_non_resident_write-to-folios.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ ntfs-convert-ntfs_read_block-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

[Intel-gfx] [PATCH] drm/i915/mtl: avoid stringop-overflow warning
 2023-10-16 22:10 UTC  (4+ messages)

+ nilfs2-remove-nilfs_page_get_nth_block.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ nilfs2-convert-nilfs_lookup_dirty_data_buffers-to-use-folio_create_empty_buffers.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ nilfs2-convert-nilfs_grab_buffer-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ nilfs2-convert-nilfs_mdt_forget_block-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ nilfs2-convert-nilfs_mdt_get_frozen_buffer-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ nilfs2-convert-nilfs_copy_page-to-nilfs_copy_folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ gfs2-convert-gfs2_write_buf_to_page-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ gfs2-convert-gfs2_getbuf-to-folios.patch added to mm-unstable branch
 2023-10-16 22:10 UTC 

+ gfs2-convert-gfs2_getjdatabuf-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:10 UTC 

+ nilfs2-convert-nilfs_mdt_freeze_buffer-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:11 UTC 

+ gfs2-convert-inode-unstuffing-to-use-a-folio.patch added to mm-unstable branch
 2023-10-16 22:10 UTC 

+ buffer-add-get_nth_bh.patch added to mm-unstable branch
 2023-10-16 22:10 UTC 

+ ext4-convert-to-folio_create_empty_buffers.patch added to mm-unstable branch
 2023-10-16 22:10 UTC 

+ mpage-convert-map_buffer_to_folio-to-folio_create_empty_buffers.patch added to mm-unstable branch
 2023-10-16 22:10 UTC 

+ buffer-make-folio_create_empty_buffers-return-a-buffer_head.patch added to mm-unstable branch
 2023-10-16 22:10 UTC 

+ buffer-return-bool-from-grow_dev_folio.patch added to mm-unstable branch
 2023-10-16 22:10 UTC 

[PATCH bpf-next] libbpf: don't assume SHT_GNU_verdef presence for SHT_GNU_versym section
 2023-10-16 22:10 UTC  (2+ messages)

[Intel-xe] [RFC] drm/xe: A minimal assert for some forcewake domain on xe_mmio
 2023-10-16 22:10 UTC  (11+ messages)

[PATCH 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-10-16 22:09 UTC  (5+ messages)
` [PATCH 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool

[PATCH][RFC] selinuxfs: saner handling of policy reloads
 2023-10-16 22:08 UTC 

[PATCH] status: fix branch shown when not only bisecting
 2023-10-16 22:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2][next] clk: socfpga: Fix undefined behavior bug and add bounds-checking coverage
 2023-10-16 22:07 UTC  (3+ messages)
` [PATCH v2 1/2][next] clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data
` [PATCH v2 2/2][next] clk: socfpga: agilex: Add bounds-checking coverage for "

[PATCH] scsi_status_is_good() uses __KERNEL__ constants
 2023-10-16 22:06 UTC  (3+ messages)

[PATCH v2 0/2][next] clk: visconti: Fix undefined behavior bug and add bounds-checking coverage
 2023-10-16 22:06 UTC  (6+ messages)
` [PATCH v2 1/2][next] clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
` [PATCH v2 2/2][next] clk: visconti: Add bounds-checking coverage for "

[sudeep-holla:android13-5.15/ffa 2523/4062] kernel/gki_module.c:35:6: warning: no previous prototype for 'gki_is_module_protected_symbol'
 2023-10-16 22:04 UTC 

[PATCH v1 bpf-next 06/11] bpf: tcp: Add SYN Cookie validation SOCK_OPS hook
 2023-10-16 22:02 UTC  (2+ messages)

[PATCH v6 0/6] drm: Add support for atomic async page-flip
 2023-10-16 22:00 UTC  (10+ messages)
` [PATCH v6 6/6] drm/doc: Define KMS atomic state set

[PATCH v13 00/10] x86/resctrl: Miscellaneous resctrl features
 2023-10-16 21:58 UTC  (8+ messages)
` [PATCH v13 04/10] x86/resctrl: Add comments on RFTYPE flags hierarchy

[f2fs-dev] [PATCH 1/2] Revert "f2fs-tools: do not support user-space cache"
 2023-10-16 21:58 UTC  (2+ messages)
` [f2fs-dev] [PATCH 2/2] fsck.f2fs: fix cache offset for multiple partitions

Bug? Incompatible APF for 4.14 guest on 5.10 and later host
 2023-10-16 21:57 UTC  (4+ messages)
` [RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest

[PATCH v2 0/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
 2023-10-16 21:54 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v4 0/8] Add rkmtd command
 2023-10-16 21:54 UTC  (3+ messages)
` [PATCH v4 4/8] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd

[Bug 218018] New: dl_iterate_phdr should mention Elf64_Phdr (in addition to Elf32_Phdr)
 2023-10-16 21:56 UTC 

[syzbot] [block?] possible deadlock in blkdev_put (4)
 2023-10-16 21:55 UTC 

[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
 2023-10-16 21:55 UTC  (5+ messages)
` [RFC PATCH v3 16/35] drivers/irqchip: SH7751 IRL external encoder with enable gate

[RESEND PATCH V9 0/7] amd-pstate preferred core
 2023-10-16 21:55 UTC  (8+ messages)
` [RESEND PATCH V9 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting


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.