mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 00/12] khugepaged: mTHP support
 2025-04-14 22:05 UTC  (9+ messages)
` [PATCH v3 01/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v3 02/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v3 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v3 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v3 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v3 06/12] khugepaged: introduce khugepaged_scan_bitmap "
` [PATCH v3 07/12] khugepaged: add "
` [PATCH v3 08/12] khugepaged: skip collapsing mTHP to smaller orders

linux-next: Fixes tag needs some work in the drm-msm-fixes tree
 2025-04-14 22:04 UTC 

[PATCH] hwmon: acpi_power_meter: replace deprecated strcpy() with strscpy()
 2025-04-14 22:01 UTC 

[PATCH] lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP
 2025-04-14 22:00 UTC 

[PATCH v3 0/5] Enable RTC for the MT6357
 2025-04-14 21:58 UTC  (8+ messages)
` [PATCH v3 4/5] rtc: mt6397: Remove start time parameters

[PATCH v2] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
 2025-04-14 21:55 UTC  (8+ messages)

[PATCH v4 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-04-14 21:54 UTC  (6+ messages)
` [PATCH v4 1/5] tsm-mr: Add TVM Measurement Register support
` [PATCH v4 2/5] tsm-mr: Add tsm-mr sample code
` [PATCH v4 3/5] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v4 4/5] x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error
` [PATCH v4 5/5] virt: tdx-guest: Expose TDX MRs as sysfs attributes

[PATCH net-next v1 00/11] net: pktgen: fix checkpatch code style errors/warnings
 2025-04-14 21:52 UTC  (9+ messages)
` [PATCH net-next v1 03/11] net: pktgen: fix code style (ERROR: else should follow close brace '}')
` [PATCH net-next v1 04/11] net: pktgen: fix code style (WARNING: please, no space before tabs)
` [PATCH net-next v1 09/11] net: pktgen: fix code style (WARNING: braces {} are not necessary for single statement blocks)
` [PATCH net-next v1 11/11] net: pktgen: fix code style (WARNING: Prefer strscpy over strcpy)

[PATCH v3 0/2] Fix false warning in inode_to_wb
 2025-04-14 21:51 UTC  (4+ messages)
` [PATCH v3 2/2] writeback: Fix false warning in inode_to_wb()

[PATCH v6 00/30] TDX KVM selftests
 2025-04-14 21:47 UTC  (31+ messages)
` [PATCH v6 01/30] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [PATCH v6 02/30] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [PATCH v6 03/30] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [PATCH v6 04/30] KVM: selftests: Add vCPU descriptor table initialization utility
` [PATCH v6 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v6 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v6 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v6 08/30] KVM: selftests: TDX: Update load_td_memory_region() for VM memory backed by guest memfd
` [PATCH v6 09/30] KVM: selftests: TDX: Add TDX lifecycle test
` [PATCH v6 10/30] KVM: selftests: TDX: Add report_fatal_error test
` [PATCH v6 11/30] KVM: selftests: TDX: Adding test case for TDX port IO
` [PATCH v6 12/30] KVM: selftests: TDX: Add basic TDX CPUID test
` [PATCH v6 13/30] KVM: selftests: TDX: Add basic TDG.VP.VMCALL<GetTdVmCallInfo> test
` [PATCH v6 14/30] KVM: selftests: TDX: Add TDX IO writes test
` [PATCH v6 15/30] KVM: selftests: TDX: Add TDX IO reads test
` [PATCH v6 16/30] KVM: selftests: TDX: Add TDX MSR read/write tests
` [PATCH v6 17/30] KVM: selftests: TDX: Add TDX HLT exit test
` [PATCH v6 18/30] KVM: selftests: TDX: Add TDX MMIO reads test
` [PATCH v6 19/30] KVM: selftests: TDX: Add TDX MMIO writes test
` [PATCH v6 20/30] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
` [PATCH v6 21/30] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [PATCH v6 22/30] KVM: selftests: TDX: Add TDG.VP.INFO test
` [PATCH v6 23/30] KVM: selftests: Add functions to allow mapping as shared
` [PATCH v6 24/30] KVM: selftests: TDX: Add shared memory test
` [PATCH v6 25/30] KVM: selftests: KVM: selftests: Expose new vm_vaddr_alloc_private()
` [PATCH v6 26/30] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [PATCH v6 27/30] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [PATCH v6 28/30] KVM: selftests: TDX: Add TDX UPM selftest
` [PATCH v6 29/30] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
` [PATCH v6 30/30] KVM: selftests: TDX: Test LOG_DIRTY_PAGES flag to a non-GUEST_MEMFD memslot

[PATCH v7 0/6] Add clock controller support for SpacemiT K1
 2025-04-14 21:43 UTC  (4+ messages)
` [PATCH v7 3/6] clk: spacemit: Add clock support for SpacemiT K1 SoC

[PATCH v3] rust: add new macro for common bitmap operations
 2025-04-14 21:43 UTC  (2+ messages)

[PATCH bpf-next v8 1/2] cfi: add C CFI type macro
 2025-04-14 21:42 UTC  (3+ messages)

[PATCH] dt-bindings: PCI: Convert Marvell EBU to schema
 2025-04-14 21:41 UTC 

[PATCH] dt-bindings: PCI: Convert marvell,armada8k-pcie to schema
 2025-04-14 21:41 UTC 

[PATCH v5 00/11] Enable Power Modes Support for SAMA7D65 SoC
 2025-04-14 21:41 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: sram: Add microchip,sama7d65-sram
` [PATCH v5 02/11] dt-bindings: power: reset: atmel,sama5d2-shdwc: Add microchip,sama7d65-shdwc
` [PATCH v5 03/11] dt-bindings: reset: atmel,at91sam9260-reset: add microchip,sama7d65-rstc
` [PATCH v5 04/11] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
` [PATCH v5 05/11] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt
` [PATCH v5 06/11] dt-bindings: mfd: atmel: Add microchip,sama7d65-gpbr
` [PATCH v5 07/11] dt-bindings: mfd: syscon: atmel,sama5d2-secumod: convert to yaml
` [PATCH v5 08/11] dt-bindings: mfd: syscon: add microchip,sama7d65-secumod
` [PATCH v5 09/11] ARM: dts: microchip: sama7d65: Add SRAM and DRAM components support
` [PATCH v5 10/11] ARM: dts: microchip: sama7d65: Add RTT and GPBR Support for sama7d65 SoC
` [PATCH v5 11/11] ARM: dts: microchip: sama7d65: Add RTT timer to curiosity board

[PATCH net-next] net: mdio: Add RTL9300 MDIO driver
 2025-04-14 21:40 UTC  (2+ messages)

[PATCH v5 0/3] hung_task: extend blocking task stacktrace dump to semaphore
 2025-04-14 21:38 UTC  (4+ messages)
` [PATCH v5 1/3] hung_task: replace blocker_mutex with encoded blocker

[PATCH] lib/test_ubsan.c: Fix panic from test_ubsan_out_of_bounds
 2025-04-14 21:36 UTC 

[RELEASE] LTTng-modules 2.13.18 (Linux kernel tracer)
 2025-04-14 21:36 UTC 

[PATCH] release_task: kill the no longer needed get/put_pid(thread_pid)
 2025-04-14 21:26 UTC  (7+ messages)

[PATCH net-next v2 0/2] net: ptp: driver opt-in for supported PTP ioctl flags
 2025-04-14 21:26 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: ptp: introduce .supported_extts_flags to ptp_clock_info
` [PATCH net-next v2 2/2] net: ptp: introduce .supported_perout_flags "

[PATCH bpf-next v3 1/2] bpf, sockmap: Introduce tracing capability for sockmap
 2025-04-14 21:25 UTC  (2+ messages)

[v3 PATCH 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-04-14 21:24 UTC  (7+ messages)

[PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
 2025-04-14 21:24 UTC  (2+ messages)

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-14 21:21 UTC  (14+ messages)
` [PATCH v3 1/4] x86/clear_page: extend clear_page*() for "
` [PATCH v3 4/4] x86/folio_zero_user: "

[PATCH v4 00/36] Attack vector controls
 2025-04-14 21:20 UTC  (18+ messages)
` [PATCH v4 11/36] x86/bugs: Restructure spectre_v2_user mitigation
` [PATCH v4 13/36] x86/bugs: Restructure spectre_v2 mitigation
` [PATCH v4 16/36] x86/bugs: Restructure srso mitigation
` [PATCH v4 17/36] Documentation/x86: Document the new attack vector controls
` [PATCH v4 18/36] cpu: Define attack vectors

[PATCH v3] rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()
 2025-04-14 21:19 UTC  (2+ messages)

[PATCH v3] PCI: account for sysfs-disabled reset in pci_{slot,bus}_resettable()
 2025-04-14 21:18 UTC  (4+ messages)
` [PATCH] Revert "PCI: Avoid reset when disabled via sysfs"

[PATCH v2] USB: serial: option: Add Sierra Wireless EM9291
 2025-04-14 21:14 UTC 

[PATCH] tracing: Add common_comm to histograms
 2025-04-14 21:14 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: media: convert imx.txt to yaml format
 2025-04-14 21:07 UTC 

[PATCH v3] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
 2025-04-14 21:01 UTC  (3+ messages)

[PATCH] cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
 2025-04-14 20:58 UTC  (4+ messages)

[PATCH] x86/tracing: introduce enter/exit tracepoint pairs for page faults
 2025-04-14 20:57 UTC  (4+ messages)

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-14 20:56 UTC  (9+ messages)
` [PATCH v2 security-next 1/4] security: "
  ` [PATCH v2 "

[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-14 20:55 UTC  (7+ messages)
` [PATCH v4 2/6] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v4 4/6] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v4 6/6] arm64: dts: qcom: Add Xiaomi Redmi 3S

[RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
 2025-04-14 20:54 UTC 

[PATCH v3 0/9] vhost-scsi: log write descriptors for live migration (and three bugfix)
 2025-04-14 20:52 UTC  (6+ messages)
` [PATCH v3 9/9] vhost: add WARNING if log_num is more than limit

[RELEASE] LTTng-UST 2.13.9 (Linux user-space tracer)
 2025-04-14 20:51 UTC 

[PATCH v12 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-04-14 20:51 UTC  (13+ messages)
` [PATCH v12 08/26] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v12 09/26] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v12 12/26] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v12 13/26] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC

[PATCH v1 0/5] cpufreq/sched: Improve synchronization of policy limits updates with schedutil
 2025-04-14 20:51 UTC  (6+ messages)
` [PATCH v1 1/5] cpufreq/sched: Check fast_switch_enabled when setting need_freq_update
` [PATCH v1 2/5] cpufreq/sched: Explicitly synchronize limits_changed flag handling
` [PATCH v1 3/5] cpufreq: Rename __resolve_freq() to clamp_and_resolve_freq()
` [PATCH v1 4/5] cpufreq: Avoid inconsistent policy->min and policy->max
` [PATCH v1 5/5] cpufreq: Eliminate clamp_and_resolve_freq()

[PATCH net] net: b53: enable BPDU reception for management port
 2025-04-14 20:43 UTC  (2+ messages)

[PATCH v7 0/4] Panthor BO tagging and GEMS debug display
 2025-04-14 20:41 UTC  (7+ messages)
` [PATCH v7 1/4] drm/panthor: Introduce BO labeling
` [PATCH v7 2/4] drm/panthor: Add driver IOCTL for setting BO labels

[PATCH RESEND 0/4] media: i2c: imx214: Add support for 23.88MHz clock
 2025-04-14 20:36 UTC  (5+ messages)
    ` [PATCH RESEND 0/4] media: i2c: imx214: Problem with CCS PLL calculator

[PATCH v2] pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
 2025-04-14 20:35 UTC 

[PATCH V3 0/9] Refactor phy powerup sequence
 2025-04-14 20:34 UTC  (6+ messages)
` [PATCH V3 4/9] phy: qcom-qmp-ufs: Refactor UFS PHY reset

[PATCH] gpio: GPIO_BLZP1600 should depend on ARCH_BLAIZE
 2025-04-14 20:31 UTC  (2+ messages)

[PATCH] selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservation
 2025-04-14 20:30 UTC  (2+ messages)

[PATCH v2 RESEND 0/6] USB: serial: ftdi_sio: Code style cleanup
 2025-04-14 20:28 UTC  (7+ messages)
` [PATCH v2 RESEND 1/6] USB: serial: ftdi_sio: Remove space before comma
` [PATCH v2 RESEND 2/6] USB: serial: ftdi_sio: Add missing blank line after declarations
` [PATCH v2 RESEND 3/6] USB: serial: ftdi_sio: Remove superfluous space before statements
` [PATCH v2 RESEND 4/6] USB: serial: ftdi_sio: Fix indentation made with spaces
` [PATCH v2 RESEND 5/6] USB: serial: ftdi_sio: Fix misaligned block comment
` [PATCH v2 RESEND 6/6] USB: serial: ftdi_sio: Remove space before tabs

[RFC PATCH] x86/Kconfig: Fix allyesconfig
 2025-04-14 20:27 UTC  (3+ messages)

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
 2025-04-14 20:27 UTC  (4+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model

[PATCH 0/5] gpio: aggregator: Fix Smatch warnings
 2025-04-14 20:26 UTC  (2+ messages)

[PATCH v3 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-04-14 20:25 UTC  (7+ messages)
` [PATCH v3 1/5] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v3 2/5] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
` [PATCH v3 3/5] cgroup: selftests: Move cgroup_util into its own library
` [PATCH v3 4/5] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
` [PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking

[PATCH] rust: kbuild: use `pound` to support GNU Make < 4.3
 2025-04-14 20:22 UTC  (3+ messages)

[PATCH v2 1/1] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: enable MICs LDO
 2025-04-14 20:20 UTC  (2+ messages)

[PATCH v2 0/3] nvme: make core.nvme_multipath configurable
 2025-04-14 20:19 UTC  (3+ messages)
` [PATCH v2 2/3] nvme-multipath: add the NVME_MULTIPATH_PARAM config option

[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
 2025-04-14 20:13 UTC  (8+ messages)

[tip:x86/asm] BUILD SUCCESS 4850074ff06fce894a9946c5d3ab8ea13fa33e43
 2025-04-14 20:02 UTC 

[PATCH 1/3] rust: pin-init: internal: skip rustfmt formatting of kernel-only module
 2025-04-14 20:00 UTC  (3+ messages)
` [PATCH 2/3] rust: pin-init: examples: conditionally enable `feature(lint_reasons)`
` [PATCH 3/3] rust: pin-init: examples: use `allow` instead of `expect`

[PATCH net-next 0/2] net: ptp: driver opt-in for supported PTP ioctl flags
 2025-04-14 20:00 UTC  (4+ messages)
` [PATCH net-next 1/2] net: ptp: introduce .supported_extts_flags to ptp_clock_info

[PATCH net v2] net: bridge: switchdev: do not notify new brentries as changed
 2025-04-14 20:00 UTC 

[PATCH 0/3] iio: ad7606: add SPI offload support
 2025-04-14 19:59 UTC  (4+ messages)
` [PATCH 3/3] iio: adc: "

[tip:perf/core] BUILD SUCCESS 5c3627b6f0595f1ec27e6f5df903bd072e9b9136
 2025-04-14 19:58 UTC 

[PATCH] sched/fair: Add null pointer check to pick_next_entity()
 2025-04-14 19:57 UTC  (3+ messages)

[PATCH net-next 0/3] ionic: support QSFP CMIS
 2025-04-14 19:55 UTC  (4+ messages)
` [PATCH net-next 2/3] ionic: support ethtool get_module_eeprom_by_page

[PATCH v6] rust: transmute: Add methods for FromBytes trait
 2025-04-14 19:54 UTC  (3+ messages)

[RFC/RFT PATCH] x86/efistub: Don't bother enabling SEV in the EFI stub
 2025-04-14 19:53 UTC  (4+ messages)

[PATCH 0/2] Fix kernel panic on niu bind
 2025-04-14 19:52 UTC  (8+ messages)
` [PATCH 1/2] PCI/MSI: Add MSIX option to write to ENTRY_DATA before any reads

[tip:x86/msr] BUILD SUCCESS a5447e92e169dafaf02fd653500105c7186d7128
 2025-04-14 19:51 UTC 

[PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices
 2025-04-14 19:50 UTC  (3+ messages)

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-14 19:48 UTC  (5+ messages)

[PATCH 0/3] Add DAPM/ASoC helpers to create SDCA drivers
 2025-04-14 19:43 UTC  (7+ messages)
` [PATCH 1/3] ASoC: SDCA: Create DAPM widgets and routes from DisCo

[PATCH RFC v2 0/3] rust: Add Per-CPU Variable API
 2025-04-14 19:28 UTC  (4+ messages)
` [PATCH RFC v2 1/3] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH RFC v2 2/3] rust: rust-analyzer: add lib to dirs searched for crates
` [PATCH RFC v2 3/3] rust: percpu: add a rust per-CPU variable test

[PATCH] x86/boot/startup: Disable LTO
 2025-04-14 19:28 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: pinctrl: convert fsl,vf610-pinctrl.txt to yaml format
 2025-04-14 19:26 UTC 

[PATCH net-next] tipc: Removing deprecated strncpy()
 2025-04-14 19:25 UTC  (3+ messages)

KASAN: slab-use-after-free Read in cgroup_rstat_flush
 2025-04-14 19:25 UTC  (4+ messages)

[PATCH] smb: server: smb2pdu: check return value of xa_store()
 2025-04-14 19:24 UTC 

[syzbot] [kernel?] possible deadlock in get_partial_node (2)
 2025-04-14 19:22 UTC  (2+ messages)
` [syzbot] [bcachefs?] "

[PATCH] Documentation: iio: Document ad9832 driver
 2025-04-14 19:20 UTC  (3+ 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®