mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 2/5] net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2
 2026-01-18  0:10 UTC  (6+ messages)
` [v2,2/5] "

[PATCH v3 0/3] lib/crypto: x86/sha: Add PHE Extensions support
 2026-01-18  0:09 UTC  (3+ messages)
` [PATCH v3 1/3] crypto: padlock-sha - Disable for Zhaoxin processor

[tip:timers/vdso 16/16] include/linux/compiler_types.h:568:5: warning: 'CC_HAS_TYPEOF_UNQUAL' is not defined, evaluates to '0'
 2026-01-18  0:05 UTC 

[PATCH v1 0/1] lib/crypto: tests: KUnit test-suite for AES
 2026-01-17 23:59 UTC  (11+ messages)
` [PATCH v1 1/1] lib/crypto: tests: Add KUnit tests "

[PATCH v2 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-17 23:48 UTC  (5+ messages)
` [PATCH v2 1/2] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
` [PATCH v2 2/2] spi: aspeed: Add support for non-spi-mem devices

[RFC PATCH] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-01-17 23:48 UTC 

[PATCH v5 0/7] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2026-01-17 23:41 UTC  (3+ messages)
` [PATCH v5 6/7] riscv: dts: spacemit: add initial support for K3 SoC

[PATCH v2] dmaengine: dw-axi-dmac: fix alignment, blank line and non-useful return warning
 2026-01-17 23:39 UTC 

[PATCH] usbnet: limit max_mtu based on device's hard_mtu
 2026-01-17 23:34 UTC  (2+ messages)

Clarifying confusion of our variable placement rules caused by cleanup.h
 2026-01-17 23:32 UTC  (7+ messages)

[PATCH v2 0/1] update riscv prctl for discovering V extension
 2026-01-17 23:32 UTC  (2+ messages)
` [PATCH v2 1/1] Documentation: riscv: update Vector discovery for userspace

[PATCH 0/4] tools/docs: sphinx-build-wrapper: avoid spurious rust docs generation
 2026-01-17 23:26 UTC  (5+ messages)
` [PATCH 1/4] tools/docs: sphinx-build-wrapper: generate rust docs only once
` [PATCH 2/4] tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variable
` [PATCH 3/4] tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlier
` [PATCH 4/4] tools/docs: sphinx-build-wrapper: only generate rust docs when requested

[syzbot] [mm?] INFO: rcu detected stall in sys_execve (6)
 2026-01-17 23:18 UTC  (2+ messages)

[PATCH v4 0/5] hwmon: it87: add IT8613E support
 2026-01-17 23:10 UTC  (6+ messages)
` [PATCH v4 1/5] hwmon: it87: describe per-chip temperature resources

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-17 23:08 UTC  (9+ messages)
` [PATCH v3 08/30] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v3 14/30] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v3 19/30] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v3 23/30] mm: do not open-code lruvec lock

[PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
 2026-01-17 22:48 UTC  (15+ messages)
    ` [EXTERNAL] "

[PATCH net-next v2] nfc: MAINTAINERS: Orphan the NFC and look for new maintainers
 2026-01-17 22:37 UTC  (2+ messages)

[PATCH] irqchip/aslint-sswi: request IO memory resource
 2026-01-17 22:08 UTC  (2+ messages)

[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
 2026-01-17 22:05 UTC  (6+ messages)
` [PATCH 2/4] x86/vdso: "

[patch 0/2] x86/vdso: Address sparse warnings
 2026-01-17 21:58 UTC  (3+ messages)
` [patch 1/2] x86/vdso: Tweak CHECKFLAGS for 32-bit VDSO build
` [patch 2/2] x86/vdso: Prevent empty switch case warning

[PATCH v3 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-01-17 21:56 UTC  (19+ messages)
` [PATCH v3 1/8] media: qcom: camss: csiphy: Introduce PHY configuration
` [PATCH v3 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH v3 3/8] media: qcom: camss: Prepare CSID for C-PHY support
` [PATCH v3 4/8] media: qcom: camss: Initialize lanes after lane configuration is available
` [PATCH v3 5/8] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 CPHY init
` [PATCH v3 6/8] media: qcom: camss: csiphy-3ph: Add Gen2 v1.2.1 MIPI CSI-2 C-PHY init
` [PATCH v3 7/8] media: qcom: camss: csiphy-3ph: C-PHY needs own lane configuration
` [PATCH v3 8/8] media: qcom: camss: Account for C-PHY when calculating link frequency

[PATCH] firmware: smccc: default ARM_SMCCC_SOC_ID to disabled
 2026-01-17 21:51 UTC  (10+ messages)

[PATCH v2] drm/msm/dpu: Filter modes based on adjusted mode clock
 2026-01-17 21:46 UTC  (5+ messages)

[PATCH v3 0/3] mailbox: qcom-ipcc: Add dt-bindings and header files for Kaanapali and Glymur Platforms
 2026-01-17 21:37 UTC  (2+ messages)
` (subset) "

[PATCH] compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
 2026-01-17 21:25 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 0/3] sparc: Add architecture support for clone3
 2026-01-17 21:23 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH] power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer
 2026-01-17 21:09 UTC 

[PATCH v10 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-17 21:00 UTC  (8+ messages)
` [PATCH v10 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v10 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v10 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v10 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v10 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v10 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v10 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

Re: [PATCH net v2] net: stmmac: fix transmit queue timed out after resume
 2026-01-17 20:50 UTC  (13+ messages)
    `  "

[PATCH] ipc: Add SPDX license id to mqueue.c
 2026-01-17 20:27 UTC 

[PATCH] m68k: sun3: Replace vsprintf() with bounded vsnprintf()
 2026-01-17 20:21 UTC 

[PATCH v2 0/7] ASoC: sophgo: add CV1800 I2S controllers support
 2026-01-17 20:18 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: sound: sophgo: add CV1800B I2S/TDM controller binding
` [PATCH v2 2/7] ASoC: sophgo: add CV1800B I2S/TDM controller driver
` [PATCH v2 3/7] dt-bindings: sound: sophgo: add CV1800B internal ADC codec
` [PATCH v2 4/7] ASoC: sophgo: add CV1800B internal ADC codec driver
` [PATCH v2 5/7] dt-bindings: sound: sophgo: add CV1800B internal DAC codec
` [PATCH v2 6/7] ASoC: sophgo: add CV1800B internal DAC codec driver
` [PATCH v2 7/7] riscv: dts: sophgo: dts nodes for i2s tdm modules

[PATCH v3 03/12] rust: macros: convert `#[vtable]` macro to use `syn`
 2026-01-17 20:12 UTC  (6+ messages)
` [PATCH v3 04/12] rust: macros: use `syn` to parse `module!` macro
` [PATCH v3 08/12] rust: macros: convert `#[kunit_tests]` macro to use `syn`

[PATCH v3 0/2] Add more PLL frequencies to i.MX FRACN GPLL
 2026-01-17 20:11 UTC  (5+ messages)
` [PATCH v3 1/2] clk: imx: fracn-gppll: Add 332.60 MHz Support
` [PATCH v3 2/2] clk: imx: fracn-gppll: Add 241.90 "

[PATCH] rust: macros: support `#[cfg]` properly in `#[vtable]` macro
 2026-01-17 20:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/1] platform/x86/amd/pmf: Introduce option to disable Smart PC function in PMF
 2026-01-17 20:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH ipsec-next v2 1/4] xfrm: remove redundant assignments
 2026-01-17 20:07 UTC  (6+ messages)
` [PATCH ipsec-next v2 2/4] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next v2 3/4] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next v2 4/4] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration

[PATCH net-next v4 3/6] net: dsa: lantiq: allow arbitrary MII registers
 2026-01-17 20:05 UTC  (2+ messages)

[PATCH v2] kernel: debug: Add SPDX license ids to kdb files
 2026-01-17 20:00 UTC 

[PATCH v2] minix: Add required sanity checking to minix_check_superblock()
 2026-01-17 19:50 UTC  (3+ messages)

[PATCH] scsi: core: Correct wrong kfree() usage for `kobj->name`
 2026-01-17 19:48 UTC  (5+ messages)

[PATCH 0/3] clk: samsung: auto clock gating fixes for PM
 2026-01-17 19:46 UTC  (5+ messages)
` [PATCH 3/3] clk: samsung: allow runtime PM with auto clock gating
` (subset) [PATCH 0/3] clk: samsung: auto clock gating fixes for PM

[PATCH v3 0/7] iio: core: Introduce cleanup.h support for mode locks
 2026-01-17 19:45 UTC  (11+ messages)
` [PATCH v3 1/7] iio: core: Add and export __iio_dev_mode_lock()
` [PATCH v3 2/7] iio: core: Refactor iio_device_claim_direct() implementation

[PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks
 2026-01-17 19:39 UTC  (5+ messages)
` [PATCH v3 5/5] arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodes
` (subset) [PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks

[PATCH v4 0/8] USB Type-C mode selection
 2026-01-17 19:34 UTC  (10+ messages)
` [PATCH v4 4/8] usb: typec: Expose alternate mode priority via sysfs
` [PATCH v4 5/8] usb: typec: Implement mode selection
` [PATCH v4 7/8] usb: typec: ucsi: Support mode selection to activate altmodes

[PATCH] scsi: core: Don't free dev_name() manually
 2026-01-17 19:32 UTC 

[PATCH 1/2] Compiler Attributes: Add __counted_by_ptr macro
 2026-01-17 19:18 UTC  (14+ messages)
` [PATCH v2 "
    ` [PATCH v4 "

[PATCH v11 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2026-01-17 19:17 UTC  (12+ messages)
` [PATCH v11 02/11] HID: asus: initialize additional endpoints only for legacy devices

[PATCH] rust: ptr: replace unneeded use of `build_assert`
 2026-01-17 19:16 UTC  (6+ messages)

[PATCH] mm: Restore per-memcg proactive reclaim with !CONFIG_NUMA
 2026-01-17 19:07 UTC  (2+ messages)

[PATCH] fs/ntfs3: Fix memory and resource leak in indx_find_sort
 2026-01-17 18:59 UTC 

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2026-01-17 18:51 UTC  (10+ messages)

[PATCH] fs/ntfs3: Fix infinite loop in hdr_find_split due to zero-sized entry
 2026-01-17 18:48 UTC 

[PATCH v4 1/3] dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek
 2026-01-17 18:34 UTC  (4+ messages)

[PATCH v5 25/31] clk: at91: sama5d4: switch to parent_data and parent_hw
 2026-01-17 18:30 UTC  (2+ messages)

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-17 18:21 UTC  (7+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema

[GIT PULL 1/2] arm64: dts: cleanup for v6.20/v7.0
 2026-01-17 18:21 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: nuvoton: Minor whitespace cleanup

[PATCH] clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src
 2026-01-17 18:18 UTC 

[GIT PULL] w1: fixes for v6.19 or v6.20
 2026-01-17 18:11 UTC 

[PATCH 0/2] Move kernel-doc to tools/docs
 2026-01-17 18:09 UTC  (7+ messages)

[GIT PULL] pinctrl: samsung: drivers for v6.20/v7.0
 2026-01-17 18:06 UTC 

[GIT PULL 1/3] samsung: drivers pull for v6.20/v7.0
 2026-01-17 18:04 UTC  (2+ messages)
` [GIT PULL 2/3] arm64: dts: samsung: dts "

[PATCH v2] soc: apple: rtkit: Add function to poweroff
 2026-01-17 17:59 UTC 

[PATCH 0/8] mm/damon: cleanup kdamond, damon_call(), damos filter and DAMON_MIN_REGION
 2026-01-17 17:52 UTC  (9+ messages)
` [PATCH 1/8] mm/damon: remove damon_operations->cleanup()
` [PATCH 2/8] mm/damon/core: cleanup targets and regions at once on kdamond termination
` [PATCH 3/8] mm/damon/core: cancel damos_walk() before damon_ctx->kdamond reset
` [PATCH 4/8] mm/damon/core: process damon_call_control requests on a local list
` [PATCH 5/8] mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
` [PATCH 6/8] mm/damon/core: rename damos_filter_out() to damos_core_filter_out()
` [PATCH 7/8] mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
` [PATCH 8/8] mm/damon: rename min_sz_region of damon_ctx to min_region_sz

[PATCH] memory: emif: fix device tree node reference leak
 2026-01-17 17:51 UTC  (2+ messages)

[PATCH] soc: apple: rtkit: Add function to poweroff
 2026-01-17 17:50 UTC  (3+ messages)

arch/riscv/kernel/kexec_image.c:55:17: sparse: sparse: cast to restricted __le64
 2026-01-17 17:47 UTC 

[syzbot] [hams?] KASAN: slab-use-after-free Read in nr_rt_ioctl
 2026-01-17 17:47 UTC  (3+ messages)
` Testing for netrom: fix KASAN slab-use-after-free in nr_dec_obs()

[PATCH mm-unstable] mm: Fix uffd-wp bit loss when batching file folio unmapping
 2026-01-17 17:46 UTC  (5+ messages)

[PATCH] ocfs2: Fix circular locking dependency in ocfs2_del_inode_from_orphan()
 2026-01-17 17:42 UTC  (6+ messages)

[PATCH] ocfs2: fix NULL pointer dereference in ocfs2_xattr_get_rec
 2026-01-17 17:35 UTC 

[syzbot] [net?] [input?] [usb?] memory leak in ldisc_receive
 2026-01-17 17:34 UTC 

[PATCH v5] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
 2026-01-17 17:33 UTC  (5+ messages)

[PATCH v3 0/3] s32g: Use a syscon for GPR
 2026-01-17 17:27 UTC  (2+ messages)

[PATCH net-next v10 0/7] netconsole: support automatic target recovery
 2026-01-17 17:22 UTC  (5+ messages)
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume

[PATCH] hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelist
 2026-01-17 17:16 UTC  (5+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH v2] x86/acpi: Add acpi=spcr to use SPCR-provided default console
 2026-01-17 17:12 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH] bpf/verifier: optimize precision backtracking by skipping precise bits
 2026-01-17 17:12 UTC  (3+ messages)
` [PATCH v3] "

KASAN vs realloc
 2026-01-17 17:08 UTC  (6+ messages)
` [PATCH 1/2] mm/kasan: Fix KASAN poisoning in vrealloc()

[PATCH 0/5] rust: sync: Atomic pointer and RCU
 2026-01-17 17:03 UTC  (3+ messages)
` [PATCH 4/5] rust: sync: atomic: Add Atomic<*mut T> support

[PATCH v2 0/2] fuse/passthrough: simplify daemon crash recovery
 2026-01-17 17:00 UTC  (5+ messages)
` [PATCH 1/2] fuse: add ioctl to cleanup all backing files

Testing for netrom: fix memory leak in nr_add_node
 2026-01-17 17:00 UTC  (2+ messages)
` [syzbot] [hams?] "

[PATCH v2 0/2] thunderbolt: Fix S4 resume incongruities
 2026-01-17 16:57 UTC  (9+ messages)

[net-next PatchV2 0/2] Octeontx2-pf: Add support for DMAC_FILTER trap
 2026-01-17 16:55 UTC  (3+ messages)
` [net-next PatchV2 1/2] octeontx2-af: Mailbox handlers to fetch DMAC filter drop counter
` [net-next PatchV2 2/2] Octeontx2-pf: Add support for DMAC_FILTER trap

[PATCH] fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
 2026-01-17 16:50 UTC 

[PATCH RFC 0/2] rcu box container for Rust + maple tree load_rcu
 2026-01-17 16:46 UTC  (9+ messages)

[PATCH rust-next] rust: binder: refactor context management to use KVVec
 2026-01-17 16:22 UTC 

[PATCH net-next v2] net: dsa: yt921x: Add LAG offloading support
 2026-01-17 16:21 UTC 

[PATCH] of: fix reference count leak in of_alias_scan()
 2026-01-17 16:20 UTC  (2+ messages)

[PATCH] thermal/of: fix device node refcount leak in thermal_of_cm_lookup()
 2026-01-17 16:20 UTC  (2+ messages)

[patch V6 00/11] rseq: Implement time slice extension mechanism
 2026-01-17 16:16 UTC  (8+ messages)
` [patch V6 01/11] rseq: Add fields and constants for time slice extension

[PATCH] ocfs2: fix NULL pointer dereference in ocfs2_get_refcount_rec
 2026-01-17 16:16 UTC 

arch/powerpc/perf/vpa-dtl.c:254:30: sparse: sparse: incorrect type in assignment (different base types)
 2026-01-17 16:01 UTC 

[PATCH vulns] CVE-2025-68212: Add vulnerable commit information
 2026-01-17 15:48 UTC  (3+ messages)

Linux 6.18.6
 2026-01-17 15:47 UTC  (2+ messages)

Linux 6.12.66
 2026-01-17 15:47 UTC  (2+ messages)

Linux 6.6.121
 2026-01-17 15:47 UTC  (2+ messages)

Linux 6.1.161
 2026-01-17 15:47 UTC  (2+ messages)

[PATCH 0/5] Add Aspeed G7 sgpio support
 2026-01-17 15:46 UTC  (3+ messages)
` [PATCH 3/5] gpio: aspeed-sgpio: Create llops to handle hardware access

page:  |  | latest

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

all inboxes | Powered by JetHome®