summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-27Linux 3.18.78v3.18.78Greg Kroah-Hartman
2017-10-27FS-Cache: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27af_packet: don't pass empty blocks for PACKET_V3Alexander Drozdov
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-27parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin
2017-10-27cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki
2017-10-27KEYS: don't let add_key() update an uninstantiated keyDavid Howells
2017-10-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-27i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson
2017-10-27ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai
2017-10-27ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings
2017-10-27can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-10-27can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-27usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-10-27USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-27USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-27USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-21Linux 3.18.77v3.18.77Greg Kroah-Hartman
2017-10-21Revert "tty: goldfish: Fix a parameter of a call to free_irq"Greg Kroah-Hartman
2017-10-21target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash
2017-10-21uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin
2017-10-21uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin
2017-10-21scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter
2017-10-21ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren
2017-10-21crypto: xts - Add ECB dependencyMilan Broz
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-10-21Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-10-21iio: adc: xilinx: Fix error handlingChristophe JAILLET
2017-10-21netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme
2017-10-21irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu
2017-10-21watchdog: kempld: fix gcc-4.3 buildArnd Bergmann
2017-10-21locking/lockdep: Add nest_lock integrity testPeter Zijlstra
2017-10-21Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman
2017-10-21net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-10-21packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-10-21l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-10-21l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-10-21vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-21isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-10-21packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2017-10-21bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-10-21sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-10-21ext4: avoid deadlock when expanding inode sizeJan Kara
2017-10-21drm/dp/mst: save vcpi with payloadsHarry Wentland
2017-10-21x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior