index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
list: test: increase coverage of list_test_list_replace*()
I Hsin Cheng
1
-0
/
+4
2024-09-17
list: test: fix tests for list_cut_position()
I Hsin Cheng
1
-0
/
+6
2024-09-17
resource, kunit: add test case for region_intersects()
Huang Ying
1
-0
/
+1
2024-09-17
Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-14
/
+13
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-4
/
+564
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
13
-2654
/
+126
2024-09-13
btf: require pahole 1.21+ for DEBUG_INFO_BTF with default DWARF version
Masahiro Yamada
1
-1
/
+1
2024-09-13
btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug
Masahiro Yamada
1
-2
/
+4
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
1
-5
/
+8
2024-09-13
random: vDSO: avoid call to out of line memset()
Christophe Leroy
1
-5
/
+7
2024-09-13
random: vDSO: add missing c-getrandom-y in Makefile
Christophe Leroy
1
-0
/
+1
2024-09-13
random: vDSO: don't use 64-bit atomics on 32-bit architectures
Christophe Leroy
1
-1
/
+1
2024-09-12
lib/math: Add int_pow test suite
Luis Felipe Hernandez
4
-0
/
+72
2024-09-12
mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
David Howells
3
-4
/
+564
2024-09-11
lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
Andrii Nakryiko
1
-21
/
+5
2024-09-11
lib/buildid: implement sleepable build_id_parse() API
Andrii Nakryiko
1
-19
/
+35
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
1
-3
/
+22
2024-09-11
lib/buildid: remove single-page limit for PHDR search
Andrii Nakryiko
1
-6
/
+8
2024-09-11
lib/buildid: take into account e_phoff when fetching program headers
Andrii Nakryiko
1
-19
/
+16
2024-09-11
lib/buildid: add single folio-based file reader abstraction
Andrii Nakryiko
1
-53
/
+210
2024-09-11
lib/buildid: harden build ID parsing logic
Andrii Nakryiko
1
-32
/
+44
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
10
-17
/
+47
2024-09-09
lib: glob.c: added null check for character class
Alok Swaminathan
1
-0
/
+2
2024-09-09
maple_tree: mark three functions as __maybe_unused
Liam R. Howlett
1
-3
/
+3
2024-09-09
lib: zstd: fix null-deref in ZSTD_createCDict_advanced2()
Sergey Senozhatsky
1
-0
/
+2
2024-09-09
lib: lz4hc: export LZ4_resetStreamHC symbol
Sergey Senozhatsky
1
-0
/
+1
2024-09-09
lib: zstd: export API needed for dictionary support
Sergey Senozhatsky
2
-0
/
+85
2024-09-09
maple_tree: cleanup function descriptions
Wei Yang
1
-58
/
+47
2024-09-09
maple_tree: dump error message based on format
Wei Yang
1
-2
/
+8
2024-09-09
maple_tree: arange64 node is not a leaf node
Wei Yang
1
-5
/
+1
2024-09-09
debugobjects: Remove redundant checks in fill_pool()
Zhen Lei
1
-7
/
+5
2024-09-09
debugobjects: Fix conditions in fill_pool()
Zhen Lei
1
-2
/
+3
2024-09-09
debugobjects: Fix the compilation attributes of some global variables
Zhen Lei
1
-7
/
+7
2024-09-09
lib/generic-radix-tree.c: add preallocation
Kent Overstreet
1
-11
/
+5
2024-09-09
lib/generic-radix-tree.c: genradix_ptr_inlined()
Kent Overstreet
1
-63
/
+1
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+37
2024-09-05
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
2
-2
/
+24
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
5
-4
/
+6
2024-09-03
printf: remove %pGt support
Matthew Wilcox (Oracle)
2
-47
/
+0
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-2
/
+1
2024-09-01
lib: fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Yang Ruibin
1
-1
/
+1
2024-09-01
dimlib: use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-1
/
+1
2024-09-01
lib/percpu_counter: add missing __percpu qualifier to a cast
Uros Bizjak
1
-1
/
+1
2024-09-01
lib/bcd: optimize _bin2bcd() for improved performance
Kuan-Wei Chiu
1
-1
/
+3
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
1
-0
/
+1
2024-09-01
lib/rhashtable: cleanup fallback check in bucket_table_alloc()
Davidlohr Bueso
1
-1
/
+1
2024-09-01
lockdep: upper limit LOCKDEP_CHAINS_BITS
J. R. Okajima
1
-1
/
+1
[prev]
[next]