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