mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] Documentation: pm: fix duplicate hyperlink target errors
 2025-10-30  0:04 UTC  (2+ messages)

[PATCH] accel/amdxdna: Fix incorrect command state for timed out job
 2025-10-29 19:25 UTC  (14+ messages)
    `  "

[PATCH 0/4] initial work on making VMA flags a bitmap
 2025-10-29 19:22 UTC  (7+ messages)
` [PATCH 1/4] mm: declare VMA flags by bit
` [PATCH 2/4] mm: simplify and rename mm flags function for clarity
` [PATCH 3/4] mm: introduce VMA flags bitmap type
` [PATCH 4/4] mm: introduce and use VMA flag test helpers

[PATCH 0/3] Apple Silicon Type-C PHY
 2025-10-29 19:21 UTC  (3+ messages)
` [PATCH 1/3] soc: apple: Add hardware tunable support

[PATCH v2 0/2] checkpatch --debug rx=1 facility
 2025-10-29 19:20 UTC  (4+ messages)
` [PATCH v2 2/2] checkpatch: 3 use-cases for --debug rx=1 option

[PATCH 0/2] usb: storage: Fix memory leak in USB bulk transport
 2025-10-29 19:14 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] usb: storage: rearrange triple nested CSW data phase check

[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-10-29 19:13 UTC  (6+ messages)
` [RESEND PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()

[PATCH v5] PM: Support aborting sleep during filesystem sync
 2025-10-29 19:13 UTC  (6+ messages)

[PATCH v3 0/4] airoha: an7581: USB support
 2025-10-29 19:11 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: soc: Add bindings for Airoha SCU Serdes lines
` [PATCH v3 2/4] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v3 3/4] phy: move Airoha PCIe PHY driver to dedicated directory
` [PATCH v3 4/4] phy: airoha: Add support for Airoha AN7581 USB PHY

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-29 19:09 UTC  (7+ messages)

[PATCH 1/2] riscv: Build loader.bin exclusively for Canaan K210
 2025-10-29 19:09 UTC  (4+ messages)
` [PATCH 2/2] riscv: Remove redundant judgment for the default build target

[PATCHSET v10 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-10-29 19:08 UTC  (12+ messages)
` [PATCH 01/11] sched/debug: Fix updating of ppos on server write ops
` [PATCH 02/11] sched/debug: Stop and start server based on if it was active
` [PATCH 03/11] sched/deadline: Clear the defer params
` [PATCH 04/11] sched/deadline: Add support to initialize and remove dl_server bandwidth
` [PATCH 05/11] sched/deadline: Add a server arg to dl_server_update_idle_time()
` [PATCH 06/11] sched_ext: Add a DL server for sched_ext tasks
` [PATCH 07/11] sched/debug: Add support to change sched_ext server params
` [PATCH 08/11] sched/deadline: Account ext server bandwidth
` [PATCH 09/11] sched_ext: Selectively enable ext and fair DL servers
` [PATCH 10/11] selftests/sched_ext: Add test for sched_ext dl_server
` [PATCH 11/11] selftests/sched_ext: Add test for DL server total_bw consistency

[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-10-29 19:07 UTC  (10+ messages)
` [PATCH v6 01/18] kasan: Unpoison pcpu chunks with base address tag
` [PATCH v6 02/18] kasan: Unpoison vms[area] addresses with a common tag
` [PATCH v6 03/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v6 04/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v6 05/18] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 07/18] kasan: arm64: x86: Make special tags arch specific
` [PATCH v6 08/18] x86/mm: Reset tag for virtual to physical address conversions
` [PATCH v6 09/18] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-29 19:07 UTC  (3+ messages)
` [PATCH v4 14/30] liveupdate: luo_session: Add ioctls for file preservation and state management

[RESEND][PATCH 1/1] fpga: altera-cvp: Limit driver registration to specific device ID
 2025-10-29 19:05 UTC 

[PATCH v3 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2025-10-29 19:04 UTC  (3+ messages)
` [PATCH v3 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v2 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-29 19:04 UTC  (12+ messages)
` [PATCH v2 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM

[PATCH v5] PM: Support aborting sleep during filesystem sync
 2025-10-29 19:03 UTC  (3+ messages)

[PATCH rtw-next v4 00/10] wifi: rtw89: improvements for USB part
 2025-10-29 19:02 UTC  (11+ messages)
` [PATCH rtw-next v4 01/10] wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()
` [PATCH rtw-next v4 02/10] wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
` [PATCH rtw-next v4 03/10] wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate
` [PATCH rtw-next v4 04/10] wifi: rtw89: refine rtw89_core_tx_wait_complete()
` [PATCH rtw-next v4 05/10] wifi: rtw89: implement C2H TX report handler
` [PATCH rtw-next v4 06/10] wifi: rtw89: fill TX descriptor of FWCMD in shortcut
` [PATCH rtw-next v4 07/10] wifi: rtw89: usb: anchor TX URBs
` [PATCH rtw-next v4 08/10] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB
` [PATCH rtw-next v4 09/10] wifi: rtw89: provide TX reports for management frames
` [PATCH rtw-next v4 10/10] wifi: rtw89: process TX wait skbs for USB via C2H handler

[PATCH v4 next 0/9] Implement mul_u64_u64_div_u64_roundup()
 2025-10-29 19:01 UTC  (16+ messages)
` [PATCH v4 next 1/9] lib: mul_u64_u64_div_u64() rename parameter 'c' to 'd'
` [PATCH v4 next 2/9] lib: mul_u64_u64_div_u64() Combine overflow and divide by zero checks
` [PATCH v4 next 3/9] lib: mul_u64_u64_div_u64() simplify check for a 64bit product
` [PATCH v4 next 4/9] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
` [PATCH v4 next 5/9] lib: Add tests for mul_u64_u64_div_u64_roundup()
` [PATCH v4 next 6/9] lib: test_mul_u64_u64_div_u64: Test both generic and arch versions
` [PATCH v4 next 7/9] lib: mul_u64_u64_div_u64() optimise multiply on 32bit x86
` [PATCH v4 next 8/9] lib: mul_u64_u64_div_u64() Optimise the divide code
` [PATCH v4 next 9/9] lib: test_mul_u64_u64_div_u64: Test the 32bit code on 64bit

[PATCH] PM: runtime: fix typos in runtime.c comments
 2025-10-29 19:00 UTC  (2+ messages)

[PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
 2025-10-29 18:59 UTC  (2+ messages)

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-10-29 18:58 UTC  (20+ messages)
` [PATCH v12 mm-new 06/15] khugepaged: introduce collapse_max_ptes_none helper function

[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
 2025-10-29 18:57 UTC  (3+ messages)
` [RFC PATCH 1/5] sched, fork: Wire BLOG contexts into task lifecycle

[PATCH v3] sched: reorder some fields in struct rq
 2025-10-29 18:56 UTC  (4+ messages)

[PATCH] ptp: guard ptp_clock_gettime() if neither gettimex64 nor
 2025-10-29 18:55 UTC  (8+ messages)

[PATCH] dt-bindings: fpga: Convert lattice,ice40-fpga-mgr to DT schema
 2025-10-29 18:55 UTC 

[PATCH v4] sched: reorder some fields in struct rq
 2025-10-29 18:54 UTC 

[PATCH] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema
 2025-10-29 18:54 UTC 

[PATCH bpf-next v6 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-10-29 18:54 UTC  (2+ messages)

[PATCH 1/1] fpga: altera-cvp: Limit driver registration to specific device ID
 2025-10-29 18:53 UTC 

[PATCH RESEND v2 00/12] coc: tsm: Implement ->connect()/->disconnect() callbacks for ARM CCA IDE setup
 2025-10-29 18:53 UTC  (11+ messages)
` [PATCH RESEND v2 05/12] coco: host: arm64: Build and register RMM pdev descriptors
` [PATCH RESEND v2 06/12] coco: host: arm64: Add RMM device communication helpers
` [PATCH RESEND v2 07/12] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [PATCH RESEND v2 08/12] coco: host: arm64: Instantiate RMM pdev during device connect
` [PATCH RESEND v2 12/12] coco: host: arm64: Register device public key with RMM

[PATCH 0/4] Introduce import_ns support for Rust
 2025-10-29 18:51 UTC  (4+ messages)

[PATCH 0/2] mfd: syscon: introduce no-auto-mmio DT property
 2025-10-29 18:47 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: mfd: syscon: introduce no-auto-mmio property for syscons
` [PATCH 2/2] mfd: syscon: Don't auto create "no-auto-mmio" syscons

[PATCH net 1/2] gve: Implement gettimex64 with -EOPNOTSUPP
 2025-10-29 18:45 UTC  (2+ messages)
` [PATCH net 2/2] gve: Implement settime64 "

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-10-29 18:45 UTC  (3+ messages)
` [patch V3 08/12] rseq: Implement time slice extension enforcement timer

[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
 2025-10-29 18:45 UTC  (8+ messages)
` [RFC PATCH V3 6/7] mm/slab: save memory by allocating slabobj_ext array from leftover
` [RFC PATCH V3 7/7] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH] wifi: mt76: mmio_(read|write)_copy byte swap when on Big Endian
 2025-10-29 18:41 UTC  (2+ messages)
` [PATCH v2] wifi: mt76: mmio_*_copy fix byte order and alignment

[PATCH net v2 0/2] net: phy: micrel: lan8842 erratas
 2025-10-29 18:40 UTC  (5+ messages)
` [PATCH net v2 1/2] net: phy: micrel: lan8842 errata
` [PATCH net v2 2/2] "

[PATCH v4 0/9] PCI: dw-rockchip: add system suspend support
 2025-10-29 18:36 UTC  (11+ messages)
` [PATCH v4 1/9] PCI: dw-rockchip: Rename rockchip_pcie_get_ltssm function
` [PATCH v4 2/9] PCI: dw-rockchip: Support get_ltssm operation
` [PATCH v4 3/9] PCI: dw-rockchip: Move devm_phy_get out of phy_init
` [PATCH v4 4/9] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode
` [PATCH v4 5/9] PCI: dw-rockchip: Add helper function for controller mode
` [PATCH v4 6/9] PCI: dw-rockchip: Add helper function for DDL indicator
` [PATCH v4 7/9] PCI: dw-rockchip: Add pme_turn_off support
` [PATCH v4 8/9] PCI: dw-rockchip: Add system PM support
` [PATCH v4 9/9] PCI: dwc: support missing PCIe device on resume

[PATCH v4] rust: lock: Export Guard::do_unlocked()
 2025-10-29 18:35 UTC 

[PATCH sched_ext/for-6.19] sched_ext/tools: Restore backward compat with v6.12 kernels
 2025-10-29 18:35 UTC 

[RFC PATCH v1 00/15] Addition of session API to python module
 2025-10-29 18:33 UTC  (5+ messages)
` [RFC PATCH v1 12/15] perf evlist: Add reference count

[PATCH] docs: kdoc: fix duplicate section warning message
 2025-10-29 18:30 UTC 

[PATCH 0/2] Add support for Microchip EMC1812
 2025-10-29 18:25 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH 2/2] "

[PATCH] pwm: fix Rust formatting
 2025-10-29 18:25 UTC 

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-29 18:21 UTC  (3+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] pwm: fix broken intra-doc link
 2025-10-29 18:19 UTC 

[RFC PATCH 0/3] Enforce DRM scheduler reclaim rules
 2025-10-29 18:16 UTC  (7+ messages)
` [RFC PATCH 1/3] workqueue: Add an interface to taint workqueue lockdep with reclaim

[PATCH v2 00/23] mm: BPF OOM
 2025-10-29 18:14 UTC  (4+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups

[next-20251022] Kernel Boot Warnings at arch/powerpc/kernel/trace/ftrace.c:234
 2025-10-29 18:12 UTC  (6+ messages)

fall back from direct to buffered I/O when stable writes are required
 2025-10-29 18:12 UTC  (5+ messages)
` [PATCH 2/4] fs: return writeback errors for IOCB_DONTCACHE in generic_write_sync

[PATCH v6 0/8] Add SPI offload support to AD4030
 2025-10-29 18:11 UTC  (4+ messages)
` [PATCH v6 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading

[PATCH] ALSA: hda/realtek: Enable mic on Vaio RPL
 2025-10-29 18:11 UTC 

[PATCH 0/8] Device::drvdata() and driver/driver interaction (auxiliary)
 2025-10-29 18:10 UTC  (2+ messages)

[PATCH] i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
 2025-10-29 18:07 UTC 

[PATCH] scripts: add tracepoint-update to .gitignore
 2025-10-29 18:05 UTC  (3+ messages)

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-29 18:05 UTC  (3+ messages)
` [PATCH 18/33] cpuset: Remove cpuset_cpu_is_isolated()

[PATCH v2 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
 2025-10-29 18:03 UTC  (4+ messages)
` [PATCH v2 1/7] dt-bindings: i2c: qcom-cci: Document msm8953 compatible

[syzbot] [net?] BUG: unable to handle kernel NULL pointer dereference in pc_clock_settime
 2025-10-29 18:03 UTC 

[PATCH v6 0/4] media: imx-mipi-csis: Get the number of active lanes from mbus_config
 2025-10-29 18:03 UTC  (5+ messages)
` [PATCH v6 1/4] media: v4l: Add helper to get number of active lanes via a pad
` [PATCH v6 2/4] media: imx-mipi-csis: Move redundant debug print in probe
` [PATCH v6 3/4] media: imx-mipi-csis: Add num_data_lanes to mipi_csis_device
` [PATCH v6 4/4] media: imx-mipi-csis: Support active data lanes differing from maximum

[PATCH v2] sched/idle: disable tick in idle=poll idle entry
 2025-10-29 18:01 UTC  (2+ messages)

[PATCH v2] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-10-29 18:00 UTC  (3+ messages)

[PATCH v3 1/3] dt-bindings: vendor-prefixes: Add NineTripod
 2025-10-29 18:00 UTC  (4+ messages)

[syzbot] [net?] kernel BUG in filemap_fault (3)
 2025-10-29 17:59 UTC 

[PATCH 00/14] Add RSPI support for RZ/T2H and RZ/N2H
 2025-10-29 17:58 UTC  (3+ messages)
` [PATCH 11/14] dt-bindings: spi: renesas,rzv2h-rspi: document "

[PATCH v3 4/7] clk: ingenic: tcu: Use contextual data instead of global variable
 2025-10-29 17:56 UTC  (2+ messages)

[RFC bpf-next 0/2] Print map ID on successful creation
 2025-10-29 17:56 UTC  (5+ messages)
` [RFC bpf-next 1/2] bpftool: Print map ID upon creation and support JSON output

[PATCH v4 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-10-29 17:54 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction

[PATCH 2/2] backlight: aw99706: Add support for Awinic AW99706 backlight
 2025-10-29 17:53 UTC  (4+ messages)

[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-10-29 17:48 UTC  (4+ messages)
` [PATCH v16 01/14] power: reset: reboot-mode: Synchronize list traversal

[PATCH v8 0/4] rockchip: add can for RK3576 Soc
 2025-10-29 17:48 UTC  (3+ messages)
` [PATCH v8 1/4] dt-bindings: can: rockchip_canfd: add rk3576 CAN controller

[PATCH v3 2/7] MIPS: PCI: Use contextual data instead of global variable
 2025-10-29 17:46 UTC  (2+ messages)

[PATCH v3] dt_bindings: sound: ti,pcm186x: convert to dtschema
 2025-10-29 17:46 UTC  (2+ messages)

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-10-29 17:46 UTC  (4+ messages)
` [PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()

[PATCH v6] backlight: led-backlight: add devlink to supplier LEDs
 2025-10-29 17:45 UTC  (3+ messages)

[PATCH] selftests/seccomp: Fixed type mismatch warning
 2025-10-29 17:42 UTC 

[PATCH 0/6] wifi: ath11k: Add support for QCN6122
 2025-10-29 17:41 UTC  (4+ messages)
` [PATCH 5/6] wifi: ath11k: add multipd "

[PATCH] of: Update license for MIPS GIC header
 2025-10-29 17:40 UTC  (2+ messages)

[PATCH] powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodes
 2025-10-29 17:40 UTC 

[syzbot] [net?] kernel BUG in ipgre_header (3)
 2025-10-29 17:40 UTC 

[PATCH] fs/pipe: stop duplicating union pipe_index declaration
 2025-10-29 17:38 UTC  (3+ messages)

[PATCH] dt-bindings: soc: mediatek: pwrap: Add compatible for MT8189 SoC
 2025-10-29 17:37 UTC  (2+ messages)

[PATCH net] selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh
 2025-10-29 17:37 UTC  (4+ messages)

[PATCH] dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoC
 2025-10-29 17:37 UTC  (2+ messages)

[PATCH V2 0/2] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver
 2025-10-29 17:35 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine

[PATCH] Revert "scripts/coccinelle: Find PTR_ERR() to %pe candidates"
 2025-10-29 17:35 UTC  (6+ messages)

[PATCH] scmi: reset: validate number of reset domains
 2025-10-29 17:34 UTC 

[PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC
 2025-10-29 17:34 UTC  (2+ messages)

[PATCH v6 0/4] Add DisplayPort support to QCS615 devicetree
 2025-10-29 17:32 UTC  (3+ messages)
` [PATCH v6 3/4] arm64: dts: qcom: Add DisplayPort and QMP USB3DP PHY for SM6150

[PATCH] dma: qcom: gpi: Fix memory leak in gpi_peripheral_config()
 2025-10-29 17:32 UTC  (2+ messages)

[PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
 2025-10-29 17:30 UTC  (2+ messages)

[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
 2025-10-29 17:25 UTC  (2+ messages)

[PATCH 0/4] Cleanups in amd64_edac
 2025-10-29 17:24 UTC  (3+ messages)
` [PATCH 4/4] EDAC/mc_sysfs: Begin deprecating legacy sysfs EDAC interface

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®