Kernel-Janitors Archive mirror
 help / color / mirror / Atom feed
[PATCH v2] remoteproc: mtk_scp: change the snprintf() checking
 2025-11-10 17:43 UTC  (4+ messages)

[PATCH] MAINTAINERS: drop unneeded file entry in NVIDIA VRS RTC DRIVER
 2025-11-10 11:47 UTC  (2+ messages)

[PATCH v3] misc: rp1: Fix an error handling path in rp1_probe()
 2025-11-10 11:02 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in HIMAX HX83112B TOUCHSCREEN SUPPORT
 2025-11-10  5:47 UTC 

[PATCH] MAINTAINERS: adjust file entry in ROHM BD71828 CHARGER
 2025-11-07 13:57 UTC  (2+ messages)

[PATCH] mfd: da9055: Simplify the error handling path in da9055_device_init()
 2025-11-06 14:32 UTC  (2+ messages)
` (subset) "

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2025-11-06 11:04 UTC 

[PATCH][next] selftests/bpf: Fix spelling mistake "clien" -> "client"
 2025-11-06 11:00 UTC 

[PATCH next] reset: rzg2l-usbphy-ctrl: Fix a NULL vs IS_ERR() bug in probe
 2025-11-06 10:44 UTC  (3+ messages)

[PATCH net] net: dsa: microchip: Fix a link check in ksz9477_pcs_read()
 2025-11-06  2:10 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8188ee: remove an accidental '-' character
 2025-11-06  0:47 UTC  (4+ messages)

[PATCH] MAINTAINERS: add tracepoint core-api doc files to TRACING
 2025-11-05 23:25 UTC  (3+ messages)

[PATCH] MAINTAINERS: extend file entry in KHO to include subdirectories
 2025-11-05 17:39 UTC  (4+ messages)

[PATCH] MAINTAINERS: add printk core-api doc file to PRINTK
 2025-11-05 15:42 UTC  (3+ messages)

[PATCH] fs/resctrl: Slightly optimize cbm_validate()
 2025-11-05 14:51 UTC  (7+ messages)

[PATCH] MAINTAINERS: add idr core-api doc file to XARRAY
 2025-11-05 10:58 UTC 

[PATCH] MAINTAINERS: adjust file entry in NXP PF1550 PMIC MFD DRIVER
 2025-11-05  1:46 UTC  (5+ messages)

[PATCH] Input: imx_sc_key - Fix memory corruption on unload
 2025-11-04 18:58 UTC  (4+ messages)

[PATCH] regulator: Small cleanup in of_get_regulation_constraints()
 2025-11-04 13:25 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: Constify some structures
 2025-11-04 13:24 UTC  (2+ messages)

[PATCH] ASoC: codecs: aw88261: pass pointer directly instead of passing the address
 2025-11-04 13:24 UTC  (2+ messages)

[PATCH] ASoC: codecs: simplify aw87390_init() argument a bit
 2025-11-04 13:24 UTC  (2+ messages)

[PATCH] greybus: es2: Use pointer from memcpy() call for assignment in output_async()
 2025-11-04 11:55 UTC  (3+ messages)
  `  "

[PATCH] powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec()
 2025-11-04 11:48 UTC  (3+ messages)

[PATCH next] drm/vkms: Fix use after frees on error paths
 2025-11-04 10:49 UTC  (3+ messages)

[PATCH 0/2] configfs: Constify some fileds in struct config_item_type
 2025-11-04 10:12 UTC  (8+ messages)
  ` [PATCH 1/2] configfs: Constify ct_group_ops "
  ` [PATCH 2/2] configfs: Constify ct_item_ops "

[RFC] unicode: Completion of error handling
 2025-11-04  8:55 UTC 

[PATCH net] octeontx2-pf: Fix devm_kcalloc() error checking
 2025-11-04  1:40 UTC  (2+ messages)

[PATCH][next] net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"
 2025-11-04  1:30 UTC  (3+ messages)

[PATCH] MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories
 2025-11-03 23:43 UTC  (2+ messages)

[PATCH] ACPI: SBS: Fix present test in acpi_battery_read()
 2025-11-03 16:32 UTC  (2+ messages)

[PATCH] dm-log-writes: Use pointers from memcpy() calls for assignments in two functions
 2025-11-03 16:10 UTC  (2+ messages)

[PATCH] atm: solos-pci: Use pointer from memcpy() call for assignment in fpga_tx()
 2025-11-03 14:32 UTC  (2+ messages)

[PATCH] s390/mm: Use pointer from memcpy() call for assignment in s390_replace_asce()
 2025-11-03 13:57 UTC  (2+ messages)

[PATCH] xen/usb: Constify struct hc_driver
 2025-11-03 13:25 UTC  (2+ messages)

[PATCH] mtd: onenand: Pass correct pointer to IRQ handler
 2025-11-03 10:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in MEDIATEK MDP DRIVER
 2025-11-03  9:02 UTC  (2+ messages)

[PATCH] clk: keystone: sci-clk: use devm_kmemdup_array() once more in ti_sci_scan_clocks_from_fw()
 2025-11-03  8:05 UTC  (5+ messages)
  `  "

[PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
 2025-11-03  7:11 UTC  (4+ messages)

[RFC] Detecting missing null pointer checks after memory allocations
 2025-11-03  6:33 UTC  (2+ messages)

[PATCH v2] misc: rp1: Fix a reference leak
 2025-11-03  1:06 UTC  (3+ messages)

[PATCH next] iio: imu: inv_icm45600: Add a missing return statement in probe()
 2025-11-02 12:15 UTC  (4+ messages)

[PATCH v2] mfd: syscon: return -EPROBE_DEFER if the syscon is not found
 2025-11-02 11:59 UTC 

[PATCH] media: dvb-frontends: drx39xyj: clean up some sanity checking
 2025-11-01 13:25 UTC 

[PATCH] x86/hyperv: Use pointer from memcpy() call for assignment in hv_crash_setup_trampdata()
 2025-10-31 18:26 UTC  (6+ messages)

[PATCH] fpga: stratix10-soc: Use pointer from memcpy() call for assignment in s10_send_buf()
 2025-10-31 18:09 UTC 

[PATCH] accel/qaic: Use pointer from memcpy() call for assignment in copy_partial_exec_reqs()
 2025-10-31 16:35 UTC  (5+ messages)

[PATCH] drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()
 2025-10-31 13:02 UTC 

[PATCH] alpha: Use pointers from memcpy() calls for assignments in two functions
 2025-10-31 12:51 UTC  (2+ messages)

[PATCH] Bluetooth: btmrvl_sdio: Use pointer from memcpy() call for assignment in btmrvl_sdio_host_to_card()
 2025-10-31 12:08 UTC 

[PATCH] sparc: time: Use pointer from memcpy() call for assignment in setup_sparc64_timer()
 2025-10-31 11:27 UTC  (6+ messages)

[PATCH] x86/umip: Use pointer from memcpy() call for assignment in fixup_umip_exception()
 2025-10-31  9:30 UTC 

[PATCH] um: virtio-pci: Use pointer from memcpy() call for assignment in virtio_pcidev_send_cmd()
 2025-10-31  8:05 UTC 

[RFC] Increasing usage of direct pointer assignments from memcpy() calls with SmPL?
 2025-10-31  6:00 UTC  (16+ messages)
` [cocci] "

[PATCH] MIPS: Loongson64: Use pointer from memcpy() call for assignment in loongson_kexec_prepare()
 2025-10-31  3:19 UTC  (2+ messages)

[PATCH] KVM: arm64: Use pointer from memcpy() call for assignment in init_hyp_mode()
 2025-10-30 21:21 UTC  (3+ messages)

[PATCH] MIPS: BCM63xx: Use pointer from memcpy() call for assignment in bcm63xx_enet_register()
 2025-10-30 19:38 UTC 

[PATCH] ARM: mm: Use pointer from memcpy() call for assignment in pgd_alloc()
 2025-10-30 19:20 UTC 

[PATCH] ARM: ecard: Use pointers from memcpy() calls for assignments in ecard_init_pgtables()
 2025-10-30 18:56 UTC 

[PATCH] KVM: arm64: FFA: Use pointers from memcpy() calls for assignments in three functions
 2025-10-30 18:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in AMD DISPLAY CORE - DML
 2025-10-30 15:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in TDA1997x MEDIA DRIVER
 2025-10-30 13:46 UTC 

[PATCH] MAINTAINERS: remove obsolete file entry in DIALOG SEMICONDUCTOR DRIVERS
 2025-10-30 11:09 UTC  (2+ messages)

[PATCH next] misc: cb710: Fix a NULL vs IS_ERR() check in probe()
 2025-10-29 13:34 UTC  (2+ messages)

[PATCH] staging: vchiq_arm: delete unnecessary check
 2025-10-29 13:18 UTC  (2+ messages)

[PATCH next] accel: ethosu: Fix shift overflow in cmd_to_addr()
 2025-10-29  5:30 UTC 

[PATCH net-next] sctp: Constify struct sctp_sched_ops
 2025-10-29  1:20 UTC  (2+ messages)

[PATCH] ASoC: renesas: fsi: Constify struct fsi_stream_handler
 2025-10-28 11:17 UTC  (3+ messages)

[PATCH v3 1/1] checkpatch: Don't warn on "orhapned" DT schema file
 2025-10-28  8:05 UTC 

[PATCH net-next] net: airoha: Fix a copy and paste bug in probe()
 2025-10-28  1:20 UTC  (3+ messages)

[PATCH] of: overlay: Avoid spurious error messages in of_overlay_remove()
 2025-10-27 18:48 UTC  (2+ messages)

[PATCH next] gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()
 2025-10-27  9:19 UTC  (3+ messages)

[PATCH] fs/9p: delete unnnecessary condition
 2025-10-25 15:39 UTC  (4+ messages)

[PATCH] strparser: fix typo in comment
 2025-10-25  2:10 UTC  (2+ messages)

[PATCH next] drm/amd/ras: Fix memory corruption in ras_core_convert_timestamp_to_time()
 2025-10-23 19:38 UTC  (2+ messages)

[PATCH] remoteproc: mtk_scp: remove unnecessary checking
 2025-10-23 10:10 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).