index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rhashtable: Allow rhashtable to be used from irq-safe contexts
Tejun Heo
2022-12-09
1
-6
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-09
1
-1
/
+8
|
\
|
*
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-12-02
1
-0
/
+1
|
|
\
|
|
*
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
2022-11-30
1
-0
/
+1
|
*
|
error-injection: Add prompt for function error injection
Steven Rostedt (Google)
2022-12-01
1
-1
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
3
-6
/
+10
|
\
|
|
|
*
|
Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-27
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
lib/vdso: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-11-23
1
-1
/
+1
|
*
|
test_kprobes: fix implicit declaration error of test_kprobes
Li Hua
2022-11-23
1
-0
/
+1
|
*
|
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-11-23
1
-5
/
+8
|
|
/
*
|
lib/test_rhashtable: Remove set but unused variable 'insert_retries'
Jiapeng Chong
2022-11-25
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
5
-35754
/
+242
|
\
|
|
*
maple_tree: don't set a new maximum on the node when not reusing nodes
Liam Howlett
2022-11-09
1
-2
/
+1
|
*
maple_tree: fix depth tracking in maple_state
Liam Howlett
2022-11-09
1
-1
/
+2
|
*
kmsan: make sure PREEMPT_RT is off
Alexander Potapenko
2022-11-09
1
-0
/
+1
|
*
Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
Alexander Potapenko
2022-11-09
1
-1
/
+1
|
*
maple_tree: reorganize testing to restore module testing
Liam Howlett
2022-11-09
4
-35741
/
+232
|
*
maple_tree: mas_anode_descend() clang-analyzer cleanup
Liam Howlett
2022-11-09
1
-6
/
+4
|
*
maple_tree: remove pointer to pointer use in mas_alloc_nodes()
Liam Howlett
2022-11-09
1
-3
/
+1
*
|
net: remove skb->vlan_present
Eric Dumazet
2022-11-12
1
-1
/
+0
*
|
mac_pton: Don't access memory over expected length
Andy Shevchenko
2022-11-10
1
-1
/
+2
*
|
lib: Fix some kernel-doc comments
Yang Li
2022-11-09
1
-1
/
+1
|
/
*
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-03
1
-26
/
+15
|
\
|
*
netlink: introduce bigendian integer types
Florian Westphal
2022-11-02
1
-26
/
+15
*
|
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-30
2
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
2022-10-28
1
-2
/
+2
|
*
Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
Alexander Potapenko
2022-10-28
1
-1
/
+2
*
|
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-27
1
-36
/
+22
|
\
\
|
*
|
rhashtable: make test actually random
Rolf Eike Beer
2022-10-26
1
-36
/
+22
*
|
|
Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-27
1
-11
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
overflow: Refactor test skips for Clang-specific issues
Kees Cook
2022-10-25
1
-17
/
+35
|
*
|
overflow: disable failing tests for older clang versions
Nick Desaulniers
2022-10-25
1
-1
/
+8
|
|
/
*
/
kunit: update NULL vs IS_ERR() tests
Dan Carpenter
2022-10-18
2
-3
/
+3
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
17
-47
/
+38
|
\
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
3
-3
/
+3
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
6
-12
/
+12
|
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-2
/
+2
|
*
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
2022-10-12
2
-14
/
+5
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
8
-15
/
+15
*
|
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-16
1
-2
/
+8
|
\
\
|
*
|
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
2022-10-16
1
-2
/
+7
|
*
|
Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Masahiro Yamada
2022-10-12
1
-0
/
+1
|
*
|
Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
Masahiro Yamada
2022-10-12
1
-2
/
+2
*
|
|
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
3
-25
/
+126
|
\
\
\
|
*
|
|
hmm-tests: add test for migrate_device_range()
Alistair Popple
2022-10-13
2
-21
/
+100
|
*
|
|
mm: free device private pages have zero refcount
Alistair Popple
2022-10-13
1
-1
/
+1
|
*
|
|
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-13
1
-3
/
+4
|
*
|
|
lib/test_meminit: add checks for the allocation functions
Xiaoke Wang
2022-10-13
1
-0
/
+21
*
|
|
|
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
1
-1
/
+1
|
\
\
\
\
[next]