summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-01-14of: Warn when of_property_read_bool() is used on non-boolean propertiesRob Herring (Arm)1-18/+7
2025-01-14device property: Split property reading bool and presence test opsRob Herring (Arm)3-13/+9
2025-01-13SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.Dai Ngo1-0/+1
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+14
2025-01-13wifi: mac80211: Fix common size calculation for ML elementIlan Peer1-8/+3
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer1-0/+11
2025-01-13wifi: ieee80211: Add some missing MLO related definitionsIlan Peer1-2/+28
2025-01-13wifi: mac80211: skip all known membership selectorsBenjamin Berg1-1/+3
2025-01-13wifi: cfg80211: check extended MLD capa/ops in assocJohannes Berg1-0/+44
2025-01-13Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-0/+42
2025-01-13rbtree: add rb_find_add_cached() to rbtree.hRoger L. Beckermeyer III1-0/+37
2025-01-13Merge 6.13-rc7 into tty-nextGreg Kroah-Hartman32-142/+308
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman32-142/+308
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman32-142/+308
2025-01-13usb: phy: Remove API devm_usb_put_phy()Zijun Hu1-5/+0
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman19-101/+187
2025-01-13delayacct: add delay min to record delay peakWang Yaxin2-0/+10
2025-01-13kasan: fix typo in kasan_poison_new_object documentationDominik Karol PiÄ…tkowski1-1/+1
2025-01-13include: update references to include/asm-<arch>Geert Uytterhoeven2-2/+2
2025-01-13delayacct: add delay max to record delay peakWang Yaxin2-0/+10
2025-01-13lib min_heap: add brief introduction to Min Heap APIKuan-Wei Chiu1-0/+11
2025-01-13lib min_heap: improve type safety in min_heap macros by using container_ofKuan-Wei Chiu1-26/+35
2025-01-13mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts1-0/+12
2025-01-13module: fix writing of livepatch relocations in ROX textPetr Pavlu1-1/+2
2025-01-13Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into dr...Dave Airlie1-0/+7
2025-01-13bitops: add generic parity calculation for u8Wolfram Sang1-0/+31
2025-01-13i3c: fix kdoc parameter description for module_i3c_i2c_driver()Wolfram Sang1-1/+1
2025-01-12Merge tag 'iio-for-6.14a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman8-9/+24
2025-01-12Merge tag 'coresight-next-v6.14' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-3/+14
2025-01-12net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registersAkiva Goldberger2-1/+23
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed2-1/+23
2025-01-12net/mlx5: Add support for MRTCQ registerJianbo Liu2-1/+11
2025-01-12net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modesJianbo Liu1-2/+18
2025-01-11mm/slab: Move kvfree_rcu() into SLABUladzislau Rezki (Sony)2-1/+1
2025-01-11rcu/kvfree: Initialize kvfree_rcu() separatelyUladzislau Rezki (Sony)1-0/+1
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-01-11nvmet: Implement host identifier set feature supportDamien Le Moal1-0/+1
2025-01-11nvme: Add PCI transport typeDamien Le Moal1-0/+1
2025-01-11nvme: Move opcode string helper functions declarationsDamien Le Moal1-0/+40
2025-01-11net: hide the definition of dev_get_by_napi_id()Jakub Kicinski1-1/+0
2025-01-11net: phy: add configuration of rx clock stop modeRussell King (Oracle)1-0/+1
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-16/+13
2025-01-10export: Add __gendwarfksyms_ptr_ references to exported symbolsSami Tolvanen1-0/+15
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-45/+32
2025-01-10spi: spi-mem: Estimate the time taken by operationsMiquel Raynal1-0/+1
2025-01-10VMCI: fix reference to ioctl-number.rstAlyssa Ross1-5/+5
2025-01-10serial: 8250: Switch to nbcon consoleJohn Ogness1-2/+11
2025-01-10serial: 8250: Provide flag for IER toggling for RS485John Ogness1-2/+2
2025-01-10devres: add devm_remove_action_nowarn()Danilo Krummrich1-1/+17
2025-01-10drivers: core: remove device_link argument from class_compat_[create|remove]_...Heiner Kallweit1-4/+2