summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells1-1/+1
2025-02-13net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)1-0/+12
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel1-0/+13
2025-02-12net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit1-3/+0
2025-02-12net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit1-3/+3
2025-02-12net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit1-3/+3
2025-02-11r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-02-11unroll: add generic loop unroll helpersAlexander Lobakin1-0/+44
2025-02-10PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart1-0/+1
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+4
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-02-09Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+27
2025-02-09Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2025-02-08Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+25
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das1-0/+9
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik1-0/+13
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein2-3/+8
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher1-3/+4
2025-02-07string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook1-4/+8
2025-02-07compiler.h: Introduce __must_be_byte_array()Kees Cook1-1/+7
2025-02-07compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski1-0/+2
2025-02-07net: add dev_net_rcu() helperEric Dumazet1-0/+6
2025-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-29/+44
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2025-02-06net/mlx5: Add support for 200Gbps per lane link modesJianbo Liu1-0/+3
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu1-0/+2
2025-02-06net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointerJianbo Liu1-29/+2
2025-02-06net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart1-0/+1
2025-02-06net-sysfs: remove rtnl_trylock from device attributesAntoine Tenart1-0/+1
2025-02-05ice, irdma: move interrupts code to irdmaMichal Swiatkowski1-0/+2
2025-02-05kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada1-1/+4
2025-02-05Revert "i2c: Replace list-based mechanism for handling auto-detected clients"Wolfram Sang1-1/+2
2025-02-05Revert "i2c: Replace list-based mechanism for handling userspace-created clie...Wolfram Sang1-1/+6
2025-02-05mlx4: Remove unused functionsDr. David Alan Gilbert1-1/+0
2025-02-04KVM: remove kvm_arch_post_init_vmPaolo Bonzini1-1/+0
2025-02-04efi: Use BIT_ULL() constants for memory attributesArd Biesheuvel1-15/+15
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-04net: harmonize tstats and dstatsPaolo Abeni1-1/+1
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-02Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye1-0/+1
2025-02-01Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+17
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-5/+16
2025-01-31Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-2/+3
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1