index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
1
-4
/
+4
2017-05-10
arch/include: remove empty Kbuild files
Nicolas Dichtel
3
-3
/
+0
2017-05-10
uapi: export all arch specifics directories
Nicolas Dichtel
5
-24
/
+5
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
80
-1750
/
+111
2017-05-10
smc_diag.h: fix include from userland
Nicolas Dichtel
3
-3
/
+4
2017-05-10
btrfs_tree.h: fix include from userland
Nicolas Dichtel
1
-0
/
+1
2017-05-10
uapi: includes linux/types.h before exporting files
Nicolas Dichtel
6
-1
/
+10
2017-05-10
Makefile.headersinst: remove destination-y option
Nicolas Dichtel
2
-20
/
+5
2017-05-10
Makefile.headersinst: cleanup input files
Nicolas Dichtel
1
-24
/
+14
2017-05-10
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
1
-1
/
+0
2017-05-10
nios2: put setup.h in uapi
Nicolas Dichtel
1
-0
/
+1
2017-05-10
h8300: put bitsperlong.h in uapi
Nicolas Dichtel
1
-3
/
+3
2017-05-09
nfsd: fix undefined behavior in nfsd4_layout_verify
Ari Kauppi
1
-1
/
+2
2017-05-09
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
1
-0
/
+11
2017-05-09
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
1
-0
/
+6
2017-05-09
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
1
-0
/
+2
2017-05-09
sparc64: fix fault handling in NGbzero.S and GENbzero.S
Dave Aldridge
3
-2
/
+8
2017-05-09
sparc: use memdup_user_nul in sun4m LED driver
Geliang Tang
1
-10
/
+3
2017-05-09
proc: try to remove use of FOLL_FORCE entirely
Linus Torvalds
1
-4
/
+1
2017-05-09
qede: Split PF/VF ndos.
Mintz, Yuval
2
-6
/
+21
2017-05-09
qed: Correct doorbell configuration for !4Kb pages
Ram Amrani
1
-1
/
+1
2017-05-09
qed: Tell QM the number of tasks
Mintz, Yuval
1
-0
/
+1
2017-05-09
qed: Fix VF removal sequence
Mintz, Yuval
1
-2
/
+4
2017-05-09
qede: Fix XDP memory leak on unload
Suddarsana Reddy Kalluru
1
-0
/
+3
2017-05-09
net/mlx4_core: Reduce harmless SRIOV error message to debug level
Jack Morgenstein
2
-4
/
+12
2017-05-09
net/mlx4_en: Avoid adding steering rules with invalid ring
Talat Batheesh
1
-0
/
+5
2017-05-09
net/mlx4_en: Change the error print to debug print
Kamal Heib
1
-1
/
+2
2017-05-09
s390/virtio: change maintainership
Christian Borntraeger
1
-1
/
+1
2017-05-09
tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"
Colin Ian King
1
-1
/
+1
2017-05-09
virtio_net: tidy a couple debug statements
Dan Carpenter
1
-2
/
+2
2017-05-09
ptr_ring: support testing different batching sizes
Michael S. Tsirkin
1
-0
/
+3
2017-05-09
ringtest: support test specific parameters
Michael S. Tsirkin
2
-0
/
+15
2017-05-09
ptr_ring: batch ring zeroing
Michael S. Tsirkin
1
-9
/
+54
2017-05-09
virtio: virtio_driver doc
Cornelia Huck
1
-0
/
+4
2017-05-09
virtio_net: don't reset twice on XDP on/off
Michael S. Tsirkin
1
-1
/
+0
2017-05-09
virtio_net: fix support for small rings
Michael S. Tsirkin
1
-4
/
+26
2017-05-09
virtio_net: reduce alignment for buffers
Michael S. Tsirkin
1
-12
/
+1
2017-05-09
virtio_net: rework mergeable buffer handling
Michael S. Tsirkin
1
-46
/
+43
2017-05-09
virtio_net: allow specifying context for rx
Michael S. Tsirkin
1
-1
/
+14
2017-05-09
drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-09
DECnet: Use container_of() for embedded struct
Kees Cook
1
-6
/
+6
2017-05-09
KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
1
-13
/
+22
2017-05-09
KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
1
-9
/
+1
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
3
-43
/
+10
2017-05-09
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
2
-7
/
+1
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
7
-11
/
+72
2017-05-09
KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
1
-9
/
+13
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
2
-4
/
+16
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
3
-44
/
+68
2017-05-09
KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
1
-0
/
+11
[next]