summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov1-0/+7
2018-11-20random: mix rdrand with entropy sent in from userspaceTheodore Ts'o1-1/+9
2018-11-20x86/MCE: Remove min interval polling limitationDewet Thibaut1-3/+0
2018-11-20usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska1-2/+6
2018-11-20KEYS: DNS: fix parsing multiple optionsEric Biggers1-12/+16
2018-11-20x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2-6/+5
2018-11-20MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton1-1/+1
2018-11-20drm: re-enable error handlingNicholas Mc Guire1-1/+1
2018-11-20drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul1-7/+0
2018-11-20drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter1-2/+2
2018-11-20usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel1-0/+3
2018-11-20reiserfs: fix buffer overflow with long warning messagesEric Biggers1-60/+81
2018-11-20string: drop __must_check from strscpy()Ben Hutchings1-1/+1
2018-11-20mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko2-11/+10
2018-11-20fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador1-3/+2
2018-11-20mm: refuse wrapped vm_brk requestsKees Cook1-3/+5
2018-11-20binfmt_elf: fix calculations for bss paddingKees Cook1-16/+18
2018-11-20mm, elf: handle vm_brk errorMichal Hocko1-2/+5
2018-11-20qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-11-20skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio1-0/+1
2018-11-20ext4: check for allocation block validity with block group lockedTheodore Ts'o2-1/+7
2018-11-20RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-11-20ARC: mm: allow mprotect to make stack mappings executableVineet Gupta1-1/+1
2018-11-20ext4: fix inline data updates with checksums enabledTheodore Ts'o2-16/+18
2018-11-20ARC: Fix CONFIG_SWAPAlexey Brodkin1-1/+1
2018-11-20HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-11-20mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner1-9/+9
2018-11-20ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-11-20sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-32/+15
2018-11-20usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-11-20xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter1-1/+1
2018-11-20USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-11-20USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-11-20cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio5-21/+14
2018-11-20cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg3-6/+11
2018-11-20cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2-8/+20
2018-11-20cifs: Fix use after free of a mid_q_entryLars Persson7-2/+28
2018-11-20drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11
2018-11-20USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter1-1/+1
2018-11-20USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen1-0/+1
2018-11-20smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-11-20mm: hugetlb: yield when prepping struct pagesCannon Matthews1-0/+1
2018-11-20tracing: Fix missing return symbol in function_graph outputChangbin Du1-1/+6
2018-11-20RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky1-1/+1
2018-11-20x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky1-3/+5
2018-11-20x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk1-8/+3
2018-11-20x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk6-9/+24
2018-11-20x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk3-2/+4
2018-11-20x86/cpufeatures: Hide AMD-specific speculation flagsBen Hutchings1-3/+3
2018-11-20sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang2-6/+10