Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1644912
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | HID: intel_ish-hid: various cleanups |
| Date | 2017-05-18 22:30 +0200 |
| Message-ID | <tIAdz-8oW-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
I ran into a warning message during randconfig testing and spent way too much time figuring out how to best address it. One thing led to another and I ended up with a 5 patch series. Unforunately I screwed up the first version of the series and had to replace the first patch, but the second version should be much better. Please have a look at the first patch separately, it might fix an important bug and need backporting to stable kernels, or it might only address a harmless warning. For the rest of the patches, please merge for 4.13 unless you see something wrong.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
HID: intel_ish-hid: various cleanups Arnd Bergmann <arnd@arndb.de> - 2017-05-18 22:30 +0200
[PATCH v2 4/5] HID: intel_ish-hid: fix format string for size_t Arnd Bergmann <arnd@arndb.de> - 2017-05-18 22:30 +0200
Re: [PATCH v2 4/5] HID: intel_ish-hid: fix format string for size_t Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> - 2017-05-23 01:50 +0200
Re: [PATCH v2 4/5] HID: intel_ish-hid: fix format string for size_t Arnd Bergmann <arnd@arndb.de> - 2017-05-23 10:40 +0200
[PATCH v2 3/5] HID: intel_ish-hid: convert timespec to ktime_t Arnd Bergmann <arnd@arndb.de> - 2017-05-18 22:30 +0200
[PATCH v2 1/5] HID: intel_ish-hid: fix potential uninitialized data usage Arnd Bergmann <arnd@arndb.de> - 2017-05-18 22:30 +0200
Re: [PATCH v2 1/5] HID: intel_ish-hid: fix potential uninitialized data usage Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> - 2017-05-22 21:20 +0200
Re: [PATCH v2 1/5] HID: intel_ish-hid: fix potential uninitialized data usage Arnd Bergmann <arnd@arndb.de> - 2017-05-22 23:40 +0200
Re: [PATCH v2 1/5] HID: intel_ish-hid: fix potential uninitialized data usage Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> - 2017-05-24 00:30 +0200
Re: [PATCH v2 1/5] HID: intel_ish-hid: fix potential uninitialized data usage Arnd Bergmann <arnd@arndb.de> - 2017-05-24 10:40 +0200
csiph-web