aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Linux 3.18.109-rt102v3.18.109-rt102v3.18-rtTom Zanussi1-1/+1
2018-05-16Merge tag 'v3.18.109' into v3.18-rtTom Zanussi24-58/+101
2018-05-16Linux 3.18.109Greg Kroah-Hartman1-1/+1
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu1-0/+2
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson1-1/+1
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)1-0/+3
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede1-0/+3
2018-05-16rfkill: gpio: fix memory leak in probe error pathJohan Hovold1-1/+6
2018-05-16tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet1-1/+1
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa1-8/+2
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet2-0/+2
2018-05-16net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet1-2/+2
2018-05-16net: initialize skb->peeked when cloningEric Dumazet1-0/+1
2018-05-16net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-05-16netlink: fix uninit-value in netlink_sendmsgEric Dumazet1-0/+2
2018-05-16usb: musb: host: fix potential NULL pointer dereferenceBin Liu1-1/+3
2018-05-16USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman1-34/+35
2018-05-16NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)1-0/+1
2018-05-16RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-05-16ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai1-2/+15
2018-05-16ALSA: aloop: Mark paused device as inactiveRobert Rosengren1-3/+9
2018-05-16ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai1-2/+2
2018-05-16ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai1-0/+2
2018-05-16perf session: Fix undeclared 'oe'Murilo Opsfelder Araujo1-0/+1
2018-05-16perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun1-1/+1
2018-05-16percpu: include linux/sched.h for cond_resched()Tejun Heo1-0/+1
2018-05-06Merge tag 'v3.18.108' into v3.18-rtTom Zanussi26-77/+169
2018-05-06Merge tag 'v3.18.107' into v3.18-rtTom Zanussi28-173/+253
2018-05-06Merge tag 'v3.18.106' into v3.18-rtTom Zanussi46-151/+369
2018-05-06Merge tag 'v3.18.105' into v3.18-rtTom Zanussi122-314/+924
2018-05-02Linux 3.18.108Greg Kroah-Hartman1-1/+1
2018-05-02Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman1-19/+1
2018-05-02libceph: validate con->state at the top of try_write()Ilya Dryomov1-0/+7
2018-05-02ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-05-02kobject: don't use WARN for registration failuresDmitry Vyukov1-7/+5
2018-05-02mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-05-02mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2-5/+12
2018-05-02ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-05-02ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson1-0/+1
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa1-6/+5
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren1-0/+11
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren1-1/+11
2018-05-02virtio_console: free buffers after resetMichael S. Tsirkin1-25/+24
2018-05-02virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-05-02ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai1-0/+3
2018-05-02USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2-1/+10
2018-05-02usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko1-0/+3
2018-05-02USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-05-02USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-05-02usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan1-1/+1
2018-05-02usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2018-05-02ext4: fix bitmap position validationLukas Czerner1-4/+5
2018-05-02ext4: add validity checks for bitmap block numbersTheodore Ts'o2-3/+21
2018-05-02ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o1-0/+1
2018-04-29Linux 3.18.107Greg Kroah-Hartman1-1/+1
2018-04-29cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter1-1/+1
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen1-0/+1
2018-04-29ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet1-0/+2
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang3-9/+23
2018-04-29net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet1-10/+18
2018-04-29tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet1-2/+4
2018-04-29packet: fix bitfield update raceWillem de Bruijn2-21/+49
2018-04-29llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang1-9/+12
2018-04-29llc: hold llc_sap before release_sock()Cong Wang1-0/+7
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-29team: fix netconsole setup over teamXin Long1-7/+12
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn1-5/+2
2018-04-29l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault1-0/+7
2018-04-29KEYS: DNS: limit the length of option stringsEric Biggers1-7/+6
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-29jbd2: fix use after free in kjournald2()Sahitya Tummala1-1/+1
2018-04-29mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-2/+2
2018-04-29perf: Return proper values for user stack errorsJiri Olsa1-2/+2
2018-04-29ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2-42/+4
2018-04-29ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang1-0/+2
2018-04-29ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o3-54/+74
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao1-1/+1
2018-04-29cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French1-4/+5
2018-04-24Linux 3.18.106Greg Kroah-Hartman1-1/+1
2018-04-24fanotify: fix logic of events on childAmir Goldstein1-19/+15
2018-04-24autofs: mount point create should honour passed in modeIan Kent1-1/+1
2018-04-24Don't leak MNT_INTERNAL away from internal mountsAl Viro1-1/+2
2018-04-24rpc_pipefs: fix double-dput()Al Viro1-0/+1
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-24jffs2_kill_sb(): deal with failed allocationsAl Viro1-1/+1
2018-04-24powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman1-1/+1
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa1-0/+5
2018-04-24ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai1-6/+12
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24ext4: don't allow r/w mounts if metadata blocks overlap the superblockTheodore Ts'o1-0/+6
2018-04-24ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o1-0/+6
2018-04-24ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai1-2/+3
2018-04-24ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai1-25/+42
2018-04-24ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2-9/+28
2018-04-24ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai1-28/+106
2018-04-24ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai1-1/+1
2018-04-24ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire1-2/+1
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv1-1/+1
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo1-3/+3
2018-04-24clk: mvebu: armada-38x: add support for missing clocksRichard Genoud1-7/+7
2018-04-24clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser1-3/+4
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-04-24jbd2: if the journal is aborted then don't allow update of the log tailTheodore Ts'o1-1/+4
2018-04-24random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o1-1/+1
2018-04-24thunderbolt: Resume control channel after hibernation image is createdMika Westerberg1-0/+1
2018-04-24ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly1-6/+13
2018-04-24powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin1-1/+6
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2-5/+2
2018-04-24powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin1-0/+4
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma1-6/+7
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen1-1/+1
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing1-2/+7
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk1-1/+6
2018-04-24ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre1-1/+1
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt1-5/+9
2018-04-24resource: fix integer overflow at reallocationTakashi Iwai1-1/+2
2018-04-24fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton1-1/+1
2018-04-24ubi: Reject MLC NANDRichard Weinberger1-0/+11
2018-04-24ubi: Fix error for write accessRomain Izard1-1/+1
2018-04-24ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger1-4/+10
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2-0/+6
2018-04-24s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-24s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-24s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2018-04-24parisc: Fix out of array access in match_pci_device()Helge Deller1-0/+4
2018-04-24media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab1-1/+3
2018-04-13Linux 3.18.105Greg Kroah-Hartman1-1/+1
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann1-1/+0
2018-04-13ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni1-4/+9
2018-04-13net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh1-1/+3
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-13ip6_tunnel: better validate user provided tunnel namesEric Dumazet1-2/+5
2018-04-13vti6: better validate user provided tunnel namesEric Dumazet1-2/+5
2018-04-13ip6_gre: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-13ipv6: sit: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-13ip_tunnel: better validate user provided tunnel namesEric Dumazet1-5/+6
2018-04-13net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-13vhost: correctly remove wait queue during poll failureJason Wang1-2/+1
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-13sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet1-5/+8
2018-04-13sctp: do not leak kernel memory to user spaceEric Dumazet1-1/+3
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-13netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko1-0/+3
2018-04-13net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet1-1/+1
2018-04-13futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman1-7/+91
2018-04-13random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o1-6/+6
2018-04-13virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor1-1/+6
2018-04-13virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2018-04-13rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-6/+15
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld4-12/+28
2018-04-13EDAC, mv64x60: Fix an error handling pathChristophe JAILLET1-1/+1
2018-04-13tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren1-3/+14
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-04-13scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-04-13bcache: segregate flash only volume write streamsTang Junhui1-5/+14
2018-04-13bcache: stop writeback thread after detachingTang Junhui1-0/+6
2018-04-13vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu1-1/+1
2018-04-13ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore1-0/+14
2018-04-13ACPICA: Events: Add runtime stub support for event APIsLv Zheng1-0/+18
2018-04-13Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann1-2/+15
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi1-2/+0
2018-04-13sparc64: ldc abort during vds iso bootJag Raman1-1/+6
2018-04-13sctp: fix recursive locking warning in sctp_do_peeloffXin Long1-2/+2
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim1-1/+19
2018-04-13net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski1-3/+3
2018-04-13perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra1-5/+10
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson1-1/+6
2018-04-13net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King1-0/+6
2018-04-13mceusb: sporadic RX truncation corruption fixA Sun1-2/+7
2018-04-13cx25840: fix unchecked return valuesPan Bian1-15/+21
2018-04-13e1000e: fix race condition around skb_tstamp_tx()Jacob Keller1-2/+8
2018-04-13tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik1-0/+1
2018-04-13perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff1-0/+8
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh4-9/+25
2018-04-13skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2-27/+46
2018-04-13bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov1-0/+3
2018-04-13Fix serial console on SNI RM400 machinesThomas Bogendoerfer1-5/+10
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen1-2/+2
2018-04-13mISDN: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2018-04-13qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai1-1/+1
2018-04-13perf trace: Add mmap alias for s390Jiri Olsa1-0/+4
2018-04-13powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2018-04-13KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen1-13/+11
2018-04-13net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+8