messages from 2016-11-01 06:49:05 to 2016-11-18 17:49:15 UTC [more...]
[PATCH] [media] soc-camera: Fix a return value in case of error
2016-11-18 17:49 UTC
[patch] mmc: mmc_test: Uninitialized return value
2016-11-18 14:29 UTC (2+ messages)
[patch] iio: tsl2583: off by one in in_illuminance_lux_table_store()
2016-11-18 14:03 UTC (2+ messages)
[patch] mailbox/tegra-hsp: Use after free in tegra_hsp_remove_doorbells()
2016-11-18 13:31 UTC (2+ messages)
[patch] pinctrl: sunxi: Testing the wrong variable
2016-11-18 13:18 UTC (2+ messages)
Source code review around jump label usage
2016-11-18 13:00 UTC (5+ messages)
` [PATCH 00/18] [media] RedRat3: Fine-tuning for several function implementations
` [PATCH 14/18] [media] RedRat3: Rename a jump label in redrat3_init_rc_dev()
[patch] s390/crypto: unlock on error in prng_tdes_read()
2016-11-18 12:12 UTC (2+ messages)
[patch] ASoC: rt5665: Unlock on error in rt5665_calibrate()
2016-11-18 12:01 UTC (2+ messages)
[patch] scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo()
2016-11-18 11:53 UTC
[patch net-next] liquidio CN23XX: bitwise vs logical AND typo
2016-11-18 11:47 UTC
[patch] snsc: restore IRQs on error path in scdrv_write()
2016-11-18 11:30 UTC
[patch] Staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()
2016-11-18 11:30 UTC
[PATCH 2/2] i2c: constify i2c_adapter_quirks structures
2016-11-18 1:00 UTC (2+ messages)
` [2/2] "
[patch] IB/rxe: Remove unneeded cast in rxe_srq_from_attr()
2016-11-17 16:38 UTC (5+ messages)
[patch] amd-xgbe: Signedness bug in xgbe_phy_link_status()
2016-11-17 14:40 UTC (2+ messages)
[patch] ASoC: sh: dma-sh7760: fix a debug printf
2016-11-17 13:55 UTC (3+ messages)
[bug report] ehea: Add 64bit statistics
2016-11-17 13:43 UTC
[PATCH 0/1] One bug fix for FPGA
2016-11-17 7:14 UTC (3+ messages)
` [PATCH 1/1] ARM: socfpga: checking the wrong variable
[PATCH 0/2] replace IS_ERR_OR_NULL by IS_ERR
2016-11-17 4:27 UTC (4+ messages)
` [PATCH 1/2] net: netcp: "
` [PATCH 2/2] soc: ti: knav_qmss_queue: "
[patch] [media] Input: synaptics-rmi4 - unlock on error
2016-11-17 1:24 UTC (3+ messages)
[patch] pinctrl: single: Fix a couple error codes
2016-11-16 19:57 UTC (3+ messages)
[patch] tpm: uninitialized variable in read_log_of()
2016-11-16 15:36 UTC (2+ messages)
[PATCH 00/34] [media] DaVinci-Video Processing: Fine-tuning for several function implementations
2016-11-16 14:35 UTC (15+ messages)
` [PATCH 06/34] [media] DaVinci-VPBE: Return an error code only by a single variable in vpbe_initializ
` [PATCH 06/34] [media] DaVinci-VPBE: Return an error code only by a single variable in vpbe_initi
` [PATCH 07/34] [media] DaVinci-VPBE: Delete an unnecessary variable initialisation in vpbe_initialize
` [PATCH 07/34] [media] DaVinci-VPBE: Delete an unnecessary variable initialisation in vpbe_initia
` [PATCH 10/34] [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_outpu
` [PATCH 10/34] [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_o
` [PATCH v2 10/34] [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_ou
` [PATCH 17/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_enum_input()
` [PATCH 17/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_enum_inpu
` [PATCH v2 17/34] [media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpfe_enum
[patch] [media] stk-webcam: fix an endian bug in stk_camera_read_reg()
2016-11-16 11:11 UTC (4+ messages)
` [patch v2] "
[PATCH] cxl: Fix memory allocation failure test
2016-11-16 1:56 UTC (3+ messages)
[PATCH] cxl: Fix error handling
2016-11-16 1:56 UTC (8+ messages)
[PATCH] cxl: Fix error handling
2016-11-16 1:54 UTC (2+ messages)
[patch] spi: atmel: fix indenting in atmel_spi_gpio_cs()
2016-11-15 18:53 UTC (3+ messages)
` Applied "spi: atmel: fix indenting in atmel_spi_gpio_cs()" to the spi tree
[patch] ARM: socfpga: checking the wrong variable
2016-11-15 16:01 UTC (3+ messages)
[bug report] amd-xgbe: Add PCI device support
2016-11-15 14:24 UTC (2+ messages)
[bug report] qed: Add support for memory registeration verbs
2016-11-15 12:12 UTC (2+ messages)
[patch] HID: wacom: Don't clear bits unintentionally
2016-11-15 11:13 UTC (3+ messages)
[patch] qedr: Unlock on error in qedr_post_send()
2016-11-15 10:28 UTC (2+ messages)
[patch] drm: zte: checking for NULL instead of IS_ERR()
2016-11-15 10:00 UTC (2+ messages)
[PATCH 00/15] use permission-specific DEVICE_ATTR variants
2016-11-14 21:52 UTC (4+ messages)
` [PATCH 13/15] PCI/ASPM: "
[PATCH] mfd: bcm590xx: Simplify a test
2016-11-14 17:40 UTC (2+ messages)
[bug report] bnx2x: Separate VF and PF logic
2016-11-14 14:12 UTC
[patch] alpha: silence a buffer overflow warning
2016-11-14 11:34 UTC
[PATCH] IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR
2016-11-14 6:00 UTC (2+ messages)
[patch] PM / Domains: Fix a warning message
2016-11-14 0:40 UTC (4+ messages)
[PATCH 3.16 100/346] MIPS: RM7000: Double locking bug in rm7k_tc_disable()
2016-11-14 0:14 UTC
[PATCH 3.2 036/152] MIPS: RM7000: Double locking bug in rm7k_tc_disable()
2016-11-14 0:14 UTC
[PATCH] netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
2016-11-13 21:27 UTC (2+ messages)
[PATCH] drm/sun4i: constify component_ops structures
2016-11-13 15:09 UTC (2+ messages)
Spurious code in commit 1bf40ada6290 ("amd-xgbe: Add support for clause 37 auto-negotiation"
2016-11-12 15:47 UTC (2+ messages)
[patch] iio:adc: ad7766: testing the wrong variable in probe
2016-11-12 14:36 UTC (3+ messages)
35452 kernel-janitors
2016-11-12 9:11 UTC
[PATCH] clk: cdce925: Fix limit check
2016-11-11 21:49 UTC
[bug report] vxlan: keep flags and vni in network byte order
2016-11-11 13:27 UTC (4+ messages)
[patch] usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
2016-11-11 8:28 UTC (2+ messages)
[PATCH] drm/rockchip: return ERR_PTR instead of NULL
2016-11-11 8:22 UTC (4+ messages)
[PATCH] staging: dgnc: re-arrange functions for removing forward declarations
2016-11-11 7:55 UTC
[PATCH] serial: sirf: Simplify a test
2016-11-10 21:18 UTC (6+ messages)
[patch] iio: cros_ec_sensors_core: signedness bug in cros_ec_sensors_read_lpc()
2016-11-10 20:43 UTC (2+ messages)
[patch] block: precedence bug in bio_set_op_attrs() macro
2016-11-10 20:07 UTC (2+ messages)
[patch] staging: lustre: lov: crash in error handling
2016-11-10 19:44 UTC (2+ messages)
[patch] staging/lustre/osc: indent an if statement
2016-11-10 17:49 UTC (2+ messages)
[bug report] genetlink: fix error return code in genl_register_family()
2016-11-09 22:43 UTC (2+ messages)
[PATCH] drm/sun4i: Fix error handling
2016-11-08 20:38 UTC (6+ messages)
[PATCH] nfsd: constify reply_cache_stats_operations structure
2016-11-08 20:36 UTC (3+ messages)
[PATCH 2/2] staging: lustre: obdclass: Add handling of error returned by lustre_cfg_new
2016-11-07 22:46 UTC (6+ messages)
[PATCH] ARM: zx: Fix error handling
2016-11-07 21:18 UTC (2+ messages)
[PATCH] ARM: spear: Fix error handling
2016-11-07 21:16 UTC (3+ messages)
63654 kernel-janitors
2016-11-07 17:41 UTC
[PATCH V2] btrfs: Remove some dead code
2016-11-07 16:19 UTC (2+ messages)
[PATCH] drm/sun4i: Propagate error to the caller
2016-11-07 15:10 UTC (4+ messages)
[PATCH] drm/tegra: gem: Remove some dead code
2016-11-07 12:07 UTC (2+ messages)
[PATCH] drm/tegra: sor: No need to free devm_ allocated memory
2016-11-07 12:05 UTC (2+ messages)
[PATCH] drm/tegra: fix error handling
2016-11-07 12:02 UTC (2+ messages)
[PATCH] drm/tegra: dpaux: Fix error handling
2016-11-07 12:00 UTC (2+ messages)
[PATCH] MIPS: ath79: Fix error handling
2016-11-07 8:53 UTC (2+ messages)
[PATCH 1/2] staging: lustre: obdclass: Fix error handling
2016-11-06 17:11 UTC
[PATCH 00/10] scripts/basic: Fine-tuning for seven function implementations
2016-11-04 12:48 UTC (16+ messages)
` [PATCH 01/10] scripts/basic/bin2c: Complete error handling in main()
` "
` [PATCH 09/10] scripts/basic/fixdep: Complete error handling in print_cmdline()
` "
[PATCH 0/3] [media] au0828-video: Fine-tuning for au0828_init_isoc()
2016-11-04 8:09 UTC (5+ messages)
` [PATCH 3/3] [media] au0828-video: Move two assignments in au0828_init_isoc()
[PATCH 0/3] clk: keystone: Fix some error handling paths
2016-11-04 5:43 UTC (4+ messages)
` [PATCH 1/3] clk: keystone: Fix an error checking
[PATCH] btrfs: Remove some dead code
2016-11-03 18:24 UTC (4+ messages)
[PATCH] drm/nouveau/tegra: Fix error handling
2016-11-02 4:59 UTC (2+ messages)
[PATCH 00/15] improve function-level documentation
2016-11-02 0:38 UTC (5+ messages)
` [PATCH 10/15] clk: keystone: "
` [PATCH 12/15] clk: tegra: dfll: "
[patch] ntb_perf: potential info leak in debugfs
2016-11-01 20:35 UTC (2+ messages)
[PATCH] drm/armada: Remove some dead code
2016-11-01 20:14 UTC (2+ messages)
[PATCH] UBIFS: Remove some dead code
2016-11-01 19:34 UTC (6+ messages)
[PATCH] net/mlx5: Simplify a test
2016-11-01 18:12 UTC (4+ messages)
[PATCH] drm/imx: Fix error handling
2016-11-01 9:07 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).