index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-04-30
4
-1
/
+3
*
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
2021-04-30
5
-13
/
+16
*
Reimplement RLIMIT_MSGQUEUE on top of ucounts
Alexey Gladkov
2021-04-30
3
-0
/
+3
*
Reimplement RLIMIT_NPROC on top of ucounts
Alexey Gladkov
2021-04-30
7
-13
/
+58
*
Use atomic_t for ucounts reference counting
Alexey Gladkov
2021-04-30
1
-34
/
+19
*
Add a reference to ucounts for each cred
Alexey Gladkov
2021-04-30
5
-3
/
+98
*
Increase size of ucounts to atomic_long_t
Alexey Gladkov
2021-04-30
1
-8
/
+8
*
Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-25
1
-3
/
+4
|
\
|
*
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
2021-04-17
1
-3
/
+4
*
|
Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-25
1
-1
/
+1
|
\
\
|
*
|
preempt/dynamic: Fix typo in macro conditional statement
Zhouyi Zhou
2021-04-19
1
-1
/
+1
*
|
|
Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-20
1
-3
/
+7
|
\
\
\
|
*
|
|
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
2021-04-20
1
-3
/
+7
*
|
|
|
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
2021-04-20
1
-3
/
+62
*
|
|
|
Revert "gcov: clang: fix clang-11+ build"
Linus Torvalds
2021-04-20
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-17
1
-74
/
+156
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-17
1
-74
/
+156
|
|
\
\
\
|
|
*
|
|
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
2021-04-16
1
-29
/
+44
|
|
*
|
|
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
2021-04-16
1
-6
/
+11
|
|
*
|
|
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
2021-04-16
1
-16
/
+33
|
|
*
|
|
bpf: Improve verifier error messages for users
Daniel Borkmann
2021-04-16
1
-23
/
+63
|
|
*
|
|
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
2021-04-16
1
-8
/
+13
|
|
*
|
|
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
2021-04-16
1
-10
/
+9
|
|
*
|
|
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
2021-04-16
1
-4
/
+5
|
|
*
|
|
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
2021-04-16
1
-1
/
+1
*
|
|
|
|
gcov: clang: fix clang-11+ build
Johannes Berg
2021-04-17
1
-1
/
+1
*
|
|
|
|
Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-14
1
-2
/
+4
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tracing/dynevent: Fix a memory leak in an error handling path
Christophe JAILLET
2021-04-13
1
-2
/
+4
*
|
|
|
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-10
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-10
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-27
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
[next]