index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
14
-22
/
+22
2019-11-10
udp: use skb_queue_empty_lockless()
Eric Dumazet
1
-3
/
+3
2019-11-10
net: add skb_queue_empty_lockless()
Eric Dumazet
1
-9
/
+24
2019-11-10
vxlan: check tun_info options_len properly
Xin Long
1
-2
/
+4
2019-11-10
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
1
-4
/
+15
2019-11-10
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-11-10
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
1
-1
/
+3
2019-11-10
net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
Daniel Wagner
1
-1
/
+4
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
5
-26
/
+29
2019-11-10
net/mlx4_core: Dynamically set guaranteed amount of counters per VF
Eran Ben Elisha
1
-16
/
+26
2019-11-10
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
1
-6
/
+9
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2
-3
/
+31
2019-11-10
net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
Benjamin Herrenschmidt
1
-13
/
+12
2019-11-10
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
Florian Fainelli
1
-15
/
+21
2019-11-10
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
1
-3
/
+3
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
6
-8
/
+8
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
5
-6
/
+6
2019-11-10
erspan: fix the tun_info options_len check for erspan
Xin Long
2
-4
/
+4
2019-11-10
dccp: do not leak jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-11-10
cxgb4: fix panic when attaching to ULD fail
Vishal Kulkarni
1
-12
/
+17
2019-11-10
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-11-10
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-11-10
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2019-11-10
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-11-10
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-11-10
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-11-10
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
1
-3
/
+18
2019-11-10
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
3
-10
/
+10
2019-11-10
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-11-10
ARM: 8926/1: v7m: remove register save to stack before svc
afzal mohammed
1
-1
/
+0
2019-11-10
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
1
-0
/
+2
2019-11-10
scsi: target: core: Do not overwrite CDB byte 1
Bodo Stroesser
1
-21
/
+0
2019-11-10
drm/amdgpu: fix potential VM faults
Christian König
1
-1
/
+2
2019-11-10
ARM: davinci: dm365: Fix McBSP dma_slave_map entry
Peter Ujfalusi
1
-2
/
+2
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
1
-0
/
+1
2019-11-10
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
1
-4
/
+4
2019-11-10
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
1
-5
/
+9
2019-11-10
ARM: dts: imx7s: Correct GPT's ipg clock source
Anson Huang
1
-4
/
+4
2019-11-10
scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
Thomas Bogendoerfer
1
-1
/
+1
2019-11-10
scsi: sni_53c710: fix compilation error
Thomas Bogendoerfer
1
-3
/
+1
2019-11-10
scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
Hannes Reinecke
1
-5
/
+16
2019-11-10
scsi: qla2xxx: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+4
2019-11-10
ARM: mm: fix alignment handler faults under memory pressure
Russell King
1
-8
/
+36
2019-11-10
pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
Dan Carpenter
1
-2
/
+2
2019-11-10
ARM: dts: logicpd-torpedo-som: Remove twl_keypad
Adam Ford
1
-0
/
+4
2019-11-10
ASoc: rockchip: i2s: Fix RPM imbalance
Robin Murphy
1
-1
/
+1
2019-11-10
ASoC: wm_adsp: Don't generate kcontrols without READ flags
Stuart Henderson
1
-2
/
+1
2019-11-10
regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...
Yizhuo
1
-1
/
+7
2019-11-10
ASoC: rt5682: add NULL handler to set_jack function
Jaska Uimonen
1
-2
/
+10
2019-11-10
regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
Axel Lin
1
-18
/
+8
[next]