index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
2
-23
/
+21
2021-11-03
bpf: Do not reject when the stack read size is different from the tracked sca...
Martin KaFai Lau
1
-12
/
+6
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-160
/
+948
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-32
/
+41
2021-11-01
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-106
/
+390
2021-11-01
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-154
/
+174
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
32
-913
/
+1765
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
14
-120
/
+660
2021-11-01
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
1
-1
/
+1
2021-11-01
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-01
Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+33
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+0
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-4
/
+1
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2021-11-01
bpf: Add missing map_delete_elem method to bloom filter map
Eric Dumazet
1
-0
/
+6
2021-11-01
bpf: Bloom filter map naming fixups
Joanne Koong
1
-23
/
+26
2021-11-01
bpf: Add dummy BPF STRUCT_OPS for test purpose
Hou Tao
2
-0
/
+6
2021-11-01
bpf: Factor out helpers for ctx access checking
Hou Tao
1
-14
/
+2
2021-11-01
bpf: Factor out a helper to prepare trampoline for struct_ops prog
Hou Tao
1
-10
/
+19
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+29
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-577
/
+1199
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-4375
/
+4986
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+30
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-70
/
+58
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-10
/
+8
2021-11-01
bpf: Disallow unprivileged bpf by default
Pawan Gupta
1
-0
/
+7
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-2
/
+3
2021-10-31
sched/fair: Cleanup newidle_balance
Vincent Guittot
1
-5
/
+3
2021-10-31
sched/fair: Remove sysctl_sched_migration_cost condition
Vincent Guittot
1
-2
/
+1
2021-10-31
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2
-10
/
+28
2021-10-31
sched/fair: Skip update_blocked_averages if we are defering load balance
Vincent Guittot
1
-3
/
+6
2021-10-31
sched/fair: Account update_blocked_averages in newidle_balance cost
Vincent Guittot
1
-4
/
+7
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-2
/
+1
2021-10-29
tracing/histogram: Fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2021-10-29
Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+11
2021-10-29
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
1
-8
/
+10
2021-10-29
Merge branch 'for-next/scs' into for-next/core
Will Deacon
1
-0
/
+1
2021-10-29
Merge tag 'irqchip-5.16' into irq/core
Borislav Petkov
24
-156
/
+202
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
1
-0
/
+27
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
4
-7
/
+233
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-15
/
+30
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-13
/
+27
2021-10-28
Merge tag 'trace-v5.15-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
2
-0
/
+9
2021-10-28
Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next
Marc Zyngier
3
-67
/
+35
2021-10-27
tracing: Do not warn when connecting eprobe to non existing event
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-27
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
2
-9
/
+15
2021-10-27
bpf: Fixes possible race in update_prog_stats() for 32bit arches
Eric Dumazet
1
-2
/
+4
[next]