summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-10LSM: Don't ignore initialization failuresKees Cook
2018-10-10LSM: Provide init debugging infrastructureKees Cook
2018-10-10LSM: Record LSM name in struct lsm_infoKees Cook
2018-10-10LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-10-10LSM: Convert from initcall to struct lsm_infoKees Cook
2018-10-10LSM: Remove initcall tracingKees Cook
2018-10-10LSM: Rename .security_initcall section to .lsm_infoKees Cook
2018-10-10vmlinux.lds.h: Avoid copy/paste of security_init sectionKees Cook
2018-10-10LSM: Correctly announce start of LSM initializationKees Cook
2018-10-09security: fix LSM description locationRandy Dunlap
2018-09-28keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells
2018-09-06seccomp: remove unnecessary unlikely()Igor Stoppa
2018-09-04security: tomoyo: Fix obsolete functionDing Xiang
2018-09-04Merge tag 'v4.19-rc2' into next-generalJames Morris
2018-09-02Linux 4.19-rc2Linus Torvalds
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-01Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-31Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-08-31x86: Allow generating user-space headers without a compilerBen Hutchings
2018-08-31x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn
2018-08-31of: Add device_type access helper functionsRob Herring
2018-08-31cpu/hotplug: Remove skip_onerr field from cpuhp_step structureMukesh Ojha
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain
2018-08-30Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-30disable stringop truncation warnings for nowStephen Rothwell
2018-08-30Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-08-31Merge branch 'pm-core'Rafael J. Wysocki
2018-08-30clk: x86: Set default parent to 48MhzAkshu Agrawal
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30i2c: algos: bit: make the error messages grepableJan Kundrát
2018-08-30i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede
2018-08-30i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg