summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* multicast: do not restore deleted record source filter mode to new oneHangbin Liu2018-11-202-4/+2
* net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing2018-11-201-1/+3
* fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-11-201-7/+13
* usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu2018-11-201-2/+6
* crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu2018-11-201-2/+6
* scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy2018-11-201-4/+3
* scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-11-201-2/+3
* net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva2018-11-201-0/+2
* Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai2018-11-201-0/+7
* Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov2018-11-201-0/+7
* random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-11-201-1/+9
* x86/MCE: Remove min interval polling limitationDewet Thibaut2018-11-201-3/+0
* usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska2018-11-201-2/+6
* KEYS: DNS: fix parsing multiple optionsEric Biggers2018-11-201-12/+16
* x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-11-202-6/+5
* MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton2018-11-201-1/+1
* drm: re-enable error handlingNicholas Mc Guire2018-11-201-1/+1
* drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul2018-11-201-7/+0
* drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter2018-11-201-2/+2
* usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel2018-11-201-0/+3
* reiserfs: fix buffer overflow with long warning messagesEric Biggers2018-11-201-60/+81
* string: drop __must_check from strscpy()Ben Hutchings2018-11-201-1/+1
* mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko2018-11-202-11/+10
* fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador2018-11-201-3/+2
* mm: refuse wrapped vm_brk requestsKees Cook2018-11-201-3/+5
* binfmt_elf: fix calculations for bss paddingKees Cook2018-11-201-16/+18
* mm, elf: handle vm_brk errorMichal Hocko2018-11-201-2/+5
* qlogic: check kstrtoul() for errorsDan Carpenter2018-11-201-0/+2
* skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio2018-11-201-0/+1
* ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-11-202-1/+7
* RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-11-201-6/+12
* ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-11-201-1/+1
* ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-11-202-16/+18
* ARC: Fix CONFIG_SWAPAlexey Brodkin2018-11-201-1/+1
* HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva2018-11-201-0/+11
* mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner2018-11-201-9/+9
* ibmasm: don't write out of bounds in read handlerJann Horn2018-11-201-24/+3
* sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy2018-11-201-32/+15
* usb: quirks: add delay quirks for Corsair StrafeNico Sneck2018-11-201-0/+4
* xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter2018-11-201-1/+1
* USB: serial: mos7840: fix status-register error handlingJohan Hovold2018-11-201-0/+3
* USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold2018-11-201-1/+3
* cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio2018-11-205-21/+14
* cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg2018-11-203-6/+11
* cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2018-11-202-8/+20
* cifs: Fix use after free of a mid_q_entryLars Persson2018-11-207-2/+28
* drm/udl: fix display corruption of the last lineMikulas Patocka2018-11-202-5/+11
* USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter2018-11-201-1/+1
* USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen2018-11-201-0/+1
* smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino2018-11-201-0/+62