The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-01-12 17:41:42 to 2026-01-12 19:24:07 UTC [more...]

[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 19:23 UTC  (5+ messages)
` [PATCH v4 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v4 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v1 1/2] mm/vmscan: balance demotion allocation in alloc_demote_folio()
 2026-01-12 19:23 UTC  (3+ messages)

[PATCH v2 00/35] AES library improvements
 2026-01-12 19:20 UTC  (36+ messages)
` [PATCH v2 01/35] crypto: powerpc/aes - Rename struct aes_key
` [PATCH v2 02/35] lib/crypto: aes: Introduce improved AES library
` [PATCH v2 03/35] crypto: arm/aes-neonbs - Use AES library for single blocks
` [PATCH v2 04/35] crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]
` [PATCH v2 05/35] crypto: arm64/aes "
` [PATCH v2 06/35] crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct places
` [PATCH v2 07/35] crypto: aegis - Switch from crypto_ft_tab[] to aes_enc_tab[]
` [PATCH v2 08/35] crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
` [PATCH v2 09/35] crypto: aes - Replace aes-generic with wrapper around lib
` [PATCH v2 10/35] lib/crypto: arm/aes: Migrate optimized code into library
` [PATCH v2 11/35] lib/crypto: arm64/aes: "
` [PATCH v2 12/35] lib/crypto: powerpc/aes: Migrate SPE "
` [PATCH v2 13/35] lib/crypto: powerpc/aes: Migrate POWER8 "
` [PATCH v2 14/35] lib/crypto: riscv/aes: Migrate "
` [PATCH v2 15/35] lib/crypto: s390/aes: "
` [PATCH v2 16/35] lib/crypto: sparc/aes: "
` [PATCH v2 17/35] lib/crypto: x86/aes: Add AES-NI optimization
` [PATCH v2 18/35] crypto: x86/aes - Remove the superseded AES-NI crypto_cipher
` [PATCH v2 19/35] Bluetooth: SMP: Use new AES library API
` [PATCH v2 20/35] chelsio: "
` [PATCH v2 21/35] net: phy: mscc: macsec: "
` [PATCH v2 22/35] staging: rtl8723bs: core: "
` [PATCH v2 23/35] crypto: arm/ghash - "
` [PATCH v2 24/35] crypto: arm64/ghash "
` [PATCH v2 25/35] crypto: x86/aes-gcm "
` [PATCH v2 26/35] crypto: ccp "
` [PATCH v2 27/35] crypto: chelsio "
` [PATCH v2 28/35] crypto: crypto4xx "
` [PATCH v2 29/35] crypto: drbg "
` [PATCH v2 30/35] crypto: inside-secure "
` [PATCH v2 31/35] crypto: omap "
` [PATCH v2 32/35] lib/crypto: aescfb: "
` [PATCH v2 33/35] lib/crypto: aesgcm: "
` [PATCH v2 34/35] lib/crypto: aes: Remove old AES en/decryption functions
` [PATCH v2 35/35] lib/crypto: aes: Drop 'volatile' from aes_sbox and aes_inv_sbox

[PATCH] ecryptfs: Add missing gotos in ecryptfs_read_metadata
 2026-01-12 19:23 UTC  (5+ messages)

[PATCH bpf-next 2/3] bpf: Introduce BPF_BRANCH_SNAPSHOT_F_COPY flag for bpf_get_branch_snapshot helper
 2026-01-12 19:22 UTC  (2+ messages)

include/net/sock.h:2100:16: sparse: sparse: cast to non-scalar
 2026-01-12 19:21 UTC  (6+ messages)

[PATCH net-next 06/12] dpll: Support dynamic pin index allocation
 2026-01-12 19:19 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v12 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-12 19:18 UTC  (6+ messages)

[ANNOUNCE] 5.4.302-rt104 (EOL)
 2026-01-12 19:18 UTC  (3+ messages)

[PATCH v6 0/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
 2026-01-12 19:17 UTC  (11+ messages)
` [PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages

[PATCH] PCI: layerscape: Allow to compile as module
 2026-01-12 19:17 UTC 

[PATCH v2 00/15] `syn` rewrite of pin-init
 2026-01-12 19:14 UTC  (5+ messages)
` [PATCH v2 11/15] rust: init: use `#[default_error(err)]` for the initializer macros
` [PATCH v2 14/15] rust: pin-init: internal: init: simplify Zeroable safety check

[PATCH] staging: media: atomisp: refactor sizeof(struct type) to sizeof(*ptr)
 2026-01-12 19:14 UTC  (2+ messages)

[syzbot] [gfs2?] WARNING in rgblk_free (2)
 2026-01-12 19:12 UTC  (2+ messages)

[PATCH v5 0/9] spi: add multi-lane support
 2026-01-12 19:11 UTC  (12+ messages)
` [PATCH v5 1/9] spi: dt-bindings: change spi-{rx,tx}-bus-width to arrays
` [PATCH v5 2/9] spi: dt-bindings: add spi-{tx,rx}-lane-map properties
` [PATCH v5 3/9] spi: support controllers with multiple data lanes
` [PATCH v5 4/9] spi: add multi_lane_mode field to struct spi_transfer
` [PATCH v5 5/9] spi: Documentation: add page on multi-lane support
` [PATCH v5 6/9] spi: dt-bindings: adi,axi-spi-engine: add "
` [PATCH v5 7/9] spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPE
` [PATCH v5 8/9] dt-bindings: iio: adc: adi,ad7380: add spi-rx-bus-width property
` [PATCH v5 9/9] iio: adc: ad7380: add support for multiple SPI lanes

[PATCH 1/3] hwmon: spd5118: Do not fail resume on temporary I2C errors
 2026-01-12 19:11 UTC  (10+ messages)

[RFC PATCH v2 0/3] regmap: Add flat_cache_default_is_zero flag for flat cache
 2026-01-12 19:09 UTC  (3+ messages)
` [RFC PATCH v2 1/3] "

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-01-12 19:08 UTC  (7+ messages)
` [PATCH v9 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v9 20/30] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v9 21/30] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA

[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
 2026-01-12 19:02 UTC  (11+ messages)

[PATCH v1 0/4] Enable SPI on SA8255p Qualcomm platforms
 2026-01-12 19:01 UTC  (5+ messages)
` [PATCH v1 1/4] spi: dt-bindings: describe SA8255p
` [PATCH v1 2/4] spi: qcom-geni: Use geni_se_resources_init() for resource initialization
` [PATCH v1 3/4] spi: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v1 4/4] spi: qcom-geni: Enable SPI on SA8255p Qualcomm platforms

[PATCH v7 0/2] media: add Himax HM1246 image sensor
 2026-01-12 19:01 UTC  (3+ messages)
` [PATCH v7 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH] reset: remove the reset-tn48m driver
 2026-01-12 19:01 UTC  (5+ messages)

[PATCH] gpio: remove the gpio-tn48m driver
 2026-01-12 19:00 UTC  (5+ messages)

[PATCH v1 0/2] Free contiguous order-0 pages efficiently
 2026-01-12 18:58 UTC  (9+ messages)
` [PATCH v1 1/2] mm/page_alloc: Optimize free_contig_range()

[PATCH rc v5 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2026-01-12 18:58 UTC  (7+ messages)
` [PATCH rc v5 1/4] iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence

[PATCH 6.12] NFSD: net ref data still needs to be freed even if net hasn't startup
 2026-01-12 18:58 UTC 

[PATCH] btrfs: zoned: remove redundant space_info lock and variable in do_allocation_zoned
 2026-01-12 18:56 UTC  (2+ messages)

[PATCH v1] perf stat display: Make %f precision consistent
 2026-01-12 18:56 UTC  (4+ messages)

[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
 2026-01-12 18:55 UTC  (4+ messages)
` [PATCH V3 00/21] famfs: port into fuse
  ` [PATCH V3 07/21] dax: prevent driver unbind while filesystem holds device

[PATCH v4 0/7] Enable THP support in drm_pagemap
 2026-01-12 18:55 UTC  (11+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback

[PATCH v3] perf build: Raise minimum shellcheck version to 0.7.2
 2026-01-12 18:54 UTC  (2+ messages)

[PATCH bpf-next v1 00/10] bpf: Kernel functions with KF_IMPLICIT_ARGS
 2026-01-12 18:53 UTC  (9+ messages)
` [PATCH bpf-next v1 08/10] bpf: Add bpf_task_work_schedule_* kfuncs "

[PATCH V2] perf test: Fix test perf stat tests for virtualized machines
 2026-01-12 18:51 UTC  (4+ messages)

[PATCH v3 1/1] sched_ext: Add error logging for dsq creation failures
 2026-01-12 18:51 UTC  (2+ messages)

[PATCH v6 0/3] sched/fair: Optimize cfs_rq and sched_entity allocation for better data locality
 2026-01-12 18:51 UTC  (4+ messages)
` [PATCH v6 1/3] sched/fair: Co-locate cfs_rq and sched_entity
` [PATCH v6 2/3] sched/fair: Remove task_group->se pointer array
` [PATCH v6 3/3] sched/fair: Allocate both cfs_rq and sched_entity with per-cpu

[PATCH v2] btrfs: reset block group size class when reservations are freed
 2026-01-12 18:50 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 6.12] arp: do not assume dev_hard_header() does not change skb->head
 2026-01-12 18:50 UTC 

[PATCH 0/1] sched/deadline: Log Fair Server re-enablement
 2026-01-12 18:48 UTC  (7+ messages)
` [PATCH 1/1] sched/deadline: Log Fair Server re-enablement for symmetry with debugfs

[PATCH v13 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-12 18:46 UTC  (4+ messages)
` [PATCH v13 2/3] "

[PATCH] ALSA: hda/realtek: add HP Victus 16-e0xxx mute LED quirk
 2026-01-12 18:42 UTC 

[PATCH] fat: avoid parent link count underflow in rmdir
 2026-01-12 18:39 UTC  (7+ messages)

[PATCH v7 0/3] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
 2026-01-12 18:34 UTC  (2+ messages)

[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2026-01-12 18:33 UTC  (3+ messages)
` [PATCH v5 12/19] mm, swap: use swap cache as the swap in synchronize layer

[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-12 18:29 UTC  (2+ messages)

[PATCH v4 00/19] ublk: add support for integrity data
 2026-01-12 18:29 UTC  (4+ messages)
` [PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req()

[PATCH v3 0/7] perf: Add a libdw addr2line implementation
 2026-01-12 18:29 UTC  (4+ messages)

[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
 2026-01-12 18:27 UTC  (15+ messages)

[syzbot] [mm?] [cgroups?] kernel BUG in swap_cgroup_record (2)
 2026-01-12 18:28 UTC 

[PATCH v5] staging: fbtft: use dev_of_fbinfo() instead of info->dev
 2026-01-12 18:26 UTC  (2+ messages)

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-12 18:23 UTC  (7+ messages)
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held

[syzbot] [io-uring?] memory leak in iovec_from_user (3)
 2026-01-12 18:23 UTC 

[PATCH 0/2] Add QEMU virt-ctrl driver and update m68k virt
 2026-01-12 18:22 UTC  (3+ messages)
` [PATCH 1/2] power: reset: Add QEMU virt-ctrl driver
` [PATCH 2/2] m68k: virt: Switch to qemu-virt-ctrl driver

[PATCH 0/3] nSVM: Minor cleanups for intercepts code
 2026-01-12 18:20 UTC  (4+ messages)
` [PATCH 1/3] KVM: nSVM: Use intuitive local variables in recalc_intercepts()
` [PATCH 2/3] KVM: nSVM: Rename recalc_intercepts() to clarify vmcb02 as the target
` [PATCH 3/3] KVM: nSVM: Use vmcb12_is_intercept() in nested_sync_control_from_vmcb02()

[PATCH v2 00/23] mm: BPF OOM
 2026-01-12 18:20 UTC  (5+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling

[PATCH v2 00/16] HID: Add Legion Go and Go S Drivers
 2026-01-12 18:20 UTC  (5+ messages)
` [PATCH v2 02/16] HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver

[PATCH v3] fs: improve dump_inode() to safely access inode fields
 2026-01-12 18:19 UTC  (2+ messages)

[PATCH 0/2] platform/x86: hp-wmi: Add manual fan support for Victus S laptops
 2026-01-12 18:17 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] platform/x86: hp-wmi: add manual fan control for Victus S models
  ` [PATCH v2 2/2] platform/x86: hp-wmi: implement fan keep-alive

[PATCH v2 0/2] rust: WMI abstractions
 2026-01-12 18:16 UTC  (2+ messages)

[PATCH] bpf/verifier: implement slab cache for verifier state list
 2026-01-12 18:15 UTC  (2+ messages)

[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-01-12 18:14 UTC  (5+ messages)
` [PATCH net-next 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge

[PATCH v3 0/9] platform/wmi: Introduce marshalling support
 2026-01-12 18:11 UTC  (7+ messages)
` [PATCH v3 4/9] platform/wmi: Add kunit test for the string conversion code

[PATCH 00/13] dts: broadcom: Fix remaining DT warnings
 2026-01-12 18:09 UTC  (4+ messages)
  ` [PATCH 02/13] ARM: dts: broadcom: bcm2835-rpi: Move non simple-bus nodes to root level

[PATCH] ublk: fix ublksrv pid handling for pid namespaces
 2026-01-12 18:09 UTC  (3+ messages)

[PATCH] once: Don't use a work queue to reset sleepable static key
 2026-01-12 18:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 0/2] Add procfs based memory and network tool events
 2026-01-12 18:08 UTC  (3+ messages)

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-12 18:07 UTC  (8+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema
    ` [Intel-wired-lan] "

[PATCH] arm64: dts: ti: k3-*: Replace rgmii-rxid with rgmii-id for CPSW ports
 2026-01-12 18:06 UTC  (4+ messages)

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-01-12 18:06 UTC  (3+ messages)
` [PATCH v2 26/27] rust: workqueue: add __rust_helper to helpers

[PATCH 1/1] cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()
 2026-01-12 18:02 UTC  (2+ messages)
` [PATCH] "

[PATCH RESEND net-next v6 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
 2026-01-12 18:00 UTC  (2+ messages)
` [RESEND,net-next,v6,7/7] "

[PATCH] module: Remove duplicate freeing of lockdep classes
 2026-01-12 17:57 UTC  (2+ messages)

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-12 17:56 UTC  (3+ messages)
` [RFC PATCH v3 4/8] cpuset: introduce cpuset.mems.sysram

[PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
 2026-01-12 17:56 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: fix SPI hardware CS issue
 2026-01-12 17:53 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: ti: k3-am69-aquila: change main_spi0/2 CS to GPIO mode
` [PATCH v1 2/2] arm64: dts: ti: k3-am69-aquila-clover: change main_spi2 CS0 "

[syzbot] [net?] KASAN: slab-use-after-free Read in qfq_search_class
 2026-01-12 17:53 UTC 

[PATCH 00/19] printk cleanup - part 3
 2026-01-12 17:53 UTC  (3+ messages)

[PATCH] scsi: storvsc: Process unsupported MODE_SENSE_10
 2026-01-12 17:52 UTC  (3+ messages)

No sound alienware a51 fresh linux install
 2026-01-12 17:51 UTC 

[PATCH v6 0/1] KVM: Add support for the ERAPS feature
 2026-01-12 17:51 UTC  (4+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL
 2026-01-12 17:50 UTC  (2+ messages)

[PATCH v3 12/12] rust: macros: support `#[cfg]` properly in `#[vtable]` macro
 2026-01-12 17:48 UTC  (2+ messages)

[PATCH] thermal: sysfs: Replace snprintf with strscpy in policy_store
 2026-01-12 17:49 UTC 

[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-01-12 17:48 UTC  (5+ messages)
` [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-01-12 17:47 UTC  (2+ messages)

[PATCH] genirq: Warn about using IRQF_ONESHOT without a threaded handler
 2026-01-12 17:46 UTC  (2+ messages)

[PATCH V2 0/5] Align SVM with APM defined behaviors
 2026-01-12 17:45 UTC  (6+ messages)
` [PATCH V2 1/5] KVM: SVM: Move STGI and CLGI intercept handling
` [PATCH V2 2/5] KVM: SVM: Inject #UD for STGI if EFER.SVME=0 and SVM Lock and DEV are not available
` [PATCH V2 3/5] KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
` [PATCH V2 4/5] KVM: SVM: Recalc instructions intercepts when EFER.SVME is toggled
` [PATCH V2 5/5] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted

[PATCH 1/2] can: dummy_can: add CAN termination support
 2026-01-12 17:43 UTC  (2+ messages)

[PATCH 00/10] staging: rtl8723bs: HAL coding style cleanup
 2026-01-12 17:42 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_MAC.c
` [PATCH 02/10] staging: rtl8723bs: Fix spaces around operator checks "
` [PATCH 03/10] staging: rtl8723bs: Fix style and formatting "
` [PATCH 04/10] staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.c
` [PATCH 05/10] staging: rtl8723bs: Fix spacing coding style issues "
` [PATCH 06/10] staging: rtl8723bs: Fix parenthesis and blank line "
` [PATCH 07/10] staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_RF.c
` [PATCH 08/10] staging: rtl8723bs: Fix style and alignment issues "
` [PATCH 09/10] staging: rtl8723bs: Fix operator spacing "
` [PATCH 10/10] staging: rtl8723bs: Fix blank line checks "

[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-12 17:42 UTC  (5+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "

[PATCH] KVM: VMX: Always reflect SGX EPCM #PFs back into the guest
 2026-01-12 17:39 UTC  (2+ messages)

[PATCH v3 0/4] KVM: SVM: GIF and EFER.SVME are independent
 2026-01-12 17:39 UTC  (2+ messages)

[PATCH] KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding
 2026-01-12 17:38 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Add fast MMIO bus writes
 2026-01-12 17:38 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