- f858c7b crypto: algif_aead - Disable AEAD user-space for now by Herbert Xu · 9 years ago
- a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 9 years ago
- 7b2a18e crypto: algif_aead - fix invalid sgl linking by Tadeusz Struk · 9 years ago
- ec59a65 crypto: arm64/sha2-ce - prevent asm code finalization in final() path by Ard Biesheuvel · 10 years ago
- bf7883e crypto: arm64/sha1-ce - prevent asm code finalization in final() path by Ard Biesheuvel · 10 years ago
- ac02c6e crypto: arm64/crc32 - bring in line with generic CRC32 by Ard Biesheuvel · 10 years ago
- f440c4e hwrng: bcm63xx - Fix driver compilation by Álvaro Fernández Rojas · 10 years ago
- 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 10 years ago
- 8c98ebd crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
- 00425bb crypto: x86/sha512_ssse3 - fixup for asm function prototype change by Ard Biesheuvel · 10 years ago
- 34c9a0f crypto: fix broken crypto_register_instance() module handling by Herbert Xu · 10 years ago
- eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- e693d73 parisc: remove use of seq_printf return value by Joe Perches · 10 years ago
- d50f8f8 lru_cache: remove use of seq_printf return value by Joe Perches · 10 years ago
- 962e370 tracing: remove use of seq_printf return value by Joe Perches · 10 years ago
- 94ff212 cgroup: remove use of seq_printf return value by Joe Perches · 10 years ago
- 25ce319 proc: remove use of seq_printf return value by Joe Perches · 10 years ago
- c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 10 years ago
- dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 10 years ago
- 1336d42 cris: remove use of seq_printf return value by Joe Perches · 10 years ago
- 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 10 years ago
- cd2b293 ARM: plat-pxa: remove use of seq_printf return value by Joe Perches · 10 years ago
- 4122669 nios2: cpuinfo: remove use of seq_printf return value by Joe Perches · 10 years ago
- 81f0cd9 microblaze: mb: remove use of seq_printf return value by Joe Perches · 10 years ago
- 7f032d6 ipc: remove use of seq_printf return value by Joe Perches · 10 years ago
- 4395eb1 rtc: remove use of seq_printf return value by Joe Perches · 10 years ago
- 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 10 years ago
- 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 10 years ago
- 89c1e79 linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK by Rasmus Villemoes · 10 years ago
- 8a72ed6 MAINTAINERS: CREDITS: remove Stefano Brivio from B43 by Joe Perches · 10 years ago
- 01c7e5a .mailmap: add Ricardo Ribalda by Ricardo Ribalda Delgado · 10 years ago
- 3ca7bf8 CREDITS: add Ricardo Ribalda Delgado by Ricardo Ribalda Delgado · 10 years ago
- 49e7d9d MAINTAINERS: Use tabs consistently by Joe Perches · 10 years ago
- 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
- 3aeddc7 lib/string_helpers.c: refactor string_escape_mem by Rasmus Villemoes · 10 years ago
- 9c98f23 lib/vsprintf.c: fix potential NULL deref in hex_string by Rasmus Villemoes · 10 years ago
- 900cca2 lib/vsprintf: add %pC{,n,r} format specifiers for clocks by Geert Uytterhoeven · 10 years ago
- e8a7ba5 lib/vsprintf: Move integer format types to the top by Geert Uytterhoeven · 10 years ago
- 7330660 lib/vsprintf: document %p parameters passed by reference by Geert Uytterhoeven · 10 years ago
- d1c1b12 lib/vsprintf.c: another small hack by Rasmus Villemoes · 10 years ago
- 3ea8d44 lib/vsprintf.c: eliminate duplicate hex string array by Rasmus Villemoes · 10 years ago
- e26c12c lib/vsprintf.c: reduce stack use in number() by Rasmus Villemoes · 10 years ago
- 51be17d lib/vsprintf.c: eliminate some branches by Rasmus Villemoes · 10 years ago
- 7b1460e printk: comment pr_cont() stating it is only to continue a line by Steven Rostedt · 10 years ago
- e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 10 years ago
- 7a54f46 kernel/reboot.c: add orderly_reboot for graceful reboot by Joel Stanley · 10 years ago
- 7975a9b drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value by Joel Stanley · 10 years ago
- 972fae6 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() by Aaron Tomlin · 10 years ago
- 96831c0 kernel/resource.c: remove deprecated __check_region() and friends by Jakub Sitnicki · 10 years ago
- 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
- c79574a lib/test-hexdump.c: fix initconst confusion by Andi Kleen · 10 years ago
- 946e879 paride: fix the "verbose" module param by Dan Carpenter · 10 years ago
- 23f40a9 include/linux: remove empty conditionals by Rasmus Villemoes · 10 years ago
- e4bc332 /proc/PID/status: show all sets of pid according to ns by Chen Hanxiao · 10 years ago
- 201c7b7 zram: fix error return code by Julia Lawall · 10 years ago
- 160a117 zsmalloc: remove extra cond_resched() in __zs_compact by Sergey Senozhatsky · 10 years ago
- 81da9b1 zsmalloc: fix fatal corruption due to wrong size class selection by Heesub Shin · 10 years ago
- 839373e zsmalloc: remove unnecessary insertion/removal of zspage in compaction by Minchan Kim · 10 years ago
- 495819e zsmalloc: micro-optimize zs_object_copy() by Sergey Senozhatsky · 10 years ago
- 1ec7cfb zsmalloc: remove synchronize_rcu from zs_compact() by Sergey Senozhatsky · 10 years ago
- 8f7d282 zram: deprecate zram attrs sysfs nodes by Sergey Senozhatsky · 10 years ago
- 4f2109f zram: export new 'mm_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
- 2f6a3be zram: export new 'io_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
- 77ba015 zram: describe device attrs in documentation by Sergey Senozhatsky · 10 years ago
- 8811a94 zram: use generic start/end io accounting by Sergey Senozhatsky · 10 years ago
- c72c616 zram: move compact_store() to sysfs functions area by Sergey Senozhatsky · 10 years ago
- 10447b6 zram: remove `num_migrated' device attr by Sergey Senozhatsky · 10 years ago
- 888fa374 mm/zsmalloc.c: fix comment for get_pages_per_zspage by Yinghao Xie · 10 years ago
- d02be50 zsmalloc: zsmalloc documentation by Minchan Kim · 10 years ago
- 248ca1b zsmalloc: add fullness into stat by Minchan Kim · 10 years ago
- 7b60a68 zsmalloc: record handle in page->private for huge object by Minchan Kim · 10 years ago
- 4e3ba87 zram: support compaction by Minchan Kim · 10 years ago
- d3d07c9 zsmalloc: adjust ZS_ALMOST_FULL by Minchan Kim · 10 years ago
- 312fcae zsmalloc: support compaction by Minchan Kim · 10 years ago
- c780626 zsmalloc: factor out obj_[malloc|free] by Minchan Kim · 10 years ago
- 2e40e16 zsmalloc: decouple handle and object by Minchan Kim · 10 years ago
- 018e9a4 mm/compaction.c: fix "suitable_migration_target() unused" warning by Andrew Morton · 10 years ago
- be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 10 years ago
- 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 10 years ago
- dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 10 years ago
- 2682582 mm/memory: also print a_ops->readpage in print_bad_pte() by Konstantin Khlebnikov · 10 years ago
- 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 10 years ago
- bda6d33 mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() by Andrew Morton · 10 years ago
- 2e32b94 mm: cma: add functions to get region pages counters by Dmitry Safonov · 10 years ago
- 79553da thp: cleanup khugepaged startup by Kirill A. Shutemov · 10 years ago
- e39155e mm: uninline and cleanup page-mapping related helpers by Kirill A. Shutemov · 10 years ago
- 99e8ea6 mm: cma: add trace events for CMA allocations and freeings by Stefan Strogin · 10 years ago
- cdd7875 include/linux/mm.h: simplify flag check by Borislav Petkov · 10 years ago
- 6a4055b mm/memblock.c: add debug output for memblock_add() by Alexander Kuleshov · 10 years ago
- 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 10 years ago
- bcc5422 mm: hugetlb: introduce page_huge_active by Naoya Horiguchi · 10 years ago
- 822fc61 mm: don't call __page_cache_release for hugetlb by Naoya Horiguchi · 10 years ago
- 9fcd145 mm/mmap.c: use while instead of if+goto by Rasmus Villemoes · 10 years ago
- 215ba78 mm, selftests: test return value of munmap for MAP_HUGETLB memory by David Rientjes · 10 years ago
- 80d6b94 mm, doc: cleanup and clarify munmap behavior for hugetlb memory by David Rientjes · 10 years ago
- ae7efa5 thp: do not adjust zone water marks if khugepaged is not started by Kirill A. Shutemov · 10 years ago
- 65ebb64 thp: handle errors in hugepage_init() properly by Kirill A. Shutemov · 10 years ago
- bdfedb7 mm, mempool: poison elements backed by slab allocator by David Rientjes · 10 years ago
- e244c9e mm, mempool: disallow mempools based on slab caches with constructors by David Rientjes · 10 years ago
- ee14624 fs, jfs: remove slab object constructor by David Rientjes · 10 years ago