summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-12-08test_hexdump: use memcpy instead of strncpyLinus Torvalds1-1/+1
2018-11-27Merge 4.9.141 into android-4.9Greg Kroah-Hartman46-149/+351
2018-11-27lib/raid6: Fix arm64 test buildJeremy Linton1-2/+2
2018-11-23Merge 4.9.138 into android-4.9Greg Kroah-Hartman73-209/+579
2018-11-23Merge 4.9.137 into android-4.9Greg Kroah-Hartman145-359/+1102
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman189-671/+1167
2018-11-21lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann1-2/+1
2018-11-13locking/lockdep: Fix debug_locks off performance problemWaiman Long2-3/+3
2018-11-10test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other archesThadeu Lima de Souza Cascardo1-1/+1
2018-10-18Merge 4.9.134 into android-4.9Greg Kroah-Hartman75-1123/+1134
2018-10-18rhashtable: add schedule pointsEric Dumazet1-1/+4
2018-10-04Merge 4.9.131 into android-4.9Greg Kroah-Hartman99-237/+669
2018-10-04scsi: klist: Make it safe to use klists in atomic contextBart Van Assche1-4/+6
2018-09-21UPSTREAM: bug: switch data corruption check to __must_checkKees Cook2-26/+31
2018-09-21UPSTREAM: bug: Provide toggle for BUG on data corruptionKees Cook3-35/+49
2018-09-21UPSTREAM: list: Split list_del() debug checking into separate functionKees Cook2-36/+32
2018-09-21UPSTREAM: rculist: Consolidate DEBUG_LIST for list_add_rcu()Kees Cook2-24/+3
2018-09-21UPSTREAM: list: Split list_add() debug checking into separate functionKees Cook2-31/+39
2018-09-15Merge 4.9.127 into android-4.9Greg Kroah-Hartman82-194/+377
2018-09-15debugobjects: Make stack check warning more informativeJoel Fernandes (Google)1-2/+5
2018-08-23UPSTREAM: lib: Add zstd modulesNick Terrell19-0/+13014
2018-08-23UPSTREAM: lib: Add xxhash moduleNick Terrell4-0/+740
2018-08-17Merge 4.9.121 into android-4.9Greg Kroah-Hartman19-401/+356
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya4-13/+15
2018-08-13board: add CONFIG_ARM64_A32 and CONFIG_COMPATAo Xu16-23/+53
2018-08-07Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan1009-6932/+15764
2018-07-31Merge 4.9.115 into android-4.9Greg Kroah-Hartman39-72/+175
2018-07-25lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso1-6/+11
2018-07-03Merge 4.9.111 into android-4.9Greg Kroah-Hartman102-268/+816
2018-07-03lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven2-5/+1
2018-05-30Merge 4.9.104 into android-4.9Greg Kroah-Hartman348-2235/+3819
2018-05-30bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=yYonghong Song1-5/+26
2018-05-22Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan704-3439/+14053
2018-05-02Merge 4.9.98 into android-4.9Greg Kroah-Hartman65-231/+584
2018-05-01kobject: don't use WARN for registration failuresDmitry Vyukov1-7/+5
2018-04-24Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan1597-9267/+26531
2018-03-31Merge 4.9.92 into android-4.9Greg Kroah-Hartman30-104/+166
2018-03-31rhashtable: Fix rhlist duplicates insertionPaul Blakey2-2/+6
2018-03-29Merge 4.9.91 into android-4.9Greg Kroah-Hartman64-291/+545
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani4-2/+48
2018-03-23ANDROID: debugobjects: Make stack check warning more informativeJoel Fernandes1-4/+7
2018-03-15UPSTREAM: kasan: add tests for alloca poisoningPaul Lawrence1-0/+22
2018-03-06hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross5-17/+156
2018-03-05Merge 4.9.86 into android-4.9Greg Kroah-Hartman60-133/+486
2018-03-03lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan1-1/+17
2018-02-26Merge 4.9.84 into android-4.9Greg Kroah-Hartman180-677/+1120
2018-02-25kasan: rework Kconfig settingsArnd Bergmann1-1/+0
2018-02-25509: fix printing uninitialized stack memory when OID is emptyEric Biggers1-2/+6
2018-02-17Merge 4.9.82 into android-4.9Greg Kroah-Hartman90-792/+1244
2018-02-17lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2-10/+52
[prev] [next]