index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-09
radeon/cik: Fix GFX IB test on Big-Endian
Oded Gabbay
1
-5
/
+1
2015-12-09
drm/amdgpu: fix the lost duplicates checking
Chunming Zhou
1
-0
/
+8
2015-12-09
Revert "powerpc/eeh: Don't unfreeze PHB PE after reset"
Andrew Donnellan
1
-10
/
+4
2015-12-09
powerpc/sbc8641: drop bogus PHY IRQ entries from DTS file
Paul Gortmaker
1
-8
/
+0
2015-12-09
drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default
Ben Skeggs
3
-35
/
+5
2015-12-08
IB/mlx5: Postpone remove_keys under knowledge of coming preemption
Leon Romanovsky
1
-1
/
+13
2015-12-08
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
2
-9
/
+21
2015-12-08
IB/mlx4: Use correct order of variables in log message
Wengang Wang
1
-1
/
+1
2015-12-08
um: fix returns without va_end
Geyslan G. Bem
1
-4
/
+6
2015-12-08
um: Fix fpstate handling
Richard Weinberger
1
-8
/
+10
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2
-2
/
+2
2015-12-08
um: Fix get_signal() usage
Richard Weinberger
1
-1
/
+1
2015-12-08
null_blk: Fix error path in module initialization
Minfei Huang
1
-7
/
+16
2015-12-08
fix the regression from "direct-io: Fix negative return from dio read beyond ...
Al Viro
1
-0
/
+1
2015-12-08
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
1
-2
/
+2
2015-12-08
iser-target: Remove explicit mlx4 work-around
Sagi Grimberg
1
-10
/
+3
2015-12-08
mlx4: Expose correct max_sge_rd limit
Sagi Grimberg
2
-1
/
+12
2015-12-08
IB/mad: Require CM send method for everything except ClassPortInfo
Hal Rosenstock
2
-0
/
+7
2015-12-08
IB/cma: Add a missing rcu_read_unlock()
Bart Van Assche
1
-4
/
+1
2015-12-08
of/fdt: Add mutex protection for calls to __unflatten_device_tree()
Guenter Roeck
1
-0
/
+5
2015-12-08
usb: gadget: uvc: fix permissions of configfs attributes
Mian Yousaf Kaukab
1
-1
/
+1
2015-12-08
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
1
-1
/
+6
2015-12-08
usb: phy: msm: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+3
2015-12-08
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
7
-18
/
+61
2015-12-08
ALSA: hda - Fixing speaker noise on the two latest thinkpad models
Hui Wang
1
-0
/
+9
2015-12-08
cxl: Set endianess of kernel contexts
Frederic Barrat
1
-1
/
+1
2015-12-08
powerpc/opal-irqchip: Fix double endian conversion
Alistair Popple
1
-29
/
+29
2015-12-07
IB core: Fix ib_sg_to_pages()
Bart Van Assche
1
-21
/
+22
2015-12-07
IB/srp: Fix srp_map_sg_fr()
Bart Van Assche
2
-15
/
+9
2015-12-07
IB/srp: Fix indirect data buffer rkey endianness
Bart Van Assche
1
-1
/
+1
2015-12-07
IB/srp: Initialize dma_length in srp_map_idb
Christoph Hellwig
1
-0
/
+3
2015-12-07
IB/srp: Fix possible send queue overflow
Sagi Grimberg
1
-1
/
+1
2015-12-07
IB/srp: Fix a memory leak
Bart Van Assche
1
-9
/
+13
2015-12-07
IB/sa: Put netlink request into the request list before sending
Kaike Wan
1
-15
/
+17
2015-12-07
IB/iser: use sector_div instead of do_div
Arnd Bergmann
1
-1
/
+1
2015-12-07
IB/core: use RCU for uverbs id lookup
Mike Marciniszyn
2
-5
/
+8
2015-12-07
IB/qib: Minor fixes to qib per SFF 8636
Easwar Hariharan
1
-2
/
+2
2015-12-07
IB/core: Fix user mode post wr corruption
Mike Marciniszyn
1
-5
/
+10
2015-12-07
IB/qib: Fix qib_mr structure
Ira Weiny
1
-1
/
+1
2015-12-07
SUNRPC: Fix callback channel
Trond Myklebust
3
-13
/
+14
2015-12-07
arm64: update linker script to increased L1_CACHE_BYTES value
Ard Biesheuvel
1
-2
/
+3
2015-12-07
lightnvm: do not compile in debugging by default
Matias Bjørling
1
-0
/
+1
2015-12-07
lightnvm: prevent gennvm module unload on use
Matias Bjørling
1
-0
/
+5
2015-12-07
lightnvm: fix media mgr registration
Matias Bjørling
1
-39
/
+39
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
6
-31
/
+33
2015-12-07
lightnvm: comments on constants
Matias Bjørling
1
-0
/
+7
2015-12-07
lightnvm: check mm before use
Matias Bjørling
1
-1
/
+1
2015-12-07
lightnvm: refactor spin_unlock in gennvm_get_blk
Wenwei Tao
1
-5
/
+2
2015-12-07
lightnvm: put blks when luns configure failed
Wenwei Tao
1
-2
/
+19
2015-12-07
lightnvm: use flags in rrpc_get_blk
Wenwei Tao
1
-1
/
+1
[prev]
[next]