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
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
32
-722
/
+247
2019-04-05
dm integrity: fix deadlock with overlapping I/O
Mikulas Patocka
1
-3
/
+1
2019-04-05
KVM: x86: nVMX: fix x2APIC VTPR read intercept
Marc Orr
1
-1
/
+1
2019-04-05
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
Marc Orr
1
-28
/
+44
2019-04-05
KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
David Rientjes
1
-3
/
+9
2019-04-05
kvm: svm: fix potential get_num_contig_pages overflow
David Rientjes
1
-5
/
+5
2019-04-05
Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+18
2019-04-05
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
1
-1
/
+1
2019-04-05
block: Revert v5.0 blk_mq_request_issue_directly() changes
Bart Van Assche
4
-69
/
+71
2019-04-05
paride/pcd: Fix potential NULL pointer dereference and mem leak
YueHaibing
1
-1
/
+13
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
20
-304
/
+88
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
29
-378
/
+113
2019-04-05
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
2019-04-05
xen: use struct_size() helper in kzalloc()
Andrea Righi
1
-2
/
+1
2019-04-04
Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-17
/
+44
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
122
-563
/
+1096
2019-04-04
ibmvnic: Fix completion structure initialization
Thomas Falcon
1
-2
/
+3
2019-04-04
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-04
Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-14
/
+37
2019-04-04
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
1
-0
/
+3
2019-04-04
Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-59
/
+223
2019-04-04
Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+5
2019-04-05
Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-11
/
+11
2019-04-04
Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-22
/
+45
2019-04-05
Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-6
/
+33
2019-04-04
libcxgb: fix incorrect ppmax calculation
Varun Prakash
1
-1
/
+8
2019-04-04
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
1
-11
/
+15
2019-04-05
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
Liu Jian
1
-1
/
+5
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-26
/
+208
2019-04-04
Merge branch 'acpica' into acpi
Rafael J. Wysocki
1
-1
/
+5
2019-04-04
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-58
/
+219
2019-04-04
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
3
-8
/
+24
2019-04-04
Merge branch 'sch_cake-fixes'
David S. Miller
1
-1
/
+12
2019-04-04
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
1
-0
/
+11
2019-04-04
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
1
-1
/
+1
2019-04-04
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
1
-18
/
+18
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2
-2
/
+32
2019-04-04
net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop
Lorenzo Bianconi
1
-8
/
+12
2019-04-04
Merge branch 'net-hns-bugfixes-for-HNS-Driver'
David S. Miller
14
-58
/
+69
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
11
-43
/
+33
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
1
-1
/
+3
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
1
-6
/
+27
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
1
-1
/
+1
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
1
-5
/
+2
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
1
-2
/
+3
2019-04-04
arm64: fix wrong check of on_sdei_stack in nmi context
Wei Li
1
-0
/
+6
2019-04-04
blk-mq: do not reset plug->rq_count before the list is sorted
Dongli Zhang
1
-1
/
+2
2019-04-04
csky: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-4
/
+6
2019-04-04
riscv: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-5
/
+7
2019-04-04
flow_dissector: rst'ify documentation
Stanislav Fomichev
3
-115
/
+127
[prev]
[next]