Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | | | | | mm/memremap_pages: convert to 'struct range' | Dan Williams | 2020-10-13 | 1 | -25/+25 | |
* | | | | | | | | | | kasan: remove mentions of unsupported Clang versions | Marco Elver | 2020-10-13 | 1 | -5/+4 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-13 | 2 | -35/+100 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | percpu_ref: don't refer to ref->data if it isn't allocated | Ming Lei | 2020-10-09 | 1 | -1/+1 | |
| * | | | | | | | | | percpu_ref: reduce memory footprint of percpu_ref in fast path | Ming Lei | 2020-10-06 | 1 | -33/+98 | |
| * | | | | | | | | | vsprintf: use bd_partno in bdev_name | Christoph Hellwig | 2020-09-25 | 1 | -2/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2020-10-13 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib: string_helpers: provide kfree_strarray() | Bartosz Golaszewski | 2020-09-30 | 1 | -0/+23 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-10-13 | 15 | -13/+3493 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib/mpi: Fix unused variable warnings | Herbert Xu | 2020-10-02 | 4 | -10/+3 | |
| * | | | | | | | | | lib/mpi: Introduce ec implementation to MPI library | Tianjia Zhang | 2020-09-25 | 2 | -0/+1510 |