summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* coda: add hinting support for partial file cachingPedro Cuadra2019-07-171-2/+27
* coda: remove uapi/linux/coda_psdev.hJan Harkes2019-07-171-10/+0
* coda: move internal defs out of include/linux/ [ver #2]David Howells2019-07-171-89/+0
* coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes2019-07-171-26/+7
* coda: stop using 'struct timespec' in user APIArnd Bergmann2019-07-171-3/+17
* uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes2019-07-172-5/+5
* coda: fix build using bare-metal toolchainSam Protsenko2019-07-171-2/+1
* coda: potential buffer overflow in coda_psdev_write()Jan Harkes2019-07-171-1/+2
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-07-172-13/+11
* uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli2019-07-171-2/+2
* mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-171-0/+19
* lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse2019-07-172-41/+56
* mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-171-0/+1
* lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan2019-07-171-1/+1
* asm-generic: fix a compilation warningQian Cai2019-07-171-14/+60
* linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada2019-07-171-7/+10
* include/linux/kernel.h: add typeof_member() macroAlexey Dobriyan2019-07-171-0/+2
* mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig2019-07-171-2/+3
* mm: provide a print_vma_addr stub for !CONFIG_MMUChristoph Hellwig2019-07-171-0/+6
* mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig2019-07-171-5/+3
* Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-169-28/+81
|\
| * block: Limit zone array allocation sizeDamien Le Moal2019-07-121-0/+5
| * block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-122-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-162-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-161-0/+15
|\ \ \ \
| * \ \ \ Merge tag 'tags/ib-chrome-psy-5.3' into psy-nextSebastian Reichel2019-07-051-0/+71
| |\ \ \ \
| * | | | | power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra2019-06-281-0/+2
| * | | | | power: supply: Add HWMON compatibility layerAndrey Smirnov2019-06-231-0/+13
* | | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-167-15/+89
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/trivial'Bjorn Helgaas2019-07-132-4/+4
| |\ \ \ \ \ \
| | * | | | | | PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-092-4/+4
| | |/ / / / /
| * | | | | | Merge branch 'pci/resource'Bjorn Helgaas2019-07-132-3/+6
| |\ \ \ \ \ \