index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
xcbc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
4
-1
/
+25
2018-03-21
drm/amd/display: Add one to EDID's audio channel count when passing to DC
Harry Wentland
1
-1
/
+1
2018-03-21
drm/amd/display: We shouldn't set format_default on plane as atomic driver
Harry Wentland
1
-2
/
+0
2018-03-21
drm/amd/display: Fix FMT truncation programming
Mikita Lipski
1
-2
/
+2
2018-03-21
drm/amd/display: Allow truncation to 10 bits
Mikita Lipski
1
-3
/
+2
2018-03-19
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
1
-0
/
+3
2018-03-19
drm/amd/display: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-19
drm/tegra: Shutdown on driver unbind
Thierry Reding
1
-0
/
+1
2018-03-19
drm/tegra: dsi: Don't disable regulator on ->exit()
Thierry Reding
1
-1
/
+0
2018-03-19
drm/tegra: dc: Detach IOMMU group from domain only once
Thierry Reding
1
-3
/
+13
2018-03-19
Linux 4.16-rc6
v4.16-rc6
Linus Torvalds
1
-1
/
+1
2018-03-19
dt-bindings: exynos: Document #sound-dai-cells property of the HDMI node
Sylwester Nawrocki
1
-0
/
+1
2018-03-17
parisc: Handle case where flush_cache_range is called with no context
John David Anglin
1
-9
/
+32
2018-03-16
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
1
-27
/
+41
2018-03-16
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
4
-19
/
+28
2018-03-16
Revert "btrfs: use proper endianness accessors for super_copy"
David Sterba
2
-15
/
+13
2018-03-16
KVM: x86: Fix device passthrough when SME is active
Tom Lendacky
1
-1
/
+3
2018-03-16
microblaze: switch to NO_BOOTMEM
Rob Herring
2
-50
/
+7
2018-03-16
microblaze: remove unused alloc_maybe_bootmem
Rob Herring
2
-9
/
+0
2018-03-16
microblaze: Setup dependencies for ASM optimized lib functions
Michal Simek
2
-5
/
+1
2018-03-16
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
1
-2
/
+1
2018-03-16
drm/nouveau/bl: fix backlight regression
Karol Herbst
1
-5
/
+5
2018-03-16
drm/nouveau/bl: Fix oops on driver unbind
Lukas Wunner
1
-2
/
+2
2018-03-16
drm/nouveau/mmu: ALIGN_DOWN correct variable
Māris Nartišs
1
-1
/
+1
2018-03-15
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
3
-2
/
+6
2018-03-15
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
1
-6
/
+13
2018-03-15
drm/imx: move arming of the vblank event to atomic_flush
Lucas Stach
1
-0
/
+5
2018-03-15
drm/imx: ipuv3-plane: Include "imx-drm.h" header file
Fabio Estevam
1
-0
/
+1
2018-03-15
drm/imx: ipuv3-plane: Make functions static when possible
Fabio Estevam
1
-4
/
+5
2018-03-15
gpu: ipu-v3: prg: avoid possible array underflow
Arnd Bergmann
1
-3
/
+9
2018-03-15
drm/amdgpu: Use atomic function to disable crtcs with dc enabled
Mikita Lipski
1
-3
/
+6
2018-03-15
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-03-15
drm/tegra: plane: Correct legacy blending
Dmitry Osipenko
1
-3
/
+2
2018-03-15
drm/tegra: plane: Fix RGB565 format on older Tegra
Thierry Reding
1
-0
/
+4
2018-03-15
drm/i915/gvt: fix user copy warning by whitelist workload rb_tail field
Zhenyu Wang
1
-4
/
+6
2018-03-15
drm/i915/gvt: Correct the privilege shadow batch buffer address
fred gao
3
-0
/
+20
2018-03-15
btree: avoid variable-length allocations
Joern Engel
1
-4
/
+6
2018-03-15
Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
Ard Biesheuvel
1
-8
/
+5
2018-03-14
btrfs: add missing initialization in btrfs_check_shared
Edmund Nadolski
1
-0
/
+1
2018-03-14
btrfs: Fix NULL pointer exception in find_bio_stripe
Dmitriy Gorokh
1
-0
/
+1
2018-03-14
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
7
-2
/
+40
2018-03-14
drm/radeon: fix prime teardown order
Christian König
2
-2
/
+2
2018-03-14
drm/amdgpu: fix prime teardown order
Christian König
2
-2
/
+2
2018-03-14
dm mpath: fix passing integrity data
Steffen Maier
1
-2
/
+3
2018-03-14
x86/mm: Fix vmalloc_fault to use pXd_large
Toshi Kani
1
-3
/
+3
2018-03-14
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
1
-4
/
+6
2018-03-14
fs/aio: Use RCU accessors for kioctx_table->table[]
Tejun Heo
1
-10
/
+11
2018-03-14
fs/aio: Add explicit RCU grace period when freeing kioctx
Tejun Heo
1
-4
/
+19
2018-03-14
kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
Marc Zyngier
1
-1
/
+2
[next]