index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
devres: don't use "proxy" headers
Andy Shevchenko
1
-3
/
+6
2024-04-26
devres: switch to use dev_err_probe() for unification
Andy Shevchenko
1
-8
/
+9
2024-04-26
kgdb: add HAS_IOPORT dependency
Niklas Schnelle
1
-0
/
+1
2024-04-26
lib/build_OID_registry: don't mention the full path of the script in output
Uwe Kleine-König
1
-1
/
+4
2024-04-26
mm/filemap: optimize filemap folio adding
Kairui Song
1
-0
/
+59
2024-04-26
lib/xarray: introduce a new helper xas_get_order
Kairui Song
2
-18
/
+65
2024-04-26
alloc_tag: Tighten file permissions on /proc/allocinfo
Kees Cook
1
-1
/
+1
2024-04-26
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2
-0
/
+43
2024-04-26
rhashtable: plumb through alloc tag
Kent Overstreet
1
-8
/
+14
2024-04-26
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
1
-0
/
+1
2024-04-26
lib: introduce early boot parameter to avoid page_ext memory overhead
Suren Baghdasaryan
1
-1
/
+40
2024-04-26
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2
-0
/
+18
2024-04-26
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
3
-0
/
+179
2024-04-26
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
1
-3
/
+8
2024-04-26
lib: code tagging module support
Suren Baghdasaryan
1
-2
/
+56
2024-04-26
lib: code tagging framework
Suren Baghdasaryan
3
-0
/
+224
2024-04-26
lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
Duoming Zhou
1
-4
/
+4
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+29
2024-04-25
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
1
-2
/
+2
2024-04-25
ubsan: Avoid i386 UBSAN handler crashes with Clang
Kees Cook
1
-14
/
+27
2024-04-24
cpumask: Introduce cpumask_first_and_and()
Dawei Li
1
-0
/
+12
2024-04-24
ubsan: Remove 1-element array usage in debug reporting
Kees Cook
1
-1
/
+1
2024-04-24
string_kunit: Move strtomem KUnit test to string_kunit.c
Kees Cook
2
-53
/
+54
2024-04-24
string.h: Introduce memtostr() and memtostr_pad()
Kees Cook
1
-0
/
+26
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
4
-14
/
+33
2024-04-22
s390: Stop using weak symbols for __iowrite64_copy()
Jason Gunthorpe
1
-4
/
+3
2024-04-22
x86: Stop using weak symbols for __iowrite32_copy()
Jason Gunthorpe
1
-3
/
+3
2024-04-20
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+16
2024-04-19
string: Convert KUnit test names to standard convention
Kees Cook
1
-36
/
+36
2024-04-19
string: Merge strcat KUnit tests into string_kunit.c
Kees Cook
4
-110
/
+82
2024-04-19
string: Prepare to merge strcat KUnit tests into string_kunit.c
Kees Cook
1
-6
/
+6
2024-04-19
string: Merge strscpy KUnit tests into string_kunit.c
Kees Cook
4
-149
/
+120
2024-04-19
string: Prepare to merge strscpy_kunit.c into string_kunit.c
Kees Cook
1
-25
/
+26
2024-04-19
Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+13
2024-04-18
string_kunit: Add test cases for str*cmp functions
Ivan Orlov
1
-0
/
+155
2024-04-17
bootconfig: Fix the kerneldoc of _xbc_exit()
Masami Hiramatsu (Google)
1
-1
/
+2
2024-04-16
bpf, tests: Fix typos in comments
Chen Pei
1
-1
/
+1
2024-04-16
ubsan: Add awareness of signed integer overflow traps
Kees Cook
1
-2
/
+16
2024-04-15
net: dqs: make struct dql more cache efficient
Breno Leitao
1
-4
/
+9
2024-04-14
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
1
-8
/
+11
2024-04-12
watchdog/softlockup: Low-overhead detection of interrupt storm
Bitao Hu
1
-0
/
+14
2024-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+6
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+3
2024-04-10
Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-04-10
lib: Add one-byte emulation function
Paul E. McKenney
2
-0
/
+46
2024-04-09
kfifo: add kfifo_dma_out_prepare_mapped()
Jiri Slaby (SUSE)
1
-12
/
+22
2024-04-09
kfifo: pass offset to setup_sgl_buf() instead of a pointer
Jiri Slaby (SUSE)
1
-4
/
+7
2024-04-09
kfifo: rename l to len_to_end in setup_sgl()
Jiri Slaby (SUSE)
1
-4
/
+4
2024-04-09
kfifo: remove support for physically non-contiguous memory
Jiri Slaby (SUSE)
1
-33
/
+5
2024-04-09
kfifo: add kfifo_out_linear{,_ptr}()
Jiri Slaby (SUSE)
1
-0
/
+26
[prev]
[next]