summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+30
2017-08-15bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann1-4/+30
2017-08-15audit: Receive unmount eventJan Kara1-1/+1
2017-08-15audit: Fix use after free in audit_remove_watch_rule()Jan Kara1-5/+7
2017-08-15Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2-96/+114
2017-08-11sched: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney1-2/+2
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-1/+1
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner1-1/+1
2017-08-10perf/core: Fix time on IOC_ENABLEPeter Zijlstra1-5/+36
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra1-3/+3
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin1-0/+1
2017-08-02pid: kill pidhash_size in pidhash_init()Kefeng Wang1-3/+0
2017-08-02ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)3-11/+21
2017-08-02tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter1-0/+1
2017-08-02tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)1-1/+1
2017-08-01timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic1-1/+1
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-8/+17
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-29/+40
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+26
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-07-29bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann1-1/+1
2017-07-29bpf: don't indicate success when copy_from_user failsDaniel Borkmann1-1/+1
2017-07-28sched: Allow migrating kthreads into online but inactive CPUsTejun Heo1-2/+7
2017-07-28workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann1-0/+7
2017-07-27srcu: Provide ordering for CPU not involved in grace periodPaul E. McKenney1-0/+9
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner1-2/+7
2017-07-25rcu: Move callback-list warning to irq-disable regionPaul E. McKenney1-2/+2
2017-07-25rcu: Remove unused RCU list functionsPaul E. McKenney2-110/+0
2017-07-25rcu: Localize rcu_state ->orphan_pend and ->orphan_donePaul E. McKenney4-75/+30
2017-07-25rcu: Advance callbacks after migrationPaul E. McKenney1-0/+1
2017-07-25rcu: Eliminate rcu_state ->orphan_lockPaul E. McKenney2-15/+3
2017-07-25rcu: Advance outgoing CPU's callbacks before migrating themPaul E. McKenney1-1/+6
2017-07-25rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney3-28/+19
2017-07-25rcu: Check for NOCB CPUs and empty lists earlier in CB migrationPaul E. McKenney1-4/+3
2017-07-25rcu: Remove orphan/adopt event-tracing fieldsPaul E. McKenney2-4/+0
2017-07-25torture: Fix typo suppressing CPU-hotplug statisticsPaul E. McKenney1-1/+1
2017-07-25rcu: Make expedited GPs correctly handle hardware CPU insertionPaul E. McKenney2-3/+9
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney2-96/+114
2017-07-25workqueue: implicit ordered attribute should be overridableTejun Heo1-4/+9
2017-07-25task_work: Replace spin_unlock_wait() with lock/unlock pairOleg Nesterov1-6/+2
2017-07-25rcu: Use timer as backstop for NOCB deferred wakeupsPaul E. McKenney2-70/+111
2017-07-25sched/core: Fix some documentation build warningsJonathan Corbet1-1/+1
2017-07-24rcutorture: Invoke call_rcu() from timer handlerPaul E. McKenney1-0/+13
2017-07-24rcu: Add last-CPU to GP-kthread starvation messagesPaul E. McKenney1-2/+3
2017-07-24rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()Paul E. McKenney1-1/+2
2017-07-24rcutorture: Add task's CPU for rcutorture writer stallsPaul E. McKenney1-2/+3
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney1-1/+1