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
*
nvdimm: Clarify comment in sizeof_namespace_index
Alexander Duyck
2018-10-12
1
-1
/
+2
*
nvdimm: Sanity check labeloff
Alexander Duyck
2018-10-12
1
-0
/
+7
*
libnvdimm, dimm: Maximize label transfer size
Dan Williams
2018-10-11
1
-7
/
+6
*
libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
Dan Williams
2018-10-09
1
-1
/
+3
*
libnvdimm, namespace: Drop the repeat assignment for variable dev->parent
GuangZhe Fu
2018-10-02
1
-1
/
+0
*
libnvdimm, region: Fail badblocks listing for inactive regions
Dan Williams
2018-09-28
1
-2
/
+9
*
libnvdimm, pfn: during init, clear errors in the metadata area
Vishal Verma
2018-09-28
1
-1
/
+60
*
libnvdimm: Set device node in nd_device_register
Alexander Duyck
2018-09-26
1
-6
/
+10
*
libnvdimm: Hold reference on parent while scheduling async init
Alexander Duyck
2018-09-26
1
-0
/
+4
*
libnvdimm: remove duplicate include
Pankaj Gupta
2018-09-26
1
-1
/
+0
*
Linux 4.19-rc4
v4.19-rc4
Linus Torvalds
2018-09-16
1
-1
/
+1
*
Code of Conduct: Let's revamp it.
Greg Kroah-Hartman
2018-09-16
3
-29
/
+82
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-15
7
-25
/
+30
|
\
|
*
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
2018-09-15
1
-0
/
+2
|
*
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2018-09-14
2
-10
/
+1
|
*
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
Guenter Roeck
2018-09-12
1
-2
/
+1
|
*
x86/xen: Disable CPU0 hotplug for Xen PV
Juergen Gross
2018-09-12
1
-1
/
+3
|
*
x86/EISA: Don't probe EISA bus for Xen PV guests
Boris Ostrovsky
2018-09-11
1
-2
/
+8
|
*
x86/doc: Fix Documentation/x86/earlyprintk.txt
Randy Dunlap
2018-09-10
1
-10
/
+15
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-15
3
-15
/
+22
|
\
\
|
*
|
sched/fair: Fix kernel-doc notation warning
Randy Dunlap
2018-09-10
1
-0
/
+1
|
*
|
sched/fair: Fix load_balance redo for !imbalance
Vincent Guittot
2018-09-10
1
-1
/
+1
|
*
|
sched/fair: Fix scale_rt_capacity() for SMT
Vincent Guittot
2018-09-10
1
-3
/
+3
|
*
|
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-10
1
-1
/
+2
|
*
|
sched/pelt: Fix update_blocked_averages() for RT and DL classes
Vincent Guittot
2018-09-10
1
-4
/
+10
|
*
|
sched/topology: Set correct NUMA topology type
Srikar Dronamraju
2018-09-10
1
-4
/
+1
|
*
|
sched/debug: Fix potential deadlock when writing to sched_features
Jiada Wang
2018-09-10
1
-2
/
+4
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-15
28
-43
/
+423
|
\
\
|
*
\
Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-09-12
11
-3
/
+132
|
|
\
\
|
|
*
|
perf tools: Fix maps__find_symbol_by_name()
Adrian Hunter
2018-09-11
1
-0
/
+11
|
|
*
|
tools headers uapi: Update tools's copy of linux/if_link.h
Arnaldo Carvalho de Melo
2018-09-11
1
-0
/
+17
|
|
*
|
tools headers uapi: Update tools's copy of linux/vhost.h
Arnaldo Carvalho de Melo
2018-09-11
1
-0
/
+18
|
|
*
|
tools headers uapi: Update tools's copies of kvm headers
Arnaldo Carvalho de Melo
2018-09-11
5
-1
/
+73
|
|
*
|
tools headers uapi: Update tools's copy of drm/drm.h
Arnaldo Carvalho de Melo
2018-09-11
1
-0
/
+9
|
|
*
|
tools headers uapi: Update tools's copy of asm-generic/unistd.h
Arnaldo Carvalho de Melo
2018-09-11
1
-1
/
+3
|
|
*
|
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
2018-09-11
1
-1
/
+1
|
|
/
/
|
*
|
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-10
1
-0
/
+4
|
*
|
perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use
Peter Zijlstra
2018-09-10
1
-1
/
+1
|
*
|
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
2018-09-10
1
-0
/
+4
|
*
|
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-09-09
15
-39
/
+282
|
|
\
\
|
|
*
|
perf annotate: Fix parsing aarch64 branch instructions after objdump update
Kim Phillips
2018-08-30
2
-1
/
+22
|
|
*
|
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
2018-08-30
1
-1
/
+3
|
|
*
|
perf event-parse: Use fixed size string for comms
Chris Phlipot
2018-08-30
1
-4
/
+3
|
|
*
|
perf util: Fix bad memory access in trace info.
Chris Phlipot
2018-08-30
1
-1
/
+1
|
|
*
|
perf tools: Streamline bpf examples and headers installation
Arnaldo Carvalho de Melo
2018-08-30
1
-8
/
+6
|
|
*
|
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
2018-08-30
1
-2
/
+3
|
|
*
|
perf arm64: Fix include path for asm-generic/unistd.h
Kim Phillips
2018-08-30
2
-5
/
+6
|
|
*
|
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
Jiri Olsa
2018-08-30
1
-8
/
+3
|
|
*
|
perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
Jiri Olsa
2018-08-30
1
-4
/
+2
|
|
*
|
perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
Jiri Olsa
2018-08-30
1
-3
/
+2
[next]