index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-26
Merge tag 'drm-misc-fixes-2017-05-25' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
4
-12
/
+17
2017-05-25
bonding: Don't update slave->link until ready to commit
Nithin Sujir
1
-2
/
+9
2017-05-25
test_bpf: Add a couple of tests for BPF_JSGE.
David Daney
1
-0
/
+38
2017-05-25
Merge branch 'bpf-fixes'
David S. Miller
8
-34
/
+285
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
3
-4
/
+255
2017-05-25
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
3
-0
/
+3
2017-05-25
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
1
-0
/
+1
2017-05-25
bpf: properly reset caller saved regs after helper call and ld_abs/ind
Daniel Borkmann
1
-21
/
+16
2017-05-25
bpf: fix incorrect pruning decision when alignment must be tracked
Daniel Borkmann
1
-9
/
+10
2017-05-25
arp: fixed -Wuninitialized compiler warning
Ihar Hrachyshka
1
-1
/
+1
2017-05-25
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
1
-2
/
+5
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
2
-2
/
+19
2017-05-25
Input: elan_i2c - ignore signals when finishing updating firmware
KT Liao
1
-13
/
+8
2017-05-25
Input: elan_i2c - clear INT before resetting controller
KT Liao
1
-1
/
+8
2017-05-25
net: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-05-25
drm/amdgpu: fix null point error when rmmod amdgpu.
Rex Zhu
1
-1
/
+6
2017-05-25
geneve: fix fill_info when using collect_metadata
Eric Garver
1
-3
/
+5
2017-05-25
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
1
-30
/
+8
2017-05-25
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
1
-1
/
+1
2017-05-25
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
1
-20
/
+9
2017-05-25
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
1
-1
/
+1
2017-05-25
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-05-25
powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions
Nicholas Piggin
2
-1
/
+4
2017-05-25
powerpc/spufs: Fix hash faults for kernel regions
Jeremy Kerr
1
-1
/
+3
2017-05-25
powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
Michael Neuling
1
-0
/
+2
2017-05-25
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
Alistair Popple
1
-3
/
+2
2017-05-25
serial: altera_uart: call iounmap() at driver remove
Tobias Klauser
1
-0
/
+1
2017-05-25
serial: imx: ensure UCR3 and UFCR are setup correctly
Uwe Kleine-König
1
-2
/
+12
2017-05-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
23
-434
/
+902
2017-05-24
drm/amd/powerplay: fix a signedness bugs
Dan Carpenter
1
-1
/
+1
2017-05-24
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
Chunming Zhou
1
-1
/
+1
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
4
-7
/
+7
2017-05-24
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
1
-1
/
+2
2017-05-24
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
1
-4
/
+27
2017-05-24
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
1
-0
/
+6
2017-05-24
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
1
-0
/
+6
2017-05-24
Merge branch 'q-in-q-checksums'
David S. Miller
3
-9
/
+14
2017-05-24
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
Vlad Yasevich
1
-0
/
+1
2017-05-24
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
1
-1
/
+3
2017-05-24
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
1
-8
/
+10
2017-05-24
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
6
-54
/
+30
2017-05-24
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
1
-29
/
+37
2017-05-24
net/phy: fix mdio-octeon dependency and build
Randy Dunlap
1
-1
/
+1
2017-05-24
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-30
/
+120
2017-05-24
Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-9
/
+12
2017-05-24
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
1
-2
/
+5
2017-05-24
net: fec: add post PHY reset delay DT property
Quentin Schulz
2
-1
/
+19
2017-05-24
Merge branch 'sctp-dupcookie-fixes'
David S. Miller
3
-10
/
+10
2017-05-24
sctp: set new_asoc temp when processing dupcookie
Xin Long
2
-9
/
+7
2017-05-24
sctp: fix stream update when processing dupcookie
Xin Long
1
-1
/
+3
[prev]
[next]