index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-02
8
-151
/
+546
|
\
|
*
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
1
-0
/
+1
|
*
bpf: Remove redundant assignment of variable id
Colin Ian King
2021-03-30
1
-1
/
+0
|
*
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-26
5
-35
/
+430
|
*
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2021-03-26
2
-75
/
+88
|
*
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
2021-03-26
3
-26
/
+16
|
*
bpf: Add support for batched ops in LPM trie maps
Pedro Tammela
2021-03-25
1
-0
/
+3
|
*
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2021-03-25
2
-6
/
+14
|
*
bpf: Undo ptr_to_map_key alu sanitation for now
Daniel Borkmann
2021-03-26
1
-14
/
+0
*
|
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2021-03-25
1
-0
/
+65
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
5
-23
/
+16
|
\
|
*
bpf: Avoid old-style declaration warnings
Arnd Bergmann
2021-03-24
1
-2
/
+2
|
*
bpf: Remove insn_buf[] declaration in inner block
Jianlin Lv
2021-03-19
1
-1
/
+0
|
*
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
1
-18
/
+12
|
*
bpf: Make symbol 'bpf_task_storage_busy' static
Wei Yongjun
2021-03-16
1
-1
/
+1
|
*
kernel/bpf/: Fix misspellings using codespell tool
Liu xuzhi
2021-03-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
28
-221
/
+557
|
\
\
|
|
/
|
/
|
|
*
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
|
|
*
|
|
|
|
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
2021-03-17
1
-11
/
+14
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-21
4
-5
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-16
4
-5
/
+4
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-19
2
-2
/
+1
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
io_uring: allow IO worker threads to be frozen
Jens Axboe
2021-03-12
1
-1
/
+0
|
|
*
|
|
|
kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing
Jens Axboe
2021-03-12
1
-1
/
+1
|
*
|
|
|
|
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
2021-03-18
1
-2
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
2021-03-14
1
-1
/
+1
|
*
|
|
|
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
1
-5
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-08
1
-5
/
+4
[next]