index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
2018-04-05
6
-380
/
+509
|
|
*
|
|
|
|
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
2018-04-05
4
-3
/
+48
|
|
*
|
|
|
|
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
2018-04-05
8
-3
/
+120
|
|
*
|
|
|
|
syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
Dominik Brodowski
2018-04-05
2
-0
/
+30
|
|
*
|
|
|
|
x86/syscalls: Don't pointlessly reload the system call number
Linus Torvalds
2018-04-05
2
-7
/
+8
|
*
|
|
|
|
|
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
2018-04-10
8
-13
/
+16
|
*
|
|
|
|
|
x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruption
Kirill A. Shutemov
2018-04-10
1
-12
/
+20
|
*
|
|
|
|
|
x86/olpc: Fix inconsistent MFD_CS5535 configuration
Arnd Bergmann
2018-04-09
1
-3
/
+1
|
*
|
|
|
|
|
swiotlb: Use dma_direct_supported() for swiotlb_ops
Christoph Hellwig
2018-04-09
1
-1
/
+1
|
*
|
|
|
|
|
x86/mm: Fix documentation of module mapping range with 4-level paging
Kirill A. Shutemov
2018-04-03
1
-1
/
+1
|
*
|
|
|
|
|
x86/cpuid: Switch to 'static const' specifier
Ralf Ramsauer
2018-03-08
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-15
22
-105
/
+329
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
2018-04-12
1
-0
/
+9
|
*
|
|
|
|
|
|
x86/pti: Leave kernel text global for !PCID
Dave Hansen
2018-04-12
3
-4
/
+82
|
*
|
|
|
|
|
|
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
2018-04-12
3
-10
/
+35
|
*
|
|
|
|
|
|
x86/pti: Enable global pages for shared areas
Dave Hansen
2018-04-12
2
-2
/
+35
|
*
|
|
|
|
|
|
x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
Dave Hansen
2018-04-12
1
-2
/
+4
|
*
|
|
|
|
|
|
x86/mm: Comment _PAGE_GLOBAL mystery
Dave Hansen
2018-04-12
1
-1
/
+10
|
*
|
|
|
|
|
|
x86/mm: Remove extra filtering in pageattr code
Dave Hansen
2018-04-12
1
-4
/
+2
|
*
|
|
|
|
|
|
x86/mm: Do not auto-massage page protections
Dave Hansen
2018-04-12
10
-12
/
+75
|
*
|
|
|
|
|
|
x86/espfix: Document use of _PAGE_GLOBAL
Dave Hansen
2018-04-09
1
-0
/
+4
|
*
|
|
|
|
|
|
x86/mm: Introduce "default" kernel PTE mask
Dave Hansen
2018-04-09
4
-14
/
+34
|
*
|
|
|
|
|
|
x86/mm: Undo double _PAGE_PSE clearing
Dave Hansen
2018-04-09
1
-3
/
+6
|
*
|
|
|
|
|
|
x86/mm: Factor out pageattr _PAGE_GLOBAL setting
Dave Hansen
2018-04-09
1
-43
/
+23
|
*
|
|
|
|
|
|
Merge branch 'linus' into x86/pti to pick up upstream changes
Ingo Molnar
2018-04-09
3003
-55400
/
+181844
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/entry/64: Drop idtentry's manual stack switch for user entries
Andy Lutomirski
2018-04-09
1
-2
/
+2
|
*
|
|
|
|
|
|
|
x86/uapi: Fix asm/bootparam.h userspace compilation errors
Dmitry V. Levin
2018-04-05
1
-9
/
+9
*
|
|
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-15
7
-14
/
+22
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sched/core: Force proper alignment of 'struct util_est'
Peter Zijlstra
2018-04-05
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
5
-9
/
+16
|
*
|
|
|
|
|
|
|
|
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-04-05
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
Merge branch 'linus' into sched/urgent, to pick up fixes and updates
Ingo Molnar
2018-04-05
4361
-527003
/
+192074
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
sched/cpufreq/schedutil: Fix error path mutex unlock
Jules Maselbas
2018-03-31
1
-2
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-15
33
-187
/
+629
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()
Song Liu
2018-04-12
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
|
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
2018-04-10
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
perf/core: Fix perf_uprobe_init()
Song Liu
2018-04-10
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
perf/core: Fix perf_kprobe_init()
Masami Hiramatsu
2018-04-10
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'perf-urgent-for-mingo-4.17-20180409' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-04-10
6
-24
/
+29
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
perf tests clang: Fix function name for clang IR test
Sandipan Das
2018-04-09
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
perf clang: Add support for recent clang versions
Sandipan Das
2018-04-09
1
-1
/
+10
|
|
*
|
|
|
|
|
|
|
|
|
perf tools: Fix perf builds with clang support
Sandipan Das
2018-04-09
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
perf tools: No need to include namespaces.h in util.h
Arnaldo Carvalho de Melo
2018-04-09
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
perf hists browser: Remove leftover from row returned from refresh
Arnaldo Carvalho de Melo
2018-04-06
1
-8
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
Arnaldo Carvalho de Melo
2018-04-06
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
Adrian Hunter
2018-04-06
1
-10
/
+10
|
*
|
|
|
|
|
|
|
|
|
|
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-04-09
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'perf-urgent-for-mingo-4.17-20180406' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-04-06
6
-40
/
+141
|
|
\
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
2018-04-05
1
-4
/
+108
|
|
*
|
|
|
|
|
|
|
|
|
perf report: Remove duplicated 'samples' in lost samples warning
Arnaldo Carvalho de Melo
2018-04-05
1
-1
/
+1
[prev]
[next]