summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* securityfs: add the ability to support symlinksJohn Johansen2017-06-081-0/+12
* Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-201-0/+3
|\
| * tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-171-0/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-201-12/+4
|\ \
| * | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-201-10/+2
| * | nvme-fc: correct port role bitsJames Smart2017-05-201-2/+2
* | | Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-201-0/+1
|\ \ \
| * | | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen2017-05-181-0/+1
| | |/ | |/|
* | | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-191-7/+27
|\ \ \
| * | | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams2017-05-131-7/+27
| |/ /
* | | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-191-1/+1
|\ \ \
| * | | Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso...Rob Herring2017-05-111-1/+1
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-05-191-0/+5
|\ \ \ \
| * \ \ \ Merge tag 'v4.12-rc1' into fixesOlof Johansson2017-05-1864-436/+1159
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'tee/initial-merge' into fixesArnd Bergmann2017-05-101-0/+277
| |\ \ \ \
| * \ \ \ \ Merge tag 'renesas-fixes-for-v4.12' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-05-101-0/+5
| |\ \ \ \ \
| | * | | | | soc: renesas: Provide dummy rcar_rst_read_mode_pins() for compile-testingGeert Uytterhoeven2017-04-281-0/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-153-3/+13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-141-1/+3
| * | | | | | xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-111-2/+6
| * | | | | | bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-111-0/+1
| * | | | | | bpf: Track alignment of register values in the verifier.David S. Miller2017-05-111-0/+3
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-133-17/+6
|\ \ \ \ \ \ \
| * | | | | | | dax: prevent invalidation of mapped DAX entriesRoss Zwisler2017-05-121-1/+0
| * | | | | | | mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko2017-05-121-15/+6
| * | | | | | | time: delete current_fs_time()Deepa Dinamani2017-05-121-1/+0
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-123-9/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-101-5/+7
| * | | | | | | block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-082-4/+28
* | | | | | | | Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2017-05-121-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | power: supply: max17042_battery: Add support for the STATUS propertyHans de Goede2017-05-011-0/+3
| * | | | | | | | power: supply: max17042_battery: Add default platform_data fallback dataHans de Goede2017-05-011-1/+5
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-05-121-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2017-05-051-0/+19
* | | | | | | | | | Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-121-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | make sure that mntns_install() doesn't end up with referral for rootAl Viro2017-04-211-0/+1
* | | | | | | | | | | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-121-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin2017-05-091-0/+6
* | | | | | | | | | | | Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds2017-05-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | video: fbdev: imxfb: support AUS modeMartin Kaiser2017-04-211-0/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-112-29/+69
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTDBrian Norris2017-05-011-28/+68
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-04-251-0/+2
| | * | | | | | | | | | | | mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada2017-04-251-1/+1
| | * | | | | | | | | | | | mtd: nand: Remove unused chip->write_page() hookBoris Brezillon2017-04-251-4/+0
| | * | | | | | | | | | | | mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon2017-03-081-0/+1
| | * | | | | | | | | | | | mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon2017-03-081-0/+1
| | * | | | | | | | | | | | mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon2017-03-081-20/+1
| | * | | | | | | | | | | | mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon2017-03-081-0/+1
| | * | | | | | | | | | | | mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon2017-03-081-0/+1