index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-04-05
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
-1
/
+1
2019-04-05
lib/lzo: fix bugs for very short or empty input
Dave Rodgman
-9
/
+12
2019-04-05
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
-23
/
+23
2019-04-05
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
-5
/
+18
2019-04-05
lib/string.c: implement a basic bcmp
Nick Desaulniers
-0
/
+23
2019-04-05
Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-11
/
+18
2019-04-05
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
-1
/
+1
2019-04-04
Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-17
/
+44
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-563
/
+1096
2019-04-04
ibmvnic: Fix completion structure initialization
Thomas Falcon
-2
/
+3
2019-04-04
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
-0
/
+4
2019-04-04
Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-14
/
+37
2019-04-04
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
-0
/
+3
2019-04-04
Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-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
/
+5
2019-04-05
Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-11
/
+11
2019-04-04
Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-22
/
+45
2019-04-05
Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-6
/
+33
2019-04-04
libcxgb: fix incorrect ppmax calculation
Varun Prakash
-1
/
+8
2019-04-04
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
-11
/
+15
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-26
/
+208
2019-04-04
Merge branch 'acpica' into acpi
Rafael J. Wysocki
-1
/
+5
2019-04-04
Merge branch 'pm-tools'
Rafael J. Wysocki
-58
/
+219
2019-04-04
Merge branch 'sch_cake-fixes'
David S. Miller
-1
/
+12
2019-04-04
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
-0
/
+11
2019-04-04
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
-1
/
+1
2019-04-04
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
-18
/
+18
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
-2
/
+32
2019-04-04
net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop
Lorenzo Bianconi
-8
/
+12
2019-04-04
Merge branch 'net-hns-bugfixes-for-HNS-Driver'
David S. Miller
-58
/
+69
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
-43
/
+33
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
-1
/
+3
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
-6
/
+27
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
-1
/
+1
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
-5
/
+2
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
-2
/
+3
2019-04-04
flow_dissector: rst'ify documentation
Stanislav Fomichev
-115
/
+127
2019-04-04
mm/compaction.c: abort search if isolation fails
Qian Cai
-1
/
+1
2019-04-04
mm/compaction.c: correct zone boundary handling when resetting pageblock skip...
Mel Gorman
-10
/
+17
2019-04-03
Merge tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-47
/
+121
2019-04-03
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
-1
/
+3
2019-04-03
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
-1
/
+1
2019-04-03
Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
-10
/
+7
2019-04-04
drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplug
Chris Wilson
-1
/
+1
2019-04-04
drm/i915/gvt: Correct the calculation of plane size
Xiong Zhang
-6
/
+2
2019-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
-21
/
+49
2019-04-03
Merge branch 'bpf-flow-dissector-fixes'
Daniel Borkmann
-26
/
+196
2019-04-03
flow_dissector: document BPF flow dissector environment
Stanislav Fomichev
-0
/
+115
2019-04-03
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
-13
/
+3
2019-04-03
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
-1
/
+2
[next]