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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-22
vfs: move permission checking into notify_change() for utimes(NULL)
Miklos Szeredi
1
-0
/
+1
2016-10-22
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
1
-0
/
+23
2016-10-22
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
1
-0
/
+1
2016-10-22
mm: filemap: don't plant shadow entries without radix tree node
Johannes Weiner
1
-3
/
+3
2016-10-22
Btrfs: catch invalid free space trees
Omar Sandoval
1
-1
/
+11
2016-10-22
debugfs: introduce a public file_operations accessor
Christian Lamparter
1
-0
/
+17
2016-10-20
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-0
/
+1
2016-10-20
v4l: rcar-fcp: Don't force users to check for disabled FCP support
Laurent Pinchart
1
-1
/
+1
2016-10-16
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
1
-2
/
+2
2016-10-07
Using BUG_ON() as an assert() is _never_ acceptable
Linus Torvalds
1
-2
/
+2
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-13
/
+7
2016-10-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+1
2016-09-30
include/linux/property.h: fix typo/compile error
John Youn
1
-1
/
+1
2016-09-30
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
1
-0
/
+2
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
1
-7
/
+0
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
1
-3
/
+3
2016-09-28
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
Andrey Smirnov
1
-1
/
+1
2016-09-27
Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes
James Bottomley
1
-4
/
+1
2016-09-26
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
1
-4
/
+1
2016-09-25
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-2
/
+2
2016-09-25
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
1
-0
/
+1
2016-09-23
Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+2
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-5
/
+80
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+28
2016-09-22
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-1
/
+2
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+3
2016-09-21
vti6: fix input path
Nicolas Dichtel
1
-1
/
+3
2016-09-20
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-19
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
1
-3
/
+0
2016-09-19
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
1
-0
/
+3
2016-09-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2016-09-17
fix iov_iter_fault_in_readable()
Al Viro
1
-1
/
+1
2016-09-17
sctp: fix SSN comparision
Marcelo Ricardo Leitner
1
-1
/
+1
2016-09-17
net: avoid sk_forward_alloc overflows
Eric Dumazet
1
-0
/
+10
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+13
2016-09-14
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
Paul Burton
1
-0
/
+2
2016-09-13
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-09-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+21
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+14
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
2016-09-13
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
1
-0
/
+14
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-4
/
+24
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-3
/
+2
2016-09-09
asm-generic: make copy_from_user() zero the destination properly
Al Viro
1
-4
/
+6
2016-09-08
net/mlx5e: Move an_disable_cap bit to a new position
Bodong Wang
1
-2
/
+3
2016-09-07
usercopy: force check_object_size() inline
Kees Cook
1
-2
/
+2
2016-09-06
net: Don't delete routes in different VRFs
Mark Tomlinson
1
-1
/
+2
[next]