summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-11-06thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-06tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-11-06fs: cifs: mute -Wunused-const-variable messageAustin Kim
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-11-06perf map: Fix overlapped map handlingSteve MacLean
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-11-06exec: load_script: Do not exec truncated interpreter pathKees Cook
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-11-06scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2019-11-06dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet
2019-11-06dm snapshot: rework COW throttling to fix deadlockMikulas Patocka
2019-11-06dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka
2019-11-06dm snapshot: use mutex instead of rw_semaphoreMikulas Patocka
2019-10-29Linux 4.4.198Greg Kroah-Hartman
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-29net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-29memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET
2019-10-29btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo
2019-10-29CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-29mm/slub: fix a deadlock in show_slab_objects()Qian Cai
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2019-10-29drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng
2019-10-29mac80211: Reject malformed SSID elementsWill Deacon
2019-10-29cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden
2019-10-29scsi: core: try to get module before removing deviceYufen Yu
2019-10-29USB: ldusb: fix read info leaksJohan Hovold
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-29USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-29memfd: Fix locking when tagging pinsMatthew Wilcox (Oracle)