index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-13
2
-1
/
+6
|
\
|
*
cgroup: fix psi monitor for root cgroup
Odin Ugedal
2021-01-19
1
-1
/
+3
|
*
cgroup-v1: add disabled controller check in cgroup1_parse_param()
Chen Zhou
2021-01-15
1
-0
/
+3
*
|
Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-12
1
-1
/
+1
|
\
\
|
*
|
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
2021-02-11
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-02-10
3
-21
/
+22
|
\
\
\
|
*
|
|
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
2021-02-10
1
-15
/
+13
|
*
|
|
bpf: Fix verifier jmp32 pruning decision logic
Daniel Borkmann
2021-02-10
1
-1
/
+5
|
*
|
|
bpf: Fix verifier jsgt branch analysis on max bound
Daniel Borkmann
2021-02-10
1
-2
/
+2
|
*
|
|
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2021-02-03
1
-0
/
+2
|
*
|
|
bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3
Alexei Starovoitov
2021-02-03
1
-3
/
+0
*
|
|
|
Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-08
1
-1
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
2021-02-05
1
-1
/
+2
*
|
|
|
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2021-02-05
1
-1
/
+1
*
|
|
|
|
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-07
1
-24
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-01-30
1
-24
/
+20
*
|
|
|
|
|
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-07
2
-12
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
2021-02-06
1
-2
/
+2
|
*
|
|
|
|
|
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2021-02-06
1
-10
/
+2
*
|
|
|
|
|
|
Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-02-07
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
2021-02-05
1
-2
/
+2
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
2021-02-05
1
-1
/
+1
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-03
4
-14
/
+38
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
/
/
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
2021-01-29
1
-0
/
+4
|
*
|
|
|
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-01-29
2
-13
/
+31
|
*
|
|
|
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
2021-01-29
1
-0
/
+4
|
*
|
|
|
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-29
1
-2
/
+0
*
|
|
|
|
Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-02
1
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: benchmark: fix kernel crash when dma_map_single fails
Barry Song
2021-01-27
1
-1
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-02-02
4
-3
/
+27
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-28
4
-3
/
+27
|
|
\
\
\
\
|
|
*
|
|
|
bpf, preload: Fix build when $(O) points to a relative path
Quentin Monnet
2021-01-26
1
-1
/
+4
|
|
*
|
|
|
bpf: Drop disabled LSM hooks from the sleepable set
Mikko Ylinen
2021-01-26
1
-0
/
+12
|
|
*
|
|
|
bpf, inode_storage: Put file handler if no storage was found
Pan Bian
2021-01-22
1
-1
/
+5
|
|
*
|
|
|
bpf, cgroup: Fix problematic bounds check
Loris Reiff
2021-01-22
1
-1
/
+1
|
|
*
|
|
|
bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
Loris Reiff
2021-01-22
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-31
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
entry: Unbreak single step reporting behaviour
Yuxuan Shui
2021-01-28
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-01-29
2
-3
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
PM: hibernate: flush swap writer after marking
Laurent Badel
2021-01-25
1
-1
/
+1
|
*
|
|
|
|
kernel: kexec: remove the lock operation of system_transition_mutex
Baoquan He
2021-01-25
1
-2
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
futex: Handle faults correctly for PI futexes
Thomas Gleixner
2021-01-26
1
-37
/
+20
*
|
|
|
|
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
2021-01-26
1
-27
/
+26
*
|
|
|
|
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
2021-01-26
1
-7
/
+1
*
|
|
|
|
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-01-26
3
-5
/
+3
*
|
|
|
|
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
2021-01-26
1
-33
/
+33
*
|
|
|
|
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
2021-01-26
1
-7
/
+3
*
|
|
|
|
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
2021-01-26
1
-15
/
+16
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-01-25
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]