summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-07-161-2/+6
* include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy2019-07-161-9/+9
* include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport2019-07-161-2/+4
* kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)2019-07-161-2/+3
* signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov2019-07-163-8/+11
* signal: reorder struct sighand_structAlexey Dobriyan2019-07-161-2/+2
* ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova2019-07-162-3/+41
* coda: add hinting support for partial file cachingPedro Cuadra2019-07-161-2/+27
* coda: remove uapi/linux/coda_psdev.hJan Harkes2019-07-161-10/+0
* coda: move internal defs out of include/linux/ [ver #2]David Howells2019-07-161-89/+0
* coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes2019-07-161-26/+7
* coda: stop using 'struct timespec' in user APIArnd Bergmann2019-07-161-3/+17
* uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes2019-07-162-5/+5
* coda: fix build using bare-metal toolchainSam Protsenko2019-07-161-2/+1
* coda: potential buffer overflow in coda_psdev_write()Jan Harkes2019-07-161-1/+2
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-07-162-13/+11
* uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli2019-07-161-2/+2
* mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-161-0/+19
* lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse2019-07-162-41/+56
* mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-161-0/+1
* lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan2019-07-161-1/+1
* asm-generic: fix a compilation warningQian Cai2019-07-161-14/+60
* linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada2019-07-161-7/+10
* include/linux/kernel.h: add typeof_member() macroAlexey Dobriyan2019-07-161-0/+2
* mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig2019-07-161-2/+3
* mm: provide a print_vma_addr stub for !CONFIG_MMUChristoph Hellwig2019-07-161-0/+6
* mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig2019-07-161-5/+3
* Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-159-28/+81
|\
| * block: Limit zone array allocation sizeDamien Le Moal2019-07-111-0/+5
| * block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-112-5/+3
| * Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe2019-07-111-3/+9
| |\
| | * nvme: add I/O characteristics fieldsBart Van Assche2019-07-091-3/+9
| * | block: Fix elevator name declarationDamien Le Moal2019-07-101-1/+1
| * | block: Remove unused definitionsDamien Le Moal2019-07-101-9/+0
| * | block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-07-101-2/+2
| * | blkcg: implement REQ_CGROUP_PUNTTejun Heo2019-07-104-4/+36
| * | blkcg, writeback: Implement wbc_blkcg_css()Tejun Heo2019-07-101-0/+11
| * | blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo2019-07-101-0/+9
| * | blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo2019-07-101-4/+4
| * | cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo2019-07-101-0/+1
* | | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-152-53/+47
|\ \ \
| * \ \ Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2019-06-291-7/+0
| |\ \ \
| | * | | i2c: mux/i801: Switch to use descriptor passingLinus Walleij2019-06-221-7/+0
| * | | | i2c: add newly exported functions to the header, tooWolfram Sang2019-06-261-0/+6
| * | | | i2c: headers: reformat header comment and update copyrightWolfram Sang2019-06-141-11/+7
| * | | | i2c: headers: update docs about I2C_CLIENT_*Wolfram Sang2019-06-141-12/+10
| * | | | i2c: headers: always have a named variable in argumentsWolfram Sang2019-06-141-19/+20
| * | | | i2c: headers: don't use 'dev' as adapter variableWolfram Sang2019-06-141-4/+4
| * | | | i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev2019-06-021-0/+6
| |/ / /
* | | | Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-07-151-0/+15
|\ \ \ \