index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
NFSv4: Don't ask for delegated attributes when adding a hard link
Trond Myklebust
1
-2
/
+3
2018-06-04
NFSv4: Don't ask for delegated attributes when revalidating the inode
Trond Myklebust
1
-2
/
+3
2018-06-04
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
8
-14
/
+23
2018-06-04
NFSv4: Don't request size+change attribute if they are delegated to us
Trond Myklebust
1
-5
/
+35
2018-06-04
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-79
/
+43
2018-06-04
kvm: nVMX: Add support for "VMWRITE to any supported field"
Jim Mattson
1
-9
/
+60
2018-06-04
kvm: nVMX: Restrict VMX capability MSR changes
Jim Mattson
1
-0
/
+7
2018-06-04
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2
-1
/
+8
2018-06-04
of: platform: stop accessing invalid dev in of_platform_device_destroy
Srinivas Kandagatla
1
-2
/
+3
2018-06-04
infiniband: fix a possible use-after-free bug
Cong Wang
1
-1
/
+5
2018-06-04
net: mvpp2: mvpp2_percpu_read_relaxed() can be static
kbuild test robot
1
-1
/
+1
2018-06-04
iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
Arnd Bergmann
1
-0
/
+1
2018-06-04
net/packet: refine check for priv area size
Eric Dumazet
1
-1
/
+1
2018-06-04
dt-bindings: net: ravb: Add support for r8a77990 SoC
Yoshihiro Shimoda
1
-0
/
+1
2018-06-04
net: aquantia: make function aq_fw2x_get_mac_permanent static
Colin Ian King
1
-1
/
+1
2018-06-04
samples/bpf: minor *_nb_free performance fix
Magnus Karlsson
1
-3
/
+5
2018-06-04
samples/bpf: adapted to new uapi
Björn Töpel
1
-48
/
+36
2018-06-04
xsk: new descriptor addressing scheme
Björn Töpel
8
-129
/
+123
2018-06-04
xsk: proper Rx drop statistics update
Björn Töpel
1
-5
/
+5
2018-06-04
xsk: proper fill queue descriptor validation
Björn Töpel
2
-29
/
+14
2018-06-04
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
1
-4
/
+7
2018-06-04
IB/iser: use T10-PI check mask definitions from core layer
Max Gurtovoy
2
-6
/
+2
2018-06-04
RDMA/core: introduce check masks for T10-PI offload
Max Gurtovoy
1
-0
/
+13
2018-06-04
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
1
-1
/
+1
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
212
-3981
/
+4017
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next
Jason Gunthorpe
20
-56
/
+712
2018-06-04
MAINTAINERS: Add Andreas Gruenbacher as a maintainer for gfs2
Bob Peterson
1
-1
/
+1
2018-06-04
MAINTAINERS: TCP gets its first maintainer
Eric Dumazet
1
-0
/
+13
2018-06-04
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2
-1
/
+8
2018-06-04
net: ethernet: mlx4: Remove unnecessary parentheses
Varsha Rao
1
-2
/
+2
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
10
-3
/
+145
2018-06-04
Merge branch 'qed-next'
David S. Miller
2
-2
/
+4
2018-06-04
qed: Fix use of incorrect shmem address.
Sudarsana Reddy Kalluru
1
-2
/
+3
2018-06-04
qed: Fix shared memory inconsistency between driver and the MFW.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-06-04
Merge branch 'selftests-mirror_vlan-fixes'
David S. Miller
1
-2
/
+2
2018-06-04
selftests: forwarding: mirror_vlan: Change test description
Petr Machata
1
-1
/
+1
2018-06-04
selftests: forwarding: mirror_vlan: Uninstall trap
Petr Machata
1
-1
/
+1
2018-06-04
ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
Srinivas Kandagatla
1
-0
/
+2
2018-06-04
Merge branch 'selftests-net-various'
David S. Miller
6
-4
/
+581
2018-06-04
selftests/net: add packet socket packet_snd test
Willem de Bruijn
4
-2
/
+498
2018-06-04
selftests/net: udpgso: test small gso_size boundary conditions
Willem de Bruijn
1
-2
/
+75
2018-06-04
selftests/net: enable msg_zerocopy test
Willem de Bruijn
2
-1
/
+9
2018-06-04
net: virtio: simplify the virtnet_find_vqs
Tonghao Zhang
1
-5
/
+1
2018-06-04
perf report: No need to have report_callchain_help as a global
Arnaldo Carvalho de Melo
1
-6
/
+4
2018-06-04
perf test: Use header file util/debug.h
Thomas Richter
1
-2
/
+1
2018-06-04
perf annotate: Move objdump_path to struct annotation_options
Arnaldo Carvalho de Melo
8
-15
/
+16
2018-06-04
perf hists browser: Pass annotation_options from tool to browser
Arnaldo Carvalho de Melo
8
-28
/
+57
2018-06-04
perf annotate: Move disassembler_style global to annotation_options
Arnaldo Carvalho de Melo
5
-8
/
+6
2018-06-04
perf annotate: Adopt anotation options from symbol_conf
Arnaldo Carvalho de Melo
7
-12
/
+15
2018-06-04
perf annotate: Pass annotation_options to symbol__annotate()
Arnaldo Carvalho de Melo
4
-4
/
+8
[prev]
[next]