summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxThomas Gleixner16-64/+111
2019-11-04quota: Drop dquot_enable()Jan Kara1-2/+0
2019-11-04quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()Jan Kara1-0/+2
2019-11-04quota: Factor out setup of quota inodeJan Kara1-0/+2
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust3-1/+4
2019-11-03NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust1-0/+1
2019-11-03NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust1-0/+1
2019-11-03NFSv3: Clean up timespec encodeTrond Myklebust1-1/+1
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust2-7/+7
2019-11-03Merge branch 'for_5.5/driver-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+21
2019-11-04Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-8/+18
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+57
2019-11-03debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven1-0/+21
2019-11-03leds: core: Fix leds.h structure documentationDan Murphy1-3/+2
2019-11-03leds: core: Remove extern from headerDan Murphy1-51/+44
2019-11-03leds: flash: Add devm_* functions to the flash classDan Murphy1-0/+14
2019-11-03leds: flash: Remove extern from the header fileDan Murphy1-12/+10
2019-11-03leds: flash: Convert non extended registration to inlineDan Murphy1-2/+5
2019-11-03leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/triggerAkinobu Mita1-5/+0
2019-11-03debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman1-7/+6
2019-11-03idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)1-1/+1
2019-11-03iio: imu: adis: assign value only if return code zero in read funcsAlexandru Ardelean1-2/+4
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-25/+22
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller20-89/+166
2019-11-02uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann1-0/+4
2019-11-02uaccess: Add non-pagefault user-space write functionDaniel Borkmann1-0/+12
2019-11-02debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman1-8/+4
2019-11-02driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan1-4/+9
2019-11-02driver core: Allow a device to wait on optional suppliersSaravana Kannan1-0/+3
2019-11-02driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan1-0/+2
2019-11-01radix tree: Remove radix_tree_iter_findMatthew Wilcox (Oracle)1-18/+0
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-60/+85
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+5
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel1-25/+0
2019-11-01IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit1-0/+5
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton11-16/+97
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+17
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby1-6/+6
2019-11-01ata: define AC_ERR_OKJiri Slaby1-0/+1
2019-11-01blk-mq: Make blk_mq_run_hw_queue() return voidJohn Garry1-1/+1
2019-11-01livepatch: Allow to distinguish different version of system state changesPetr Mladek1-0/+2
2019-11-01livepatch: Basic API to track system state changesPetr Mladek1-0/+15
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne1-0/+2
2019-11-01Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman3-141/+12
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers1-393/+2
2019-11-01crypto: skcipher - remove crypto_has_ablkcipher()Eric Biggers1-31/+0
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei1-0/+2
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet1-1/+1
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel1-2/+2