summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+2
2025-01-12Merge tag 'iio-for-6.14a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-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-12ALSA: seq: Notify UMP EP and FB changesTakashi Iwai2-1/+12
2025-01-12ALSA: rawmidi: Bump protocol version to 2.0.5Takashi Iwai1-1/+1
2025-01-12ALSA: rawmidi: Show substream activity in info ioctlTakashi Iwai2-0/+2
2025-01-12ALSA: rawmidi: Expose the tied device number in info ioctlTakashi Iwai2-1/+5
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini15-63/+168
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-4/+2
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-12kunit: platform: Resolve 'struct completion' warningBrian Norris1-0/+1
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-11xsk: Bring back busy polling supportStanislav Fomichev3-23/+0
2025-01-11net: phy: add configuration of rx clock stop modeRussell King (Oracle)1-0/+1
2025-01-11io_uring: expose read/write attribute capabilityAnuj Gupta1-0/+1
2025-01-11scsi: Revert "scsi: ufs: core: Probe for EXT_IID support"Avri Altman3-12/+0
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-2/+87
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen1-6/+6
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-26/+20
2025-01-10ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski1-45/+0
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
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig1-0/+2
2025-01-10block: fix docs for freezing of queue limits updatesChristoph Hellwig1-2/+1
2025-01-10driver core: Move two simple APIs for finding child device to headerZijun Hu1-3/+29
2025-01-10driver core: Introduce device_iter_t for device iterating APIsZijun Hu4-8/+11
2025-01-10driver core: Correct API device_for_each_child_reverse_from() prototypeZijun Hu1-2/+2
2025-01-10driver core: Rename declaration parameter name for API device_find_child() cl...Zijun Hu1-3/+3
2025-01-10bus: fsl-mc: constify the struct device_type usageRicardo B. Marliere1-15/+15
2025-01-10module: get symbol CRC back to unsignedMasahiro Yamada1-2/+2
2025-01-10afs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells1-0/+2
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner2-24/+19
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov1-13/+3