summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-25bpf: Consolidate task_struct BTF_ID declarationsDaniel Xu
2021-08-25bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macroDaniel Xu
2021-08-25Merge remote-tracking branch 'regulator/for-5.15' into regulator-nextMark Brown
2021-08-25netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells
2021-08-25net: add accept helper not installing fdPavel Begunkov
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-08-25net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...Gilad Naaman
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb
2021-08-24crash_dump: Make elfcorehdr address/size symbols always visibleGeert Uytterhoeven
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes
2021-08-24lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2021-08-24include:libata: fix boolreturn.cocci warningsJing Yangyang
2021-08-24block: mark blkdev_fsync staticChristoph Hellwig
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko
2021-08-24block: Add alternative_gpt_sector() operationDmitry Osipenko
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo
2021-08-24netdevice: move xdp_rxq within netdev_rx_queueJakub Kicinski
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