summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-10nvme: Add PCI transport typeDamien Le Moal
2025-01-10nvme: Move opcode string helper functions declarationsDamien Le Moal
2025-01-10net: hide the definition of dev_get_by_napi_id()Jakub Kicinski
2025-01-10xsk: Bring back busy polling supportStanislav Fomichev
2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle)
2025-01-10io_uring: expose read/write attribute capabilityAnuj Gupta
2025-01-10scsi: Revert "scsi: ufs: core: Probe for EXT_IID support"Avri Altman
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-10ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski
2025-01-11export: Add __gendwarfksyms_ptr_ references to exported symbolsSami Tolvanen
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-10spi: spi-mem: Estimate the time taken by operationsMiquel Raynal
2025-01-10VMCI: fix reference to ioctl-number.rstAlyssa Ross
2025-01-10serial: 8250: Switch to nbcon consoleJohn Ogness
2025-01-10serial: 8250: Provide flag for IER toggling for RS485John Ogness
2025-01-10devres: add devm_remove_action_nowarn()Danilo Krummrich
2025-01-10drivers: core: remove device_link argument from class_compat_[create|remove]_...Heiner Kallweit
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2025-01-10block: fix docs for freezing of queue limits updatesChristoph Hellwig
2025-01-10driver core: Move two simple APIs for finding child device to headerZijun Hu
2025-01-10driver core: Introduce device_iter_t for device iterating APIsZijun Hu
2025-01-10driver core: Correct API device_for_each_child_reverse_from() prototypeZijun Hu
2025-01-10driver core: Rename declaration parameter name for API device_find_child() cl...Zijun Hu
2025-01-10bus: fsl-mc: constify the struct device_type usageRicardo B. Marliere
2025-01-10module: get symbol CRC back to unsignedMasahiro Yamada
2025-01-10afs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov
2025-01-10sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-10drm/xe: remove unused xe_pciids.h harder, add missing PCI IDJani Nikula
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie
2025-01-10hyperv: Remove the now unused hyperv-tlfs.h filesNuno Das Neves
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves
2025-01-10hyperv: Add new Hyper-V headers in include/hypervNuno Das Neves
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-10jump_label: Define guard() for jump_label_lockMasami Hiramatsu (Google)
2025-01-10Merge tag 'drm-intel-next-2025-01-07' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-01-09firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-09spi: spi-mem: Create macros for DTR operationMiquel Raynal
2025-01-09spi: spi-mem: Reorder spi-mem macro assignmentsMiquel Raynal
2025-01-09spi: spi-mem: Add a new controller capabilityMiquel Raynal
2025-01-09spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds