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-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+3
2019-10-07
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
1
-2
/
+2
2019-10-07
panic: ensure preemption is disabled during panic()
Will Deacon
1
-0
/
+1
2019-10-07
perf/core: Fix inheritance of aux_output groups
Alexander Shishkin
1
-0
/
+4
2019-10-07
cgroup: Optimize single thread migration
Michal Koutný
3
-13
/
+36
2019-10-07
cgroup: Update comments about task exit path
Michal Koutný
1
-20
/
+9
2019-10-07
cgroup: short-circuit current_cgns_cgroup_from_root() on the default hierarchy
Miaohe Lin
1
-0
/
+2
2019-10-06
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2019-10-06
Revert "libata, freezer: avoid block device removal while system is frozen"
Mika Westerberg
1
-6
/
+0
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+4
2019-10-05
locking: locktorture: Do not include rwlock.h directly
Wolfgang M. Reimer
1
-1
/
+0
2019-10-05
rcutorture: Make in-kernel-loop testing more brutal
Paul E. McKenney
1
-1
/
+1
2019-10-05
rcutorture: Separate warnings for each failure type
Paul E. McKenney
1
-6
/
+9
2019-10-05
rcu: Remove unused variable rcu_perf_writer_state
Ethan Hansen
1
-16
/
+0
2019-10-05
locktorture: Replace strncmp() with str_has_prefix()
Chuhong Yuan
1
-4
/
+4
2019-10-05
rcu: Remove unused function rcutorture_record_progress()
Ethan Hansen
1
-2
/
+0
2019-10-05
rcutorture: Emulate dyntick aspect of userspace nohz_full sojourn
Paul E. McKenney
2
-0
/
+12
2019-10-05
rcu: Make CPU-hotplug removal operations enable tick
Paul E. McKenney
1
-0
/
+9
2019-10-05
stop_machine: Provide RCU quiescent state in multi_cpu_stop()
Paul E. McKenney
2
-1
/
+2
2019-10-05
rcutorture: Force on tick for readers and callback flooders
Paul E. McKenney
1
-6
/
+10
2019-10-05
rcu: Force on tick when invoking lots of callbacks
Paul E. McKenney
1
-0
/
+2
2019-10-05
time: Export tick start/stop functions for rcutorture
Paul E. McKenney
1
-0
/
+4
2019-10-05
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
1
-0
/
+7
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
1
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
1
-1
/
+4
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
3
-101
/
+23
2019-10-04
workqueue: Fix pwq ref leak in rescuer_thread()
Tejun Heo
1
-5
/
+12
2019-10-04
workqueue: more destroy_workqueue() fixes
Tejun Heo
1
-14
/
+31
2019-10-04
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-0
/
+11
2019-10-03
fork: add kernel-doc for clone3
Christian Brauner
1
-0
/
+11
2019-10-03
audit: Report suspicious O_CREAT usage
Kees Cook
1
-5
/
+6
2019-10-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-33
/
+29
2019-10-01
membarrier: Fix RCU locking bug caused by faulty merge
Peter Zijlstra
1
-1
/
+0
2019-10-01
perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
1
-38
/
+9
2019-10-01
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
1
-36
/
+7
2019-10-01
clone3: switch to copy_struct_from_user()
Aleksa Sarai
1
-27
/
+7
2019-09-30
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
Iurii Zaikin
2
-0
/
+394
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-7
/
+25
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-10
/
+25
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-201
/
+221
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
8
-22
/
+137
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
4
-48
/
+56
2019-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+10
2019-09-27
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
1
-33
/
+29
2019-09-27
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
1
-5
/
+21
2019-09-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+5
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
[prev]
[next]