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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-26
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-04-14
idr: fix top layer handling
Tejun Heo
1
-14
/
+22
2014-02-20
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
1
-1
/
+2
2014-02-20
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2013-12-08
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-7
/
+7
2013-12-04
vsprintf: check real user/group id for %pK
Ryan Mallon
1
-3
/
+30
2013-11-13
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
1
-1
/
+2
2013-10-13
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+3
2013-06-07
klist: del waiter from klist_remove_waiters before wakeup waitting process
wang, biao
1
-1
/
+1
2013-04-16
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2013-03-04
idr: fix a subtle bug in idr_get_next()
Tejun Heo
1
-1
/
+8
2013-02-11
digsig: Fix memory leakage in digsig_verify_rsa()
YOSHIFUJI Hideaki
1
-0
/
+2
2013-01-11
lib: atomic64: Initialize locks statically to fix early users
Stephen Boyd
1
-12
/
+5
2012-12-03
MPI: Fix compilation on MIPS with GCC 4.4 and newer
Manuel Lauss
1
-2
/
+17
2012-10-31
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2012-10-13
lib/gcd.c: prevent possible div by 0
Davidlohr Bueso
1
-0
/
+3
2012-10-02
digsig: add hash size comparision on signature verification
Dmitry Kasatkin
1
-2
/
+4
2012-07-16
bql: Avoid possible inconsistent calculation.
Hiroaki SHIMODA
1
-5
/
+7
2012-07-16
bql: Avoid unneeded limit decrement.
Hiroaki SHIMODA
1
-2
/
+4
2012-07-16
bql: Fix POSDIFF() to integer overflow aware.
Hiroaki SHIMODA
1
-1
/
+1
2012-06-17
btree: fix tree corruption in btree_get_prev()
Roland Dreier
1
-2
/
+2
2012-06-10
radix-tree: fix contiguous iterator
Konstantin Khlebnikov
1
-0
/
+3
2012-04-18
mpi: Avoid using freed pointer in mpi_lshift_limbs()
Jesper Juhl
1
-2
/
+3
2012-04-10
kobject: provide more diagnostic info for kobject_add_internal() failures
Dan Williams
1
-7
/
+7
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-270
/
+188
2012-03-28
crc32: add help text for the algorithm select option
Darrick J. Wong
1
-0
/
+4
2012-03-28
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
1
-258
/
+33
2012-03-28
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
1
-0
/
+151
2012-03-28
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
1
-12
/
+0
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2012-03-25
Introduce CONFIG_GENERIC_IO
Richard Weinberger
1
-0
/
+5
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
63
-63
/
+71
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
8
-0
/
+9
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
1
-8
/
+0
2012-03-23
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
1
-0
/
+20
2012-03-23
crc32: select an algorithm via Kconfig
Darrick J. Wong
2
-0
/
+61
2012-03-23
crc32: add self-test code for crc32c
Darrick J. Wong
1
-102
/
+261
2012-03-23
crc32: bolt on crc32c
Darrick J. Wong
4
-34
/
+95
2012-03-23
crc32: add note about this patchset to crc32.c
Bob Pearson
1
-0
/
+4
2012-03-23
crc32: optimize loop counter for x86
Bob Pearson
1
-0
/
+13
2012-03-23
crc32: add slice-by-8 algorithm to existing code
Bob Pearson
3
-35
/
+75
2012-03-23
crc32: make CRC_*_BITS definition correspond to actual bit counts
Bob Pearson
3
-12
/
+34
2012-03-23
crc32: fix mixing of endian-specific types
Bob Pearson
1
-6
/
+6
2012-03-23
crc32: miscellaneous cleanups
Bob Pearson
2
-71
/
+39
2012-03-23
crc32: simplify unit test code
Bob Pearson
2
-117
/
+691
2012-03-23
crc32: move long comment about crc32 fundamentals to Documentation/
Bob Pearson
1
-127
/
+2
[next]