summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-03245-24/+245
|\
| * ASoC: MT6660: make spdxcheck.py happyLukas Bulwahn2020-03-251-1/+1
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-25246-0/+246
| * .gitignore: remove too obvious commentsMasahiro Yamada2020-03-2510-24/+0
* | Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-036-99/+65
|\ \
| * | x86/xen: Make the secondary CPU idle tasks reliableMiroslav Benes2020-03-302-1/+12
| * | x86/xen: Make the boot CPU idle task reliableMiroslav Benes2020-03-301-2/+6
| * | xen-pciback: fix INTERRUPT_TYPE_* definesMarek Marczykowski-Górecki2020-03-302-5/+5
| * | xen/xenbus: remove unused xenbus_map_ring()Juergen Gross2020-03-302-91/+42
* | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2020-04-032-10/+6
|\ \ \
| * | | workqueue: Mark up unlocked access to wq->first_flusherChris Wilson2020-03-121-2/+2
| * | | workqueue: Make workqueue_init*() return voidYu Chen2020-03-042-8/+4
* | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-04-0321-148/+795
|\ \ \ \
| * | | | docs: cgroup-v1: Document the cpuset_v2_mode mount optionWaiman Long2020-04-032-2/+17
| * | | | Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo2020-04-033-19/+17
| * | | | cgroupfs: Support user xattrsDaniel Xu2020-03-161-1/+2
| * | | | kernfs: Add option to enable user xattrsDaniel Xu2020-03-163-2/+100
| * | | | kernfs: Add removed_size out param for simple_xattr_setDaniel Xu2020-03-164-4/+14
| * | | | kernfs: kvmalloc xattr value instead of kmallocDaniel Xu2020-03-161-3/+3
| * | | | cgroup: Restructure release_agent_path handlingTejun Heo2020-03-121-17/+17
| * | | | Merge branch 'for-5.6-fixes' into for-5.7Tejun Heo2020-03-122-4/+4
| |\ \ \ \
| * | | | | selftests/cgroup: add tests for cloning into cgroupsChristian Brauner2020-02-125-5/+214
| * | | | | clone3: allow spawning processes into cgroupsChristian Brauner2020-02-127-39/+214
| * | | | | cgroup: add cgroup_may_write() helperChristian Brauner2020-02-121-7/+17
| * | | | | cgroup: refactor fork helpersChristian Brauner2020-02-122-23/+27
| * | | | | cgroup: add cgroup_get_from_file() helperChristian Brauner2020-02-121-11/+19
| * | | | | cgroup: unify attach permission checkingChristian Brauner2020-02-121-14/+25
| * | | | | cpuset: Make cpuset hotplug synchronousPrateek Sood2020-02-123-17/+19
| * | | | | cgroup.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-121-1/+2
| * | | | | kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan2020-02-121-0/+113
| * | | | | cgroup: Clean up css_set task traversalMichal Koutný2020-02-122-36/+28
* | | | | | Merge tag 'kgdb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-04-031-8/+12
|\ \ \ \ \ \
| * | | | | | kdb: Censor attempts to set PROMPT without ENABLE_MEM_READDaniel Thompson2020-04-011-4/+8
| * | | | | | kdb: Eliminate strncpy() warnings by replacing with strscpy()Daniel Thompson2020-04-011-4/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-04-039-111/+88
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'misc' and 'devel-stable' into for-linusRussell King2020-04-021-76/+86
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'arm32-efi-cache-ops-for-rmk' of git://git.kernel.org/pub/scm/linux...Russell King2020-03-121-76/+86
| | |\ \ \ \ \ \
| | | * | | | | | ARM: decompressor: switch to by-VA cache maintenance for v7 coresArd Biesheuvel2020-02-271-53/+30
| | | * | | | | | ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenanceArd Biesheuvel2020-02-271-0/+10
| | | * | | | | | ARM: decompressor: factor out routine to obtain the inflated image sizeArd Biesheuvel2020-02-271-17/+26
| * | | | | | | | ARM: 8966/1: rpc: replace setup_irq() by request_irq()afzal mohammed2020-03-191-6/+2
| * | | | | | | | ARM: 8965/2: footbridge: replace setup_irq() by request_irq()afzal mohammed2020-03-193-22/+10
| * | | | | | | | ARM: 8964/1: ebsa110: replace setup_irq() by request_irq()afzal mohammed2020-03-191-7/+5
| * | | | | | | | ARM: 8962/1: kexec: drop invalid assembly argumentStefan Agner2020-03-121-4/+4
| * | | | | | | | ARM: 8959/1: Remove unused .fixup section in boot stubKees Cook2020-02-211-1/+0
| * | | | | | | | ARM: allow unwinder to unwind recursive functionsRussell King2020-02-211-1/+1
| |/ / / / / / /
* | | | | | | | remoteproc/omap: Fix set_load call in omap_rproc_request_timerNathan Chancellor2020-04-031-1/+1
* | | | | | | | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-03258-2659/+5749
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: drop an old reference to stm32 pwm timers docMauro Carvalho Chehab2020-04-011-1/+0
| * | | | | | | | MAINTAINERS: dt: update etnaviv file referenceMauro Carvalho Chehab2020-04-011-1/+1