index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-10-12
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-12
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-10-11
Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-10-11
Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-10
Merge branch 'irq/tegra-pmc' into irq/irqchip-next
Marc Zyngier
2020-10-10
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
lockdep: Fix lockdep recursion
Peter Zijlstra
2020-10-09
lockdep: Fix usage_traceoverflow
Peter Zijlstra
2020-10-09
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-08
bpf: Fix scalar32_min_max_or bounds tracking
Daniel Borkmann
2020-10-06
usermodehelper: reset umask to default before executing user process
Linus Torvalds
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-03
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-10-03
sched/fair: Tweak pick_next_entity()
Peter Oskolkov
2020-10-02
static_call: Fix return type of static_call_init
Nathan Chancellor
2020-10-02
tracepoint: Fix out of sync data passing by static caller
Steven Rostedt (VMware)
2020-10-01
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-29
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-29
lockdep: Optimize the memory usage of circular queue
Boqun Feng
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
2020-09-25
Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-09-25
sched/fair: Reduce busy load balance interval
Vincent Guittot
2020-09-25
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
2020-09-25
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
2020-09-25
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
2020-09-25
sched/fair: Remove the force parameter of update_tg_load_avg()
Xianting Tian
2020-09-25
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
[next]