Age | Commit message (Expand) | Author | Files | Lines |
2020-10-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -26/+107 |
2020-10-16 | Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 1 | -0/+15 |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -1/+6 |
2020-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 27 | -28/+361 |
2020-10-16 | lib, uaccess: add failure injection to usercopy functions | Albert van der Linde | 3 | -1/+12 |
2020-10-16 | lib, include/linux: add usercopy failure capability | Albert van der Linde | 3 | -0/+47 |
2020-10-16 | ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang | George Popescu | 1 | -0/+14 |
2020-10-16 | lib/crc32.c: fix trivial typo in preprocessor condition | Tobias Jordan | 1 | -1/+1 |
2020-10-16 | lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() | Dan Carpenter | 1 | -1/+1 |
2020-10-16 | lib/percpu_counter.c: use helper macro abs() | Miaohe Lin | 1 | -1/+1 |
2020-10-16 | lib/scatterlist.c: avoid a double memset | Christophe JAILLET | 1 | -1/+1 |
2020-10-16 | lib/idr.c: document calling context for IDA APIs mustn't use locks | Stephen Boyd | 1 | -3/+6 |
2020-10-16 | lib/mpi/mpi-bit.c: fix spello of "functions" | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | lib: test_sysctl: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | lib: syscall: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | lib: radix-tree: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | lib: earlycpio: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | lib: dynamic_queue_limits: delete duplicated words + fix typo | Randy Dunlap | 1 | -2/+2 |
2020-10-16 | lib: decompress_bunzip2: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | lib: libcrc32c: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | lib: bitmap: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | kernel.h: split out min()/max() et al. helpers | Andy Shevchenko | 4 | -1/+4 |
2020-10-16 | XArray: add xas_split | Matthew Wilcox (Oracle) | 2 | -9/+203 |
2020-10-16 | XArray: add xa_get_order | Matthew Wilcox (Oracle) | 2 | -0/+61 |
2020-10-16 | lib/scatterlist: Do not limit max_segment to PAGE_ALIGNED values | Jason Gunthorpe | 1 | -4/+8 |
2020-10-16 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -34/+88 |
2020-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 4 | -0/+2587 |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -12/+142 |
2020-10-15 | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -19/+28 |
2020-10-14 | mm/page_alloc.c: fix freeing non-compound pages | Matthew Wilcox (Oracle) | 3 | -0/+52 |
2020-10-14 | KASAN: port KASAN Tests to KUnit | Patricia Alfonso | 4 | -438/+386 |
2020-10-14 | KUnit: KASAN Integration | Patricia Alfonso | 2 | -7/+53 |
2020-10-14 | lib/test_hmm.c: remove unused dmirror_zero_page | Ralph Campbell | 1 | -14/+0 |
2020-10-14 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams | 1 | -0/+1 |
2020-10-14 | mm/memremap_pages: convert to 'struct range' | Dan Williams | 1 | -25/+25 |
2020-10-14 | kasan: remove mentions of unsupported Clang versions | Marco Elver | 1 | -5/+4 |
2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -35/+100 |
2020-10-13 | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -0/+23 |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 15 | -13/+3493 |
2020-10-13 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -42/+136 |
2020-10-13 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -23/+9 |
2020-10-12 | Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -20/+430 |
2020-10-12 | Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -17/+42 |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -26/+29 |
2020-10-10 | netlink: export policy in extended ACK | Johannes Berg | 1 | -17/+18 |
2020-10-09 | percpu_ref: don't refer to ref->data if it isn't allocated | Ming Lei | 1 | -1/+1 |
2020-10-09 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar | 1 | -0/+5 |
2020-10-09 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 26 | -133/+184 |
2020-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 12 | -54/+51 |