summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz1-8/+2
2018-10-20Input: atakbd - fix Atari keymapAndreas Schwab1-38/+26
2018-10-20clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy1-0/+3
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski3-29/+0
2018-10-20x86/fpu: Remove struct fpu::counterRik van Riel3-17/+0
2018-10-20x86/fpu: Remove use_eager_fpu()Andy Lutomirski6-97/+14
2018-10-20KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini3-4/+2
2018-10-20rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet1-0/+6
2018-10-20net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-11/+11
2018-10-20net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+6
2018-10-20team: Forbid enslaving team device to itselfIdo Schimmel1-0/+5
2018-10-20qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh5-12/+17
2018-10-20net/usb: cancel pending work when unbinding smsc75xxYu Zhao1-0/+1
2018-10-20netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti1-1/+2
2018-10-20net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill1-3/+1
2018-10-20net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca5-6/+92
2018-10-20ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet1-2/+1
2018-10-20ip_tunnel: be careful when accessing the inner headerPaolo Abeni1-0/+9
2018-10-20ip6_tunnel: be careful when accessing the inner headerPaolo Abeni1-2/+11
2018-10-20bonding: avoid possible dead-lockMahesh Bandewar2-32/+18
2018-10-20bnxt_en: Fix TX timeout during netpoll.Michael Chan1-3/+10
2018-10-20jffs2: return -ERANGE when xattr buffer is too smallHou Tao1-2/+4
2018-10-20xhci: Don't print a warning when setting link state for disabled portsMathias Nyman1-9/+9
2018-10-20i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov1-0/+1
2018-10-20perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter1-0/+9
2018-10-20mach64: detect the dot clock divider correctly on sparcMikulas Patocka3-9/+11
2018-10-20mm/vmstat.c: fix outdated vmstat_textJann Horn1-1/+0
2018-10-20ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o1-8/+14
2018-10-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-10-20ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2-1/+2
2018-10-20net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-10-20stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-10-20sound: enable interrupt after dma buffer initializationYu Zhao1-2/+6
2018-10-20mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren1-5/+6
2018-10-20selftests/efivarfs: add required kernel configsLei Yang1-0/+1
2018-10-20ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1
2018-10-20ASoC: wm8804: Add ACPI supportPierre-Louis Bossart1-1/+14
2018-10-13Linux 4.4.161v4.4.161Greg Kroah-Hartman1-1/+1
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng2-0/+8
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-10-13tcp: add tcp_ooo_try_coalesce() helperEric Dumazet1-2/+21
2018-10-13tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet1-2/+2
2018-10-13tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet1-5/+11
2018-10-13tcp: fix a stale ooo_last_skb after a replaceEric Dumazet1-1/+2
2018-10-13tcp: use an RB tree for ooo receive queueYaogong Wang8-159/+242
2018-10-13tcp: increment sk_drops for dropped rx packetsEric Dumazet4-13/+29
2018-10-13ubifs: Check for name being NULL while mountingRichard Weinberger1-0/+3
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang1-0/+2
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20