index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
IB/hfi1: Don't attempt to free resources if initialization failed
Mitko Haralanov
2
-33
/
+29
2016-04-28
IB/hfi1: Fix missing lock/unlock in verbs drain callback
Mike Marciniszyn
1
-0
/
+2
2016-04-28
IB/rdmavt: Fix send scheduling
Jubin John
1
-2
/
+2
2016-04-28
IB/hfi1: Prevent unpinning of wrong pages
Mitko Haralanov
1
-5
/
+8
2016-04-28
IB/hfi1: Fix deadlock caused by locking with wrong scope
Mitko Haralanov
1
-5
/
+11
2016-04-28
IB/hfi1: Prevent NULL pointer deferences in caching code
Mitko Haralanov
4
-23
/
+37
2016-04-28
MAINTAINERS: Update iser/isert maintainer contact info
Sagi Grimberg
1
-2
/
+2
2016-04-28
IB/mlx5: Expose correct max_sge_rd limit
Sagi Grimberg
2
-1
/
+12
2016-04-28
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
Chen-Yu Tsai
1
-0
/
+5
2016-04-28
perf/x86/intel: Fix incorrect lbr_sel_mask value
Kan Liang
1
-2
/
+4
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
4
-11
/
+75
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-04-28
perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX
Adam Borowski
1
-1
/
+1
2016-04-28
rbd: report unsupported features to syslog
Ilya Dryomov
1
-3
/
+6
2016-04-28
rbd: fix rbd map vs notify races
Ilya Dryomov
1
-24
/
+19
2016-04-28
x86/apic: Handle zero vector gracefully in clear_vector_irq()
Keith Busch
1
-1
/
+2
2016-04-27
thermal: use %d to print S32 parameters
Leo Yan
1
-1
/
+1
2016-04-27
thermal: hisilicon: increase temperature resolution
Leo Yan
1
-2
/
+2
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+29
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-28
/
+27
2016-04-27
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-11
/
+28
2016-04-27
Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-4
/
+55
2016-04-27
Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2016-04-27
drm/amdgpu: disable vm interrupts with vm_fault_stop=2
Flora Cui
2
-2
/
+8
2016-04-27
drm/amdgpu: print a message if ATPX dGPU power control is missing
Alex Deucher
1
-1
/
+4
2016-04-27
Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"
Alex Deucher
2
-11
/
+5
2016-04-27
drm/radeon: fix vertical bars appear on monitor (v2)
Vitaly Prosyak
2
-1
/
+199
2016-04-27
drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
Flora Cui
1
-13
/
+4
2016-04-27
Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-1
/
+1
2016-04-27
Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
1039
-6774
/
+10806
2016-04-27
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2
-0
/
+5
2016-04-27
ARC: support generic per-device coherent dma mem
Alexey Brodkin
1
-0
/
+1
2016-04-27
nios2: memset: use the right constraint modifier for the %4 output operand
Romain Perier
1
-1
/
+1
2016-04-27
s390/sclp_ctl: fix potential information leak with /dev/sclp
Martin Schwidefsky
1
-5
/
+7
2016-04-27
powerpc: wire up preadv2 and pwritev2 syscalls
Rui Salvaterra
3
-1
/
+5
2016-04-27
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
3
-0
/
+40
2016-04-27
cxl: Keep IRQ mappings on context teardown
Michael Neuling
1
-1
/
+0
2016-04-27
drm/virtio: send vblank event after crtc updates
Gustavo Padovan
1
-0
/
+12
2016-04-27
drm/dp/mst: Restore primary hub guid on resume
Lyude
1
-0
/
+12
2016-04-27
drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
cpaul@redhat.com
1
-0
/
+8
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-218
/
+351
2016-04-27
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux i...
Dave Airlie
1
-13
/
+18
2016-04-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-135
/
+310
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
5
-59
/
+28
2016-04-26
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-04-26
Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into a...
Mark Brown
3
-20
/
+20
2016-04-26
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/...
Mark Brown
11
-111
/
+155
2016-04-26
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
7
-32
/
+63
2016-04-26
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-0
/
+7
2016-04-26
Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"
Andy Lutomirski
2
-8
/
+3
[prev]
[next]