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-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
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
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
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
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-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-13
/
+27
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
3
-9
/
+18
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2
-0
/
+9
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2
-58
/
+17
2021-10-26
irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
1
-26
/
+0
2021-10-26
signal: Add an optional check for altstack size
Thomas Gleixner
1
-6
/
+29
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2
-0
/
+34
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
1
-0
/
+18
2021-10-25
irq: unexport handle_irq_desc()
Mark Rutland
1
-1
/
+0
2021-10-25
irq: simplify handle_domain_{irq,nmi}()
Mark Rutland
1
-20
/
+4
2021-10-24
Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-10-22
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
1
-1
/
+3
2021-10-22
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
1
-2
/
+3
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+3
2021-10-22
sched/core: Remove rq_relock()
Peng Wang
1
-8
/
+0
2021-10-22
sched: Improve wake_up_all_idle_cpus() take #2
Peter Zijlstra
1
-7
/
+5
2021-10-21
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-24
/
+59
2021-10-20
Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-36
/
+48
2021-10-20
genirq: Export irq_gc_noop()
Florian Fainelli
1
-0
/
+1
2021-10-20
genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
Florian Fainelli
1
-0
/
+2
2021-10-20
Merge tag 'audit-pr-20211019' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-10-20
Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
[next]