All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-10 15:58:05 to 2025-03-10 16:42:00 UTC [more...]

[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
 2025-03-10 16:41 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: fix selection of static vs. dynamic LLVM
 2025-03-10 16:41 UTC  (2+ messages)

[PATCH hyperv-next v5 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
 2025-03-10 16:41 UTC  (2+ messages)

[PATCH v4 00/36] Attack vector controls
 2025-03-10 16:40 UTC  (37+ messages)
` [PATCH v4 01/36] x86/bugs: Restructure mds mitigation
` [PATCH v4 02/36] x86/bugs: Restructure taa mitigation
` [PATCH v4 03/36] x86/bugs: Restructure mmio mitigation
` [PATCH v4 04/36] x86/bugs: Restructure rfds mitigation
` [PATCH v4 05/36] x86/bugs: Remove md_clear_*_mitigation()
` [PATCH v4 06/36] x86/bugs: Restructure srbds mitigation
` [PATCH v4 07/36] x86/bugs: Restructure gds mitigation
` [PATCH v4 08/36] x86/bugs: Restructure spectre_v1 mitigation
` [PATCH v4 09/36] x86/bugs: Only allow retbleed=stuff on Intel
` [PATCH v4 10/36] x86/bugs: Restructure retbleed mitigation
` [PATCH v4 11/36] x86/bugs: Restructure spectre_v2_user mitigation
` [PATCH v4 12/36] x86/bugs: Restructure bhi mitigation
` [PATCH v4 13/36] x86/bugs: Restructure spectre_v2 mitigation
` [PATCH v4 14/36] x86/bugs: Restructure ssb mitigation
` [PATCH v4 15/36] x86/bugs: Restructure l1tf 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 v4 19/36] x86/Kconfig: Arch attack vector support
` [PATCH v4 20/36] x86/bugs: Determine relevant vulnerabilities based on attack vector controls
` [PATCH v4 21/36] x86/bugs: Add attack vector controls for mds
` [PATCH v4 22/36] x86/bugs: Add attack vector controls for taa
` [PATCH v4 23/36] x86/bugs: Add attack vector controls for mmio
` [PATCH v4 24/36] x86/bugs: Add attack vector controls for rfds
` [PATCH v4 25/36] x86/bugs: Add attack vector controls for srbds
` [PATCH v4 26/36] x86/bugs: Add attack vector controls for gds
` [PATCH v4 27/36] x86/bugs: Add attack vector controls for spectre_v1
` [PATCH v4 28/36] x86/bugs: Add attack vector controls for retbleed
` [PATCH v4 29/36] x86/bugs: Add attack vector controls for spectre_v2_user
` [PATCH v4 30/36] x86/bugs: Add attack vector controls for bhi
` [PATCH v4 31/36] x86/bugs: Add attack vector controls for spectre_v2
` [PATCH v4 32/36] x86/bugs: Add attack vector controls for l1tf
` [PATCH v4 33/36] x86/bugs: Add attack vector controls for srso
` [PATCH v4 34/36] x86/pti: Add attack vector controls for pti
` [PATCH v4 35/36] x86/bugs: Print enabled attack vectors
` [PATCH v4 36/36] cpu: Show attack vectors in sysfs

[PATCH 0/2] Add configfs support for survivability mode
 2025-03-10 16:40 UTC  (7+ messages)
` [PATCH 1/2] RFC drm/xe: Add configfs to enable "

[GSoC PATCH] decorate: fix sign comparison warnings
 2025-03-10 16:40 UTC  (2+ messages)

[PATCH v4 0/3] Add Variscite i.MX6UL SoM and Concerto board support
 2025-03-10 16:39 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6UL SoM and Concerto board
` [PATCH v4 2/3] ARM: dts: imx6ul: Add Variscite VAR-SOM-MX6UL SoM support
` [PATCH v4 3/3] ARM: dts: imx6ul: Add Variscite Concerto board support

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-10 16:39 UTC  (4+ messages)
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset

[PATCH 00/16] make system memory API available for common code
 2025-03-10 16:39 UTC  (20+ messages)
` [PATCH 01/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH 03/16] include: move target_words_bigendian() from tswap to bswap
` [PATCH 04/16] exec/memory.h: make devend_memop target agnostic
` [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
` [PATCH 06/16] exec/cpu-all.h: we can now remove ld/st macros

[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-10 16:39 UTC  (5+ messages)
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[RFC PATCH 0/7] dm: fix issues with swapping dm tables
 2025-03-10 16:39 UTC  (6+ messages)
` [PATCH 1/7] dm: don't change md if dm_table_set_restrictions() fails

[sailus-media-tree:devel 22/23] drivers/media/platform/atmel/atmel-isi.c:1075:29: error: implicit declaration of function 'devm_kmemdup_array'; did you mean 'devm_kmalloc_array'?
 2025-03-10 16:38 UTC 

[PATCH] classes/kernel: add QA to check required or forbidden kernel configs
 2025-03-10 16:38 UTC  (5+ messages)
` [OE-core] "

BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
 2025-03-10 16:37 UTC  (8+ messages)

[PATCH 0/5] Ioctl to clear unused space in various ways
 2025-03-10 16:38 UTC  (3+ messages)
` [PATCH 2/5] btrfs: add new ioctl CLEAR_FREE

[pci:controller/xilinx-cpm] BUILD SUCCESS 3f62f32802756b148cf4bc04b573079513f4af60
 2025-03-10 16:37 UTC 

[PATCH net-next 0/7] net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property
 2025-03-10 16:37 UTC  (3+ messages)

[PATCH v3 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-10 16:37 UTC  (3+ messages)

Patch "drm/i915: Plumb 'dsb' all way to the plane hooks" has been added to the 6.12-stable tree
 2025-03-10 16:35 UTC  (2+ messages)

[PATCH] iommu/amd: Add Secure ATS support
 2025-03-10 16:35 UTC  (12+ messages)

[PATCH next] pinctrl: amd: isp411: Fix IS_ERR() vs NULL check in probe()
 2025-03-10 16:35 UTC  (2+ messages)

[PATCH net-next v9] net: mdio: Add RTL9300 MDIO driver
 2025-03-10 16:34 UTC  (6+ messages)

[PATCH 1/2] regulator: dummy: force synchronous probing
 2025-03-10 16:33 UTC  (2+ messages)
` [PATCH 2/2] regulator: assert that dummy regulator has been probed before using it

[PATCH] rust: support DPDK API
 2025-03-10 16:30 UTC  (6+ messages)
` [PATCH v2] rust: support raw "

[PATCH v1] mm: use ptep_get() instead of directly dereferencing pte_t*
 2025-03-10 16:31 UTC  (3+ messages)

[PATCH v6 bpf-next 1/2] security: Propagate caller information in bpf hooks
 2025-03-10 16:31 UTC  (2+ messages)
` [PATCH v6 "

[PATCH v3 0/3] Add Variscite i.MX6UL SoM and Concerto board support
 2025-03-10 16:31 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6UL SoM and Concerto board

[PATCH v6 0/4] rseq: Make rseq work with protection keys
 2025-03-10 16:31 UTC  (8+ messages)
` [PATCH v6 4/4] selftests/rseq: Add test for rseq+pkeys

[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
 2025-03-10 16:31 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Use MI_MATH to apply RMW WA in LRC (rev3)

[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
 2025-03-10 16:29 UTC  (7+ messages)

[PATCH] promisor-remote: fix segfault when remote URL is missing
 2025-03-10 16:29 UTC  (2+ messages)

[PATCH 5.4,5.10 2/2] udf: Fix use of check_add_overflow() with mixed type arguments
 2025-03-10 16:29 UTC  (3+ messages)

[PATCH] net-sysfs: fix NULL pointer dereference
 2025-03-10 16:29 UTC  (2+ messages)

[PATCH v5 0/9] Introduce configfs-based interface for gpio-aggregator
 2025-03-10 16:28 UTC  (5+ messages)

[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
 2025-03-10 16:28 UTC  (4+ messages)
` [PATCH RFC 06/12] dma: direct: Provide accessor to dmem region

[PATCH v8 0/6] Specifying cache topology on ARM
 2025-03-10 16:23 UTC  (12+ messages)
` [PATCH v8 1/6] target/arm/tcg: increase cache level for cpu=max
` [PATCH v8 2/6] arm/virt.c: add cache hierarchy to device tree
` [PATCH v8 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v8 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
` [PATCH v8 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PATCH v8 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h

[PATCH v9 00/11] futex: Add support task local hash maps
 2025-03-10 16:27 UTC  (8+ messages)

[PATCH v2 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-03-10 16:26 UTC  (5+ messages)
` [PATCH v2 01/11] configfs-tsm: Namespace TSM report symbols
` [PATCH v2 02/11] coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/

Request for comments about support btrfs in lvresize
 2025-03-10 16:24 UTC  (2+ messages)

Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
 2025-03-10 16:24 UTC  (10+ messages)

[RFC] Proposal for a QEMU video subsystem for cameras and webcams
 2025-03-10 16:23 UTC 

[PATCH] fs/zfs: Fix a number of memory leaks in ZFS code
 2025-03-10 16:23 UTC 

[PATCH v7 0/4] Utilize cpu-type for CPU matching
 2025-03-10 16:24 UTC  (10+ messages)
` [PATCH v7 1/4] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH v7 2/4] x86/cpu: Add cpu_type to struct x86_cpu_id
` [PATCH v7 3/4] x86/cpu: Update x86_match_cpu() to also use cpu-type

[PATCH] x86/sev: Make SEV_STATUS available via SYSFS
 2025-03-10 16:23 UTC  (15+ messages)

[PATCH 0/2] Snapdragon SC7280 pinctrl
 2025-03-10 16:22 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: qcom: add sc7280 pinctrl driver
` [PATCH 2/2] qcom_defconfig: enable PINCTRL_QCOM_SC7280

[RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
 2025-03-10 16:22 UTC  (2+ messages)
` [RFC] Raspberry Pi: copy /system/linux,{serial,revision} "

[PATCH] staging: vchiq_arm: Don't use %pK through printk
 2025-03-10 15:53 UTC 

[PATCH 5.15.y] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
 2025-03-10 16:21 UTC  (2+ messages)

[PATCH v2 0/8] Arm CoreSight: Support AUX pause and resume
 2025-03-10 15:50 UTC  (4+ messages)
` [PATCH v2 5/8] coresight: etm: Add an attribute for updating buffer

[PATCH v3] rust: add bindings and API for bitmap.h and bitops.h
 2025-03-10 16:19 UTC 

[PATCH v3 1/2] rust: types: `Opaque` doc: Add some intra doc linkage
 2025-03-10 16:20 UTC  (10+ messages)
  ` [PATCH v3 2/2] rust: types: `Opaque` doc: Add some destructor description

[PATCH v2] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
 2025-03-10 16:20 UTC  (2+ messages)

NET_RX softirq work in ktimers
 2025-03-10 16:20 UTC  (2+ messages)

[PATCH 5.15.y] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
 2025-03-10 16:20 UTC  (3+ messages)

[PATCH iproute2-net] ss: mptcp: subflow: display seq counters as decimal
 2025-03-10 16:20 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: vendor-prefixes: Add Ultratronik
 2025-03-10 16:03 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: arm: stm32: Document Ultratronik's Fly board DT binding
` [PATCH 4/4] ARM: dts: stm32: add initial support for stm32mp157-ultra-fly-sbc board

[PATCH] doc: add a blank line around block delimiters
 2025-03-10 16:19 UTC  (2+ messages)

[LTP] [PATCH v1] mmap21.c: Test for new MAP_DROPPABLE flag for mmap
 2025-03-10 16:18 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH v8 i-g-t 0/3] Integrate kmemleak scans in igt_runner
 2025-03-10 16:17 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for Integrate kmemleak scans in igt_runner (rev6)
` ✓ i915.CI.Full: success "

[PATCH] mm/damon/sysfs-schemes: avoid Wformat-security warning
 2025-03-10 16:17 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2025.03.12 - CANCELED
 2025-03-10 16:16 UTC 

[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
 2025-03-10 16:14 UTC  (4+ messages)
` [PATCH v3 7/7] perf: Make perf_pmu_unregister() useable

[PATCH] crypto: qat - add macro to write 64-bit values to registers
 2025-03-10 16:15 UTC 

[PATCH] environment: move access to "core.attributesfile" into repo settings
 2025-03-10 16:16 UTC  (3+ messages)

[PATCH] arm64: dts: hi3660: Add property for fixing CPUIdle
 2025-03-10 15:45 UTC  (2+ messages)

[PATCH v6 0/6] DRM scheduler kunit tests
 2025-03-10 16:15 UTC  (7+ messages)
` [PATCH v6 1/6] drm/sched: Add scheduler unit testing infrastructure and some basic tests
` [PATCH v6 2/6] drm/sched: Add aspirational unit test mode
` [PATCH v6 3/6] drm/sched: Add a simple timeout test
` [PATCH v6 4/6] drm/sched: Add basic priority tests
` [PATCH v6 5/6] drm/sched: Add a basic test for modifying entities scheduler list
` [PATCH v6 6/6] drm/sched: Add a basic test for checking credit limit

[PATCH] dt-bindings: pwm: imx: Add i.MX93, i.MX94 and i.MX95 support
 2025-03-10 16:15 UTC  (2+ messages)

[PATCH v2 0/3] arm64: Use memory copy instructions in usercopy routines
 2025-03-10 15:43 UTC  (7+ messages)
` [PATCH v2 2/3] arm64: mm: Handle PAN faults on uaccess CPY* instructions

USB-Audio: Improve support for Focusrite 4th Gen devices
 2025-03-10 16:13 UTC 

Issue with Missing Final ACK in TCP Connections to gracefully close the TCP connection – Regression in 5.15.123 (15251e78)?
 2025-03-10 16:13 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
 2025-03-10 16:10 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 2/4] igb: Link queues to NAPI instances
        `  "

[PATCH] phy: freescale: fsl-samsung-hdmi: return closest rate instead LUT
 2025-03-10 16:12 UTC  (4+ messages)

[5.4/5.10/5.15/6.1/6.6] spi-mxs: Fix chipselect glitch
 2025-03-10 16:12 UTC  (2+ messages)

[PATCH iproute] libgenl: report a verbose error if rtnl_talk fails
 2025-03-10 16:12 UTC  (2+ messages)

[PATCH for-stable-6.x 0/2] Stable backport of c00b413a96261fae
 2025-03-10 16:11 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2025.04 = u-boot-stm32-20250310
 2025-03-10 16:11 UTC 

Pull request efi-next-20250310
 2025-03-10 16:11 UTC  (2+ messages)

[PATCH 0/2] vsprintf: remove redundant %pCn format specifier
 2025-03-10 15:41 UTC  (3+ messages)
` [PATCH 1/2] thermal: bcm2835: use %pC instead of %pCn

[PATCH iproute2-next v2] man: document tunnel options in ip-route.8.in
 2025-03-10 16:10 UTC  (2+ messages)

[PATCH V2] arm64/mm: Create level specific section mappings in map_range()
 2025-03-10 14:42 UTC  (4+ messages)

[PATCH] rust: task: mark Task methods inline
 2025-03-10 16:09 UTC  (3+ messages)

[PATCH 0/2] describe and diff: implement --no-optional-locks
 2025-03-10 16:08 UTC  (5+ messages)

[PATCH v3 00/18] Imagination BXS-4-64 MC1 GPU support
 2025-03-10 14:40 UTC  (4+ messages)
` [PATCH v3 02/18] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings

[PATCHSET v2 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-10 16:07 UTC  (7+ messages)
` [PATCH 3/6] sched_ext: idle: Introduce the concept of "

[PATCH v4 09/10] x86/ibt: Implement FineIBT-BHI mitigation
 2025-03-10 16:02 UTC  (5+ messages)
` [tip: x86/core] "

[PATCH v3 0/8] refs: introduce support for partial reference transactions
 2025-03-10 16:04 UTC  (8+ messages)
` [PATCH v3 6/8] refs: implement partial reference transaction support
      ` [PATCH] config.mak.dev: enable -Wunreachable-code

[PATCH v5 0/8] Add STM32MP25 SPI NOR support
 2025-03-10 14:10 UTC  (4+ messages)
` [PATCH v5 4/8] memory: Add STM32 Octo Memory Manager driver

[linux-next:master] [memcg] 01d37228d3: netperf.Throughput_Mbps 37.9% regression
 2025-03-10 16:03 UTC  (9+ messages)
          ` Fwd: "
            ` [PATCH bpf-next] mm: Fix the flipped condition in gfpflags_allow_spinning()

[PATCH v2 00/10] Expand STM32MP2 family with new SoC and boards
 2025-03-10 14:05 UTC  (2+ messages)

[PATCH v1 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-03-10 16:01 UTC  (5+ messages)

[PATCH bpf-next v4 0/4] Support freplace prog from user namespace
 2025-03-10 16:00 UTC  (3+ messages)
` [PATCH bpf-next v4 3/4] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID

[PATCH] archive: error instead of triggering a segfault in `git archive --remote=""`
 2025-03-10 15:59 UTC  (3+ messages)

[PATCH 3/5] KVM: e500: track host-writability of pages
 2025-03-10 15:59 UTC  (5+ messages)
` [Kernel 6.12.17] [PowerPC e5500] KVM HV compilation error

[PATCH v4 0/5] fast-export, fast-import: add support for signed-commits
 2025-03-10 15:59 UTC  (23+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 4/6] git-fast-export.txt: clarify why 'verbatim' may not be a good idea
  ` [PATCH v5 6/6] fast-export, fast-import: add support for signed-commits
  ` [PATCH v6 0/6] "
    ` [PATCH v6 1/6] git-fast-import.adoc: add missing LF in the BNF
    ` [PATCH v6 2/6] fast-export: fix missing whitespace after switch
    ` [PATCH v6 3/6] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
    ` [PATCH v6 4/6] git-fast-export.adoc: clarify why 'verbatim' may not be a good idea
    ` [PATCH v6 5/6] fast-export: do not modify memory from get_commit_buffer
    ` [PATCH v6 6/6] fast-export, fast-import: add support for signed-commits

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-10 13:26 UTC  (4+ messages)
` [PATCH 2/2] kcompressd: Add Kcompressd for accelerated zram compression

[PATCH v2] README.md: add example email for TC vote request
 2025-03-10 15:58 UTC  (6+ messages)

[PATCH v2 0/5] scsi: scsi_debug: Changes to improve support for device types
 2025-03-10 15:55 UTC  (3+ messages)
` [PATCH v2 3/5] scsi: scsi_debug: Move some tape-specific commands to separate definitions
` [PATCH v2 5/5] scsi_scsi_debug: Add ERASE for tapes


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.