aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctlColin Cross1-0/+14
2017-08-31drivers: w1: add hwmon support structuresJaghathiswari Rankappagounder Natarajan1-0/+4
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach1-0/+5
2017-08-28nvmem: include linux/err.h from headerSrinivas Kandagatla1-0/+3
2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez1-0/+7
2017-08-28w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann1-0/+5
2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann1-7/+17
2017-08-28mux: include compiler.h from mux/consumer.hUlrich Hecht1-0/+2
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman2-76/+129
2017-08-28misc: eeprom_93xx46: Include <linux/gpio/consumer.h>Fabio Estevam1-2/+1
2017-08-28drivers/fmc: carrier can program FPGA on registrationFederico Vaga1-0/+4
2017-08-28drivers/fmc: change registration prototypeFederico Vaga1-2/+11
2017-08-28drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga1-1/+3
2017-08-28drivers/fmc: hide fmc operations behind helpersFederico Vaga1-0/+18
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach1-0/+1
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman31-74/+225
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+11
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-3/+3
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+2
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-12/+26
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman1-0/+10
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich1-0/+1
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2-1/+2
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-1/+1
2017-08-23Revert "loop: support 4k physical blocksize"Omar Sandoval1-3/+0
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2017-08-22ANDROID: binder: add padding to binder_fd_array_object.Martijn Coenen1-0/+2
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+14
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov2-25/+30
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-20Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-3/+3
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet2-3/+3
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko1-0/+22
2017-08-18mm: discard memblock data laterPavel Tatashin1-2/+4
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner1-2/+8
2017-08-18datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson1-3/+1
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+8
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds1-1/+1
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal1-0/+1
2017-08-16ipv4: better IP_MAX_MTU enforcementEric Dumazet1-2/+2
2017-08-16ptr_ring: use kmalloc_array()Eric Dumazet2-5/+7
2017-08-16Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan1-0/+2
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-10/+44
2017-08-16extcon: Use tab instead of space for indentationChanwoo Choi1-27/+24
2017-08-16extcon: Correct description to improve the readabilityChanwoo Choi1-40/+32