summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-04-21mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()Kefeng Wang
2023-04-21fs/buffer: add folio_create_empty_buffers helperPankaj Raghav
2023-04-21buffer: add folio_alloc_buffers() helperPankaj Raghav
2023-04-21fs/buffer: add folio_set_bh helperPankaj Raghav
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal
2023-04-21iomap: Remove IOMAP_DIO_NOSYNC unused dio flagRitesh Harjani (IBM)
2023-04-21fs.h: Add TRACE_IOCB_STRINGS for use in trace pointsRitesh Harjani (IBM)
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-21spi: Add TPM HW flow flagKrishna Yarlagadda
2023-04-21posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21sched: Fix performance regression introduced by mm_cidMathieu Desnoyers
2023-04-21Merge branch 'v6.3-rc7'Peter Zijlstra
2023-04-21pds_core: publish events to the clientsShannon Nelson
2023-04-21pds_core: add the aux client APIShannon Nelson
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson
2023-04-21pds_core: set up device and adminqShannon Nelson
2023-04-21pds_core: add devcmd device interfacesShannon Nelson
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel
2023-04-21sctp: delete the nested flexible array payloadXin Long
2023-04-21sctp: delete the nested flexible array hmacXin Long
2023-04-21sctp: delete the nested flexible array variableXin Long
2023-04-21sctp: delete the nested flexible array skipXin Long
2023-04-21sctp: delete the nested flexible array paramsXin Long
2023-04-21virtio_ring: add a struct device forward declarationShunsuke Mie
2023-04-21virtio-vdpa: add VIRTIO_F_NOTIFICATION_DATA feature supportAlvaro Karsz
2023-04-21virtio: add VIRTIO_F_NOTIFICATION_DATA feature supportViktor Prutyanov
2023-04-21vringh: address kdoc warningsSimon Horman
2023-04-21vdpa: address kdoc warningsSimon Horman
2023-04-21vringh: support VA with iotlbStefano Garzarella
2023-04-21vdpa: add bind_mm/unbind_mm callbacksStefano Garzarella
2023-04-21vdpa: Add eventfd for the vdpa callbackXie Yongji
2023-04-21vdpa: Add set/get_vq_affinity callbacks in vdpa_config_opsXie Yongji
2023-04-21virtio_ring: Use const to annotate read-only pointer paramsFeng Liu
2023-04-21virtio: Reorder fields in 'struct virtqueue'Christophe JAILLET
2023-04-20net: move dropreason.h to dropreason-core.hJohannes Berg
2023-04-20kill the last remaining user of proc_ns_fget()Al Viro
2023-04-20fs: introduce lock_rename_child() helperAl Viro
2023-04-20ksmbd: remove internal.h includeNamjae Jeon
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski
2023-04-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds