summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-232-6/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-211-5/+5
| |\
| | * bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2020-08-211-5/+5
| * | ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-181-1/+2
* | | Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-211-0/+1
|\ \ \
| * | | clocksource/drivers: Add CLINT timer driverAnup Patel2020-08-201-0/+1
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-08-212-11/+76
|\ \ \ \
| * | | | ext4: limit the length of per-inode prealloc listbrookxu2020-08-191-6/+11
| * | | | ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o2020-08-071-0/+44
| * | | | ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o2020-08-071-4/+20
| * | | | jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()zhangyi (F)2020-08-071-1/+1
* | | | | Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-202-5/+3
|\ \ \ \ \
| * | | | | dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig2020-08-142-5/+3
* | | | | | Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-181-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke2020-08-171-0/+2
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-172-19/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap2020-08-171-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-161-18/+0
| |\ \ \ \
| | * | | | netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal2020-08-131-18/+0
* | | | | | watch_queue: Limit the number of watches a user can holdDavid Howells2020-08-171-0/+3
| |_|/ / / |/| | | |
* | | | | Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-161-1/+1
|\ \ \ \ \
| * | | | | fs: RWF_NOWAIT should imply IOCB_NOIOJens Axboe2020-08-111-1/+1
* | | | | | Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-151-3/+0
|\ \ \ \ \ \
| * | | | | | hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declarationBhupesh Sharma2020-08-061-3/+0
| * | | | | | kprobes: Remove show_registers() function prototypeMasami Hiramatsu2020-08-061-1/+0
* | | | | | | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-08-156-1/+84
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC dont update timeout value on connection resetOlga Kornievskaia2020-08-041-0/+1
| * | | | | | | freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFSHe Zhe2020-07-171-0/+14
| * | | | | | | NFSv4.2: add client side xattr caching.Frank van der Linden2020-07-132-0/+7
| * | | | | | | nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden2020-07-131-0/+1
| * | | | | | | nfs: define nfs_access_get_cached functionFrank van der Linden2020-07-131-0/+2
| * | | | | | | NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden2020-07-131-1/+58
| * | | | | | | NFSv4.2: query the server for extended attribute supportFrank van der Linden2020-07-132-0/+2
| * | | | | | | NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden2020-07-131-0/+5
| * | | | | | | nfs: add client side only definitions for user xattrsFrank van der Linden2020-07-132-0/+8
* | | | | | | | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-08-151-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: APD: Add a fmw property is_ravenAkshu Agrawal2020-08-071-0/+1
| * | | | | | | | ACPI: APD: Change name from ST to FCHAkshu Agrawal2020-08-071-5/+5
* | | | | | | | | Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-151-0/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-141-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki2020-08-111-0/+2
* | | | | | | | | | | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1517-131/+148
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-138-8/+8
| * | | | | | | | | | | mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax2020-08-131-0/+5
| * | | | | | | | | | | mfd: max77693-private: Drop a duplicated wordRandy Dunlap2020-08-131-1/+1
| * | | | | | | | | | | mfd: da9055: pdata.h: Drop a duplicated wordRandy Dunlap2020-08-131-1/+1
| * | | | | | | | | | | mfd: da9063: Add support for latest DA silicon revisionAdam Thomson2020-08-131-0/+1
| * | | | | | | | | | | mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson2020-08-131-5/+10
| * | | | | | | | | | | mfd: smsc-ece1099: Remove driverMichael Walle2020-08-131-104/+0
| * | | | | | | | | | | mfd: core: Add OF_MFD_CELL_REG() helperLee Jones2020-08-131-6/+11