summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.101v3.18.101Greg Kroah-Hartman2018-03-221-1/+1
* scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn2018-03-221-30/+2
* scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn2018-03-221-2/+5
* scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn2018-03-221-1/+4
* fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo2018-03-221-9/+10
* fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo2018-03-221-4/+19
* lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro2018-03-221-3/+8
* ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai2018-03-221-2/+2
* ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai2018-03-223-37/+25
* ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai2018-03-221-4/+6
* ima: relax requiring a file signature for new files with zero lengthMimi Zohar2018-03-221-1/+2
* rcutorture/configinit: Fix build directory error messageSeongJae Park2018-03-221-1/+1
* ASoC: nuc900: Fix a loop timeout testDan Carpenter2018-03-221-2/+2
* mac80211: remove BUG() when interface type is invalidLuca Coelho2018-03-221-1/+1
* veth: set peer GSO valuesStephen Hemminger2018-03-221-0/+3
* media: cpia2: Fix a couple off by one bugsDan Carpenter2018-03-221-2/+2
* scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez2018-03-221-1/+1
* spi: sun6i: disable/unprepare clocks on removeTobias Jordan2018-03-221-1/+1
* tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT2018-03-221-1/+1
* ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis2018-03-221-2/+2
* ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis2018-03-221-1/+1
* mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal2018-03-221-2/+7
* net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti2018-03-222-1/+8
* sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney2018-03-221-1/+2
* HID: elo: clear BTN_LEFT mappingJiri Kosina2018-03-221-0/+6
* wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2018-03-221-3/+17
* kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2018-03-222-0/+7
* kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu2018-03-221-0/+2
* scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke2018-03-221-2/+10
* scsi: sg: check for valid direction before starting the requestJohannes Thumshirn2018-03-221-12/+34
* perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros2018-03-221-3/+13
* perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2018-03-222-1/+3
* usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control()Yuyang Du2018-03-221-12/+8
* regulator: isl9305: fix array sizeVincent Stehlé2018-03-221-1/+1
* MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney2018-03-221-4/+12
* drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers2018-03-221-0/+6
* video: ARM CLCD: fix dma allocation sizeLiam Beguin2018-03-221-2/+2
* iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson2018-03-221-1/+1
* apparmor: Make path_max parameter readonlyJohn Johansen2018-03-221-1/+1
* fm10k: correctly check if interface is removedPhil Turnbull2018-03-221-1/+1
* reiserfs: Make cancel_old_flush() reliableJan Kara2018-03-223-7/+17
* net/faraday: Add missing include of of.hAndrew Lunn2018-03-221-0/+1
* powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard2018-03-221-1/+1
* ARM: dts: r8a7791: Correct parent of SSI[0-9] clocksGeert Uytterhoeven2018-03-221-2/+5
* ARM: dts: r8a7790: Correct parent of SSI[0-9] clocksGeert Uytterhoeven2018-03-221-2/+5
* braille-console: Fix value returned by _braille_console_setupSamuel Thibault2018-03-222-10/+18
* blk-throttle: make sure expire time isn't too bigShaohua Li2018-03-221-0/+11
* mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov2018-03-221-2/+2
* tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2018-03-221-3/+5
* spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transferAkinobu Mita2018-03-221-4/+5