kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-11 14:19:43 to 2020-06-23 09:45:48 UTC [more...]

[PATCH] trivial: fix kerneldoc comments
 2020-06-23  9:45 UTC  (5+ messages)

[PATCH v4] coccinelle: misc: add array_size_dup script to detect missed overflow checks
 2020-06-23  9:42 UTC  (3+ messages)
  ` [v4] "

[PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
 2020-06-23  8:55 UTC  (3+ messages)

[PATCH][next] libbpf: fix spelling mistake "conflictling" -> "conflicting"
 2020-06-23  8:42 UTC  (2+ messages)
` [PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms"

new TODO list item
 2020-06-23  8:05 UTC  (3+ messages)

[PATCH] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
 2020-06-23  7:48 UTC  (5+ messages)
  `  "

[PATCH] ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
 2020-06-23  5:13 UTC  (2+ messages)

[PATCH] iavf: fix error return code in iavf_init_get_resources()
 2020-06-22 19:56 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH][next] mm/zswap: fix a couple of memory leaks and rework kzalloc failure check
 2020-06-22 19:55 UTC  (3+ messages)

[PATCH] objtool: Fix memory leak in special_get_alts()
 2020-06-22 18:45 UTC 

[PATCH net-next] ath11k: fix uninitialized return in ath11k_spectral_process_data()
 2020-06-22 17:18 UTC  (3+ messages)

[PATCH] input: i8042: remove redundant assignment to variable retval
 2020-06-22 16:31 UTC 

URGENT REPLY
 2020-06-22 16:02 UTC 

[PATCH][next] mm/zswap: remove redundant assignment to variable dlen
 2020-06-22 15:44 UTC 

[PATCH][next] mm: cma: remove redundant null check of the array cma->name
 2020-06-22 14:48 UTC 

[PATCH v3] nbd: Fix memory leak in nbd_add_socket
 2020-06-22 14:25 UTC 

[PATCH] media: uvc: Fix list_for_each() checking
 2020-06-22 14:10 UTC 

[PATCH] KEYS: asymmetric: fix error return code in software_key_query()
 2020-06-22 11:21 UTC 

[PATCH v2] nbd: Fix memory leak in nbd_add_socket
 2020-06-22  7:52 UTC  (3+ messages)

[PATCH] arch/x86: Check return value from a notify_die() call
 2020-06-22  6:50 UTC  (3+ messages)

[PATCH][next] drm/mm/selftests: fix unsigned comparison with less than zero
 2020-06-21 21:38 UTC  (4+ messages)

[PATCH] media: media-request: Fix crash according to a failed memory allocation
 2020-06-21 13:55 UTC  (2+ messages)

[PATCH] kernel/cpu_pm: mark 1 function as __init to save some memory
 2020-06-21  8:33 UTC 

[PATCH] drivers: base: power: mark 2 functions as __init to save some memory
 2020-06-21  8:18 UTC 

[PATCH] topology: mark a function as __init to save some memory
 2020-06-21  8:11 UTC 

[PATCH -next] scsi: ufs: ufs-exynos: Fix return value check in exynos_ufs_init()
 2020-06-21  1:50 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: Fix memory leaks according to error branches
 2020-06-20 16:14 UTC  (6+ messages)
  ` =?UTF-8?B?UmU6UmU6IFtQQVRDSCB2Ml0gZHJtL2FtZGtmZDogRml4IG1lbW9yeSBsZWFrcyBhY2NvcmRpbmcgdG8gZXJyb3IgYn
    ` Re:Re: [PATCH v2] drm/amdkfd: Fix memory leaks according to error branches
  ` [v2] "

[PATCH v3] drm/amd: Fix memory leak according to error branch
 2020-06-20 13:21 UTC  (2+ messages)

[PATCH] drm/panel: otm8009a: Drop unnessary backlight_device_unregister()
 2020-06-20 11:20 UTC  (2+ messages)

[PATCH] perf list: Fix memory leak in print_sdt_events()
 2020-06-20  8:30 UTC 

[PATCH][next] scsi: ufs: ufs-exynos: fix spelling mistake "pa_granularty" -> "pa_granularity"
 2020-06-20  3:26 UTC  (3+ messages)

[bug report] hinic: add mailbox function support
 2020-06-20  1:26 UTC  (2+ messages)

[PATCH v2 RESEND] MAINTAINERS: rectify MMP SUPPORT after moving cputype.h
 2020-06-19 21:37 UTC  (2+ messages)

[PATCH] coccinelle: api/kstrdup: fix coccinelle position
 2020-06-19 15:26 UTC 

[PATCH v3] coccinelle: misc: add array_size_dup script to detect missed overflow checks
 2020-06-19 15:03 UTC 

[PATCH] scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
 2020-06-19 14:30 UTC 

[PATCH] media: allegro: Fix some NULL vs IS_ERR() checks in probe
 2020-06-19 14:30 UTC 

[PATCH] drm/virtio: Fix an IS_ERR() vs NULL check in virtio_gpu_object_shmem_init()
 2020-06-19 14:29 UTC 

[bug report] mlxsw: spectrum: Adjust headroom buffers for 8x ports
 2020-06-19 13:25 UTC  (3+ messages)

[PATCH] drm/amdkfd: Fix memory leaks according to error branches
 2020-06-19 12:15 UTC 

[PATCH v2] coccinelle: misc: add array_size_dup script to detect missed overflow checks
 2020-06-19 11:15 UTC  (5+ messages)
  ` Coccinelle: Improving convenience for message exchange

[help][coccinelle] coccicheck failed
 2020-06-18 17:19 UTC  (5+ messages)

[PATCH] drm/arm: fix unintentional integer overflow on left shift
 2020-06-18 15:22 UTC  (7+ messages)

[PATCH] drm/amdgpu: remove redundant initialization of variable ret
 2020-06-18 15:15 UTC  (2+ messages)

[PATCH] crypto: ccp: remove redundant assignment to variable ret
 2020-06-18 13:51 UTC  (2+ messages)

[PATCH] crypto: caam/qi2: remove redundant assignment to ret
 2020-06-18 13:16 UTC  (7+ messages)

[PATCH] crypto: img-hash: remove redundant initialization of variable err
 2020-06-18 10:16 UTC 

[PATCH][next][V2] usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"
 2020-06-18  9:32 UTC 

[PATCH][next] usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"
 2020-06-18  8:40 UTC  (2+ messages)

[PATCH] soc: xilinx: Fix error code in zynqmp_pm_probe()
 2020-06-18  8:07 UTC  (3+ messages)

[PATCH v2] crypto: hisilicon - allow smaller reads in debugfs
 2020-06-18  7:56 UTC  (2+ messages)

[PATCH] pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of error
 2020-06-17 20:27 UTC  (3+ messages)

[PATCH] ia64: Fix a typo in a comment
 2020-06-17 20:12 UTC 

[PATCH] coresight: cti: Fix error handling in probe
 2020-06-17 17:15 UTC  (8+ messages)
  ` AW: "
    ` [PATCH v2] "

[PATCH] drm/fbdev: fix a memory leak on the dmt_mode object
 2020-06-17 16:44 UTC 

[PATCH] dmaengine: stm32-mdma: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-17 13:59 UTC  (3+ messages)

[PATCH][next] drm/i915/selftests: fix spelling mistake "submited" -> "submitted"
 2020-06-17  8:52 UTC 

[PATCH] HID: usbhid: remove redundant assignment to variable retval
 2020-06-16 15:17 UTC  (2+ messages)

[PATCH][next] mtd: rawnand: qcom: fix incorrect masking operator, used & instead of |
 2020-06-16 13:04 UTC  (3+ messages)

[PATCH] drm/i915/display: fix missing null check on allocated dsb object
 2020-06-16 11:56 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed
 2020-06-16 11:23 UTC 

[PATCH] media: atomisp: Fix a pointer math problem in dump_sp_dmem()
 2020-06-16  9:51 UTC  (2+ messages)

[PATCH] thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
 2020-06-16  9:19 UTC 

[PATCH][next] drm/i915: fix a couple of spelling mistakes in kernel parameter help text
 2020-06-16  8:21 UTC 

donation of Euro 2,000,000.00
 2020-06-15 21:52 UTC 

[PATCH] net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"
 2020-06-15 20:02 UTC  (3+ messages)

[PATCH][next] RDMA/mlx5: remove duplicated assignment to resp.response_length
 2020-06-15 18:39 UTC  (2+ messages)

[PATCH] coccinelle: api: add device_attr_show script
 2020-06-15 16:27 UTC  (3+ messages)
  `  "

[PATCH v2] Input: bma150: fix ref count leak in bma150_open
 2020-06-15 16:18 UTC 

[PATCH v2] drm/etnaviv: fix ref count leak via pm_runtime_get_sync
 2020-06-15 15:57 UTC 

[PATCH] tracing/probe: fix memleak in fetch_op_data operations
 2020-06-15 15:10 UTC 

[PATCH] staging: comedi: fix up missing whitespace in comment
 2020-06-15 13:55 UTC 

[PATCH v3] coccinelle: api: add kzfree script
 2020-06-15 13:26 UTC 

[PATCH] coccinelle: misc: add array_size_dup script to detect missed overflow checks
 2020-06-15 12:25 UTC 

[PATCH] drm/vc4: Fix an error code vc4_create_object()
 2020-06-15 11:27 UTC 

[PATCH] usb: gadget: udc: Potential Oops in error handling code
 2020-06-15 11:27 UTC 

[PATCH] media: pxa_camera: remove an impossible condition
 2020-06-15 10:35 UTC  (2+ messages)

[PATCH] KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"
 2020-06-15  9:26 UTC  (2+ messages)

[PATCH] RDMA/rvt: Improve exception handling in rvt_create_qp()
 2020-06-14 18:18 UTC  (3+ messages)

[PATCH] net: fec: fix ref count leaking when pm_runtime_get_sync fails
 2020-06-14 15:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
 2020-06-14 13:05 UTC 

[PATCH] drm/vc4: fix ref count leak in vc4_dsi_encoder_enable
 2020-06-14 12:16 UTC 

[PATCH] drm/panfrost: fix ref count leak in panfrost_job_hw_submit
 2020-06-14 11:31 UTC  (3+ messages)

[PATCH] Input: stmfts: fix ref count leak in stmfts_input_open
 2020-06-14  9:33 UTC 

[PATCH] Input: bma150: fix ref count leak in bma150_open
 2020-06-14  9:17 UTC 

[PATCH] net: macb: fix ref count leaking via pm_runtime_get_sync
 2020-06-14  8:56 UTC 

[PATCH v2] proc/fd: Remove unnecessary {files, f_flags, file} initialization in seq_show()
 2020-06-14  7:12 UTC  (15+ messages)
` [PATCH v2] proc/fd: Remove unnecessary variable initialisations "
        ` [v2] "

[PATCH] ext4: Delete unnecessary checks before brelse()
 2020-06-13 18:07 UTC 

Fwd: [PATCH] sgi: remove unreachable debug output
 2020-06-12 13:25 UTC  (2+ messages)

[PATCH] drm/msm: Improve exception handling in msm_gpu_crashstate_capture()
 2020-06-12 10:01 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx - Fix a potential NULL dereference
 2020-06-12  6:48 UTC  (2+ messages)

[PATCH V2] bcache: fix potential deadlock problem in btree_gc_coalesce
 2020-06-12  1:01 UTC  (2+ messages)

[PATCH] sgi: remove unreachable debug output
 2020-06-11 21:27 UTC 

[PATCH] drm/bridge: make array frs_limits static, makes object smaller
 2020-06-11 18:01 UTC  (2+ messages)

[PATCH] ttyprintk: remove redundant initialization of variable ret
 2020-06-11 15:31 UTC 

[PATCH] char/mwave: remove redundant initialization of variable bRC
 2020-06-11 15:27 UTC 

[PATCH] umem: remove redundant initialization of variable ret
 2020-06-11 15:16 UTC  (2+ messages)

[PATCH] pktcdvd: remove redundant initialization of variable ret
 2020-06-11 15:16 UTC  (2+ messages)

[PATCH v2] btrfs: Remove error messages for failed memory allocations
 2020-06-11 14:19 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;
as well as URLs for NNTP newsgroup(s).