Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | selftest/fpu: avoid clang warning | Arnd Bergmann | 2020-12-11 | 1 | -1/+2 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | zlib: export S390 symbols for zlib modules | Randy Dunlap | 2020-12-06 | 1 | -0/+3 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | lib/syscall: fix syscall registers retrieval on 32-bit platforms | Willy Tarreau | 2020-12-03 | 1 | -2/+9 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | lib/strncpy_from_user.c: Mask out bytes after NUL terminator. | Daniel Xu | 2020-11-19 | 1 | -2/+17 | |
|/ / / / / | ||||||
* | | | | | Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-11-06 | 13 | -13/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fonts: Replace discarded const qualifier | Lee Jones | 2020-11-03 | 13 | -13/+13 | |
| | |/ / / | |/| | | | ||||||
* | | | | | lib/crc32test: remove extra local_irq_disable/enable | Vasily Gorbik | 2020-11-02 | 1 | -4/+0 | |
* | | | | | kasan: adopt KUNIT tests to SW_TAGS mode | Andrey Konovalov | 2020-11-02 | 1 | -42/+107 | |
|/ / / / | ||||||
* | | | | Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-11-01 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | docs: Kconfig/Makefile: add a check for broken ABI files | Mauro Carvalho Chehab | 2020-10-30 | 1 | -0/+2 | |
| |/ / / | ||||||
* / / / | lib/scatterlist: use consistent sg_copy_buffer() return type | David Disseldorp | 2020-10-29 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-25 | 1 | -180/+345 | |
|\ \ \ | ||||||
| * | | | random32: add a selftest for the prandom32 code | Willy Tarreau | 2020-10-24 | 1 | -0/+56 | |
| * | | | random32: add noise from network and scheduling activity | Willy Tarreau | 2020-10-24 | 1 | -0/+5 | |
| * | | | random32: make prandom_u32() output unpredictable | George Spelvin | 2020-10-24 | 1 | -180/+284 | |
* | | | | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-24 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | sgl_alloc_order: fix memory leak | Douglas Gilbert | 2020-10-16 | 1 | -1/+1 | |
* | | | | Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-10-23 | 1 | -4/+4 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fonts: Support FONT_EXTRA_WORDS macros for font_6x8 | Peilin Ye | 2020-10-19 | 1 | -4/+4 | |
* | | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-10-22 | 1 | -6/+4 | |
|\ \ \ \ | ||||||
| * | | | | kbuild: Simplify DEBUG_INFO Kconfig handling | Sedat Dilek | 2020-08-26 | 1 | -6/+4 | |
* | | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 1 | -70/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | test_bitmap: remove user bitmap tests | Christoph Hellwig | 2020-09-09 | 1 | -70/+21 | |
* | | | | | | Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 2020-10-20 | 4 | -8/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | XArray: Fix xas_create_range for ranges above 4 billion | Matthew Wilcox (Oracle) | 2020-10-13 | 1 | -1/+1 | |
| * | | | | | | XArray: Add private interface for workingset node deletion | Matthew Wilcox (Oracle) | 2020-10-13 | 2 | -6/+24 | |
| * | | | | | | XArray: Test marked multiorder iterations | Matthew Wilcox (Oracle) | 2020-10-08 | 1 | -0/+22 | |
| * | | | | | | XArray: Test two more things about xa_cmpxchg | Matthew Wilcox (Oracle) | 2020-10-07 | 1 | -0/+3 | |
| * | | | | | | ida: Free allocated bitmap in error path | Matthew Wilcox (Oracle) | 2020-10-07 | 1 | -0/+1 | |
| * | | | | | | radix tree test suite: Fix compilation | Matthew Wilcox (Oracle) | 2020-10-07 | 1 | -1/+0 | |
* | | | | | | | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2020-10-18 | 6 | -73/+101 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE | Vitor Massaru Iha | 2020-10-16 | 1 | -4/+2 | |
| * | | | | | | | lib: kunit: add bitfield test conversion to KUnit | Vitor Massaru Iha | 2020-10-13 | 3 | -60/+57 | |
| * | | | | | | | kunit: test: add test plan to KUnit TAP format | Brendan Higgins | 2020-10-09 | 2 | -11/+17 | |
| * | | | | | | | init: main: add KUnit to kernel init | Brendan Higgins | 2020-10-09 | 1 | -3/+1 | |
| * | | | | | | | kunit: test: create a single centralized executor for all tests | Alan Maguire | 2020-10-09 | 3 | -2/+31 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-18 | 2 | -1/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2020-10-09 | 2 | -1/+26 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'csd.2020.09.04a' into HEAD | Paul E. McKenney | 2020-09-04 | 2 | -1/+16 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | kernel/smp: Provide CSD lock timeout diagnostics | Paul E. McKenney | 2020-09-04 | 1 | -0/+11 | |
| | | * | | | | | | lib: Add backtrace_idle parameter to force backtrace of idle CPUs | Paul E. McKenney | 2020-08-24 | 1 | -1/+5 | |
| | | |/ / / / / | ||||||
| | * / / / / / | scftorture: Add smp_call_function() torture test | Paul E. McKenney | 2020-08-25 | 1 | -0/+10 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-10-17 | 1 | -26/+107 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | lib/scatterlist: Do not limit max_segment to PAGE_ALIGNED values | Jason Gunthorpe | 2020-10-16 | 1 | -4/+8 | |
| * | | | | | | | lib/scatterlist: Add support in dynamic allocation of SG table from pages | Maor Gottlieb | 2020-10-06 | 1 | -24/+101 | |
* | | | | | | | | Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2020-10-16 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kgdb: Honour the kprobe blocklist when setting breakpoints | Daniel Thompson | 2020-09-28 | 1 | -0/+15 | |
* | | | | | | | | | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2020-10-16 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib: decompress_unzstd: Limit output size | Paul Cercueil | 2020-09-03 | 1 | -1/+6 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-10-16 | 27 | -28/+361 | |
|\ \ \ \ \ \ \ \ \ |