aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-22Linux 3.18.101Greg Kroah-Hartman
2018-03-22scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2018-03-22scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2018-03-22scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2018-03-22fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo
2018-03-22fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo
2018-03-22lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro
2018-03-22ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-22ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-22ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-22ima: relax requiring a file signature for new files with zero lengthMimi Zohar
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-22ASoC: nuc900: Fix a loop timeout testDan Carpenter
2018-03-22mac80211: remove BUG() when interface type is invalidLuca Coelho
2018-03-22veth: set peer GSO valuesStephen Hemminger
2018-03-22media: cpia2: Fix a couple off by one bugsDan Carpenter
2018-03-22scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez
2018-03-22spi: sun6i: disable/unprepare clocks on removeTobias Jordan
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT
2018-03-22ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis
2018-03-22ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis
2018-03-22mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal
2018-03-22net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti
2018-03-22sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney
2018-03-22HID: elo: clear BTN_LEFT mappingJiri Kosina
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky
2018-03-22kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu
2018-03-22kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu
2018-03-22scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke
2018-03-22scsi: sg: check for valid direction before starting the requestJohannes Thumshirn
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-03-22usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2018-03-22regulator: isl9305: fix array sizeVincent Stehlé
2018-03-22MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2018-03-22drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers
2018-03-22video: ARM CLCD: fix dma allocation sizeLiam Beguin
2018-03-22iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson
2018-03-22apparmor: Make path_max parameter readonlyJohn Johansen
2018-03-22fm10k: correctly check if interface is removedPhil Turnbull
2018-03-22reiserfs: Make cancel_old_flush() reliableJan Kara
2018-03-22net/faraday: Add missing include of of.hAndrew Lunn
2018-03-22powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard
2018-03-22ARM: dts: r8a7791: Correct parent of SSI[0-9] clocksGeert Uytterhoeven
2018-03-22ARM: dts: r8a7790: Correct parent of SSI[0-9] clocksGeert Uytterhoeven
2018-03-22braille-console: Fix value returned by _braille_console_setupSamuel Thibault
2018-03-22blk-throttle: make sure expire time isn't too bigShaohua Li
2018-03-22mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov
2018-03-22tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng
2018-03-22spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transferAkinobu Mita