summaryrefslogtreecommitdiffstats
path: root/kernel/time/timeconst.bc (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-07Bluetooth: hci_ll: Replace mdelay with msleep in download_firmwareJia-Ju Bai1-1/+1
2018-02-07Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_syn...Jia-Ju Bai1-1/+1
2018-02-07Bluetooth: hci_ath: Replace mdelay with msleep in ath_wakeup_ar3kJia-Ju Bai1-2/+2
2018-02-07Bluetooth: ath3k: fix checkpatch warningMaxim Zhukov1-1/+1
2018-02-07Bluetooth: ath3k: Fix warning: quoted string split across linesMaxim Zhukov1-4/+8
2018-02-07Bluetooth: ath3k: remove blank line after ifMaxim Zhukov1-1/+0
2018-02-07Bluetooth: ath3k: do not init variablesMaxim Zhukov1-2/+2
2018-02-07Bluetooth: ath3k: replace hardcode numbers with defineMaxim Zhukov1-4/+5
2018-02-07Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]Tedd Ho-Jeong An1-0/+7
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds2-1/+2
2018-02-03firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel2-5/+3
2018-02-03firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare1-13/+9
2018-02-03firmware: dmi_scan: Drop dmi_initializedJean Delvare1-13/+8
2018-02-03firmware: dmi: Optimize dmi_matchesJean Delvare1-8/+11
2018-02-03Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin3-5/+15
2018-02-03soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet1-15/+20
2018-02-03net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann1-2/+1
2018-02-03net: qed: use correct strncpy() sizeArnd Bergmann1-4/+2
2018-02-03net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann1-1/+1
2018-02-03cls_u32: add missing RCU annotation.Paolo Abeni1-5/+7
2018-02-03r8152: set rx mode early when linking onHayes Wang1-2/+3
2018-02-03r8152: fix wrong checksum status for received IPv4 packetsHayes Wang1-5/+3
2018-02-03nfp: fix TLV offset calculationEdwin Peer1-1/+1
2018-02-02ima: re-initialize iint->atomic_flagsMimi Zohar1-0/+1
2018-02-02maintainers: update trusted keysMimi Zohar1-0/+1
2018-02-01fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan...Andrey Ryabinin1-5/+0
2018-02-01fs/dcache: Use read_word_at_a_time() in dentry_string_cmp()Andrey Ryabinin1-1/+1
2018-02-01lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin1-1/+1
2018-02-01compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2018-02-01compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2018-02-01net: pxa168_eth: add netconsole supportAlexander Monakov1-0/+12
2018-02-01net: igmp: add a missing rcu locking sectionEric Dumazet1-0/+4
2018-02-01ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario1-1/+5
2018-02-01vmxnet3: remove redundant initialization of pointer 'rq'Colin Ian King1-4/+2
2018-02-01lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King1-1/+1
2018-02-01net: jme: remove unused initialization of 'rxdesc'Colin Ian King1-1/+1
2018-02-01gfs2: Glock dump performance regression fixAndreas Gruenbacher1-22/+43
2018-02-01gfs2: Fix the crc32c dependencyAndreas Gruenbacher1-2/+1
2018-02-01Coccinelle: coccicheck: fix typoJulia Lawall1-1/+1
2018-02-01rtnetlink: remove check for IFLA_IF_NETNSIDChristian Brauner1-3/+0
2018-02-01rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko1-9/+9
2018-02-01inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven1-4/+2
2018-02-01net: bridge: Fix uninitialized error in br_fdb_sync_static()Geert Uytterhoeven1-1/+1
2018-02-01openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk1-0/+34
2018-02-01tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell1-3/+3
2018-02-01be2net: remove redundant initialization of 'head' and pointer txqColin Ian King1-2/+1
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens3-23/+66
2018-02-01drm/ast: Load lut in crtc_commitDaniel Vetter1-0/+1
2018-02-01mm: remove PG_highmem descriptionMiles Chen1-5/+0