public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-17 12:20:08 to 2025-08-03 20:48:28 UTC [more...]

[PATCH] i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()
 2025-08-03 20:48 UTC  (2+ messages)

[PATCH] drm/nouveau/gsp: remove always true if check
 2025-08-02 10:07 UTC  (3+ messages)

[PATCH][next] media: atomisp: Fix incorrect snprintf format specifiers for signed integers
 2025-08-02  9:59 UTC  (6+ messages)

[PATCH] block, bfq: Reorder struct bfq_iocq_bfqq_data
 2025-08-02  7:25 UTC 

[PATCH] drm/amdgpu/gfx9: remove redundant repeated null checks
 2025-08-02  1:45 UTC 

[PATCH] drm/amdgpu/gfx10: remove redundant repeated null checks
 2025-08-02  1:41 UTC 

[PATCH] drm/amdgpu/gfx9.4.3: remove redundant repeated null checks
 2025-08-02  1:38 UTC 

[PATCH][next] drm/i915: remove redundant repeated checks on err
 2025-08-01 20:32 UTC  (3+ messages)

[PATCH][next] drm/i915/bw: Remove space before newline
 2025-08-01 20:32 UTC  (3+ messages)

[PATCH][next] thermal: tegra: Fix dereference of pointer tz before it is null checked
 2025-08-01 17:22 UTC  (4+ messages)

[PATCH v2 next] misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()
 2025-08-01 17:03 UTC 

[PATCH][next] media: b2c2: Remove space before newline
 2025-08-01 16:49 UTC 

[PATCH next] misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()
 2025-08-01 16:11 UTC  (2+ messages)

[PATCH next] PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg()
 2025-08-01 16:08 UTC  (2+ messages)

[PATCH] scsi: ufs: qcom: Drop dead compile guard
 2025-08-01 15:33 UTC 

[PATCH] clk: hisilicon: Fix of_iomap leak in hisi_clk_init
 2025-08-01 15:15 UTC 

[PATCH next] drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init()
 2025-08-01 14:56 UTC  (2+ messages)

[PATCH] mailbox: pcc: Add missed acpi_put_table() to fix memory leak
 2025-08-01 14:35 UTC 

followup to earlier post on simplifying Kconfig files
 2025-08-01 14:30 UTC 

[PATCH] clocksource: clps711x: Fix resource leaks in error paths
 2025-08-01 14:00 UTC 

[PATCH next] PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()
 2025-08-01 13:34 UTC 

more janitor work: simplifying Kconfig files
 2025-08-01 12:16 UTC 

[PATCH v9 0/1] genirq/devres: Add dev_err_probe() in devm_request_threaded_irq() and devm_request_any_context_irq()
 2025-08-01 11:00 UTC  (8+ messages)
` [PATCH v9 1/1] "

[PATCH] powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macro
 2025-08-01  8:06 UTC  (4+ messages)

[PATCH][next][V2] ata: pata_pdc2027x: Remove space before newline and abbreviations
 2025-07-31 23:48 UTC  (2+ messages)

[PATCH 0/2] drm/msm: Fix pointer dereference and use dev->dev
 2025-07-31 19:30 UTC  (6+ messages)
` [PATCH 1/2][next][V2] Fix dereference of pointer minor before null check
` [PATCH 2/2][next] drm/msm: replace minor->dev->dev with dev->dev

[PATCH][next] mtd: lpddr: Remove space before newline
 2025-07-31 15:58 UTC  (2+ messages)

[PATCH][next] mfd: Kconfig: Fix spelling mistake "infontainment" -> "infotainment"
 2025-07-31 10:51 UTC  (2+ messages)
` (subset) "

[PATCH][next] leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"
 2025-07-31 10:51 UTC  (2+ messages)
` (subset) "

[PATCH][next] PCI: cpqphp: move space in debug messages
 2025-07-31 10:10 UTC 

[PATCH][next] PCI: ibmphp: Remove space before newline
 2025-07-31 10:00 UTC 

[PATCH][next] mtd: jedec_probe: Remove space before newline
 2025-07-31  9:46 UTC 

[PATCH][next] mmc: davinci: Remove space before newline
 2025-07-31  9:41 UTC 

[PATCH][next] ata: pata_pdc2027x: Remove space before newline
 2025-07-31  4:13 UTC  (2+ messages)

[PATCH][next] scsi: scsi_debug: make read-only arrays static const
 2025-07-31  3:27 UTC  (6+ messages)

[PATCH] mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()
 2025-07-30 19:47 UTC 

[PATCH v2] media: rkvdec: Fix an error handling path in rkvdec_probe()
 2025-07-30 18:24 UTC 

[PATCH][next] drm/msm: Fix dereference of pointer minor before null check
 2025-07-30 16:30 UTC  (2+ messages)
` [PATCH] "

[PATCH][next] dmaengine: ppc4xx: Remove space before newline
 2025-07-30 16:27 UTC 

[PATCH][next] afs: Fix dereference of pointer 'server' before it is null checked
 2025-07-30 14:05 UTC 

[PATCH][next] lockd: Remove space before newline
 2025-07-30 13:57 UTC  (2+ messages)

[PATCH][next] drm/kmb: Fix dereference of pointer plane before a null check
 2025-07-30 13:53 UTC  (2+ messages)

[PATCH][next] ata: pata_macio: Remove space before newline
 2025-07-30 11:04 UTC 

[PATCH][next] ata: libata-core: Remove space before newline
 2025-07-30 10:59 UTC 

[PATCH v8 0/1] genirq/devres: Add dev_err_probe() in devm_request_threaded_irq() and devm_request_any_context_irq()
 2025-07-30  6:11 UTC  (2+ messages)

[PATCH] media: rkvdec: Fix an error handling path in rkvdec_probe()
 2025-07-29 20:28 UTC  (4+ messages)

[PATCH 1/2] firmware: arm_scmi: Constify struct scmi_voltage_proto_ops
 2025-07-29 19:15 UTC  (2+ messages)
` [PATCH 2/2] firmware: arm_scmi: Constify struct scmi_transport_ops

[PATCH] kernel/panic.c: fix checkpatch erros on style and initialization
 2025-07-29 15:55 UTC 

[PATCH v2] checkpatch: suppress strscpy warnings for userspace tools
 2025-07-29 14:55 UTC  (3+ messages)

[PATCH][next] jffs2: Remove space before newline
 2025-07-29 13:43 UTC 

[PATCH][next] orangefs: Remove space before newline
 2025-07-29 13:35 UTC 

[PATCH][next] gfs2: Remove space before newline
 2025-07-29 13:12 UTC  (2+ messages)

[PATCH][next] ocfs2: Remove space before newline
 2025-07-29 12:21 UTC  (2+ messages)
` [PATCH] "

more janitorial work: test for power of 2
 2025-07-29 12:27 UTC 

[PATCH] ARM: mach-sa1100: Remove space before newline
 2025-07-29 12:21 UTC  (2+ messages)

[PATCH][next] ufs: Remove space before newline
 2025-07-29 12:07 UTC 

did people need more suggestions for janitorial work?
 2025-07-29 12:03 UTC  (2+ messages)

[PATCH][next] Input: lm8323: Remove space before newline
 2025-07-29 11:31 UTC 

[PATCH] mips/octeon/smp: Remove space before newline
 2025-07-29 11:21 UTC 

[PATCH] media: i2c: ov5648: make read-only arrays regs and values static const
 2025-07-29  7:00 UTC 

[PATCH][next] spi: SPISG: Fix less than zero comparison on a u32 variable
 2025-07-28  2:13 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()
 2025-07-27 14:04 UTC 

[PATCH] usb: xhci: print xhci->xhc_state when queue_command failed
 2025-07-26  9:11 UTC  (8+ messages)
` [PATCH v2] "

[PATCH][next] regulator: mt6370: Fix spelling mistake in mt6370_regualtor_register
 2025-07-24 22:28 UTC  (2+ messages)

[PATCH][next] pwm: Fix spelling mistake "Firwmware" -> "Firmware"
 2025-07-24 21:06 UTC  (2+ messages)

[PATCH][next] regulator: Kconfig: Fix spelling mistake "regualtor" -> "regulator"
 2025-07-24 17:04 UTC  (2+ messages)

[PATCH][next] drm/panel: Kconfig: Fix spelling mistake "pannel" -> "panel"
 2025-07-24 14:18 UTC  (2+ messages)

[PATCH next] coresight: Fix a NULL vs IS_ERR() bug in probe
 2025-07-24 13:29 UTC  (5+ messages)

[PATCH][next] iio: light: vl6180: remove space before \n newline
 2025-07-24 12:40 UTC  (2+ messages)

[PATCH][next] crypto: stm32: Fix spelling mistake "STMicrolectronics" -> "STMicroelectronics"
 2025-07-24 12:07 UTC  (2+ messages)

[PATCH][next] iio: magnetometer: Fix spelling mistake "Magenetometer" -> "Magnetometer"
 2025-07-24 11:29 UTC  (2+ messages)

[PATCH][next] mmc: Kconfig: Fix spelling mistake "referrered" -> "referred"
 2025-07-24 11:28 UTC 

[PATCH][next] samples: Kconfig: Fix spelling mistake "instancess" -> "instances"
 2025-07-24 11:17 UTC 

[PATCH][next] HID: Kconfig: Fix spelling mistake "enthropy" -> "entropy"
 2025-07-24 11:11 UTC 

[PATCH] media: Kconfig: Fix spelling mistake "Tehnology" -> "Technology"
 2025-07-24 11:03 UTC 

[PATCH][next] misc: Fix spelling mistake "STMicroeletronics" -> "STMicroelectronics"
 2025-07-24 10:54 UTC 

[PATCH][next] mailbox: bcm74110: Fix spelling mistake "braodcom" -> "broadcom"
 2025-07-23 17:00 UTC  (2+ messages)

[PATCH][next] tools/testing/selftests: Fix spelling mistake "unnmap" -> "unmap"
 2025-07-23 16:36 UTC  (5+ messages)

[PATCH] soc: qcom: mdt_loader: Fix error return values in mdt_header_valid()
 2025-07-23 16:16 UTC  (5+ messages)

[PATCH] x86: Drop unused and needless config X86_64_SMP
 2025-07-23  7:12 UTC 

[PATCH][next] ACPI: pci_link: Remove space before \n newline
 2025-07-22 15:21 UTC  (5+ messages)

[PATCH][next] mailbox: cix: Fix spelling mistake "overlow" -> "overflow"
 2025-07-22 12:06 UTC  (2+ messages)

[PATCH v2] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
 2025-07-21 14:47 UTC  (4+ messages)

[PATCH][next] ACPI: processor_throttling: Remove space before \n newline
 2025-07-21 14:47 UTC  (2+ messages)

[PATCH next] drm/xe: Fix an IS_ERR() vs NULL bug in xe_tile_alloc_vram()
 2025-07-21 14:40 UTC  (2+ messages)

[PATCH] media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()
 2025-07-21 14:08 UTC  (2+ messages)

[PATCH][next] KVM: x86: Remove space before \n newline
 2025-07-21 13:47 UTC 

[PATCH] media: stk1160: Restore deleted comment in stk1160_fill_urb()
 2025-07-21  5:02 UTC  (2+ messages)

[PATCH next] gpio: sysfs: Fix an end of loop test in gpiod_unexport()
 2025-07-19 16:08 UTC  (2+ messages)

[PATCH] fs/orangefs: Allow 2 more characters in do_c_string()
 2025-07-19 14:19 UTC 

[PATCH next] fs/orangefs: Use scnprintf() instead of snprintf()
 2025-07-19 13:29 UTC  (2+ messages)

[PATCH] ring-buffer: make the const read-only 'type' static
 2025-07-19  6:32 UTC  (4+ messages)

[PATCH next] cxl/region: Fix an ERR_PTR() vs NULL bug
 2025-07-18 23:27 UTC  (2+ messages)

[PATCH][next] drm/msm: remove extraneous semicolon after a statement
 2025-07-18 17:28 UTC  (2+ messages)

[PATCH] crypto: jitter - replace ARRAY_SIZE definition with header include
 2025-07-18 11:15 UTC  (2+ messages)

[PATCH] crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option
 2025-07-18 10:57 UTC  (2+ messages)

[PATCH 0/2] i2c: omap: 2 Fixes
 2025-07-18  8:20 UTC  (6+ messages)
` [PATCH 1/2] i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
` [PATCH 2/2] i2c: omap: Fix an error handling path "

[PATCH net-next] net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH net-next] net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH][next] RDMA/mlx5: remove redundant check on err on return expression
 2025-07-17 12:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox