index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
zbud.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
net: caif: remove BUG_ON(dev == NULL) in caif_xmit
Du Cheng
1
-1
/
+0
2021-05-13
Revert "net: caif: replace BUG_ON with recovery code"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
1
-2
/
+8
2021-05-13
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
net: fujitsu: fix potential null-ptr-deref
Anirudh Rayabharam
1
-0
/
+5
2021-05-13
Revert "net: fujitsu: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
net: rtlwifi: properly check for alloc_workqueue() failure
Greg Kroah-Hartman
1
-5
/
+10
2021-05-13
Revert "rtlwifi: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
1
-2
/
+4
2021-05-13
Revert "serial: max310x: pass return value of spi_register_driver"
Greg Kroah-Hartman
1
-2
/
+2
2021-05-13
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
1
-1
/
+3
2021-05-13
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
Revert "ALSA: sb: fix a missing check of snd_ctl_add"
Greg Kroah-Hartman
1
-7
/
+3
2021-05-13
Revert "media: usb: gspca: add a missed check for goto_low_power"
Greg Kroah-Hartman
1
-5
/
+1
2021-05-13
Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-13
Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
Greg Kroah-Hartman
1
-9
/
+2
2021-05-13
Revert "media: rcar_drif: fix a memory disclosure"
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
Revert "crypto: cavium/nitrox - add an error message to explain the failure o...
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
ics932s401: fix broken handling of errors when word reading fails
Darrick J. Wong
1
-1
/
+1
2021-05-09
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-08
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-08
habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory
Lv Yunlong
1
-1
/
+3
2021-05-08
habanalabs: wait for interrupt wrong timeout calculation
Ofir Bitton
1
-1
/
+1
2021-05-08
habanalabs: ignore f/w status error
Oded Gabbay
3
-1
/
+16
2021-05-08
habanalabs: change error level of security not ready
Oded Gabbay
1
-5
/
+2
2021-05-08
habanalabs: skip reading f/w errors on bad status
Oded Gabbay
1
-2
/
+7
2021-05-08
habanalabs: expose ASIC specific PLL index
Bharat Jauhari
8
-114
/
+127
2021-05-08
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-08
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-07
mm: fix typos in comments
Lu Jialin
3
-3
/
+3
2021-05-07
mm: fix typos in comments
Ingo Molnar
39
-83
/
+83
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
157
-627
/
+110
2021-05-07
ipc/sem.c: spelling fix
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
fs: fat: fix spelling typo of values
dingsenjie
1
-1
/
+1
2021-05-07
kernel/sys.c: fix typo
Xiaofeng Cao
1
-7
/
+7
[next]