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-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
13
-95
/
+134
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+17
2020-01-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+12
2020-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-71
/
+72
2020-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2020-01-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+6
2020-01-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2020-01-18
Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-5
/
+10
2020-01-18
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
Christian Brauner
1
-5
/
+10
2020-01-17
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
1
-20
/
+17
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-1
/
+1
2020-01-17
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
1
-1
/
+3
2020-01-17
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
1
-4
/
+6
2020-01-17
locking/osq: Use optimized spinning loop for arm64
Waiman Long
1
-13
/
+10
2020-01-17
locking/qspinlock: Fix inaccessible URL of MCS lock paper
Waiman Long
1
-6
/
+7
2020-01-17
locking/lockdep: Fix lockdep_stats indentation problem
Waiman Long
1
-2
/
+2
2020-01-17
locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
Waiman Long
1
-2
/
+2
2020-01-17
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2020-01-17
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
1
-1
/
+1
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
1
-7
/
+7
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when psi enabled
Wang Long
1
-4
/
+6
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
1
-22
/
+4
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
1
-5
/
+6
2020-01-17
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
1
-9
/
+6
2020-01-17
stop_machine: Make stop_cpus() static
Yangtao Li
1
-1
/
+1
2020-01-17
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
1
-2
/
+9
2020-01-17
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
1
-1
/
+2
2020-01-17
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
1
-0
/
+6
2020-01-17
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
1
-11
/
+21
2020-01-17
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
1
-5
/
+9
2020-01-17
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
1
-3
/
+0
2020-01-17
tracing: Initialize ret in syscall_enter_define_fields()
Steven Rostedt (VMware)
1
-1
/
+2
2020-01-16
bpf: Remove set but not used variable 'first_key'
YueHaibing
1
-2
/
+0
2020-01-16
devmap: Adjust tracepoint for map-less queue flush
Jesper Dangaard Brouer
1
-1
/
+1
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
1
-10
/
+22
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
1
-36
/
+27
2020-01-16
PM: hibernate: fix crashes with init_on_free=1
Alexander Potapenko
1
-10
/
+10
2020-01-16
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
Jonas Meurer
3
-2
/
+38
2020-01-16
watchdog/softlockup: Remove obsolete check of last reported task
Petr Mladek
1
-17
/
+1
2020-01-16
tracing: Allow trace_printk() to nest in other tracing code
Steven Rostedt (VMware)
1
-5
/
+19
2020-01-16
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
1
-3
/
+0
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-5
/
+17
2020-01-15
bpf: Add batch ops to all htab bpf map
Yonghong Song
2
-1
/
+272
2020-01-15
bpf: Add lookup and update batch ops to arraymap
Brian Vazquez
1
-0
/
+2
2020-01-15
bpf: Add generic support for update and delete batch ops
Brian Vazquez
1
-0
/
+115
2020-01-15
bpf: Add generic support for lookup batch op
Brian Vazquez
1
-4
/
+156
2020-01-15
bpf: Add bpf_map_{value_size, update_value, map_copy_value} functions
Brian Vazquez
1
-128
/
+152
2020-01-15
bpf: Fix incorrect verifier simulation of ARSH under ALU32
Daniel Borkmann
2
-5
/
+17
2020-01-15
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
1
-0
/
+2
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
1
-3
/
+24
[prev]
[next]