summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-12introduce FMODE_CREATED and switch to itAl Viro
2018-07-12fold put_filp() into fput()Al Viro
2018-07-12introduce FMODE_OPENEDAl Viro
2018-07-12->file_open(): lose cred argumentAl Viro
2018-07-12security_file_open(): lose cred argumentAl Viro
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro
2018-07-12kernel: add kcompat_sys_{f,}statfs64()Mark Rutland
2018-07-12kernel: add ksys_personality()Mark Rutland
2018-07-11net: Add lag.h, net_lag_port_dev_txable()Petr Machata
2018-07-11team: Publish team_port_get_rcu()Petr Machata
2018-07-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-11iomap: add support for sub-pagesize buffered I/O without buffer headsChristoph Hellwig
2018-07-11Merge branch 'iomap-4.19-merge' into xfs-4.19-mergeDarrick J. Wong
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-11libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-11w1: core: match sub-nodes of bus masters in devicetreeDaniel Mack
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-10turn filp_clone_open() into inline wrapper for dentry_open()Al Viro
2018-07-10netfilter: Add nf_ct_get_tuple_skb global lookup functionToke Høiland-Jørgensen
2018-07-10scsi: target: sbitmap: add seq_file forward declarationArnd Bergmann
2018-07-10arm_pmu: Add support for 64bit event countersSuzuki K Poulose
2018-07-10arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose
2018-07-10watchdog/softlockup: Fix the SOFTLOCKUP_DETECTOR=n buildPeter Zijlstra
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring
2018-07-10driver core: allow stopping deferred probe after initRob Herring
2018-07-10ARM: davinci: unduplicate aemif supportBartosz Golaszewski
2018-07-09ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportKeerthy
2018-07-09ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableDave Gerlach
2018-07-09bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xFaiz Abbas
2018-07-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-09netfilter: fix use-after-free in NF_HOOK_LISTEdward Cree
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-09net: Add generic ndo_select_queue functionsAlexander Duyck
2018-07-09net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck
2018-07-09net: Add support for subordinate device traffic classesAlexander Duyck
2018-07-09dmaengine: add support for reporting pause and resume separatelyMarek Szyprowski
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik
2018-07-09memcontrol: schedule throttling if we are congestedTejun Heo
2018-07-09blkcg: add generic throttling mechanismJosef Bacik
2018-07-09swap,blkcg: issue swap io with the appropriate contextTejun Heo
2018-07-09blk: introduce REQ_SWAPJosef Bacik
2018-07-09blk-cgroup: allow controllers to output their own statsJosef Bacik
2018-07-09block: introduce bio_issue_as_root_blkgJosef Bacik
2018-07-09block: add bi_blkg to the bio for cgroupsJosef Bacik
2018-07-09blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei