mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v5 0/2] can: m_can: introduce ti,am62-mcan compatible for out-of-band wakeup
 2026-09-12 21:26 UTC  (2+ messages)
` [PATCH v5 1/2] dt-bindings: can: m_can: add ti,am62-mcan compatible

[PATCH] staging: most: video: add comments to mutex and spinlock definitions
 2026-09-12 21:23 UTC  (6+ messages)

[PATCH 7.2 0000/1815] 7.2.6-rc1 review
 2026-09-12 21:22 UTC  (2+ messages)

[PATCH v2 0/7] Initial Apple Silicon A18 Pro device trees and dt-bindings
 2026-09-12 21:15 UTC  (4+ messages)
` [PATCH v2 4/7] dt-bindings: interrupt-controller: apple,aic2: Add t8140 compatible

[PATCH RFC v2 00/15] rcu-tasks: let preemption outside trampolines be a quiescent state
 2026-09-12 21:14 UTC  (8+ messages)
` [PATCH RFC v2 08/15] bpf, x86: Maintain Tasks RCU trampoline nesting in the BPF trampoline

[PATCH 0/6] Add two-byte cmpxchg emulation and wire it into the architectures
 2026-09-12 21:11 UTC  (7+ messages)
` [PATCH 1/6] lib: Add two-byte cmpxchg emulation function

[PATCH 6.12 0000/1376] 6.12.110-rc1 review
 2026-09-12 21:11 UTC  (3+ messages)

[patch V3 0/8] exec/exit: POSIX timer related bugfixes and related cleanups
 2026-09-12 21:09 UTC  (3+ messages)
` [patch V3 7/8] posix-cpu-timers: Prevent enqueueing when PF_EXITING is set

[syzbot] [bluetooth?] possible deadlock in rfcomm_dlc_close
 2026-09-12 21:04 UTC 

[PATCH 6.18 000/583] 6.18.51-rc1 review
 2026-09-12 21:00 UTC  (5+ messages)

[PATCH RESEND v3] drm/msm: default separate_gpu_kms to auto selection
 2026-09-12 21:00 UTC  (2+ messages)

[PATCH v6 0/4] firmware: arm_scmi: fix module auto-loading
 2026-09-12 20:57 UTC  (4+ messages)
` [PATCH v6 2/4] firmware: arm_scmi: Fix scmi_protocol_table_register() error handling

[PATCH] Input: hp_sdc: shut down kicker timer on module exit
 2026-09-12 20:53 UTC  (2+ messages)

[syzbot] [bluetooth?] possible deadlock in rfcomm_dlc_close
 2026-09-12 20:49 UTC  (2+ messages)
` Forwarded: [PATCH] Bluetooth: RFCOMM: avoid socket lock inversion in listener cleanup

[PATCH 0/3] arm64: dts: st: add eMMC support on STM32MP257F-DK
 2026-09-12 20:45 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: st: add sdmmc2 node on stm32mp251
` [PATCH 2/3] arm64: dts: st: add sdmmc2 pins on stm32mp25
` [PATCH 3/3] arm64: dts: st: enable eMMC on stm32mp257f-dk

[PATCH net-next v2 8/8] net: xilinx: tsn: deliver endpoint RX frames to DSA user ports
 2026-09-12 20:36 UTC  (2+ messages)

[PATCH net-next v2 7/8] net: xilinx: tsn: add the endpoint TX data path
 2026-09-12 20:36 UTC  (2+ messages)

[PATCH net-next v2 6/8] net: xilinx: tsn: add the endpoint RX data path
 2026-09-12 20:36 UTC  (2+ messages)

[PATCH net-next v2 5/8] net: xilinx: tsn: bring up the endpoint MCDMA channels
 2026-09-12 20:36 UTC  (2+ messages)

[PATCH net-next v2 4/8] net: xilinx: tsn: parse endpoint DMA channel configuration
 2026-09-12 20:36 UTC  (2+ messages)

[PATCH net-next v2 3/8] net: xilinx: tsn: add endpoint MAC driver skeleton
 2026-09-12 20:36 UTC  (2+ messages)

[PATCH net-next v2 2/8] net: xilinx: tsn: add TSN endpoint wrapper driver
 2026-09-12 20:36 UTC  (2+ messages)

[PATCH net-next v2 1/8] dt-bindings: net: add Xilinx TSN Endpoint Ethernet MAC
 2026-09-12 20:36 UTC  (2+ messages)

[PATCH net-next v4 00/10] net: pcs: add basic support for RK3568 XPCS
 2026-09-12 20:33 UTC  (3+ messages)

[PATCH wireless 0/4] wifi: rtl8xxxu: keep RX requests available across transient errors
 2026-09-12 20:30 UTC  (5+ messages)
` [PATCH wireless 1/4] wifi: rtl8xxxu: free RX skb when URB submission fails
` [PATCH wireless 2/4] wifi: rtl8xxxu: unwind incomplete receive startup
` [PATCH wireless 3/4] wifi: rtl8xxxu: preserve RX requests across recoverable transfer errors
` [PATCH wireless 4/4] wifi: rtl8xxxu: test RX ownership and recovery across failures

[PATCH v2] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
 2026-09-12 20:29 UTC 

[PATCH 6.18 0000/1518] 6.18.52-rc1 review
 2026-09-12 20:28 UTC  (3+ messages)

[RFC PATCH 0/9] mm/damon: cleanup, clarify, and add/improve test
 2026-09-12 20:26 UTC  (11+ messages)
` [RFC PATCH 1/9] mm/damon/api: remove NR_DAMOS_FILTER_TYPES
` [RFC PATCH 2/9] mm/damon/core: use abs_diff() in damon_feed_loop_next_input()
` [RFC PATCH 3/9] mm/damon/core: use mult_frac() "
` [RFC PATCH 4/9] mm/damon/core: use damos_quota_is_set() in damos_adjust_quota()
` [RFC PATCH 5/9] mm/damon/core: document damon_call()/damon_start() race hang issue
` [RFC PATCH 6/9] mm/damon/paddr: remove pa parameter from damon_pa_filter_pass()
` [RFC PATCH 7/9] selftests/damon/sysfs_memcg_path_leak: fail only for real DAMON leak
` [RFC PATCH 8/9] mm/damon/tests/core-kunit: test eligible_mem_bp commitment
` [RFC PATCH 9/9] Docs/mm/damon/design: clarify bp is basis point

[PATCH net-next v3 8/8] r8152: support UPS for RTL8157 and RTL8159
 2026-09-12 20:19 UTC  (2+ messages)

[PATCH net-next v3 7/8] r8152: support rtl_fc_pause_pkt_en()
 2026-09-12 20:19 UTC  (2+ messages)

[PATCH net-next v3 6/8] r8152: add TGPHY access support
 2026-09-12 20:19 UTC  (2+ messages)

[PATCH net-next v3 5/8] r8152: support rtl8157_unload and rtl8157_change_mtu
 2026-09-12 20:19 UTC  (2+ messages)

[PATCH net-next v3 4/8] r8152: refactor r8157_hw_phy_cfg
 2026-09-12 20:19 UTC  (2+ messages)

[PATCH net-next v3 3/8] r8152: refactor rtl8156_enable, rtl8156_up, and rtl8156_down
 2026-09-12 20:19 UTC  (2+ messages)

[PATCH net-next v3 2/8] r8152: support RTL8159 for different packages
 2026-09-12 20:19 UTC  (2+ messages)

[PATCH net-next v3 1/8] r8152: refactor r8156_init
 2026-09-12 20:19 UTC  (2+ messages)

[PATCH v2] tools/nolibc: add 64-bit parisc support
 2026-09-12 20:15 UTC  (2+ messages)

[PATCH v1] tools build: Fix timerfd feature detection with clang
 2026-09-12 20:15 UTC  (2+ messages)

[PATCH net-next v4 09/10] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port
 2026-09-12 20:13 UTC  (2+ messages)

[PATCH net-next v4 08/10] net: stmmac: dwmac-rk: add SGMII support for RK3568
 2026-09-12 20:13 UTC  (2+ messages)

[PATCH net-next v4 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
 2026-09-12 20:13 UTC  (2+ messages)

[PATCH net-next v4 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
 2026-09-12 20:13 UTC  (2+ messages)

[PATCH net-next v4 05/10] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
 2026-09-12 20:13 UTC  (2+ messages)

[PATCH net-next v4 04/10] dt-bindings: net: pcs: add rockchip,rk3568-xpcs support
 2026-09-12 20:13 UTC  (2+ messages)

[PATCH net-next v4 03/10] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
 2026-09-12 20:13 UTC  (2+ messages)

[PATCH net-next v4 01/10] net: stmmac: move XPCS lifetime management to platform drivers
 2026-09-12 20:13 UTC  (2+ messages)

[syzbot] [wireless?] memory leak in ieee80211_mesh_csa_beacon
 2026-09-12 20:10 UTC  (2+ messages)

[PATCH 0/4] ARM: allocate the cacheinfo early to fix the PREEMPT_RT boot warning
 2026-09-12 20:09 UTC  (6+ messages)
` [PATCH 1/4] ARM: cacheinfo: avoid out-of-bounds write in populate_cache_leaves()
` [PATCH 2/4] ARM: cacheinfo: count external caches in early_cache_level()
` [PATCH 3/4] ARM: cacheinfo: guard the CLIDR read in populate_cache_leaves()
` [PATCH 4/4] ARM: topology: allocate the cacheinfo early on the boot CPU

[BUG] sound/usb: out-of-bounds in prepare_playback_urb()
 2026-09-12 20:09 UTC  (3+ messages)

[PATCH 6.1 0000/1191] 6.1.188-rc1 review
 2026-09-12 20:05 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Clamp implicit feedback packet count to URB capacity
 2026-09-12 20:05 UTC 

[PATCH 5.10 000/798] 5.10.270-rc1 review
 2026-09-12 19:58 UTC  (3+ messages)

[PATCH 0/3] alpha: self-extracting compressed kernel images
 2026-09-12 19:55 UTC  (4+ messages)
` [PATCH 1/3] xz: add arch-specific tuning for alpha
` [PATCH 2/3] alpha: add self-extracting compressed kernel boot stub
` [PATCH 3/3] alpha: support the remaining kernel compression formats

[PATCH] parisc: fix typos in comments
 2026-09-12 19:54 UTC  (2+ messages)

[PATCH v6 0/3] mm: improve folio refcount scalability
 2026-09-12 19:50 UTC  (4+ messages)
` [PATCH v6 1/3] gve: reduce pagecnt_bias to USHRT_MAX
` [PATCH v6 2/3] mm: drop page refcount zero state semantics
` [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit

rtw89: WOW_CPUIO_RX_CTRL is never answered on RTL8851B
 2026-09-12 19:39 UTC 

[PATCH bpf-next v3 2/2] bpf, mips: Add support for BPF_MOVSX in the JITs
 2026-09-12 19:37 UTC  (3+ messages)

[PATCH bpf-next v3 00/15] BPF interface for applying Landlock rulesets
 2026-09-12 19:33 UTC  (8+ messages)
` [PATCH bpf-next v3 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor

[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-12 19:30 UTC  (4+ messages)
` [PATCH v2 04/26] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch

[PATCH v4 00/18] drm/panthor: Fix the unplug logic
 2026-09-12 19:27 UTC  (3+ messages)
` [PATCH v4 18/18] drm/panthor: Add debugfs knobs to simulate reset failures

[PATCH] spi: virtio: Use the per-transfer bits per word
 2026-09-12 19:20 UTC 

[RFC PATCH 0/8] mm/damon: move damos filter range arguments validation to core
 2026-09-12 19:18 UTC  (9+ messages)
` [RFC PATCH 1/8] mm/damon/sysfs-schemes: read sysfs_filter->addr_range only once
` [RFC PATCH 2/8] mm/damon/sysfs-schemes: read sysfs_filter->sz_range "
` [RFC PATCH 3/8] mm/damon/core: return an error from damos_commit_filter_arg()
` [RFC PATCH 4/8] mm/damon/core: disallow max < min damos filter range arguments commit
` [RFC PATCH 5/8] mm/damon/sysfs-schemes: drop centralized filter range arg validations
` [RFC PATCH 6/8] mm/damon/sysfs-schemes: use switch-case in add_scheme_filters()
` [RFC PATCH 7/8] mm/damon/core-kunit: extend damos_commit_filter_for() for wrong input
` [RFC PATCH 8/8] mm/damon/core-kunit: test invalid damos filter commits

[PATCH v7 0/3] hwspinlock: convert to XArray and add debug capabilities
 2026-09-12 19:14 UTC  (4+ messages)
` [PATCH v7 1/3] hwspinlock: Convert to XArray
` [PATCH v7 2/3] hwspinlock: add list of locks to debugfs
` [PATCH v7 3/3] hwspinlock: add low level debug capabilities

[PATCH] mfd: intel_quark_i2c_gpio: manage the fixed-rate clock
 2026-09-12 19:12 UTC 

[PATCH v2 0/5] PM: Use %pe to print error pointers symbolically
 2026-09-12 19:11 UTC  (6+ messages)
` [PATCH v2 1/5] power: "
` [PATCH v2 2/5] devfreq: "
` [PATCH v2 3/5] cpufreq: "
` [PATCH v2 4/5] thermal: "
` [PATCH v2 5/5] powercap: intel_rapl: "

[PATCH 0/5] PM: Use %pe to print error pointers symbolically
 2026-09-12 19:10 UTC  (7+ messages)
` [PATCH 4/5] devfreq: "
` [PATCH 5/5] power: "

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-12 19:09 UTC  (11+ messages)
` [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
` [PATCH bpf-next v2 02/13] bpf: compare linked-scalar kinds in regs_exact()
` [PATCH bpf-next v2 03/13] bpf: track low-32 scalar equality across zero-extending movs
` [PATCH bpf-next v2 05/13] bpf: keep the range across a sign extension that cannot change it
` [PATCH bpf-next v2 07/13] bpf: track low-32 scalar equality across sign-extending movs

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-09-12 19:06 UTC  (7+ messages)
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH] ALSA: hda/scodec: imply SERIAL_MULTI_INSTANTIATE for AW88399
 2026-09-12 19:04 UTC 

[PATCH] spi: rockchip-sfc: skip DMA cleanup in PIO mode
 2026-09-12 19:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-12 18:55 UTC  (3+ messages)

[PATCH V2] powerpc/kasan: require memintrinsic prefix support for KASAN
 2026-09-12 18:55 UTC  (2+ messages)

[PATCH] powerpc/kasan: require memintrinsic prefix support for KASAN
 2026-09-12 18:53 UTC  (5+ messages)

[PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
 2026-09-12 18:50 UTC  (4+ messages)

[BUG] drivers/usb: NULL pointer dereference in stub_recv_cmd_submit()
 2026-09-12 18:41 UTC  (3+ messages)

[PATCH net-next v2] selftests: drv-net: add BIG TCP test cases
 2026-09-12 18:40 UTC  (4+ messages)

[PATCH] clk: mediatek: mt8173-mfgtop: do not use the clk API from power_on
 2026-09-12 18:32 UTC 

[PATCH 6.6 0000/1424] 6.6.157-rc1 review
 2026-09-12 18:32 UTC  (2+ messages)

[PATCH] x86/sev: Do not fail SNP platform init if the vTPM cannot be registered
 2026-09-12 18:24 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for 7.3 #1
 2026-09-12 18:24 UTC 

[PATCH 0/2] drm/panel: novatek-nt51021: add the BOE TV101WUM-NM0
 2026-09-12 18:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: "
` [PATCH 2/2] drm/panel: novatek-nt51021: "

[PATCH] watchdog: sbsa_gwdt: stop the watchdog across the whole system-sleep transition
 2026-09-12 18:21 UTC 

[PATCH bpf] bpf: Fix out-of-bounds read of rtt_min in sock_ops
 2026-09-12 18:20 UTC  (2+ messages)

[PATCH v2 0/3] Novatek NT51021 DSI panel IC driver
 2026-09-12 18:19 UTC  (4+ messages)

[PATCH net v2 2/2] net: ncsi: validate MAC and VLAN counts in Get Parameters response
 2026-09-12 18:17 UTC 

[PATCH] lib/decompress_bunzip2: fix off-by-one in run-length bounds check
 2026-09-12 18:17 UTC 

[PATCH] platform/x86: bitland-mifs-wmi: Don't abort suspend when platform profile access fails
 2026-09-12 18:16 UTC  (3+ messages)

[PATCH net v2 1/2] net: ncsi: validate response packet length before accessing fields
 2026-09-12 18:09 UTC 

[PATCH 5.15 000/935] 5.15.221-rc1 review
 2026-09-12 18:07 UTC  (3+ messages)

[PATCH bpf-next v2] bpf, mips: Add BPF_MEMSX support to the JITs
 2026-09-12 18:06 UTC 

[PATCH] virtio_pci: add missing newline to the pmcsr error message
 2026-09-12 18:03 UTC 

[PATCH v2 0/2] mm: stop calling pmd_folio() on special PMDs
 2026-09-12 18:02 UTC  (3+ messages)
` [PATCH v2 2/2] mm/madvise: use vm_normal_folio_pmd() in cold/pageout PMD range

[PATCH v4 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support
 2026-09-12 17:59 UTC  (3+ messages)
` [PATCH v4 1/2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support

[PATCH] Input: synaptics-rmi4 - add support for reset gpios
 2026-09-12 17:59 UTC 

[PATCH v3 0/3] gpu: nova-core: retain the GSP-RM log buffers
 2026-09-12 17:55 UTC  (3+ messages)
` [PATCH v3 2/3] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind

[PATCH v2 00/10] efi/libstub: Avoid UTF-16 conversion busywork
 2026-09-12 17:54 UTC  (9+ messages)
` [PATCH v2 01/10] x86/boot: Drop pointless re-implementation of panic()

[PATCH nf 0/1] ipvs: avoid stack overflow from recursive connection expiration
 2026-09-12 17:50 UTC  (2+ messages)

[PATCH RFC 00/20] Add Initial Support For MSM8952, Add General Mobile Shamrock
 2026-09-12 17:42 UTC  (4+ messages)
` [PATCH RFC 20/20] arm64: dts: qcom: generalmobile-shamrock: new device

[PATCH net v2] selftests/net: Fix icmp.sh race between ping and tcpdump startup
 2026-09-12 17:41 UTC  (3+ messages)

[PATCH v4 0/3] dmaengine: dw-edma: Prepare channels for remote use
 2026-09-12 17:40 UTC  (4+ messages)
` [PATCH v4 1/3] dmaengine: Allow drivers to assign static channel IDs
` [PATCH v4 2/3] dmaengine: dw-edma: Configure remote interrupt routing
` [PATCH v4 3/3] dmaengine: dw-edma: Account for the MSI vector offset

[PATCH bpf-next v2] bpf: Avoid soft lockup in __htab_map_lookup_and_delete_batch()
 2026-09-12 17:40 UTC  (2+ messages)

[PATCH] rust: impl_flags: add conversions for raw flag representations
 2026-09-12 17:39 UTC  (2+ messages)

[PATCH] docs/vfs: Fix the struct file_system_type copy
 2026-09-12 17:35 UTC  (2+ messages)

[PATCH net-next 0/4] netlink: fix ynl spec tooling robustness bugs
 2026-09-12 17:35 UTC  (3+ messages)

[PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
 2026-09-12 17:31 UTC  (4+ messages)

[PATCH v4 0/5] sched: Handle split scheduling and execution contexts in task ticks
 2026-09-12 17:30 UTC  (4+ messages)
` [PATCH v4 4/5] sched/rt: Fix RT watchdog accounting for proxy execution

[PATCH] drm/amdgpu: replace kmalloc_array with kmalloc_objs
 2026-09-12 17:25 UTC 

[PATCH] nvmet-auth: fix out-of-bounds write in nvmet_auth_challenge()
 2026-09-12 17:10 UTC 

[PATCH] jffs2: fix double-free of f->target in jffs2_alloc_inode()
 2026-09-12 16:57 UTC  (5+ messages)
  ` AW: "

[PATCH net v9 0/1] llc: fix listener child socket leak on non-SABME frames
 2026-09-12 16:53 UTC  (2+ messages)
` [PATCH net v9 1/1] "

[PATCH net v2] nfc: nci: validate CORE_CONN_CREATE response length before reading fields
 2026-09-12 16:52 UTC 

[PATCH] ovl: disable index and nfs_export with different lower idmaps
 2026-09-12 16:52 UTC  (2+ messages)

[PATCH] ACPI: scan: Honor _DEP for Intel CVS devices
 2026-09-12 16:50 UTC  (2+ messages)

[RFC PATCH] mm/damon/core: add short circuit for temporal-goal schemes in damos_adjust_quota()
 2026-09-12 16:48 UTC  (2+ messages)

[PATCH] fbdev: fix typos in comments
 2026-09-12 16:46 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf: Fix use-after-free of progs detached from busy trampolines
 2026-09-12 16:42 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Skip detached progs in trampoline images that are still in use

[RFC PATCH] memstick: Add Broadcom BCM57765/BCM57785 host driver
 2026-09-12 16:38 UTC 

[PATCH v2 0/9] watchdog: msc313e: Fix issues Sashiko reported
 2026-09-12 16:36 UTC  (4+ messages)
` [PATCH v2 4/9] watchdog: msc313e: Enable clock before accessing hardware registers

[PATCH] drm/gem-dma: Correct GEM object wrapper documentation
 2026-09-12 16:35 UTC  (3+ messages)

[PATCH] ALSA: control: Fix virtual master creation reference in kernel-doc
 2026-09-12 16:34 UTC  (2+ messages)

[PATCH] jfs: return -ENOSPC instead of BUG() on corrupted dmap tree in dbFindLeaf
 2026-09-12 16:34 UTC 

[PATCH v3] watchdog: msc313e: Propagate error code in resume()
 2026-09-12 16:33 UTC 

[PATCH] rust: allow `unknown_lints` in the generated bindings
 2026-09-12 16:29 UTC  (2+ messages)

[PATCH] ASoC: tas2783-sdw: stop describing the Latency and XU ID/Version Controls
 2026-09-12 16:29 UTC 

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®