summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-05-15rcu: Inline rcu_preempt_do_callback() into its sole callerByungchul Park
2018-05-15rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lockBoqun Feng
2018-05-15rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functionsBoqun Feng
2018-05-15rcu: Parallelize expedited grace-period initializationPaul E. McKenney
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend
2018-05-15cpufreq: schedutil: Don't set next_freq to UINT_MAXViresh Kumar
2018-05-15Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessar...Dietmar Eggemann
2018-05-15Merge tag 'v4.17-rc5' into locking/core, to pick up fixesIngo Molnar
2018-05-14audit: use inline function to set audit contextRichard Guy Briggs
2018-05-14bpf: enable stackmap with build_id in nmi contextSong Liu
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs
2018-05-14block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig
2018-05-14softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar
2018-05-14locking/lockdep: Move sanity check to inside lockdep_print_held_locks()Tetsuo Handa
2018-05-14locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()Tetsuo Handa
2018-05-14sched/core: Distinguish between idle_cpu() calls based on desired effect, int...Rohit Jain
2018-05-14sched/numa: Stagger NUMA balancing scan periods for new threadsMel Gorman
2018-05-14Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependenciesIngo Molnar
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-13genirq/msi: Allow level-triggered MSIs to be exposed by MSI providersMarc Zyngier
2018-05-13timer_list: Remove unused function pointer typedefChen Lin
2018-05-13timers: Adjust a kernel-doc commentMauro Carvalho Chehab
2018-05-13tick: Prefer a lower rating device only if it's CPU local deviceSudeep Holla
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11init: fix false positives in W+X checkingJeffrey Hugo
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-11tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-10compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro
2018-05-10PM / wakeup: Only update last time for active wakeup sourcesDoug Berger
2018-05-09bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski
2018-05-09bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau
2018-05-09bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=yMartin KaFai Lau
2018-05-09cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki
2018-05-09cpufreq: schedutil: remove stale commentJuri Lelli
2018-05-08seccomp: Don't special case audited processes when loggingTyler Hicks
2018-05-08seccomp: Audit attempts to modify the actions_logged sysctlTyler Hicks
2018-05-08seccomp: Configurable separator for the actions_logged stringTyler Hicks
2018-05-08seccomp: Separate read and write code for actions_logged sysctlTyler Hicks
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07rdmacg: Convert to use match_string() helperAndy Shevchenko
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds