kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-29 17:05:40 to 2017-04-11 11:37:19 UTC [more...]

[patch] mtd: nand: Fix a couple error codes
 2017-04-11 11:37 UTC  (6+ messages)

[PATCH] mtd: nand: NULL terminate a of_device_id table
 2017-04-11 11:36 UTC  (2+ messages)

[PATCH] perf/core: Remove some dead code
 2017-04-11  8:59 UTC 

[PATCH] Btrfs: remove some dead code
 2017-04-11  8:57 UTC 

[PATCH] gpu: host1x: Fix error handling
 2017-04-11  8:38 UTC  (2+ messages)

[PATCH] soc/tegra: flowctrl: Fix error handling
 2017-04-11  7:15 UTC  (2+ messages)

[PATCH] thermal: cpu_cooling: Use kmalloc_array() in __cpufreq_cooling_register()
 2017-04-11  6:22 UTC  (2+ messages)

[PATCH] switchtec: Fix an error handling
 2017-04-11  4:36 UTC  (2+ messages)

[PATCH] Input: omap-keypad - fix error handling code
 2017-04-11  3:48 UTC  (2+ messages)

[PATCH 1/2] hwmon: (tacho) Fix a condition in aspeed_get_fan_tach_ch_rpm()
 2017-04-10 20:31 UTC  (2+ messages)

[PATCH 0/3] Thermal/int340x: Fine-tuning for five function implementations
 2017-04-10 20:20 UTC  (4+ messages)
` [PATCH 1/3] ACPI/int340x_thermal: Use kcalloc() in two functions
` [PATCH 2/3] ACPI/int340x_thermal: Improve size determinations "
` [PATCH 3/3] thermal: int340x: Use kcalloc() in int340x_thermal_zone_add()

[PATCH] mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
 2017-04-10 14:17 UTC  (2+ messages)

[PATCH] cifs: small underflow in cnvrtDosUnixTm()
 2017-04-10 13:49 UTC 

[PATCH 2/2] hwmon: (tacho) Remove an unused variable
 2017-04-10 13:47 UTC 

[PATCH] cpufreq: imx6q: Fix error handling code
 2017-04-10  5:41 UTC  (2+ messages)

[PATCH 0/5] target: Fine-tuning for some function implementations
 2017-04-09 19:53 UTC  (6+ messages)
` [PATCH 1/5] target: Use kcalloc() in two functions
` [PATCH 2/5] target: Delete error messages for failed memory allocations
` [PATCH 3/5] target: Improve size determinations in two functions
` [PATCH 4/5] target: Use kmalloc_array() in compare_and_write_callback()
` [PATCH 5/5] target: Use kmalloc_array() in transport_kmap_data_sg()

[PATCH 1/3] iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
 2017-04-09 14:28 UTC  (3+ messages)
` [PATCH 2/3] iscsi-target: Delete error messages for failed memory allocations
` [PATCH 3/3] iscsi-target: Improve size determinations in four functions

[PATCH 0/9] InfiniBand-ULP: Fine-tuning for several function implementations
 2017-04-09 12:26 UTC  (18+ messages)
` [PATCH 1/9] IB/IPoIB: Use kcalloc() in two functions
  ` [PATCH 2/9] IB/IPoIB: Delete an error message for a failed memory allocation
  ` [PATCH 4/9] IB/IPoIB: Delete unwanted spaces behind usages of the sizeof operator
  ` [PATCH 6/9] IB/iser: Use kmalloc_array() in iser_alloc_rx_descriptors()
  ` [PATCH 8/9] IB/isert: Use kcalloc() in isert_alloc_rx_descriptors()
` [PATCH 3/9] IB/IPoIB: Enclose six expressions for the sizeof operator by parentheses
` [PATCH 5/9] IB/IPoIB: Combine substrings for three messages
` [PATCH 7/9] IB/iser: Add spaces for better code readability
` [PATCH 9/9] IB/isert: Improve size determinations in three functions

[PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations
 2017-04-09  6:30 UTC  (3+ messages)

[PATCH] [SCSI] aic7xxx: fix order of arguments in function prototype
 2017-04-08 17:28 UTC 

[PATCH] lockd: remove redundant check on block
 2017-04-08 17:09 UTC 

[PATCH][-next] nfp: don't dereference a null nn->eth_port to print a warning
 2017-04-08 15:14 UTC  (3+ messages)

[PATCH 0/3] InfiniBand-SRP: Fine-tuning for some function implementations
 2017-04-08 14:50 UTC  (5+ messages)
  ` [PATCH 1/3] IB/srp: Use kmalloc_array() in srp_alloc_req_data()
  ` [PATCH 2/3] IB/srp: Enclose 14 expressions for the sizeof operator by parentheses
` [PATCH 3/3] IB/srp: Delete unwanted spaces behind usages of the sizeof operator

[PATCH] staging: wilc1000: fix incorrect copy of pmkid data
 2017-04-07 23:44 UTC  (2+ messages)
` [PATCH] staging: wilc1000: fix incorrect strncasecmp length

[PATCH] power: supply: lp8788: add missing comma between literal strings
 2017-04-07 23:33 UTC 

[PATCH] ubifs: fix cut and paste error on sb type comparisons
 2017-04-07 23:22 UTC 

[PATCH] RDS: IB: ensure an initialized ret is printed in pr_warn message
 2017-04-07 15:59 UTC  (4+ messages)

[PATCH 1/3] staging: atomisp: remove enable_isp_irq function and add disable_isp_irq
 2017-04-07 13:48 UTC  (2+ messages)

[PATCH 3/3] staging: atomisp: move mipi_info assignment to next line in __get_asd_from_port()
 2017-04-07  5:57 UTC 

[PATCH 2/3] staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()
 2017-04-07  5:56 UTC 

[PATCH] scsi: qla2xxx: remove some redundant pointer assignments
 2017-04-06 21:21 UTC  (2+ messages)

[PATCH 0/5] IB/qib: Fine-tuning for four function implementations
 2017-04-06 20:33 UTC  (19+ messages)
` [PATCH 1/5] IB/qib: Use kcalloc() in qib_init_iba7322_funcs()
` [PATCH 2/5] IB/qib: Use kmalloc_array() in qib_init_7322_variables()
` [PATCH 3/5] IB/qib: Use kcalloc() in qib_alloc_devdata()
` [PATCH 5/5] IB/qib: Adjust two size determinations in qib_init_pportdata()
        `  "
  ` [PATCH 4/5] IB/qib: Use kcalloc() "

[PATCH] qed: fix missing break in OOO_LB_TC case
 2017-04-06 20:24 UTC  (3+ messages)

[PATCH 0/2] IB/usnic: Fine-tuning for two function implementations
 2017-04-06 20:10 UTC  (3+ messages)
  ` [PATCH 1/2] IB/usnic: Use kcalloc() in alloc_res_chunk_list()
` [PATCH 2/2] IB/usnic: Use kcalloc() in usnic_vnic_alloc_res_chunk()

[PATCH] HID: sony: remove redundant check for -ve err
 2017-04-06 18:34 UTC  (3+ messages)

[PATCH] virtio_net: tidy a couple debug statements
 2017-04-06  9:04 UTC 

[PATCH] drm: bridge: dw-hdmi: Add a missing break statement
 2017-04-06  8:58 UTC  (3+ messages)

[PATCH] ath9k: off by one in ath9k_hw_nvram_read_array()
 2017-04-06  5:12 UTC 

[PATCH -next] qed: Add a missing error code
 2017-04-05 13:54 UTC  (3+ messages)

[PATCH -next] net: sched: choke: remove some dead code
 2017-04-05 13:54 UTC  (3+ messages)

[PATCH -next] liquidio: clear the correct memory
 2017-04-05 13:54 UTC  (3+ messages)

[PATCH][V2] wlcore: fix spelling mistakes in wl1271_warning
 2017-04-05 12:46 UTC  (2+ messages)
` [V2] "

[PATCH] bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
 2017-04-04 17:05 UTC  (3+ messages)

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-04-04 11:16 UTC  (5+ messages)
` [PATCH 0/3] SELinux: Fine-tuning for two "
  ` [PATCH 1/3] selinux: Return directly after a failed memory allocation in policydb_index()
  ` [PATCH 2/3] selinux: Return an error code only as a constant in sidtab_insert()
  ` [PATCH 3/3] selinux: Use an other error code for an input validation failure "

[bug report] A Sample of using socket cookie and uid for traffic monitoring
 2017-04-04  9:13 UTC 

[PATCH] drm/amdgpu: Fix a NULL deref in amdgpu_vm_add_prt_cb()
 2017-04-04  6:34 UTC  (4+ messages)

[PATCH] selinux: Fix an uninitialized variable bug
 2017-04-04  0:03 UTC  (8+ messages)
    ` selinux: Fix an uninitialized variable bug in range_read()

[PATCH 2/2] drm/amd/powerplay: fix a couple locking issues
 2017-04-03 20:33 UTC  (2+ messages)

[PATCH 1/2] drm/amd/powerplay: fix pp_dpm_get_current_power_state()
 2017-04-03 20:28 UTC  (2+ messages)

[bug report] net: dsa: Mock-up driver
 2017-04-03 18:59 UTC  (2+ messages)

[PATCH] wlcore: fix spelling mistake in wl1271_warning 'iligal' -> 'illegal'
 2017-04-03  9:44 UTC  (3+ messages)

[PATCH] NFC: st21nfca: Fix potential memory leak
 2017-04-01 22:19 UTC  (2+ messages)

[PATCH] NFC: nfcmrvl: double free on error path
 2017-04-01 22:11 UTC  (2+ messages)

[GIT PULL 0/9] perf/core improvements and fixes
 2017-04-01 10:44 UTC  (3+ messages)
` [PATCH 6/9] perf utils: Fix spelling mistake: "Invalud" -> "Invalid"

[PATCH 2/2] ALSA: timer: Info leak in snd_timer_user_tinterrupt()
 2017-03-31 15:28 UTC  (2+ messages)

[PATCH 1/2] ALSA: timer: remove some dead code
 2017-03-31 15:27 UTC  (2+ messages)

[PATCH] ftrace: Remove an unneeded condition
 2017-03-31 15:21 UTC 

[PATCH] ALSA: emux: stop if copy_from_user() fails
 2017-03-31 14:24 UTC  (2+ messages)

[PATCH 2/2 V2] staging: atomisp: use local variable to reduce the number of reference
 2017-03-31  1:30 UTC 

[PATCH 1/2 V2] staging: atomisp: simplify the if condition in atomisp_freq_scaling()
 2017-03-31  1:28 UTC 

[PATCH] spi: loopback-test: fix spelling mistake: "minimam" -> "minimum"
 2017-03-30 21:23 UTC  (2+ messages)
` Applied "spi: loopback-test: fix spelling mistake: "minimam" -> "minimum"" to the spi tree

[PATCH] ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout"
 2017-03-30 21:23 UTC  (3+ messages)
` Applied "ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout"" to the asoc tree

[PATCH][V2] VSOCK: remove unnecessary ternary operator on return value
 2017-03-30 18:07 UTC  (5+ messages)

[PATCH 1/2] staging: atomisp: simplify the if condition in atomisp_freq_scaling()
 2017-03-30 15:39 UTC  (3+ messages)

[PATCH] block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
 2017-03-30 15:23 UTC  (2+ messages)

[PATCH 2/2] staging: atomisp: use local variable to reduce the number of reference
 2017-03-30 10:26 UTC  (3+ messages)

[PATCH] drm/amdgpu/virt: fix spelling mistake: "hypervior" -> "hypervisor"
 2017-03-30  9:56 UTC  (2+ messages)

[PATCH] perf utils: fix spelling mistake: "Invalud" -> "Invalid"
 2017-03-30  9:54 UTC 

[PATCH] staging/atomisp: fix spelling mistake: "falied" -> "failed"
 2017-03-30  9:40 UTC 

[PATCH] staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"
 2017-03-30  9:34 UTC 

[PATCH] locking/ww_mutex: fix spelling mistake: "cylic" -> "cyclic"
 2017-03-30  9:22 UTC 

[PATCH] scsi: hisi_sas: add missing break in switch statement
 2017-03-30  2:39 UTC  (2+ messages)

[PATCH] Add checks for kmalloc allocation failures
 2017-03-30  1:52 UTC  (4+ messages)

[PATCH][bluetooth-next][V2] ieee802154: ca8210: Add checks for kmalloc allocation failures
 2017-03-29 18:54 UTC  (4+ 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).