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
2018-10-06
kexec: Allocate decrypted control pages for kdump if SME is enabled
Lianbo Jiang
1
-0
/
+6
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-2
/
+13
2018-10-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Greg Kroah-Hartman
1
-7
/
+4
2018-10-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Greg Kroah-Hartman
4
-16
/
+95
2018-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+13
2018-10-05
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
1
-1
/
+9
2018-10-05
printk: Add KBUILD_MODNAME and remove a redundant print prefix
He Zhe
1
-1
/
+3
2018-10-05
printk: Correct wrong casting
He Zhe
1
-2
/
+3
2018-10-05
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
1
-1
/
+6
2018-10-05
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
1
-0
/
+1
2018-10-05
dma-direct: fix return value of dma_direct_supported
Alexander Duyck
1
-3
/
+1
2018-10-04
clocksource: Provide clocksource_arch_init()
Thomas Gleixner
2
-0
/
+6
2018-10-04
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
1
-9
/
+16
2018-10-04
sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()
Rafael J. Wysocki
1
-4
/
+4
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+9
2018-10-03
signal: Use a smaller struct siginfo in the kernel
Eric W. Biederman
1
-18
/
+64
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
4
-61
/
+108
2018-10-03
signal: Introduce copy_siginfo_from_user and use it's return value
Eric W. Biederman
2
-16
/
+21
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
1
-3
/
+0
2018-10-03
signal: Fail sigqueueinfo if si_signo != sig
Eric W. Biederman
1
-2
/
+4
2018-10-03
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
Eric W. Biederman
1
-1
/
+1
2018-10-03
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
1
-4
/
+6
2018-10-03
locking/lockdep: Add a faster path in __lock_release()
Waiman Long
1
-3
/
+14
2018-10-03
locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()
Waiman Long
1
-8
/
+7
2018-10-03
locking/lockdep: Remove add_chain_cache_classes()
Waiman Long
1
-70
/
+0
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
1
-1
/
+7
2018-10-03
bpf: Add reference tracking to verifier
Joe Stringer
1
-19
/
+287
2018-10-03
bpf: Macrofy stack state copy
Joe Stringer
1
-45
/
+59
2018-10-03
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
1
-14
/
+106
2018-10-03
bpf: Generalize ptr_or_null regs check
Joe Stringer
1
-18
/
+25
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
1
-4
/
+3
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
1
-12
/
+10
2018-10-03
bpf: Add iterator for spilled registers
Joe Stringer
1
-9
/
+7
2018-10-02
printk: CON_PRINTBUFFER console registration is a bit racy
Sergey Senozhatsky
1
-1
/
+5
2018-10-02
printk: Do not miss new messages when replaying the log
Petr Mladek
1
-4
/
+9
2018-10-02
bpf: don't accept cgroup local storage with zero value size
Roman Gushchin
1
-0
/
+3
2018-10-02
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
1
-1
/
+11
2018-10-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
14
-2381
/
+2002
2018-10-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-27
/
+84
2018-10-02
sched/fair: Remove setting task's se->runnable_weight during PELT update
Dietmar Eggemann
2
-6
/
+2
2018-10-02
sched/fair: Disable LB_BIAS by default
Dietmar Eggemann
1
-1
/
+1
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
5
-10
/
+8
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
18
-68
/
+190
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
1
-5
/
+18
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
1
-2
/
+23
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
1
-7
/
+19
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
4
-4
/
+4
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2
-0
/
+23
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
1
-7
/
+2
[prev]
[next]