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/security: Restrict use of the write() interface
Jason Gunthorpe
7
-1
/
+40
2016-04-28
IB/hfi1: Use kernel default llseek for ui device
Dean Luick
1
-23
/
+2
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-26
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2
-2
/
+6
2016-04-26
iw_cxgb4: handle draining an idle qp
Steve Wise
1
-2
/
+16
2016-04-26
iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping
Steve Wise
1
-0
/
+2
2016-04-26
iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping
Steve Wise
1
-0
/
+2
2016-04-26
IB/core: Don't drain non-existent rq queue-pair
Sagi Grimberg
1
-1
/
+2
2016-04-22
IB/core: Fix oops in ib_cache_gid_set_default_gid
Doug Ledford
1
-1
/
+2
2016-04-06
i40iw: avoid potential uninitialized variable use
Arnd Bergmann
1
-7
/
+3
2016-04-06
IB/mlx5: fix VFs callback function prototypes
Arnd Bergmann
1
-9
/
+9
2016-04-03
Linux 4.6-rc2
v4.6-rc2
Linus Torvalds
1
-1
/
+1
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-35
/
+98
2016-04-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-58
/
+158
2016-04-03
v4l2-mc: avoid warning about unused variable
Linus Torvalds
1
-1
/
+1
2016-04-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-30
/
+246
2016-04-02
Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-2
/
+5
2016-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
5
-66
/
+29
2016-04-02
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
2
-3
/
+2
2016-04-02
Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+2
2016-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
75
-610
/
+824
2016-04-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-45
/
+45
2016-04-01
Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+64
2016-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-42
/
+34
2016-04-02
Merge branch 'acpi-processor'
Rafael J. Wysocki
4
-0
/
+64
2016-04-01
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+25
2016-04-01
Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux
Linus Torvalds
2
-6
/
+4
2016-04-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-131
/
+90
2016-04-01
Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-22
/
+79
2016-04-01
.mailmap: add Christophe Ricard
Christophe Ricard
1
-0
/
+1
2016-04-01
Make CONFIG_FHANDLE default y
Andi Kleen
1
-1
/
+2
2016-04-01
mm/page_isolation.c: fix the function comments
Neil Zhang
1
-1
/
+1
2016-04-01
oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head
Michal Hocko
1
-1
/
+5
2016-04-01
mm/page_isolation: fix tracepoint to mirror check function behavior
Lucas Stach
1
-1
/
+1
2016-04-01
mm/rmap: batched invalidations should use existing api
Nadav Amit
3
-28
/
+8
2016-04-01
x86/mm: TLB_REMOTE_SEND_IPI should count pages
Nadav Amit
1
-3
/
+9
2016-04-01
mm: fix invalid node in alloc_migrate_target()
Xishi Qiu
1
-4
/
+4
2016-04-01
include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()
Chen Gang
1
-1
/
+1
2016-04-01
mm, kasan: fix compilation for CONFIG_SLAB
Alexander Potapenko
1
-1
/
+1
2016-04-01
MAINTAINERS: orangefs mailing list is subscribers-only
Joe Perches
1
-1
/
+1
2016-04-01
net: mvneta: fix changing MTU when using per-cpu processing
Marcin Wojtas
1
-14
/
+16
2016-04-01
Merge branch 'stmmac-fixes'
David S. Miller
5
-54
/
+80
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
4
-48
/
+73
[next]