summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-24Merge tag 'soundwire-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2021-08-24Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-08-24Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman
2021-08-24Merge 5.14-rc7 into usb-nextGreg Kroah-Hartman
2021-08-24mmc: core: Update ->card_busy() callback commentMÃ¥rten Lindahl
2021-08-24mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers
2021-08-24mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h headerFabio Estevam
2021-08-24ieee80211: add TWT element definitionsLorenzo Bianconi
2021-08-24genirq/msi: Move MSI sysfs handling from PCI to MSI coreBarry Song
2021-08-23bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky
2021-08-23Keep read and write fds with each nlm_fileJ. Bruce Fields
2021-08-23bio: add allocation cache abstractionJens Axboe
2021-08-23fs: add kiocb alloc cache flagJens Axboe
2021-08-23namei: add getname_uflags()Dmitry Kadashev
2021-08-23io_uring: remove files pointer in cancellation functionsHao Xu
2021-08-23io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()Hao Xu
2021-08-23block: add error handling for device_add_disk / add_diskLuis Chamberlain
2021-08-23block: add an explicit ->disk backpointer to the request_queueChristoph Hellwig
2021-08-23block: hold a request_queue reference for the lifetime of struct gendiskChristoph Hellwig
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig
2021-08-23block: cleanup the lockdep handling in *alloc_diskChristoph Hellwig
2021-08-23nlm: minor nlm_lookup_file argument changeJ. Bruce Fields
2021-08-23namei: add mapping aware lookup helperChristian Brauner
2021-08-23block: fix argument type of bio_trim()Chaitanya Kulkarni
2021-08-23fs: kill sync_inodeJosef Bacik
2021-08-23fs: add a filemap_fdatawrite_wbc helperJosef Bacik
2021-08-23Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-23regulator: Documentation fix for regulator error notification helperMatti Vaittinen
2021-08-23PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng
2021-08-23gpio: max730x: Use the right includeLinus Walleij
2021-08-23fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig
2021-08-22watchdog: introduce watchdog_dev_suspend/resumeGrzegorz Jaszczyk
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie
2021-08-21PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko
2021-08-20PCI: Optimize pci_resource_len() to reduce kernel sizeZhen Lei
2021-08-20PCI: Make saved capability state private to coreBjorn Helgaas
2021-08-20PCI/VPD: Add pci_vpd_check_csum()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_alloc()Heiner Kallweit
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-20KVM: stats: Add halt polling related histogram statsJing Zhang
2021-08-20KVM: stats: Add halt_wait_ns stats for all architecturesJing Zhang
2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang
2021-08-20KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_rangeMaxim Levitsky
2021-08-20kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-20tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)