summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-08-15ubifs: Add comment on c->commit_semRichard Weinberger-0/+1
2018-08-15ubifs: introduce Kconfig symbol for xattr supportStefan Agner-3/+29
2018-08-15ubifs: use swap macro in swap_dirty_idxGustavo A. R. Silva-4/+1
2018-08-15ubifs: tnc: use monotonic znode timestampArnd Bergmann-5/+5
2018-08-15ubifs: use timespec64 for inode timestampsArnd Bergmann-9/+8
2018-08-15ubifs: xattr: Don't operate on deleted inodesRichard Weinberger-0/+24
2018-08-15ubifs: gc: Fix typoRichard Weinberger-1/+1
2018-08-15ubifs: Fix memory leak in lprobs self-checkRichard Weinberger-4/+4
2018-08-15ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger-10/+10
2018-08-15ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger-0/+5
2018-08-15ubifs: Fix directory size calculation for symlinksRichard Weinberger-2/+3
2018-08-12Linux 4.18v4.18Linus Torvalds-1/+1
2018-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-49/+69
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds-3/+3
2018-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-9/+32
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-39/+46
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross-4/+4
2018-08-11Merge branch 'cpsw-runtime-pm-fix'David S. Miller-15/+12
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk-11/+5
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim-1/+14
2018-08-10mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com-0/+3
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin-17/+0
2018-08-10MAINTAINERS: GDB: update e-mail addressKieran Bingham-1/+1
2018-08-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+28
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-20/+30
2018-08-09make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro-5/+2
2018-08-09fix __legitimize_mnt()/mntput() raceAl Viro-0/+14
2018-08-09fix mntput/mntput raceAl Viro-2/+12
2018-08-09Merge branch 'bpf-fix-cpu-and-devmap-teardown'Daniel Borkmann-14/+21
2018-08-09xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer-5/+9
2018-08-09samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easierJesper Dangaard Brouer-3/+3
2018-08-09xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer-6/+9
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-191/+101
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-161/+178
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian-13/+28
2018-08-08dsa: slave: eee: Allow ports to use phylinkAndrew Lunn-2/+2
2018-08-08Merge branch 'smc-fixes'David S. Miller-5/+10
2018-08-08net/smc: move sock lock in smc_ioctl()Ursula Braun-3/+7
2018-08-08net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun-0/+2
2018-08-08net/smc: no shutdown in state SMC_LISTENUrsula Braun-2/+1
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov-1/+1
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells-89/+109
2018-08-08Merge branch 'mlx5-fixes'David S. Miller-25/+15
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen-21/+11
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz-4/+4
2018-08-08parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin-0/+39
2018-08-08parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller-1/+1
2018-08-08Merge branch 'sockmap-fixes'Alexei Starovoitov-4/+7
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann-1/+1