summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-1/+11
|\
| * capabilities: Don't allow writing ambiguous v3 file capabilitiesEric W. Biederman2020-12-291-1/+11
* | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2021-02-233-6/+6
|\ \
| * | workqueue: Use %s instead of function nameStephen Zhang2021-01-271-2/+2
| * | workqueue: tracing the name of the workqueue instead of it's addressZqiang2021-01-191-3/+3
| * | workqueue: fix annotation for WQ_SYSFSMenglong Dong2021-01-191-1/+1
* | | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-02-232-44/+17
|\ \ \
| * | | cpuset: fix typos in commentsAubrey Li2021-01-151-3/+3
| * | | cgroup: cgroup.{procs,threads} factor out common partsMichal Koutný2021-01-151-41/+14
* | | | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-22193-2133/+2718
|\ \ \ \
| * | | | powerpc/perf: Adds support for programming of Thresholding in P10Kajol Jain2021-02-1111-34/+102
| * | | | powerpc/pci: Remove unimplemented prototypesOliver O'Halloran2021-02-111-4/+0
| * | | | powerpc/uaccess: Merge raw_copy_to_user_allowed() into raw_copy_to_user()Christophe Leroy2021-02-111-7/+1
| * | | | powerpc/uaccess: Merge __put_user_size_allowed() into __put_user_size()Christophe Leroy2021-02-111-7/+3
| * | | | powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_u...Christophe Leroy2021-02-111-41/+0
| * | | | powerpc/64: Fix stack trace not displaying final frameMichael Ellerman2021-02-113-2/+5
| * | | | powerpc/time: Remove get_tbl()Christophe Leroy2021-02-111-6/+0
| * | | | powerpc/time: Avoid using get_tbl()Christophe Leroy2021-02-111-4/+4
| * | | | spi: mpc52xx: Avoid using get_tbl()Christophe Leroy2021-02-111-6/+6
| * | | | powerpc/syscall: Avoid storing 'current' in another pointerChristophe Leroy2021-02-111-12/+9
| * | | | powerpc/32: Handle bookE debugging in C in syscall entry/exitChristophe Leroy2021-02-116-55/+42
| * | | | powerpc/syscall: Do not check unsupported scv vector on PPC32Christophe Leroy2021-02-112-4/+10
| * | | | powerpc/32: Remove the counter in global_dbcr0Christophe Leroy2021-02-113-16/+4
| * | | | powerpc/32: Remove verification of MSR_PR on syscall in the ASM entryChristophe Leroy2021-02-113-36/+0
| * | | | powerpc/syscall: implement system call entry/exit logic in C for PPC32Christophe Leroy2021-02-113-229/+30
| * | | | powerpc/32: Always save non volatile GPRs at syscall entryChristophe Leroy2021-02-114-62/+8
| * | | | powerpc/syscall: Change condition to check MSR_RIChristophe Leroy2021-02-111-3/+4
| * | | | powerpc/syscall: Save r3 in regs->orig_r3Christophe Leroy2021-02-112-2/+2
| * | | | powerpc/syscall: Use is_compat_task()Christophe Leroy2021-02-111-1/+3
| * | | | powerpc/syscall: Make interrupt.c buildable on PPC32Christophe Leroy2021-02-112-9/+26
| * | | | powerpc/syscall: Rename syscall_64.c into interrupt.cChristophe Leroy2021-02-112-1/+1
| * | | | powerpc/irq: Add stub irq_soft_mask_return() for PPC32Christophe Leroy2021-02-111-0/+5
| * | | | powerpc/irq: Rework helpers that manipulate MSR[EE/RI]Christophe Leroy2021-02-112-24/+52
| * | | | powerpc/irq: Add helper to set regs->softeChristophe Leroy2021-02-111-2/+9
| * | | | powerpc/32: Reorder instructions to avoid using CTR in syscall entryChristophe Leroy2021-02-111-12/+10
| * | | | powerpc/32: On syscall entry, enable instruction translation at the same time...Christophe Leroy2021-02-112-22/+11
| * | | | powerpc/32: Always enable data translation on syscall entryChristophe Leroy2021-02-112-24/+1
| * | | | powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy2021-02-111-0/+3
| * | | | powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE modeWill Springer2021-02-111-21/+28
| * | | | powerpc: use kernel endianness in MSR in 32-bit signal handlerJoseph J Allen2021-02-111-1/+2
| * | | | powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini2021-02-113-1/+37
| * | | | powerpc/mm: Remove dcache flush from memory remove.Aneesh Kumar K.V2021-02-112-22/+29
| * | | | powerpc/mm: Add PG_dcache_clean to indicate dcache clean stateAneesh Kumar K.V2021-02-115-13/+19
| * | | | powerpc/mm: Enable compound page check for both THP and HugeTLBAneesh Kumar K.V2021-02-113-26/+22
| * | | | powerpc/xive: Assign boolean values to a bool variableJiapeng Chong2021-02-111-2/+2
| * | | | powerpc/32: Preserve cr1 in exception prolog stack check to fix build errorChristophe Leroy2021-02-112-7/+1
| * | | | powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin2021-02-113-8/+1
| * | | | powerpc/64s: syscall real mode entry use mtmsrd rather than rfidNicholas Piggin2021-02-112-6/+9
| * | | | powerpc/kuap: Restore AMR after replaying soft interruptsAlexey Kardashevskiy2021-02-111-1/+26
| * | | | powerpc/uaccess: Avoid might_fault() when user access is enabledAlexey Kardashevskiy2021-02-111-3/+10