index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-03
Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch
Ingo Molnar
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-30
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
2020-07-29
Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-29
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...
Paul Moore
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-29
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
2020-07-28
sched: Remove duplicated tick_nohz_full_enabled() check
Miaohe Lin
2020-07-28
kprobes: Remove unnecessary module_mutex locking from kprobe_optimizer()
Masami Hiramatsu
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-07-27
genirq/debugfs: Add missing irqchip flags
Marc Zyngier
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-07-27
locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs
peterz@infradead.org
2020-07-26
signal: fix typo in dequeue_synchronous_signal()
Pavel Machek
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
2020-07-25
sched/uclamp: Remove unnecessary mutex_init()
Qinglang Miao
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
2020-07-23
padata: remove padata_parallel_queue
Daniel Jordan
2020-07-23
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
2020-07-23
padata: remove effective cpumasks from the instance
Daniel Jordan
2020-07-23
padata: inline single call of pd_setup_cpumasks()
Daniel Jordan
2020-07-23
padata: remove stop function
Daniel Jordan
2020-07-23
padata: remove start function
Daniel Jordan
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
smp: Fix a potential usage of stale nr_cpus
Muchun Song
2020-07-22
sched/fair: update_pick_idlest() Select group with lowest group_util when idl...
Peter Puhov
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2020-07-22
sched: Better document ttwu()
Peter Zijlstra
[next]