The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-07 16:01:18 to 2025-03-07 17:43:16 UTC [more...]

[PATCH v9 0/6] scanf: convert self-test to KUnit
 2025-03-07 17:42 UTC  (5+ messages)
` [PATCH v9 5/6] scanf: tidy header `#include`s

[PATCH v6 0/7] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-07 17:42 UTC  (10+ messages)
` [PATCH v6 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v6 2/7] bits: introduce fixed-type genmasks
` [PATCH v6 3/7] bits: introduce fixed-type BIT_U*()
` [PATCH v6 4/7] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()
` [PATCH v6 5/7] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
` [PATCH v6 6/7] test_bits: add tests for GENMASK_U*()
` [PATCH v6 7/7] test_bits: add tests for BIT_U*()

[PATCH v4 0/2] nvmem-reboot-mode: support small reboot mode magic
 2025-03-07 17:42 UTC  (3+ messages)
` [PATCH v4 1/2] nvmem: core: add nvmem_cell_size()

[PATCH v4 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2025-03-07 17:40 UTC  (9+ messages)
` [PATCH v4 4/4] PCI: qcom: Enable ECAM feature

[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-07 17:40 UTC  (9+ messages)
` [PATCH v10 1/8] xarray: add xas_try_split() to split a multi-index entry
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v10 3/8] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v10 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
` [PATCH v10 5/8] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v10 6/8] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v10 7/8] mm/truncate: use folio_split() in truncate operation
` [PATCH v10 8/8] selftests/mm: add tests for folio_split(), buddy allocator like split

[PATCH v2 4/8] phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory
 2025-03-07 17:38 UTC  (2+ messages)

[PATCH v5 0/9] rv: Add scheduler specification monitors
 2025-03-07 17:38 UTC  (3+ messages)
` [PATCH v5 1/9] sched: Add sched tracepoints for RV task model

[RFC v3 30/33] rust: drm/kms: Add Device::num_crtcs()
 2025-03-07 17:38 UTC  (2+ messages)

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-03-07 17:38 UTC  (9+ messages)
` [PATCH v5 07/10] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v5 08/10] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v5 09/10] hyperv: Add definitions for root partition driver to hv headers

[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-03-07 17:36 UTC  (14+ messages)
` [PATCH net-next v5 01/13] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next v5 02/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next v5 03/13] net: phy: phy_caps: Move phy_speeds to phy_caps
` [PATCH net-next v5 04/13] net: phy: phy_caps: Move __set_linkmode_max_speed "
` [PATCH net-next v5 05/13] net: phy: phy_caps: Introduce phy_caps_valid
` [PATCH net-next v5 06/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode
` [PATCH net-next v5 07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
` [PATCH net-next v5 08/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
` [PATCH net-next v5 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
` [PATCH net-next v5 10/13] net: phy: drop phy_settings and the associated lookup helpers
` [PATCH net-next v5 11/13] net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS
` [PATCH net-next v5 12/13] net: phylink: Convert capabilities to linkmodes using phy_caps
` [PATCH net-next v5 13/13] net: phylink: Use phy_caps to get an interface's capabilities and modes

[PATCH 0/3] perf list: Collapse similar events across PMUs
 2025-03-07 17:35 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH v7 0/3] drm/sched: Documentation and refcount improvements
 2025-03-07 17:35 UTC  (6+ messages)
` [PATCH v7 3/3] drm/sched: Update timedout_job()'s documentation

[PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
 2025-03-07 17:34 UTC  (3+ messages)

[PATCH v2 1/2] perf report: Use map_symbol__copy() when copying callchians
 2025-03-07 17:33 UTC  (4+ messages)
` [PATCH v2 2/2] perf report: Fix memory leaks in the hierarchy mode

[PATCH v4] PCI: Update Resizable BAR Capability Register fields
 2025-03-07 17:32 UTC  (2+ messages)

[PATCH 1/1 next] perf libunwind: Fixup conversion perf_sample->user_regs to a pointer
 2025-03-07 17:32 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.14-4
 2025-03-07 17:32 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.14-rc6
 2025-03-07 17:32 UTC  (2+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-07 17:30 UTC  (13+ messages)
` [PATCH v12 2/3] "

[PATCH] NFS: handle wait_on_bit_action() errors in nfs_vm_page_mkwrite()
 2025-03-07 17:29 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in __bch2_bkey_unpack_key
 2025-03-07 17:28 UTC  (3+ messages)

[PATCH v2 0/3] Fix a BUG_ON crashing the kernel in start_this_handle
 2025-03-07 17:26 UTC  (11+ messages)
` [PATCH v2 2/3] ext4: avoid journaling sb update on error if journal is destroying

[PATCH] tpm: Drop warning when an auth session is active
 2025-03-07 17:25 UTC  (5+ messages)
  ` [PATCH] tpm: Lazily flush auth session when getting random data

[PATCH v2 1/3] dt-bindings: nvmem: rockchip,otp: Add support for rk3562 and rk3568
 2025-03-07 17:22 UTC  (2+ messages)

[PATCH v4 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-07 17:20 UTC  (2+ messages)

[PATCH] tracing: tprobe-events: Fix to clean up tprobe correctly when module unload
 2025-03-07 17:20 UTC  (2+ messages)

[PATCH] x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
 2025-03-07 17:18 UTC  (6+ messages)

[PATCH 0/2] vsprintf: remove redundant %pCn format specifier
 2025-03-07 17:17 UTC  (3+ messages)
` [PATCH 2/2] vsprintf: remove redundant and unused "

[PATCH 0/2] net: stmmac: dwmac-rk: Validate rockchip,grf and php-grf during probe
 2025-03-07 17:15 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] elf: add remaining SHF_ flag macros
 2025-03-07 17:14 UTC 

[RFC PATCH] MAINTAINERS: add an explicit credentials entry
 2025-03-07 17:13 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: x1e80100-crd: add support for volume-up key
 2025-03-07 17:12 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: qcom: x1e80100-crd: add gpio-keys label for lid switch

[PATCH] arm64: dts: qcom: sc8280xp-crd: add support for volume-up key
 2025-03-07 17:10 UTC 

[PATCH v1 0/7] auxdisplay: charlcd: Refactor memory allocation
 2025-03-07 17:08 UTC  (13+ messages)
` [PATCH v1 1/7] auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common"
` [PATCH v1 4/7] auxdisplay: hd44780: Make use of hd44780_common_free()
` [PATCH v1 5/7] auxdisplay: panel: "
` [PATCH v1 6/7] auxdisplay: hd44780: Call charlcd_alloc() from hd44780_common_alloc()

[PATCH 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-07 17:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: rockchip: Add rockchip,rk3528-pwm

[PATCH] rust: enable `clippy::ptr_as_ptr` lint
 2025-03-07 17:07 UTC  (5+ messages)

[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
 2025-03-07 17:05 UTC  (3+ messages)
` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h

[PATCH] page_io: return proper error codes for swap_read_folio_zeromap()
 2025-03-07 17:03 UTC  (3+ messages)

[PATCHv5 net 0/3] bond: fix xfrm offload issues
 2025-03-07 17:03 UTC  (4+ messages)
` [PATCHv5 net 1/3] bonding: fix calling sleeping function in spin lock and some race conditions

[PATCH 1/1] PCI: Do not claim to release resource falsely
 2025-03-07 16:57 UTC  (2+ messages)

[PATCH v2 0/5] amd-pstate Dynamic EPP and raw EPP
 2025-03-07 16:55 UTC  (4+ messages)
` [PATCH v2 3/5] cpufreq/amd-pstate: Add support for platform profile class

[PATCH v2] kbuild: exclude .rodata.(cst|str)* when building ranges
 2025-03-07 16:53 UTC 

[PATCH] MAINTAINERS: TPM DEVICE DRIVER: linux-tpmdd-nixos
 2025-03-07 16:52 UTC  (3+ messages)

[PATCH v2 1/1] x86/mm: Check if PTRS_PER_PMD is defined before use
 2025-03-07 16:51 UTC  (6+ messages)
` [tip: x86/mm] "
      ` [PATCH] x86/mm: Define PTRS_PER_PMD for assembly code too

[RFC] apfs: thoughts on upstreaming an out-of-tree module
 2025-03-07 16:50 UTC  (7+ messages)

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-07 16:50 UTC  (5+ messages)

[PATCH] ARM: dts: marvell: armada: Align GPIO hog name with bindings
 2025-03-07 16:50 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: marvell: armada-8040: Align GPIO hog name with bindings
 2025-03-07 16:50 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: marvell: kirkwood-openrd: "
` ***SPAM*** [PATCH 1/2] arm64: dts: marvell: armada-8040: "

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-03-07 16:49 UTC  (13+ messages)
` [syzbot] [xfs?] "

[RFC PATCH resend] x86/boot: Drop CRC-32 checksum and the build tool that generates it
 2025-03-07 16:48 UTC 

[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
 2025-03-07 16:47 UTC  (8+ messages)
` [PATCH v5 7/7] test_bits: add tests for BIT_U*()

[PATCH] tpm, tpm_tis: Workaround failed command reception on Infineon devices
 2025-03-07 16:45 UTC  (4+ messages)

[PATCH] fs: support filename refcount without atomics
 2025-03-07 16:44 UTC  (11+ messages)

[PATCH v2 1/2] wifi: mwifiex: Resolve the failure in downloading calibration data
 2025-03-07 16:40 UTC  (5+ messages)
` [PATCH v3 0/2] Resolve the failure in downloading
  ` [PATCH v3 1/2] wifi: mwifiex: Part A of resolving the failure in downloading calibration data
      ` [EXT] "

[PATCH net-next v2] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-03-07 16:39 UTC  (4+ messages)

[PATCH v3 00/10] Introduce CET supervisor state support
 2025-03-07 16:41 UTC  (11+ messages)
` [PATCH v3 01/10] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH v3 02/10] x86/fpu/xstate: Drop @perm from guest pseudo FPU container
` [PATCH v3 03/10] x86/fpu/xstate: Correct xfeatures cache in guest pseudo fpu container
` [PATCH v3 04/10] x86/fpu/xstate: Correct guest fpstate size calculation
` [PATCH v3 05/10] x86/fpu/xstate: Introduce guest FPU configuration
` [PATCH v3 06/10] x86/fpu/xstate: Initialize guest perm with fpu_guest_cfg
` [PATCH v3 07/10] x86/fpu/xstate: Initialize guest fpstate with fpu_guest_config
` [PATCH v3 08/10] x86/fpu/xstate: Add CET supervisor xfeature support
` [PATCH v3 09/10] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v3 10/10] x86/fpu/xstate: Warn if CET supervisor state is detected in normal fpstate

[RFC PATCH 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-03-07 16:39 UTC  (2+ messages)

[PATCH] kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION indiscriminately
 2025-03-07 16:36 UTC  (2+ messages)

[PATCH] jffs2: check that raw node were preallocated before writing summary
 2025-03-07 16:34 UTC 

[PATCH v3 00/16] drm/vkms: Add configfs support
 2025-03-07 16:33 UTC  (17+ messages)
` [PATCH v3 01/16] drm/vkms: Expose device creation and destruction
` [PATCH v3 02/16] drm/vkms: Add and remove VKMS instances via configfs
` [PATCH v3 03/16] drm/vkms: Allow to configure multiple planes "
` [PATCH v3 04/16] drm/vkms: Allow to configure the plane type "
` [PATCH v3 05/16] drm/vkms: Allow to configure multiple CRTCs "
` [PATCH v3 06/16] drm/vkms: Allow to configure CRTC writeback support "
` [PATCH v3 07/16] drm/vkms: Allow to attach planes and CRTCs "
` [PATCH v3 08/16] drm/vkms: Allow to configure multiple encoders "
` [PATCH v3 09/16] drm/vkms: Allow to attach encoders and CRTCs "
` [PATCH v3 10/16] drm/vkms: Allow to configure multiple connectors "
` [PATCH v3 11/16] drm/vkms: Allow to attach connectors and encoders "
` [PATCH v3 12/16] drm/vkms: Allow to configure the default device creation
` [PATCH v3 13/16] drm/vkms: Remove completed task from the TODO list
` [PATCH v3 14/16] drm/vkms: Allow to configure connector status
` [PATCH v3 15/16] drm/vkms: Allow to update the "
` [PATCH v3 16/16] drm/vkms: Allow to configure connector status via configfs

[PATCH v2 0/8] Fix SCHED_DEADLINE bandwidth accounting during suspend
 2025-03-07 16:34 UTC  (6+ messages)
` [PATCH v2 2/8] sched/topology: Wrappers for sched_domains_mutex

[RFC v3 01/33] rust: drm: Add a small handful of fourcc bindings
 2025-03-07 16:32 UTC  (2+ messages)

[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-07 16:32 UTC  (11+ messages)
` [RFC PATCH v2 3/6] tpm: add send_recv() ops in tpm_class_ops

[PATCH v5 0/3] printf: convert self-test to KUnit
 2025-03-07 16:30 UTC  (15+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] printf: break kunit into test cases
  ` crng init: was: "
` [PATCH v5 3/3] printf: implicate test line in failure messages

[PATCH v3 net 1/1] net: dsa: mv88e6xxx: Verify after ATU Load ops
 2025-03-07 16:29 UTC  (2+ messages)

[PATCH 1/4] x86/asm: inline constant inputs in rdpkru(), wrpkru()
 2025-03-07 16:29 UTC  (6+ messages)
` [PATCH 3/4] x86/asm: delete dummy variables in movdir64b()

Linux 6.6.81
 2025-03-07 16:25 UTC  (2+ messages)

[PATCH V7 1/2] rust: module: change author to an array
 2025-03-07 16:24 UTC  (3+ messages)

Linux 6.1.130
 2025-03-07 16:24 UTC  (2+ messages)

[PATCH 1/4] x86/asm: inline constant inputs in rdpkru(), wrpkru()
 2025-03-07 16:19 UTC  (3+ messages)

[PATCH v4 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2025-03-07 16:17 UTC  (8+ messages)
` [PATCH v4 5/7] usb: dwc3: qcom: Snapshot driver for backwards compatibilty

[PATCH net-next v5 1/2] net: hsr: Fix PRP duplicate detection
 2025-03-07 16:17 UTC  (2+ messages)
` [PATCH net-next v5 2/2] net: hsr: Add KUnit test for PRP

[PATCH v2 0/4] pipe: Trivial cleanups
 2025-03-07 16:16 UTC  (4+ messages)
` [PATCH v2 1/4] fs/pipe: Limit the slots in pipe_resize_ring()

[PATCH] kbuild: exclude .rodata.(cst|str)* when building ranges
 2025-03-07 16:14 UTC  (2+ messages)

[PATCH v2 0/2] media: uvcvideo: Fix Fix deferred probing error
 2025-03-07 16:10 UTC  (3+ messages)
` [PATCH v2 2/2] media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional

[PATCH] fs/netfs/read_collect: add to next->prev_donated
 2025-03-07 16:09 UTC 

[PATCH] arm64/mm: Define PTE_SHIFT
 2025-03-07 16:09 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop deprecated windows
 2025-03-07 16:07 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop unnecessary status from example

[PATCH] blk-throttle: support io merge over iops_limit
 2025-03-07 16:07 UTC  (2+ messages)

[PATCH V8 0/2] author field in module! macro should be a array
 2025-03-07 16:06 UTC  (3+ messages)
` [PATCH V8 1/2] rust: module: change author to an array
` [PATCH V8 2/2] checkpatch: check format of Vec<String> in modules

[PATCH] cpufreq: tegra186: Share policy per cluster
 2025-03-07 16:04 UTC  (5+ messages)

[PATCH v2 0/7] thermal: renesas: Add support fot RZ/G3E
 2025-03-07 16:03 UTC  (7+ messages)
` [PATCH v2 3/7] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit

[PATCH 00/21] mtd: spinand: Add octal support
 2025-03-07 16:03 UTC  (4+ messages)
` [PATCH 05/21] mtd: spinand: Use more specific naming for the erase op

[PATCH v2 1/1] dt-bindings: watchdog: fsl-imx7ulp-wdt: Add i.MX94 support
 2025-03-07 16:02 UTC  (2+ messages)

[PATCH 0/4] rockchip: Enable Ethernet controller on Radxa E20C
 2025-03-07 16:01 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: net: rockchip-dwmac: Add compatible string for RK3528

[PATCH 0/2] drm/msm/dpu: two fixes for kerneldocs
 2025-03-07 16:02 UTC  (5+ messages)
` [PATCH 1/2] drm/msm/dpu: correct dpu_crtc_check_mode_changed docs
` [PATCH 2/2] drm/msm/dpu: correct struct dpu_encoder_virt docs

[PATCH v17 3/4] PCI/DOE: Expose the DOE features via sysfs
 2025-03-07 16:01 UTC  (2+ messages)

[PATCH v1] USB: serial: ftdi_sio: add support for Altera USB Blaster 3
 2025-03-07 16:00 UTC  (6+ messages)


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