kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-29 13:56:50 to 2019-05-11 12:31:54 UTC [more...]

[PATCH] drm/amd/display: remove redundant null check of array 'data'
 2019-05-11 12:31 UTC  (2+ messages)
` [PATCH] drm/amd/display: remove redundant assignment to variable actual_clock

[PATCH] mspro_block: Fix an error code in mspro_block_issue_req()
 2019-05-11  9:36 UTC  (5+ messages)

[PATCH][next] ext4: fix two cases where a u32 is being checked for a less than zero error return
 2019-05-11  2:09 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: fix return of an uninitialized value in variable ret
 2019-05-11  1:37 UTC  (3+ messages)

[PATCH] HID: logitech-hidpp: HID: make const array consumer_rdesc_start static
 2019-05-10 13:17 UTC 

[PATCH] HID: logitech-dj: make const array template static
 2019-05-10 13:10 UTC 

[PATCH][V2] scsi: qedf: remove memset/memcpy to nfunc and use func instead
 2019-05-10 11:29 UTC  (4+ messages)
` [PATCH] scsi: qedi: "

[PATCH][V2] reset: remove redundant null check on pointer dev
 2019-05-10 10:25 UTC  (3+ messages)

[PATCH] reset: fix potential null pointer dereference on pointer dev
 2019-05-10  9:16 UTC  (3+ messages)

[PATCH][next] drm/amdgpu: fix spelling mistake "retrived" -> "retrieved"
 2019-05-10  7:07 UTC 

[PATCH] mptsas: fix undefined behaviour of a shift of an int by more than 31 places
 2019-05-09 15:58 UTC  (7+ messages)

[PATCH] EDAC, sb_edac: remove redundant update of tad_base
 2019-05-09 15:01 UTC  (9+ messages)

[PATCH] ceph: Silence a checker warning on the error path
 2019-05-09 14:34 UTC  (2+ messages)

[PATCH -next] usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
 2019-05-09 14:15 UTC  (3+ messages)

[PATCH] i40e/i40evf: cleanup i40e_update_nvm_checksum()
 2019-05-09 10:10 UTC 

[PATCH] dmaengine: mediatek-cqdma: sleeping in atomic context
 2019-05-09 10:09 UTC 

[bug report] phy: renesas: phy-rcar-gen2: Add support for r8a77470
 2019-05-09 10:05 UTC  (5+ messages)

[PATCH] dma: dw-axi-dmac: fix null dereference when pointer first is null
 2019-05-08 22:33 UTC 

[PATCH] nbd: add null check on dev_list to avoid potential null pointer dereference
 2019-05-08 22:02 UTC 

[PATCH] net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_get
 2019-05-08 20:58 UTC  (2+ messages)

[PATCH][V3] net: dsa: sja1105: fix check on while loop exit
 2019-05-08 20:13 UTC  (2+ messages)

[PATCH] net: hns3: remove redundant assignment of l2_hdr to itself
 2019-05-08 16:44 UTC  (3+ messages)

[PATCH] net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
 2019-05-08 16:44 UTC  (2+ messages)

hello dear
 2019-05-08 16:42 UTC 

[PATCH] kdb: do a sanity check on the cpu in kdb_per_cpu()
 2019-05-08 15:08 UTC  (4+ messages)

[PATCH] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
 2019-05-08  9:35 UTC  (3+ messages)

[bug report] net/sched: use the hardware intermediate representation for matchall
 2019-05-08  8:53 UTC  (4+ messages)

[bug report] net: dsa: sja1105: Add support for Spanning Tree Protocol
 2019-05-08  7:19 UTC 

[PATCH][next] taprio: add null check on sched_nest to avoid potential null pointer dereference
 2019-05-07 19:15 UTC  (3+ messages)

[PATCH][next] net: mvpp2: cls: fix less than zero check on a u32 variable
 2019-05-07 19:15 UTC  (3+ messages)

[PATCH][next] net: dsa: sja1105: fix check on while loop exit
 2019-05-07 13:59 UTC  (3+ messages)

[PATCH][next] net: dsa: sja1105: fix comparisons against uninitialized status fields
 2019-05-07 10:23 UTC  (4+ messages)

[PATCH][next] Input: qt1050: fix less than zero comparison on an unsigned int
 2019-05-07  8:46 UTC  (4+ messages)

[PATCH] genwqe: Prevent an integer overflow in the ioctl
 2019-05-07  8:36 UTC 

[PATCH] io_uring: fix shadowed variable ret return code being not checked
 2019-05-06 16:21 UTC  (2+ messages)

[PATCH -next] ocxl: Fix return value check in afu_ioctl()
 2019-05-06 13:54 UTC  (4+ messages)

[PATCH] ALSA: synth: emux: soundfont.c: divide by zero in calc_gus_envelope_time()
 2019-05-06 13:01 UTC  (2+ messages)

[PATCH] iwlwifi: remove some unnecessary NULL checks
 2019-05-06 12:54 UTC 

[PATCH] platform/x86: alienware-wmi: printing the wrong error code
 2019-05-06 12:23 UTC  (2+ messages)

[PATCH -next] KVM: s390: fix typo in parameter description
 2019-05-06  9:40 UTC  (5+ messages)

[PATCH] platform/x86: thinkpad_acpi: fix spelling mistake "capabilites" -> "capabilities"
 2019-05-06  8:49 UTC  (3+ messages)

[PATCH][next] brcmfmac: remove redundant u32 comparison with less than zero
 2019-05-06  4:11 UTC  (2+ messages)

[PATCH][next] mt76: fix less than zero check on a u8 variable
 2019-05-05 21:31 UTC 

[PATCH net-next] net: mvpp2: cls: Remove set but not used variable 'act'
 2019-05-05 17:47 UTC  (2+ messages)

[PATCH 1/2 net-next] net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
 2019-05-05 17:29 UTC  (4+ messages)
` [PATCH 2/2 net-next] net: ll_temac: remove an unnecessary condition

[PATCH net] net: atm: clean up a range check
 2019-05-05 17:26 UTC  (2+ messages)

[PATCH] net: rds: fix spelling mistake "syctl" -> "sysctl"
 2019-05-05 17:19 UTC  (3+ messages)

[PATCH net-next] drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
 2019-05-05 17:17 UTC  (2+ messages)

[PATCH][next] openvswitch: check for null pointer return from nla_nest_start_noflag
 2019-05-05  7:52 UTC  (3+ messages)
` [ovs-dev] "

[PATCH net-next] bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
 2019-05-05  6:23 UTC  (4+ messages)

[PATCH v2] fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
 2019-05-05  1:07 UTC  (2+ messages)

[PATCH] HID: uclogic: fix dereferences of hdev before null check on hdev
 2019-05-04 17:22 UTC 

[PATCH] i3c: fix undefined behaviour of a shift of an int by more than 31 places
 2019-05-04 16:12 UTC 

[PATCH -next] ARM: ixp4xx: Remove duplicated include from common.c
 2019-05-04 12:00 UTC  (2+ messages)

[PATCH] soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
 2019-05-04 11:59 UTC  (2+ messages)

[PATCH] dmaengine: at_xdmac: remove a stray bottom half unlock
 2019-05-04 10:53 UTC  (2+ messages)

[PATCH -next] ntfs: remove set but not used variable 'attr_len'
 2019-05-04 10:25 UTC 

[PATCH] mt76: mt7615: Use after free in mt7615_mcu_set_bcn()
 2019-05-04  9:52 UTC  (2+ messages)

[PATCH] soc: fsl: qe: gpio: Fix an error code in qe_pin_request()
 2019-05-03 19:43 UTC  (3+ messages)

[PATCH] drm/komeda: Potential error pointer dereference
 2019-05-03 14:41 UTC  (2+ messages)

[bug report] csky: Cache and TLB routines
 2019-05-03 13:12 UTC 

[PATCH] mt76: Fix a signedness bug in mt7615_add_interface()
 2019-05-03 12:54 UTC 

[bug report] net: mvpp2: cls: Add Classification offload support
 2019-05-03 12:44 UTC 

[PATCH] SUNRPC: Fix an error code in gss_alloc_msg()
 2019-05-03 12:30 UTC 

[PATCH] net/mlx5: potential error pointer dereference in error handling
 2019-05-03 12:28 UTC 

[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
 2019-05-03 11:43 UTC  (4+ messages)
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()

[PATCH][next] powerpc/mm: fix spelling mistake "Outisde" -> "Outside"
 2019-05-03  6:59 UTC  (2+ messages)

[PATCH][next] ASoC: SOF: remove redundant null checks of dai
 2019-05-03  6:23 UTC  (4+ messages)
` Applied "ASoC: SOF: remove redundant null checks of dai" to the asoc tree

[PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
 2019-05-03  6:10 UTC  (2+ messages)

[PATCH][next] rtw88: fix shift of more than 32 bits of a integer
 2019-05-02 14:58 UTC  (2+ messages)

[PATCH][next] KVM: PPC: Book3S HV: XIVE: fix spelling mistake "acessing" -> "accessing"
 2019-05-02 14:49 UTC  (2+ messages)

[PATCH][next] dm: remove redundant unsigned comparison to less than zero
 2019-05-02 13:27 UTC  (2+ messages)

[PATCH -next] ASoC: sprd: Fix return value check in sprd_mcdt_probe()
 2019-05-02  2:18 UTC  (3+ messages)
` Applied "ASoC: sprd: Fix return value check in sprd_mcdt_probe()" to the asoc tree

[PATCH -next] ASoC: sprd: Fix to use list_for_each_entry_safe() when delete items
 2019-05-02  2:18 UTC  (3+ messages)
` Applied "ASoC: sprd: Fix to use list_for_each_entry_safe() when delete items" to the asoc tree

[PATCH][next] ASoC: SOF: Intel: fix spelling mistake "incompatble" -> "incompatible"
 2019-05-02  2:18 UTC  (4+ messages)
` [alsa-devel] [PATCH][next] ASoC: SOF: Intel: fix spelling mistake "incompatble" -> "incompatible
` Applied "ASoC: SOF: Intel: fix spelling mistake "incompatble" -> "incompatible"" to the asoc tree

[PATCH net-next] net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
 2019-05-01 18:29 UTC  (8+ messages)
  ` [PATCH v2 "
    ` [PATCH v3 "

[PATCH] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-01 15:25 UTC  (2+ messages)

[PATCH][next] kobject: fix dereference before null check on kobj
 2019-05-01 13:08 UTC  (2+ messages)

[PATCH] KVM: vmx: clean up some debug output
 2019-04-30 19:10 UTC  (2+ messages)

[PATCH] net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
 2019-04-30 15:04 UTC  (2+ messages)

[PATCH][next] HID: logitech-dj: fix spelling mistake "Unexpect" -> "Unexpected"
 2019-04-30 13:32 UTC  (2+ messages)

[PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
 2019-04-30 12:18 UTC  (2+ messages)

[PATCH] staging: kpc2000: Fix a stack information leak in kp2000_cdev_ioctl()
 2019-04-30 10:35 UTC 

[PATCH] staging: kpc2000: fix resource size calculation
 2019-04-30 10:33 UTC 

[PATCH -next] serial: milbeaut_usio: Fix error handling in probe and remove
 2019-04-30  9:35 UTC  (2+ messages)

[PATCH -next] dm: remove unused including <linux/version.h>
 2019-04-30  1:51 UTC 

[PATCH] fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
 2019-04-30  1:31 UTC  (2+ messages)

[PATCH][next] drm/amd/display: fix incorrect null check on pointer
 2019-04-29 19:29 UTC  (2+ messages)

[PATCH -next] usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()
 2019-04-29 16:52 UTC  (2+ messages)

I thought you might find this interesting
 2019-04-29 15:51 UTC 

[PATCH] ath6kl: remove redundant check of status != 0
 2019-04-29 14:50 UTC  (2+ messages)

[PATCH] ath6kl: add some bounds checking
 2019-04-29 14:49 UTC  (2+ messages)

[PATCH] mac80211: remove set but not used variable 'old'
 2019-04-29 13:58 UTC 


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).