index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-23
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
2016-05-23
svcrpc: autoload rdma module
J. Bruce Fields
2016-05-13
svcrdma: Generalize svc_rdma_xdr_decode_req()
Chuck Lever
2016-05-13
svcrdma: Eliminate code duplication in svc_rdma_recvfrom()
Chuck Lever
2016-05-13
svcrdma: Drain QP before freeing svcrdma_xprt
Chuck Lever
2016-05-13
svcrdma: Post Receives only for forward channel requests
Chuck Lever
2016-05-13
svcrdma: Remove superfluous line from rdma_read_chunks()
Chuck Lever
2016-05-13
svcrdma: svc_rdma_put_context() is invoked twice in Send error path
Chuck Lever
2016-05-13
svcrdma: Do not add XDR padding to xdr_buf page vector
Chuck Lever
2016-05-13
svcrdma: Support IPv6 with NFS/RDMA
Shirley Ma
2016-05-13
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
2016-05-03
Remove unnecessary allocation
J. Bruce Fields
2016-04-24
Linux 4.6-rc5
Linus Torvalds
2016-04-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2016-04-23
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
2016-04-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-23
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-23
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-04-23
Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-04-22
Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-04-22
Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-04-22
Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-04-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-04-22
Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-04-22
Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2016-04-22
x86 EDAC, sb_edac.c: Take account of channel hashing when needed
Tony Luck
2016-04-22
x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
Tony Luck
2016-04-22
Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-04-22
x86/mm/xen: Suppress hugetlbfs in PV guests
Jan Beulich
2016-04-22
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
Juergen Gross
2016-04-22
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
2016-04-22
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
Daniel Lezcano
2016-04-22
objtool: Fix Makefile to properly see if libelf is supported
Steven Rostedt
2016-04-22
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-04-22
drm: Loongson-3 doesn't fully support wc memory
Huacai Chen
2016-04-22
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2016-04-22
drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
Ben Skeggs
2016-04-21
amdgpu/uvd: add uvd fw version for amdgpu
Sonny Jiang
2016-04-21
drm/amdgpu: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
2016-04-21
drm/radeon: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
2016-04-21
drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
Alex Deucher
2016-04-21
drm/amdgpu: use defines for CRTCs and AMFT blocks
Alex Deucher
2016-04-22
drm/dp/mst: Validate port in drm_dp_payload_send_msg()
cpaul@redhat.com
2016-04-22
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
[next]