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-05-15
rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h
Paul E. McKenney
2
-48
/
+44
2018-05-15
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
2
-16
/
+1
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
6
-17
/
+17
2018-05-15
rcu: Remove deprecated RCU debugfs tracing code
Byungchul Park
2
-12
/
+5
2018-05-15
rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is high
Byungchul Park
1
-1
/
+1
2018-05-15
rcu: Don't allocate rcu_nocb_mask if no one needs it
Paul E. McKenney
1
-2
/
+2
2018-05-15
rcu: Inline rcu_preempt_do_callback() into its sole caller
Byungchul Park
2
-11
/
+1
2018-05-15
rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock
Boqun Feng
1
-3
/
+25
2018-05-15
rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions
Boqun Feng
1
-7
/
+3
2018-05-15
rcu: Parallelize expedited grace-period initialization
Paul E. McKenney
4
-76
/
+118
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
1
-60
/
+88
2018-05-15
cpufreq: schedutil: Don't set next_freq to UINT_MAX
Viresh Kumar
1
-12
/
+6
2018-05-15
Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily"
Dietmar Eggemann
1
-5
/
+1
2018-05-15
Merge tag 'v4.17-rc5' into locking/core, to pick up fixes
Ingo Molnar
15
-164
/
+164
2018-05-14
audit: use inline function to set audit context
Richard Guy Briggs
2
-5
/
+4
2018-05-14
bpf: enable stackmap with build_id in nmi context
Song Liu
1
-6
/
+53
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
3
-39
/
+35
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
1
-2
/
+2
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
1
-7
/
+7
2018-05-14
softirq/core: Turn default irq_cpustat_t to standard per-cpu
Frederic Weisbecker
1
-2
/
+2
2018-05-14
Merge tag 'v4.17-rc5' into irq/core, to pick up fixes
Ingo Molnar
35
-362
/
+409
2018-05-14
locking/lockdep: Move sanity check to inside lockdep_print_held_locks()
Tetsuo Handa
1
-16
/
+13
2018-05-14
locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()
Tetsuo Handa
1
-35
/
+8
2018-05-14
sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu()
Rohit Jain
2
-10
/
+24
2018-05-14
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
3
-21
/
+48
2018-05-14
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
14
-131
/
+166
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-67
/
+91
2018-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-56
/
+1
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
1
-9
/
+24
2018-05-13
timer_list: Remove unused function pointer typedef
Chen Lin
1
-2
/
+0
2018-05-13
timers: Adjust a kernel-doc comment
Mauro Carvalho Chehab
1
-7
/
+7
2018-05-13
tick: Prefer a lower rating device only if it's CPU local device
Sudeep Holla
1
-1
/
+2
2018-05-12
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()"
Mel Gorman
1
-56
/
+1
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-41
/
+67
2018-05-11
init: fix false positives in W+X checking
Jeffrey Hugo
1
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+14
2018-05-11
Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+3
2018-05-11
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-14
/
+2
2018-05-11
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
1
-0
/
+3
2018-05-10
compat: fix 4-byte infoleak via uninitialized struct field
Jann Horn
1
-0
/
+1
2018-05-10
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2018-05-10
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
1
-0
/
+1
2018-05-09
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
1
-1
/
+1
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2
-6
/
+37
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2
-11
/
+121
2018-05-09
bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
Martin KaFai Lau
1
-1
/
+1
2018-05-09
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
1
-1
/
+2
2018-05-09
cpufreq: schedutil: remove stale comment
Juri Lelli
1
-13
/
+0
2018-05-08
seccomp: Don't special case audited processes when logging
Tyler Hicks
2
-11
/
+20
[prev]
[next]