summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus
2019-11-04ftrace: Introduce PERMANENT ftrace_ops flagMiroslav Benes
2019-11-04block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus
2019-11-04kvm: Add helper function for creating VM worker threadsJunaid Shahid
2019-11-04cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxThomas Gleixner
2019-11-04quota: Drop dquot_enable()Jan Kara
2019-11-04quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()Jan Kara
2019-11-04quota: Factor out setup of quota inodeJan Kara
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust
2019-11-03NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust
2019-11-03NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust
2019-11-03NFSv3: Clean up timespec encodeTrond Myklebust
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust
2019-11-03Merge branch 'for_5.5/driver-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-11-04Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-11-03debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven
2019-11-03leds: core: Fix leds.h structure documentationDan Murphy
2019-11-03leds: core: Remove extern from headerDan Murphy
2019-11-03leds: flash: Add devm_* functions to the flash classDan Murphy
2019-11-03leds: flash: Remove extern from the header fileDan Murphy
2019-11-03leds: flash: Convert non extended registration to inlineDan Murphy
2019-11-03leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/triggerAkinobu Mita
2019-11-03debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman
2019-11-03idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)
2019-11-03iio: imu: adis: assign value only if return code zero in read funcsAlexandru Ardelean
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-02uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann
2019-11-02uaccess: Add non-pagefault user-space write functionDaniel Borkmann
2019-11-02debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman
2019-11-02driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan
2019-11-02driver core: Allow a device to wait on optional suppliersSaravana Kannan
2019-11-02driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan
2019-11-01radix tree: Remove radix_tree_iter_findMatthew Wilcox (Oracle)
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel
2019-11-01IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-11-01ata: define AC_ERR_OKJiri Slaby
2019-11-01blk-mq: Make blk_mq_run_hw_queue() return voidJohn Garry