index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Fix afs_store_data() to set mtime in new operation descriptor
David Howells
2020-06-12
1
-0
/
+1
*
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-12
11
-65
/
+109
|
\
|
*
x86/vdso: Unbreak paravirt VDSO clocks
Thomas Gleixner
2020-06-09
1
-0
/
+18
|
*
lib/vdso: Provide sanity check for cycles (again)
Thomas Gleixner
2020-06-09
1
-0
/
+11
|
*
clocksource: Remove obsolete ifdef
Thomas Gleixner
2020-06-09
1
-2
/
+0
|
*
x86_64: Fix jiffies ODR violation
Bob Haarman
2020-06-09
2
-6
/
+2
|
*
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
2020-06-09
1
-2
/
+5
|
*
x86/speculation: Prevent rogue cross-process SSBD shutdown
Anthony Steinhauser
2020-06-09
1
-18
/
+10
|
*
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
2020-06-09
1
-37
/
+50
|
*
x86/cpu: Add Sapphire Rapids CPU model number
Tony Luck
2020-06-03
1
-0
/
+2
|
*
-
-
-
.
Merge branches 'x86/apic', 'x86/misc' and 'x86/splitlock' into x86/urgent
Ingo Molnar
2020-06-01
3
-1
/
+12
|
|
\
\
\
|
|
|
|
*
x86/split_lock: Add Icelake microserver and Tigerlake CPU models
Fenghua Yu
2020-05-28
1
-0
/
+3
|
|
|
*
|
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Hill Ma
2020-05-25
1
-0
/
+8
|
|
*
|
|
x86/apic: Make TSC deadline timer detection message visible
Borislav Petkov
2020-05-26
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
lib/vdso: Force inlining of __cvdso_clock_gettime_common()
Christophe Leroy
2020-06-03
1
-1
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-11
35
-148
/
+215
|
\
\
\
\
\
|
*
|
|
|
|
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
2020-06-11
5
-17
/
+8
|
*
|
|
|
|
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
2020-06-11
12
-41
/
+40
|
*
|
|
|
|
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2020-06-11
1
-1
/
+1
|
*
|
|
|
|
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2020-06-11
18
-85
/
+66
|
*
|
|
|
|
stacktrace: cleanup inconsistent variable type
Walter Wu
2020-06-11
1
-1
/
+1
|
*
|
|
|
|
lib: test get_count_order/long in test_bitops.c
Wei Yang
2020-06-11
2
-7
/
+56
|
*
|
|
|
|
mm: add comments on pglist_data zones
Ben Widawsky
2020-06-11
1
-1
/
+13
|
*
|
|
|
|
ocfs2: fix spelling mistake and grammar
Keyur Patel
2020-06-11
1
-1
/
+1
|
*
|
|
|
|
mm/debug_vm_pgtable: fix kernel crash by checking for THP support
Aneesh Kumar K.V
2020-06-11
1
-0
/
+6
|
*
|
|
|
|
lib: fix bitmap_parse() on 64-bit big endian archs
Alexander Gordeev
2020-06-11
1
-2
/
+7
|
*
|
|
|
|
checkpatch: correct check for kernel parameters doc
Tim Froidcoeur
2020-06-11
1
-2
/
+2
|
*
|
|
|
|
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
2020-06-11
1
-0
/
+2
|
*
|
|
|
|
lib/lz4/lz4_decompress.c: document deliberate use of `&'
Joe Perches
2020-06-11
1
-0
/
+3
|
*
|
|
|
|
kcov: check kcov_softirq in kcov_remote_stop()
Andrey Konovalov
2020-06-11
1
-8
/
+18
|
*
|
|
|
|
scripts/spelling: add a few more typos
SeongJae Park
2020-06-11
1
-0
/
+9
|
*
|
|
|
|
khugepaged: selftests: fix timeout condition in wait_for_scan()
Dan Carpenter
2020-06-11
1
-1
/
+1
*
|
|
|
|
|
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
2020-06-11
1
-1
/
+6
*
|
|
|
|
|
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-11
31
-183
/
+500
|
\
\
\
\
\
\
|
*
|
|
|
|
|
riscv: set the permission of vdso_data to read-only
Vincent Chen
2020-06-11
1
-2
/
+14
|
*
|
|
|
|
|
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-06-11
16
-69
/
+199
|
*
|
|
|
|
|
riscv: fix build warning of missing prototypes
Zong Li
2020-06-10
1
-0
/
+1
|
*
|
|
|
|
|
RISC-V: Don't mark init section as non-executable
Anup Patel
2020-06-10
1
-11
/
+0
|
*
|
|
|
|
|
RISC-V: Force select RISCV_INTC for CONFIG_RISCV
Anup Patel
2020-06-10
1
-0
/
+1
|
*
|
|
|
|
|
RISC-V: Remove do_IRQ() function
Anup Patel
2020-06-10
2
-7
/
+3
|
*
|
|
|
|
|
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
2020-06-10
3
-13
/
+40
|
*
|
|
|
|
|
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
2020-06-10
9
-43
/
+188
|
*
|
|
|
|
|
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
2020-06-10
3
-15
/
+18
|
*
|
|
|
|
|
RISC-V: self-contained IPI handling routine
Anup Patel
2020-06-10
4
-9
/
+22
|
*
|
|
|
|
|
RISC-V: Sort select statements alphanumerically
Palmer Dabbelt
2020-06-10
1
-34
/
+34
*
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-11
8
-7
/
+30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
arm64: warn on incorrect placement of the kernel by the bootloader
Ard Biesheuvel
2020-06-11
2
-1
/
+6
|
*
|
|
|
|
|
|
arm64: acpi: fix UBSAN warning
Nick Desaulniers
2020-06-10
1
-2
/
+3
|
*
|
|
|
|
|
|
arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO
Nick Desaulniers
2020-06-10
2
-0
/
+16
[next]