summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-08-30rcu: Report expedited grace periods at context-switch timePaul E. McKenney
2018-08-30rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney
2018-08-30rcu: Add warning to detect half-interruptsPaul E. McKenney
2018-08-30rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special unionPaul E. McKenney
2018-08-30rcu: Allow processing deferred QSes for exiting RCU-preempt readersPaul E. McKenney
2018-08-30rcutorture: Test extended "rcu" read-side critical sectionsPaul E. McKenney
2018-08-30rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney
2018-08-30rcu: Refactor rcu_{nmi,irq}_{enter,exit}()Byungchul Park
2018-08-30perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpointJiri Olsa
2018-08-30perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpointJiri Olsa
2018-08-30perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0Jiri Olsa
2018-08-30perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled setJiri Olsa
2018-08-30bpf: add bpffs pretty print for percpu arraymap/hash/lru_hashYonghong Song
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha
2018-08-30watchdog: Mark watchdog touch functions as notraceVincent Whitchurch
2018-08-29bpf/verifier: display non-spill stack slot types in print_verifier_stateEdward Cree
2018-08-29bpf/verifier: per-register parent pointersEdward Cree
2018-08-29rcutorture: Maintain self-propagating CB only during forward-progress testPaul E. McKenney
2018-08-29rcutorture: Check GP completion at stutter endPaul E. McKenney
2018-08-29rcutorture: Print forward-progress test interval on errorPaul E. McKenney
2018-08-29rcutorture: Adjust number of reader kthreads per CPU-hotplug operationsPaul E. McKenney
2018-08-29rcutorture: Reduce priority of forward-progress testingPaul E. McKenney
2018-08-29rcutorture: Limit reader duration if irq or bh disabledPaul E. McKenney
2018-08-29rcutorture: Increase rcu_read_delay() longdelay_msPaul E. McKenney
2018-08-29rcutorture: Add self-propagating callback to forward-progress testingPaul E. McKenney
2018-08-29rcutorture: Vary forward-progress test intervalPaul E. McKenney
2018-08-29rcutorture: Avoid no-test complaint if too few forward-progress triesPaul E. McKenney
2018-08-29rcutorture: Also use GP sequence to judge forward progressPaul E. McKenney
2018-08-29rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney
2018-08-29rcuperf: Warn on bad perf type for built-in testsPaul E. McKenney
2018-08-29rcutorture: Warn on bad torture type for built-in testsPaul E. McKenney
2018-08-29rcutorture: Force occasional reader waitsPaul E. McKenney
2018-08-29bpf: remove duplicated include from syscall.cYueHaibing
2018-08-29y2038: signal: Change rt_sigtimedwait to use __kernel_timespecArnd Bergmann
2018-08-29y2038: sched: Change sched_rr_get_interval to use __kernel_timespecArnd Bergmann
2018-08-29y2038: __get_old_timespec32() can be statickbuild test robot
2018-08-28bpf: sockmap, decrement copied count correctly in redirect error caseJohn Fastabend
2018-08-27bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsgDaniel Borkmann
2018-08-27bpf, sockmap: fix potential use after free in bpf_tcp_closeDaniel Borkmann
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2018-08-27y2038: make do_gettimeofday() and get_seconds() inlineArnd Bergmann
2018-08-27y2038: remove unused time interfacesArnd Bergmann
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds