summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix afs_store_data() to set mtime in new operation descriptorDavid Howells2020-06-121-0/+1
* Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-1211-65/+109
|\
| * x86/vdso: Unbreak paravirt VDSO clocksThomas Gleixner2020-06-091-0/+18
| * lib/vdso: Provide sanity check for cycles (again)Thomas Gleixner2020-06-091-0/+11
| * clocksource: Remove obsolete ifdefThomas Gleixner2020-06-091-2/+0
| * x86_64: Fix jiffies ODR violationBob Haarman2020-06-092-6/+2
| * x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-091-2/+5
| * x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-091-18/+10
| * x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-091-37/+50
| * x86/cpu: Add Sapphire Rapids CPU model numberTony Luck2020-06-031-0/+2
| *---. Merge branches 'x86/apic', 'x86/misc' and 'x86/splitlock' into x86/urgentIngo Molnar2020-06-013-1/+12
| |\ \ \
| | | | * x86/split_lock: Add Icelake microserver and Tigerlake CPU modelsFenghua Yu2020-05-281-0/+3
| | | * | x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-05-251-0/+8
| | * | | x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov2020-05-261-1/+1
| | |/ /
* | | | Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-121-1/+1
|\ \ \ \
| * | | | lib/vdso: Force inlining of __cvdso_clock_gettime_common()Christophe Leroy2020-06-031-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-1135-148/+215
|\ \ \ \ \
| * | | | | kernel: set USER_DS in kthread_use_mmChristoph Hellwig2020-06-115-17/+8
| * | | | | kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-1112-41/+40
| * | | | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-111-1/+1
| * | | | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-1118-85/+66
| * | | | | stacktrace: cleanup inconsistent variable typeWalter Wu2020-06-111-1/+1
| * | | | | lib: test get_count_order/long in test_bitops.cWei Yang2020-06-112-7/+56
| * | | | | mm: add comments on pglist_data zonesBen Widawsky2020-06-111-1/+13
| * | | | | ocfs2: fix spelling mistake and grammarKeyur Patel2020-06-111-1/+1
| * | | | | mm/debug_vm_pgtable: fix kernel crash by checking for THP supportAneesh Kumar K.V2020-06-111-0/+6
| * | | | | lib: fix bitmap_parse() on 64-bit big endian archsAlexander Gordeev2020-06-111-2/+7
| * | | | | checkpatch: correct check for kernel parameters docTim Froidcoeur2020-06-111-2/+2
| * | | | | nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi2020-06-111-0/+2
| * | | | | lib/lz4/lz4_decompress.c: document deliberate use of `&'Joe Perches2020-06-111-0/+3
| * | | | | kcov: check kcov_softirq in kcov_remote_stop()Andrey Konovalov2020-06-111-8/+18
| * | | | | scripts/spelling: add a few more typosSeongJae Park2020-06-111-0/+9
| * | | | | khugepaged: selftests: fix timeout condition in wait_for_scan()Dan Carpenter2020-06-111-1/+1
* | | | | | alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel2020-06-111-1/+6
* | | | | | Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-1131-183/+500
|\ \ \ \ \ \
| * | | | | | riscv: set the permission of vdso_data to read-onlyVincent Chen2020-06-111-2/+14
| * | | | | | riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-1116-69/+199
| * | | | | | riscv: fix build warning of missing prototypesZong Li2020-06-101-0/+1
| * | | | | | RISC-V: Don't mark init section as non-executableAnup Patel2020-06-101-11/+0
| * | | | | | RISC-V: Force select RISCV_INTC for CONFIG_RISCVAnup Patel2020-06-101-0/+1
| * | | | | | RISC-V: Remove do_IRQ() functionAnup Patel2020-06-102-7/+3
| * | | | | | clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel2020-06-103-13/+40
| * | | | | | irqchip: RISC-V per-HART local interrupt controller driverAnup Patel2020-06-109-43/+188
| * | | | | | RISC-V: Rename and move plic_find_hart_id() to arch directoryAnup Patel2020-06-103-15/+18
| * | | | | | RISC-V: self-contained IPI handling routineAnup Patel2020-06-104-9/+22
| * | | | | | RISC-V: Sort select statements alphanumericallyPalmer Dabbelt2020-06-101-34/+34
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-118-7/+30
|\ \ \ \ \ \ \
| * | | | | | | arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel2020-06-112-1/+6
| * | | | | | | arm64: acpi: fix UBSAN warningNick Desaulniers2020-06-101-2/+3
| * | | | | | | arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers2020-06-102-0/+16