summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-061-2/+0
* kasan: detect invalid frees for large mempool objectsDmitry Vyukov2018-02-061-2/+2
* kasan: don't use __builtin_return_address(1)Dmitry Vyukov2018-02-061-4/+5
* kasan: detect invalid frees for large objectsDmitry Vyukov2018-02-061-2/+2
* kasan: add compiler support for clangPaul Lawrence2018-02-061-0/+8
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-051-0/+2
|\
| * vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()Miklos Szeredi2018-01-241-0/+2
* | Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds2018-02-051-5/+16
|\ \
| * | remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson2018-01-151-4/+0
| * | remoteproc: Move resource table load logic to findBjorn Andersson2018-01-151-0/+2
| * | remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson2018-01-151-2/+15
| * | remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson2018-01-151-1/+1
| * | remoteproc: Cache resource table sizeBjorn Andersson2018-01-151-0/+2
| * | remoteproc: Remove depricated crash completionBjorn Andersson2018-01-151-2/+0
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-043-2/+84
|\ \ \
| * | | x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-021-1/+8
| * | | vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-01-301-1/+4
| * | | array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-01-301-0/+72
| * | | Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-30674-9333/+14714
| |\ \ \
* | \ \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-041-0/+2
|\ \ \ \ \
| * | | | | x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-02-021-0/+2
* | | | | | Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-042-1/+22
|\ \ \ \ \ \
| * | | | | | buffer: Avoid setting buffer bits that are already setKemi Wang2018-02-021-1/+4
| * | | | | | blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei2018-01-301-0/+18
* | | | | | | Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds2018-02-042-26/+48
|\ \ \ \ \ \ \
| * | | | | | | NTB: Fix UB/bug in ntb_mw_get_align()Serge Semin2018-01-281-1/+1
| * | | | | | | NTB: Rename NTB messaging API methodsSerge Semin2018-01-281-18/+16
| * | | | | | | ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe2018-01-281-6/+9
| * | | | | | | ntb_hw_switchtec: Expand PFF CSR registersLogan Gunthorpe2018-01-281-1/+14
| * | | | | | | ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao2018-01-281-0/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-044-27/+95
|\ \ \ \ \ \ \
| * | | | | | | i2c: add 'set_sda' to bus_recovery_infoWolfram Sang2018-01-161-0/+4
| * | | | | | | i2c: add identifier in declarations for i2c_bus_recoveryWolfram Sang2018-01-161-6/+6
| * | | | | | | i2c: make kerneldoc about bus recovery more preciseWolfram Sang2018-01-161-5/+5
| * | | | | | | Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-01-0381-465/+383
| |\ \ \ \ \ \ \
| | * | | | | | | eeprom: at24: fix a whitespace error in platform dataBartosz Golaszewski2018-01-011-1/+1
| | * | | | | | | eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck2018-01-011-0/+2
| * | | | | | | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-12-3124-86/+163
| |\ \ \ \ \ \ \ \
| * | | | | | | | | i2c/ARM: davinci: Deep refactoring of I2C recoveryLinus Walleij2017-12-311-3/+2
| * | | | | | | | | i2c: add i2c_master_{send|recv}_dmasafeWolfram Sang2017-12-031-0/+32
| * | | | | | | | | i2c: refactor i2c_master_{send_recv}Wolfram Sang2017-12-031-4/+30
| * | | | | | | | | i2c: add helpers to ease DMA handlingWolfram Sang2017-12-031-0/+3
| * | | | | | | | | i2c: add a message flag for DMA safe buffersWolfram Sang2017-12-031-0/+3
| * | | | | | | | | i2c: remove legacy integer scl/sda gpio for recoveryPhil Reid2017-11-271-6/+1
| * | | | | | | | | i2c: Switch to using gpiod interface for gpio bus recoveryPhil Reid2017-11-271-0/+4
| * | | | | | | | | i2c: use macro IS_ENABLED in header i2c.hStefan Lengfeld2017-11-271-3/+3
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-043-130/+171
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()Eric Biggers2018-01-112-3/+2
| * | | | | | | | | fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers2018-01-112-9/+0
| * | | | | | | | | fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers2018-01-111-1/+1