Age | Commit message (Expand) | Author | Files | Lines |
2017-08-30 | idr: Add new APIs to support unsigned long | Chris Mi | 2 | -32/+40 |
2017-08-29 | locking/lockdep/selftests: Fix mixed read-write ABBA tests | Peter Zijlstra | 1 | -0/+6 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 5 | -34/+56 |
2017-08-25 | lib/raid6: align AVX512 constants to 512 bits, not bytes | Denys Vlasenko | 1 | -1/+1 |
2017-08-25 | locking/lockdep/selftests: Add mixed read-write ABBA tests | Peter Zijlstra | 1 | -2/+115 |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -0/+7 |
2017-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 1 | -1/+3 |
2017-08-22 | lib/mpi: kunmap after finishing accessing buffer | Stephan Mueller | 1 | -1/+3 |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+7 |
2017-08-22 | Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -0/+1 |
2017-08-18 | drm/i915: Replace execbuf vma ht with an idr | Chris Wilson | 1 | -0/+1 |
2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner | 1 | -0/+7 |
2017-08-17 | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI... | Ingo Molnar | 1 | -2/+2 |
2017-08-17 | locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS | Byungchul Park | 1 | -2/+2 |
2017-08-17 | locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config | Byungchul Park | 1 | -1/+1 |
2017-08-17 | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING | Byungchul Park | 1 | -5/+2 |
2017-08-17 | lib/mpi: fix build with clang | Stefan Agner | 1 | -12/+12 |
2017-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -11/+13 |
2017-08-15 | lib: Add zstd modules | Nick Terrell | 18 | -0/+11857 |
2017-08-15 | lib: Add xxhash module | Nick Terrell | 3 | -0/+504 |
2017-08-14 | Merge 4.13-rc5 into driver-core-next | Greg Kroah-Hartman | 4 | -34/+49 |
2017-08-14 | debugobjects: Make kmemleak ignore debug objects | Waiman Long | 1 | -0/+3 |
2017-08-11 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2 | -11/+13 |
2017-08-10 | fault-inject: fix wrong should_fail() decision in task context | Akinobu Mita | 1 | -3/+5 |
2017-08-10 | test_kmod: fix small memory leak on filesystem tests | Dan Carpenter | 1 | -1/+1 |
2017-08-10 | test_kmod: fix the lock in register_test_dev_kmod() | Dan Carpenter | 1 | -1/+1 |
2017-08-10 | test_kmod: fix bug which allows negative values on two config options | Luis R. Rodriguez | 1 | -4/+4 |
2017-08-10 | test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" | Colin Ian King | 1 | -2/+2 |
2017-08-10 | test_firmware: add batched firmware tests | Luis R. Rodriguez | 1 | -0/+710 |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2 | -23/+36 |
2017-08-10 | locking/lockdep: Apply crossrelease to completions | Byungchul Park | 1 | -0/+9 |
2017-08-10 | locking/lockdep: Implement the 'crossrelease' feature | Byungchul Park | 1 | -0/+12 |
2017-08-09 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 1 | -0/+364 |
2017-08-09 | md/raid6: implement recovery using ARM NEON intrinsics | Ard Biesheuvel | 4 | -1/+233 |
2017-08-09 | md/raid6: use faster multiplication for ARM NEON delta syndrome | Ard Biesheuvel | 1 | -3/+30 |
2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -23/+36 |
2017-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -22/+35 |
2017-07-31 | netlink: Introduce nla_strdup() | Phil Sutter | 1 | -0/+24 |
2017-07-30 | net netlink: Add new type NLA_BITFIELD32 | Jamal Hadi Salim | 1 | -0/+30 |
2017-07-26 | errseq: rename __errseq_set to errseq_set | Jeff Layton | 1 | -10/+7 |
2017-07-26 | x86/kconfig: Make it easier to switch to the new ORC unwinder | Josh Poimboeuf | 1 | -3/+3 |
2017-07-26 | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 1 | -0/+3 |
2017-07-25 | lib: test_rhashtable: Fix KASAN warning | Phil Sutter | 1 | -1/+3 |
2017-07-24 | lib: test_rhashtable: fix for large entry counts | Phil Sutter | 1 | -21/+32 |
2017-07-22 | Merge branch 'bind_unbind' into driver-core-next | Greg Kroah-Hartman | 1 | -0/+2 |
2017-07-22 | driver core: emit uevents when device is bound to a driver | Dmitry Torokhov | 1 | -0/+2 |
2017-07-21 | uuid: fix incorrect uuid_equal conversion in test_uuid_test | Christoph Hellwig | 1 | -1/+1 |
2017-07-18 | swiotlb: Add warnings for use of bounce buffers with SME | Tom Lendacky | 1 | -0/+3 |
2017-07-18 | x86, swiotlb: Add memory encryption support | Tom Lendacky | 1 | -8/+46 |
2017-07-15 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+29 |