mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/6] KUnit test moves / renames
 2025-02-11  0:31 UTC  (5+ messages)
` [PATCH v2 1/6] lib: math: Move KUnit tests into tests/ subdir
` [PATCH v2 2/6] lib/math: Add int_log test suite
` [PATCH v2 3/6] lib: Move KUnit tests into tests/ subdirectory
` [PATCH v2 4/6] lib/tests/kfifo_kunit.c: add tests for the kfifo structure

[RFC v2 0/9] khugepaged: mTHP support
 2025-02-11  0:30 UTC  (3+ messages)
` [RFC v2 1/9] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [RFC v2 2/9] khugepaged: rename hpage_collapse_* to khugepaged_*

[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
 2025-02-11  0:29 UTC 

[PATCH RFC v2 rcu] Fix get_state_synchronize_rcu_full() GP-start detection
 2025-02-11  0:28 UTC  (13+ messages)

[syzbot] [jfs?] kernel BUG in lbmIODone (2)
 2025-02-11  0:27 UTC 

[PATCH v2 0/4] drm/msm/dsi/phy: Improvements around concurrent PHY_CMN_CLK_CFG[01]
 2025-02-11  0:26 UTC  (3+ messages)
` [PATCH v2 1/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-11  0:23 UTC  (9+ messages)

[PATCH v2 0/7] perf: Support multiple system call tables in the build
 2025-02-11  0:23 UTC  (14+ messages)
` [PATCH v2 1/7] perf syscalltble: Remove syscall_table.h
` [PATCH v2 2/7] perf trace: Reorganize syscalls
` [PATCH v2 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v2 4/7] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v2 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v2 6/7] perf syscalltbl: Use lookup table containing multiple architectures

[Syzkaller & bisect] There is general protection fault in path_init in v6.11-rc2
 2025-02-11  0:23 UTC  (7+ messages)
` [PATCH] acct: Prevent NULL pointer dereference when writing to sysfs

[PATCH 0/4] Add interfaces for ACPI MRRM table
 2025-02-11  0:21 UTC  (3+ messages)
` [PATCH 2/4] ACPI/MRRM: Create /sys/devices/system/memory/rangeX ABI

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-11  0:20 UTC  (13+ messages)
` [PATCH bpf-next v2 3/9] bpf/verifier: Factor out check_load_mem() and check_store_reg()
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for "

PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac)
 2025-02-11  0:18 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fields
 2025-02-11  0:17 UTC  (2+ messages)

[RFC PATCH v2 0/3] tracing: Improve persistent ring buffer
 2025-02-11  0:13 UTC  (5+ messages)
` [RFC PATCH v2 2/3] mm/memblock: Add reserved memory release function
` [RFC PATCH v2 3/3] tracing: Freeable reserved ring buffer

[PATCH] selftests: i915: Use struct_size() helper in kmalloc()
 2025-02-11  0:12 UTC  (2+ messages)

[PATCH RFC 0/6] Add support for AUDIN driver in Amlogic GXBB
 2025-02-11  0:10 UTC  (2+ messages)

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-02-11  0:10 UTC  (16+ messages)
` [PATCH v3 04/35] x86/bugs: Restructure mds mitigation
` [PATCH v3 05/35] x86/bugs: Restructure taa mitigation
` [PATCH v3 06/35] x86/bugs: Restructure mmio mitigation
` [PATCH v3 07/35] x86/bugs: Restructure rfds mitigation
` [PATCH v3 09/35] x86/bugs: Restructure srbds mitigation
` [PATCH v3 10/35] x86/bugs: Restructure gds mitigation
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation

[PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool
 2025-02-11  0:10 UTC  (2+ messages)

[PATCH 0/3] KVM: extract lock_all_vcpus/unlock_all_vcpus
 2025-02-11  0:09 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c
` [PATCH 2/3] KVM: arm64: switch to using kvm_lock/unlock_all_vcpus
` [PATCH 3/3] RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus

[PATCH] clk: bcm: rpi: Fix potential NULL pointer dereference
 2025-02-11  0:09 UTC 

[PATCH v9 00/14] platform/x86: alienware-wmi driver rework
 2025-02-11  0:08 UTC  (8+ messages)
` [PATCH v9 11/14] platform/x86: Split the alienware-wmi driver

[PATCH] ARM: dts: socfpga: remove syscon compatible string for sysmgr node
 2025-02-11  0:06 UTC  (3+ messages)

[PATCH 1/2] libbpf: BPF program load type enum
 2025-02-11  0:06 UTC  (7+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
    `  "
        `  "

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-11  0:02 UTC  (9+ messages)
` [PATCH V8 04/14] rust: Add cpumask helpers
` [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-11  0:01 UTC  (6+ messages)
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc to YAML
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand

[PATCH] net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
 2025-02-11  0:01 UTC  (2+ messages)

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
 2025-02-11  0:00 UTC  (3+ messages)
` [PATCH v2 2/2] tools: Remove redundant quiet setup

hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec
 2025-02-10 23:56 UTC  (10+ messages)

[PATCH 1/1] usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
 2025-02-10 23:50 UTC  (3+ messages)

[PATCH] mfd: ene-kb3930: Fix potential NULL pointer dereference
 2025-02-10 23:47 UTC  (3+ messages)

[PATCH net-next v5 0/8] netconsole: Add support for CPU population
 2025-02-10 23:42 UTC  (5+ messages)
` [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population

[PATCH 0/3] bitmap: convert self-test to KUnit
 2025-02-10 23:41 UTC  (9+ messages)
    ` distro support for CONFIG_KUNIT: "

[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-10 23:40 UTC  (4+ messages)
` [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked

[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-10 23:39 UTC  (3+ messages)

[PATCH 0/5] KVM: selftests: Fix PMC checks in PMU counters test
 2025-02-10 23:38 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update maintainer of repaper and mi0283qt
 2025-02-10 23:32 UTC 

[PATCH] dmaengine: Remove device_prep_dma_imm_data from struct dma_device
 2025-02-10 23:29 UTC 

[PATCH v3 00/28] hugetlb/CMA improvements for large systems
 2025-02-10 23:28 UTC  (4+ messages)

[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-10 23:25 UTC  (4+ messages)
` [PATCH v1 08/13] iommufd/device: Move sw_msi_start from igroup to idev

[PATCH] pinctrl: Fix potential NULL pointer dereference
 2025-02-10 23:25 UTC 

[PATCH 0/4] sm7325-nothing-spacewar: Add and enable the panel
 2025-02-10 23:24 UTC  (6+ messages)
` [PATCH 3/4] drm/msm/dsi: Allow all bpc values

[PATCH 0/4] Add support for the TPM FF-A start method
 2025-02-10 23:22 UTC  (5+ messages)
` [PATCH 1/4] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH 2/4] tpm_crb: refactor check for idle support into TPM into inline function
` [PATCH 3/4] ACPICA: add start method for Arm FF-A
` [PATCH 4/4] tpm_crb: add support for the Arm FF-A start method

[PATCH] netfs: Add retry stat counters
 2025-02-10 23:18 UTC  (6+ messages)
` [PATCH] netfs: Fix a number of read-retry hangs

[PATCH 0/2] spi: offload: extra headers
 2025-02-10 23:16 UTC  (3+ messages)
` [PATCH 1/2] spi: offload: types: include linux/bits.h
` [PATCH 2/2] spi: spi-offload-trigger-pwm: add extra headers

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-02-10 23:14 UTC  (6+ messages)
` [PATCH v6 14/26] drm/bridge: add support for refcounted "

[PATCH] seccomp: avoid the lock trip in seccomp_filter_release in common case
 2025-02-10 23:08 UTC  (3+ messages)

[RFC PATCH v2 4/4] KVM: arm64: Make guests see only counters they can access
 2025-02-10 23:08 UTC  (2+ messages)

[RFC PATCH v2 2/4] perf: arm_pmuv3: Introduce module param to partition the PMU
 2025-02-10 23:07 UTC  (2+ messages)

[PATCH] prandom: remove next_pseudo_random32
 2025-02-10 23:07 UTC  (3+ messages)

[PATCH v2 drm-dp 0/4] Add HPD, getting EDID, colorbar features in DP function
 2025-02-10 23:05 UTC  (3+ messages)
` [PATCH v2 drm-dp 2/7] drm/hisilicon/hibmc: Add dp serdes cfg in dp process

[RFC PATCH] x86: add function metadata support
 2025-02-10 23:05 UTC  (2+ messages)

[PATCH V3 0/2] sched: Reduce the default slice to avoid tasks getting an extra tick
 2025-02-10 23:05 UTC  (7+ messages)
` [PATCH V3 1/2] "

[PATCH] drivers: pci: Fix flexible array usage
 2025-02-10 23:03 UTC  (3+ messages)

[PATCH bpf-next] uprobes: Harden uretprobe syscall trampoline check
 2025-02-10 23:00 UTC  (2+ messages)

[PATCH v5 00/10] Add R5F and C7xv device nodes
 2025-02-10 22:59 UTC  (16+ messages)
` [PATCH v5 01/10] arm64: dts: ti: k3-am62-wakeup: Add wakeup R5F node
` [PATCH v5 02/10] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH v5 03/10] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH v5 04/10] arm64: dts: ti: k3-am62a-main: Add C7xv "
` [PATCH v5 05/10] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH v5 06/10] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v5 07/10] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v5 08/10] arm64: dts: ti: k3-am62a7-sk: Reserve main_timer2 for C7x DSP
` [PATCH v5 09/10] arm64: dts: ti: k3-am62a7-sk: Reserve main_rti4 "
` [PATCH v5 10/10] arm64: dts: ti: k3-am64: Reserve timers used by MCU FW

[tip: x86/fpu] x86/fpu: Fully optimize out WARN_ON_FPU()
 2025-02-10 22:58 UTC 

[PATCH v3 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-02-10 22:57 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add binding for ChromeOS Pogo pin keyboard connector
` [PATCH v3 2/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB to usb-c-connectors

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2025-02-10 22:57 UTC  (6+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation

[PATCH v4 4/4] PCI: qcom: Enable ECAM feature
 2025-02-10 22:54 UTC  (2+ messages)

[PATCH v4 0/3] Fix broken SNP support with KVM module built-in
 2025-02-10 22:54 UTC  (4+ messages)
` [PATCH v4 1/3] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH v4 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
` [PATCH v4 3/3] x86/sev: Fix broken SNP support with KVM module built-in

[PATCH] perf report: Fix input reload/switch functionality
 2025-02-10 22:53 UTC  (8+ messages)

[PATCH] memcg: add hierarchical effective limits for v2
 2025-02-10 22:52 UTC  (5+ messages)

[PATCH v2 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-02-10 22:50 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector

[PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
 2025-02-10 22:46 UTC  (4+ messages)

[PATCH v2] PCI: Batch BAR sizing operations
 2025-02-10 22:46 UTC  (8+ messages)

[PATCH v2] docs: trace: Refactor index documentation
 2025-02-10 22:45 UTC  (2+ messages)

[PATCH RESEND v2 0/6] RK3576 OTP support
 2025-02-10 22:45 UTC  (7+ messages)
` [PATCH RESEND v2 1/6] clk: rockchip: rk3576: define clk_otp_phy_g
` [PATCH RESEND v2 2/6] nvmem: rockchip-otp: Move read-offset into variant-data
` [PATCH RESEND v2 3/6] dt-bindings: nvmem: rockchip,otp: add missing limits for clock-names
` [PATCH RESEND v2 4/6] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
` [PATCH RESEND v2 5/6] nvmem: rockchip-otp: add rk3576 variant data
` [PATCH RESEND v2 6/6] arm64: dts: rockchip: add rk3576 otp node

[PATCH] ASoC: SOF: ipc3: Use str_enabled_disabled() helper function
 2025-02-10 22:44 UTC 

[PATCH] powerpc/iommu: Use str_disabled_enabled() helper
 2025-02-10 22:42 UTC 

[PATCH 0/4] Small changes related to prefetch and spurious faults
 2025-02-10 22:41 UTC  (13+ messages)
` [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check
` [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault
` [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-10 22:38 UTC  (12+ messages)

[PATCH] crypto: bcm - set memory to zero only once
 2025-02-10 22:36 UTC 

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-02-10 22:34 UTC  (5+ messages)
` [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support

[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-10 22:33 UTC  (16+ messages)
` [PATCH v3 01/15] gpiolib: add gpiod_multi_set_value_cansleep()
` [PATCH v3 02/15] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep
` [PATCH v3 03/15] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v3 04/15] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v3 05/15] bus: ts-nbus: use bitmap_get_value8()
` [PATCH v3 06/15] gpio: max3191x: use gpiod_multi_set_value_cansleep
` [PATCH v3 07/15] iio: adc: ad7606: "
` [PATCH v3 08/15] iio: amplifiers: hmc425a: "
` [PATCH v3 09/15] iio: resolver: ad2s1210: "
` [PATCH v3 10/15] iio: resolver: ad2s1210: use bitmap_write
` [PATCH v3 11/15] mmc: pwrseq_simple: use gpiod_multi_set_value_cansleep
` [PATCH v3 12/15] mux: gpio: "
` [PATCH v3 13/15] net: mdio: mux-gpio: "
` [PATCH v3 14/15] phy: mapphone-mdm6600: "
` [PATCH v3 15/15] ASoC: adau1701: "

[PATCH v2 0/6] RK3576 OTP support
 2025-02-10 22:32 UTC  (14+ messages)
` [PATCH v2 1/6] clk: rockchip: rk3576: define clk_otp_phy_g
` [PATCH v2 2/6] nvmem: rockchip-otp: Move read-offset into variant-data
` [PATCH v2 3/6] dt-bindings: nvmem: rockchip,otp: add missing limits for clock-names
` [PATCH v2 4/6] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
` [PATCH v2 5/6] nvmem: rockchip-otp: add rk3576 variant data
` [PATCH v2 6/6] arm64: dts: rockchip: add rk3576 otp node

[PATCH v6.13] fs/netfs/read_pgpriv2: skip folio queues without `marks3`
 2025-02-10 22:31 UTC 

[PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault()
 2025-02-10 22:30 UTC  (7+ messages)

[PATCH V3 1/2] ASoC: dt-bindings: Add cmx655 codec
 2025-02-10 22:28 UTC  (2+ messages)
` [PATCH V4 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec

[PATCH v7 00/14] hrtimer Rust API
 2025-02-10 22:28 UTC  (3+ messages)
` [PATCH v7 04/14] rust: hrtimer: implement `HrTimerPointer` for `Arc`

[PATCH net-next 0/4] xsk: the lost bits from Chapter III
 2025-02-10 22:28 UTC  (3+ messages)
` [PATCH net-next 2/4] i40e: use generic unrolled_count() macro

[PATCH 1/2] ASoC: dt-bindings: Add cmx655 codec
 2025-02-10 22:28 UTC  (2+ messages)
` [PATCH 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec

[PATCH v7 0/7] drm/msm: make use of the HDMI connector infrastructure
 2025-02-10 22:26 UTC  (3+ messages)
` [PATCH v7 7/7] drm/msm/hdmi: use DRM HDMI Audio framework

[PATCH v2 0/3] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
 2025-02-10 22:17 UTC  (6+ messages)
` [PATCH v2 2/3] drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host

[RFC][PATCH 1/2] sched: Extended scheduler time slice
 2025-02-10 22:15 UTC  (15+ messages)

[PATCH v2] drm/msm/dpu: Fix uninitialized variable
 2025-02-10 22:14 UTC  (2+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-10 22:08 UTC  (7+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

linux-next: build failure after merge of the hid tree
 2025-02-10 22:07 UTC  (2+ messages)

[PATCH v1 00/10] Move uid filtering to BPF filters
 2025-02-10 22:06 UTC  (3+ messages)

[PATCH] PCI: Fix BUILD_BUG_ON usage for old gcc
 2025-02-10 22:00 UTC  (2+ messages)

[PATCH v4 0/6] x86 CRC optimizations
 2025-02-10 21:49 UTC  (7+ messages)
` [PATCH v4 1/6] x86: move ZMM exclusion list into CPU feature flag

[syzbot] [f2fs?] kernel BUG in new_curseg (2)
 2025-02-10 21:42 UTC  (2+ messages)

[RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
 2025-02-10 21:39 UTC  (4+ messages)

[PATCH V3] KVM: SEV: fix wrong pinning of pages
 2025-02-10 21:37 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®