messages from 2017-04-04 11:10:07 to 2017-04-14 06:27:49 UTC [more...]
Spurious code in drivers/scsi/qla2xxx/qla_os
2017-04-14 6:27 UTC
[PATCH] md-cluster: Fix a memleak in an error handling path
2017-04-14 6:23 UTC (2+ messages)
[PATCH] selftests/timers: fix spelling mistake: "Asynchronous"
2017-04-13 22:07 UTC (2+ messages)
[PATCH] drm/i915: uninitialized value on error path
2017-04-13 21:13 UTC (3+ messages)
[PATCH] drm/i915: checking for NULL instead of IS_ERR() in mock selftests
2017-04-13 20:26 UTC (2+ messages)
[PATCH] drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
2017-04-13 19:48 UTC
[PATCH] mmc: cavium: Fix a shift wrapping bug
2017-04-13 19:47 UTC
[PATCH] lightnvm: fix some WARN() messages
2017-04-13 19:44 UTC (2+ messages)
[PATCH] lightnvm: fix some error code in pblk-init.c
2017-04-13 19:43 UTC (2+ messages)
[PATCH block-tree] net: off by one in inet6_pton()
2017-04-13 19:42 UTC
[PATCH] lightnvm: pblk-gc: fix an error pointer dereference in init
2017-04-13 19:35 UTC (2+ messages)
[PATCH v2] crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
2017-04-13 18:25 UTC
[PATCH 0/2] Fix/improve some error handling related to 'chcr_alloc_shash'
2017-04-13 16:38 UTC (9+ messages)
` [PATCH 1/2] crypto: chcr - Improve error checking
` [PATCH 2/2] crypto: chcr - Fix "
[PATCH] x86/boot/e820: remove a redundant self assignment
2017-04-13 15:59 UTC
[PATCH] staging: rtl8723bs: clean up identical code on an if statement
2017-04-13 15:46 UTC
[PATCH] staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0
2017-04-13 14:13 UTC
[PATCH] drm: fix spelling mistake: "committing"
2017-04-13 6:58 UTC (2+ messages)
[bug report] net: stmmac: adding multiple buffers for rx
2017-04-12 19:49 UTC
[PATCH] switchtec: Fix an error handling
2017-04-12 17:28 UTC (4+ messages)
[PATCH] clk: apn806: fix spelling mistake: "mising" -> "missing"
2017-04-12 16:59 UTC (3+ messages)
[PATCH] switchtec: checking for NULL instead of IS_ERR()
2017-04-12 16:47 UTC (2+ messages)
[PATCH] snic: fix spelling mistake: "Cann't" -> "Cannot"
2017-04-12 14:12 UTC
[PATCH] mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
2017-04-12 14:11 UTC (3+ messages)
[PATCH] [media] xc5000: fix spelling mistake: "calibration"
2017-04-12 14:04 UTC
[PATCH] Btrfs: remove some dead code
2017-04-12 13:36 UTC (2+ messages)
[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
2017-04-12 12:38 UTC (11+ messages)
` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
` [PATCH 7/9] staging: ks7010: Replace three printk() calls by pr_err()
` [PATCH] staging: ks7010: Adjust dev_err() calls in ks7010_sdio_probe()
` "
[PATCH 2/2] hwmon: (tacho) Remove an unused variable
2017-04-12 10:39 UTC (2+ messages)
[PATCH] c2port: checking for NULL instead of IS_ERR()
2017-04-12 9:18 UTC (2+ messages)
[PATCH] drm/edid: checking for NULL instead of IS_ERR
2017-04-12 9:01 UTC (2+ messages)
[bug report] wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
2017-04-12 8:34 UTC
[PATCH] rtc: hid-sensor-time: remove some dead code
2017-04-12 8:32 UTC
[PATCH] staging: lustre: checking for NULL instead if IS_ERR
2017-04-12 8:31 UTC
[PATCH] scsi: qla2xxx: remove some redundant pointer assignments
2017-04-12 0:44 UTC (3+ messages)
[PATCH] mm/migrate: check for null vma before dereferencing it
2017-04-11 21:46 UTC (4+ messages)
[PATCH] xen/9pfs: use %d format specifier instead of %u for a signed int
2017-04-11 21:29 UTC
[PATCH] staging: rtl8723bs: ensure cmd is large enough for %4s scanf format
2017-04-11 21:21 UTC
[PATCH 0/2] TTY-goldfish: small adjustments for two function implementations
2017-04-11 18:30 UTC (3+ messages)
` [PATCH 1/2] tty-goldfish: Use kcalloc() in goldfish_tty_create_driver()
` [PATCH 2/2] tty-goldfish: Adjust five checks for null pointers
[PATCH 0/2] TTY: small adjustments for the ePAPR hypervisor byte channel device driver
2017-04-11 17:02 UTC (3+ messages)
` [PATCH 1/2] tty-ehv_bytechan: Use kcalloc() in ehv_bc_init()
` [PATCH 2/2] tty-ehv_bytechan: Fix a typo in two comment lines
[PATCH] power: supply: lp8788: add missing comma between literal strings
2017-04-11 14:47 UTC (2+ messages)
[PATCH] drm/mediatek: re-phrase DRM_INFO error message
2017-04-11 13:44 UTC
[PATCH] staging: rtl8723bs: fix spelling mistake: "acquire"
2017-04-11 13:31 UTC (2+ messages)
` [PATCH] staging: rtl8723bs: fix spelling mistakes in RT_TRACE messages
[patch] mtd: nand: Fix a couple error codes
2017-04-11 11:37 UTC (5+ 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] 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] 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] cifs: small underflow in cnvrtDosUnixTm()
2017-04-10 13:49 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 3/9] IB/IPoIB: Enclose six expressions for the sizeof operator by parentheses
` [PATCH 5/9] IB/IPoIB: Combine substrings for three messages
` [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 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] 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 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 4/5] IB/qib: Use kcalloc() in qib_init_pportdata()
` [PATCH 5/5] IB/qib: Adjust two size determinations "
` "
[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 (2+ 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 (2+ messages)
[PATCH -next] net: sched: choke: remove some dead code
2017-04-05 13:54 UTC (2+ messages)
[PATCH -next] liquidio: clear the correct memory
2017-04-05 13:54 UTC (2+ 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 "
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