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
2020-12-15
relay: require non-NULL callbacks in relay_open()
Jani Nikula
1
-12
/
+2
2020-12-15
relay: remove unused buf_mapped and buf_unmapped callbacks
Jani Nikula
1
-34
/
+0
2020-12-15
gcov: fix kernel-doc markup issue
Alex Shi
1
-3
/
+3
2020-12-15
gcov: remove support for GCC < 4.9
Nick Desaulniers
1
-3
/
+1
2020-12-15
kdump: append uts_namespace.name offset to VMCOREINFO
Alexander Egorenkov
1
-0
/
+1
2020-12-15
kernel/acct.c: use #elif instead of #end and #elif
Hui Su
1
-5
/
+2
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-26
/
+26
2020-12-15
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-72
/
+22
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-5
/
+158
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-7
/
+31
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-176
/
+176
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
28
-736
/
+1616
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-22
/
+83
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
3
-5
/
+13
2020-12-15
PM: hibernate: make direct map manipulations more explicit
Mike Rapoport
1
-2
/
+36
2020-12-15
workqueue: kasan: record workqueue stack
Walter Wu
1
-0
/
+3
2020-12-15
mm: cleanup: remove unused tsk arg from __access_remote_vm
John Hubbard
1
-1
/
+1
2020-12-15
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
1
-1
/
+1
2020-12-15
cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy
Roman Gushchin
1
-7
/
+0
2020-12-15
mm: memcg: deprecate the non-hierarchical mode
Roman Gushchin
1
-5
/
+0
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
kthread_worker: document CPU hotplug handling
Petr Mladek
1
-1
/
+19
2020-12-15
kthread: add kthread_work tracepoints
Rob Clark
1
-0
/
+9
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
1
-10
/
+58
2020-12-15
cpufreq: schedutil: Add util to struct sg_cpu
Rafael J. Wysocki
1
-22
/
+20
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
11
-112
/
+124
2020-12-15
genirq: Restrict export of irq_to_desc()
Thomas Gleixner
1
-1
/
+3
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
1
-2
/
+2
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
1
-13
/
+6
2020-12-15
genirq: Annotate irq stats data races
Thomas Gleixner
2
-4
/
+5
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
1
-0
/
+14
2020-12-15
genirq: Move status flag checks to core
Thomas Gleixner
1
-0
/
+20
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
1
-0
/
+17
2020-12-15
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
3
-5
/
+158
2020-12-15
tracing: Offload eval map updates to a work queue
Steven Rostedt (VMware)
1
-1
/
+31
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2
-0
/
+4
2020-12-15
Merge branches 'pm-cpuidle' and 'pm-em'
Rafael J. Wysocki
1
-1
/
+1
2020-12-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-6
/
+26
2020-12-15
sched: Optimize finish_lock_switch()
Peter Zijlstra
2
-33
/
+20
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
44
-320
/
+566
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+10
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+28
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
27
-493
/
+1607
2020-12-14
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-251
/
+366
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-223
/
+98
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+136
2020-12-14
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-253
/
+138
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-158
/
+398
[prev]
[next]