summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-25io_uring: add full-fledged dynamic buffers supportPavel Begunkov1-0/+1
2021-04-25io_uring: add generic rsrc update with tagsPavel Begunkov1-6/+16
2021-04-25io_uring: add IORING_REGISTER_RSRCPavel Begunkov1-0/+8
2021-04-25io_uring: enumerate dynamic resourcesPavel Begunkov1-0/+4
2021-04-24kbuild: redo fake deps at include/config/*.hAlexey Dobriyan1-1/+1
2021-04-24kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song1-0/+14
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2-13/+2
2021-04-24devlink: Extend SF port attributes to have external attributeParav Pandit1-1/+4
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit1-8/+0
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit1-2/+9
2021-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+0
2021-04-23Merge remote-tracking branch 'regulator/for-5.13' into regulator-nextMark Brown1-1/+8
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown11-106/+482
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
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 Bonzini12-11/+123
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini3-0/+22
2021-04-23afs: Use ITER_XARRAY for writingDavid Howells1-32/+19
2021-04-23afs: Don't truncate iter during data fetchDavid Howells1-1/+1
2021-04-23afs: Pass page into dirty region helpers to provide THP sizeDavid Howells1-10/+13
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-23xen: Remove support for PV ACPI cpu/memory hotplugBoris Ostrovsky1-35/+0
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 Elver2-2/+2
2021-04-23net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail1-0/+1
2021-04-22landlock: Enable user space to infer supported featuresMickaël Salaün1-0/+8
2021-04-22landlock: Add syscall implementationsMickaël Salaün2-0/+60
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün1-1/+7
2021-04-22fs,security: Add sb_delete hookMickaël Salaün3-0/+8
2021-04-22landlock: Support filesystem access-controlMickaël Salaün1-0/+76
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler1-0/+1
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini49-122/+386
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