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
*
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2019-07-01
4
-159
/
+167
*
ARCv2: entry: avoid a branch
Vineet Gupta
2019-07-01
1
-3
/
+2
*
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
2019-07-01
2
-8
/
+11
*
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
2019-07-01
1
-16
/
+62
*
ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
Vineet Gupta
2019-07-01
1
-4
/
+3
*
ARC: mm: do_page_fault refactor #7: fold the various error handling
Vineet Gupta
2019-07-01
1
-34
/
+14
*
ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
Vineet Gupta
2019-07-01
1
-11
/
+10
*
ARC: mm: do_page_fault refactor #5: scoot no_context to end
Vineet Gupta
2019-07-01
1
-14
/
+7
*
ARC: mm: do_page_fault refactor #4: consolidate retry related logic
Vineet Gupta
2019-07-01
1
-29
/
+31
*
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
Vineet Gupta
2019-07-01
1
-18
/
+21
*
ARC: mm: do_page_fault refactor #2: remove short lived variable
Vineet Gupta
2019-07-01
1
-6
/
+1
*
ARC: mm: do_page_fault refactor #1: remove label @good_area
Vineet Gupta
2019-07-01
1
-7
/
+5
*
Linux 5.2-rc7
v5.2-rc7
Linus Torvalds
2019-06-30
1
-2
/
+2
*
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-30
1
-1
/
+1
|
\
|
*
powerpc/64s/exception: Fix machine check early corrupting AMR
Nicholas Piggin
2019-06-25
1
-1
/
+1
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-30
1
-0
/
+6
|
\
\
|
*
|
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
2019-06-27
1
-0
/
+3
|
*
|
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-06-26
1
-0
/
+3
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
8
-55
/
+89
|
\
\
\
|
*
|
|
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
2019-06-28
1
-4
/
+22
|
*
|
|
perf/x86: Always store regs->ip in perf_callchain_kernel()
Song Liu
2019-06-28
1
-5
/
+5
|
*
|
|
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
2019-06-26
1
-1
/
+10
|
*
|
|
x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()
Kirill A. Shutemov
2019-06-26
1
-11
/
+13
|
*
|
|
x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
Kirill A. Shutemov
2019-06-26
1
-1
/
+2
|
*
|
|
x86/boot/64: Fix crash if kernel image crosses page table boundary
Kirill A. Shutemov
2019-06-26
1
-8
/
+9
|
*
|
|
x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
Colin Ian King
2019-06-22
1
-1
/
+2
|
*
|
|
x86/resctrl: Prevent possible overrun during bitmap operations
Reinette Chatre
2019-06-20
1
-19
/
+16
|
*
|
|
x86/microcode: Fix the microcode load on CPU hotplug for real
Thomas Gleixner
2019-06-19
1
-5
/
+10
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-29
11
-38
/
+48
|
\
\
\
\
|
*
|
|
|
perf/x86/regs: Use PERF_REG_EXTENDED_MASK
Kan Liang
2019-06-24
3
-3
/
+5
|
*
|
|
|
perf/x86: Remove pmu->pebs_no_xmm_regs
Kan Liang
2019-06-24
3
-7
/
+4
|
*
|
|
|
perf/x86: Clean up PEBS_XMM_REGS
Kan Liang
2019-06-24
3
-21
/
+3
|
*
|
|
|
perf/x86/regs: Check reserved bits
Kan Liang
2019-06-24
1
-2
/
+5
|
*
|
|
|
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
2019-06-24
5
-4
/
+27
|
*
|
|
|
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
2019-06-24
1
-0
/
+3
|
*
|
|
|
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-06-17
1
-1
/
+1
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
5
-17
/
+71
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'irqchip-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2019-06-17
5
-17
/
+71
|
|
\
\
\
\
\
|
|
*
|
|
|
|
irqchip/gic-v3-its: Fix command queue pointer comparison bug
Heyi Guo
2019-06-05
1
-11
/
+24
|
|
*
|
|
|
|
irqchip/mips-gic: Use the correct local interrupt map registers
Paul Burton
2019-06-05
2
-2
/
+32
|
|
*
|
|
|
|
irqchip/ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping fail
Peter Ujfalusi
2019-06-05
1
-2
/
+2
|
|
*
|
|
|
|
irqchip/irq-csky-mpintc: Support auto irq deliver to all cpus
Guo Ren
2019-06-05
1
-2
/
+13
*
|
|
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
4
-13
/
+18
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...
Thomas Gleixner
2019-06-22
12110
-100437
/
+19077
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
efibc: Replace variable set function in notifier call
Tian Baofeng
2019-06-22
1
-5
/
+7
|
|
*
|
|
|
|
|
|
x86/efi: fix a -Wtype-limits compilation warning
Qian Cai
2019-06-21
1
-1
/
+1
|
|
*
|
|
|
|
|
|
efi/bgrt: Drop BGRT status field reserved bits check
Hans de Goede
2019-06-11
1
-5
/
+0
|
|
*
|
|
|
|
|
|
efi/memreserve: deal with memreserve entries in unmapped memory
Ard Biesheuvel
2019-06-11
1
-2
/
+10
*
|
|
|
|
|
|
|
|
Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-06-29
3
-6
/
+31
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
2019-06-26
3
-6
/
+31
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
[next]