Age | Commit message (Expand) | Author |
2019-07-09 | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-08 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-08 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-07-08 | Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-08 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2019-07-08 | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-07-05 | devres: allow const resource arguments | Arnd Bergmann |
2019-07-03 | lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE | Christophe Leroy |
2019-07-03 | lib/mpi: Fix karactx leak in mpi_powm | Herbert Xu |
2019-07-02 | rslib: Make some functions static | YueHaibing |
2019-07-01 | sbitmap: Replace cmpxchg with xchg | Pavel Begunkov |
2019-06-29 | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-06-26 | keys: Add a 'recurse' flag for keyring searches | David Howells |
2019-06-26 | rslib: Fix remaining decoder flaws | Ferdinand Blomqvist |
2019-06-26 | rslib: Update documentation | Ferdinand Blomqvist |
2019-06-26 | rslib: Fix handling of of caller provided syndrome | Ferdinand Blomqvist |
2019-06-26 | rslib: decode_rs: Code cleanup | Ferdinand Blomqvist |
2019-06-26 | rslib: decode_rs: Fix length parameter check | Ferdinand Blomqvist |
2019-06-26 | rslib: Fix decoding of shortened codes | Ferdinand Blomqvist |
2019-06-26 | rslib: Add tests for the encoder and decoder | Ferdinand Blomqvist |
2019-06-26 | lib/vdso: Make delta calculation work correctly | Thomas Gleixner |
2019-06-24 | Merge tag 'v5.2-rc6' into sched/core, to refresh the branch | Ingo Molnar |
2019-06-22 | lib/vdso: Add compat support | Vincenzo Frascino |
2019-06-22 | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-20 | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner |
2019-06-18 | Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-17 | locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER | Waiman Long |
2019-06-17 | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar |
2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2019-06-14 | debugobjects: Move printk out of db->lock critical sections | Waiman Long |
2019-06-14 | debugobjects: Less aggressive freeing of excess debug objects | Waiman Long |
2019-06-14 | debugobjects: Reduce number of pool_lock acquisitions in fill_pool() | Waiman Long |
2019-06-14 | debugobjects: Percpu pool lookahead freeing/allocation | Waiman Long |
2019-06-14 | debugobjects: Add percpu free pools | Waiman Long |
2019-06-14 | debugobjects: No need to check return value of debugfs_create() | Greg Kroah-Hartman |
2019-06-13 | lib/genalloc: introduce chunk owners | Dan Williams |
2019-06-12 | genirq/timings: Add selftest for circular array | Daniel Lezcano |