index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
syscall.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
brcmutil: print invalid chanspec when WARN-ing
Rafał Miłecki
1
-7
/
+7
2018-11-06
wireless: airo: potential buffer overflow in sprintf()
Dan Carpenter
1
-1
/
+1
2018-11-06
rtlwifi: Remove same duplicated includes
zhong jiang
2
-2
/
+0
2018-11-06
rtlwifi: rtl8723ae: Remove set but not used variables and #defines
zhong jiang
3
-10
/
+1
2018-11-06
brcmsmac: never log "tid x is not agg'able" by default
Ali MJ Al-Nasrawy
1
-2
/
+2
2018-11-06
zd1201: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
rtlwifi: rtl8821ae: phy: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
ray_cs: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-11-06
rt2x00: rt61pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-06
rt2x00: rt2800lib: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-11-06
rt2x00: rt2500pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-06
rt2x00: rt2400pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-06
mwifiex: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
prism54: islpci_dev: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
prism54: isl_ioctl: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
prism54: isl_38xx: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
orinoco_usb: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
iwlegacy: common: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-11-06
iwlegacy: 4965-mac: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-06
rtl8xxxu: Fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
rtl8xxxu: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-11-06
rtlwifi: btcoex: remove set but not used variable 'ppsc'
YueHaibing
1
-4
/
+0
2018-11-06
qtnfmac: fix error handling in control path
Sergey Matyukevich
1
-8
/
+13
2018-11-06
brcmfmac: fix spelling mistake "Retreiving" -> "Retrieving"
Colin Ian King
1
-2
/
+2
2018-11-06
qtnfmac: add support for Topaz chipsets
Sergey Matyukevich
9
-5
/
+1373
2018-11-06
qtnfmac_pcie: use single PCIe driver for all platforms
Igor Mitsyanko
7
-251
/
+292
2018-11-06
wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...
Christophe JAILLET
1
-1
/
+1
2018-11-06
libertas: remove set but not used variable 'int_type'
YueHaibing
1
-3
/
+1
2018-11-06
rsi: fix spelling mistake "Initialzing" -> "Initializing"
Colin Ian King
1
-2
/
+2
2018-11-06
brcmfmac: Fix ccode from EFI nvram when necessary
Hans de Goede
1
-0
/
+24
2018-11-06
brcmfmac: Add support for getting nvram contents from EFI variables
Hans de Goede
1
-6
/
+57
2018-11-06
brcmfmac: Cleanup brcmf_fw_request_done()
Hans de Goede
1
-7
/
+1
2018-11-06
brcmfmac: Set board_type from DMI on x86 based machines
Hans de Goede
4
-1
/
+127
2018-11-06
brcmfmac: Set board_type used for nvram file selection to machine-compatible
Hans de Goede
4
-1
/
+13
2018-11-06
brcmfmac: Add support for first trying to get a board specific nvram file
Hans de Goede
2
-1
/
+27
2018-11-06
brcmfmac: Remove recursion from firmware load error handling
Hans de Goede
1
-46
/
+19
2018-11-06
brcmfmac: Remove firmware-loading code duplication
Hans de Goede
1
-31
/
+31
2018-11-05
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-11-03
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+1
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
1
-1
/
+0
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
1
-2
/
+0
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
5
-77
/
+40
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
1
-0
/
+17
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
[next]