summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+3
2022-06-12drm: Fix htmldocs indentation warning w/ DP AUX power requirementsDouglas Anderson1-0/+2
2022-06-11can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.cVincent Mailhol1-58/+1
2022-06-11iio: common: cros_ec_sensors: Add label attributeGwendal Grignou1-2/+0
2022-06-11Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-1/+15
2022-06-11Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2022-06-11net: keep sk->sk_forward_alloc as small as possibleEric Dumazet1-27/+2
2022-06-11net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet1-4/+8
2022-06-11net: implement per-cpu reserves for memory_allocatedEric Dumazet1-9/+29
2022-06-11net: add per_cpu_fw_alloc field to struct protoEric Dumazet3-0/+4
2022-06-11net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet1-5/+3
2022-06-11Revert "net: set SK_MEM_QUANTUM to 4096"Eric Dumazet1-13/+3
2022-06-11Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+11
2022-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-37/+89
2022-06-10keep iocb_flags() result cached in struct fileAl Viro1-3/+2
2022-06-10iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNCAl Viro1-2/+8
2022-06-10struct file: use anonymous union member for rcuhead and llistAl Viro1-3/+3
2022-06-10teach iomap_dio_rw() to suppress dsyncAl Viro1-0/+6
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells1-1/+2
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds1-13/+9
2022-06-10Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-0/+6
2022-06-10Revert "workqueue: remove unused cancel_work()"Andrey Grodzovsky1-0/+1
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-1/+0
2022-06-10ASoC: SOF: Add support ctx_save with IPC4Mark Brown1-0/+8
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal2-7/+3
2022-06-10scsi: libsas: Introduce struct smp_rg_respDamien Le Moal1-0/+8
2022-06-10scsi: libsas: Introduce struct smp_disc_respDamien Le Moal1-16/+12
2022-06-10Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-2/+2
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-9/+71
2022-06-10firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessaryCristian Marussi1-4/+5
2022-06-10ASoC: Remove unused hw_write_t typeAmadeusz Sławiński1-2/+0
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-36/+32
2022-06-10driver core: Introduce device_find_any_child() helperAndy Shevchenko1-0/+2
2022-06-10driver core: Delete driver_deferred_probe_check_state()Saravana Kannan1-1/+0
2022-06-10driver core: Add wait_for_init_devices_probe helper functionSaravana Kannan1-0/+1
2022-06-10vme: move back to stagingArnd Bergmann1-190/+0
2022-06-10staging: Also remove the Unisys visorbus.hPeter Robinson1-344/+0
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg1-35/+0
2022-06-10wifi: nl80211: fix typo in commentJulia Lawall1-1/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner6-57/+7
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner3-27/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner1-13/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_152.RULEThomas Gleixner1-15/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner1-16/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_133.RULEThomas Gleixner1-8/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner16-147/+17
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULEThomas Gleixner1-4/+1
2022-06-10netfilter: xtables: Bring SPDX identifier backThomas Gleixner1-16/+1
2022-06-10spi: Fix per-cpu stats access on 32 bit systemsDavid Jander1-2/+8
2022-06-10ASoC: Introduce 'fixup_controls' card methodMartin Povišer2-0/+2