mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/7] usb: dwc3: qcom: Add firmware-managed resource support for SA8255P
 2026-09-11 23:48 UTC  (3+ messages)
` [PATCH v2 1/7] usb: dwc3: qcom: re-enable wakeup interrupts on failed resume

[PATCH] firewire: cdev: Fix FW_CDEV_IOC_CREATE_ISO_CONTEXT references in kernel-doc
 2026-09-11 23:46 UTC  (2+ messages)

[PATCH] drm/panfrost: add Mali-G68 support
 2026-09-11 23:45 UTC  (2+ messages)

[PATCH v5 0/2] clk: rs9: Fix and of_clk_hw_onecell_get() conversion
 2026-09-11 23:43 UTC  (2+ messages)

commit 108cc873398932af589c295f78c348513b8d70d9 breaks update-grub on btrfs root filesystem
 2026-09-11 23:42 UTC  (7+ messages)

[PATCH RESEND] usb: dwc3: gadget: don't error on dequeue of a completed request
 2026-09-11 23:39 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] drm/panfrost: Rename "panthor" prefixes in debugfs identifiers
 2026-09-11 23:38 UTC  (2+ messages)

[PATCH 00/13] PCI: brcmstb: Stop using chip numbers for conditions
 2026-09-11 23:35 UTC  (14+ messages)
` [PATCH 01/13] PCI: brcmstb: Remove redundant const specifier for struct fields
` [PATCH 02/13] PCI: brcmstb: Use flags u32 instead of bools
` [PATCH 03/13] PCI: brcmstb: Add Broadcom quirks macro
` [PATCH 04/13] PCI: brcmstb: Declare and assign quirk OB_WIN_32BIT_ADDR
` [PATCH 05/13] PCI: brcmstb: Declare and assign quirk OB_WIN_MAXSZ_128MB
` [PATCH 06/13] PCI: brcmstb: Declare and assign flag IS_BMIPS
` [PATCH 07/13] PCI: brcmstb: Declare and assign quirk 32BIT_PCI_OPS
` [PATCH 08/13] PCI: brcmstb: Declare and assign quirk NO_RGR1_TIMER
` [PATCH 09/13] PCI: brcmstb: Declare and assign quirk EARLY_PERST_ASSERT
` [PATCH 10/13] PCI: brcmstb: Declare and assign quirk PERST_PCIE_REV_CUTOFF
` [PATCH 11/13] PCI: brcmstb: Put max_burst_size setting in cfg_data
` [PATCH 12/13] PCI: brcmstb: Use order-0 indexing for inbound BAR window array
` [PATCH 13/13] PCI: brcmstb: Split up complicated function into two variants

[PATCH] block: Fix the thaw_bdev reference in bdev_freeze() kernel-doc
 2026-09-11 23:34 UTC 

[PATCH net-next v3 10/10] net: dsa: microchip: add periodic output support for the KSZ8463
 2026-09-11 23:33 UTC  (4+ messages)

[PATCH] drm/panfrost: fix autosuspend cleanup during teardown
 2026-09-11 23:33 UTC  (4+ messages)

[PATCH v12 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-11 23:30 UTC  (3+ messages)
` [PATCH v12 01/12] cxl: Move HDM decoder programming helpers

[PATCH] media: uapi: Fix C3 ISP type references in kernel-doc
 2026-09-11 23:30 UTC 

[PATCH 0/3] I3C character device driver using driver_override
 2026-09-11 23:29 UTC  (3+ messages)
` [PATCH 3/3] i3c: add i3cdev character device module for user-space access

[PATCH v9 00/16] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-11 23:28 UTC  (17+ messages)
` [PATCH v9 01/16] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v9 02/16] drm/panfrost: Move lock and modparam initialisations into their subsystems
` [PATCH v9 03/16] drm/panfrost: Move debugfs initialisation to relevant subsystems
` [PATCH v9 04/16] drm/panfrost: Skip NULL checks for clock enable/disabling
` [PATCH v9 05/16] drm/panfrost: Consolidate device clock management and reset
` [PATCH v9 06/16] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove
` [PATCH v9 07/16] drm/panfrost: Explicitly enable MMU interrupts at device init
` [PATCH v9 08/16] drm/panfrost: Move all DRM device initialisation into device_init()
` [PATCH v9 09/16] drm/panfrost: Add warning messages to fatal error conditions
` [PATCH v9 10/16] drm/panfrost: Add debugfs knob for manually triggering a GPU reset
` [PATCH v9 11/16] drm/panfrost: Move perfcnt GPU disable sequence into a helper
` [PATCH v9 12/16] drm/panfrost: Skip cache flush/invalidate when enabling perfcnt
` [PATCH v9 13/16] drm/panfrost: Avoid cache flush after perfcnt sample in fully coherent systems
` [PATCH v9 14/16] drm/panfrost: Introduce a reset lock
` [PATCH v9 15/16] drm/panfrost: Fix races between perfcnt and reset sequence
` [PATCH v9 16/16] drm/panfrost: Bump driver minor to reflect new DUMP IOCTL req field

[PATCH] clk: tegra: fix typos in comments
 2026-09-11 23:28 UTC  (2+ messages)

[PATCH net v8 0/1] llc: fix listener child socket leaks before passive open completes
 2026-09-11 23:27 UTC  (3+ messages)
` [PATCH net v8 1/1] "

[BUG] general protection fault in gspca_input_create_urb
 2026-09-11 23:26 UTC 

[PATCH 1/2] f2fs: rename page_count with cache_count
 2026-09-11 23:25 UTC  (2+ messages)
` [PATCH 2/2] f2fs: rename nr_pages_to_skip with nr_caches_to_skip

[PATCH v7 00/12] f2fs: introduce metadata cache
 2026-09-11 23:24 UTC  (13+ messages)
` [PATCH v7 01/12] f2fs: cache: implement "
` [PATCH v7 02/12] f2fs: cache: initialize meta cache
` [PATCH v7 03/12] f2fs: cache: introduce shrinker
` [PATCH v7 04/12] f2fs: cache: introduce writeback thread
` [PATCH v7 05/12] f2fs: cache: use meta cache
` [PATCH v7 06/12] f2fs: cache: initialize node cache
` [PATCH v7 07/12] f2fs: cache: use "
` [PATCH v7 08/12] f2fs: cache: initialize compress cache
` [PATCH v7 09/12] f2fs: cache: use "
` [PATCH v7 10/12] f2fs: cache: support fault injection
` [PATCH v7 11/12] f2fs: cache: introduce tracepoints
` [PATCH v7 12/12] f2fs: cache: show per-cache usage in debugfs

[RFC] bpf: account ring buffer backing pages separately from Lost RAM
 2026-09-11 23:24 UTC  (5+ messages)
      ` [External Mail]Re: "

[BUG] WARNING in cxusb_medion_v_stop_streaming
 2026-09-11 23:22 UTC 

[PATCH] nvme-multipath: add fail_io_now sysfs attribute to fail queued I/O
 2026-09-11 23:20 UTC  (5+ messages)

[PATCH] srcutiny: Add lockdep and early-boot checks to synchronize_srcu_atomic()
 2026-09-11 23:19 UTC  (4+ messages)

[PATCH v2 0/7] mm/damon: introduce probe_hits_wsum DAMOS core filter
 2026-09-11 23:19 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free Read in __snd_ctl_add_replace
 2026-09-11 23:18 UTC 

[PATCH] iommufd: Fix iommufd_hw_capabilities reference in kernel-doc
 2026-09-11 23:18 UTC 

[PATCH v4 00/15] iommu/arm-smmu-v3: Add PRI support
 2026-09-11 23:17 UTC  (7+ messages)
` [PATCH v4 01/15] iommu/arm-smmu-v3: Disable the impl before disabling the SMMU on shutdown
` [PATCH v4 10/15] iommu/arm-smmu-v3: Support PRI Page Request in arm_smmu_handle_ppr()

[PATCH] kobject: Fix the kobj_set_name reference in kset_register() kernel-doc
 2026-09-11 23:16 UTC  (2+ messages)

[PATCH 0/7] media: i2c: st-vd55g1: Genericize driver and add VD55G0 support
 2026-09-11 23:16 UTC  (4+ messages)
` [PATCH 5/7] media: i2c: st-vd55g: Add generic driver and "

[BUG] WARNING in rtrs_clt_rdma_cm_handler
 2026-09-11 23:16 UTC 

[BUG] KASAN: slab-use-after-free Read in em28xx_v4l2_close
 2026-09-11 23:14 UTC 

[PATCH net-next] ovpn: Fix the return value in ovpn_bind_from_sockaddr() kernel-doc
 2026-09-11 23:13 UTC 

[PATCH] usb: dwc3: host: fix props[] overflow and dangling xhci pointer on error
 2026-09-11 23:12 UTC  (5+ messages)
` [PATCH v2 1/2] usb: dwc3: host: fix dangling xhci pointer on init failure
  ` [PATCH v2 2/2] usb: dwc3: host: fix props[] overflow when all quirks are enabled

[PATCH net 0/2] ipv6: rpl: fix loop detection for separated local addresses
 2026-09-11 23:11 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: net: add RPL SRH loop test

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

[PATCH v2] clk: ti: composite: resolve parent clocks by name again
 2026-09-11 23:08 UTC  (2+ messages)

[PATCH v11 00/23] Allow AET to use PMT as loadable module
 2026-09-11 23:08 UTC  (11+ messages)
` [PATCH v11 01/23] x86/resctrl: Give better names to X86_FEATURE flags for monitoring
` [PATCH v11 02/23] x86/resctrl: Check if monitoring features are enabled

[PATCH net-next v2] selftests: net: move log_test to lib file and remove duplicate code
 2026-09-11 23:08 UTC  (3+ messages)

[PATCH] cxl/region: Fix the return value in devm_cxl_add_region() kernel-doc
 2026-09-11 23:06 UTC  (2+ messages)

[PATCHv3 0/3] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-09-11 23:04 UTC  (5+ messages)
` [PATCHv3 1/3] net: fec: do not use readl()/writel() for ColdFire

[REGRESSION] PCI: Dynamic OF node creation hangs on invalid bridge configuration
 2026-09-11 23:04 UTC  (3+ messages)
  ` [PATCH] PCI: of: Skip dynamic nodes for bridges without a subordinate bus

[syzbot] [kvm?] INFO: task hung in kvm_gmem_release (2)
 2026-09-11 23:02 UTC  (2+ messages)

[PATCH] spi: Fix the return value in spi_new_ancillary_device() kernel-doc
 2026-09-11 23:02 UTC 

[PATCH] Documentation: ABI: sysfs-driver-dma-idxd: Fix the kernel version 6.20.0
 2026-09-11 23:01 UTC  (2+ messages)

[PATCH v2 0/4] bootconfig: Reject unexpected data after null character and cleanups
 2026-09-11 22:59 UTC  (2+ messages)

[PATCH v1] HID: wacom: #include <linux/device-id/hid.h> instead of <linux/mod_devicetable.h>
 2026-09-11 22:57 UTC  (3+ messages)

[PATCH v4 00/18] drm/panthor: Fix the unplug logic
 2026-09-11 22:55 UTC  (5+ messages)
` [PATCH v4 08/18] drm/panthor: Split panthor_vm
` [PATCH v4 17/18] drm/panthor: Fix the unplug logic

[PATCH] wifi: mac80211: Fix beacon, TXQ and RX OMI kernel-doc references
 2026-09-11 22:53 UTC 

[PATCH net-next v21 0/9] net: dsa: Add Airoha AN8855 support
 2026-09-11 22:53 UTC  (10+ messages)
` [PATCH net-next v21 1/9] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [PATCH net-next v21 2/9] dt-bindings: net: Document support for AN8855 Switch Internal PHY
` [PATCH net-next v21 3/9] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [PATCH net-next v21 4/9] mfd: an8855: Add support for Airoha AN8855 Switch
` [PATCH net-next v21 5/9] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
` [PATCH net-next v21 6/9] net: dsa: tag_mtk: add Airoha variant usage of this TAG
` [PATCH net-next v21 7/9] MAINTAINERS: add myself as maintainer for Airoha AN8855 Switch
` [PATCH net-next v21 8/9] net: dsa: mt7530: generalize and move common function to lib module
` [PATCH net-next v21 9/9] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[PATCH v3 0/3] virtio: fix callback synchronization and avq cleanup on reset
 2026-09-11 22:51 UTC  (8+ messages)
` [PATCH v3 1/3] virtio: synchronize callbacks after device reset
` [PATCH v3 3/3] virtio_pci_modern: move avq cleanup from reset to del_vqs
` [PATCH v3 2/3] virtio_pci_legacy: drop callback sync on reset

[PATCH net-next v2 0/5] fbnic: Support larger RX pages
 2026-09-11 22:47 UTC  (4+ messages)
` [PATCH net-next v2 1/5] net: Add netdev_config helpers

[RESEND PATCH] cxl/features: Ensure that count is set before access to end[] __counted_by()
 2026-09-11 22:44 UTC  (3+ messages)

[PATCH v4 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-11 22:43 UTC  (6+ messages)

[PATCH] mailmap: update entry for Jens Axboe
 2026-09-11 22:41 UTC  (2+ messages)

[PATCH] gpio: uapi: Fix gpio_v2_line_info_changed reference in kernel-doc
 2026-09-11 22:40 UTC 

[PATCH 0/3] dmaengine: Remove obsolete 32-bit DMA mask fallbacks
 2026-09-11 22:37 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: ptdma: Remove obsolete 32-bit DMA mask fallback
    `  "
      `  "

[PATCH] clk: mediatek: reset: Fix device registration kernel-doc
 2026-09-11 22:34 UTC  (2+ messages)

[GIT PULL] regulator fixes for v7.3-rc2
 2026-09-11 22:34 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.3-rc2
 2026-09-11 22:34 UTC  (2+ messages)

[git pull] drm fixes for 7.3-rc3
 2026-09-11 22:34 UTC  (2+ messages)

[PATCH v5 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-11 22:34 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection

[PATCH 0/2] iommu/arm-smmu-v3: SMMU hitting kdump mid-air
 2026-09-11 22:31 UTC  (2+ messages)

[PATCH bpf-next v4 2/3] MIPS: uasm: Add signed div/mod and sign-extension emitters
 2026-09-11 22:30 UTC  (2+ messages)

[PATCH net-next 00/10] netlink: specs: enum alignment fixes
 2026-09-11 22:29 UTC  (8+ messages)
` [PATCH net-next 04/10] netlink: specs: rt-link: fix netkit-policy names
` [PATCH net-next 05/10] netlink: specs: devlink: fix resource-scope type
` [PATCH net-next 07/10] netlink: specs: ethtool: re-align module-fw-flash-status
` [PATCH net-next 08/10] netlink: specs: nl80211: fix naming of enum members
` [PATCH net-next 09/10] netlink: specs: tc: fix typo in cls-flags

drivers/iio/temperature/ltc2983.c:549:29: warning: 'strcmp' of a string of length 24 and an array of size 22 evaluates to nonzero
 2026-09-11 22:29 UTC 

[RFC PATCH net-next 0/8] tools: ynl: C-based YNL linter
 2026-09-11 22:27 UTC  (4+ messages)
` [RFC PATCH net-next 3/8] tools: ynl: add "

[PATCH] iommu: arm-smmu-qcom: Skip fault-info reads when suspended
 2026-09-11 22:25 UTC 

[PATCH v2 0/3] x86/resctrl: Keep default MBM mode at boot and fix ABMC
 2026-09-11 22:25 UTC  (7+ messages)
` [PATCH v2 1/3] x86/resctrl: Fix ABMC counter programming for extended counter ranges
` [PATCH v2 2/3] fs/resctrl: Assign counters to existing groups when enabling mbm_event
` [PATCH v2 3/3] x86/resctrl: Keep mbm_assign_mode in default mode at boot

[PATCH 7.2.y] iommu/arm-smmu-v3: Disable implementations during devm teardown
 2026-09-11 22:24 UTC  (2+ messages)

[PATCH 0/3] Catch automatic storage in IDA and Maple Tree definitions
 2026-09-11 22:14 UTC  (4+ messages)
` [PATCH 1/3] compiler.h: add ASSERT_STATIC_STORAGE()
` [PATCH 2/3] idr: assert static storage for DEFINE_IDA()
` [PATCH 3/3] maple_tree: assert static storage for DEFINE_MTREE()

[PATCH] OPP: Fix the return value in dev_pm_opp_get_of_node() kernel-doc
 2026-09-11 22:14 UTC 

[PATCH 0/6] ASoC: meson: gx: add base support for I2S audio input
 2026-09-11 22:14 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: sound: amlogic: add schemas for audin components
` [PATCH 2/6] ASoC: meson: add audin main module and I2S formatter
` [PATCH 3/6] ASoC: meson: add audin FIFO driver
` [PATCH 4/6] ASoC: meson: aiu: add I2S Capture DAI
` [PATCH 5/6] ASoC: meson: gx-card: add support for audin FIFO
` [PATCH 6/6] arm64: dts: amlogic: gx: add nodes for audin and its FIFOs

[PATCHv2] dmaengine: ppc4xx: convert irq_of_parse_and_map() to platform_get_irq()
 2026-09-11 22:12 UTC 

[PATCH v9 3/3] PCI: Remove device links to PHY
 2026-09-11 22:12 UTC  (2+ messages)

[PATCH] dma-fence: Fix dma_fence_enable_signaling() reference in kernel-doc
 2026-09-11 22:11 UTC 

[PATCH] sched/cache: Refresh LLC capacity across CPU hotplug
 2026-09-11 22:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/12] mm/collapse: separate a collapse from its callers
 2026-09-11 22:09 UTC  (3+ messages)
` [PATCH v2 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers

[PATCH 2/2] doc: LSM: fix module ordering description for /sys/kernel/security/lsm
 2026-09-11 22:09 UTC  (2+ messages)

[PATCH 1/2] doc: LSM: describe CONFIG_LSM and lsm= as the selection mechanism
 2026-09-11 22:09 UTC  (2+ messages)

[PATCH] cgroup/dmem: Fix eviction helper reference in dmem_cgroup_try_charge()
 2026-09-11 22:08 UTC 

[PATCH v2] sched: Restart hrtick after same-task repicks
 2026-09-11 22:08 UTC 

[PATCHv2] dmaengine: ppc4xx: use devm_platform_ioremap_resource()
 2026-09-11 22:06 UTC 

[PATCH v4 0/3] i3c: Introduce i3c device userspace interface
 2026-09-11 22:05 UTC  (3+ messages)
` [PATCH v4 3/3] i3c: add i3cdev module to expose i3c dev in /dev

[PATCH] x86/sgx: Fix the return value in __sgx_alloc_epc_page() kernel-doc
 2026-09-11 22:04 UTC 

[PATCHv3] dmaengine: fsldma: convert to platform_get_irq_optional()
 2026-09-11 22:04 UTC 

[PATCHv2] dmaengine: ppc4xx: change to %zu format specifiers for size_t arguments
 2026-09-11 22:03 UTC 

[PATCH] dmaengine: bestcomm: make gen_bd init helpers static
 2026-09-11 21:59 UTC 

[PATCH] futex: Fix futex_do_wait() reference in kernel-doc
 2026-09-11 21:56 UTC 

[PATCH net-next v9 16/17] net: macb: use context swapping in .set_ringparam()
 2026-09-11 21:53 UTC  (2+ messages)

[PATCH net v2 1/2] vxlan: report whether vxlan_fdb_update() created the remote
 2026-09-11 21:52 UTC  (2+ messages)
` [PATCH net v2 2/2] vxlan: vnifilter: roll back VNI insertion when the group update fails

[PATCH 0/5] drm/nouveau/gsp/r570: Follow OpenRM's runtime PM process more closely
 2026-09-11 21:49 UTC  (6+ messages)
` [PATCH 1/5] drm/nouveau/gsp/r535: Add support for INTERNAL_GCX_ENTRY_PREREQUISITE
` [PATCH 2/5] drm/nouveau/gsp/r535: Add support for MEMSYS_GET_STATIC_CONFIG
` [PATCH 3/5] drm/nouveau/gsp/r570: Add comp mode workaround from issue #3172217
` [PATCH 4/5] drm/nouveau/gsp/r570: Start saving comptag backing stores
` [PATCH 5/5] drm/nouveau/gsp/r570: Enable Gcoff in fbsr again

[PATCH net] net: vlan: fix vlan name truncation
 2026-09-11 21:45 UTC  (3+ messages)

[PATCH v6 2/2] PCI: endpoint: pci-epf-vntb: Manage virtual NTB and PCI bus lifetime
 2026-09-11 21:45 UTC  (2+ messages)

[PATCH RFC] drivers/rufs: add Rust UFS host controller driver
 2026-09-11 21:44 UTC  (2+ messages)

[PATCH v6 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-09-11 21:41 UTC  (3+ messages)
` [PATCH v6 8/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v6 9/9] vfio/pci: Permanently revoke a DMABUF on request

[PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
 2026-09-11 21:36 UTC  (10+ messages)
` [PATCH v10 20/28] KVM: nVMX: Enable support for secondary VM exit controls
` [PATCH v10 21/28] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v10 22/28] KVM: nVMX: Restrict event data VMCS fields to FRED-supported hosts
` [PATCH v10 23/28] KVM: nVMX: Shadow ORIGINAL_EVENT_DATA and INJECTED_EVENT_DATA fields
` [PATCH v10 24/28] KVM: nVMX: Validate FRED-related VMCS fields
` [PATCH v10 25/28] KVM: nVMX: Enable VMX FRED controls
` [PATCH v10 26/28] KVM: selftests: Add FRED MSRs to msrs_test
` [PATCH v10 27/28] KVM: selftests: Add a new VM guest mode to run user level code
` [PATCH v10 28/28] KVM: selftests: Add fred exception tests

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®