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
2017-09-23
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
1
-0
/
+10
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-21
/
+346
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+16
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-11
/
+310
2017-09-22
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
1
-0
/
+8
2017-09-20
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
2017-09-20
Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-3
/
+19
2017-09-20
sched_rr_get_interval(): move compat to native, get rid of set_fs()
Al Viro
2
-22
/
+30
2017-09-19
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
1
-1
/
+6
2017-09-19
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
1
-2
/
+4
2017-09-19
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-09-19
get_compat_sigset()
Al Viro
2
-30
/
+20
2017-09-19
get rid of {get,put}_compat_itimerspec()
Al Viro
1
-18
/
+0
2017-09-19
signal: lift sigset size check out of do_sigpending()
Dmitry V. Levin
1
-7
/
+14
2017-09-19
signal: simplify compat_sigpending()
Dmitry V. Levin
1
-4
/
+0
2017-09-19
signal: replace sigset_to_compat() with put_compat_sigset()
Dmitry V. Levin
2
-27
/
+20
2017-09-19
bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE
Craig Gallek
1
-3
/
+77
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
3
-0
/
+10
2017-09-19
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-09-18
bpf: devmap: pass on return value of bpf_map_precharge_memlock
Tobias Klauser
1
-2
/
+4
2017-09-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+3
2017-09-16
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
1
-1
/
+1
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-1
/
+2
2017-09-15
livepatch: __klp_shadow_get_or_alloc() is local to shadow.c
Jiri Kosina
1
-1
/
+1
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-8
/
+15
2017-09-14
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-30
/
+7
2017-09-14
livepatch: introduce shadow variable API
Joe Lawrence
2
-1
/
+278
2017-09-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
1
-0
/
+7
2017-09-14
sched/wait: Break up long wake list walk
Tim Chen
1
-15
/
+63
2017-09-14
watchdog/hardlockup: Clean up hotplug locking mess
Thomas Gleixner
1
-6
/
+0
2017-09-14
watchdog/hardlockup/perf: Simplify deferred event destroy
Thomas Gleixner
1
-5
/
+2
2017-09-14
watchdog/hardlockup/perf: Use new perf CPU enable mechanism
Thomas Gleixner
2
-84
/
+8
2017-09-14
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
1
-0
/
+11
2017-09-14
watchdog/hardlockup/perf: Implement init time detection of perf
Thomas Gleixner
1
-1
/
+12
2017-09-14
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
1
-0
/
+37
2017-09-14
watchdog/core: Get rid of the racy update loop
Thomas Gleixner
1
-48
/
+47
2017-09-14
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
1
-9
/
+22
2017-09-14
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
2
-29
/
+28
2017-09-14
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
1
-5
/
+1
2017-09-14
watchdog/core: Further simplify sysctl handling
Thomas Gleixner
1
-20
/
+7
2017-09-14
watchdog/core: Get rid of the thread teardown/setup dance
Thomas Gleixner
1
-171
/
+19
2017-09-14
watchdog/core: Create new thread handling infrastructure
Thomas Gleixner
1
-0
/
+75
2017-09-14
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
2
-31
/
+12
2017-09-14
watchdog/core: Split out cpumask write function
Thomas Gleixner
1
-19
/
+21
2017-09-14
watchdog/core: Clean up the #ifdef maze
Thomas Gleixner
1
-20
/
+13
2017-09-14
watchdog/core: Clean up stub functions
Thomas Gleixner
1
-46
/
+22
2017-09-14
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
2
-25
/
+19
2017-09-14
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
3
-6
/
+59
[prev]
[next]