summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-24net: skb: prevent the split of kfree_skb_reason() by gccMenglong Dong
2022-08-22Remove DECnet support from kernelStephen Hemminger
2022-08-22net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-16virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov
2022-08-13Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-13Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-08-12fs: don't randomize struct kiocb fieldsKeith Busch
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-11vdpa: Add suspend operationEugenio Pérez
2022-08-11vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen
2022-08-11virtio: add helper virtio_find_vqs_ctx_size()Xuan Zhuo
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo
2022-08-11virtio_pci: introduce helper to get/set queue resetXuan Zhuo
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_resetXuan Zhuo
2022-08-11virtio_ring: struct virtqueue introduce resetXuan Zhuo
2022-08-11virtio: allow to unbreak/break virtqueue individuallyXuan Zhuo
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_notify_dataXuan Zhuo
2022-08-11virtio_ring: introduce virtqueue_resize()Xuan Zhuo
2022-08-11virtio_ring: split: stop __vring_new_virtqueue as export symbolXuan Zhuo
2022-08-11virtio: struct virtio_config_ops add callbacks for queue_resetXuan Zhuo
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo
2022-08-11remoteproc: rename len of rpoc_vring to numXuan Zhuo
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-10Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-10Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-08-10bpf: add destructive kfunc flagArtem Savkov
2022-08-09add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka
2022-08-09Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-08-09NFS: Improve write error tracingTrond Myklebust
2022-08-09time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64Youngmin Nam
2022-08-09Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-08-09bpf: Add BPF-helper for accessing CLOCK_TAIJesper Dangaard Brouer
2022-08-09btf: Add a new kfunc flag which allows to mark a function to be sleepableBenjamin Tissoires