summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-06-225-27/+47
|\
| * turn user_{path_at,path,lpath,path_dir}() into static inlinesAl Viro2015-05-151-10/+24
| * get rid of assorted nameidata-related debrisAl Viro2015-05-153-2/+1
| * VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown2015-05-151-0/+1
| * new helper: free_page_put_link()Al Viro2015-05-111-0/+1
| * switch ->put_link() from dentry to inodeAl Viro2015-05-111-3/+3
| * security: make inode_follow_link RCU-walk awareNeilBrown2015-05-111-3/+9
| * don't pass nameidata to ->follow_link()Al Viro2015-05-102-4/+4
| * VFS: replace {, total_}link_count in task_struct with pointer to nameidataNeilBrown2015-05-101-1/+1
| * namei: remove restrictions on nesting depthAl Viro2015-05-101-0/+2
| * new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-102-8/+6
| * SECURITY: remove nameidata arg from inode_follow_link.NeilBrown2015-05-101-6/+3
| * debugfs: switch to simple_follow_link()Al Viro2015-05-101-1/+0
| * libfs: simple_follow_link()Al Viro2015-05-101-0/+3
* | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-121-1/+2
|\ \
| * | iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse2015-06-091-1/+2
* | | Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-061-0/+6
|\ \ \
| * | | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-261-0/+6
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-051-4/+0
|\ \ \ \
| * | | | perf/x86: Fix event/group validationPeter Zijlstra2015-05-271-4/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-031-1/+0
|\ \ \ \ \
| * | | | | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-281-1/+0
| |/ / / /
* | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-291-1/+12
|\ \ \ \ \
| * | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-291-1/+12
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-291-4/+2
|\ \ \ \ \ \
| * | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-281-4/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-271-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-251-1/+1
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-231-6/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-223-0/+22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-221-0/+1
| |\ \ \ \ \ \
| | * | | | | | Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal2015-05-201-0/+1
| * | | | | | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-221-0/+2
| |/ / / / / /
| * | | | | | rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-161-0/+19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-221-2/+0
|\ \ \ \ \ \ \
| * | | | | | | block: remove export for blk_queue_bioMike Snitzer2015-05-121-2/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-05-211-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada2015-05-121-2/+2
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-211-4/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-081-4/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | pty: Fix input race when closingPeter Hurley2015-05-101-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-151-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-3/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-141-2/+2
* | | | | | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-142-0/+6
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-122-3/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-041-0/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |