aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-4/+16
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeGravatar Jesper Dangaard Brouer 1-2/+12
2023-04-13xdp: rss hash types representationGravatar Jesper Dangaard Brouer 1-1/+2
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorGravatar Martin Willi 1-1/+2
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+6
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-1/+2
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Gravatar Reinette Chatre 1-0/+2
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+1
2023-04-05mm: enable maple tree RCU mode by defaultGravatar Liam R. Howlett 1-1/+2
2023-04-05Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+12
2023-04-03ftrace: Mark get_lock_parent_ip() __always_inlineGravatar John Keeping 1-1/+1
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2023-03-31Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Paolo Bonzini 23-35/+148
2023-03-31net: phylink: add phylink_expects_phy() methodGravatar Michael Sit Wei Hong 1-0/+1
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugGravatar Kan Liang 1-1/+0
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 2-3/+4
2023-03-27KVM: x86/ioapic: Resample the pending state of an IRQ when unmaskingGravatar Dmytro Maluka 1-0/+10
2023-03-27KVM: irqfd: Make resampler_list an RCU listGravatar Dmytro Maluka 2-1/+2
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentGravatar Russell King (Oracle) 1-1/+1
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeGravatar Russell King (Oracle) 1-2/+3
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+3
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 3-6/+54
2023-03-24Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-7/+9
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+8
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-5/+28
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Gravatar Rafael J. Wysocki 1-0/+1
2023-03-22nvme-tcp: fix nvme_tcp_term_pdu to match specGravatar Caleb Sander 1-2/+3
2023-03-21cxl/pci: Fix CDAT retrieval on big endianGravatar Lukas Wunner 1-2/+6
2023-03-21entry: Fix noinstr warning in __enter_from_user_mode()Gravatar Josh Poimboeuf 2-0/+3
2023-03-20block/io_uring: pass in issue_flags for uring_cmd task_work handlingGravatar Jens Axboe 1-5/+6
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-0/+1
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+12
2023-03-19pcpcntr: remove percpu_counter_sum_all()Gravatar Dave Chinner 1-6/+0
2023-03-19cpumask: introduce for_each_cpu_orGravatar Dave Chinner 2-0/+54
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthGravatar Jochen Henneberg 1-1/+1
2023-03-19net: mdio: fix owner field for mdio buses registered using ACPIGravatar Florian Fainelli 1-1/+8
2023-03-19net: mdio: fix owner field for mdio buses registered using device-treeGravatar Maxime Bizon 1-3/+19
2023-03-18efi: sysfb_efi: Fix DMI quirks not working for simpledrmGravatar Hans de Goede 1-2/+7
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-2/+4
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxGravatar Linus Torvalds 3-3/+13
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-0/+1
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+1
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Gravatar Jens Axboe 1-0/+5
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceGravatar Yu Kuai 1-3/+2
2023-03-15nvme-trace: show more opcode namesGravatar Minwoo Im 1-0/+5
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomGravatar Eric Dumazet 1-2/+4
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-9/+6