Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-08 | 4 | -5/+84 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE | Christophe Leroy | 2019-07-03 | 1 | -4/+5 | |
| * | | | | | | | | | | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel | 2019-06-20 | 3 | -1/+79 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 2019-06-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-08 | 1 | -1/+1 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | keys: Add a 'recurse' flag for keyring searches | David Howells | 2019-06-26 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'v5.2-rc6' into sched/core, to refresh the branch | Ingo Molnar | 2019-06-24 | 25 | -100/+39 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 21 | -152/+53 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 2 | -20/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER | Waiman Long | 2019-06-17 | 1 | -4/+4 | |
| * | | | | | | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 21 | -152/+53 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | locking/atomic: Use s64 for atomic64 | Mark Rutland | 2019-06-03 | 1 | -16/+16 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-08 | 4 | -0/+302 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib/vdso: Make delta calculation work correctly | Thomas Gleixner | 2019-06-26 | 1 | -4/+15 | |
| * | | | | | | | | | | lib/vdso: Add compat support | Vincenzo Frascino | 2019-06-22 | 1 | -0/+4 | |
| * | | | | | | | | | | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino | 2019-06-22 | 4 | -0/+287 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-08 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | genirq/timings: Add selftest for circular array | Daniel Lezcano | 2019-06-12 | 1 | -0/+8 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-08 | 5 | -35/+624 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | rslib: Make some functions static | YueHaibing | 2019-07-02 | 1 | -6/+6 | |
| * | | | | | | | | | | rslib: Fix remaining decoder flaws | Ferdinand Blomqvist | 2019-06-26 | 1 | -20/+68 | |
| * | | | | | | | | | | rslib: Update documentation | Ferdinand Blomqvist | 2019-06-26 | 1 | -4/+8 | |
| * | | | | | | | | | | rslib: Fix handling of of caller provided syndrome | Ferdinand Blomqvist | 2019-06-26 | 1 | -2/+12 | |
| * | | | | | | | | | | rslib: decode_rs: Code cleanup | Ferdinand Blomqvist | 2019-06-26 | 1 | -5/+2 | |
| * | | | | | | | | | | rslib: decode_rs: Fix length parameter check | Ferdinand Blomqvist | 2019-06-26 | 1 | -1/+1 | |
| * | | | | | | | | | | rslib: Fix decoding of shortened codes | Ferdinand Blomqvist | 2019-06-26 | 1 | -2/+2 | |
| * | | | | | | | | | | rslib: Add tests for the encoder and decoder | Ferdinand Blomqvist | 2019-06-26 | 3 | -1/+531 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2019-07-08 | 1 | -68/+253 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | debugobjects: Move printk out of db->lock critical sections | Waiman Long | 2019-06-14 | 1 | -19/+39 | |
| * | | | | | | | | | | debugobjects: Less aggressive freeing of excess debug objects | Waiman Long | 2019-06-14 | 1 | -12/+49 | |
| * | | | | | | | | | | debugobjects: Reduce number of pool_lock acquisitions in fill_pool() | Waiman Long | 2019-06-14 | 1 | -8/+16 | |
| * | | | | | | | | | | debugobjects: Percpu pool lookahead freeing/allocation | Waiman Long | 2019-06-14 | 1 | -6/+69 | |
| * | | | | | | | | | | debugobjects: Add percpu free pools | Waiman Long | 2019-06-14 | 1 | -24/+91 | |
| * | | | | | | | | | | debugobjects: No need to check return value of debugfs_create() | Greg Kroah-Hartman | 2019-06-14 | 1 | -12/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | RAID/s390: remove invalid 'r' inline asm operand modifier | Vasily Gorbik | 2019-06-11 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-05 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib/mpi: Fix karactx leak in mpi_powm | Herbert Xu | 2019-07-03 | 1 | -4/+2 | |
* | | | | | | | | | | | devres: allow const resource arguments | Arnd Bergmann | 2019-07-05 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2019-06-29 | 3 | -4/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | XArray tests: Add check_insert | Matthew Wilcox | 2019-06-02 | 1 | -0/+38 | |
| * | | | | | | | | | | idr: Fix idr_get_next race with idr_remove | Matthew Wilcox (Oracle) | 2019-06-02 | 1 | -2/+12 | |
| * | | | | | | | | | | mm: fix page cache convergence regression | Johannes Weiner | 2019-05-31 | 1 | -2/+10 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 24 | -94/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 | Thomas Gleixner | 2019-06-19 | 1 | -13/+1 | |
| * | | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 | |
| * | | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 9 | -37/+9 |