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

[PATCH 0/9] InfiniBand-ULP: Fine-tuning for several function implementations
 2017-04-07 21:06 UTC  (7+ 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 3/9] IB/IPoIB: Enclose six expressions for the sizeof operator by parentheses
` [PATCH 5/9] IB/IPoIB: Combine substrings for three messages

[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][-next] nfp: don't dereference a null nn->eth_port to print a warning
 2017-04-06 23:15 UTC  (2+ messages)

[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 00/14] RDMA/cxgb: Fine-tuning for several function implementations
 2017-04-05 18:16 UTC  (2+ messages)

[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  (64+ messages)
` [PATCH 07/46] selinux: Delete unnecessary variable assignments in policydb_index()
    `  "
` [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 24/46] selinux: Return directly after a failed kzalloc() in cat_read()
` [PATCH 25/46] selinux: Return directly after a failed kzalloc() in sens_read()
` [PATCH 26/46] selinux: Improve another size determination "
` [PATCH 27/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 28/46] selinux: Return directly after a failed kzalloc() in user_read()
` [PATCH 29/46] selinux: Return directly after a failed kzalloc() in type_read()
` [PATCH 30/46] selinux: Return directly after a failed kzalloc() in role_read()
` [PATCH 32/46] selinux: Return directly after a failed kzalloc() in class_read()
` [PATCH 33/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 34/46] selinux: Return directly after a failed kzalloc() in common_read()
` [PATCH 35/46] selinux: Return directly after a failed kzalloc() in perm_read()
` [PATCH 36/46] selinux: Move an assignment for the variable "rc" in mls_read_range_helper()
` [PATCH 37/46] selinux: Move an assignment for the variable "rc" in policydb_load_isids()
` [PATCH 38/46] selinux: One function call less in five functions after null pointer detection
` [PATCH 39/46] selinux: Move two assignments for the variable "rc" in ocontext_read()
` [PATCH 40/46] selinux: Return directly after a failed kzalloc() in roles_init()
` [PATCH 41/46] selinux: Move two assignments for the variable "rc" "
` [PATCH 42/46] selinux: One function call less in roles_init() after error detection
` [PATCH 43/46] selinux: Use kmalloc_array() in sidtab_init()
` [PATCH 44/46] selinux: Adjust two checks for null pointers
` [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()
  ` SELinux: Fine-tuning for several function implementations
` [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 "

[patch] mtd: nand: Fix a couple error codes
 2017-04-04  9:27 UTC  (2+ messages)

[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  (3+ 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)

[PATCH] VSOCK: remove unnecessary ternary operator on return value
 2017-03-29  4:49 UTC  (3+ messages)

[PATCH] 6lowpan: fix assignment of peer_addr
 2017-03-28 13:36 UTC  (3+ messages)

[PATCH] usb: gadget: pch_udc: don't update td->next after it has been released to the pool
 2017-03-28 12:52 UTC  (3+ messages)

[PATCH] usb: gadget: udc: remove redundant initial assignments to the pointer 's'
 2017-03-28 10:20 UTC  (3+ messages)

[PATCH] scsi: osd_uld: remove an unneeded NULL check
 2017-03-28  1:54 UTC  (2+ messages)

[PATCH] netvsc: fix dereference before null check errors
 2017-03-27 23:01 UTC  (3+ messages)

[PATCH] Btrfs: fix an integer overflow check
 2017-03-27 15:22 UTC  (2+ messages)

[PATCH] Bluetooth: fix assignments on error variable err
 2017-03-27 14:23 UTC  (2+ messages)

[PATCH] ASoC: intel: remove unused variable data and associated code
 2017-03-27 11:32 UTC  (3+ messages)
` [alsa-devel] "
` Applied "ASoC: intel: remove unused variable data and associated code" to the asoc tree

[PATCH] [media] coda: remove redundant call to v4l2_m2m_get_vq
 2017-03-27 11:04 UTC  (4+ messages)

[PATCH] staging: atomisp: fix an issue timeout value for checking error
 2017-03-27  8:52 UTC 

[PATCH] kprobes: Remove an unneeded condition
 2017-03-27  2:19 UTC  (3+ messages)
` [PATCH v2] kprobes: cleanup _kprobe_addr()

[PATCH] netvsc: fix unititialized return value in variable ret
 2017-03-27  0:52 UTC  (2+ messages)

回复:kevin7912 ★6月2-4日 =?utf-8?B?4piF44CQ5Lit5Zu977yI5bm/5bee77yJ5Zu96
 2017-03-25 20:02 UTC 

[PATCH 0/3] Add public w1 driver interface
 2017-03-25 18:47 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).