summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-02Merge branch 'Fix-reconnection-latency-caused-by-FIN-ACK-handling-race'Jakub Kicinski
2020-02-02selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park
2020-02-02tcp: Reduce SYN resend delay if a suspicous ACK is receivedSeongJae Park
2020-02-02MAINTAINERS: correct entries for ISDN/mISDN sectionLukas Bulwahn
2020-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-02-02Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-02-02Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-02-02btrfs: do not zero f_bavail if we have available spaceJosef Bacik
2020-02-02ASoC: tegra: Revert 24 and 32 bit supportJon Hunter
2020-02-02ASoC: SOF: Intel: add PCI ID for JasperLakeYong Zhi
2020-02-02sparc64: fix adjtimex regressionArnd Bergmann
2020-02-02efi/x86: Fix boot regression on systems with invalid memmap entriesArd Biesheuvel
2020-02-02ALSA: hdsp: Make the firmware loading ioctl a bit more readableTakashi Iwai
2020-02-02ALSA: emu10k1: Fix annotation and cast for the recent uapi header changeTakashi Iwai
2020-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-02-01cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-01MAINTAINERS: Orphan HSR network protocolSven Eckelmann
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter
2020-02-01Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...Linus Torvalds
2020-02-01vfs: fix do_last() regressionAl Viro
2020-02-01Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-02-01tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi
2020-02-01tracing: Remove useless code in dynevent_arg_pair_add()Tom Zanussi
2020-02-01tracing: Remove check_arg() callbacks from dynevent argsTom Zanussi
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-01bcache: check return value of prio_read()Coly Li
2020-02-01bcache: fix incorrect data type usage in btree_flush_write()Coly Li
2020-02-01bcache: add readahead cache policy options via sysfs interfaceColy Li
2020-02-01bcache: explicity type cast in bset_bkey_last()Coly Li
2020-02-01bcache: fix memory corruption in bch_cache_accounting_clear()Coly Li
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman
2020-02-01clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov
2020-02-01arch/xtensa: fix Kconfig typos for HAVE_SMPRandy Dunlap
2020-02-01xtensa: clean up optional XCHAL_* definitionsMax Filippov
2020-02-01xtensa: drop unused function fast_coprocessor_doubleMax Filippov
2020-02-01x86/hyperv: Suspend/resume the hypercall page for hibernationDexuan Cui
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-01ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai
2020-02-01ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirkTakashi Iwai
2020-02-01ALSA: usb-audio: Fix endianess in descriptor validationTakashi Iwai
2020-02-01ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi
2020-01-31tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-01-31Merge branch 'next' into for-linusDmitry Torokhov
2020-01-31Input: synaptics-rmi4 - switch to reduced reporting modeLucas Stach
2020-01-31tracing: Consolidate some synth_event_trace codeTom Zanussi