summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach2017-08-281-0/+5
* nvmem: include linux/err.h from headerSrinivas Kandagatla2017-08-281-0/+3
* nvmem: core: Add nvmem_cell_read_u32Leonard Crestez2017-08-281-0/+7
* w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann2017-08-281-0/+5
* w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann2017-08-281-7/+17
* mux: include compiler.h from mux/consumer.hUlrich Hecht2017-08-281-0/+2
* Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-08-282-76/+129
|\
| * extcon: Use tab instead of space for indentationChanwoo Choi2017-08-161-27/+24
| * extcon: Correct description to improve the readabilityChanwoo Choi2017-08-161-40/+32
| * Merge branch 'ib-extcon-usb-phy-4.14' into extcon-nextChanwoo Choi2017-08-161-11/+0
| |\
| | * extcon: Remove deprecated extcon_set/get_cable_state_()Chanwoo Choi2017-08-161-11/+0
| * | extcon: cros-ec: Add extcon-cros-ec driver to support display outBenson Leung2017-07-171-0/+75
| |/
* | misc: eeprom_93xx46: Include <linux/gpio/consumer.h>Fabio Estevam2017-08-281-2/+1
* | drivers/fmc: carrier can program FPGA on registrationFederico Vaga2017-08-281-0/+4
* | drivers/fmc: change registration prototypeFederico Vaga2017-08-281-2/+11
* | drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga2017-08-281-1/+3
* | drivers/fmc: hide fmc operations behind helpersFederico Vaga2017-08-281-0/+18
* | coresight: pmu: Adds return stack option to perf coresight pmuMike Leach2017-08-281-0/+1
* | Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-2831-74/+225
|\ \
| * \ Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-281-1/+11
| |\ \
| | * | iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-151-1/+11
| * | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-282-3/+3
| |\ \ \
| | * \ \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-202-3/+3
| | |\ \ \
| | | * | | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
| * | | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-263-4/+2
| |\ \ \ \ \
| | * | | | | bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2017-08-242-1/+2
| | * | | | | Revert "loop: support 4k physical blocksize"Omar Sandoval2017-08-231-3/+0
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-251-0/+1
| |\ \ \ \ \ \
| | * | | | | | IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-0/+1
| * | | | | | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-241-12/+26
| |\ \ \ \ \ \ \
| | * | | | | | | kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin2017-08-091-12/+26
| * | | | | | | | pty: Repair TIOCGPTPEEREric W. Biederman2017-08-241-0/+10
| * | | | | | | | Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-241-1/+1
| * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-231-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2017-08-171-0/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-215-11/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-211-1/+4
| | * | | | | | | | datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-191-3/+1
| | * | | | | | | | ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-171-2/+2
| | * | | | | | | | ptr_ring: use kmalloc_array()Eric Dumazet2017-08-172-5/+7
| * | | | | | | | | pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-212-25/+30
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
| * | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-191-0/+22
| * | | | | | | | | | mm: discard memblock data laterPavel Tatashin2017-08-191-2/+4
| * | | | | | | | | | wait: add wait_event_killable_timeout()Luis R. Rodriguez2017-08-191-0/+37
| * | | | | | | | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-191-2/+8