summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-03-29UPSTREAM: siphash: add cryptographically secure PRFJason A. Donenfeld7-5/+561
2018-09-21UPSTREAM: bug: Provide toggle for BUG on data corruptionKees Cook3-35/+49
2018-08-13board: add CONFIG_ARM64_A32 and CONFIG_COMPATAo Xu16-23/+53
2018-04-24Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan1597-9267/+26531
2018-03-06hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross5-17/+156
2018-02-26Merge 4.9.84 into android-4.9Greg Kroah-Hartman180-677/+1120
2018-02-25kasan: rework Kconfig settingsArnd Bergmann1-1/+0
2017-08-11Merge 4.9.42 into android-4.9Greg Kroah-Hartman103-377/+794
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee1-1/+1
2017-06-27Revert "ANDROID: hardlockup: detect hard lockups without NMIs using secondary...Greg Kroah-Hartman3-135/+7
2017-01-31ANDROID: sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2-0/+18
2017-01-27ANDROID: hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross3-7/+135
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2-0/+4
2016-10-28latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds106-187/+203
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan10-24/+10
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-12/+9
2016-09-29lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH descriptionUwe Kleine-König1-1/+1
2016-09-23locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textVivien Didelot1-1/+1
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf19-128/+45
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds206-2012/+5749
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum2-1/+12
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds43-54/+2252
2016-07-26mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim3-21/+126
2016-07-26gcc-plugins: disable under COMPILE_TESTKees Cook2-2/+3
2016-06-14torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney3-25/+1
2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney2-22/+1
2016-06-07Add sancov pluginEmese Revfy7-10/+184
2016-05-30lib/uuid: add a test moduleAndy Shevchenko3-0/+137
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds17-150/+734
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin6-4/+299
2016-05-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds33-519/+1160
2016-04-12debugfs: prevent access to possibly dead file_operations at file openNicolai Stange5-5/+127
2016-03-31rcutorture: Add RCU grace-period performance testsPaul E. McKenney3-0/+671
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller2-1/+9
2016-03-22kernel: add kcov code coverageDmitry Vyukov28-1/+567
2016-03-21Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds83-211/+5910
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1281-33900/+78920
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner2-8/+78
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf4-5/+57
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller910-59122/+10406
2016-02-20test_bitmap: unit tests for lib/bitmap.cDavid Decotigny5-1/+378
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo3-2/+47
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds203-3991/+3642
2016-01-21Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams1-1/+0
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin17-1/+693
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon12-37/+0
2016-01-16page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov3-64/+116
2016-01-14Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-796/+1673
[next]