messages from 2016-10-26 12:42:45 to 2016-11-14 14:12:41 UTC [more...]
[bug report] bnx2x: Separate VF and PF logic
2016-11-14 14:12 UTC
[bug report] qed: Add support for memory registeration verbs
2016-11-14 12:43 UTC
[patch] [media] Input: synaptics-rmi4 - unlock on error
2016-11-14 12:24 UTC (2+ messages)
[patch] alpha: silence a buffer overflow warning
2016-11-14 11:34 UTC
[patch] mmc: mmc_test: Uninitialized return value
2016-11-14 11:31 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] HID: wacom: Don't clear bits unintentionally
2016-11-10 19:25 UTC
[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 (3+ messages)
[PATCH] ARM: spear: Fix error handling
2016-11-07 21:16 UTC (4+ 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 (3+ messages)
[PATCH] MIPS: ath79: Fix error handling
2016-11-07 8:53 UTC (2+ messages)
[PATCH 00/34] [media] DaVinci-Video Processing: Fine-tuning for several function implementations
2016-11-06 21:00 UTC (11+ messages)
` [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 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 (26+ messages)
` [PATCH 01/10] scripts/basic/bin2c: Complete error handling in main()
` "
` [PATCH 02/10] scripts/basic/fixdep: Complete error handling in print_deps()
` [PATCH 03/10] scripts/basic/fixdep: Use the symbol "MAP_FAILED" "
` [PATCH 04/10] scripts/basic/fixdep: Fix error log output "
` [PATCH 05/10] scripts/basic/fixdep: Complete error handling in parse_dep_file()
` [PATCH 06/10] scripts/basic/fixdep: Complete error handling in do_config_file()
` [PATCH 07/10] scripts/basic/fixdep: Fix error log output "
` [PATCH 08/10] scripts/basic/fixdep: Complete error handling in print_config()
` [PATCH 09/10] scripts/basic/fixdep: Complete error handling in print_cmdline()
` "
` [PATCH 10/10] scripts/basic/fixdep: Combine two fprintf() calls into one fputs() call in usage()
[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] cxl: Fix error handling
2016-11-03 9:55 UTC (11+ messages)
[PATCH] cxl: Fix memory allocation failure test
2016-11-02 16:45 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)
[PATCH] mfd: bcm590xx: Simplify a test
2016-11-01 6:49 UTC
[PATCH 00/15] use permission-specific DEVICE_ATTR variants
2016-10-31 19:32 UTC (23+ messages)
` [PATCH 01/15] wusbcore: dev-sysfs: "
` [PATCH 02/15] wusbcore: wusbhc: "
` [PATCH 03/15] wm8350_power: "
` [PATCH 04/15] video: fbdev: "
` [PATCH 05/15] MIPS: TXx9: 7segled: "
` [PATCH 06/15] thermal: int340x_thermal: "
` [PATCH 07/15] thermal: hwmon: "
` [PATCH 08/15] powerpc/iommu: "
` [PATCH 09/15] arch/tile: "
` [PATCH 10/15] ASoC: omap-mcbsp: "
` [PATCH 11/15] ASoC: dapm: "
` [PATCH 12/15] ptp: "
` [PATCH 13/15] PCI/ASPM: "
` [PATCH 14/15] tty: nozomi: "
` [PATCH 15/15] solos-pci: "
[PATCH] tools/testing/nvdimm: Fix error handling
2016-10-31 6:50 UTC
[PATCH] nbd: Fix error handling
2016-10-30 15:02 UTC (2+ messages)
2914996719047 kernel-janitors
2016-10-28 21:30 UTC
Source code review around jump label usage
2016-10-28 20:04 UTC (19+ messages)
` [PATCH] MD-RAID: Use seq_putc() in three status functions
` MD-RAID: Use seq_putc() in three status functions?
[PATCH 3/3] clk: keystone: Fix missing iounmap calls in an error handling path
2016-10-28 0:19 UTC (2+ messages)
[PATCH] Input: gpio-keys - use module_platform_driver macro
2016-10-27 19:11 UTC (3+ messages)
[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
2016-10-26 12:42 UTC (6+ messages)
` [PATCH 0/13] ALSA: Deletion of some unnecessary checks
` [PATCH 11/13] ALSA: Deletion of checks before the function call "iounmap"
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).