Age | Commit message (Expand) | Author |
2020-10-25 | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-24 | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-24 | random32: add a selftest for the prandom32 code | Willy Tarreau |
2020-10-24 | random32: add noise from network and scheduling activity | Willy Tarreau |
2020-10-24 | random32: make prandom_u32() output unpredictable | George Spelvin |
2020-10-23 | Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-20 | Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray | Linus Torvalds |
2020-10-19 | Fonts: Support FONT_EXTRA_WORDS macros for font_6x8 | Peilin Ye |
2020-10-18 | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-10-18 | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-10-16 | Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-10-16 | lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE | Vitor Massaru Iha |
2020-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-16 | lib, uaccess: add failure injection to usercopy functions | Albert van der Linde |
2020-10-16 | lib, include/linux: add usercopy failure capability | Albert van der Linde |
2020-10-16 | ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang | George Popescu |
2020-10-16 | lib/crc32.c: fix trivial typo in preprocessor condition | Tobias Jordan |
2020-10-16 | lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() | Dan Carpenter |
2020-10-16 | lib/percpu_counter.c: use helper macro abs() | Miaohe Lin |
2020-10-16 | lib/scatterlist.c: avoid a double memset | Christophe JAILLET |
2020-10-16 | lib/idr.c: document calling context for IDA APIs mustn't use locks | Stephen Boyd |
2020-10-16 | lib/mpi/mpi-bit.c: fix spello of "functions" | Randy Dunlap |
2020-10-16 | lib: test_sysctl: delete duplicated words | Randy Dunlap |
2020-10-16 | lib: syscall: delete duplicated words | Randy Dunlap |
2020-10-16 | lib: radix-tree: delete duplicated words | Randy Dunlap |
2020-10-16 | lib: earlycpio: delete duplicated words | Randy Dunlap |
2020-10-16 | lib: dynamic_queue_limits: delete duplicated words + fix typo | Randy Dunlap |
2020-10-16 | lib: decompress_bunzip2: delete duplicated words | Randy Dunlap |
2020-10-16 | lib: libcrc32c: delete duplicated words | Randy Dunlap |
2020-10-16 | lib: bitmap: delete duplicated words | Randy Dunlap |
2020-10-16 | kernel.h: split out min()/max() et al. helpers | Andy Shevchenko |
2020-10-16 | XArray: add xas_split | Matthew Wilcox (Oracle) |
2020-10-16 | XArray: add xa_get_order | Matthew Wilcox (Oracle) |
2020-10-16 | lib/scatterlist: Do not limit max_segment to PAGE_ALIGNED values | Jason Gunthorpe |
2020-10-16 | sgl_alloc_order: fix memory leak | Douglas Gilbert |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-14 | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-13 | mm/page_alloc.c: fix freeing non-compound pages | Matthew Wilcox (Oracle) |
2020-10-13 | KASAN: port KASAN Tests to KUnit | Patricia Alfonso |
2020-10-13 | KUnit: KASAN Integration | Patricia Alfonso |
2020-10-13 | lib/test_hmm.c: remove unused dmirror_zero_page | Ralph Campbell |
2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |