index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2023-12-10
lib/stackdepot: simplify __stack_depot_save
Andrey Konovalov
-5
/
+4
2023-12-10
lib/stackdepot: check disabled flag when fetching
Andrey Konovalov
-1
/
+1
2023-12-10
lib/stackdepot: print disabled message only if truly disabled
Andrey Konovalov
-9
/
+15
2023-12-10
kasan: default to inline instrumentation
Paul Heidekrüger
-1
/
+1
2023-12-10
maple_tree: preserve the tree attributes when destroying maple tree
Peng Zhang
-1
/
+1
2023-12-10
maple_tree: update check_forking() and bench_forking()
Peng Zhang
-59
/
+58
2023-12-10
maple_tree: skip other tests when BENCH is enabled
Peng Zhang
-4
/
+4
2023-12-10
maple_tree: introduce interfaces __mt_dup() and mtree_dup()
Peng Zhang
-0
/
+274
2023-12-10
maple_tree: add mt_free_one() and mt_attr() helpers
Peng Zhang
-1
/
+11
2023-12-09
test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_K
Tiezhu Yang
-1
/
+1
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
-6
/
+16
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+62
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
-12
/
+62
2023-12-06
lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly
Ming Lei
-6
/
+16
2023-12-06
ACPI: tables: Correct and clean up the logic of acpi_parse_entries_array()
Yuntao Wang
-21
/
+9
2023-12-06
lib/vsprintf: Fix %pfwf when current node refcount == 0
Herve Codina
-3
/
+8
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
-13
/
+0
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
-1
/
+1
2023-12-05
mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
Vlastimil Babka
-11
/
+5
2023-12-03
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+17
2023-12-02
Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-1
/
+1
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
-2
/
+3
2023-12-01
Merge branch 'acpi-tables'
Rafael J. Wysocki
-1
/
+1
2023-12-01
lib: objpool: fix head overrun on RK3588 SBC
wuqiang.matt
-0
/
+17
2023-12-01
Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
-3
/
+41
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-2
/
+0
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+1
2023-11-30
bpf/tests: Remove duplicate JSGT tests
Yujie Liu
-2
/
+0
2023-11-26
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+0
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
-6
/
+0
2023-11-24
Merge branch 'firmware_loader'
Jakub Kicinski
-0
/
+1
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
-0
/
+1
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
-2
/
+3
2023-11-22
ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes
Dave Jiang
-1
/
+1
2023-11-22
debugobjects: Stop accessing objects after releasing hash bucket lock
Andrzej Hajda
-122
/
+78
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-16
/
+0
2023-11-18
iov_iter: fix copy_page_to_iter_nofault()
Omar Sandoval
-1
/
+1
2023-11-17
crypto: lib/aesgcm - Add kernel docs for aesgcm_mac
Sagar Vashnav
-0
/
+13
2023-11-15
bpf: Remove test for MOVSX32 with offset=32
Puranjay Mohan
-16
/
+0
2023-11-14
Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linux
Linus Torvalds
-1
/
+1
2023-11-14
zstd: Fix array-index-out-of-bounds UBSAN warning
Nick Terrell
-1
/
+1
2023-11-14
kunit: test: Avoid cast warning when adding kfree() as an action
Richard Fitzgerald
-1
/
+1
2023-11-14
kunit: Reset suite counter right before running tests
Michal Wajdeczko
-2
/
+2
2023-11-14
kunit: Warn if tests are slow
Maxime Ripard
-0
/
+38
2023-11-10
lib: test_objpool: make global variables static
wuqiang.matt
-3
/
+3
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
-2
/
+7
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-0
/
+193
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+1
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
-15
/
+13
[prev]
[next]