summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2020-06-011-12/+12
|\
| * mtd: spi-nor: Fix SPI NOR acronymTudor Ambarus2020-05-281-4/+4
| * mtd: spi-nor: fix kernel-doc for spi_nor::spimemSergei Shtylyov2020-04-281-1/+1
| * mtd: spi-nor: fix kernel-doc for spi_nor::infoSergei Shtylyov2020-04-281-1/+1
| * mtd: spi-nor: fix kernel-doc for spi_nor::reg_protoSergei Shtylyov2020-04-281-1/+1
| * mtd: spi-nor: fix kernel-doc for spi_nor::mtdSergei Shtylyov2020-04-281-1/+1
| * mtd: spi-nor: fix kernel-doc for 'struct spi_nor'Sergei Shtylyov2020-04-281-4/+4
| * mtd: spi-nor: move #define SPINOR_OP_WRDISergei Shtylyov2020-04-201-1/+1
* | Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2020-06-018-62/+96
|\ \
| * | mtd: rawnand: Add an invalid ECC mode to discriminate with valid onesMiquel Raynal2020-05-311-0/+1
| * | mtd: rawnand: Drop OOB_FIRST placement schemeMiquel Raynal2020-05-311-1/+0
| * | mtd: rawnand: Avoid a typedefMiquel Raynal2020-05-313-5/+5
| * | mtd: rawnand: Stop using nand_release()Miquel Raynal2020-05-312-3/+1
| * | mtd: rawnand: Add nand_extract_bits()Miquel Raynal2020-05-241-0/+4
| * | lib/bch: Allow easy bit swappingMiquel Raynal2020-05-241-1/+4
| * | lib/bch: Rework a little bit the exported function namesMiquel Raynal2020-05-241-4/+4
| * | mtd: rawnand: Propage CS selection to sub operationsBoris Brezillon2020-05-241-0/+2
| * | mtd: rawnand: Add a NAND_NO_BBM_QUIRK flagBoris Brezillon2020-05-111-0/+8
| * | mtd: rawnand: Expose monolithic read/write_page_raw() helpersMiquel Raynal2020-05-111-2/+6
| * | mtd: rawnand: Give the possibility to verify a read operation is supportedMiquel Raynal2020-05-111-1/+1
| * | mtd: rawnand: Rename a NAND chip optionMiquel Raynal2020-05-111-1/+1
| * | mtd: rawnand: Reorder the nand_chip->options flagsMiquel Raynal2020-05-111-27/+30
| * | mtd: rawnand: Translate obscure bitfields into readable macrosMiquel Raynal2020-05-111-19/+19
| * | mtd: Add support for emulated SLC mode on MLC NANDsBoris Brezillon2020-05-113-1/+9
| * | mtd: rawnand: timings: Add mode information to the timings structureMiquel Raynal2020-05-111-3/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-318-26/+122
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-292-1/+2
| |\ \ \
| | * | | xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca2020-04-201-0/+1
| | * | | xfrm: fix error in commentAntony Antony2020-04-201-1/+1
| * | | | net: be more gentle about silly gso requests coming from userEric Dumazet2020-05-281-8/+9
| * | | | netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-05-271-1/+1
| * | | | net: check untrusted gso_size at kernel entryWillem de Bruijn2020-05-261-2/+12
| * | | | ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2020-05-262-0/+35
| * | | | ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2020-05-262-0/+35
| * | | | nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern2020-05-261-16/+25
| * | | | nexthops: don't modify published nexthop groupsNikolay Aleksandrov2020-05-261-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-251-1/+1
| |\ \ \ \
| | * | | | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-05-251-1/+1
| * | | | | Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-05-251-1/+1
| |\ \ \ \ \
| | * | | | | ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu2020-05-251-1/+1
| | |/ / / /
| * / / / / net/tls: fix race condition causing kernel panicVinay Kumar Yadav2020-05-251-0/+4
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-05-291-1/+1
|\ \ \ \ \
| * | | | | RDMA/core: Fix double destruction of uobjectJason Gunthorpe2020-05-271-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-282-3/+14
|\ \ \ \ \ \
| * | | | | | include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-05-281-1/+1
| * | | | | | mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-05-281-2/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-05-281-1/+1
|\ \ \ \ \ \
| * | | | | | Input: lm8333 - update contact emailWolfram Sang2020-05-051-1/+1
* | | | | | | Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-271-2/+1
|\ \ \ \ \ \ \
| * | | | | | | fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein2020-05-271-2/+1
| | |/ / / / / | |/| | | | |