summaryrefslogtreecommitdiffstats
path: root/security/lsm_audit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-22clk: qoriq: add pll clock to clock lookup tableYuantian Tang1-0/+7
2017-07-22clk: qoriq: add clock configuration for ls1088a socYuantian Tang1-0/+12
2017-07-19clk: x86: Do not gate clocks enabled by the firmwareCarlo Caione1-0/+7
2017-07-18clk: mmp: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-18clk: moxart: remove unnecessary staticsGustavo A. R. Silva1-2/+2
2017-07-18clk: qcom: clk-smd-rpm: Fix the reported rate of branchesGeorgi Djakov1-2/+0
2017-07-18clk: mediatek: fixed static checker warning in clk_cpumux_get_parent callSean Wang1-4/+0
2017-07-17clk: gemini: Fix reset regressionLinus Walleij1-0/+14
2017-07-17dt: Add bindings for IDT VersaClock 5P49V5925Vladimir Barinov1-0/+4
2017-07-17clk: vc5: Add support for IDT VersaClock 5P49V5925Vladimir Barinov1-0/+11
2017-07-17clk: vc5: Add support for IDT VersaClock 5P49V6901Marek Vasut2-3/+14
2017-07-17clk: vc5: Add bindings for IDT VersaClock 5P49V6901Marek Vasut1-7/+19
2017-07-17clk: vc5: Add support for the input frequency doublerMarek Vasut1-1/+77
2017-07-17clk: vc5: Split clock input mux and predividerMarek Vasut1-12/+34
2017-07-17clk: vc5: Configure the output buffer input mux on prepareMarek Vasut1-0/+19
2017-07-17clk: vc5: Do not warn about disabled output buffer input muxesMarek Vasut1-0/+3
2017-07-17clk: vc5: Fix trivial typoMarek Vasut1-1/+1
2017-07-17clk: vc5: Prevent division by zero on unconfigured outputsMarek Vasut1-0/+4
2017-07-17clk: axs10x: introduce AXS10X pll driverEugeniy Paltsev4-0/+381
2017-07-16Linux v4.13-rc1v4.13-rc1Linus Torvalds1-2/+2
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-15replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-15kmod: throttle kmod thread limitLuis R. Rodriguez2-31/+9
2017-07-15kmod: add test driver to stress test the module loaderLuis R. Rodriguez7-0/+1929
2017-07-15MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez1-0/+7
2017-07-15xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-15fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2-1/+3
2017-07-15fault-inject: simplify access check for fail-nthAkinobu Mita2-17/+15
2017-07-15fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2-14/+13
2017-07-15fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita3-10/+8
2017-07-15fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-15kernel/watchdog.c: use better pr_fmt prefixKefeng Wang1-1/+1
2017-07-15MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt1-2/+2
2017-07-15lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman1-0/+7
2017-07-15mm: fix overflow check in expand_upwards()Helge Deller1-1/+1
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger1-0/+2
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li3-11/+15
2017-07-14ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-5/+5
2017-07-14ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee1-2/+2
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.karam.lee1-0/+2
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger1-0/+4
2017-07-14ubifs: allow userspace to map mounts to volumesRabin Vincent1-0/+7
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger1-0/+15
2017-07-14ubifs: Remove dead code from ubifs_get_link()Richard Weinberger1-6/+0
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger2-15/+4
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger1-0/+1
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger3-24/+117
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer1-1/+3
2017-07-14ubifs: Don't encrypt special files on creationDavid Gstir1-0/+1