summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-29ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin1-9/+16
2018-01-29xfs: only grab shared inode locks for source file during reflinkDarrick J. Wong1-0/+5
2018-01-29fs: handle inode->i_version more efficientlyJeff Layton2-56/+154
2018-01-29fs: don't take the i_lock in inode_inc_iversionJeff Layton1-3/+4
2018-01-29fs: new API for handling inode->i_versionJeff Layton2-15/+242
2018-01-29Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon3-73/+432
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-1/+11
2018-01-29NTB: Fix UB/bug in ntb_mw_get_align()Serge Semin1-1/+1
2018-01-29NTB: Rename NTB messaging API methodsSerge Semin1-18/+16
2018-01-29ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe1-6/+9
2018-01-29ntb_hw_switchtec: Expand PFF CSR registersLogan Gunthorpe1-1/+14
2018-01-29ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao1-0/+8
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+23
2018-01-29PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2018-01-29PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas4-24/+4
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner15-30/+98
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly1-0/+36
2018-01-27Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd2-6/+3
2018-01-27Merge branch 'clk-divider-container' into clk-nextStephen Boyd1-1/+1
2018-01-27bpf: make unknown opcode handling more robustDaniel Borkmann1-0/+2
2018-01-27Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd1-0/+2
2018-01-27Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd1-0/+38
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields1-24/+0
2018-01-26Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/...Mark Brown1-4/+2
2018-01-26Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2-10/+29
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang2-3/+12
2018-01-26regulator: empty the old suspend functionsChunyan Zhang1-3/+2
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang1-4/+15
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-01-26bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo1-0/+11
2018-01-26bpf: Support passing args to sock_ops bpf functionLawrence Brakmo1-0/+1
2018-01-26bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo1-0/+9
2018-01-26fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers1-1/+0
2018-01-26fs: fold __inode_permission() into inode_permission()Eric Biggers1-1/+0
2018-01-26fs: add RWF_APPENDJürg Billeter1-0/+2
2018-01-26f2fs: support inode creation timeChao Yu1-1/+3
2018-01-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+10
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring1-6/+0
2018-01-25device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko1-5/+5
2018-01-25Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller3-4/+6
2018-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+3
2018-01-25kill kernel_sock_ioctl()Al Viro1-1/+0
2018-01-25dev_ioctl(): move copyin/copyout to callersAl Viro1-1/+2
2018-01-25devinet_ioctl(): take copyin/copyout to callerAl Viro1-1/+1
2018-01-25net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro1-1/+3
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-24vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()Miklos Szeredi1-0/+2