summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Merge remote-tracking branch 'dhowells/netfs-lib'Ilya Dryomov7-29/+596
2021-04-26iov_iter: Four fixes for ITER_XARRAYDavid Howells1-1/+0
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells2-0/+43
2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells1-0/+58
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells2-0/+57
2021-04-23netfs: Add write_begin helperDavid Howells2-1/+11
2021-04-23netfs: Gather statsDavid Howells1-0/+1
2021-04-23netfs: Add tracepointsDavid Howells2-0/+200
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells1-0/+83
2021-04-23netfs, mm: Add set/end/wait_on_page_fscache() aliasesDavid Howells1-0/+57
2021-04-23netfs, mm: Move PG_fscache helper funcs to linux/netfs.hDavid Howells2-10/+30
2021-04-23mm: Implement readahead_control pageset expansionDavid Howells1-0/+2
2021-04-23fs: Document file_ra_stateMatthew Wilcox (Oracle)1-10/+14
2021-04-23mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)1-9/+11
2021-04-23mm: Add set/end/wait functions for PG_private_2David Howells1-0/+20
2021-04-23iov_iter: Add ITER_XARRAYDavid Howells1-0/+11
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren1-0/+3
2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2-1/+5
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-04-16kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-14Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+6
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-2/+3
2021-04-12dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal1-2/+3
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal1-2/+3
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds15-68/+170
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún3-3/+3
2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams1-0/+1
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+6
2021-04-08Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller1-12/+68
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger1-2/+2
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov1-6/+1
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov1-2/+3
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg1-12/+68
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-07Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-4/+6
2021-04-07ethtool: fix kdoc in headersJakub Kicinski2-2/+13
2021-04-07ethtool: document reserved fields in the uAPIJakub Kicinski1-1/+21
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski2-23/+7
2021-04-06net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-06net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-06net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet1-5/+9
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+24
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0