summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-30ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai1-2/+15
2018-04-29ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto1-2/+3
2018-04-27ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai1-2/+2
2018-04-27ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai1-1/+1
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto1-1/+1
2018-04-25ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai1-1/+8
2018-04-25ALSA: hda/realtek - change the location for one of two front micsKailang Yang1-0/+1
2018-04-25ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai1-2/+4
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai1-10/+14
2018-04-25ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2-5/+12
2018-04-25ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-04-25ALSA: hda: Hardening for potential Spectre v1Takashi Iwai1-1/+11
2018-04-25ALSA: control: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-04-25ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai4-40/+55
2018-04-25ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-04-25ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang1-0/+2
2018-04-25ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang1-0/+2
2018-04-25ALSA: pcm: Change return type to vm_fault_tSouptick Joarder1-3/+3
2018-04-25ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder3-3/+3
2018-04-24ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.Michael Drake1-1/+1
2018-04-24ALSA: dice: fix OUI for TC groupTakashi Sakamoto1-1/+1
2018-04-24ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai1-0/+3
2018-04-24ALSA: usb-audio: Fix missing endian conversionTakashi Iwai1-2/+2
2018-04-23ALSA: usb-audio: Fix forgotten conversion of control query functionsTakashi Iwai1-1/+2
2018-04-23ALSA: control: Fix missing __user annotationTakashi Iwai1-1/+1
2018-04-23ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson1-0/+1
2018-04-23ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller2-15/+15
2018-04-23Linux 4.17-rc2v4.17-rc2Linus Torvalds1-1/+1
2018-04-21mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-5/+4
2018-04-21mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim1-1/+1
2018-04-21fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorTetsuo Handa1-4/+4
2018-04-21kexec_file: do not add extra alignment to efi memmapDave Young1-3/+2
2018-04-21proc: fix /proc/loadavg regressionAlexey Dobriyan2-2/+2
2018-04-21proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan1-0/+6
2018-04-21autofs: mount point create should honour passed in modeIan Kent1-1/+1
2018-04-21MAINTAINERS: add personal addresses for Sascha and UweUwe Kleine-König1-5/+10
2018-04-21kasan: add no_sanitize attribute for clang buildsAndrey Konovalov1-0/+3
2018-04-21rapidio: fix rio_dma_transfer error handlingIoan Nicu1-10/+9
2018-04-21mm: enable thp migration for shmem thpNaoya Horiguchi3-7/+20
2018-04-21writeback: safer lock nestingGreg Thelen4-26/+34
2018-04-21mm, pagemap: fix swap offset value for PMD migration entryHuang Ying1-1/+5
2018-04-21mm: fix do_pages_move status handlingMichal Hocko1-0/+3
2018-04-21fork: unconditionally clear stack on forkKees Cook2-7/+2
2018-04-20CIFS: fix typo in cifs_dbgAurelien Aptel1-1/+1
2018-04-20cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French1-4/+5
2018-04-20cifs: smbd: Dump SMB packet when configuredLong Li1-1/+5
2018-04-20btrfs: print-tree: debugging output enhancementQu Wenruo2-11/+16
2018-04-20btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov3-10/+26
2018-04-20vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells1-1/+1
2018-04-20afs: Fix server record deletionDavid Howells1-1/+8