mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-07  8:30 UTC  (4+ messages)
` [PATCH 06/80] clk: imx: "
` (subset) [PATCH 00/80] treewide: "

[PATCH 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
 2025-07-07  8:19 UTC  (6+ messages)
` [PATCH 2/3] bus: mhi: don't deinitialize and re-initialize again

[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-07-07  8:18 UTC  (5+ messages)
` [PATCH v3 7/9] arm64: dts: renesas: rzg3s-smarc-som: Update dma-ranges for PCIe

[PATCH v3] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
 2025-07-07  8:18 UTC  (5+ messages)

[PATCH] af_packet: fix soft lockup issue caused by tpacket_snd()
 2025-07-07  8:16 UTC 

next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
 2025-07-07  8:16 UTC  (7+ messages)

[PATCH v4 0/9] mm/shmem, swap: bugfix and improvement of mTHP swap-in
 2025-07-07  8:14 UTC  (8+ messages)
` [PATCH v4 5/9] mm/shmem, swap: avoid false positive swap cache lookup
` [PATCH v4 6/9] mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
` [PATCH v4 7/9] mm/shmem, swap: simplify swapin path and result handling

[PATCH] dt-bindings: Move sophgo,cv1800b-rtc to rtc directory
 2025-07-07  8:14 UTC  (6+ messages)

[PATCH 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-07  8:14 UTC  (7+ messages)
` [PATCH 04/15] net: rnpgbe: Add get_capability mbx_fw ops support
` [PATCH 05/15] net: rnpgbe: Add download firmware for n210 chip

[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-07  8:13 UTC  (4+ messages)
` [PATCH 2/3] net: renesas: rswitch: add offloading for L2 switching

[PATCH v2] stackdepot: Make max number of pools build-time configurable
 2025-07-07  8:12 UTC  (3+ messages)

[PATCH v9 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-07  8:12 UTC  (6+ messages)
  ` [PATCH v9 2/6] rust: pwm: Add complete abstraction layer

[PATCH] arm: DT: imx6: Replace license text comment with SPDX identifier
 2025-07-07  8:10 UTC  (2+ messages)

[PATCH v4 0/2] *** Add support for TI TCA6418 GPIO chip ***
 2025-07-07  8:08 UTC  (2+ messages)

[PATCH] kasan: don't call find_vm_area() in in_interrupt() for possible deadlock
 2025-07-07  8:07 UTC  (3+ messages)

[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-07-07  8:07 UTC  (10+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types
` [PATCH v11 2/4] rust: Split `AlwaysRefCounted` into two traits
` [PATCH v11 4/4] rust: Add `OwnableRefCounted`

[PATCH v3] iio: adc: ad7173: fix num_slots
 2025-07-07  8:06 UTC  (2+ messages)

[PATCH v2] arm64: dts: freescale: imx93-phycore-som: Add watchdog ext-reset-output pin
 2025-07-07  8:06 UTC  (2+ messages)

[PATCH v8 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-07  8:05 UTC  (7+ messages)
` [PATCH v8 06/29] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v8 12/29] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v8 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH v2 0/4] Initial PHYTEC i.MX93 overlays
 2025-07-07  8:04 UTC  (3+ messages)

[PATCH] mailbox: stop the release and reacquire of the chan lock
 2025-07-07  8:04 UTC  (6+ messages)

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-07-07  8:04 UTC  (6+ messages)
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge

[PATCHv9 00/16] x86: Enable Linear Address Space Separation support
 2025-07-07  8:03 UTC  (17+ messages)
` [PATCHv9 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCHv9 02/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv9 03/16] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCHv9 04/16] x86/cpu: Defer CR pinning setup until core initcall
` [PATCHv9 05/16] efi: Disable LASS around set_virtual_address_map() EFI call
` [PATCHv9 06/16] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
` [PATCHv9 07/16] x86/vsyscall: Reorganize the #PF emulation code
` [PATCHv9 08/16] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCHv9 09/16] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCHv9 10/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCHv9 11/16] x86/traps: Communicate a LASS violation in #GP message
` [PATCHv9 12/16] x86/traps: Generalize #GP address decode and hint code
` [PATCHv9 13/16] x86/traps: Handle LASS thrown #SS
` [PATCHv9 14/16] x86/cpu: Enable LASS during CPU initialization
` [PATCHv9 15/16] x86/cpu: Make LAM depend on LASS
` [PATCHv9 16/16] x86: Re-enable Linear Address Masking

[char-misc-next v2] mei: bus: fix device leak
 2025-07-07  8:02 UTC  (9+ messages)

[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
 2025-07-07  8:02 UTC  (5+ messages)
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset

[PATCH] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-07  8:01 UTC  (2+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-07-07  8:01 UTC  (2+ messages)

[PATCH] usb: modalias: Added a manufacturer string to usb modalias sysfs output
 2025-07-07  8:00 UTC  (2+ messages)

[PATCH v4] i2c: qcom-geni: Add support for GPI DMA
 2025-07-07  7:59 UTC  (3+ messages)

[PATCH] ALSA: mts64: Replace deprecated strcpy() with strscpy()
 2025-07-07  7:57 UTC  (2+ messages)

[PATCH] dmaengine: nbpfaxi: Add missing check after DMA map
 2025-07-07  7:57 UTC 

[PATCH 0/3] drm: docs: Remove deprecated MIPI DSI macro
 2025-07-07  7:56 UTC  (4+ messages)
` [PATCH 1/3] drm: panel: Replace usage of deprecated MIPI macro
` [PATCH 2/3] drm: Remove unused MIPI write seq and chatty functions
` [PATCH 3/3] drm: docs: Remove completed task from drm TODO list

[PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
 2025-07-07  7:56 UTC  (2+ messages)

mm/slub.o: warning: objtool: ___slab_alloc.isra.111.part.112+0x4c0: can't find jump dest instruction at .text.___slab_alloc.isra.111.part.112+0x68c
 2025-07-07  7:56 UTC 

[PATCH RFC] RISC-V: Fix a register to store the percpu offset
 2025-07-07  7:55 UTC  (2+ messages)

[PATCH] PCI: dwc: Make dw_pcie_ptm_ops static
 2025-07-07  7:55 UTC  (2+ messages)

[PATCH] md: allow removing faulty rdev during resync
 2025-07-07  7:54 UTC 

[syzbot] [ext4?] possible deadlock in ext4_evict_inode (4)
 2025-07-07  7:53 UTC  (2+ messages)

[RFC v3 0/7] Add and use seprintf() instead of less ergonomic APIs
 2025-07-07  7:53 UTC  (6+ messages)
` [RFC v3 3/7] mm: Use "
` [RFC v3 5/7] mm: Fix benign off-by-one bugs

[PATCH v2] xen-pciback: Replace scnprintf() with sysfs_emit_at()
 2025-07-07  7:52 UTC  (3+ messages)

[PATCH] mailmap: add entry for Senozhatsky
 2025-07-07  7:52 UTC 

[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-07  7:50 UTC  (3+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH v2] smp: Document preemption and stop_machine() mutual exclusion
 2025-07-07  7:50 UTC  (2+ messages)

[PATCH 00/12] gpio: use new GPIO line value setter callbacks
 2025-07-07  7:50 UTC  (13+ messages)
` [PATCH 01/12] gpio: tps65910: "
` [PATCH 02/12] gpio: tps65912: check the return value of regmap_update_bits()
` [PATCH 03/12] gpio: tps65912: use new GPIO line value setter callbacks
` [PATCH 04/12] gpio: tps68470: "
` [PATCH 05/12] gpio: tqmx86: "
` [PATCH 06/12] gpio: ts4900: "
` [PATCH 07/12] gpio: twl4030: "
` [PATCH 08/12] gpio: twl6040: "
` [PATCH 09/12] gpio: twl6040: set line value in .direction_out()
` [PATCH 10/12] gpio: uniphier: use new GPIO line value setter callbacks
` [PATCH 11/12] gpio: viperboard: "
` [PATCH 12/12] gpio: virtio: "

[PATCH v4 0/3] arm64: dts: Add support for Ultratronik i.MX8MP Ultra-MACH SBC
 2025-07-07  7:49 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board

[PATCH 0/1] mcb update for 6.17
 2025-07-07  7:47 UTC  (2+ messages)
` [PATCH 1/1] mcb: use sysfs_emit_at() instead of scnprintf() in show functions

[PATCH v2] init/main.c: add warning when file specified in rdinit is inaccessible
 2025-07-07  7:47 UTC  (3+ messages)

[PATCH v12 0/3] rust: platform: add Io support
 2025-07-07  7:46 UTC  (7+ messages)
` [PATCH v12 1/3] rust: io: add resource abstraction
` [PATCH v12 2/3] rust: io: mem: add a generic iomem abstraction

[PATCH 00/12] gpio: use new GPIO line value setter callbacks
 2025-07-07  7:46 UTC  (2+ messages)

[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
 2025-07-07  7:46 UTC  (6+ messages)
` [PATCH 2/8] rust: device: add drvdata accessors

[PATCH v7 00/10] blk: honor isolcpus configuration
 2025-07-07  7:44 UTC  (3+ messages)
` [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs

[PATCH v2 0/8] gpio: move generic GPIO chip fields out of the top-level gpio_chip struct
 2025-07-07  7:44 UTC  (2+ messages)

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-07-07  7:43 UTC  (2+ messages)

[PATCH RFT v2 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-07-07  7:42 UTC  (2+ messages)

[GIT PULL] Immutable branch between GPIO, MFD and ARM-SoC for v6.17-rc1
 2025-07-07  7:41 UTC 

[PATCH v3] mtd: rawnand: fsmc: Add missing check after DMA map
 2025-07-07  7:39 UTC 

[PATCH v1] arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on
 2025-07-07  7:37 UTC  (2+ messages)

[PATCH v3] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
 2025-07-07  7:33 UTC 

[PATCH v10 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-07-07  7:32 UTC  (3+ messages)
` [PATCH v10 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH v7 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-07-07  7:31 UTC  (13+ messages)
` [PATCH v7 01/12] media: mediatek: jpeg: fix jpeg hw count setting
` [PATCH v7 02/12] media: mediatek: jpeg: fix jpeg buffer payload setting
` [PATCH v7 03/12] media: mediatek: jpeg: fix jpeg buffer layout
` [PATCH v7 04/12] media: mediatek: jpeg: fix stop streaming flow for multi-core
` [PATCH v7 05/12] media: mediatek: jpeg: fix multi-core clk suspend and resume setting
` [PATCH v7 06/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v7 07/12] media: mediatek: jpeg: fix decoding resolution change operation
` [PATCH v7 08/12] media: mediatek: jpeg: fix remove buffer operation for multi-core
` [PATCH v7 09/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [PATCH v7 10/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v7 11/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v7 12/12] media: mediatek: jpeg: add jpeg smmu sid setting

[PATCH v8 00/16] further mt7988 devicetree work
 2025-07-07  7:30 UTC  (4+ messages)
` [PATCH v8 02/16] dt-bindings: net: mediatek,net: allow up to 8 IRQs

[PATCH v2] spi: Raise limit on number of chip selects
 2025-07-07  7:30 UTC  (2+ messages)
  ` AW: "

[PATCH v3 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-07  7:30 UTC  (9+ messages)
` [PATCH v3 1/5] mm: introduce num_pages_contiguous()
` [PATCH v3 2/5] vfio/type1: optimize vfio_pin_pages_remote()
` [PATCH v3 3/5] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v3 4/5] vfio/type1: introduce a new member has_rsvd for struct vfio_dma
` [PATCH v3 5/5] vfio/type1: optimize vfio_unpin_pages_remote()

[PATCH v3] gpio: reg: use new GPIO line value setter callbacks
 2025-07-07  7:26 UTC  (2+ messages)

[PATCH v10 0/4] support large align and nid in Rust allocators
 2025-07-07  7:25 UTC  (5+ messages)
` [PATCH v10 3/4] rust: add support for NUMA ids in allocations

[PATCH] gpio: sim: allow to mark simulated lines as invalid
 2025-07-07  7:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: add miscdevice Rust abstractions
 2025-07-07  7:24 UTC  (2+ messages)

[PATCH] rust: miscdevice: remove unnecessary import
 2025-07-07  7:23 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mm-beacon: Fix HS400 USDHC clock speed
 2025-07-07  7:22 UTC  (2+ messages)

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-07-07  7:21 UTC  (9+ messages)
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path

[PATCH] mwifiex: replace deprecated strcpy() with strscpy()
 2025-07-07  7:21 UTC  (2+ messages)

[PATCH net-next v4] tcp: Correct signedness in skb remaining space calculation
 2025-07-07  7:21 UTC  (2+ messages)

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-07  7:20 UTC  (5+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH v3] skbuff: Add MSG_MORE flag to optimize large packet transmission
 2025-07-07  7:19 UTC  (3+ messages)

[PATCH 00/14] vdso: Add support for auxiliary clocks
 2025-07-07  7:17 UTC  (7+ messages)
` [PATCH 11/14] vdso/vsyscall: Update auxiliary clock data in the datapage
  ` [tip: timers/ptp] "
` [PATCH 14/14] selftests/timers/auxclock: Test vDSO functionality

[PATCH] selftests/bpf: Set CONFIG_PACKET=y for selftests
 2025-07-07  7:17 UTC 

[PATCH] mtd: rawnand: rockchip: Add missing check after DMA map
 2025-07-07  7:15 UTC 

[PATCH V2 0/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-07  7:15 UTC  (5+ messages)
` [PATCH V2 2/2] "

[RFC 0/7] vmallloc and non-blocking GFPs
 2025-07-07  7:13 UTC  (7+ messages)
` [RFC 2/7] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [RFC 3/7] mm/vmalloc: Avoid cond_resched() when blocking is not permitted
` [RFC 6/7] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()

[PATCH 02/14] vdso/vsyscall: Introduce a helper to fill clock configurations
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 03/14] vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 04/14] vdso/helpers: Add helpers for seqlocks of single vdso_clock
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 05/14] vdso/gettimeofday: Return bool from clock_getres() helpers
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 07/14] vdso/gettimeofday: Introduce vdso_clockid_valid()
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 08/14] vdso/gettimeofday: Introduce vdso_set_timespec()
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 09/14] vdso/gettimeofday: Introduce vdso_get_timestamp()
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 10/14] vdso: Introduce aux_clock_resolution_ns()
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 12/14] vdso/gettimeofday: Add support for auxiliary clocks
 2025-07-07  7:11 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v2 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-07-07  7:09 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM and carrier board bindings

[PATCH v6] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-07-07  7:09 UTC  (5+ messages)
` [bug report] "

[PATCH v2 0/4] media: imx8qxp: add parallel camera support
 2025-07-07  7:03 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: media: add i.MX parallel csi support
` [PATCH v2 3/4] arm64: dts: imx8: add parallel CSI node

[PATCH v4 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-07  7:00 UTC  (6+ messages)
` [PATCH v4 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v4 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v4 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
` [PATCH v4 5/5] ext4: support uncached buffered I/O

[PATCH] wilc1000: replace deprecated strcpy() with strscpy()
 2025-07-07  6:58 UTC  (2+ messages)

[PATCH v2 0/6] MIPS: Resolve build problems on decstation_64
 2025-07-07  6:58 UTC  (2+ messages)
` Gentle ping: "

[PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
 2025-07-07  6:58 UTC  (12+ messages)
` [PATCH v2 01/11] dm-pcache: add pcache_internal.h
` [PATCH v2 02/11] dm-pcache: add backing device management
` [PATCH v2 03/11] dm-pcache: add cache device
` [PATCH v2 04/11] dm-pcache: add segment layer
` [PATCH v2 05/11] dm-pcache: add cache_segment
` [PATCH v2 06/11] dm-pcache: add cache_writeback
` [PATCH v2 07/11] dm-pcache: add cache_gc
` [PATCH v2 08/11] dm-pcache: add cache_key
` [PATCH v2 09/11] dm-pcache: add cache_req
` [PATCH v2 10/11] dm-pcache: add cache core
` [PATCH v2 11/11] dm-pcache: initial dm-pcache target

drivers/net/ethernet/broadcom/bnxt/bnxt.c:10113:22: warning: variable 'max_tmo_secs' set but not used
 2025-07-07  6:56 UTC 

[PATCH 3/4] sched/rt: Split root_domain->rto_count to per-NUMA-node counters
 2025-07-07  6:53 UTC  (3+ messages)

[PATCH 0/3] On-chip RTC support for ExynosAutov9
 2025-07-02  5:24 UTC  (4+ messages)
    ` [PATCH 1/3] dt-bindings: rtc: s3c-rtc: add compatible for exynosautov9
    ` [PATCH 2/3] rtc: s3c: support for exynosautov9 on-chip RTC
    ` [PATCH 3/3] arm64: dts: exynosautov9: add RTC DT node

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®