index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
/
msu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
intel_th: msu: Fix kernel-doc warnings
Randy Dunlap
2024-05-04
1
-2
/
+10
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-1
/
+1
*
intel_th: msu: Fix vmalloced buffers
Alexander Shishkin
2022-07-08
1
-2
/
+12
*
intel_th: msu: Use memset_startat() for clearing hw header
Kees Cook
2022-02-14
1
-3
/
+1
*
intel_th: msu: Make contiguous buffers uncached
Alexander Shishkin
2021-06-24
1
-16
/
+32
*
intel_th: Constify attribute_group structs
Rikard Falkeborn
2021-04-16
1
-1
/
+1
*
hwtracing: intel: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-1
/
+1
*
intel_th: msu: Make stopping the trace optional
Alexander Shishkin
2020-03-24
1
-1
/
+37
*
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
2020-03-23
1
-6
/
+7
|
\
|
*
intel_th: Fix user-visible error codes
Alexander Shishkin
2020-03-18
1
-3
/
+3
|
*
intel_th: msu: Fix the unexpected state warning
Alexander Shishkin
2020-03-18
1
-3
/
+4
*
|
intel_th: Disallow multi mode on devices where it's broken
Alexander Shishkin
2020-03-18
1
-2
/
+9
|
/
*
intel_th: msu: Fix window switching without windows
Alexander Shishkin
2019-12-17
1
-5
/
+9
*
intel_th: msu: Fix possible memory leak in mode_store()
Wei Yongjun
2019-11-04
1
-1
/
+3
*
intel_th: msu: Fix overflow in shift of an unsigned int
Colin Ian King
2019-11-04
1
-1
/
+1
*
intel_th: msu: Fix missing allocation failure check on a kstrndup
Colin Ian King
2019-11-04
1
-0
/
+3
*
intel_th: msu: Fix an uninitialized mutex
Alexander Shishkin
2019-11-04
1
-1
/
+1
*
intel_th: msu: Preserve pre-existing buffer configuration
Alexander Shishkin
2019-07-25
1
-2
/
+7
*
intel_th: msu: Prevent freeing buffers while locked windows exist
Alexander Shishkin
2019-07-25
1
-0
/
+5
*
intel_th: msu: Get rid of the window size limit
Alexander Shishkin
2019-07-25
1
-71
/
+68
*
intel_th: msu: Introduce buffer interface
Alexander Shishkin
2019-07-25
1
-20
/
+368
*
intel_th: msu: Start read iterator from a non-empty window
Alexander Shishkin
2019-07-03
1
-9
/
+33
*
intel_th: msu: Split sgt array and pointer in multiwindow mode
Alexander Shishkin
2019-07-03
1
-10
/
+13
*
intel_th: msu: Support multipage blocks
Alexander Shishkin
2019-07-03
1
-18
/
+38
*
intel_th: msu: Fix single mode with disabled IOMMU
Alexander Shishkin
2019-07-03
1
-1
/
+1
*
intel_th: msu: Remove set but not used variable 'last'
YueHaibing
2019-07-03
1
-2
/
+1
*
intel_th: msu: Fix unused variable warning on arm64 platform
Shaokun Zhang
2019-07-03
1
-13
/
+27
*
intel_th: msu: Add current window tracking
Alexander Shishkin
2019-05-03
1
-30
/
+49
*
intel_th: msu: Add a sysfs attribute to trigger window switch
Alexander Shishkin
2019-05-03
1
-0
/
+28
*
intel_th: msu: Factor out pipeline draining
Alexander Shishkin
2019-05-03
1
-10
/
+18
*
intel_th: msu: Switch over to scatterlist
Alexander Shishkin
2019-05-03
1
-59
/
+104
*
intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
Alexander Shishkin
2019-05-03
1
-10
/
+10
*
intel_th: msu: Start handling IRQs
Alexander Shishkin
2019-05-03
1
-1
/
+63
*
intel_th: msu: Fix single mode with IOMMU
Alexander Shishkin
2019-05-03
1
-3
/
+32
*
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
2018-12-19
1
-1
/
+2
*
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
2018-08-24
1
-1
/
+1
*
intel_th: Use correct device when freeing buffers
Alexander Shishkin
2018-05-25
1
-3
/
+3
*
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-28
1
-9
/
+1
*
intel_th: msu: Use the real device in case of IOMMU domain allocation
Alexander Shishkin
2017-08-25
1
-6
/
+6
*
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
2017-05-09
1
-1
/
+3
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-25
1
-3
/
+3
*
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-21
1
-48
/
+68
|
\
|
*
intel_th: msu: Release resources on removal
Alexander Shishkin
2016-04-08
1
-0
/
+12
|
*
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
2016-04-08
1
-0
/
+1
|
*
intel_th: msu: Serialize enabling/disabling
Alexander Shishkin
2016-04-08
1
-43
/
+49
|
*
intel_th: msu: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-5
/
+1
|
*
intel_th: msu: Handle kstrndup() failure
Alexander Shishkin
2016-04-08
1
-0
/
+5
*
|
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-20
1
-1
/
+1
|
/
*
intel_th: msu: Release resources on read error
Laurent FERT
2016-02-20
1
-4
/
+3
[next]