The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-01-10 17:35:50 to 2025-01-10 20:16:14 UTC [more...]

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-10 20:16 UTC  (15+ messages)
` [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI

[PATCH v3] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
 2025-01-10 20:14 UTC  (2+ messages)

[PATCH 0/4] perf lock: Tracing contention lock owner call stack
 2025-01-10 20:07 UTC  (3+ messages)
` [PATCH v1 2/4] perf lock: Retrieve owner callstack in bpf program

[PATCH v4 1/2] dt-bindings: hwmon: pwm-fan: Document default-pwm property
 2025-01-10 20:06 UTC  (5+ messages)

[PATCH] drivers/hv: add CPU offlining support
 2025-01-10 20:05 UTC 

[PATCH 0/4] futex: Drop ROBUST_LIST_LIMIT
 2025-01-10 20:05 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] selftests/futex: Add ASSERT_ macros
` [PATCH 3/4] selftests/futex: Create test for robust list
` [PATCH 4/4] selftests/futex: Create tests for long and circular robust lists

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-10 19:58 UTC  (9+ messages)
` [PATCH 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH 11/12] x86/mm: enable AMD translation cache extensions

[PATCH] x86/of: Don't log error on the missing IO-APIC unconditionally
 2025-01-10 19:57 UTC  (2+ messages)

[PATCH] ftrace: Implement :mod: cache filtering on kernel command line
 2025-01-10 19:57 UTC  (3+ messages)

[PATCH net v4] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
 2025-01-10 19:58 UTC  (2+ messages)

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-10 19:56 UTC  (13+ messages)
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2025-01-10 19:55 UTC  (7+ messages)

[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-10 19:52 UTC  (12+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-10 19:51 UTC  (6+ messages)
` [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH v5] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-10 19:46 UTC  (2+ messages)

[RFC 00/11] khugepaged: mTHP support
 2025-01-10 19:41 UTC  (7+ messages)
` [RFC 03/11] khugepaged: Don't allocate khugepaged mm_slot early
` [RFC 06/11] khugepaged: generalize alloc_charge_folio for mTHP support

[PATCH] net/ncsi: Fix NULL pointer derefence if CIS arrives before SP
 2025-01-10 19:41 UTC 

[PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-01-10 19:40 UTC  (6+ messages)

[PATCH v2 0/2] hexdump: Allow skipping identical lines
 2025-01-10 19:39 UTC  (4+ messages)
` [PATCH v2 1/2] hexdump: Convert the ascii boolean into a flag variable
` [PATCH v2 2/2] hexdump: Allow skipping identical lines

[PATCH v6] sched_ext: idle: Refresh idle masks during idle-to-idle transitions
 2025-01-10 19:39 UTC  (2+ messages)

[PATCH v1 0/6] mm/hugetlb: folio and migration cleanups
 2025-01-10 19:32 UTC  (15+ messages)
` [PATCH v1 1/6] mm/huge_memory: convert has_hwpoisoned into a pure folio flag
` [PATCH v1 2/6] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
` [PATCH v1 3/6] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
` [PATCH v1 4/6] mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
` [PATCH v1 5/6] mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios
` [PATCH v1 6/6] mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()

[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-10 19:31 UTC  (7+ messages)

[RFC PATCH v2 00/11] AMD broadcast TLB invalidation
 2025-01-10 19:29 UTC  (4+ messages)

[PATCH net-next v3 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2025-01-10 19:26 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: xilinx: axienet: Add some symbolic constants for IRQ delay timer
` [PATCH net-next v3 2/6] net: xilinx: axienet: Report an error for bad coalesce settings
` [PATCH net-next v3 3/6] net: xilinx: axienet: Combine CR calculation
` [PATCH net-next v3 4/6] net: xilinx: axienet: Support adjusting coalesce settings while running
` [PATCH net-next v3 5/6] net: xilinx: axienet: Get coalesce parameters from driver state
` [PATCH net-next v3 6/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM

[PATCH] ceph: streamline request head structures in MDS client
 2025-01-10 19:25 UTC  (2+ messages)

[PATCH v3 2/2] perf: Fujitsu: Add the Uncore PCI PMU driver
 2025-01-10 19:24 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Mark usb_2 as dma-coherent
 2025-01-10 19:22 UTC  (3+ messages)

[PATCH FOR-NEXT] perf tools: mips: Fix mips syscall generation
 2025-01-10 19:22 UTC 

linux-next: build failure after merge of the perf tree
 2025-01-10 19:22 UTC  (6+ messages)

[PATCH] drm/vblank: fix misuse of drm_WARN in drm_wait_one_vblank()
 2025-01-10 19:19 UTC  (2+ messages)

[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
 2025-01-10 19:18 UTC  (4+ messages)
` [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation

[PATCH v3] xen: update pvcalls_front_accept prototype
 2025-01-10 19:18 UTC 

[PATCH mm-unstable v1] mm/hugetlb_vmemmap: fix memory loads ordering
 2025-01-10 19:17 UTC  (6+ messages)

Prevent inconsistent CPU state after sequence of dlclose/dlopen
 2025-01-10 19:16 UTC  (14+ messages)

[PATCH RFC 2/2] module: Introduce hash-based integrity checking
 2025-01-10 19:16 UTC  (3+ messages)

[PATCH v6 00/11] kbuild, kconfig: Add support for conflict resolution
 2025-01-10 19:15 UTC  (3+ messages)
` [PATCH v6 01/11] kconfig: Add PicoSAT interface

[linus:master] [fortify] 239d87327d: vm-scalability.throughput 17.3% improvement
 2025-01-10 19:14 UTC  (8+ messages)

[PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags
 2025-01-10 19:00 UTC  (3+ messages)
` [PATCH 01/16] selftests/mm: remove argc and argv unused parameters

[PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2025-01-10 19:00 UTC  (3+ messages)

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2025-01-10 18:58 UTC  (8+ messages)

[GIT PULL] RISC-V Fixes for 6.13-rc7
 2025-01-10 18:56 UTC  (2+ messages)

[RFC PATCH 0/2] mm: filemap: add filemap_grab_folios
 2025-01-10 18:54 UTC  (3+ messages)

[PATCH 0/5] Docs/mm/damon: add tuning guide and misc updates
 2025-01-10 18:52 UTC  (6+ messages)
` [PATCH 1/5] Docs/mm/damon/design: add monitoring parameters tuning guide
` [PATCH 2/5] Docs/mm/damon: add an example monitoring intervals tuning
` [PATCH 3/5] Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files on files hierarchy
` [PATCH 4/5] Docs/admin-guide/mm/damon/start: update snapshot example
` [PATCH 5/5] mm/damon: explain "effective quota" on kernel-doc comment

[PATCH v1] arm64: Add TLB Conflict Abort Exception handler to KVM
 2025-01-10 18:49 UTC  (2+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-01-10 18:40 UTC  (30+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
` [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
` [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
` [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
` [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap "
` [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory "
` [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI
` [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
` [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate
` [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
` [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
` [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
` [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
` [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
` [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag

[PATCH v5 0/6] Update Event Records to CXL spec rev 3.1
 2025-01-10 18:48 UTC  (12+ messages)
` [PATCH v5 2/6] cxl/events: Add Component Identifier formatting for "
` [PATCH v5 3/6] cxl/events: Update General Media Event Record to "
` [PATCH v5 4/6] cxl/events: Update DRAM "
` [PATCH v5 5/6] cxl/events: Update Memory Module "
` [PATCH v5 6/6] cxl/test: Update test code for event records "

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-01-10 18:45 UTC  (4+ messages)
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation

[PATCH] net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
 2025-01-10 18:43 UTC  (7+ messages)

[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2025-01-10 18:40 UTC  (6+ messages)
  ` [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug

[PATCH 5.10/5.15] md/raid5: fix atomicity violation in raid5_cache_count
 2025-01-10 18:35 UTC 

[PATCH v2] workqueue: warn if delayed_work is queued to an offlined cpu
 2025-01-10 18:33 UTC  (2+ messages)

[PATCH] kbuild: Strip runtime const RELA sections correctly
 2025-01-10 18:32 UTC  (4+ messages)

[PATCH] docs: remove duplicate word
 2025-01-10 18:31 UTC  (4+ messages)

[PATCH 5.10 0/2] gfs2: backport to fix CVE-2023-52760
 2025-01-10 18:32 UTC  (3+ messages)
` [PATCH 5.10 1/2] gfs2: make function gfs2_make_fs_ro() to void type
` [PATCH 5.10 2/2] gfs2: Fix slab-use-after-free in gfs2_qd_dealloc

[PATCH 5.15] gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
 2025-01-10 18:30 UTC 

[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
 2025-01-10 18:22 UTC  (4+ messages)
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API

[PATCH v8 0/6] sched_ext: Support high-performance monotonically non-decreasing clock
 2025-01-10 18:30 UTC  (2+ messages)

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-10 18:28 UTC  (2+ messages)

[PATCH v3 00/27] spi-nand/spi-mem DTR support
 2025-01-10 18:28 UTC  (3+ messages)
` (subset) "

[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
 2025-01-10 18:22 UTC  (10+ messages)
              ` [v2 PATCH] rhashtable: Fix rhashtable_try_insert test

[PATCH v2 0/7] Add support for NoTagAccess memory attribute
 2025-01-10 18:20 UTC  (3+ messages)
` [PATCH v2 5/7] KVM: arm64: MTE: Use stage-2 NoTagAccess memory attribute if supported

[PATCH v4] PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
 2025-01-10 18:20 UTC  (5+ messages)

[PATCH v2 1/1] x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache
 2025-01-10 18:16 UTC  (3+ messages)

[ANNOUNCE] Git v2.48.0
 2025-01-10 18:16 UTC 

[PATCH 1/2] perf ftrace: Check min/max latency only with bucket range
 2025-01-10 18:13 UTC  (7+ messages)

[GIT PULL] vfs fixes
 2025-01-10 18:12 UTC  (2+ messages)

[PATCH] x86/fpu: make WARN_ON_FPU get fully optimized out
 2025-01-10 18:10 UTC  (2+ messages)

[PATCH 00/10] drm: Add new pixel formats for Xilinx Zynqmp
 2025-01-10 18:10 UTC  (3+ messages)
` [PATCH 10/10] drm: xlnx: zynqmp: Fix max dma segment size

[PATCH RESEND] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-10 18:03 UTC  (2+ messages)

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-01-10 18:01 UTC  (7+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH 0/2] MIPS: Loongson64: Remove ROM Size in LEFI boardinfo
 2025-01-10 18:01 UTC  (2+ messages)

[PATCH v3 00/10] DTS updates for system1 BMC
 2025-01-10 17:53 UTC  (4+ messages)
` [PATCH v3 02/10] bindings: ipmi: Add binding for IPMB device intf

kmemleak: Found object by alias at 0xffff888107b65918
 2025-01-10 17:52 UTC  (3+ messages)

[PATCH] soc/tegra: fix spelling error in tegra234_lookup_slave_timeout()
 2025-01-10 17:52 UTC  (2+ messages)

[PATCH] soc/tegra: fuse: Update Tegra234 nvmem keepout list
 2025-01-10 17:52 UTC  (2+ messages)

[PATCH] binder: log transaction code on failure
 2025-01-10 17:50 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v4 00/14] of: fix bugs and improve codes
 2025-01-10 17:48 UTC  (9+ messages)
` [PATCH v4 01/14] of: Correct child specifier used as input of the 2nd nexus node
` [PATCH v4 02/14] of: Do not expose of_alias_scan() and correct its comments
` [PATCH v4 03/14] of: Make of_property_present() applicable to all kinds of property
` [PATCH v4 05/14] of: Fix available buffer size calculating error in API of_device_uevent_modalias()

Thermal driver with safeguards
 2025-01-10 17:43 UTC  (4+ messages)

[PATCH v3 0/2] iio: adc: ad7173: fix non-const info struct
 2025-01-10 17:40 UTC  (3+ messages)
` [PATCH v3 1/2] iio: adc: ad7173: remove special handling for irq number
` [PATCH v3 2/2] iio: adc: ad7173: don't make copy of ad_sigma_delta_info struct

[PATCH] tty: mips_ejtag_fdc: Fix another passing incompatible pointer type warning
 2025-01-10 17:38 UTC 

drivers/usb/gadget/function/rndis.c:60:23: warning: '%03d' directive writing between 3 and 10 bytes into a region of size 7
 2025-01-10 17:38 UTC 

[PATCH v13 0/5] Extended MODVERSIONS Support
 2025-01-10 17:38 UTC  (2+ messages)

[Question] Generic way to retrieve IRQ number of Tx/Rx queue
 2025-01-10 17:38 UTC  (2+ messages)

[PATCH v8 00/18] Implement DWARF modversions
 2025-01-10 17:36 UTC  (2+ messages)


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