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 tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-04-11
1
-2
/
+3
|
\
|
*
lockdep: Address clang -Wformat warning printing for %hd
Arnd Bergmann
2021-03-22
1
-1
/
+1
|
*
lockdep: Add a missing initialization hint to the "INFO: Trying to register n...
Tetsuo Handa
2021-03-21
1
-1
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-09
1
-10
/
+19
|
\
\
|
*
|
gcov: re-fix clang-11+ support
Nick Desaulniers
2021-04-09
1
-10
/
+19
*
|
|
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-09
5
-5
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
2021-04-01
1
-1
/
+1
|
*
|
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
2021-04-01
1
-1
/
+1
|
*
|
bpf: Refcount task stack in bpf_get_task_stack
Dave Marchevsky
2021-04-01
1
-2
/
+10
|
*
|
bpf: Take module reference for trampoline in module
Jiri Olsa
2021-03-26
1
-0
/
+30
|
*
|
bpf: Fix a spelling typo in bpf_atomic_alu_string disasm
Xu Kuohai
2021-03-26
1
-1
/
+1
|
*
|
bpf: Enforce that struct_ops programs be GPL-only
Toke Høiland-Jørgensen
2021-03-26
1
-0
/
+5
*
|
|
workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()
Wang Qing
2021-04-04
2
-13
/
+9
*
|
|
workqueue: Move the position of debug_work_activate() in __queue_work()
Zqiang
2021-04-04
1
-1
/
+1
*
|
|
Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-02
1
-1
/
+2
|
\
\
\
|
*
|
|
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-04-01
1
-1
/
+2
*
|
|
|
Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-31
1
-3
/
+6
|
\
|
|
|
|
*
|
|
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
2021-03-30
1
-3
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-28
4
-18
/
+22
|
\
\
\
|
*
|
|
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
2021-03-27
1
-2
/
+1
|
*
|
|
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
2021-03-27
1
-1
/
+1
|
*
|
|
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
Jens Axboe
2021-03-27
2
-3
/
+3
|
*
|
|
Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
Jens Axboe
2021-03-27
1
-3
/
+0
|
*
|
|
kernel: stop masking signals in create_io_thread()
Jens Axboe
2021-03-27
1
-8
/
+8
|
*
|
|
kernel: don't call do_exit() for PF_IO_WORKER threads
Jens Axboe
2021-03-26
1
-1
/
+9
*
|
|
|
Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-03-26
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-03-23
1
-1
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
1
-0
/
+69
|
\
\
\
\
|
*
|
|
|
gcov: fix clang-11+ support
Nick Desaulniers
2021-03-25
1
-0
/
+69
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-24
9
-81
/
+270
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: Fix umd memory leak in copy_process()
Zqiang
2021-03-19
2
-10
/
+30
|
*
|
|
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-18
3
-53
/
+171
|
*
|
|
bpf: Add sanity check for upper ptr_limit
Piotr Krysiuk
2021-03-17
1
-3
/
+8
|
*
|
|
bpf: Simplify alu_limit masking for pointer arithmetic
Piotr Krysiuk
2021-03-17
1
-5
/
+5
|
*
|
|
bpf: Fix off-by-one for area size in creating mask to left
Piotr Krysiuk
2021-03-17
1
-2
/
+2
|
*
|
|
bpf: Prohibit alu ops for pointer types not defining ptr_limit
Piotr Krysiuk
2021-03-17
1
-6
/
+10
|
*
|
|
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
2021-03-17
1
-5
/
+38
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-10
3
-1
/
+10
|
|
\
\
\
|
|
*
|
|
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
2021-03-08
1
-1
/
+1
|
|
*
|
|
bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.
Alexei Starovoitov
2021-03-08
2
-0
/
+9
*
|
|
|
|
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-21
1
-1
/
+5
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
2021-03-21
1
-1
/
+2
|
*
|
|
|
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
2021-03-21
1
-0
/
+3
*
|
|
|
|
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-21
2
-2
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2021-03-21
1
-0
/
+4
|
*
|
|
|
|
genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)
Andy Shevchenko
2021-03-16
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-21
3
-29
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2021-03-19
2
-1
/
+18
|
*
|
|
|
|
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
2021-03-19
1
-10
/
+4
|
*
|
|
|
|
static_call: Fix static_call_set_init()
Peter Zijlstra
2021-03-19
1
-7
/
+10
[next]