summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-15turn user_{path_at,path,lpath,path_dir}() into static inlinesAl Viro
2015-05-15get rid of assorted nameidata-related debrisAl Viro
2015-05-15VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown
2015-05-15rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett
2015-05-15gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-12block: remove export for blk_queue_bioMike Snitzer
2015-05-12drm/radeon: add new bonaire pci idAlex Deucher
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-11new helper: free_page_put_link()Al Viro
2015-05-11switch ->put_link() from dentry to inodeAl Viro
2015-05-11security: make inode_follow_link RCU-walk awareNeilBrown
2015-05-11don't pass nameidata to ->follow_link()Al Viro
2015-05-11VFS: replace {, total_}link_count in task_struct with pointer to nameidataNeilBrown
2015-05-11namei: remove restrictions on nesting depthAl Viro
2015-05-11new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-05-11SECURITY: remove nameidata arg from inode_follow_link.NeilBrown
2015-05-11debugfs: switch to simple_follow_link()Al Viro
2015-05-11libfs: simple_follow_link()Al Viro
2015-05-10pty: Fix input race when closingPeter Hurley
2015-05-10mpls: Change reserved label names to be consistent with netbsdTom Herbert
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-09Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds
2015-05-07tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-06nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-06util_macros.h: have array pointer point to array of constantsGuenter Roeck
2015-05-05mpls: Move reserved label definitionsTom Herbert
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova
2015-05-04Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-04blk-mq: fix FUA request hangShaohua Li
2015-05-04mac80211: fix 90 kernel-doc warningsRandy Dunlap
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-04codel: fix maxpacket/mtu confusionEric Dumazet
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-02virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi