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
2019-12-04
kcov: remote coverage support
Andrey Konovalov
1
-35
/
+512
2019-12-04
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
1
-1
/
+1
2019-12-04
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
1
-1
/
+3
2019-12-04
kernel/profile.c: use cpumask_available to check for NULL cpumask
Nathan Chancellor
1
-3
/
+3
2019-12-04
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
1
-23
/
+0
2019-12-04
kernel/notifier.c: remove notifier_chain_cond_register()
Xiaoming Ni
1
-16
/
+1
2019-12-04
kernel/notifier.c: intercept duplicate registrations to avoid infinite loops
Xiaoming Ni
1
-1
/
+4
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+23
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-25
/
+61
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-28
/
+38
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+6
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
7
-103
/
+173
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1305
/
+0
2019-12-01
kernel: sysctl: make drop_caches write-only
Johannes Weiner
1
-1
/
+1
2019-12-01
fork: support VMAP_STACK with KASAN_VMALLOC
Daniel Axtens
1
-0
/
+4
2019-12-01
mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
Gaowei Pu
1
-1
/
+1
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+22
2019-11-30
Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+8
2019-11-30
Merge tag 'kgdb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
5
-177
/
+208
2019-11-30
Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2019-11-30
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-11
/
+28
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+0
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
8
-172
/
+183
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
20
-145
/
+1071
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-10
/
+23
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-131
/
+323
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-67
/
+113
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-644
/
+1177
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-55
/
+349
2019-11-26
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2019-11-26
sysctl: Remove the sysctl system call
Eric W. Biederman
1
-1305
/
+0
2019-11-26
Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'
Rafael J. Wysocki
1
-1
/
+8
2019-11-26
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-9
/
+15
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
15
-370
/
+2446
2019-11-25
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-19
/
+172
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+3
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
10
-295
/
+196
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-25
/
+65
2019-11-25
Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
4
-34
/
+156
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+39
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-11
/
+10
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+394
2019-11-25
y2038: alarm: fix half-second cut-off
Arnd Bergmann
1
-1
/
+1
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+12
2019-11-25
Merge branch 'timers/urgent' into timers/core, to pick up fix
Ingo Molnar
20
-95
/
+236
2019-11-25
Merge branch 'sched/rt' into sched/core, to pick up commit
Ingo Molnar
1
-1
/
+1
2019-11-25
locking/refcount: Remove unused 'refcount_error_report()' function
Will Deacon
1
-11
/
+0
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
8
-28
/
+58
2019-11-24
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
2
-15
/
+5
[next]