kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-14 07:56:32 to 2017-03-25 15:38:11 UTC [more...]

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-03-25 15:38 UTC  (55+ messages)
` [PATCH 01/46] selinux: Use kmalloc_array() in cond_init_bool_indexes()
` [PATCH 02/46] selinux: Delete an unnecessary return statement in cond_compute_av()
` [PATCH 03/46] selinux: Improve size determinations in four functions
` [PATCH 04/46] selinux: Use kmalloc_array() in hashtab_create()
` [PATCH 05/46] selinux: Adjust four checks for null pointers
` [PATCH 06/46] selinux: Use kcalloc() in policydb_index()
` [PATCH 07/46] selinux: Delete unnecessary variable assignments "
` [PATCH 08/46] selinux: Delete an unnecessary return statement in policydb_destroy()
` [PATCH 09/46] selinux: Delete an error message for a failed memory allocation in policydb_read()
    `  "
` [PATCH 10/46] selinux: Move some assignments for the variable "rc" "
    `  "
` [PATCH 11/46] selinux: Return directly after a failed next_entry() in genfs_read()
` [PATCH 12/46] selinux: Move assignments for two pointers "
` [PATCH 13/46] selinux: Move four assignments for the variable "rc" "
` [PATCH 14/46] selinux: One function call less in genfs_read() after null pointer detection
` [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection
` [PATCH 16/46] selinux: Move two assignments for the variable "rc" in filename_trans_read()
` [PATCH 17/46] selinux: Delete an unnecessary variable assignment "
` [PATCH 18/46] selinux: One function call less in filename_trans_read() after error detection
` [PATCH 19/46] selinux: Return directly after a failed next_entry() in range_read()
` [PATCH 20/46] selinux: Move four assignments for the variable "rc" "
` [PATCH 21/46] selinux: Two function calls less in range_read() after error detection
` [PATCH 22/46] selinux: Delete an unnecessary variable initialisation in range_read()
` [PATCH 23/46] selinux: Move an assignment for a pointer "

[PATCH] netvsc: fix dereference before null check errors
 2017-03-25 14:26 UTC 

[PATCH] netvsc: fix unititialized return value in variable ret
 2017-03-25 14:16 UTC 

[PATCH] IB/rxe: double free on error
 2017-03-25  1:48 UTC  (2+ messages)

[patch] RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
 2017-03-25  1:11 UTC  (2+ messages)

[PATCH] regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <= 1350000
 2017-03-24 19:16 UTC  (2+ messages)
` Applied "regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <= 1350000" to

[PATCH] crypto: zip - Memory corruption in zip_clear_stats()
 2017-03-24 14:14 UTC  (5+ messages)

[PATCH] kprobes: Remove an unneeded condition
 2017-03-24  9:50 UTC  (6+ messages)
  ` [PATCH v2] kprobes: cleanup _kprobe_addr()

[PATCH] raid5-ppl: silence a misleading warning message
 2017-03-24  5:37 UTC  (3+ messages)

[PATCH] drm/i915/kvmgt: avoid dereferencing a potentially null info pointer
 2017-03-24  3:38 UTC  (4+ messages)

[PATCH] scsi: osd_uld: remove an unneeded NULL check
 2017-03-23 19:38 UTC  (2+ messages)

[PATCH] leds: mt6323: Fix an off by one bug in probe
 2017-03-23 19:37 UTC  (3+ messages)

[PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error
 2017-03-23 18:12 UTC  (9+ messages)

[PATCH] block: make nr_iovecs unsigned in bio_alloc_bioset()
 2017-03-23 14:16 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: writing zero bytes to debugfs causes a crash
 2017-03-23 12:25 UTC  (2+ messages)

[PATCH] [media] coda: remove redundant call to v4l2_m2m_get_vq
 2017-03-23 11:57 UTC 

[PATCH] qla2xxx: remove redundant check on sess being non-null
 2017-03-23 11:49 UTC 

[PATCH] scsi: fcoe: sanity check string size for store_ctrl_mode option
 2017-03-23 11:45 UTC  (4+ messages)

[patch] mtd: nand: hynix: Fix an error code in init
 2017-03-23  9:45 UTC  (3+ messages)

[PATCH] scsi: pm8001: build in relevant functions and code on PM8001_USE_MSIX
 2017-03-23  9:17 UTC  (4+ messages)

[patch] sfc: cleanup a condition in efx_udp_tunnel_del()
 2017-03-23  2:25 UTC  (3+ messages)

[patch -next] net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
 2017-03-22 19:46 UTC  (3+ messages)

[PATCH] mlxsw: spectrum: fix swapped order of arguments packets and bytes
 2017-03-22 18:13 UTC  (4+ messages)

[PATCH] [media] usb: au0828: remove redundant code
 2017-03-22 16:32 UTC 

[PATCH] ASoC: intel: remove unused variable data and associated code
 2017-03-22 14:36 UTC 

[PATCH] vmci: Fix a couple integer overflow tests
 2017-03-22 11:19 UTC 

[PATCH] bna: integer overflow bug in debugfs
 2017-03-22  0:43 UTC  (3+ messages)

[PATCH] spi: loopback-test: fix potential integer overflow on multiple
 2017-03-21 18:46 UTC  (2+ messages)
` Applied "spi: loopback-test: fix potential integer overflow on multiple" to the spi tree

[PATCH] gen_init_cpio: allocate enough space for dname
 2017-03-21 17:02 UTC  (2+ messages)

[PATCH 4/4 V2] staging: atomisp: remove redudant condition in if-statement
 2017-03-21  2:13 UTC 

[PATCH 3/4 V2] staging: atomisp: remove useless condition in if-statements
 2017-03-21  2:12 UTC 

[PATCH 2/4 V2] staging: atomisp: simplify if statement in atomisp_get_sensor_fps()
 2017-03-21  2:12 UTC 

[PATCH 1/4 V2] staging: atomisp: remove else statement after return
 2017-03-21  2:10 UTC 

[PATCH 2/4] staging: atomisp: simplify if statement in atomisp_get_sensor_fps()
 2017-03-21  1:43 UTC  (5+ messages)

[PATCH] i40e: fix memcpy with swapped arguments
 2017-03-20 23:33 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] drm/gma500: fix memory leak on edid
 2017-03-20 18:30 UTC  (2+ messages)

[PATCH] wireless: ipw2200: remove redundant check of rc < 0
 2017-03-20 17:16 UTC  (2+ messages)
`  "

[PATCH] ath10k: remove redundant check of len with buf_len
 2017-03-20 15:25 UTC  (2+ messages)
`  "

[PATCH] staging: vc04_services: fix NULL pointer dereference on pointer 'service'
 2017-03-20 14:26 UTC  (2+ messages)

[PATCH] i40evf: dereference vsi after vsi has been null checked
 2017-03-20 12:03 UTC 

[PATCH] i2c: designware-baytrail: fix potential null pointer dereference on dev
 2017-03-20 11:51 UTC 

[PATCH 3/4] staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.c
 2017-03-20 11:14 UTC  (3+ messages)
` [PATCH 3/4] staging: atomisp: remove useless condition in if-statements

[PATCH 4/4] staging: atomisp: remove redudant condition in if-statement
 2017-03-20 11:00 UTC 

[PATCH 1/4] staging: atomisp: remove else statement after return
 2017-03-20 10:59 UTC 

[patch] KVM: PPC: Book3S HV: check for kmalloc errors in ioctl
 2017-03-20  4:20 UTC  (2+ messages)

[PATCH] x86/microcode/AMD: remove redundant null check on mc
 2017-03-18  9:27 UTC  (2+ messages)

[PATCH] dm crypt: remove an impossible condition
 2017-03-18  4:14 UTC  (3+ messages)
`  "

[PATCH v3 7/7] mmc: Only descend into mmc directory when CONFIG_MMC is set
 2017-03-18  2:07 UTC  (2+ messages)

[PATCH] drm: vc4: remove redundant check of plane being non-null
 2017-03-17 23:52 UTC  (2+ messages)

[PATCH] Btrfs: fix an integer overflow check
 2017-03-17 20:51 UTC 

[PATCH] Staging: atomisp: fix an uninitialized variable bug
 2017-03-17 20:45 UTC 

[PATCH] Staging: atomisp: fix locking in alloc_user_pages()
 2017-03-17 20:42 UTC 

[PATCH] drm/amdgpu: remove redundant outer loop and remove commented out code
 2017-03-17 18:39 UTC  (2+ messages)

[PATCH] staging: wilc1000: fix incorrect copy of pmkid data
 2017-03-17  8:35 UTC  (2+ messages)

[patch] PCI: dwc: uninitialized variable in dw_handle_msi_irq()
 2017-03-17  8:26 UTC  (3+ messages)

[PATCH] [SCSI] esas2r: remove redundant NULL check on buffer
 2017-03-16 23:50 UTC  (3+ messages)

[PATCH] rtc: cpcap: kfreeing devm allocated memory
 2017-03-16 22:01 UTC  (3+ messages)

[PATCH 1/2] switchtec: off by one in ioctl_event_ctl()
 2017-03-16 19:30 UTC  (2+ messages)

[PATCH 0/3] Add public w1 driver interface
 2017-03-16 15:19 UTC  (4+ messages)
` [PATCH 1/3] w1: Use kernel common min() implementation
` [PATCH 2/3] w1: Remove unneeded use of assert() and remove w1_log.h
` [PATCH 3/3] w1: Add subsystem kernel public interface

[PATCH] ath10k: remove redundant error check
 2017-03-16  8:57 UTC  (2+ messages)
`  "

[PATCH v3 0/7] Remove unneeded build directory traversals
 2017-03-16  4:28 UTC  (4+ messages)
  ` [PATCH v3 4/7] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS is set

[PATCH] [PATCH] Staging: iio: cdc: ad7152.c, use octal permissions instead of symbolic
 2017-03-15 23:09 UTC  (3+ messages)

[PATCH] netxen_nic: remove redundant check if retries is zero
 2017-03-15 22:06 UTC  (2+ messages)

[PATCH v2] Staging: iio: cdc: ad7152.c, use octal permissions instead of symbolic
 2017-03-15 22:04 UTC  (2+ messages)

[PATCH 14/14] ath5k: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 13/14] ixgbe: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 12/14] i40e: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 11/14] [SCSI] Buslogic: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 10/14] thermal: devfreq_cooling: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 09/14] mlxsw: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 08/14] atl1c: remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 07/14] mtd: nand: qcom: remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 06/14] cxl: remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 05/14] IB/ocrdma: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 04/14] iio: dac: mcp4725: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 03/14] drm/vmwgfx: Remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 02/14] drm/nouveau: remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH 01/14] omapfb/dss: remove unneeded conversions to bool
 2017-03-15 16:23 UTC 

[PATCH] mux: checking for IS_ERR() instead of NULL or vice versa
 2017-03-15 10:01 UTC  (5+ messages)
  ` [PATCH] mux: core: fix error handling in devm_mux_chip_alloc

[PATCH 4/4] staging: atomisp: fix "alignment should match open parenthesis"
 2017-03-15  5:56 UTC 

[PATCH 2/4] staging: atomisp: fix inconsistent indenting
 2017-03-15  5:55 UTC 

[PATCH 1/4] staging: atomisp: fix unsigned int comparison with less than zero
 2017-03-15  5:55 UTC 

[bug report] net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
 2017-03-14 21:24 UTC  (2+ messages)

(no subject)
 2017-03-14 16:18 UTC 

[PATCH][V2] scsi: cxgb3i: remove redundant null check and kfree on skb
 2017-03-14 11:34 UTC  (3+ messages)

[PATCH] drm: qxl: add missing return check
 2017-03-14 11:02 UTC  (2+ messages)

[PATCH] scsi: cxgb3i: remove redundant null check and kfree on skb
 2017-03-14  9:08 UTC  (2+ messages)

[PATCH] staging: atomicsp: fix a loop timeout
 2017-03-14  7:56 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).