- 9b95cf4 Merge 4.9.331 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago
- a1bea40 dyndbg: let query-modname override actual module name by Jim Cromie · 2 years, 4 months ago
- 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
- 509c21e ratelimit: Fix data-races in ___ratelimit(). by Kuniyuki Iwashima · 2 years, 4 months ago
- bd77557 Merge 4.9.323 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
- a077528 ida: don't use BUG_ON() for debugging by Linus Torvalds · 2 years, 6 months ago
- 47df852 Merge 4.9.321 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
- 84fb3b1 swiotlb: skip swiotlb_bounce when orig_addr is zero by Liu Shixin · 2 years, 6 months ago
- ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 6 months ago
- fd97de9 Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" by Linus Torvalds · 2 years, 9 months ago
- c132f2b swiotlb: fix info leak with DMA_FROM_DEVICE by Halil Pasic · 2 years, 11 months ago
- 3ea5fef random: remove ratelimiting for in-kernel unseeded randomness by Jason A. Donenfeld · 2 years, 8 months ago
- 99de035 siphash: use one source of truth for siphash permutations by Jason A. Donenfeld · 2 years, 8 months ago
- f4f425f uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 5 years ago
- 3ddb66f random: replace custom notifier chain with standard one by Jason A. Donenfeld · 2 years, 10 months ago
- 11e8da3 random: remove unused tracepoints by Jason A. Donenfeld · 2 years, 11 months ago
- 70e9755 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
- 79dd56c lib/crypto: sha1: re-roll loops to reduce code size by Jason A. Donenfeld · 3 years ago
- 1815bfc lib/crypto: blake2s: move hmac construction into wireguard by Jason A. Donenfeld · 3 years ago
- 38ec02a crypto: blake2s - generic C library implementation and selftest by Jason A. Donenfeld · 5 years ago
- 63c60b6 crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
- 68b20d5 random: suppress spammy warnings about unseeded randomness by Theodore Ts'o · 8 years ago
- 04e5bfa random: warn when kernel uses unseeded randomness by Jason A. Donenfeld · 8 years ago
- b6d1c4d Merge 4.9.318 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
- 2811cda nodemask: Fix return values to be unsigned by Kees Cook · 2 years, 7 months ago
- f482637 net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 8 months ago
- fb8067f dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC by Mikulas Patocka · 2 years, 8 months ago
- d1605fc Merge 4.9.317 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
- 54187b6c assoc_array: Fix BUG_ON during garbage collect by Stephen Brennan · 2 years, 7 months ago
- f1a1131 Merge 4.9.313 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
- c419dc1 hex2bin: fix access beyond string end by Mikulas Patocka · 2 years, 8 months ago
- 75a7b4f hex2bin: make the function hex_to_bin constant-time by Mikulas Patocka · 2 years, 8 months ago
- f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
- 6f0d11b lib/raid6/test: fix multiple definition linking error by Dirk Müller · 2 years, 11 months ago
- 76da5ff Merge 4.9.308 into android-4.9-q by Greg Kroah-Hartman · 2 years, 9 months ago
- fa52124 ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE by Julian Braha · 3 years ago
- 59a9798 Merge 4.9.303 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
- c460ef6 lib/iov_iter: initialize "flags" in new pipe_buffer by Max Kellermann · 2 years, 10 months ago
- 2a6d6f0 UPSTREAM: lib/test_printf.c: accept "ptrval" as valid result for plain 'p' tests by Thierry Escande · 7 years ago
- 67694ef UPSTREAM: vsprintf: Replace memory barrier with static_key for random_ptr_key update by Steven Rostedt (VMware) · 7 years ago
- e15b5a8 Merge 4.9.299 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
- d47e16b ARM: 8800/1: use choice for kernel unwinders by Stefan Agner · 6 years ago
- f840490 Merge 4.9.298 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
- ef2e640 lib/timerqueue: Rely on rbtree semantics for next timer by Davidlohr Bueso · 3 years ago
- c89a768 rbtree: cache leftmost node internally by Davidlohr Bueso · 3 years ago
- 0b84e6e Merge 4.9.292 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- 0d604c1 siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 1 month ago
- 58fa83d Merge 4.9.291 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- ad78ed6 lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 3 years, 3 months ago
- 9cea212 lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 3 years, 3 months ago
- dc1c320 Merge 4.9.283 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
- 81e1c2d bpf/tests: Do not PASS tests without actually testing the result by Johan Almbladh · 3 years, 5 months ago
- 0bc3da1 bpf/tests: Fix copy-and-paste error in double word test by Johan Almbladh · 3 years, 5 months ago
- 0bbfd56 Merge 4.9.278 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
- fe0bc3f lib/string.c: add multibyte memset functions by Matthew Wilcox · 7 years ago
- 9457058 Merge 4.9.276 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
- 03069e4 lib/decompress_unlz4.c: correctly handle zero-padding around initrds. by Dimitri John Ledkov · 3 years, 6 months ago
- f2b9f75 seq_buf: Fix overflow in seq_buf_putmem_hex() by Yun Zhou · 3 years, 6 months ago
- ad63e13 seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 6 months ago
- c027848 iov_iter_fault_in_readable() should do nothing in xarray case by Al Viro · 3 years, 7 months ago
- e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
- 02969df lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
- a36d9ba kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 3 years, 9 months ago
- b16bd72 Merge 4.9.258 into android-4.9-q by Greg Kroah-Hartman · 3 years, 10 months ago
- 316c6cc lib/string: Add strscpy_pad() function by Tobin C. Harding · 6 years ago
- 353e7e7 Merge 4.9.251 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
- 096d1ab lib/genalloc: fix the overflow when size is too big by Huang Shijie · 4 years ago
- a3ba0ea Merge 4.9.245 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
- 29da3bb random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
- 41cdb4a swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb" by Stefano Stabellini · 4 years, 2 months ago
- 4a88942 Merge 4.9.242 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
- 7dadd4e Fonts: Replace discarded const qualifier by Lee Jones · 4 years, 2 months ago
- 44a1b61 Merge 4.9.241 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
- 2de51c9 lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 2 months ago
- ea94583 Merge 4.9.239 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
- 23283c8 Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts by Peilin Ye · 4 years, 3 months ago
- b7b6642 random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years, 3 months ago
- 495d499 Merge 4.9.238 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
- 586d6f17 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 3 months ago
- 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
- eb8cbd8 dyndbg: fix a BUG_ON in ddebug_describe_flags by Jim Cromie · 4 years, 5 months ago
- 8ce7dd3 random32: remove net_rand_state from the latent entropy gcc plugin by Linus Torvalds · 4 years, 5 months ago
- 5aa7839 random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 6 months ago
- 6e60c65 Merge 4.9.229 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
- 900bf0e lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 7 months ago
- 0f1687e Merge 4.9.228 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
- ed3cbbf lib/mpi: Fix 64-bit MIPS build with Clang by Nathan Chancellor · 4 years, 8 months ago
- ca8aaf9 Merge 4.9.225 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
- eff8c03 ubsan: build ubsan.c more conservatively by Arnd Bergmann · 5 years ago
- bd44630 x86/uaccess, ubsan: Fix UBSAN vs. SMAP by Peter Zijlstra · 6 years ago
- 2d2170b Merge 4.9.223 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
- 566ff29 lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 9 months ago
- 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
- 73e82ee9 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 10 months ago
- 1cf357f lib/scatterlist.c: adjust indentation in __sg_alloc_table by Nathan Chancellor · 5 years ago
- c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
- 02012ba lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 5 years ago
- 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
- 33a451d bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() by Andy Shevchenko · 6 years ago
- 1d06b24 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" by Linus Torvalds · 5 years ago