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
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-23
Linux 4.1.35
v4.1.35
Sasha Levin
1
-1
/
+1
2016-10-23
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+42
2016-10-23
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2
-2
/
+13
2016-10-23
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
1
-2
/
+5
2016-10-23
time: Add cycles to nanoseconds translation
Christopher S. Hall
1
-4
/
+21
2016-10-09
Linux 4.1.34
v4.1.34
Sasha Levin
1
-1
/
+1
2016-10-09
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-10-09
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
1
-2
/
+2
2016-10-03
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-6
/
+8
2016-10-03
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-10-03
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
1
-4
/
+3
2016-10-03
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
1
-0
/
+2
2016-10-03
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-10-03
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-10-03
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-10-03
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
4
-42
/
+25
2016-10-03
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
3
-1
/
+29
2016-10-03
autofs: use dentry flags to block walks during expire
Ian Kent
1
-13
/
+42
2016-10-03
autofs races
Al Viro
3
-22
/
+15
2016-10-03
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-10-03
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
1
-4
/
+4
2016-10-03
can: flexcan: fix resume function
Fabio Estevam
1
-5
/
+8
2016-10-03
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
1
-0
/
+4
2016-10-03
fix iov_iter_fault_in_readable()
Al Viro
2
-23
/
+3
2016-10-03
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-10-02
fix minor infoleak in get_user_ex()
Al Viro
1
-1
/
+5
2016-10-02
avr32: fix copy_from_user()
Al Viro
3
-4
/
+13
2016-10-02
microblaze: fix __get_user()
Al Viro
1
-1
/
+1
2016-10-02
microblaze: fix copy_from_user()
Al Viro
1
-3
/
+6
2016-10-02
m32r: fix __get_user()
Al Viro
1
-1
/
+1
2016-10-02
blackfin: fix copy_from_user()
Al Viro
1
-4
/
+5
2016-10-02
sparc32: fix copy_from_user()
Al Viro
1
-1
/
+3
2016-10-02
sh: fix copy_from_user()
Al Viro
1
-1
/
+4
2016-10-02
sh64: failing __get_user() should zero
Al Viro
1
-0
/
+1
2016-10-02
score: fix copy_from_user() and friends
Al Viro
1
-21
/
+20
2016-10-02
score: fix __get_user/get_user
Al Viro
1
-1
/
+4
2016-10-02
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-10-02
ppc32: fix copy_from_user()
Al Viro
1
-19
/
+2
2016-10-02
parisc: fix copy_from_user()
Al Viro
1
-2
/
+4
2016-10-02
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-10-02
nios2: fix __get_user()
Al Viro
1
-2
/
+2
2016-10-02
nios2: copy_from_user() should zero the tail of destination
Al Viro
1
-3
/
+6
2016-10-02
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
1
-1
/
+3
2016-10-02
mn10300: failing __get_user() and get_user() should zero
Al Viro
1
-0
/
+1
2016-10-02
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
1
-0
/
+3
2016-10-02
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
1
-2
/
+9
2016-10-02
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-1
/
+2
2016-10-02
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-11
/
+9
2016-10-02
hexagon: fix strncpy_from_user() error return
Al Viro
1
-1
/
+2
2016-10-02
frv: fix clear_user()
Al Viro
1
-3
/
+9
[next]