summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11Linux 3.16.85v3.16.85linux-3.16.yBen Hutchings
2020-06-11fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko
2020-06-11random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld
2020-06-11x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf
2020-06-11x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-11x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2020-06-11ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo
2020-06-11ext4: don't perform block validity checks on the journal inodeTheodore Ts'o
2020-06-11ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o
2020-06-11ext4: unsigned int compared against zeroColin Ian King
2020-06-11ext4: protect journal inode's blocks using block_validityTheodore Ts'o
2020-06-11ext4: Make checks for metadata_csum feature saferTahsin Erdogan
2020-06-11USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-06-11signal: Extend exec_id to 64bitsEric W. Biederman
2020-06-11scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-06-11scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-06-11scsi: sg: fix minor memory leak in error pathTony Battersby
2020-06-11scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2020-06-11scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2020-06-11scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2020-06-11scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2020-06-11scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke
2020-06-11scsi: sg: check for valid direction before starting the requestJohannes Thumshirn
2020-06-11scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2020-06-11scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2020-06-11scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2020-06-11scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2020-06-11scsi: sg: off by one in sg_ioctl()Dan Carpenter
2020-06-11scsi: sg: use standard lists for sg_requestsHannes Reinecke
2020-06-11scsi: sg: remove 'save_scat_len'Hannes Reinecke
2020-06-11scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor
2020-06-11scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor
2020-06-11scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke
2020-06-11scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke
2020-06-11scsi: sg: Change next_cmd_len handling to mirror upstreamBen Hutchings
2020-06-11sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita
2020-06-11sg: O_EXCL and other lock handlingDouglas Gilbert
2020-06-11mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-06-11mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-06-11scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter
2020-06-11scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter
2020-06-11USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-06-11drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger
2020-06-11drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger
2020-06-11selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-06-11selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()Vladis Dronov
2020-06-11selinux: Print 'sclass' as string when unrecognized netlink message occursMarek Milkovic