aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-23ubifs: Enable authentication supportSascha Hauer3-1/+52
2018-10-23ubifs: Do not update inode size in-place in authenticated modeSascha Hauer3-38/+113
2018-10-23ubifs: Add hashes and HMACs to default filesystemSascha Hauer1-7/+27
2018-10-23ubifs: authentication: Authenticate super block nodeSascha Hauer1-1/+69
2018-10-23ubifs: Create hash for default LPTSascha Hauer3-3/+23
2018-10-23ubfis: authentication: Authenticate master nodeSascha Hauer3-10/+61
2018-10-23ubifs: authentication: Authenticate LPTSascha Hauer3-0/+134
2018-10-23ubifs: Authenticate replayed journalSascha Hauer1-2/+144
2018-10-23ubifs: Add auth nodes to garbage collector journal headSascha Hauer1-3/+43
2018-10-23ubifs: Add authentication nodes to journalSascha Hauer6-18/+153
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer7-14/+81
2018-10-23ubifs: Add hashes to the tree node cacheSascha Hauer4-30/+135
2018-10-23ubifs: Create functions to embed a HMAC in a nodeSascha Hauer2-6/+70
2018-10-23ubifs: Add helper functions for authentication supportSascha Hauer4-0/+722
2018-10-23ubifs: Add separate functions to init/crc a nodeSascha Hauer2-15/+29
2018-10-23ubifs: Format changes for authentication supportSascha Hauer3-3/+50
2018-10-23ubifs: Store read superblock nodeSascha Hauer3-22/+8
2018-10-23ubifs: Drop write_nodeSascha Hauer1-34/+5
2018-10-23ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookupSascha Hauer1-18/+2
2018-10-23ubifs: Export pnode_lookup as ubifs_pnode_lookupSascha Hauer3-36/+37
2018-10-23ubifs: Pass ubifs_zbranch to read_znode()Sascha Hauer1-5/+6
2018-10-23ubifs: Pass ubifs_zbranch to try_read_node()Sascha Hauer1-7/+7
2018-10-23ubifs: Refactor create_default_filesystem()Sascha Hauer1-48/+47
2018-10-23ubi: Mark expected switch fall-throughsGustavo A. R. Silva2-0/+3
2018-10-22Linux 4.19Greg Kroah-Hartman1-2/+2
2018-10-22MAINTAINERS: Add an entry for the code of conductGreg Kroah-Hartman1-0/+6
2018-10-22Code of Conduct: Change the contact email addressGreg Kroah-Hartman1-6/+7
2018-10-22Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman1-2/+3
2018-10-22Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman2-1/+11
2018-10-22Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman1-8/+8
2018-10-22Code of Conduct Interpretation: Add document explaining how the Code of Conduct is to be interpretedGreg Kroah-Hartman2-0/+154
2018-10-22Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason1-4/+0
2018-10-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxGreg Kroah-Hartman2-1/+13
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman4-8/+8
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu1-2/+1
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-10-20i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang1-1/+5
2018-10-20MAINTAINERS: Add entry for Broadcom STB I2C controllerKamal Dasu1-0/+8
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman9-18/+30
2018-10-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman2-4/+22
2018-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman12-45/+39
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3
2018-10-20Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman4-5/+35
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceGreg Kroah-Hartman2-7/+105
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-0/+1
2018-10-20Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie4-5/+35
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu1-0/+80
2018-10-19tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu1-1/+1
2018-10-19tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu1-6/+24
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller1-2/+0