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
2019-01-31
bpf: fix bitrotted kerneldoc
Valdis Kletnieks
1
-1
/
+2
2019-01-30
audit: ignore fcaps on umount
Richard Guy Briggs
3
-5
/
+13
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
3
-31
/
+5
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-12
/
+39
2019-01-29
bpf: btf: allow typedef func_proto
Yonghong Song
1
-1
/
+2
2019-01-29
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
1
-4
/
+1
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2
-3
/
+14
2019-01-29
futex: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2019-01-29
timers: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-2
/
+3
2019-01-29
timekeeping/debug: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+2
2019-01-29
genirq/debugfs: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-4
/
+0
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-296
/
+774
2019-01-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-11
/
+34
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+4
2019-01-27
sched/fair: Fix unnecessary increase of balance interval
Vincent Guittot
1
-13
/
+27
2019-01-27
sched/fair: Fix rounding bug for asym packing
Vincent Guittot
1
-3
/
+1
2019-01-27
sched/fair: Trigger asym_packing during idle load balance
Vincent Guittot
1
-1
/
+1
2019-01-27
sched/fair: Robustify CFS-bandwidth timer locking
Peter Zijlstra
1
-14
/
+16
2019-01-27
sched/core: Give DCE a fighting chance
Peter Zijlstra
3
-8
/
+16
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
2
-0
/
+40
2019-01-26
bpf: JIT blinds support JMP32
Jiong Wang
1
-0
/
+21
2019-01-26
bpf: interpreter support for JMP32
Jiong Wang
1
-134
/
+63
2019-01-26
bpf: disassembler support JMP32
Jiong Wang
1
-15
/
+19
2019-01-26
bpf: verifier support JMP32
Jiong Wang
2
-33
/
+173
2019-01-26
bpf: refactor verifier min/max code for condition jump
Jiong Wang
1
-73
/
+99
2019-01-25
rcuperf: Stop abusing IS_ENABLED()
Paul E. McKenney
1
-1
/
+7
2019-01-25
rcutorture: Add grace period after CPU offline
Paul E. McKenney
3
-3
/
+16
2019-01-25
rcutorture: Record grace periods in forward-progress histogram
Paul E. McKenney
1
-7
/
+22
2019-01-25
srcu: Remove srcu_queue_delayed_work_on()
Sebastian Andrzej Siewior
3
-43
/
+24
2019-01-25
rcu: Fix obsolete DYNTICK_IRQ_NONIDLE comment
Paul E. McKenney
1
-1
/
+1
2019-01-25
rcu: Repair rcu_nmi_exit() docbook header
Paul E. McKenney
1
-1
/
+0
2019-01-25
rcu: Remove preemption disabling from expedited CPU selection
Paul E. McKenney
1
-2
/
+0
2019-01-25
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
1
-7
/
+3
2019-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
5
-26
/
+22
2019-01-25
Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD
Paul E. McKenney
3
-78
/
+109
2019-01-25
rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()
Zhang, Jun
1
-1
/
+1
2019-01-25
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
Zhang, Jun
1
-6
/
+14
2019-01-25
rcu: Add sysrq rcu_node-dump capability
Paul E. McKenney
1
-0
/
+25
2019-01-25
rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flags
Paul E. McKenney
1
-1
/
+1
2019-01-25
rcu: Improve diagnostics for failed RCU grace-period start
Paul E. McKenney
2
-23
/
+34
2019-01-25
rcu: Update NOCB comments
Paul E. McKenney
1
-17
/
+16
2019-01-25
rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variable
Paul E. McKenney
1
-4
/
+0
2019-01-25
rcu: Move rcu_cpu_has_work to rcu_data structure
Paul E. McKenney
2
-13
/
+5
2019-01-25
rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable
Paul E. McKenney
2
-3
/
+0
2019-01-25
rcu: Move rcu_cpu_kthread_status to rcu_data structure
Paul E. McKenney
2
-5
/
+5
2019-01-25
rcu: Move rcu_cpu_kthread_task to rcu_data structure
Paul E. McKenney
2
-7
/
+10
2019-01-25
rcu: Accommodate zero jiffies_till_first_fqs and kthread kicking
Paul E. McKenney
1
-1
/
+1
2019-01-25
rcu: Discard separate per-CPU callback counts
Paul E. McKenney
3
-68
/
+13
2019-01-25
rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()
Paul E. McKenney
1
-45
/
+36
[prev]
[next]