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