All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-04 19:13:28 to 2024-04-04 20:31:41 UTC [more...]

+ mm-allow-anon-exclusive-check-over-hugetlb-tail-pages-fix.patch added to mm-unstable branch
 2024-04-04 20:31 UTC 

[PATCH 0/3] mm/gup: fixups for hugetlb gup rework series
 2024-04-04 20:31 UTC  (7+ messages)
` [PATCH 1/3] mm: Allow anon exclusive check over hugetlb tail pages

[lttng-dev] babeltrace2 on windows
 2024-04-04 20:29 UTC  (2+ messages)

[PATCH v1] perf metrics: Remove the "No_group" metric group
 2024-04-04 20:29 UTC  (6+ messages)

[PATCH net] xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
 2024-04-04 20:27 UTC 

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-04 20:25 UTC  (6+ messages)

[PATCH 1/3] drm/xe/guc: Prefer GT oriented logs in GuC CTB code
 2024-04-04 20:25 UTC  (9+ messages)
` [PATCH 2/3] drm/xe/guc: Prefer GT oriented asserts in "
` [PATCH 3/3] drm/xe/guc: Don't overuse ct_to_xe()
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/guc: Prefer GT oriented logs in GuC CTB code
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-04 20:25 UTC  (26+ messages)

[PATCH] MAINTAINERS: vt665?: Replace Forest with Philipp as maintainer
 2024-04-04 20:24 UTC 

[PATCH e2fsprogs v2 0/4] quota-related e2fsck fixes and tests
 2024-04-04 20:23 UTC  (4+ messages)
` [PATCH v2 2/4] e2fsck: update quota when deallocating a bad inode

[PATCH] userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
 2024-04-04 20:23 UTC  (6+ messages)

[syzbot] [net?] [nfc?] WARNING: locking bug in nci_close_device (2)
 2024-04-04 20:23 UTC  (2+ messages)

[PATCH] util-linux: Set the license for util-linux-fcntl-lock to MIT
 2024-04-04 20:22 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 0/1] cxl/core: Fix initialization of mbox_cmd.size_out in get event
 2024-04-04 20:20 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH v3 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
 2024-04-04 20:20 UTC  (7+ messages)
` [PATCH v3 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper

[linux-next:master 2674/3921] mm/vmalloc.c:1079:3-9: preceding lock on line 1075 (fwd)
 2024-04-04 20:19 UTC 

[PATCH 6.8 00/11] 6.8.4-rc1 review
 2024-04-04 20:19 UTC  (2+ messages)

[PATCH v4] rcu/tree: Reduce wake up for synchronize_rcu() common case
 2024-04-04 20:19 UTC  (2+ messages)

+ mm-hugetlb-pass-correct-order_per_bit-to-cma_declare_contiguous_nid.patch added to mm-unstable branch
 2024-04-04 20:19 UTC 

+ mm-cma-drop-incorrect-alignment-check-in-cma_init_reserved_mem.patch added to mm-unstable branch
 2024-04-04 20:19 UTC 

[PATCH] cxl/test: Enhance event testing
 2024-04-04 20:18 UTC  (3+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-04 20:18 UTC  (4+ messages)
` [PATCH v19 002/130] x86/virt/tdx: Move TDMR metadata fields map table to local variable

[PATCH 1/2] mm/cma: drop incorrect alignment check in cma_init_reserved_mem
 2024-04-04 20:17 UTC  (8+ messages)
` [PATCH 2/2] mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid

[v4l-utils] [PATCH 0/8] Support for the generic line-based metadata support
 2024-04-04 20:17 UTC  (6+ messages)
` [v4l-utils] [PATCH 1/8] utils: media-ctl: Print MUST_CONNECT pad flags

[linux-next:master 2674/3921] mm/vmalloc.c:1079:3-9: preceding lock on line 1075
 2024-04-04 20:15 UTC 

[PATCH] remoteproc: zynqmp: Add coredump support
 2024-04-04 20:14 UTC  (3+ messages)

[External] [PATCH] riscv: process: Fix kernel gp leakage
 2024-04-04 20:13 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: prevent r10 register from being marked as precise
 2024-04-04 20:13 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests

[PATCH v5][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-04 20:11 UTC  (3+ messages)

[PATCH v2] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
 2024-04-04 20:12 UTC 

[PATCH v4 0/2] Support/debug for slow GuC loads
 2024-04-04 20:11 UTC  (6+ messages)
` [PATCH v4 2/2] drm/xe/guc: Port over the slow GuC loading support from i915

[PATCH] nilfs2: convert to use the new mount API
 2024-04-04 20:11 UTC  (2+ messages)

[PATCH 6.6 00/11] 6.6.25-rc1 review
 2024-04-04 20:11 UTC  (2+ messages)

[PATCH v2] i2c: i801: Fix missing Kconfig dependency
 2024-04-04 20:09 UTC 

+ userfaultfd-change-src_folio-after-ensuring-its-unpinned-in-uffdio_move.patch added to mm-hotfixes-unstable branch
 2024-04-04 20:09 UTC 

[PATCH 0/6] btrfs: scrub: refine the error messages
 2024-04-04 20:01 UTC  (5+ messages)
` [PATCH 1/7] btrfs: scrub: fix incorrectly reported logical/physical address

[PATCH v4 0/4] add debugfs to hisilicon migration driver
 2024-04-04 20:07 UTC  (7+ messages)
` [PATCH v4 2/4] hisi_acc_vfio_pci: Create subfunction for data reading
` [PATCH v4 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v4 4/4] Documentation: add debugfs description for hisi migration

Broken Domain Validation in 6.1.84+
 2024-04-04 20:07 UTC  (3+ messages)

[PATCH BlueZ 1/1] refactor bearer connected test
 2024-04-04 20:07 UTC  (2+ messages)
` V3: Fix busy loop when disabling BT

[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-04-04 20:06 UTC  (6+ messages)

[intel-tdx:guest-attest 6/8] drivers/virt/coco/tdx-guest/tdx-guest.c:89: warning: Function parameter or struct member 'hdr' not described in 'att_service_req'
 2024-04-04 20:05 UTC 

[REGRESSION] mainline boot regression on AMD Stoney Ridge Chromebooks
 2024-04-04 20:05 UTC  (6+ messages)

[PATCH v2] btrfs: do not wait for short bulk allocation
 2024-04-04 19:57 UTC  (4+ messages)

[v4l-utils] [PATCH 0/2] Drop stream support for the subdev crop API
 2024-04-04 20:03 UTC  (3+ messages)
` [v4l-utils] [PATCH 1/2] utils: libv4l2subdev: Drop stream support for the "

[tip:x86/fpu] BUILD SUCCESS af813acf8c06db58c6e21d89d9e45e8cd1512965
 2024-04-04 20:02 UTC 

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-04 20:02 UTC  (3+ messages)

[PATCH v9 0/4] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2024-04-04 20:01 UTC  (3+ messages)

[PATCH] docs: recommend using contrib/contacts/git-contacts
 2024-04-04 20:01 UTC  (5+ messages)

[PATCH v2 0/3] x86/mm/pat: fix VM_PAT handling in COW mappings
 2024-04-04 20:01 UTC  (5+ messages)
` [PATCH v2 2/3] "

[PATCH] drm/xe/vf: Mark supported firmwares as preloaded
 2024-04-04 20:00 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] mfd: ocelot-spi: Use spi_sync_transfer()
 2024-04-04 19:38 UTC  (2+ messages)

[PATCH] x86/mm/ident_map: Use full gbpages in identity maps except on UV platform
 2024-04-04 19:56 UTC  (11+ messages)

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-04 19:58 UTC  (7+ messages)
` [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() "
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "

startup BUG at lib/string_helpers.c from scsi fusion mptsas
 2024-04-04 19:58 UTC  (3+ messages)

[PATCH v2 0/4] platform/chrome: cros_ec_lpc: add support for AMD Framework Laptops
 2024-04-04 19:57 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
 2024-04-04 19:57 UTC  (2+ messages)
`  "

[RFC PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation
 2024-04-04 19:55 UTC 

[f2fs-dev] [PATCH] f2fs: avoid the deadlock case when stopping discard thread
 2024-04-04 19:55 UTC  (8+ messages)
      ` [f2fs-dev] 回覆: "
            ` 回覆: "
              ` [f2fs-dev] "

[PATCH net-next] bnxt_en: Fix PTP firmware timeout parameter
 2024-04-04 19:55 UTC 

[Buildroot] [PATCH 1/1] package/nut: bump to version 2.8.2
 2024-04-04 19:53 UTC 

Canon MF657Cdw support
 2024-04-04 19:54 UTC 

[PATCH v2 0/2] mfd: Add ROHM BD71879
 2024-04-04 19:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] mfd: rohm-bd71828: Add software-compatible variant BD71879

+ fix-missing-vmalloch-includes-fix-5.patch added to mm-unstable branch
 2024-04-04 19:54 UTC 

[PATCH RFC 0/3] btrfs: zoned: reclaim block-groups more aggressively
 2024-04-04 19:45 UTC  (5+ messages)
` [PATCH RFC PATCH 1/3] btrfs: zoned: traverse device list in should reclaim under rcu_read_lock
` [PATCH RFC PATCH 3/3] btrfs: zoned: kick cleaner kthread if low on space

[f2fs-dev] [PATCH] f2fs: don't set RO when shutting down f2fs
 2024-04-04 19:52 UTC  (2+ messages)
`  "

+ mm-ksm-remove-redundant-code-in-ksm_fork.patch added to mm-unstable branch
 2024-04-04 19:52 UTC 

[PATCH 00/10] net: fix problems handling trailing bytes
 2024-04-04 19:49 UTC  (2+ messages)

[PATCH-for-9.1 0/7] buildsys: Start shrinking qemu-user build process
 2024-04-04 19:47 UTC  (8+ messages)
` [PATCH-for-9.1 1/7] ebpf: Restrict to system emulation
` [PATCH-for-9.1 2/7] yank: "
` [PATCH-for-9.1 3/7] monitor: Rework stubs to simplify user emulation linking
` [PATCH-for-9.1 4/7] util/qemu-config: Extract QMP commands to qemu-config-qmp.c
` [PATCH-for-9.1 5/7] hw/core: Restrict reset handlers API to system emulation
` [PATCH-for-9.1 6/7] hw/core: Move reset.c to hwcore_ss[] source set
` [PATCH-for-9.1 7/7] hw: Include minimal source set in user emulation build

[PATCH] kasan: hw_tags: include linux/vmalloc.h
 2024-04-04 19:48 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/privoxy: fix build with root
 2024-04-04 19:47 UTC 

[PATCH v2] arm/trusted-firmware-rmm: Add bitbake, include and patch file for RMM
 2024-04-04 19:46 UTC  (6+ messages)

[PATCH] rebase -i: improve error message when picking merge
 2024-04-04 19:44 UTC  (2+ messages)

[PATCH] selftests/powerpc/papr-vpd: Fix missing variable initialization
 2024-04-04 19:43 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 20821/22045] fs/io_uring.c:3882:14: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-04-04 19:43 UTC 

[PATCH] clk: rockchip: clk-rk3568.c: Add missing USB480M_PHY mux
 2024-04-04 19:43 UTC  (4+ messages)

[PATCH 0/7] Xperia 1 V support
 2024-04-04 19:41 UTC  (4+ messages)
` [PATCH 7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V

[PATCH 0/8] Convert huge_zero_page to huge_zero_folio
 2024-04-04 19:41 UTC  (5+ messages)
` [PATCH 3/8] mm: Add pmd_folio()
` [PATCH 6/8] mm: Convert do_huge_pmd_anonymous_page to huge_zero_folio

[PATCH] riscv: mm: implement pgprot_nx
 2024-04-04 19:40 UTC  (3+ messages)

[PATCH v2] riscv: use KERN_INFO in do_trap
 2024-04-04 19:40 UTC  (3+ messages)

[PATCH v2 RESEND] riscv: mm: implement pgprot_nx
 2024-04-04 19:40 UTC  (3+ messages)

[PATCH] riscv: Fix vector state restore in rt_sigreturn()
 2024-04-04 19:40 UTC  (3+ messages)

[PATCH RESEND] send-email: make produced outputs more readable
 2024-04-04 19:40 UTC  (3+ messages)

[PATCH 0/3] RK3588 PCIe bifurcation fixes
 2024-04-04 19:38 UTC  (13+ messages)
` [PATCH 1/3] phy: rockchip-snps-pcie3: fix bifurcation on rk3588
` [PATCH 2/3] phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
` [PATCH 3/3] phy: rockchip: naneng-combphy: Fix mux on rk3588

[Buildroot] [PATCH 2/2] package/rsyslog: extra plugins option introduced
 2024-04-04 19:37 UTC  (3+ messages)

[RFC v2 0/2] Add Multi-Link Reconfigure link removal support
 2024-04-04 19:37 UTC  (2+ messages)

[PATCH] platform/x86: lg-laptop: fix %s null argument warning
 2024-04-04 19:36 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
 2024-04-04 19:35 UTC 

[conor:auto-update-info 3/5] drivers/firmware/microchip/mpfs-auto-update.c:361:56: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2024-04-04 19:33 UTC 

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-04-04 19:33 UTC  (4+ messages)

[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
 2024-04-04 19:33 UTC  (6+ messages)
` [RFC PATCH 1/2] dt-bindings: pcie: Document QCOM PCIE ECAM compatible root complex
` [RFC PATCH 2/2] PCI: Add Qualcomm PCIe ECAM root complex driver

[RFC] mm: get_mm_counter() get the total memory usage of the process
 2024-04-04 19:30 UTC  (2+ messages)

[PATCH] sparc: Compare pointers to NULL instead of 0
 2024-04-04 19:29 UTC 

[PATCH v4] platform/x86/amd/pmc: Add AMD MP2 STB functionality
 2024-04-04 19:28 UTC  (2+ messages)

[PATCH 0/2] apply: add unit tests for parse_range
 2024-04-04 19:27 UTC  (5+ messages)
` [PATCH 1/2] apply: add unit tests for parse_range and rename to parse_fragment_range

[PATCH v1] thermal: core: Relocate the struct thermal_governor definition
 2024-04-04 19:27 UTC 

[PATCH] mm/page-flags: make __PageMovable return bool
 2024-04-04 19:26 UTC  (3+ messages)
` [PATCH V2] "

[PATCH memory-model 0/3] LKMM updates for v6.10
 2024-04-04 19:26 UTC  (4+ messages)
` [PATCH memory-model 1/3] Documentation/litmus-tests: Add locking tests to README
` [PATCH memory-model 2/3] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
` [PATCH memory-model 3/3] Documentation/atomic_t: Emphasize that failed atomic operations give no ordering

[PATCH v1 0/7] ACPI: scan: A few ad-hoc cleanups
 2024-04-04 19:26 UTC  (4+ messages)
` [PATCH v1 3/7] ACPI: scan: Replace infinite for-loop with finite while-loop

Copying TLS/user register data per perf-sample?
 2024-04-04 19:26 UTC 

[PATCH] mm/page-flags: make PageMappingFlags return bool
 2024-04-04 19:26 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] nvme fixes for Linux 6.9
 2024-04-04 19:23 UTC  (2+ messages)

[PATCH] pinctrl: pinconf-generic: check error value EOPNOTSUPP
 2024-04-04 19:23 UTC  (5+ messages)

drivers/md/dm-vdo/murmurhash3.c:157:3-4: Unneeded semicolon
 2024-04-04 19:22 UTC 

[PATCH] sequencer: honor signoff opt in run_git_commit
 2024-04-04 19:22 UTC  (5+ messages)

[PATCH bpf-next v5] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-04-04 19:22 UTC 

[PATCH v1 1/1] ata: libata: Move inclusion to where it belongs
 2024-04-04 19:21 UTC 

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-04 19:21 UTC  (7+ messages)
` [PATCH v3 08/29] mm: Define VM_SHADOW_STACK for RISC-V

[PATCH v5 00/28] Zone write plugging
 2024-04-04 19:19 UTC  (3+ messages)
` [PATCH v5 16/28] null_blk: Introduce zone_append_max_sectors attribute

[PATCH bpf-next v4] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-04-04 19:19 UTC  (4+ messages)

[PATCH] slub: fix slub segmentation
 2024-04-04 19:12 UTC  (2+ messages)

[PATCH] platform/x86: quickstart: fix Kconfig selects
 2024-04-04 19:17 UTC  (2+ messages)

[meta-python][PATCH] python3-twisted: Add python3-asyncio to RDEPENDS
 2024-04-04 19:17 UTC  (2+ messages)

QCA6390 bluetooth doesn't work after warm boot or disable/reenable
 2024-04-04 19:14 UTC 

[PATCH-for-9.0 0/4] hw/virtio: Protect from more DMA re-entrancy bugs
 2024-04-04 19:13 UTC  (5+ messages)
` [PATCH-for-9.0 1/4] hw/virtio: Introduce virtio_bh_new_guarded() helper
` [PATCH-for-9.0 2/4] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
` [PATCH-for-9.0 3/4] hw/char/virtio-serial-bus: "
` [PATCH-for-9.0 4/4] hw/virtio/virtio-crypto: "

[PATCH v2 0/2] hwmon: (pwm-fan) Make the driver OF-independent
 2024-04-04 19:11 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (pwm-fan) Convert to use of_property_read_u32_array()
` [PATCH v2 2/2] hwmon: (pwm-fan) Make use of device properties


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.