index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
vdso
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
4
-2
/
+20
2018-06-15
kcov: prefault the kcov_area
Mark Rutland
1
-0
/
+16
2018-06-15
kcov: ensure irq code sees a valid area
Mark Rutland
1
-1
/
+2
2018-06-15
kernel/relay.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-15
exofs: avoid VLA in structures
Kees Cook
3
-67
/
+115
2018-06-15
coredump: fix spam with zero VMA process
Alexey Dobriyan
1
-8
/
+9
2018-06-15
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
1
-1
/
+7
2018-06-15
proc: skip branch in /proc/*/* lookup
Alexey Dobriyan
1
-6
/
+3
2018-06-15
mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
Mel Gorman
1
-4
/
+0
2018-06-15
mm/memblock: add missing include <linux/bootmem.h>
Mathieu Malaterre
1
-0
/
+1
2018-06-15
mm: check for SIGKILL inside dup_mmap() loop
Tetsuo Handa
1
-0
/
+8
2018-06-15
kexec: yield to scheduler when loading kimage segments
Jarrett Farnitano
1
-0
/
+4
2018-06-15
mm: fix race between kmem_cache destroy, create and deactivate
Shakeel Butt
2
-1
/
+33
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
1
-1
/
+3
2018-06-15
mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT
Daniel Jordan
1
-1
/
+1
2018-06-15
mm: fix null pointer dereference in mem_cgroup_protected
Roman Gushchin
1
-0
/
+4
2018-06-15
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
Jia He
1
-4
/
+10
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
8
-9
/
+9
2018-06-15
kconfig: tinyconfig: remove stale stack protector fixups
Masahiro Yamada
1
-4
/
+0
2018-06-15
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
1
-1
/
+1
2018-06-14
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
2
-10
/
+23
2018-06-14
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
1
-4
/
+2
2018-06-14
ALSA: usb-audio: Always create the interrupt pipe for the mixer
Jorge Sanjuan
1
-3
/
+5
2018-06-14
ALSA: usb-audio: Add insertion control for UAC3 BADD
Jorge Sanjuan
1
-0
/
+17
2018-06-14
ALSA: usb-audio: Change in connectors control creation interface
Jorge Sanjuan
1
-10
/
+10
2018-06-14
ALSA: usb-audio: Add bi-directional terminal types
Jorge Sanjuan
1
-0
/
+8
2018-06-14
ALSA: lx6464es: add error handling for pci_ioremap_bar
Zhouyang Jia
1
-0
/
+7
2018-06-14
ALSA: sonicvibes: add error handling for snd_ctl_add
Zhouyang Jia
1
-2
/
+10
2018-06-14
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
1
-1
/
+1
2018-06-14
pstore: Remove bogus format string definition
Arnd Bergmann
1
-11
/
+6
2018-06-14
drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)
Kenneth Feng
1
-2
/
+5
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
33
-39
/
+39
2018-06-13
drm/amd/powerplay: remove uncessary extra gfxoff control call
Evan Quan
1
-9
/
+0
2018-06-13
drm/amdgpu: fix parsing indirect register list v2
Evan Quan
1
-6
/
+9
2018-06-13
drm/amd/include: Update df 3.6 mask and shift definition
Shaoyun Liu
1
-4
/
+4
2018-06-13
drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cards
Rex Zhu
1
-2
/
+7
2018-06-13
drm/amd/display: Fix stale buffer object (bo) use
Pratik Vishwakarma
1
-11
/
+0
2018-06-13
drm/amd/pp: initialize result to before or'ing in data
Colin Ian King
1
-1
/
+1
2018-06-13
drm/amd/powerplay: fix wrong clock adjust sequence
Evan Quan
1
-7
/
+6
2018-06-13
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
Lyude Paul
1
-0
/
+13
2018-06-13
drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...
Huang Rui
1
-1
/
+2
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
4
-8
/
+15
2018-06-13
drm/amdgpu: fix clear_all and replace handling in the VM (v2)
Junwei Zhang
1
-2
/
+4
2018-06-13
drm/amdgpu: add checking for sos version
Huang Rui
1
-1
/
+26
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
1
-0
/
+1
2018-06-13
ALSA: usb-audio: Remove explicitly listed Mytek devices
Jussi Laako
1
-3
/
+0
2018-06-13
ALSA: usb-audio: Generic DSD detection for XMOS-based implementations
Jussi Laako
1
-2
/
+1
2018-06-13
ALSA: usb-audio: Add native DSD support for Mytek DACs
Jussi Laako
3
-1
/
+18
2018-06-13
ALSA: hda/realtek - Add shutup hint
Takashi Iwai
1
-0
/
+3
2018-06-13
Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
Linus Torvalds
1
-3
/
+1
[prev]
[next]