summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-04-27Merge remote-tracking branch 'dhowells/netfs-lib'Ilya Dryomov
2021-04-26iov_iter: Four fixes for ITER_XARRAYDavid Howells
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells
2021-04-23netfs: Add write_begin helperDavid Howells
2021-04-23netfs: Gather statsDavid Howells
2021-04-23netfs: Add tracepointsDavid Howells
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells
2021-04-23netfs, mm: Add set/end/wait_on_page_fscache() aliasesDavid Howells
2021-04-23netfs, mm: Move PG_fscache helper funcs to linux/netfs.hDavid Howells
2021-04-23mm: Implement readahead_control pageset expansionDavid Howells
2021-04-23fs: Document file_ra_stateMatthew Wilcox (Oracle)
2021-04-23mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)
2021-04-23mm: Add set/end/wait functions for PG_private_2David Howells
2021-04-23iov_iter: Add ITER_XARRAYDavid Howells
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren
2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún
2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-04-07Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-04-07ethtool: fix kdoc in headersJakub Kicinski
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski
2021-04-06net/mlx5: Fix PBMC register mappingAya Levin
2021-04-06net/mlx5: Fix PPLM register mappingAya Levin
2021-04-06net/mlx5: Fix placement of log_max_flow_counterRaed Salem
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-02Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-03-30net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet
2021-03-30XArray: Add xa_limit_16bMatthew Wilcox (Oracle)
2021-03-30gpu: host1x: Use different lock classes for each clientMikko Perttunen