summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-08
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Allow expiry time to be set when preparsing a keyDavid Howells2014-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells2014-07-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Provide a generic instantiation functionDavid Howells2014-07-18
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | seccomp: introduce writer lockingKees Cook2014-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched: move no_new_privs into new atomic flagsKees Cook2014-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-18
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | |/| / / / / / / / / / / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | selinux: fix the default socket labeling in sock_graft()Paul Moore2014-07-10
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | seqcount: Add raw_write_seqcount_latch()Mathieu Desnoyers2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | seqcount: Provide raw_read_seqcount()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Remove monotonic_to_bootbasedThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | iio: Use ktime_get_real_ns()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | net: mlx5: Use ktime_get_ns()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | delayacct: Make accounting nanosecond basedThomas Gleixner2014-07-23
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | sched: Make task->start_time nanoseconds basedThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | time: More core infrastructure for timespec64John Stultz2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | time64: Add time64.h header and define struct timespec64John Stultz2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2014-07-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \