mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/6] usb: add missing pm_runtime_dont_use_autosuspend() calls
 2026-09-15  9:02 UTC  (4+ messages)
` [PATCH 1/6] usb: core: add missing pm_runtime_dont_use_autosuspend() call
` [PATCH 2/6] usb: xhci-mtk: "
` [PATCH 3/6] usb: xhci: add missing pm_runtime_dont_use_autosuspend() calls

[PATCH v3 0/3] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
 2026-09-15  9:01 UTC  (8+ messages)
` [PATCH v3 1/3] kselftest: mm: rename read_pmd_pagesize() to pmd_psize()
` [PATCH v3 3/3] kselftest: mm: introduce size_to_shift() helper

[PATCH bpf-next v7 5/5] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm
 2026-09-15  9:01 UTC  (2+ messages)

[PATCH bpf-next v7 1/5] mm: Add copy_remote_mm_str()
 2026-09-15  9:01 UTC  (2+ messages)

[PATCHSET v4 sched_ext/for-7.4] sched_ext: Add lazy preemption support
 2026-09-15  9:00 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Add lazy preemption tests

[PATCH v2] rcutorture: kvm-again.sh: Fix re-run failure on ppc64
 2026-09-15  8:59 UTC 

[PATCH net-next v2] net: usb: asix: reject a truncated Data header in rx_fixup
 2026-09-15  8:59 UTC  (3+ messages)

[PATCH] net: phy: intel-xway: workaround 100BASE-TX Link-Up issue
 2026-09-15  8:59 UTC 

[PATCH] media: i2c: ov2740: fix power cleanup on remove
 2026-09-15  8:59 UTC 

[PATCH v7 00/12] f2fs: introduce metadata cache
 2026-09-15  8:57 UTC  (7+ messages)
` [PATCH v7 01/12] f2fs: cache: implement "
  ` [f2fs-dev] "
` [PATCH v7 04/12] f2fs: cache: introduce writeback thread
  ` [f2fs-dev] "

[PATCH net-next v6 10/14] net: lan966x: add PCIe FDMA support
 2026-09-15  8:54 UTC  (3+ messages)

[PATCH] USB Audio Class 2 Mixer unit support for GET_CUR, SET_CUR and RANGE
 2026-09-15  8:54 UTC 

[PATCH v1 1/1] resource: Replace open coded resource_overlaps()
 2026-09-15  8:53 UTC 

[PATCH v2 00/21] kbuild: significantly speed up kernel builds
 2026-09-15  8:53 UTC  (4+ messages)

[PATCH] fprobe: Clear the unused part of the fgraph_data reservation
 2026-09-15  8:53 UTC  (2+ messages)

[PATCH] drm/imagination: Fix PowerVR UAPI constant references in kernel-doc
 2026-09-15  8:51 UTC  (2+ messages)

[PATCH] media: i2c: ov2735: fix power cleanup on remove
 2026-09-15  8:50 UTC 

[PATCH net v3 0/6] net: stmmac: More selftest-related fixes
 2026-09-15  8:50 UTC  (2+ messages)

[PATCH] x86/mm: Don't force unencrypted DMA for IOMMU-backed devices
 2026-09-15  8:50 UTC  (3+ messages)

[PATCH v4 next 0/9] locking/osq_lock: Optimisations to osq_lock code
 2026-09-15  8:50 UTC  (8+ messages)
` [PATCH v4 next 2/9] locking/osq_lock: Save the cpu number for 'prev' not the node address
` [PATCH v4 next 3/9] locking/osq_lock: Set prev_cpu=0 instead of locked=1

[PATCH] firmware: efi: add a separate timeout for UpdateCapsule()
 2026-09-15  8:49 UTC  (7+ messages)

[PATCH v4 0/3] Add Xiaomi 12 Lite 5G (taoyao) battery support
 2026-09-15  8:49 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: soc: qcom: add xiaomi,taoyao-pmic-glink compatible
` [PATCH v4 2/3] power: supply: qcom_battmgr: add Xiaomi taoyao support
` [PATCH v4 3/3] arm64: dts: qcom: sm7325-xiaomi-taoyao: switch to device-specific pmic-glink compatible

[PATCH v9 net] octeontx2-af: switch qmem from coherent DMA alloc to streaming DMA mapping
 2026-09-15  8:47 UTC  (3+ messages)

drivers/gpu/drm/amd/display/modules/power/power_abm.c:752:2-7: WARNING: NULL check before some freeing functions is not needed
 2026-09-15  8:47 UTC 

[PATCH v6 0/5] riscv: Introduce support for hardware break/watchpoints
 2026-09-15  8:47 UTC  (3+ messages)
` [PATCH v6 3/5] riscv: ptrace "

[PATCH] mm: Remove unused exact_nid parameter from memmap_alloc()
 2026-09-15  8:46 UTC  (2+ messages)

[PATCH bpf-next v6] xsk: Fix circular locking dependency between &net->xdp.lock, &xs->mutex, and netdev_lock_ops
 2026-09-15  8:46 UTC  (2+ messages)

[PATCH net v3 5/6] net: stmmac: size the RX buffers from the frame length, not the MTU
 2026-09-15  8:45 UTC  (2+ messages)

[PATCH net v3 4/6] net: stmmac: selftests: Capture all packets for vlan checks
 2026-09-15  8:45 UTC  (2+ messages)

[PATCH net v3 1/6] net: stmmac: selftests: Support running selftests on DSA conduits
 2026-09-15  8:45 UTC  (2+ messages)

[PATCH] rcutorture: kvm-again.sh: Fix re-run failure on ppc64
 2026-09-15  8:45 UTC 

[PATCH 0/3] KVM: Replace VCPU_RUN with KVM_RUN in comments and docs
 2026-09-15  8:44 UTC  (4+ messages)
` [PATCH 1/3] KVM: Fix comments that refer to the non-existent VCPU_RUN ioctl
` [PATCH 2/3] KVM: arm64: Fix references "
` [PATCH 3/3] KVM: PPC: Book3S HV: Fix comment naming a non-existent KVM_VCPU_RUN ioctl

[PATCH] mm/oom_kill: fix hung tasks queued on mmap_lock behind a long reap
 2026-09-15  8:44 UTC  (7+ messages)

[PATCH] media: i2c: ov13b10: fix power cleanup on remove
 2026-09-15  8:44 UTC 

[PATCH v2 00/23] ALSA: fix typos in comments
 2026-09-15  8:44 UTC  (24+ messages)
` [PATCH v2 01/23] ALSA: core: seq: oss: "
` [PATCH v2 02/23] ALSA: hda: "
` [PATCH v2 03/23] ALSA: usb-audio: "
` [PATCH v2 04/23] ALSA: i2c: "
` [PATCH v2 05/23] ALSA: emu10k1: "
` [PATCH v2 06/23] ALSA: emux: "
` [PATCH v2 07/23] ALSA: firewire: bebob: "
` [PATCH v2 08/23] ALSA: opti9xx: "
` [PATCH v2 09/23] ALSA: hal2: "
` [PATCH v2 10/23] ALSA: ppc: tumbler: "
` [PATCH v2 11/23] ALSA: ac97: "
` [PATCH v2 12/23] ALSA: au88x0: "
` [PATCH v2 13/23] ALSA: aw2: "
` [PATCH v2 14/23] ALSA: cs4281: "
` [PATCH v2 15/23] ALSA: cs46xx: "
` [PATCH v2 16/23] ALSA: echoaudio: "
` [PATCH v2 17/23] ALSA: lx6464es: "
` [PATCH v2 18/23] ALSA: pcxhr: "
` [PATCH v2 19/23] ALSA: riptide: "
` [PATCH v2 20/23] ALSA: rme32: "
` [PATCH v2 21/23] ALSA: hdsp: "
` [PATCH v2 22/23] ALSA: trident: "
` [PATCH v2 23/23] ALSA: vx: "

[PATCH] usb: gadget: f_loopback: fix descriptor leak on unbind
 2026-09-15  8:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] arm64: dts: qcom: sm8150: Use SM8150_CX for the SDHC power domain
 2026-09-15  8:44 UTC 

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-15  8:43 UTC  (6+ messages)
` [PATCH v9 4/5] x86/cpuid: fix unbootable VMs by really inlining memcmp() in hypervisor_cpuid_base()

[PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
 2026-09-15  8:43 UTC  (5+ messages)
` [PATCH v10 09/28] KVM: VMX: Save/restore guest FRED RSP0

[PATCH v1 1/1] CREDITS: Fix the ordering and other issues
 2026-09-15  8:42 UTC 

[PATCH v8 00/13] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-09-15  8:41 UTC  (14+ messages)
` [PATCH v8 01/13] dt-bindings: display: mediatek: dsc: Add MT8196 compatible
` [PATCH v8 02/13] drm/mediatek: Implement Display Stream Compression support
` [PATCH v8 03/13] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH v8 04/13] drm/mediatek: mtk_dsi: Cleanup encoder if reset fails during bind
` [PATCH v8 05/13] drm/mediatek: mtk_dsi: Enable interrupt at component bind time
` [PATCH v8 06/13] drm/mediatek: mtk_dsi: Transfer register offsets to per-SoC const
` [PATCH v8 07/13] drm/mediatek: mtk_dsi: Move max link rate parameter to platform data
` [PATCH v8 08/13] drm/mediatek: mtk_dsi: Add support for MT8189
` [PATCH v8 09/13] drm/mediatek: mtk_dsi: Add support for SRAM QoS setting
` [PATCH v8 10/13] drm/mediatek: mtk_dsi: Add support for MT8196
` [PATCH v8 11/13] drm/mediatek: mtk_dsi: Enable PM Runtime on probe
` [PATCH v8 12/13] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs
` [PATCH v8 13/13] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support

[PATCH v3] xfs: fix typos and repeated words in comments
 2026-09-15  8:41 UTC  (2+ messages)

[PATCH net] net: fddi: skfp: fix NULL deref when setting the MAC address while down
 2026-09-15  8:40 UTC  (2+ messages)

[PATCH] arm64/sve: Don't zero the SVE state buffer when the SVE state is live
 2026-09-15  8:39 UTC  (2+ messages)

[PATCH v10 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-15  8:39 UTC  (4+ messages)
` [PATCH v10 6/6] selftests/mm: add a GUP selftest

[PATCH net RESEND 2/2] net: macb: Use all-frame timestamping for PTPv1 RX filters
 2026-09-15  8:38 UTC  (2+ messages)

[PATCH net RESEND 1/2] net: macb: Preserve one-step mode on rejected timestamp requests
 2026-09-15  8:38 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Avoid triggering an extra interrupt for a vCPU
 2026-09-15  8:38 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8150: Use SM8150_MSS for the SDHC power domain
 2026-09-15  8:37 UTC  (3+ messages)

[PATCH] locking/osq_lock: Ensure proper locking semantics for osq_lock/osq_unlock()
 2026-09-15  8:36 UTC  (6+ messages)

[PATCH v2] i40e: add an error handling path in i40e_xsk_pool_enable()
 2026-09-15  8:36 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-15  8:35 UTC  (3+ messages)

[PATCH] xhci: sideband: check vdev liveness before removing endpoints on unregister
 2026-09-15  8:35 UTC  (17+ messages)
    ` 答复: "
        ` 答复: "

[PATCH] media: i2c: og01a1b: power off sensor on remove
 2026-09-15  8:35 UTC 

[PATCH] mm/hugetlb: fix misspelled parameter names in comment
 2026-09-15  8:35 UTC  (2+ messages)

[PATCH] kgdb: Fix buffer overflow in the 'm' packet handler
 2026-09-15  8:34 UTC  (3+ messages)

[PATCH v3 0/2] Documentation/litmus-tests: Add SRCU fastpath litmus tests
 2026-09-15  8:33 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation/litmus-tests: Add SRCU fastpath anchor-before-scan test

[PATCH] md: don't flush md_misc_wq from md_alloc()
 2026-09-15  8:33 UTC 

[PATCH v13 0/7] ntfs: fix volume flag races and persist the recorded error state
 2026-09-15  8:32 UTC  (8+ messages)
` [PATCH v13 1/7] ntfs: fix volume flag update races
` [PATCH v13 2/7] ntfs: set the volume dirty bit unconditionally on metadata changes
` [PATCH v13 3/7] ntfs: sync the volume dirty bit with the recorded error state
` [PATCH v13 4/7] ntfs: persist the dirty state after the final put_super() commits
` [PATCH v13 5/7] ntfs: do not clear the volume dirty bit during sync
` [PATCH v13 6/7] ntfs: check the dirty-state commit on remount and unmount
` [PATCH v13 7/7] ntfs: fail remount on sync errors and keep the dirty bit on SB_FORCE

[PATCH v5 01/20] media: rc: Ensure registered is cleared in error path
 2026-09-15  8:32 UTC  (20+ messages)
` [PATCH v5 02/20] media: rc: Ensure that rc_unregister_device() does not free input device
` [PATCH v5 03/20] media: rc: Fix ABBA deadlock by making locks more fine grained
` [PATCH v5 04/20] media: rc: Replace open coded krealloc() for keymap
` [PATCH v5 05/20] media: rc: Add missing locking "
` [PATCH v5 06/20] media: rc: Fix race between bpf(BPG_PROG_ATTACH) and device unregister
` [PATCH v5 07/20] media: rc: mce_kbd: Fix inconsistent locking of keylock
` [PATCH v5 08/20] media: ene_ir: Ensure teardown is done in the correct order
` [PATCH v5 09/20] media: rc: Use binary search for adding or updating a scancode
` [PATCH v5 10/20] media: rc: imon: Bind both interfaces via usb_driver_claim_interface()
` [PATCH v5 11/20] media: ir_toy: Remove unused struct field
` [PATCH v5 12/20] media: nuvoton-cir: "
` [PATCH v5 13/20] media: ite-cir: Removed "
` [PATCH v5 14/20] media: fintek-cir: Remove unused fields
` [PATCH v5 15/20] media: mceusb: Remove unused field
` [PATCH v5 16/20] media: serial_ir: Fix race condition where timer can be re-armed
` [PATCH v5 17/20] media: rc: After rc_unregister_device() timers "
` [PATCH v5 18/20] media: rc: Validate carrier range in LIRC_SET_REC_CARRIER ioctl
` [PATCH v5 19/20] media: ir_toy: Validate the maximum tx carrier
` [PATCH v5 20/20] media: meson-ir-tx: Prevent divide by zero in meson_irtx_prepare_pulse()

[PATCH net] vlan: require the MAC header to be present in __vlan_insert_inner_tag()
 2026-09-15  8:31 UTC 

[PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2026-09-15  8:31 UTC  (2+ messages)

[PATCH v2] LoongArch: Remove arch-specific __smp_mb__{before,after}_atomic()
 2026-09-15  8:28 UTC  (2+ messages)

[PATCH v2] PCI: cadence: Store the core controller in platform drvdata
 2026-09-15  8:28 UTC 

[PATCHSET v2 sched_ext/for-7.3-fixes] sched_ext: Idle claim recovery and online cid mask
 2026-09-15  8:27 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: scx_qmap: Restore unused idle claims from ops.dispatch()
` [PATCH 2/2] sched_ext: Maintain an online cid mask in the scheduler arena

[PATCH v3] locking/osq_lock: Ensure proper locking semantics for osq_lock/osq_unlock()
 2026-09-15  8:26 UTC  (2+ messages)

[PATCH net] net: bcmgenet: restore the hardware filters on open
 2026-09-15  8:26 UTC  (2+ messages)

[PATCH v2 00/13] ASoC: mediatek: mt8189: Improve error handling
 2026-09-15  8:26 UTC  (6+ messages)
` [PATCH v2 07/13] ASoC: mediatek: mt8189: Propagate runtime resume errors

[PATCH] media: adv7180: Initialize mutex before ancillary clients
 2026-09-15  8:26 UTC 

[PATCH v5 0/3] Add Altera SoCFPGA Crypto Service (FCS) driver
 2026-09-15  8:25 UTC  (4+ messages)
` [PATCH v5 1/3] firmware: stratix10-svc: increase args array
` [PATCH v5 2/3] firmware: stratix10-svc: add FCS crypto-service commands for Agilex 5
` [PATCH v5 3/3] firmware: socfpga-fcs: add Altera SoCFPGA FCS driver with SDOS

[PATCH 00/17] Treewide: enforce static storage for object initializers
 2026-09-15  8:23 UTC  (3+ messages)
` [PATCH 01/17] locking/mutex: assert static storage for DEFINE_MUTEX()

[PATCH] media: i2c: imx290: fix runtime PM reference handling on probe errors
 2026-09-15  8:22 UTC 

[PATCH net-next v18 0/3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-15  8:21 UTC  (4+ messages)
` [PATCH net-next v18 1/3] dt-bindings: net: Document Motorcomm YT8824 PHY package
` [PATCH net-next v18 2/3] net: phy: Add support for Template Control register for PMA
` [PATCH net-next v18 3/3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy

[PATCH net-next v6 1/2] net: fec: Propagate PTP initialization errors
 2026-09-15  8:20 UTC  (2+ messages)

[PATCH net-next v17 0/2] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-15  8:19 UTC  (6+ messages)
` [PATCH net-next v17 2/2] "

[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
 2026-09-15  8:18 UTC  (29+ messages)
` [PATCH 01/28] ALSA: ac97: Refactor snd_ac97_get_name() to use snprintf()
` [PATCH 02/28] sunrpc: Refactor rpc_sockaddr2uaddr() to use snprintf() instead of strlcat()
` [PATCH 03/28] ARM: atags: Replace strlcat() with snprintf() for cmdline extend
` [PATCH 04/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_nsymb_init()
` [PATCH 05/28] ALSA: usb-audio: Refactor usb_audio_make_longname() to use seq_buf
` [PATCH 06/28] comedi: comedi_bond: Refactor strlcat() to seq_buf in do_dev_config()
` [PATCH 07/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_psymb_init()
` [PATCH 08/28] devlink: Refactor strlcat() to seq_buf in __devlink_compat_running_version()
` [PATCH 09/28] drm/dp_mst: Refactor build_mst_prop_path() to use seq_buf
` [PATCH 10/28] of/fdt: Replace strlcat() with snprintf() in early_init_dt_scan_chosen()
` [PATCH 11/28] wifi: brcmfmac: Replace strlcat() with snprintf() in brcmf_fw_alloc_request()
` [PATCH 12/28] fortify: Convert strlcat() to snprintf() in strcat()
` [PATCH 13/28] i40e: Replace strlcat() with snprintf() in i40e_nvm_version_str()
` [PATCH 14/28] ALSA: usb-audio: Refactor append_ctl_name() to use snprintf()
` [PATCH 15/28] orangefs: Use seq_buf for debug help string generation
` [PATCH 16/28] pinctrl: samsung: Use snprintf() to construct pin bank names
` [PATCH 17/28] MIPS: cmdline: Refactor bootcmdline_append() to use snprintf()
` [PATCH 18/28] LoongArch: Refactor bootcmdline_init() to use seq_buf instead of strlcat()
` [PATCH 19/28] x86/setup: Use snprintf() to concatenate builtin and boot command lines
` [PATCH 20/28] parisc: Refactor strlcat() to seq_buf in setup_cmdline()
` [PATCH 21/28] NFS: nfsroot: Refactor root_nfs_cat() to use snprintf()
` [PATCH 22/28] media: si2165: Use snprintf() to format frontend name
` [PATCH 23/28] Input: synaptics_usb - use seq_buf and snprintf() for name and phys
` [PATCH 24/28] EDAC/thunderx: Fix stale error context in thunderx_l2c_threaded_isr()
` [PATCH 25/28] EDAC/thunderx: Replace strlcat() with seq_buf
` [PATCH 26/28] wifi: wil6210: Refactor resume_triggers2string() to use seq_buf
` [PATCH 27/28] drm/xe/pf: Convert strlcat() to seq_buf in control_read()
` [PATCH 28/28] drm/xe/pf: Refactor strlcat() to seq_buf in sched_group_engines_read()

[PATCH v3 0/2] drm/drm_crtc: dma_fence_ops fixes
 2026-09-15  8:18 UTC  (3+ messages)
` [PATCH v3 1/2] drm/drm_crtc: ensure dma_fence_ops remain valid during device unbind

[PATCH 1/2] MIPS: Octeon: size the swiotlb for a modular OHCI platform driver
 2026-09-15  8:18 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Octeon: offer the RedBoot parser when it is modular

[PATCH] md/raid5: setup_conf: Fix null-ptr-def in error handling path
 2026-09-15  8:17 UTC 

[PATCH] usb: octeon-hcd: keep SOF interrupts while a periodic pipe is due
 2026-09-15  8:17 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®