summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: Introduce kvcalloc()Kees Cook2018-06-121-0/+5
* Convert infiniband uverbs to struct_sizeMatthew Wilcox2018-06-121-4/+1
* Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-06-112-4/+14
|\
| * fscrypt: allow synchronous bio decryptionEric Biggers2018-05-022-4/+14
* | Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-114-6/+5
|\ \
| * | backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold2018-06-111-2/+2
| * | backlight: Nuke BL_CORE_DRIVER1Daniel Vetter2018-04-301-1/+0
| * | backlight: Nuke unused backlight.props.state statesDaniel Vetter2018-04-301-3/+0
| * | pwm-backlight: Add support for PWM delays proprieties.Enric Balletbo i Serra2018-04-301-0/+2
| * | backlight: Add RAVE SP backlight driverAndrey Smirnov2018-04-301-0/+1
* | | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-06-118-80/+84
|\ \ \
| * | | mfd: stm32-timers: Fix pwm-stm32 linker issue with COMPILE_TESTFabrice Gasnier2018-06-041-0/+12
| * | | mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson2018-05-291-0/+2
| * | | mfd: axp20x: Correct AXP806 POK interrupt prefixChen-Yu Tsai2018-05-161-4/+4
| * | | mfd: axp20x: Constify struct mfd_cell and struct resourceChen-Yu Tsai2018-05-161-1/+1
| * | | mfd: arizona: Update reset pin to use GPIODCharles Keepax2018-05-161-1/+2
| * | | Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"Wenkai Du2018-05-161-18/+0
| * | | mfd: Update to SPDX license identifierRajmohan Mani2018-05-161-14/+3
| * | | mfd: tps65218: Reorder tps65218_regulator_id enumDave Gerlach2018-05-161-2/+2
| * | | mfd: syscon: Remove unused Exynos PMU headersKrzysztof Kozlowski2018-05-162-40/+0
| | | |
| | \ \
| *-. \ \ Merge tags 'ib-mfd-hwmon-v4.18', 'ib-mfd-input-rtc-v4.18' and 'ib-mfd-pwm-v4....Lee Jones2018-05-161-0/+58
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | pwm: stm32: Use input prescaler to improve period captureFabrice Gasnier2018-05-161-0/+1
| | | * | pwm: stm32: Add capture supportFabrice Gasnier2018-05-161-0/+11
| | | * | mfd: stm32-timers: Add support for DMAsFabrice Gasnier2018-05-161-0/+46
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-105-14/+45
|\ \ \ \
| * | | | udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-082-2/+14
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-071-2/+2
| |\ \ \ \
| | * | | | xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven2018-06-081-2/+2
| * | | | | net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-071-7/+4
| * | | | | netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso2018-06-071-3/+25
* | | | | | Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-06-101-1/+1
|\ \ \ \ \ \
| * | | | | | rtc: nvmem: don't return an error when not enabledAlexandre Belloni2018-05-161-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-107-42/+96
|\ \ \ \ \ \
| * | | | | | scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan2018-05-181-0/+1
| * | | | | | scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap2018-04-201-5/+6
| * | | | | | scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck2018-04-201-1/+3
| * | | | | | scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck2018-04-201-1/+3
| * | | | | | scsi: devinfo: warn on undefined blist flagsMartin Wilck2018-04-201-0/+21
| * | | | | | scsi: devinfo: change blist_flag_t to 64bitMartin Wilck2018-04-202-26/+26
| * | | | | | scsi: ilog2: create truly constant version for sparseMartin Wilck2018-04-201-11/+24
| * | | | | | scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li2018-04-181-0/+12
| * | | | | | scsi: libsas: add transport class for ATA devicesJason Yan2018-04-181-0/+2
| |/ / / / /
* | | | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-105-1/+377
|\ \ \ \ \ \
| * | | | | | rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-064-1/+327
| * | | | | | uapi/headers: Provide types_32_64.hMathieu Desnoyers2018-06-061-0/+50
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-101-1/+6
|\ \ \ \ \ \ \
| * | | | | | | genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2018-06-061-1/+6
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-101-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: Update documentation of rcu_read_unlock()Anna-Maria Gleixner2018-06-101-3/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-06-094-8/+2
|\ \ \ \ \ \ \ \