summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-22ida: Start new test_ida moduleMatthew Wilcox7-7/+71
2018-08-22target/iscsi: Allocate session IDs from an IDAMatthew Wilcox3-30/+10
2018-08-22iscsi target: fix session creation failure handlingMike Christie1-14/+21
2018-08-22drm/vmwgfx: Convert to new IDA APIMatthew Wilcox1-29/+12
2018-08-22dmaengine: Convert to new IDA APIMatthew Wilcox1-16/+7
2018-08-22ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox1-22/+4
2018-08-22media: Convert entity ID allocation to new IDA APIMatthew Wilcox1-11/+5
2018-08-22ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox1-40/+4
2018-08-22Convert net_namespace to new IDA APIMatthew Wilcox1-10/+6
2018-08-22cb710: Convert to new IDA APIMatthew Wilcox1-18/+5
2018-08-22rsxx: Convert to new IDA APIMatthew Wilcox1-16/+5
2018-08-22osd: Convert to new IDA APIMatthew Wilcox1-15/+7
2018-08-22sd: Convert to new IDA APIMatthew Wilcox1-17/+4
2018-08-22devpts: Convert to new IDA APIMatthew Wilcox1-34/+13
2018-08-22fs: Convert namespace IDAs to new APIMatthew Wilcox1-38/+12
2018-08-22fs: Convert unnamed_dev_ida to new APIMatthew Wilcox1-43/+24
2018-08-22mtip32xx: Convert to new IDA APIMatthew Wilcox1-23/+6
2018-08-22ida: Add new APIMatthew Wilcox2-42/+87
2018-08-22ida: Lock the IDA in ida_destroyMatthew Wilcox1-6/+11
2018-08-22radix-tree: Fix UBSAN warningMatthew Wilcox1-1/+1
2018-08-22radix tree test suite: Enable ubsanMatthew Wilcox2-11/+14
2018-08-22radix tree test suite: Fix compilationMatthew Wilcox1-0/+2
2018-08-12Linux 4.18v4.18Linus Torvalds1-1/+1
2018-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-49/+69
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds3-3/+3
2018-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-9/+32
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-39/+46
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-11Merge branch 'cpsw-runtime-pm-fix'David S. Miller2-15/+12
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk1-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2-11/+5
2018-08-11zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim1-1/+14
2018-08-11mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com1-0/+3
2018-08-11lib/ubsan: remove null-pointer checksAndrey Ryabinin4-17/+0
2018-08-11MAINTAINERS: GDB: update e-mail addressKieran Bingham1-1/+1
2018-08-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+28
2018-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-20/+30
2018-08-10make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro1-5/+2
2018-08-10fix __legitimize_mnt()/mntput() raceAl Viro1-0/+14
2018-08-10fix mntput/mntput raceAl Viro1-2/+12
2018-08-09Merge branch 'bpf-fix-cpu-and-devmap-teardown'Daniel Borkmann4-14/+21
2018-08-09xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer1-5/+9
2018-08-09samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easierJesper Dangaard Brouer2-3/+3
2018-08-09xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer1-6/+9
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-191/+101
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-161/+178
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian1-13/+28
2018-08-09dsa: slave: eee: Allow ports to use phylinkAndrew Lunn1-2/+2
2018-08-09Merge branch 'smc-fixes'David S. Miller1-5/+10
2018-08-09net/smc: move sock lock in smc_ioctl()Ursula Braun1-3/+7