index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
timer.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-10
ida: don't use BUG_ON() for debugging
Linus Torvalds
1
-1
/
+2
2022-07-10
kbuild: remove unused cmd_none in scripts/Makefile.modinst
Masahiro Yamada
1
-3
/
+0
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
drm/aperture: Run fbdev removal before internal helpers
Thomas Zimmermann
1
-11
/
+15
2022-07-09
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
Sven Schnelle
1
-1
/
+1
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
1
-0
/
+3
2022-07-08
drm/tegra: vic: Use devm_platform_ioremap_resource()
Lv Ruyi
1
-8
/
+1
2022-07-08
gpu: host1x: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+2
2022-07-08
gpu: host1x: Generalize host1x_cdma_push_wide()
Mikko Perttunen
1
-15
/
+9
2022-07-08
gpu: host1x: Initialize syncval in channel_submit()
Mikko Perttunen
1
-0
/
+1
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
4
-0
/
+4
2022-07-08
drm/tegra: Fix vmapping of prime buffers
Dmitry Osipenko
1
-1
/
+10
2022-07-08
drm/tegra: vic: Fix build warning when CONFIG_PM=n
YueHaibing
1
-2
/
+2
2022-07-08
gpu: host1x: Register context bus unconditionally
Robin Murphy
1
-5
/
+0
2022-07-08
drm/tegra: vic: Add Tegra234 support
Mikko Perttunen
2
-0
/
+13
2022-07-08
gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+
Mikko Perttunen
1
-2
/
+17
2022-07-08
gpu: host1x: Add MLOCK release code on Tegra234
Mikko Perttunen
2
-0
/
+41
2022-07-08
gpu: host1x: Rewrite job opcode sequence
Mikko Perttunen
1
-59
/
+85
2022-07-08
gpu: host1x: Tegra234 device data and headers
Mikko Perttunen
10
-1
/
+354
2022-07-08
gpu: host1x: Program interrupt destinations on Tegra234
Mikko Perttunen
1
-0
/
+11
2022-07-08
gpu: host1x: Allow reset to be missing
Mikko Perttunen
1
-3
/
+0
2022-07-08
gpu: host1x: Program virtualization tables
Mikko Perttunen
2
-3
/
+26
2022-07-08
gpu: host1x: Simplify register mapping and add common aperture
Mikko Perttunen
2
-27
/
+22
2022-07-08
gpu: host1x: Deduplicate hardware headers
Mikko Perttunen
7
-703
/
+156
2022-07-08
drm/tegra: Implement stream ID related callbacks on engines
Mikko Perttunen
3
-8
/
+76
2022-07-08
drm/tegra: Support context isolation
Mikko Perttunen
3
-3
/
+91
2022-07-08
drm/tegra: nvdec: Fix TRANSCFG register offset
Mikko Perttunen
1
-1
/
+3
2022-07-08
drm/tegra: falcon: Set DMACTX field on DMA transactions
Mikko Perttunen
2
-0
/
+9
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
4
-4
/
+76
2022-07-08
gpu: host1x: Add context device management code
Mikko Perttunen
6
-1
/
+248
2022-07-08
dt-bindings: host1x: Fix bracketing in example
Mikko Perttunen
1
-2
/
+2
2022-07-08
dt-bindings: Add bindings for Tegra234 Host1x and VIC
Mikko Perttunen
2
-14
/
+93
2022-07-08
dt-bindings: host1x: Add iommu-map property
Mikko Perttunen
1
-0
/
+5
2022-07-08
MAINTAINERS: Remove iommu@lists.linux-foundation.org
Joerg Roedel
1
-11
/
+0
2022-07-08
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
2
-2
/
+5
2022-07-07
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
1
-0
/
+1
2022-07-07
PM / devfreq: exynos-bus: Fix NULL pointer dereference
Christian Marangi
1
-3
/
+3
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-07
MAINTAINERS: Rectify entry for NVIDIA TEGRA DRM and VIDEO DRIVER
Lukas Bulwahn
1
-2
/
+2
2022-07-07
dt-bindings: display: tegra: Convert to json-schema
Thierry Reding
22
-775
/
+2522
2022-07-07
x86/ibt, objtool: Don't discard text references from tracepoint section
Peter Zijlstra
1
-2
/
+1
2022-07-07
gpiolib: cdev: fix null pointer dereference in linereq_free()
Kent Gibson
1
-3
/
+4
2022-07-07
LoongArch: Fix section mismatch warning
Tiezhu Yang
1
-1
/
+0
2022-07-07
LoongArch: Fix build errors for tinyconfig
Huacai Chen
2
-0
/
+2
2022-07-07
LoongArch: Remove obsolete mentions of vcsr
Qi Hu
4
-14
/
+0
2022-07-07
LoongArch: Drop these obsolete selects in Kconfig
Lukas Bulwahn
1
-4
/
+0
2022-07-07
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
1
-1
/
+1
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-07
fbcon: Prevent that screen size is smaller than font size
Helge Deller
3
-1
/
+35
2022-07-07
fbcon: Disallow setting font bigger than screen size
Helge Deller
1
-0
/
+5
[next]