/tools/perf/scripts/python/Perf-Trace-Util/

'>index : kernel
Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/drivers/tc
td>2017-11-15
AgeCommit message (Expand)Author
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-15fcntl: don't leak fd reference when fixup_compat_flock failsJeff Layton
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-18fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman
2017-07-24fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
2017-07-07vfs: fix flock compat thinkoLinus Torvalds
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-28fs/fcntl: use copy_to/from_user() for u64 typesJens Axboe
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe
2017-06-26Switch flock copyin/copyout primitives to copy_{from,to}_user()Al Viro
2017-06-14fs/fcntl: return -ESRCH in f_setown when pid/pgid can't be foundJeff Layton
2017-06-14fs/fcntl: f_setown, avoid undefined behaviourJiri Slaby
2017-06-14fs/fcntl: f_setown, allow returning errorJiri Slaby
2017-06-01fs/locks: don't mess with the address limit in compat_fcntl64Christoph Hellwig
2017-05-27fs/locks: pass kernel struct flock to fcntl_getlk/setlkChristoph Hellwig