index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-11-25
iov_iter: saner checks for attempt to copy to/from iterator
Al Viro
2022-11-25
csum_and_copy_to_iter(): handle ITER_DISCARD
Al Viro
2022-11-25
get rid of unlikely() on page_copy_sane() calls
Al Viro
2022-11-25
lib/test_rhashtable: Remove set but unused variable 'insert_retries'
Jiapeng Chong
2022-11-23
lib/vdso: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-11-23
test_firmware: fix memory leak in test_firmware_init()
Zhengchao Shao
2022-11-22
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
2022-11-22
test_kprobes: fix implicit declaration error of test_kprobes
Li Hua
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-11-22
lru_cache: remove unused lc_private, lc_set, lc_index_of
Joel Colledge
2022-11-22
lru_cache: remove compiled out code
Christoph Böhmwalder
2022-11-22
lru_cache: use atomic operations when accessing lc->flags, always
Lars Ellenberg
2022-11-22
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
vsprintf: initialize siphash key using notifier
Jason A. Donenfeld
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
math64: favor kernel-doc from header files
Liam Beguin
2022-11-21
asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
Sai Prakash Ranjan
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
2022-11-21
Makefile.debug: support for -gz=zstd
Nick Desaulniers
2022-11-19
lib: assume char is unsigned
Jason A. Donenfeld
2022-11-18
lib/fonts: fix undefined behavior in bit shift for get_default_font
Gaosheng Cui
2022-11-18
llist: avoid extra memory read in llist_add_batch
Uros Bizjak
2022-11-18
lib/oid_registry.c: remove redundant assignment to variable num
Colin Ian King
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_{above,below}() instead of manual loop
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-16
sbitmap: Try each queue to wake up at least one waiter
Gabriel Krisman Bertazi
2022-11-16
sbitmap: Advance the queue index before waking up a queue
Gabriel Krisman Bertazi
2022-11-16
lib/test_linear_ranges: Use LINEAR_RANGE()
Matti Vaittinen
2022-11-15
lib/debugobjects: fix stat count and optimize debug_objects_mem_init
wuchi
2022-11-14
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
2022-11-14
lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE
Giulio Benetti
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2022-11-11
sbitmap: Use single per-bitmap counting to wake up queued tags
Gabriel Krisman Bertazi
2022-11-11
crypto: lib/aesgcm - Provide minimal library implementation
Ard Biesheuvel
2022-11-11
crypto: lib/gf128mul - make gf128mul_lle time invariant
Ard Biesheuvel
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-11-10
test_firmware: Fix spelling mistake "EMTPY" -> "EMPTY"
Colin Ian King
2022-11-09
mac_pton: Don't access memory over expected length
Andy Shevchenko
2022-11-09
lib/scatterlist: add check when merging zone device pages
Logan Gunthorpe
2022-11-09
iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
Logan Gunthorpe
2022-11-08
kasan: switch kunit tests to console tracepoints
Andrey Konovalov
2022-11-08
maple_tree: don't set a new maximum on the node when not reusing nodes
Liam Howlett
2022-11-08
maple_tree: fix depth tracking in maple_state
Liam Howlett
2022-11-08
kmsan: make sure PREEMPT_RT is off
Alexander Potapenko
2022-11-08
Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
Alexander Potapenko
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
[prev]
[next]