summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch1-1/+1
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini8-7/+108
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells2-0/+43
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells1-0/+55
2021-04-23netfs: Add write_begin helperDavid Howells1-0/+8
2021-04-23netfs: Gather statsDavid Howells1-0/+1
2021-04-23netfs: Add tracepointsDavid Howells1-0/+1
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-23mmc: mmc_spi: Make of_mmc_spi.c resource provider agnosticAndy Shevchenko1-9/+0
2021-04-23mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko1-1/+1
2021-04-23signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver1-1/+1
2021-04-23net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail1-0/+1
2021-04-22landlock: Add syscall implementationsMickaël Salaün1-0/+7
2021-04-22fs,security: Add sb_delete hookMickaël Salaün3-0/+8
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler1-0/+1
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini34-77/+309
2021-04-22ice: Enable RSS configure for AVFQi Zhang1-1/+24
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley1-0/+1
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski1-0/+1
2021-04-22irqdomain: Get rid of irq_create_strict_mappings()Marc Zyngier1-3/+0
2021-04-22irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi1-0/+2
2021-04-22Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier1-2/+0
2021-04-22perf: Get rid of oprofile leftoversMarc Zyngier1-2/+0
2021-04-22thermal/core: Remove thermal_notify_frameworkThara Gopinath1-5/+0
2021-04-22serial: do not restore interrupt state in sysrq helperJohan Hovold1-5/+5
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-2/+8
2021-04-22firmware: xilinx: Add pinctrl supportSai Krishna Potthuri1-0/+90
2021-04-22devm-helpers: Fix devm_delayed_work_autocancel() kerneldocMatti Vaittinen1-6/+7
2021-04-22scsi: blk-mq: Fix build warning when making htmldocsMing Lei1-4/+4
2021-04-22pinctrl: Add PIN_CONFIG_MODE_PWM to enum pin_config_paramAndy Shevchenko1-0/+2
2021-04-22pinctrl: Introduce MODE group in enum pin_config_paramAndy Shevchenko1-2/+2
2021-04-22pinctrl: Keep enum pin_config_param ordered by nameAndy Shevchenko1-2/+2
2021-04-21KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford1-0/+10
2021-04-21KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh1-4/+4
2021-04-21KVM: Boost vCPU candidate in user mode which is delivering interruptWanpeng Li1-0/+1
2021-04-21KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman1-0/+1
2021-04-21of: linux/of.h: fix kernel-doc warningsRandy Dunlap1-2/+2
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren1-0/+3
2021-04-21sched: Warn on long periods of pending need_reschedPaul Turner1-0/+3
2021-04-21NFS: The 'fattr_valid' field in struct nfs_server should be unsigned intTrond Myklebust1-2/+1
2021-04-21Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller1-14/+19
2021-04-21net: phy: marvell: add support for Amethyst internal PHYMarek Behún1-0/+1
2021-04-21Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-9/+41