The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-01-05 02:13:59 to 2026-01-05 05:56:57 UTC [more...]

[PATCH 0/3] Add TI K3 HSM M4F nodes in device-tree
 2026-01-05  5:56 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: Add bindings for HSM core on TI K3 SoCs

[PATCH v6 0/2] Bluetooth: btqca: move WCN7850 WA and add WCN6855 firmware priority selection feature
 2026-01-05  5:56 UTC  (2+ messages)
` [PATCH v6 2/2] Bluetooth: btqca: Add "

[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
 2026-01-05  5:50 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: agatti: Fix IOMMU DT properties
 2026-01-05  5:46 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: agatti: Address Gunyah memory alignment needs

linux-next: build warnings after merge of the devicetree tree
 2026-01-05  5:44 UTC  (4+ messages)

[PATCH v2 0/3] ACPI: APEI: GHES: Performance improvements for error notification handlers
 2026-01-05  5:41 UTC  (4+ messages)
` [PATCH v2 2/3] ACPI: APEI: GHES: Extract helper functions for error status handling

[PATCH] staging: iio: adt7316: modernize power management
 2026-01-05  5:40 UTC 

[PATCH] lib/crypto: nh: Restore dependency of arch code on !KMSAN
 2026-01-05  5:36 UTC 

[PATCH 0/4] Initial patch set for PURWA-IOT-EVK
 2026-01-05  5:36 UTC  (13+ messages)
` [PATCH 3/4] arm64: dts: qcom: Commonize IQ-X-IOT DTSI

[PATCH v1 00/13] arm64: Refactor TLB invalidation API and implementation
 2026-01-05  5:35 UTC  (11+ messages)
` [PATCH v1 01/13] arm64: mm: Re-implement the __tlbi_level macro as a C function
` [PATCH v1 02/13] arm64: mm: Introduce a C wrapper for by-range TLB invalidation
` [PATCH v1 03/13] arm64: mm: Implicitly invalidate user ASID based on TLBI operation
` [PATCH v1 04/13] arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
` [PATCH v1 05/13] arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()

[PATCH 0/2] pinctrl: qcom: Add Mahua TLMM support
 2026-01-05  5:34 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: glymur: "

linux-next: manual merge of the mhi tree with the ath-next tree
 2026-01-05  5:27 UTC  (2+ messages)

[PATCH v2 bpf-next] bpftool: Make skeleton C++ compatible with explicit casts
 2026-01-05  5:27 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] optee: update outdated comment
 2026-01-05  5:26 UTC  (2+ messages)

[PATCH v3 1/1] tee: optee: expose OS revision via sysfs
 2026-01-05  5:20 UTC  (5+ messages)
` [PATCH v4 1/2] tee: add revision sysfs attribute
  ` [PATCH v4 2/2] tee: optee: store OS revision for TEE core

[PATCH v1 0/8] Add RemoteProc cooling support
 2026-01-05  5:18 UTC  (4+ messages)
` [PATCH v1 1/8] thermal: Add Remote Proc cooling driver

[PATCH] omap-cpufreq: Fix regulator resource leak in probe()
 2026-01-05  5:16 UTC  (2+ messages)

[PATCH 0/7] clk: qcom: gcc: Do not turn off PCIe GDSCs during gdsc_disable()
 2026-01-05  5:15 UTC  (9+ messages)

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

[PATCH] mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
 2026-01-05  5:11 UTC  (2+ messages)

[PATCH] OPP: of: Simplify with scoped for each OF child loop
 2026-01-05  5:11 UTC  (2+ messages)

[PATCH v3] mm/vmscan: fix demotion targets checks in reclaim/demotion
 2026-01-05  5:10 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH v2 0/3] sched/fair: improve nohz fields for large systems
 2026-01-05  5:07 UTC  (4+ messages)
` [PATCH v2 2/3] sched/fair: Change likelyhood of nohz.nr_cpus and do stats update if its due

[PATCH v2] arm64: dts: ti: Remove 4 watchdogs from common file and move them to J784S4
 2026-01-05  5:05 UTC 

linux-next: build warnings after merge of the mm-nonmm-unstable tree
 2026-01-05  5:04 UTC 

[PATCH] rust: cpufreq: replace `kernel::c_str!` with C-Strings
 2026-01-05  5:01 UTC  (2+ messages)

[PATCH rdma-next 0/6] Batch of unrelated cleanups in IB
 2026-01-05  5:01 UTC  (14+ messages)
` [PATCH rdma-next 1/6] RDMA/umem: Remove redundant DMABUF ops check
` [PATCH rdma-next 2/6] RDMA/core: Avoid exporting module local functions and remove not-used ones
` [PATCH rdma-next 3/6] RDMA/mlx5: Fix ucaps init error flow
` [PATCH rdma-next 4/6] RDMA/mlx5: Avoid direct access to DMA device pointer
` [PATCH rdma-next 5/6] RDMA/qedr: Remove unused defines
` [PATCH rdma-next 6/6] RDMA/ocrdma: Remove unused OCRDMA_UVERBS definition

linux-next: build warnings after merge of the pci tree
 2026-01-05  5:00 UTC 

[[PATCH v2] 1/1] kprobes: retry pending optprobe after freeing blocker
 2026-01-05  4:58 UTC  (2+ messages)

linux-next: build warning after merge of the drm-misc tree
 2026-01-05  4:57 UTC 

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2026-01-05  4:57 UTC  (5+ messages)
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding

[PATCH v7 00/15] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-01-05  4:55 UTC  (2+ messages)

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2026-01-05  4:53 UTC  (6+ messages)

[PATCH v1] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-05  4:51 UTC  (6+ messages)

[GIT PULL] aspeed: first batch of devicetree changes for 6.20
 2026-01-05  4:41 UTC 

[PATCH] rcu: Reset stall detection after ftrace dump
 2026-01-05  4:46 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq9574: Enable eMMC variant
 2026-01-05  4:38 UTC  (4+ messages)

[PATCH RESEND -next 00/21] cpuset: rework local partition logic
 2026-01-05  4:33 UTC  (3+ messages)

[syzbot] [usb?] BUG: corrupted list in usb_hcd_link_urb_to_ep (5)
 2026-01-05  4:33 UTC  (3+ messages)

[PATCH v3 0/3] riscv: fix timer update hazards on RV32
 2026-01-05  4:31 UTC  (7+ messages)
` [PATCH v3 1/3] riscv: clocksource: Fix stimecmp update hazard "
` [PATCH v3 2/3] riscv: kvm: Fix vstimecmp "
` [PATCH v3 3/3] riscv: suspend: Fix stimecmp "

[PATCH v2 00/20] `syn` support
 2026-01-05  4:31 UTC  (4+ messages)
` [PATCH v2 19/20] rust: syn: enable support in kbuild

[PATCH v2] nvme/host: fixup some typos
 2026-01-05  4:08 UTC 

[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-05  4:06 UTC  (13+ messages)
` [cgroup/for-6.20 PATCH v2 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [cgroup/for-6.20 PATCH v2 3/4] cgroup/cpuset: Don't fail cpuset.cpus change in v2

linux-next: manual merge of the soundwire tree with the sound-asoc tree
 2026-01-05  4:03 UTC 

[RESEND] sched/rt: Skip currently executing CPU in rto_next_cpu()
 2026-01-05  3:40 UTC 

linux-next: manual merge of the phy-next tree with the phy tree
 2026-01-05  3:59 UTC 

[PATCH] lib/glob: convert selftest to KUnit
 2026-01-05  3:48 UTC 

[PATCH net-next v3 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2026-01-05  3:44 UTC  (9+ messages)
` [PATCH net-next v3 1/8] selftest: tun: Format tun.c existing code
` [PATCH net-next v3 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
` [PATCH net-next v3 3/8] selftest: tun: Refactor tun_delete to use tuntap_helpers
` [PATCH net-next v3 4/8] selftest: tap: Refactor tap test "
` [PATCH net-next v3 5/8] selftest: tun: Add helpers for GSO over UDP tunnel
` [PATCH net-next v3 6/8] selftest: tun: Add test for sending gso packet into tun
` [PATCH net-next v3 7/8] selftest: tun: Add test for receiving gso packet from tun
` [PATCH net-next v3 8/8] selftest: tun: Add test data for success and failure paths

[PATCH v5 0/2] Bluetooth: btqca: move WCN7850 WA and add WCN6855 firmware priority selection feature
 2026-01-05  3:36 UTC  (7+ messages)
` [PATCH v5 1/2] Bluetooth: btqca: move WCN7850 workaround to the caller
` [PATCH v5 2/2] Bluetooth: btqca: Add WCN6855 firmware priority selection feature

[PATCH v3 0/6] Improve khugepaged scan logic
 2026-01-05  3:35 UTC  (11+ messages)
` [PATCH v3 5/6] mm: khugepaged: skip lazy-free folios at scanning
` [PATCH v3 6/6] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY

[PATCH 00/11] power: supply: Fix use-after-free in power_supply_changed()
 2026-01-05  3:16 UTC  (3+ messages)
` [PATCH 11/11] power: supply: sbs-battery: "

[PATCH v2] rcu: Align stall warning 'idle=' output with documentation
 2026-01-05  3:21 UTC 

[PATCH] regmap: maple: free entry on mas_store_gfp() failure
 2026-01-05  3:18 UTC 

[PATCH RESEND 0/4] sound: codecs: wm8962: Assorted fixes
 2026-01-05  3:09 UTC  (6+ messages)
` [PATCH RESEND 1/4] ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
` [PATCH RESEND 2/4] ASoC: wm8962: Don't disable SYSCLK if it's enabled via DAPM
` [PATCH RESEND 3/4] ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
` [PATCH RESEND 4/4] ASoC: wm8962: Don't mark WM8962_ADDITIONAL_CONTROL_4 as volatile

[PATCH net-next v08 0/9] net: hinic3: PF initialization
 2026-01-05  3:13 UTC  (10+ messages)
` [PATCH net-next v08 1/9] hinic3: Add PF framework
` [PATCH net-next v08 2/9] hinic3: Add PF management interfaces
` [PATCH net-next v08 3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
` [PATCH net-next v08 4/9] hinic3: Add .ndo_set_features and .ndo_fix_features
` [PATCH net-next v08 5/9] hinic3: Add .ndo_features_check
` [PATCH net-next v08 6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
` [PATCH net-next v08 7/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v08 8/9] hinic3: Add mac filter ops
` [PATCH net-next v08 9/9] hinic3: Add HW event handler

[PATCH v1 3/9] exfat: reuse cache to improve exfat_get_cluster
 2026-01-05  3:07 UTC  (4+ messages)

[PATCH v3] arm64: dts: qcom: hamoa-iot-evk: Add backlight support for eDP panel
 2026-01-05  3:07 UTC  (2+ messages)

[PATCH RESEND v2 0/2] ARM: dts: airoha: en7523: update dts
 2026-01-05  3:05 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] ARM: dts: airoha: en7523: add node to support spinand flashes
` [PATCH RESEND v2 2/2] ARM: dts: airoha: en7523: add reset-controller support

RE:RE:RE:[PATCH] MMC:dw_mmc:when enable biu_clk should check whether this clk
 2026-01-05  3:07 UTC 

[PATCH 0/4] sound: codecs: wm8962: Assorted fixes
 2026-01-05  2:51 UTC  (5+ messages)
` [PATCH 1/4] ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
` [PATCH 2/4] ASoC: wm8962: Don't disable SYSCLK if it's enabled via DAPM
` [PATCH 3/4] ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
` [PATCH 4/4] ASoC: wm8962: Don't mark WM8962_ADDITIONAL_CONTROL_4 as volatile

[PATCH v1 9/9] exfat: support multi-cluster for exfat_get_cluster
 2026-01-05  2:58 UTC  (4+ messages)

[PATCH v1 0/8] Remove device private pages from physical address space
 2026-01-05  2:56 UTC  (4+ messages)
` [PATCH v1 4/8] mm: Add a new swap type for migration entries of device private pages

[PATCH net-next v3 0/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
 2026-01-05  2:51 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: dsa: yt921x: Protect MIB stats with a lock

linux-next: manual merge of the tip tree with the renesas tree
 2026-01-05  2:41 UTC 

[PATCH 0/1] Mediatek uart patch
 2026-01-05  2:39 UTC  (2+ messages)
` [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support

[syzbot] [xfs?] possible deadlock in xfs_ilock (4)
 2026-01-05  2:40 UTC 

[GIT PULL] Devicetree fixes for v6.19, part 2
 2026-01-05  2:36 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the renesas tree
 2026-01-05  2:38 UTC 

[syzbot] [perf?] KASAN: slab-use-after-free Read in __task_pid_nr_ns
 2026-01-05  2:38 UTC  (3+ messages)

[PATCH] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
 2026-01-05  2:38 UTC  (3+ messages)

linux-next: manual merge of the fbdev tree with the drm tree
 2026-01-05  2:38 UTC 

[PATCH v2 0/3] nolibc: Add fread() and fseek()
 2026-01-05  2:36 UTC  (4+ messages)
` [PATCH v2 1/3] tools/nolibc: Add fread() to stdio.h
` [PATCH v2 2/3] tools/nolibc: Add fseek() "
` [PATCH v2 3/3] tools/nolibc: Add a simple test for writing to a FILE and reading it back

[PATCH net-next 00/13] NPC HW block support for cn20k
 2026-01-05  2:32 UTC  (14+ messages)
` [PATCH net-next 01/13] octeontx2-af: npc: cn20k: Index management
` [PATCH net-next 02/13] octeontx2-af: npc: cn20k: KPM profile changes
` [PATCH net-next 03/13] octeontx2-af: npc: cn20k: Add default profile
` [PATCH net-next 04/13] ocetontx2-af: npc: cn20k: MKEX profile support
` [PATCH net-next 05/13] octeontx2-af: npc: cn20k: Allocate default MCAM indexes
` [PATCH net-next 06/13] octeontx2-af: npc: cn20k: Use common APIs
` [PATCH net-next 07/13] octeontx2-af: npc: cn20k: Prepare for new SoC
` [PATCH net-next 08/13] octeontx2-af: npc: cn20k: Add new mailboxes for CN20K silicon
` [PATCH net-next 09/13] octeontx2-af: npc: cn20k: virtual index support
` [PATCH net-next 10/13] octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installation
` [PATCH net-next 11/13] octeontx2-pf: cn20k: Add TC rules support
` [PATCH net-next 12/13] octeontx2-af: npc: cn20k: add debugfs support
` [PATCH net-next 13/13] octeontx-af: npc: Use common structures

[PATCH v3 0/2 RESEND] arm64: dts: Add support for Kent SoC family
 2026-01-05  2:30 UTC  (2+ messages)

[PATCH 0/1] mm/page_alloc: dynamic min_free_kbytes adjustment
 2026-01-05  2:32 UTC  (4+ messages)
` [PATCH 1/1] mm/page_alloc: auto-tune min_free_kbytes on atomic allocation failure

[net-next v4] net: wwan: mhi: Add network support for Foxconn T99W760
 2026-01-05  2:26 UTC 

[PATCH 03/11] rust: macros: convert `#[vtable]` macro to use `syn`
 2026-01-05  2:28 UTC  (9+ messages)
` [PATCH 04/11] rust: macros: use `syn` to parse `module!` macro
` [PATCH 08/11] rust: macros: convert `#[kunit_tests]` macro to use `syn`

[PATCH] ftrace: Make ftrace_graph_ent depth field signed
 2026-01-05  2:21 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2026-01-05  2:21 UTC 

[PATCH] arm64: dts: imx95: remove CLK_GPUAPB
 2026-01-05  2:19 UTC  (7+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2026-01-05  2:16 UTC 

[PATCH v2] platform/x86: yogabook: Clean up code style
 2026-01-05  2:14 UTC  (2+ messages)

kernel/trace/fgraph.c:834 __ftrace_return_to_handler() error: we previously assumed 'fregs' could be null (see line 830)
 2026-01-05  2:13 UTC  (3+ messages)


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