index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
random: always use batched entropy for get_random_u{32,64}
Jason A. Donenfeld
1
-3
/
+0
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
1
-0
/
+8
2020-06-11
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
15
-22
/
+22
2020-06-11
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-06-11
scsi: sg: add sg_remove_request in sg_write
Wu Bo
1
-1
/
+3
2020-06-11
scsi: sg: add sg_remove_request in sg_common_write
Li Bin
1
-1
/
+3
2020-06-11
scsi: sg: fix minor memory leak in error path
Tony Battersby
1
-0
/
+1
2020-06-11
scsi: sg: don't return bogus Sg_requests
Johannes Thumshirn
1
-2
/
+3
2020-06-11
scsi: sg: only check for dxfer_len greater than 256M
Johannes Thumshirn
1
-30
/
+2
2020-06-11
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
1
-2
/
+5
2020-06-11
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
1
-1
/
+4
2020-06-11
scsi: sg: close race condition in sg_remove_sfp_usercontext()
Hannes Reinecke
1
-2
/
+10
2020-06-11
scsi: sg: check for valid direction before starting the request
Johannes Thumshirn
1
-12
/
+34
2020-06-11
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
1
-21
/
+9
2020-06-11
scsi: sg: Re-fix off by one in sg_fill_request_table()
Ben Hutchings
1
-1
/
+1
2020-06-11
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
Hannes Reinecke
1
-3
/
+2
2020-06-11
scsi: sg: factor out sg_fill_request_table()
Hannes Reinecke
1
-26
/
+35
2020-06-11
scsi: sg: off by one in sg_ioctl()
Dan Carpenter
1
-1
/
+1
2020-06-11
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
1
-86
/
+61
2020-06-11
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
1
-2
/
+0
2020-06-11
scsi: sg: recheck MMAP_IO request length with lock held
Todd Poynor
1
-2
/
+5
2020-06-11
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
1
-3
/
+9
2020-06-11
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
1
-0
/
+2
2020-06-11
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
1
-21
/
+26
2020-06-11
scsi: sg: Change next_cmd_len handling to mirror upstream
Ben Hutchings
1
-7
/
+3
2020-06-11
sg: prevent integer overflow when converting from sectors to bytes
Akinobu Mita
1
-4
/
+13
2020-06-11
sg: O_EXCL and other lock handling
Douglas Gilbert
1
-194
/
+230
2020-06-11
mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
Qing Xu
1
-0
/
+4
2020-06-11
mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
Qing Xu
1
-0
/
+7
2020-06-11
scsi: mptfusion: Fix double fetch bug in ioctl
Dan Carpenter
1
-163
/
+50
2020-06-11
scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
Dan Carpenter
1
-0
/
+2
2020-06-11
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
1
-1
/
+8
2020-06-11
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
David Mosberger
1
-20
/
+17
2020-06-11
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
David Mosberger
1
-8
/
+7
2020-06-11
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
1
-0
/
+3
2020-06-11
slip: Fix use-after-free Read in slip_open
Jouni Hogander
1
-1
/
+1
2020-06-11
slip: Fix memory leak in slip_open error path
Jouni Hogander
1
-0
/
+1
2020-06-11
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
1
-0
/
+3
2020-06-11
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
1
-1
/
+1
2020-06-11
slcan: Fix memory leak in error path
Jouni Hogander
1
-0
/
+1
2020-05-22
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
1
-12
/
+32
2020-05-22
media/v4l2-core: set pages dirty upon releasing DMA buffers
John Hubbard
1
-1
/
+4
2020-05-22
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2
-1
/
+9
2020-05-22
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
1
-1
/
+1
2020-05-22
media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
Will Deacon
1
-0
/
+12
2020-05-22
USB: serial: ir-usb: fix IrLAP framing
Johan Hovold
1
-22
/
+91
2020-05-22
USB: serial: ir-usb: fix link-speed handling
Johan Hovold
1
-10
/
+10
2020-05-22
USB: serial: ir-usb: add missing endpoint sanity check
Johan Hovold
1
-0
/
+3
2020-05-22
staging: wlan-ng: ensure error return is actually returned
Colin Ian King
1
-1
/
+1
2020-05-22
usb: gadget: f_ecm: Use atomic_t to track in-flight request
Bryan O'Donoghue
1
-4
/
+12
[next]