summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16.85v3.16.85linux-3.16.yBen Hutchings2020-06-111-1/+1
* fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko2020-06-111-1/+1
* random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld2020-06-111-3/+0
* x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf2020-06-111-3/+4
* x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross2020-06-111-0/+148
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-118-0/+173
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-111-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-113-1/+39
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-1133-69/+69
* ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo2020-06-111-0/+1
* ext4: don't perform block validity checks on the journal inodeTheodore Ts'o2020-06-111-4/+9
* ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o2020-06-111-0/+6
* ext4: unsigned int compared against zeroColin Ian King2020-06-111-1/+2
* ext4: protect journal inode's blocks using block_validityTheodore Ts'o2020-06-112-0/+54
* ext4: Make checks for metadata_csum feature saferTahsin Erdogan2020-06-111-8/+11
* USB: gadget: fix illegal array access in binding with UDCKyungtae Kim2020-06-111-0/+3
* signal: Extend exec_id to 64bitsEric W. Biederman2020-06-113-4/+4
* scsi: sg: add sg_remove_request in sg_writeWu Bo2020-06-111-1/+3
* scsi: sg: add sg_remove_request in sg_common_writeLi Bin2020-06-111-1/+3
* scsi: sg: fix minor memory leak in error pathTony Battersby2020-06-111-0/+1
* scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2020-06-111-2/+3
* scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn2020-06-111-30/+2
* scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn2020-06-111-2/+5
* scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn2020-06-111-1/+4
* scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke2020-06-111-2/+10
* scsi: sg: check for valid direction before starting the requestJohannes Thumshirn2020-06-111-12/+34
* scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2020-06-112-22/+9
* scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings2020-06-111-1/+1
* scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke2020-06-111-3/+2
* scsi: sg: factor out sg_fill_request_table()Hannes Reinecke2020-06-111-26/+35
* scsi: sg: off by one in sg_ioctl()Dan Carpenter2020-06-111-1/+1
* scsi: sg: use standard lists for sg_requestsHannes Reinecke2020-06-111-86/+61
* scsi: sg: remove 'save_scat_len'Hannes Reinecke2020-06-111-2/+0
* scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor2020-06-111-2/+5
* scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor2020-06-111-3/+9
* scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke2020-06-111-0/+2
* scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke2020-06-111-21/+26
* scsi: sg: Change next_cmd_len handling to mirror upstreamBen Hutchings2020-06-111-7/+3
* sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita2020-06-111-4/+13
* sg: O_EXCL and other lock handlingDouglas Gilbert2020-06-111-194/+230
* mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu2020-06-111-0/+4
* mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu2020-06-111-0/+7
* scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter2020-06-111-163/+50
* scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter2020-06-111-0/+2
* USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern2020-06-111-1/+8
* drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger2020-06-111-20/+17
* drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger2020-06-111-8/+7
* selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore2020-06-111-24/+44
* selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()Vladis Dronov2020-06-111-4/+5
* selinux: Print 'sclass' as string when unrecognized netlink message occursMarek Milkovic2020-06-111-2/+3