index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
utils.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
rcu: Make rcu_gp_cleanup() be noinline for tracing
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
Paul E. McKenney
1
-2
/
+3
2021-05-10
rcu: Make RCU priority boosting work on single-CPU rcu_node structures
Paul E. McKenney
3
-24
/
+9
2021-05-10
rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
Paul E. McKenney
3
-3
/
+11
2021-05-10
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
2
-2
/
+2
2021-05-10
lockdep: Explicitly flag likely false-positive report
Paul E. McKenney
1
-2
/
+4
2021-05-10
rcu: Add ->gp_max to show_rcu_gp_kthreads() output
Paul E. McKenney
1
-1
/
+2
2021-05-10
rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output
Paul E. McKenney
1
-3
/
+5
2021-05-10
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Improve tree.c comments and add code cleanups
Zhouyi Zhou
1
-12
/
+12
2021-05-10
rcu: Remove the unused rcu_irq_exit_preempt() function
Paul E. McKenney
3
-24
/
+0
2021-05-10
rcu: Fix typo in comment: kthead -> kthread
Rolf Eike Beer
2
-2
/
+2
2021-05-09
Linux 5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-07
mm: fix typos in comments
Lu Jialin
3
-3
/
+3
2021-05-07
mm: fix typos in comments
Ingo Molnar
39
-83
/
+83
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
157
-627
/
+110
2021-05-07
ipc/sem.c: spelling fix
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
fs: fat: fix spelling typo of values
dingsenjie
1
-1
/
+1
2021-05-07
kernel/sys.c: fix typo
Xiaofeng Cao
1
-7
/
+7
2021-05-07
kernel/up.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
kernel/user_namespace.c: fix typos
Xiaofeng Cao
1
-3
/
+3
2021-05-07
kernel/umh.c: fix some spelling mistakes
zhouchuangao
1
-3
/
+3
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-05-07
mm/slab.c: fix spelling mistake "disired" -> "desired"
Colin Ian King
1
-1
/
+1
2021-05-07
scripts/spelling.txt: add "overflw"
Drew Fustini
1
-0
/
+1
2021-05-07
scripts/spelling.txt: Add "diabled" typo
zuoqilin
1
-0
/
+1
2021-05-07
scripts/spelling.txt: add "overlfow"
Drew Fustini
1
-0
/
+1
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
3
-0
/
+13
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
3
-126
/
+1
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
13
-76
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
25
-264
/
+5
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
7
-9
/
+9
[next]