summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo2023-03-282-0/+47
| * | | | | | | lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin2023-03-281-0/+10
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/group_cpus: Export group_cpus_evenly()Xie Yongji2023-04-211-0/+1
* | | | | | | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-277-19/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treewide: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | | | | | | | btree: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | | | | | | | lib: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | | | | | | | crypto: blake2s: remove module-related codeNick Alcock2023-04-131-4/+0
| * | | | | | | | | crypto: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-132-2/+0
| * | | | | | | | | dyndbg: cleanup dynamic usage in ib_srp.cJason Baron2023-03-191-0/+3
| * | | | | | | | | dyndbg: use the module notifier callbacksJason Baron2023-03-091-9/+41
| * | | | | | | | | dyndbg: remove unused 'base' arg from __ddebug_add_module()Jason Baron2023-03-091-5/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-16/+18
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-038-49/+104
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | kobject: align stacktrace levels to logging messageThomas Weißschuh2023-03-171-3/+3
| * | | | | | | | | kobject: define common logging prefixThomas Weißschuh2023-03-171-13/+15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-264-13/+328
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-201-35/+31
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-132-99/+192
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-305-44/+80
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-03-281-11/+46
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_addEli Cohen2023-03-241-0/+11
| | * | | | | | | | | lib: cpu_rmap: Use allocator for rmap entriesEli Cohen2023-03-241-11/+32
| | * | | | | | | | | lib: cpu_rmap: Avoid use after free on rmap->obj array entriesEli Cohen2023-03-241-1/+4
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski2023-03-282-1/+282
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | atomics: Provide rcuref - scalable reference countingThomas Gleixner2023-03-282-1/+282
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-173-5/+24
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | lib: packing: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-091-1/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-262-1/+204
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=mAkinobu Mita2023-04-161-1/+2
| * | | | | | | | | fault-inject: allow configuration via configfsAkinobu Mita2023-04-132-1/+203
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-04-261-6/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libcrc32c: remove crc32c_implChristoph Hellwig2023-04-171-6/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: lib/utils - Move utilities into new headerHerbert Xu2023-03-311-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-04-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/vsprintf: Use isodigit() for the octal number checkAndy Shevchenko2023-04-031-1/+1
* | | | | | | | | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-251-9/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-9/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'core-debugobjects-2023-04-24' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-04-251-59/+66
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | debugobject: Prevent init race with static objectsThomas Gleixner2023-04-151-59/+66
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-04-244-29/+419
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kunit: add tests for using current KUnit test fieldRae Moar2023-04-051-1/+41
| * | | | | | | | | list: test: Test the klist structureSadiya Kazi2023-03-311-1/+299
| * | | | | | | | | kunit: fix bug of extra newline characters in debugfs logsRae Moar2023-03-102-12/+41
| * | | | | | | | | kunit: fix bug in the order of lines in debugfs logsRae Moar2023-03-102-9/+26
| * | | | | | | | | kunit: fix bug in debugfs logs of parameterized testsRae Moar2023-03-101-6/+12
| | |_|/ / / / / / | |/| | | | | | |