summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-23USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-04-23staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley
2020-04-23staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-04-23staging: vt6656: Fix pairwise key entry save.Malcolm Priestley
2020-04-23staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
2020-04-23staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada
2020-04-23ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang
2020-04-23ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang
2020-04-22libbpf: Only check mode flags in get_xdp_idDavid Ahern
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-22netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso
2020-04-22MAINTAINERS: update dpaa2-eth maintainer listIoana Ciornei
2020-04-22mptcp: fix data_fin handing in RX pathPaolo Abeni
2020-04-22vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-22Documentation: add documentation of ping_group_rangeStephen Hemminger
2020-04-22Merge branch 'sctp-fixes'David S. Miller
2020-04-22sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen
2020-04-22sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean
2020-04-22sched: etf: do not assume all sockets are full blownEric Dumazet
2020-04-22tracing: Convert local functions in tracing_map.c to staticJason Yan
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov
2020-04-22ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...Steven Rostedt (VMware)
2020-04-23Documentation: kbuild: fix the section title formatMasahiro Yamada
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-23kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-04-22cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara
2020-04-22cifs: ensure correct super block for DFS reconnectPaulo Alcantara
2020-04-22tracing: Fix memory leaks in trace_events_hist.cVamshi K Sthambamkadi
2020-04-22cifs: do not share tcons with DFSPaulo Alcantara
2020-04-22objtool: Fix off-by-one in symbol_by_offset()Julien Thierry
2020-04-22perf/core: fix parent pid/tid in task exit eventsIan Rogers
2020-04-22sched/core: Fix reset-on-fork from RT with uclampQuentin Perret
2020-04-22x86, sched: Move check for CPU type to caller functionGiovanni Gherdovich
2020-04-22x86, sched: Don't enable static key when starting secondary CPUsPeter Zijlstra (Intel)
2020-04-22x86, sched: Account for CPUs with less than 4 cores in freq. invarianceGiovanni Gherdovich
2020-04-22x86, sched: Bail out of frequency invariance if base frequency is unknownGiovanni Gherdovich
2020-04-22objtool: Fix 32bit cross buildsPeter Zijlstra
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-04-22Merge branch 'net-dsa-b53-Various-ARL-fixes'David S. Miller
2020-04-22net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-22net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-22net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-22net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli
2020-04-22net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-22perf/x86/cstate: Add Jasper Lake CPU supportHarry Pan