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
*
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-05-01
1
-1
/
+1
*
kbuild: update config_data.gz only when the content of .config is changed
Masahiro Yamada
2021-05-01
2
-2
/
+8
*
kernel/.gitgnore: remove stale timeconst.h and hz.bc
Masahiro Yamada
2021-05-01
1
-2
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
7
-91
/
+118
|
\
|
*
irq_work: record irq_work_queue() call stack
Zqiang
2021-04-30
1
-1
/
+6
|
*
kasan: record task_work_add() call stack
Walter Wu
2021-04-30
1
-0
/
+3
|
*
kernel/dma: remove unnecessary unmap_kernel_range
Nicholas Piggin
2021-04-30
1
-1
/
+0
|
*
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
2021-04-30
1
-25
/
+36
|
*
cgroup: rstat: support cgroup1
Johannes Weiner
2021-04-30
2
-15
/
+21
|
*
mm: memcontrol: fix kernel stack account
Muchun Song
2021-04-30
1
-5
/
+8
|
*
watchdog: cleanup handling of false positives
Petr Mladek
2021-04-30
1
-12
/
+8
|
*
watchdog: fix barriers when printing backtraces from all CPUs
Petr Mladek
2021-04-30
1
-11
/
+6
|
*
watchdog/softlockup: remove logic that tried to prevent repeated reports
Petr Mladek
2021-04-30
1
-12
/
+2
|
*
watchdog/softlockup: report the overall time of softlockups
Petr Mladek
2021-04-30
1
-12
/
+28
|
*
watchdog: explicitly update timestamp when reporting softlockup
Petr Mladek
2021-04-30
1
-0
/
+3
|
*
watchdog: rename __touch_watchdog() to a better descriptive name
Petr Mladek
2021-04-30
1
-4
/
+4
*
|
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
1
-0
/
+1
|
\
\
|
*
|
kernel/irq: export irq_gc_set_wake
Jianqun Xu
2021-03-15
1
-0
/
+1
*
|
|
Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-30
1
-5
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD
Jessica Yu
2021-03-29
1
-5
/
+4
*
|
|
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2021-04-29
1
-0
/
+1
|
\
\
\
|
*
|
|
kconfig: do not use allnoconfig_y option
Masahiro Yamada
2021-04-14
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
1
-1
/
+1
|
\
\
\
|
*
|
|
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-24
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
23
-649
/
+1735
|
\
\
\
|
*
|
|
bpf: Add batched ops support for percpu array
Pedro Tammela
2021-04-28
1
-0
/
+2
|
*
|
|
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
2021-04-28
3
-113
/
+111
|
*
|
|
bpf, cpumap: Bulk skb using netif_receive_skb_list
Lorenzo Bianconi
2021-04-27
1
-9
/
+9
|
*
|
|
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-04-27
1
-5
/
+3
|
*
|
|
bpf: Lock bpf_trace_printk's tmp buf before it is written to
Florent Revest
2021-04-27
1
-1
/
+1
|
*
|
|
bpf: Allow trampoline re-attach for tracing and lsm programs
Jiri Olsa
2021-04-26
2
-8
/
+19
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-26
6
-340
/
+435
|
|
\
\
\
|
|
*
|
|
bpf: Remove unnecessary map checks for ARG_PTR_TO_CONST_STR
Florent Revest
2021-04-23
1
-2
/
+1
|
|
*
|
|
bpf: Notify user if we ever hit a bpf_snprintf verifier bug
Florent Revest
2021-04-23
1
-2
/
+4
|
|
*
|
|
bpf: Refine retval for bpf_get_task_stack helper
Dave Marchevsky
2021-04-20
1
-0
/
+1
|
|
*
|
|
bpf: Add a bpf_snprintf helper
Florent Revest
2021-04-20
3
-0
/
+93
|
|
*
|
|
bpf: Add a ARG_PTR_TO_CONST_STR argument type
Florent Revest
2021-04-20
1
-0
/
+41
|
|
*
|
|
bpf: Factorize bpf_trace_printk and bpf_seq_printf
Florent Revest
2021-04-20
2
-334
/
+293
|
|
*
|
|
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
2021-04-14
1
-0
/
+3
|
|
*
|
|
bpf, inode: Remove second initialization of the bpf_preload_lock
Muhammad Usama Anjum
2021-04-06
1
-2
/
+0
|
|
*
|
|
bpf: Remove unused parameter from ___bpf_prog_run
He Fengqing
2021-04-03
1
-4
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
4
-89
/
+183
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
14
-42
/
+89
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
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-27
5
-35
/
+430
|
|
*
|
|
|
|
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2021-03-27
2
-75
/
+88
|
|
*
|
|
|
|
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
2021-03-27
3
-26
/
+16
|
|
*
|
|
|
|
bpf: Add support for batched ops in LPM trie maps
Pedro Tammela
2021-03-26
1
-0
/
+3
[next]