summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-23USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2-5/+2
2020-04-23USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-04-23staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley1-4/+4
2020-04-23staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-04-23staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8
2020-04-23staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-04-23staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley1-6/+2
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai2-26/+19
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada1-0/+2
2020-04-23ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang1-0/+3
2020-04-23ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang1-4/+8
2020-04-22libbpf: Only check mode flags in get_xdp_idDavid Ahern1-0/+2
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2-3/+26
2020-04-22netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso1-1/+1
2020-04-22MAINTAINERS: update dpaa2-eth maintainer listIoana Ciornei1-0/+1
2020-04-22mptcp: fix data_fin handing in RX pathPaolo Abeni1-2/+1
2020-04-22vrf: Fix IPv6 with qdisc and xfrmDavid Ahern1-2/+2
2020-04-22Documentation: add documentation of ping_group_rangeStephen Hemminger1-0/+7
2020-04-22Merge branch 'sctp-fixes'David S. Miller2-4/+8
2020-04-22sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
2020-04-22sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen1-3/+3
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean1-5/+3
2020-04-22sched: etf: do not assume all sockets are full blownEric Dumazet1-3/+4
2020-04-22tracing: Convert local functions in tracing_map.c to staticJason Yan1-3/+3
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov1-21/+1
2020-04-22ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...Steven Rostedt (VMware)1-0/+1
2020-04-23Documentation: kbuild: fix the section title formatMasahiro Yamada1-1/+2
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha1-0/+1
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada24-225/+287
2020-04-23kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada1-1/+1
2020-04-22cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara1-0/+5
2020-04-22cifs: ensure correct super block for DFS reconnectPaulo Alcantara1-17/+65
2020-04-22tracing: Fix memory leaks in trace_events_hist.cVamshi K Sthambamkadi1-0/+7
2020-04-22cifs: do not share tcons with DFSPaulo Alcantara1-0/+4
2020-04-22objtool: Fix off-by-one in symbol_by_offset()Julien Thierry1-1/+1
2020-04-22perf/core: fix parent pid/tid in task exit eventsIan Rogers1-3/+10
2020-04-22sched/core: Fix reset-on-fork from RT with uclampQuentin Perret1-7/+2
2020-04-22x86, sched: Move check for CPU type to caller functionGiovanni Gherdovich1-4/+2
2020-04-22x86, sched: Don't enable static key when starting secondary CPUsPeter Zijlstra (Intel)1-7/+14
2020-04-22x86, sched: Account for CPUs with less than 4 cores in freq. invarianceGiovanni Gherdovich1-3/+8
2020-04-22x86, sched: Bail out of frequency invariance if base frequency is unknownGiovanni Gherdovich1-0/+9
2020-04-22objtool: Fix 32bit cross buildsPeter Zijlstra1-1/+1
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern1-2/+8
2020-04-22Merge branch 'net-dsa-b53-Various-ARL-fixes'David S. Miller2-7/+39
2020-04-22net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2-0/+5
2020-04-22net: dsa: b53: Rework ARL bin logicFlorian Fainelli2-4/+29
2020-04-22net: dsa: b53: Fix ARL register definitionsFlorian Fainelli1-2/+2
2020-04-22net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli1-1/+0
2020-04-22net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli1-0/+3