messages from 2017-01-30 22:04:09 to 2017-02-10 21:02:19 UTC [more...]
[PATCH 0/5] IB/hfi1: Fine-tuning for three function implementations
2017-02-10 21:02 UTC (3+ messages)
` [PATCH 1/5] IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()
` [PATCH 2/5] IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()
[PATCH 2/2] net: fs_enet: Simplify code
2017-02-10 20:17 UTC
[PATCH 1/2] net: fs_enet: Fix an error handling path
2017-02-10 20:17 UTC
[PATCH] PCI/MSI: Return error code if memory allocation fails
2017-02-10 20:16 UTC (2+ messages)
[PATCH v2] powerpc/pseries: Fix missing of_node_put
2017-02-10 19:45 UTC
[PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations
2017-02-09 18:57 UTC (19+ messages)
` [PATCH 01/14] RDMA/cxgb3: Use kcalloc() in cxio_create_qp()
` [PATCH 02/14] RDMA/cxgb3: Rename jump labels "
` [PATCH 03/14] RDMA/cxgb4: Use kcalloc() in two functions
` [PATCH 05/14] RDMA/cxgb4: Return an error code only as a constant in ep_open()
` [PATCH 08/14] RDMA/cxgb4: Adjust construction of two error messages in recover_lost_dbs()
` [PATCH 12/14] RDMA/cxgb4: Delete an unnecessary variable initialisation in create_qp()
` [PATCH 13/14] RDMA/cxgb4: Rename jump labels in c4iw_create_qp()
` [PATCH 14/14] RDMA/cxgb4: Rename jump labels in rdma_init()
` [PATCH 04/14] RDMA/cxgb4: Use common error handling code in recover_queues()
` [PATCH 06/14] RDMA/cxgb4: Return an error code only as a constant in stag_open()
` [PATCH 07/14] RDMA/cxgb4: Adjust three checks for null pointers
` [PATCH 09/14] RDMA/cxgb4: Use common error handling code in recover_lost_dbs()
` [PATCH 10/14] RDMA/cxgb4: Use kmalloc_array() in c4iw_id_table_alloc()
` [PATCH 11/14] RDMA/cxgb4: Use kcalloc() in create_qp()
[PATCH][V2] Smack: fix a dereference before null check on sock->sk
2017-02-09 18:45 UTC (3+ messages)
[PATCH] Smack: fix a dereference before null check on sock->sk
2017-02-09 16:49 UTC (3+ messages)
[PATCH 0/3] m68k: Fine-tuning for sys_cacheflush()
2017-02-09 13:23 UTC (8+ messages)
` [PATCH 1/3] m68k: Return directly after a failed capable() in sys_cacheflush()
` [PATCH 2/3] m68k: Delete an unnecessary variable assignment "
` [PATCH 3/3] m68k: Add some spaces for better code readability "
` "
[patch] cpufreq: s3c2416: double free on driver init error path
2017-02-09 12:44 UTC (4+ messages)
[PATCH] Staging: rtl8192e: remove redundant null check on array alg
2017-02-09 11:37 UTC
[PATCH] staging: rtl8192u: remove redundant null check on array alg
2017-02-09 11:06 UTC
[patch] drm/radeon: remove some dead code
2017-02-09 2:11 UTC (3+ messages)
[PATCH] drm/amdgpu/virt: fix double kfree on bo_va
2017-02-09 2:07 UTC (2+ messages)
[patch] drm/i915/gvt/kvmgt: remove some dead code
2017-02-09 1:40 UTC (6+ messages)
` [Intel-gfx] "
` [patch v2] "
` [Intel-gfx] "
[patch net-next] net: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a little
2017-02-08 18:27 UTC (2+ messages)
[patch] serdev: ttyport: check whether tty_init_dev() fails
2017-02-08 13:40 UTC (2+ messages)
[PATCH] tpm xen: drop unneeded chip variable
2017-02-08 13:02 UTC (2+ messages)
[patch] mac80211: check for allocation failure in debugfs code
2017-02-08 9:05 UTC (2+ messages)
[patch] ASoC: sun4i-i2s: remove some dead code
2017-02-08 9:01 UTC (5+ messages)
[patch] drm/atomic: fix an error code in mode_fixup()
2017-02-08 8:49 UTC (2+ messages)
[patch] pinctrl: samsung: checking for IS_ERR() instead of NULL
2017-02-08 8:41 UTC (2+ messages)
[patch] parisc: fix a printk
2017-02-08 7:20 UTC
[patch] staging: gdm724x: fix a couple array overflows
2017-02-08 7:18 UTC
[bug report] net: phy: Fix lack of reference count on PHY driver
2017-02-08 6:48 UTC (7+ messages)
[patch] CIFS: set *resp_buf_type to NO_BUFFER on error
2017-02-08 1:00 UTC (3+ messages)
[PATCH] drm/vc4: simplify exit path of a failed allocation of dsi_connector
2017-02-07 23:46 UTC (3+ messages)
[PATCH] gdrom: Add missing error code
2017-02-07 23:17 UTC (3+ messages)
[PATCH 00/18] HID: Fine-tuning for several function implementations
2017-02-07 22:52 UTC (20+ messages)
` [PATCH 01/18] HID: Use kmalloc_array() in hid_input_field()
` [PATCH 02/18] HID: Delete an error message for a failed memory allocation in open_collection()
` [PATCH 03/18] HID: Use kmalloc_array() "
` [PATCH 04/18] HID: Improve another size determination "
` [PATCH 05/18] HID: Improve two size determinations in hid_open_report()
` [PATCH 06/18] HID: Improve another size determination in hid_scan_report()
` [PATCH 07/18] HID: Improve another size determination in hid_register_report()
` [PATCH 08/18] HID: Adjust five checks for null pointers
` [PATCH 09/18] HID: Return an error code only as a constant in hid_allocate_device()
` [PATCH 10/18] HID-debug: Replace five seq_printf() calls by seq_putc()
` [PATCH 11/18] HID-debug: Delete an unnecessary seq_printf() call in hid_dump_device()
` [PATCH 12/18] HID-debug: Replace 12 seq_printf() calls by seq_puts()
` [PATCH 13/18] HID-debug: Combine 11 seq_printf() calls into one call in hid_dump_field()
` [PATCH 14/18] HID-debug: Adjust two function calls together with a variable assignment
` [PATCH 15/18] HID-debug: Return an error code only as a constant in hid_debug_events_open()
` [PATCH 16/18] HID-debug: Add some spaces for better code readability
` [PATCH 17/18] HID-debug: Delete an unnecessary variable initialisation in hid_resolv_usage()
` [PATCH 18/18] HID-picoLCD: Use seq_puts() in picolcd_debug_reset_show()
[PATCH][V2] scsi: aacraid: rcode is unsigned and should be signed int
2017-02-07 22:23 UTC (3+ messages)
[PATCH][net-next] net: bridge: remove redundant check to see if err is set
2017-02-07 19:05 UTC (4+ messages)
[patch net-next] sfc: a couple off by one bugs
2017-02-07 19:00 UTC (7+ messages)
` [patch v2 net-next] sfc: fix an off by one bug
[patch] aacraid: information leak in aac_send_raw_srb()
2017-02-07 15:00 UTC
[patch] Staging: bcm2835-audio: fix an uninitialized return value
2017-02-07 14:15 UTC (3+ messages)
[PATCH] scsi: aacraid: fix information leak on hbainfo.driver_name
2017-02-07 13:55 UTC
[patch] scsi: qedi: silence sprintf() overflow warning
2017-02-07 13:27 UTC (2+ messages)
[patch] pinctrl: intel: unlock on error in intel_config_set_pull()
2017-02-07 13:20 UTC
[patch] Staging: bcm2835-audio: remove unneeded NULL check
2017-02-07 13:17 UTC
[patch] staging: bcm2835-audio: off by one in snd_bcm2835_playback_open_generic()
2017-02-07 13:17 UTC
[patch] drm/amdgpu/virt: double free in amdgpu_map_static_csa()
2017-02-07 13:16 UTC
[PATCH] crypto: atmel-sha: use %zu for size_t print format specifier
2017-02-07 12:11 UTC
[PATCH] scsi: aacraid: rcode is unsigned, so can never be less than zero
2017-02-07 11:37 UTC (3+ messages)
[bug report] mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
2017-02-07 11:27 UTC (2+ messages)
[bug report] mlxsw: core: Introduce flexible actions support
2017-02-07 10:43 UTC (3+ messages)
[bug report] dpaa_eth: add support for DPAA Ethernet
2017-02-07 10:12 UTC
DELIVERY FAILURE: User bryanlog (bryanlog@us.ibm.com) not listed in Domino Directory
2017-02-07 9:13 UTC
[PATCH] powerpc/pseries: Fix missing of_node_put
2017-02-06 23:05 UTC (2+ messages)
[bug report] liquidio: fix for iq and droq cnts going negative
2017-02-06 22:27 UTC (3+ messages)
[RFC] mips: ath79: clock:- Unmap region obtained by of_iomap
2017-02-06 20:24 UTC
[patch net-next] net/mlx4_en: fix a condition
2017-02-06 17:01 UTC (3+ messages)
[patch] tpm: silence an array overflow warning
2017-02-06 14:15 UTC (4+ messages)
[patch] iommu: silence an uninintialized variable warning
2017-02-06 9:48 UTC (2+ messages)
[PATCH] IB/cma: Fix reversed test
2017-02-06 9:32 UTC (6+ messages)
TRADING ACCOUNT
2017-02-04 10:29 UTC
[PATCH] scsi, block: fix memory leak of sdpk on when gd fails to allocate
2017-02-03 19:38 UTC
[PATCH 0/3] Virtio: Fine-tuning for two function implementations
2017-02-03 2:57 UTC (2+ messages)
[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] 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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).