kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-22 18:15:12 to 2017-02-02 13:31:45 UTC [more...]

[PATCH] usb: storage: fix infinite wait loop by incrementing loop counter
 2017-02-02 13:31 UTC  (2+ messages)

[PATCH 1/2] staging: rts5208: remove redundant retval status check
 2017-02-02 12:12 UTC  (2+ messages)
` [PATCH 2/2] staging: rts5208: remove unncessary result set and check, just return SUCCESS

[PATCH] usb: misc: adutux: remove redundant error check on copy_to_user return code
 2017-02-02 11:51 UTC 

[PATCH] mtd: spi-nor: cqspi: remove redundant dead code on error return check
 2017-02-02  9:47 UTC  (4+ messages)

[patch net-next] ethernet: aquantia: fix dma_mapping_error test
 2017-02-01 17:45 UTC  (2+ messages)

[patch net-next] sfc: a couple off by one bugs
 2017-02-01 17:44 UTC  (4+ messages)

[patch] ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
 2017-02-01 17:31 UTC  (3+ messages)

[PATCH] staging: bcm2835-audio: use | instead of || otherwise result is just boolean 1
 2017-02-01 11:57 UTC 

Bitte kontaktieren Sie mich für weitere Details!
 2017-02-01  8:14 UTC 

[patch] sound: oss/ad1848: remove some dead code
 2017-01-31 20:41 UTC  (2+ messages)

[PATCH][net-next] sfc: fix an off-by-one compare on an array size
 2017-01-31 17:26 UTC  (3+ messages)

[bug report] lib: update LZ4 compressor module
 2017-01-31 16:36 UTC  (4+ messages)

[PATCH] gpiolib: Fix a WARN_ON that can never trigger
 2017-01-31 14:44 UTC  (2+ messages)

[bug report] ipv6: fix ip6_tnl_parse_tlv_enc_lim()
 2017-01-31 14:22 UTC  (2+ messages)

[PATCH] scsi_dh_emc: fix uninitialized return value ret
 2017-01-31 12:34 UTC  (2+ messages)

[PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations
 2017-01-31  9:55 UTC  (3+ messages)
` [PATCH 2/8] [media] v4l2-async: Delete an error message for a failed memory allocation in v4l2_async
  ` [PATCH 2/8] [media] v4l2-async: Delete an error message for a failed memory allocation in v4l2_a

[PATCH] Input: synaptics-rmi4 - Fix reversed tests
 2017-01-31  8:51 UTC  (3+ messages)

[patch] PCI: xgene: double free on init error
 2017-01-31  0:18 UTC  (4+ messages)

[PATCH v4] mm: add arch-independent testcases for RODATA
 2017-01-30 22:04 UTC  (5+ messages)

[PATCH][V2] acpi: nfit: use %u format string specifier for unsigned ints
 2017-01-30 12:08 UTC 

[PATCH] acpi: nfit: use %u format string specifier for unsigned ints
 2017-01-30 12:01 UTC  (3+ messages)

[PATCH 0/3] ima_fs: Fine-tuning for ima_write_policy()
 2017-01-29 23:43 UTC  (7+ messages)
` [PATCH 1/3] ima_fs: One check less in ima_write_policy() after error detection
` [PATCH 2/3] ima_fs: Reorder input parameter validation in ima_write_policy()
` [PATCH 3/3] ima_fs: Move three error code assignments "

[PATCH][next-next] net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR
 2017-01-29 23:24 UTC  (2+ messages)

[PATCH][net-next] net: ethernet: aquantia: remove redundant err check
 2017-01-29 23:24 UTC  (4+ messages)
` [PATCH][net-next] net: ethernet: aquantia: remove another "

[PATCH] IB/cma: Fix reversed test
 2017-01-28 13:01 UTC  (7+ messages)

[PATCH 0/4] DCB netlink: Fine-tuning for some function implementations
 2017-01-28  9:37 UTC  (5+ messages)
` [PATCH 1/4] dcbnl: Use kmalloc_array() in dcbnl_build_peer_app()
` [PATCH 2/4] dcbnl: Adjust four function calls together with a variable assignment
` [PATCH 3/4] dcbnl: Adjust five checks for null pointers
` [PATCH 4/4] dcbnl: Add some spaces for better code readability

[PATCH] PCI/MSI: Return error code if memory allocation fails
 2017-01-27 15:14 UTC 

[patch net-next] smc: some potential use after free bugs
 2017-01-27 10:13 UTC  (5+ messages)

[patch] [media] mantis_dvb: fix some error codes in mantis_dvb_init()
 2017-01-27  9:46 UTC  (3+ messages)

[PATCH] powerpc/powernv/pci: Use kmalloc_array() in two functions
 2017-01-27  0:40 UTC  (2+ messages)
`  "

[PATCH] powerpc/sstep: Return directly after a failed address_ok() in emulate_step()
 2017-01-27  0:40 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_prot()
 2017-01-27  0:40 UTC  (2+ messages)
`  "

[PATCH 0/3] Virtio: Fine-tuning for two function implementations
 2017-01-26 21:47 UTC  (4+ messages)
` [PATCH 1/3] virtio_pci: Use kcalloc() in vp_request_msix_vectors()
` [PATCH 2/3] virtio_pci: Use kmalloc_array() "
` [PATCH 3/3] virtio_ring: Use kmalloc_array() in alloc_indirect()

[PATCH] macvtap: Use kmalloc_array() in macvtap_queue_resize()
 2017-01-26 19:00 UTC 

[PATCH 0/5] GTP: Fine-tuning for some function implementations
 2017-01-26 13:11 UTC  (8+ messages)
` [PATCH 1/5] gtp: Use kmalloc_array() in gtp_hashtable_new()
` [PATCH 2/5] gtp: Improve another size determination in ipv4_pdp_add()
` [PATCH 3/5] gtp: Adjust 12 checks for null pointers
` [PATCH 4/5] gtp: Rename jump labels in gtp_encap_enable()
` [PATCH 5/5] gtp: Rename jump labels in gtp_hashtable_new()

[patch] eeprom/idt_89hpesx: freeing devm_ pointer with kfree()
 2017-01-26 12:44 UTC  (2+ messages)

[PATCH] eeprom: fix memory leak on buf when failed allocation of csraddr_str
 2017-01-26 12:37 UTC  (2+ messages)

[patch] btrfs: white space cleanup in btrfs_log_inode()
 2017-01-26  8:40 UTC  (2+ messages)

[patch net-next] tipc: uninitialized return code in tipc_setsockopt()
 2017-01-25 17:41 UTC  (2+ messages)

[PATCH] IB/cxgb3: header should be defining CXGB3_ABI_USER_H
 2017-01-25 16:58 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: header should be defining _SMU7_CLOCK_POWER_GATING_H_
 2017-01-25 14:26 UTC  (2+ messages)

[PATCH 12/23] perf probe: Delete an unnecessary check in try_to_find_absolute_address()
 2017-01-25 13:53 UTC  (2+ messages)
` [PATCH 13/23] perf probe: Delete an unnecessary assignment "

[patch] samples/bpf: silence shift wrapping warning
 2017-01-25 11:08 UTC  (7+ messages)

[PATCH 0/7] ALSA: Fine-tuning for several function implementations
 2017-01-25  7:40 UTC  (9+ messages)
` [PATCH 1/7] ALSA: seq: Delete unnecessary checks in snd_seq_ioctl_query_subs()
` [PATCH 2/7] ALSA: seq: Delete unnecessary checks in snd_seq_ioctl_get_subscription()
` [PATCH 3/7] ALSA: seq: Delete unnecessary checks in snd_seq_ioctl_unsubscribe_port()
` [PATCH 4/7] ALSA: seq: Delete unnecessary checks in snd_seq_ioctl_subscribe_port()
` [PATCH 5/7] ALSA: seq: Adjust 16 function calls together with a variable assignment
` [PATCH 6/7] dmasound_core: Move two assignments for the variable "ret" in state_open()
  ` [alsa-devel] [PATCH 6/7] dmasound_core: Move two assignments for the variable "ret" in state_ope
` [PATCH 7/7] dmasound_core: Adjust six function calls together with a variable assignment

[PATCH] memory: tegra: Add a missing 'of_node_put()' call
 2017-01-25  6:57 UTC  (2+ messages)

[patch] i40iw: fix some indenting in i40iw_sc_vsi_init()
 2017-01-24 21:29 UTC  (4+ messages)
` [patch v2] "

[patch] i40iw: silence an uninitialized variable warning
 2017-01-24 21:24 UTC  (2+ messages)

[PATCH] i40iw: Set maj_err and min_err in i40iw_sc_cqp_create
 2017-01-24 21:23 UTC  (3+ messages)

[PATCH] evm: Move two error code assignments in evm_set_key()
 2017-01-24 18:44 UTC 

[PATCH v3] mm: add arch-independent testcases for RODATA
 2017-01-24 18:41 UTC  (2+ messages)

[PATCH] bpf: don't kfree an uninitialized im_node
 2017-01-24 17:53 UTC  (2+ messages)

[patch net-next] sctp: fix some debug output
 2017-01-24 13:00 UTC  (6+ messages)

[PATCH] KVM: s390: Move two error code assignments in kvm_vm_ioctl_get_dirty_log()
 2017-01-24 12:47 UTC  (13+ messages)
  `  "

[PATCH 0/9] KVM: Fine-tuning for several function implementations
 2017-01-24 11:36 UTC  (14+ messages)
` [PATCH 5/9] KVM: Improve size determinations in kvm_vcpu_ioctl()
` [PATCH 6/9] KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
` [PATCH 7/9] KVM: Return an error code only as a constant in kvm_get_dirty_log()
` [PATCH 8/9] KVM: Adjust seven checks for null pointers
` [PATCH 9/9] KVM: Improve another size determination in kvm_create_vm()
  ` KVM: Fine-tuning for several function implementations

[PATCH] w1: omap_hdq: Free resources on error path
 2017-01-24  2:03 UTC  (2+ messages)

[PATCH] ACPI/IORT: Fix error handling
 2017-01-24  1:26 UTC  (2+ messages)

[PATCH 0/4] perf: Fine-tuning for three function implementations
 2017-01-23 23:32 UTC  (9+ messages)
` [PATCH 1/4] perf probe: Delete an unnecessary check in try_to_find_absolute_address()
` [PATCH 2/4] perf probe: Delete an unnecessary assignment "
` [PATCH 3/4] perf session: Move an error code assignment in __perf_session__set_tracepoints_handlers(
  ` [PATCH 3/4] perf session: Move an error code assignment in __perf_session__set_tracepoints_handl
` [PATCH 4/4] perf strlist: Move an error code assignment in strlist__parse_list_entry()

[PATCH] [media] exynos4-is: Add missing 'of_node_put'
 2017-01-23 21:16 UTC 

[PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations
 2017-01-23 19:22 UTC  (7+ messages)
` [PATCH 01/11] KVM: PPC: Book3S HV: Move assignments for the variable "err" in kvm_htab_write()
` [PATCH 03/11] KVM: PPC: Book3S HV: Move error code assignments in two functions
` [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers

[PATCH 0/5] block: Fine-tuning for five function implementations
 2017-01-23 15:17 UTC  (14+ messages)
` [PATCH 1/5] blk-throttle: Move three assignments for the variable "ret" in tg_set_max()
        `  "
` [PATCH 2/5] blk-throttle: Move an assignment for the variable "ret" in tg_set_conf()
` [PATCH 3/5] blk-throttle: Adjust two function calls together with a variable assignment
` [PATCH 5/5] cfq-iosched: Adjust one function call "

Urgent Please,,
 2017-01-23 14:05 UTC 

[PATCH 0/5] s390/pci: Fine-tuning for three function implementations
 2017-01-23  8:58 UTC  (4+ messages)
` [PATCH 4/5] s390/pci: Move an assignment for the variable "ret" in s390_pci_mmio_write()

(no subject)
 2017-01-23  2:01 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).