messages from 2018-02-01 22:50:15 to 2018-02-13 17:00:26 UTC [more...]
[PATCH] efi/apple-properties: Delete an error message for a failed memory allocation in unmarshal_de
2018-02-13 17:00 UTC
[PATCH] efi: Delete an error message for a failed memory allocation in efivar_init()
2018-02-13 16:33 UTC
[PATCH][btrfs-next] Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
2018-02-12 18:22 UTC (4+ messages)
` [PATCH][btrfs-next] Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_
` [PATCH][btrfs-next] Btrfs: extent map selftest: fix non-ANSI btrfs_test_extent_map declaration
[PATCH 0/2] GPIO-OMAP: Adjustments for omap_gpio_probe()
2018-02-12 17:33 UTC (4+ messages)
` [PATCH 1/2] gpio: omap: Delete an error message for a failed memory allocation in omap_gpio_probe()
` [PATCH 2/2] gpio: omap: Improve a size determination "
[PATCH] ASoC: Intel: Skylake: make function skl_clk_round_rate static
2018-02-12 12:52 UTC (4+ messages)
` [alsa-devel] "
` Applied "ASoC: Intel: Skylake: make function skl_clk_round_rate static" to the asoc tree
[PATCH 4/5] regulator: of: add missing of_node_put
2018-02-12 12:09 UTC (2+ messages)
` Applied "regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_mat
[PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe
2018-02-12 10:08 UTC (2+ messages)
` [PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_p
[PATCH 0/4] usb: gadget: fotg210-udc: Fixes and cleanup
2018-02-12 8:48 UTC (2+ messages)
[PATCH] firmware-gsmi: Delete an error message for a failed memory allocation in gsmi_buf_alloc()
2018-02-11 21:26 UTC
[PATCH] gpio-intel-mid: Delete an error message for a failed memory allocation in intel_gpio_probe()
2018-02-11 21:04 UTC
[V9fs-developer] [RFC] we should solve create-unlink-getattr idiom
2018-02-11 2:33 UTC (5+ messages)
[PATCH] gpio-ml-ioh: Delete an error message for a failed memory allocation in ioh_gpio_probe()
2018-02-10 21:30 UTC
[PATCH 0/2] GPIO-Timberdale: Adjustments for timbgpio_probe()
2018-02-10 20:33 UTC (3+ messages)
` [PATCH 1/2] gpio: timberdale: Delete an error message for a failed memory allocation in timbgpio_pro
` [PATCH 2/2] gpio: timberdale: Improve a size determination in timbgpio_probe()
[PATCH] hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_
2018-02-10 18:30 UTC (10+ messages)
` [PATCH] hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel
` hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_prob
` Software evolution around “checkpatch.pl”?
[PATCH 0/6] [media] omap_vout: Adjustments for three function implementations
2018-02-10 8:39 UTC (11+ messages)
` Adjustments for a lot of "
[PATCH][V2] CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
2018-02-09 23:57 UTC (3+ messages)
[PATCH] scsi: pmcraid: remove redundant check to see if request_size is less than zero
2018-02-09 23:52 UTC (3+ messages)
` [PATCH] scsi: pmcraid: remove redundant initializations of pointer 'ioadl'
[PATCH] scsi: isci: remove redundant initialization to 'bit'
2018-02-09 23:50 UTC (2+ messages)
[PATCH] scripts/coccinelle/misc/shift.cocci: detect < or > that should be a shift
2018-02-09 14:10 UTC (5+ messages)
` scripts/coccinelle/misc/shift.cocci: Refactoring?
[PATCH 4.9 68/92] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
2018-02-09 13:39 UTC
[PATCH] platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millicelsius"
2018-02-09 13:38 UTC (2+ messages)
[PATCH] CIFS: SMBD: fix spelling mistake: "faield" -> "failed"
2018-02-09 12:13 UTC (2+ messages)
` NAK: "
Contact
2018-02-09 10:01 UTC
[V9fs-developer] [PATCH] fs/9p: don't set SB_NOATIME by default
2018-02-09 6:13 UTC
[PATCH] ocxl: fix signed comparison with less than zero
2018-02-09 4:00 UTC (2+ messages)
` "
[PATCH -next] meson-gx-socinfo: make local function meson_gx_socinfo_init static
2018-02-09 0:49 UTC (3+ messages)
[PATCH -next] meson-mx-socinfo: Make local function meson_mx_socinfo_init() static
2018-02-09 0:49 UTC (2+ messages)
[PATCH] drm/amdkfd: Delete an error message for a failed memory allocation in kfd_topology_init()
2018-02-08 21:33 UTC
[PATCH 0/3] drm/amd/powerplay/hwmgr: Adjustments for eight function implementations
2018-02-08 20:46 UTC (4+ messages)
` [PATCH 1/3] drm/amd/powerplay/hwmgr: Delete an error message for a failed memory allocation in three
` [PATCH 2/3] drm/amd/powerplay/hwmgr: Adjust layout for source code from five if statements
` [PATCH 3/3] drm/amd/powerplay/hwmgr: Delete an unnecessary return statement in three functions
[PATCH] drm_fb_cma_helper: Delete an error message for a failed memory allocation in drm_fbdev_cma_i
2018-02-08 18:36 UTC
[PATCH] drm/exynos: g2d: Delete an error message for a failed memory allocation in two functions
2018-02-08 17:52 UTC
[PATCH 1/2] regmap: Fix reversed bounds check in regmap_raw_write()
2018-02-08 15:41 UTC (4+ messages)
` [PATCH 2/2] regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()
` Applied "regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()" to the regmap tree
` Applied "regmap: Fix reversed bounds check in regmap_raw_write()" "
[PATCH 0/3] GPU-DRM-GMA500: Adjustments for four function implementations
2018-02-08 14:40 UTC (4+ messages)
` [PATCH 1/3] drm/gma500: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/3] drm/gma500: Improve four size determinations
` [PATCH 3/3] drm/gma500: Delete an unnecessary return statement in oaktrail_crtc_hdmi_dpms()
[PATCH] pinctrl: ocelot: make function ocelot_pinctrl_probe static
2018-02-08 14:24 UTC
[PATCH -next] cpufreq: scpi: fix error return code in scpi_cpufreq_init()
2018-02-08 10:05 UTC (3+ messages)
[PATCH] cxgb4: Fix error handling path in 'init_one()'
2018-02-08 2:46 UTC (2+ messages)
[PATCH 0/2] drm/msm/mdp4: Adjustments for mdp4_kms_init()
2018-02-07 21:46 UTC (3+ messages)
` [PATCH 1/2] drm/msm/mdp4: Delete an error message for a failed memory allocation in mdp4_kms_init()
` [PATCH 2/2] drm/msm/mdp4: Return directly after a failed kzalloc() "
[PATCH] drm/msm/mdp5: Delete an error message for a failed memory allocation in two functions
2018-02-07 21:00 UTC
[PATCH] drm/tegra/fb: Delete an error message for a failed memory allocation in tegra_fbdev_create()
2018-02-07 20:23 UTC
[PATCH] coccinelle: deref_null: avoid useless computation
2018-02-07 15:38 UTC (2+ messages)
[PATCH] coccinelle: reduce false positives
2018-02-07 15:15 UTC (2+ messages)
[PATCH] misc: rtsx: make various functions static
2018-02-07 13:23 UTC
[PATCH] NFS: make struct nlmclnt_fl_close_lock_ops static
2018-02-07 11:27 UTC
[PATCH] drm/bochs: make structure bochs_bo_driver static
2018-02-07 11:13 UTC
[PATCH] lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
2018-02-07 10:29 UTC
[PATCH] scsi: libfc: remove redundant initialization of 'disc'
2018-02-07 1:26 UTC (3+ messages)
[PATCH] scsi: qedf: remove redundant initialization of 'fcport'
2018-02-07 1:25 UTC (3+ messages)
[PATCH] mm: swap: make pointer swap_avail_heads static
2018-02-07 0:38 UTC (2+ messages)
[PATCH] crypto: qat - Make several functions static
2018-02-06 23:36 UTC
[PATCH] crypto: ccp - Make function ccp_get_dma_chan_attr static
2018-02-06 23:20 UTC
[PATCH] crypto: chelsio - Make function aead_ccm_validate_input static
2018-02-06 23:09 UTC
[PATCH] mm/ksm: make function stable_node_dup static
2018-02-06 22:10 UTC
[PATCH] afs: cell: make afs_cell_gc_delay static
2018-02-06 21:42 UTC
[PATCH 0/2] GPU-DRM-TILCDC: Adjustments for seven function implementations
2018-02-06 21:24 UTC (3+ messages)
` [PATCH 1/2] drm/tilcdc: Delete an error message for a failed memory allocation in seven functions
` [PATCH 2/2] drm/tilcdc: panel: Use common error handling code in of_get_panel_info()
[PATCH] igb: Fix a test with HWTSTAMP_TX_ON
2018-02-06 21:06 UTC (2+ messages)
[PATCH] kasan: remove redundant initialization of variable 'real_size'
2018-02-06 20:10 UTC (2+ messages)
[PATCH] hid-a4tech: Delete an error message for a failed memory allocation in a4_probe()
2018-02-06 19:52 UTC
[PATCH] HID: apple: Delete an error message for a failed memory allocation in apple_probe()
2018-02-06 19:35 UTC
[PATCH] drm/amd/powerplay: delete some dead code
2018-02-06 19:26 UTC (2+ messages)
[PATCH 0/2] HID-Asus: Adjustments for two function implementations
2018-02-06 17:30 UTC (3+ messages)
` [PATCH 1/2] HID: asus: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/2] HID: asus: Return an error code only as a constant in asus_start_multitouch()
[PATCH] HID: core: Delete an error message for a failed memory allocation in open_collection()
2018-02-06 16:47 UTC
[PATCH 0/3] HID-Lenovo: Adjustments for three function implementations
2018-02-06 16:19 UTC (4+ messages)
` [PATCH 1/3] HID: lenovo: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/3] HID: lenovo: Improve a size determination in lenovo_probe_tpkbd()
` [PATCH 3/3] HID: lenovo: Adjust four checks for null pointers
[PATCH] platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issue
2018-02-06 15:42 UTC (3+ messages)
[PATCH 0/3] HID-Logitech: Adjustments for two function implementations
2018-02-06 14:47 UTC (4+ messages)
` [PATCH 1/3] hid-lg: Delete an error message for a failed memory allocation in lg_probe()
` [PATCH 2/3] hid-lg: Improve a size determination "
` [PATCH 3/3] hid-lg4ff: Delete an error message for a failed memory allocation in lg4ff_init()
[PATCH][btrfs-next] btrfs: remove redundant check on ret and goto
2018-02-06 14:44 UTC (2+ messages)
[PATCH] gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()
2018-02-06 13:29 UTC (2+ messages)
[PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
2018-02-05 21:35 UTC (5+ messages)
[PATCH 0/4] HID: logitech-dj: Adjustments for some function implementations
2018-02-05 21:30 UTC (5+ messages)
` [PATCH 1/4] HID: logitech-dj: Delete an error message for a failed memory allocation in two function
` [PATCH 2/4] HID: logitech-dj: Improve a size determination in four functions
` [PATCH 3/4] HID: logitech-dj: Combine substrings for seven messages
` [PATCH 4/4] HID: logitech-dj: Fix a typo in a comment line
[PATCH 4.15 44/60] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
2018-02-05 18:23 UTC
[PATCH 4.14 48/64] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
2018-02-05 18:23 UTC
[PATCH] net: phy-micrel: remove redundant initialization of pointer of_node
2018-02-05 15:11 UTC (2+ messages)
[PATCH] qlcnic: remove redundant initializations to pointers vh and nf
2018-02-05 13:37 UTC
[PATCH] iio/orientation: Delete an error message for a failed memory allocation in two functions
2018-02-04 11:01 UTC (2+ messages)
[PATCH] iio/pressure: Delete an error message for a failed memory allocation in hid_press_probe()
2018-02-04 10:58 UTC (2+ messages)
` [PATCH] iio/pressure: Delete an error message for a failed memory allocation in hid_press_probe(
[PATCH] HID: magicmouse: Delete an error message for a failed memory allocation in magicmouse_probe(
2018-02-03 21:20 UTC
[PATCH 0/2] HID: N-Trig: Adjustments for ntrig_probe()
2018-02-03 21:00 UTC (3+ messages)
` [PATCH 1/2] HID: ntrig: Delete an error message for a failed memory allocation in ntrig_probe()
` [PATCH 2/2] HID: ntrig: Improve a size determination "
[PATCH 0/2] HID-picoLCD: Adjustments for three function implementations
2018-02-03 20:20 UTC (3+ messages)
` [PATCH 1/2] HID: picoLCD: Delete an error message for a failed memory allocation in three functions
` [PATCH 2/2] HID: picoLCD: Improve a size determination in picolcd_probe()
[PATCH 0/6] HID-Prodikeys: Adjustments for two function implementations
2018-02-03 17:42 UTC (7+ messages)
` [PATCH 1/6] hid-prodikeys: Delete two error messages for a failed memory allocation in pk_probe()
` [PATCH 2/6] hid-prodikeys: Delete an unnecessary variable initialisation "
` [PATCH 3/6] hid-prodikeys: Move an assignment "
` [PATCH 4/6] hid-prodikeys: Delete an unnecessary return statement in pcmidi_send_note()
` [PATCH 5/6] hid-prodikeys: Combine two condition checks into one "
` [PATCH 6/6] hid-prodikeys: Rename a jump label "
[PATCH] hid-rmi: Delete an error message for a failed memory allocation in rmi_probe()
2018-02-03 12:48 UTC
[PATCH] HID: Roccat: Delete an error message for a failed memory allocation in nine functions
2018-02-03 10:50 UTC
[PATCH] media: cx25821: prevent out-of-bounds read on array card
2018-02-03 9:14 UTC (3+ messages)
[PATCH] hid-saitek: Delete an error message for a failed memory allocation in saitek_probe()
2018-02-03 8:19 UTC
[PATCH] Coccinelle: zalloc-simple: Delete function "kmem_cache_alloc" from SmPL rules
2018-02-03 7:22 UTC (5+ messages)
` "
` Coccinelle: zalloc-simple: Checking consistency for "
[PATCH] hid-sony: Delete an error message for a failed memory allocation in two functions
2018-02-02 21:12 UTC
[PATCH] hid-zydacron: Delete an error message for a failed memory allocation in zc_probe()
2018-02-02 20:46 UTC
[PATCH] hsi_char: Delete an error message for a failed memory allocation in hsc_probe()
2018-02-02 20:25 UTC
[PATCH 0/2] HSI: ssi_protocol: Adjustments for two function implementations
2018-02-02 20:11 UTC (3+ messages)
` [PATCH 1/2] HSI: ssi_protocol: Delete an error message for a failed memory allocation in ssi_protoco
` [PATCH 2/2] HSI: ssi_protocol: Fix a typo in two comment lines
[PATCH 0/2] I2C-Blackfin TWI: Adjustments for i2c_bfin_twi_probe()
2018-02-02 18:13 UTC (3+ messages)
` [PATCH 1/2] i2c-bfin-twi: Delete an error message for a failed memory allocation in i2c_bfin_twi_pro
` [PATCH 2/2] i2c-bfin-twi: Improve a size determination in i2c_bfin_twi_probe()
[PATCH 0/2] I2C-DaVinci: Adjustments for davinci_i2c_probe()
2018-02-02 17:24 UTC (4+ messages)
` [PATCH 1/2] i2c-davinci: Delete an error message for a failed memory allocation in davinci_i2c_probe
` [PATCH 2/2] i2c-davinci: Improve a size determination in davinci_i2c_probe()
[PATCH] i2c-ibm_iic: Delete an error message for a failed memory allocation in iic_probe()
2018-02-02 16:45 UTC
[PATCH] mac80211: remove redundant initialization to pointer 'hdr'
2018-02-02 16:31 UTC
[PATCH 0/2] I2C-Nomadik: Adjustments for nmk_i2c_probe()
2018-02-02 15:40 UTC (3+ messages)
` [PATCH 1/2] i2c-nomadik: Delete an error message for a failed memory allocation in nmk_i2c_probe()
` [PATCH 2/2] i2c-nomadik: Improve a size determination "
[PATCH 0/2] i2c-puv3: Adjustments for puv3_i2c_probe()
2018-02-02 15:02 UTC (3+ messages)
` [PATCH 1/2] i2c-puv3: Delete an error message for a failed memory allocation in puv3_i2c_probe()
` [PATCH 2/2] i2c-puv3: Improve a size determination "
[PATCH 0/2] i2c-sh7760: Adjustments for sh7760_i2c_probe()
2018-02-02 14:22 UTC (3+ messages)
` [PATCH 1/2] i2c-sh7760: Delete an error message for a failed memory allocation in sh7760_i2c_probe()
` [PATCH 2/2] i2c-sh7760: Improve a size determination "
[V9fs-developer] [RFC] why set SB_NOATIME in v9fs_fill_super by default
2018-02-02 13:31 UTC
[PATCH] esp4: remove redundant initialization of pointer esph
2018-02-02 7:37 UTC (2+ messages)
[PATCH] RDMA/nldev: missing error code in nldev_res_get_doit()
2018-02-01 22:50 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