index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-9
/
+11
2020-06-03
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
6
-34
/
+299
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-371
/
+541
2020-06-03
Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-136
/
+189
2020-06-02
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
4
-36
/
+113
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-13
/
+48
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-67
/
+32
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2
-13
/
+0
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
1
-10
/
+14
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
1
-3
/
+2
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
3
-6
/
+5
2020-06-02
dma-mapping: use vmap insted of reimplementing it
Christoph Hellwig
1
-36
/
+12
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-1
/
+1
2020-06-02
irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK too
Ingo Molnar
1
-2
/
+0
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-53
/
+53
2020-06-01
Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+17
2020-06-01
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-12
/
+12
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-1
/
+4
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-0
/
+119
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+0
2020-06-01
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-11
/
+11
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-15
/
+20
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+1
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
20
-638
/
+1995
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+94
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-49
/
+97
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-7
/
+31
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-15
/
+17
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
5
-13
/
+48
2020-06-01
Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependencies
Ingo Molnar
1
-20
/
+80
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
196
-4924
/
+11822
2020-06-01
Merge branch 'for-5.7-preferred-console' into for-linus
Petr Mladek
2
-44
/
+79
2020-05-31
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-18
/
+16
2020-05-30
printk: Introduce kmsg_dump_reason_str()
Kees Cook
1
-0
/
+17
2020-05-30
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
1
-4
/
+11
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
1
-3
/
+3
2020-05-30
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
3
-136
/
+185
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-18
/
+16
2020-05-29
bpf: Fix a verifier issue when assigning 32bit reg states to 64bit ones
John Fastabend
1
-5
/
+5
2020-05-29
bpf: Fix use-after-free in fmod_ret check
Alexei Starovoitov
1
-13
/
+11
2020-05-28
genirq: Check irq_data_get_irq_chip() return value before use
Marek Vasut
1
-0
/
+4
2020-05-28
sched/headers: Split out open-coded prototypes into kernel/sched/smp.h
Ingo Molnar
3
-4
/
+11
2020-05-28
sched: Replace rq::wake_list
Peter Zijlstra
4
-34
/
+47
2020-05-28
sched: Add rq::ttwu_pending
Peter Zijlstra
4
-5
/
+15
2020-05-28
irq_work, smp: Allow irq_work on call_single_queue
Peter Zijlstra
2
-70
/
+102
2020-05-28
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
4
-4
/
+34
2020-05-28
smp: Move irq_work_run() out of flush_smp_call_function_queue()
Peter Zijlstra
1
-8
/
+9
[next]