Show patches with: Submitter = John Stultz       |    State = Action Required       |    Archived = No       |   479 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[05/19] selftests/timers: Add nsleep-lat test from timetest suite --- 2015-03-12 John Stultz New
[06/19] selftests/timers: Add clock skew estimation test from timetest suite --- 2015-03-12 John Stultz New
[07/19] selftests/timers: Add set-timer-lat test from timetest suite --- 2015-03-12 John Stultz New
[08/19] selftests/timers: Add threaded time inconsistency test from timetest suite --- 2015-03-12 John Stultz New
[09/19] selftests/timers: Add mqueue latency test from the timetest suite --- 2015-03-12 John Stultz New
[10/19] selftests/timers: Add adjtimex validation test from timetest suite --- 2015-03-12 John Stultz New
[11/19] selftests/timers: Add alarmtimer-suspend test from timetests suite --- 2015-03-12 John Stultz New
[12/19] selftests/timers: Add change_skew test from timetest suite --- 2015-03-12 John Stultz New
[13/19] selftests/timers: Add skew_consistency test from the timetests suite --- 2015-03-12 John Stultz New
[14/19] selftests/timers: Add clocksource-switch test from timetest suite --- 2015-03-12 John Stultz New
[15/19] selftests/timers: Add leap-a-day test from timetest suite --- 2015-03-12 John Stultz New
[16/19] selftests/timers: Add leapcrash test from the timetest suite --- 2015-03-12 John Stultz New
[17/19] selftests/timers: Add set-tai from the timetest suite --- 2015-03-12 John Stultz New
[18/19] selftests/timers: Add set-2038 test from timetest suite --- 2015-03-12 John Stultz New
[19/19] MAINTAINERS: Add selftests/timers to the timekeeping maintainance list --- 2015-03-12 John Stultz New
[01/12] clocksource: Simplify clocks_calc_max_nsecs logic --- 2015-03-12 John Stultz New
[02/12] clocksource: Simplify logic around clocksource wrapping safety margins --- 2015-03-12 John Stultz New
[03/12] clocksource: Add max_cycles to clocksource structure --- 2015-03-12 John Stultz New
[04/12] time: Add debugging checks to warn if we see delays --- 2015-03-12 John Stultz New
[05/12] time: Add infrastructure to cap clocksource reads to the max_cycles value --- 2015-03-12 John Stultz New
[06/12] time: Try to catch clocksource delta underflows --- 2015-03-12 John Stultz New
[07/12] time: Add warnings when overflows or underflows are observed --- 2015-03-12 John Stultz New
[08/12] clocksource: Improve clocksource watchdog reporting --- 2015-03-12 John Stultz New
[09/12] clocksource: Mostly kill clocksource_register() --- 2015-03-12 John Stultz New
[10/12] sparc: Convert to using clocksource_register_hz() --- 2015-03-12 John Stultz New
[11/12] clocksource: Add some debug info about clocksources being registered --- 2015-03-12 John Stultz New
[12/12] clocksource: Rename __clocksource_updatefreq_* to __clocksource_update_freq_* --- 2015-03-12 John Stultz New
[RFC] MAINTAINERS: Formalize Stephen Boyd as generic sched_clock maintainer --- 2015-03-12 John Stultz New
[RFC] amdkfd: Convert timestamping to use 64bit time accessors --- 2015-03-12 John Stultz New
ide: pdc202xxx_new: Remove do_gettimeofday() usage for ktime_get --- 2015-03-12 John Stultz New
[RFC] sysinfo: Use timespec64 accessors for calculating uptime --- 2015-03-12 John Stultz New
[RFC] uptime: Convert uptime to use 64bit time accessor --- 2015-03-12 John Stultz New
[0/5] Arch-generic sched_clock NMI safety and optimizations for -tip --- 2015-03-17 John Stultz New
[1/5] sched_clock: Match scope of read and write seqcounts --- 2015-03-17 John Stultz New
[2/5] sched_clock: Optimize cache line usage --- 2015-03-17 John Stultz New
[3/5] sched_clock: Remove suspend from clock_read_data --- 2015-03-17 John Stultz New
[4/5] sched_clock: Remove redundant notrace from update function --- 2015-03-17 John Stultz New
[5/5] sched_clock: Avoid deadlock during read from NMI --- 2015-03-17 John Stultz New
kselftest/timers: Set default threadtest values to simplify execution scripts --- 2015-03-18 John Stultz New
[GIT,PULL] Arch-generic sched_clock NMI saftey and optimizations for -tip --- 2015-03-24 John Stultz New
[1/2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM --- 2015-03-25 John Stultz New
[2/2] kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat --- 2015-03-25 John Stultz New
[1/5] sched_clock: Match scope of read and write seqcounts --- 2015-03-26 John Stultz New
[2/5] sched_clock: Optimize cache line usage --- 2015-03-26 John Stultz New
[3/5] sched_clock: Remove suspend from clock_read_data --- 2015-03-26 John Stultz New
[4/5] sched_clock: Remove redundant notrace from update function --- 2015-03-26 John Stultz New
[5/5] sched_clock: Avoid deadlock during read from NMI --- 2015-03-26 John Stultz New
[01/21] time: Add y2038 safe read_boot_clock64() --- 2015-04-02 John Stultz New
[02/21] time: Add y2038 safe read_persistent_clock64() --- 2015-04-02 John Stultz New
[03/21] time: Add y2038 safe update_persistent_clock64() --- 2015-04-02 John Stultz New
[04/21] ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() replacement --- 2015-04-02 John Stultz New
[05/21] ARM: tegra: clock: Provide y2038-safe tegra_read_persistent_clock() replacement --- 2015-04-02 John Stultz New
[06/21] ARM: time: Provide read_boot_clock64() and read_persistent_clock64() --- 2015-04-02 John Stultz New
[07/21] rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement --- 2015-04-02 John Stultz New
[08/21] rtc/test: Update driver to address y2038/y2106 issues --- 2015-04-02 John Stultz New
[09/21] rtc/ab3100: Update driver to address y2038/y2106 issues --- 2015-04-02 John Stultz New
[10/21] rtc/mc13xxx: Update driver to address y2038/y2106 issues --- 2015-04-02 John Stultz New
[11/21] rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time --- 2015-04-02 John Stultz New
[12/21] rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t --- 2015-04-02 John Stultz New
[13/21] rtc/mxc: Update driver to address y2038/y2106 issues --- 2015-04-02 John Stultz New
[14/21] alpha: rtc: Change to use rtc_class_ops's set_mmss64() --- 2015-04-02 John Stultz New
[15/21] time: Don't build timekeeping_inject_sleeptime64() if no one uses it --- 2015-04-02 John Stultz New
[16/21] rtc: Remove redundant rtc_valid_tm() from rtc_resume() --- 2015-04-02 John Stultz New
[17/21] time: Fix a bug in timekeeping_suspend() with no persistent clock --- 2015-04-02 John Stultz New
[18/21] time: rtc: Don't bother into rtc_resume() for the nonstop clocksource --- 2015-04-02 John Stultz New
[19/21] clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin --- 2015-04-02 John Stultz New
[20/21] timekeeping: Change timekeeping_check_update() to take a tk_read_base --- 2015-04-02 John Stultz New
[21/21] time: Rework debugging variables so they aren't global --- 2015-04-02 John Stultz New
[v2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM --- 2015-04-02 John Stultz New
ktime: Fix ktime_divns to do signed division --- 2015-05-01 John Stultz New
[RFC,v2] ktime: Fix ktime_divns to do signed division --- 2015-05-06 John Stultz New
[v3] ktime: Fix ktime_divns to do signed division --- 2015-05-08 John Stultz New
[RFC] devicetree: Add hardware rng entry to qcom-apq8064.dtsi --- 2015-05-12 John Stultz New
[v2] devicetree: Add hardware rng entry to qcom-apq8064.dtsi --- 2015-05-13 John Stultz New
[0/7] Current queue for tip/timers/core --- 2015-05-20 John Stultz New
[RFC,1/2] cgroup: Add generic cgroup subsystem permission checks --- 2015-05-21 John Stultz New
[RFC,2/2] cgroup: Add a memcg and cpu cg allow_attach policy for Android --- 2015-05-21 John Stultz New
[RFC,3/4] ntp: Use printk_deferred in leapsecond path --- 2015-05-29 John Stultz New
[RFC,4/4] time: Do leapsecond adjustment in gettime fastpaths --- 2015-05-29 John Stultz New
[BUG,bisect] hrtimer: severe lag after suspend & resume --- 2015-06-04 John Stultz New
Problems with kvm steal time accounting. --- 2015-06-11 John Stultz New
Locking issues w/ functionfs gadget and aio? --- 2015-06-13 John Stultz New
[0/5,v2] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers --- 2015-06-15 John Stultz New
[RFC] prctl: Add PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. --- 2015-06-25 John Stultz New
[0/9] Time items for 4.3 --- 2015-08-17 John Stultz New
[8/9] clocksource: Improve unstable clocksource detection --- 2015-08-17 John Stultz New
[9/9] clocksource: Sanity check watchdog clocksource --- 2015-08-17 John Stultz New
Regression: can't apply frequency offsets above 1000ppm. --- 2015-09-05 John Stultz New
[2/2,RFC] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-09-09 John Stultz New
[2/2,(v2)] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-09-09 John Stultz New
[1/2] time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() --- 2015-09-14 John Stultz New
[RFC,2/5] time: Fix abs() usage with 64-bit values. --- 2015-09-15 John Stultz New
[RFC,3/5] ext4: Fix abs() usage in ext4_mb_check_group_pa --- 2015-09-15 John Stultz New
[RFC,4/5] percpu: Fix abs() usage in percpu_counter_compare() --- 2015-09-15 John Stultz New
[RFC,5/5] abs(): Provide build error on passing 64bit value to abs() --- 2015-09-15 John Stultz New
[v3] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-10-02 John Stultz New
[v4] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-10-06 John Stultz New
[RFC] mmc_block: Allow more than 8 partitions per card --- 2015-10-16 John Stultz New
[GIT,PULL] A few timekeeping items for 4.4 --- 2015-10-19 John Stultz New
[RFC,v2] mmc_block: Allow more than 8 partitions per card --- 2015-10-22 John Stultz New
« 1 2 3 44 5 »