Age | Commit message (Expand) | Author |
2017-09-08 | lib/string.c: add testcases for memset16/32/64 | Matthew Wilcox |
2017-09-08 | lib/string.c: add multibyte memset functions | Matthew Wilcox |
2017-09-07 | Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-09-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-06 | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-09-05 | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-09-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-09-04 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar |
2017-09-03 | Merge branch 'docs-next' of git://git.lwn.net/linux | Linus Torvalds |
2017-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-09-03 | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-08-30 | assoc_array: fix path to assoc_array documentation | Alexander Kuleshov |
2017-08-30 | idr: Add new APIs to support unsigned long | Chris Mi |
2017-08-29 | locking/lockdep/selftests: Fix mixed read-write ABBA tests | Peter Zijlstra |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar |
2017-08-25 | lib/raid6: align AVX512 constants to 512 bits, not bytes | Denys Vlasenko |
2017-08-25 | locking/lockdep/selftests: Add mixed read-write ABBA tests | Peter Zijlstra |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu |
2017-08-22 | lib/mpi: kunmap after finishing accessing buffer | Stephan Mueller |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-22 | Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr... | Dave Airlie |
2017-08-18 | drm/i915: Replace execbuf vma ht with an idr | Chris Wilson |
2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner |
2017-08-17 | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI... | Ingo Molnar |
2017-08-17 | locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS | Byungchul Park |
2017-08-17 | locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config | Byungchul Park |
2017-08-17 | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING | Byungchul Park |
2017-08-17 | lib/mpi: fix build with clang | Stefan Agner |
2017-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-14 | Merge 4.13-rc5 into driver-core-next | Greg Kroah-Hartman |
2017-08-14 | debugobjects: Make kmemleak ignore debug objects | Waiman Long |
2017-08-11 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-08-10 | fault-inject: fix wrong should_fail() decision in task context | Akinobu Mita |
2017-08-10 | test_kmod: fix small memory leak on filesystem tests | Dan Carpenter |
2017-08-10 | test_kmod: fix the lock in register_test_dev_kmod() | Dan Carpenter |
2017-08-10 | test_kmod: fix bug which allows negative values on two config options | Luis R. Rodriguez |
2017-08-10 | test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" | Colin Ian King |
2017-08-10 | test_firmware: add batched firmware tests | Luis R. Rodriguez |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar |
2017-08-10 | locking/lockdep: Apply crossrelease to completions | Byungchul Park |
2017-08-10 | locking/lockdep: Implement the 'crossrelease' feature | Byungchul Park |
2017-08-09 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann |