linux/include
Jiunn Chang 79293f4967 packet: Fix undefined behavior in bit shift
Shifting signed 32-bit value by 31 bits is undefined.  Changing most
significant bit to unsigned.

Changes included in v2:
  - use subsystem specific subject lines
  - CC required mailing lists

Signed-off-by: Jiunn Chang <c0d1n61at3@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-06-29 11:06:17 -07:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings A handful of clk driver fixes and one core framework fix 2019-06-28 08:50:09 +08:00
keys
kvm
linux net: phylink: further documentation clarifications 2019-06-28 14:42:19 -07:00
math-emu
media
memory
misc
net net: make skb_dst_force return true when dst is refcounted 2019-06-29 11:01:35 -07:00
pcmcia
ras
rdma
scsi
soc
sound
target
trace
uapi packet: Fix undefined behavior in bit shift 2019-06-29 11:06:17 -07:00
video
xen