index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
aio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
io_uring: prevent sq_thread from spinning when it should stop
Stefano Garzarella
1
-12
/
+12
2020-02-19
io_uring: fix use-after-free by io_cleanup_req()
Pavel Begunkov
1
-3
/
+3
2020-02-18
io_uring: remove unnecessary NULL checks
Dan Carpenter
1
-2
/
+2
2020-02-16
io_uring: add missing io_req_cancelled()
Pavel Begunkov
1
-0
/
+4
2020-02-15
bus: moxtet: fix potential stack buffer overflow
Marek BehĂșn
1
-1
/
+1
2020-02-15
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-02-15
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-15
Input: gpio_keys_polled - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
Jason Gunthorpe
1
-1
/
+1
2020-02-14
netdevice.h: fix all kernel-doc and Sphinx warnings
Randy Dunlap
1
-1
/
+15
2020-02-14
net: dsa: tag_ar9331: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net: dsa: tag_qca: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net, ip6_tunnel: enhance tunnel locate with link check
William Dauchy
1
-21
/
+47
2020-02-14
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
1
-1
/
+3
2020-02-14
net/smc: transfer fasync_list in case of fallback
Ursula Braun
1
-0
/
+2
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
1
-6
/
+9
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
1
-1
/
+1
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
1
-0
/
+7
2020-02-14
perf llvm: Fix script used to obtain kernel make directives to work with new ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-14
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
1
-2
/
+14
2020-02-14
cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
Sergey Matyukevich
1
-0
/
+1
2020-02-14
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
Benjamin Tissoires
1
-1
/
+1
2020-02-14
Input: synaptics - enable SMBus on ThinkPad L470
Gaurav Agrawal
1
-0
/
+1
2020-02-14
Input: synaptics - switch T470s to RMI4 by default
Lyude Paul
1
-0
/
+1
2020-02-14
Input: gpio_keys - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
Input: goldfish_events - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
io_uring: prune request from overflow list on flush
Jens Axboe
1
-0
/
+28
2020-02-13
xfrm: interface: use icmp_ndo_send helper
Jason A. Donenfeld
1
-3
/
+3
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
2
-2
/
+13
2020-02-13
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
1
-19
/
+4
2020-02-13
gtp: use icmp_ndo_send helper
Jason A. Donenfeld
1
-2
/
+2
2020-02-13
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
4
-0
/
+79
2020-02-13
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-13
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-13
net/flow_dissector: remove unexist field description
Hangbin Liu
1
-1
/
+0
2020-02-13
page_pool: refill page when alloc.count of pool is zero
Li RongQing
1
-14
/
+8
2020-02-13
NFSv4: Ensure the delegation cred is pinned when we call delegreturn
Trond Myklebust
1
-3
/
+8
2020-02-13
NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
Trond Myklebust
2
-7
/
+27
2020-02-13
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
1
-1
/
+1
2020-02-13
xprtrdma: Fix DMA scatter-gather list mapping imbalance
Chuck Lever
1
-6
/
+7
2020-02-13
crypto/testmgr: enable selftests for paes-s390 ciphers
Harald Freudenberger
1
-0
/
+36
2020-02-13
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
1
-15
/
+9
2020-02-13
ALSA: pcm: Fix double hw_free calls
Takashi Iwai
1
-1
/
+2
2020-02-13
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
1
-4
/
+4
2020-02-13
RDMA/mlx5: Prevent overflow in mmap offset calculations
Leon Romanovsky
1
-2
/
+2
2020-02-13
IB/umad: Fix kernel crash while unloading ib_umad
Yonatan Cohen
1
-2
/
+3
2020-02-13
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
1
-23
/
+28
2020-02-13
RDMA/core: Add missing list deletion on freeing event queue
Michael Guralnik
1
-0
/
+1
2020-02-13
ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
Alexander Tsoy
3
-32
/
+66
2020-02-13
io-wq: don't call kXalloc_node() with non-online node
Jens Axboe
1
-4
/
+18
[next]