Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | lib, uaccess: add failure injection to usercopy functions | Albert van der Linde | 2020-10-16 | 3 | -1/+12 | |
| * | | | | | | | | | lib, include/linux: add usercopy failure capability | Albert van der Linde | 2020-10-16 | 3 | -0/+47 | |
| * | | | | | | | | | ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang | George Popescu | 2020-10-16 | 1 | -0/+14 | |
| * | | | | | | | | | lib/crc32.c: fix trivial typo in preprocessor condition | Tobias Jordan | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() | Dan Carpenter | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib/percpu_counter.c: use helper macro abs() | Miaohe Lin | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib/scatterlist.c: avoid a double memset | Christophe JAILLET | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib/idr.c: document calling context for IDA APIs mustn't use locks | Stephen Boyd | 2020-10-16 | 1 | -3/+6 | |
| * | | | | | | | | | lib/mpi/mpi-bit.c: fix spello of "functions" | Randy Dunlap | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib: test_sysctl: delete duplicated words | Randy Dunlap | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib: syscall: delete duplicated words | Randy Dunlap | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib: radix-tree: delete duplicated words | Randy Dunlap | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib: earlycpio: delete duplicated words | Randy Dunlap | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib: dynamic_queue_limits: delete duplicated words + fix typo | Randy Dunlap | 2020-10-16 | 1 | -2/+2 | |
| * | | | | | | | | | lib: decompress_bunzip2: delete duplicated words | Randy Dunlap | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib: libcrc32c: delete duplicated words | Randy Dunlap | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | lib: bitmap: delete duplicated words | Randy Dunlap | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | kernel.h: split out min()/max() et al. helpers | Andy Shevchenko | 2020-10-16 | 4 | -1/+4 | |
| * | | | | | | | | | XArray: add xas_split | Matthew Wilcox (Oracle) | 2020-10-16 | 2 | -9/+203 | |
| * | | | | | | | | | XArray: add xa_get_order | Matthew Wilcox (Oracle) | 2020-10-16 | 2 | -0/+61 | |
* | | | | | | | | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-10-15 | 1 | -34/+88 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | netlink: export policy in extended ACK | Johannes Berg | 2020-10-09 | 1 | -17/+18 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-10-08 | 12 | -54/+51 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | netlink: add mask validation | Jakub Kicinski | 2020-10-06 | 1 | -0/+36 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-10-05 | 4 | -15/+50 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-09-22 | 5 | -44/+62 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-09-04 | 6 | -20/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | netlink: remove duplicated nla_need_padding_for_64bit() check | Miaohe Lin | 2020-08-25 | 1 | -2/+1 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-08-23 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | netlink: make NLA_BINARY validation more flexible | Johannes Berg | 2020-08-18 | 1 | -21/+39 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2020-10-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2020-09-01 | 134 | -1565/+7571 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | lib/bitmap.c: fix spello | Randy Dunlap | 2020-05-18 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-10-15 | 4 | -0/+2587 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2020-09-14 | 10 | -61/+87 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | lib/fonts: add font 6x8 for OLED display | Sven Schneider | 2020-09-08 | 4 | -0/+2587 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-10-15 | 1 | -12/+142 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | test_firmware: Test partial read support | Scott Branden | 2020-10-05 | 1 | -12/+142 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-10-14 | 2 | -19/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dyndbg: use keyword, arg varnames for query term pairs | Jim Cromie | 2020-09-27 | 1 | -12/+15 | |
| * | | | | | | | | | | Merge 5.9-rc5 into driver-core-next | Greg Kroah-Hartman | 2020-09-14 | 9 | -60/+81 | |
| |\| | | | | | | | | | ||||||
| * | | | | | | | | | | driver core: platform: Document return type of more functions | Stephen Boyd | 2020-09-10 | 1 | -6/+12 | |
| * | | | | | | | | | | Revert "test_firmware: Test platform fw loading on non-EFI systems" | Greg Kroah-Hartman | 2020-09-09 | 1 | -5/+0 | |
| * | | | | | | | | | | test_firmware: Test platform fw loading on non-EFI systems | Kees Cook | 2020-09-08 | 1 | -0/+5 | |
| * | | | | | | | | | | lib: devres: delete duplicated words | Randy Dunlap | 2020-09-07 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | mm/page_alloc.c: fix freeing non-compound pages | Matthew Wilcox (Oracle) | 2020-10-13 | 3 | -0/+52 | |
* | | | | | | | | | | KASAN: port KASAN Tests to KUnit | Patricia Alfonso | 2020-10-13 | 4 | -438/+386 | |
* | | | | | | | | | | KUnit: KASAN Integration | Patricia Alfonso | 2020-10-13 | 2 | -7/+53 | |
* | | | | | | | | | | lib/test_hmm.c: remove unused dmirror_zero_page | Ralph Campbell | 2020-10-13 | 1 | -14/+0 | |
* | | | | | | | | | | mm/memremap_pages: support multiple ranges per invocation | Dan Williams | 2020-10-13 | 1 | -0/+1 |