index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 3.16.85
v3.16.85
linux-3.16.y
Ben Hutchings
2020-06-11
1
-1
/
+1
*
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
2020-06-11
1
-1
/
+1
*
random: always use batched entropy for get_random_u{32,64}
Jason A. Donenfeld
2020-06-11
1
-3
/
+0
*
x86/speculation: Add Ivy Bridge to affected list
Josh Poimboeuf
2020-06-11
1
-3
/
+4
*
x86/speculation: Add SRBDS vulnerability and mitigation documentation
Mark Gross
2020-06-11
1
-0
/
+148
*
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-06-11
8
-0
/
+173
*
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
2020-06-11
1
-10
/
+13
*
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-06-11
3
-1
/
+39
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2020-06-11
33
-69
/
+69
*
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
2020-06-11
1
-0
/
+1
*
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
2020-06-11
1
-4
/
+9
*
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
2020-06-11
1
-0
/
+6
*
ext4: unsigned int compared against zero
Colin Ian King
2020-06-11
1
-1
/
+2
*
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2020-06-11
2
-0
/
+54
*
ext4: Make checks for metadata_csum feature safer
Tahsin Erdogan
2020-06-11
1
-8
/
+11
*
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
2020-06-11
1
-0
/
+3
*
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-06-11
3
-4
/
+4
*
scsi: sg: add sg_remove_request in sg_write
Wu Bo
2020-06-11
1
-1
/
+3
*
scsi: sg: add sg_remove_request in sg_common_write
Li Bin
2020-06-11
1
-1
/
+3
*
scsi: sg: fix minor memory leak in error path
Tony Battersby
2020-06-11
1
-0
/
+1
*
scsi: sg: don't return bogus Sg_requests
Johannes Thumshirn
2020-06-11
1
-2
/
+3
*
scsi: sg: only check for dxfer_len greater than 256M
Johannes Thumshirn
2020-06-11
1
-30
/
+2
*
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
2020-06-11
1
-2
/
+5
*
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
2020-06-11
1
-1
/
+4
*
scsi: sg: close race condition in sg_remove_sfp_usercontext()
Hannes Reinecke
2020-06-11
1
-2
/
+10
*
scsi: sg: check for valid direction before starting the request
Johannes Thumshirn
2020-06-11
1
-12
/
+34
*
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
2020-06-11
2
-22
/
+9
*
scsi: sg: Re-fix off by one in sg_fill_request_table()
Ben Hutchings
2020-06-11
1
-1
/
+1
*
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
Hannes Reinecke
2020-06-11
1
-3
/
+2
*
scsi: sg: factor out sg_fill_request_table()
Hannes Reinecke
2020-06-11
1
-26
/
+35
*
scsi: sg: off by one in sg_ioctl()
Dan Carpenter
2020-06-11
1
-1
/
+1
*
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
2020-06-11
1
-86
/
+61
*
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
2020-06-11
1
-2
/
+0
*
scsi: sg: recheck MMAP_IO request length with lock held
Todd Poynor
2020-06-11
1
-2
/
+5
*
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
2020-06-11
1
-3
/
+9
*
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
2020-06-11
1
-0
/
+2
*
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
2020-06-11
1
-21
/
+26
*
scsi: sg: Change next_cmd_len handling to mirror upstream
Ben Hutchings
2020-06-11
1
-7
/
+3
*
sg: prevent integer overflow when converting from sectors to bytes
Akinobu Mita
2020-06-11
1
-4
/
+13
*
sg: O_EXCL and other lock handling
Douglas Gilbert
2020-06-11
1
-194
/
+230
*
mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
Qing Xu
2020-06-11
1
-0
/
+4
*
mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
Qing Xu
2020-06-11
1
-0
/
+7
*
scsi: mptfusion: Fix double fetch bug in ioctl
Dan Carpenter
2020-06-11
1
-163
/
+50
*
scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
Dan Carpenter
2020-06-11
1
-0
/
+2
*
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
2020-06-11
1
-1
/
+8
*
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
David Mosberger
2020-06-11
1
-20
/
+17
*
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
David Mosberger
2020-06-11
1
-8
/
+7
*
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
2020-06-11
1
-24
/
+44
*
selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()
Vladis Dronov
2020-06-11
1
-4
/
+5
*
selinux: Print 'sclass' as string when unrecognized netlink message occurs
Marek Milkovic
2020-06-11
1
-2
/
+3
[next]