summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-18spi: Introduce and use spi_bpw_to_bytes()Mark Brown17-43/+86
2025-04-18mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner1-2/+0
2025-04-18writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-18fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand1-0/+17
2025-04-18mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov1-0/+3
2025-04-18net: add UAPI to the header guard in various network headersJakub Kicinski19-46/+46
2025-04-18trace: tcp: Add const qualifier to skb parameter in tcp_probe eventBreno Leitao1-1/+1
2025-04-18net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definitionZijun Hu1-2/+2
2025-04-18netdev: fix the locking for netdev notificationsJakub Kicinski2-1/+17
2025-04-18net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook1-0/+11
2025-04-18Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-4/+3
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-275/+234
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-0/+30
2025-04-17bpf: Prepare to reuse get_ctx_arg_idxAmery Hung1-0/+1
2025-04-17Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+15
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+0
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+10
2025-04-17spi: Add spi_bpw_to_bytes() helper and use itAndy Shevchenko1-0/+26
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen1-4/+4
2025-04-17dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMUAngeloGioacchino Del Regno1-0/+288
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe1-3/+3
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe1-2/+2
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe1-0/+12
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar15-42/+60
2025-04-17skb: implement skb_send_sock_locked_with_flags()Antonio Quartulli1-0/+2
2025-04-17ovpn: introduce the ovpn_socket objectAntonio Quartulli1-0/+1
2025-04-17ovpn: add basic interface creation/destruction/management routinesAntonio Quartulli1-0/+15
2025-04-17ovpn: add basic netlink supportAntonio Quartulli1-0/+109
2025-04-17block: introduce zone capacity helperNaohiro Aota1-22/+45
2025-04-17thunderbolt: Add Thunderbolt/USB4 <-> USB3 match functionAlan Borzeszkowski1-0/+18
2025-04-17landlock: Update log documentationMickaël Salaün1-26/+38
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün1-25/+36
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün1-5/+9
2025-04-17xfrm: Migrate offload configurationChiachang Wang1-2/+6
2025-04-17EISA: Increase length of device namesKees Cook1-1/+4
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig1-3/+3
2025-04-17drm/gem: Internally test import_attach for imported objectsThomas Zimmermann1-2/+1
2025-04-17dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-04-17Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds3-173/+101
2025-04-17crypto: deflate - Make the acomp walk atomicHerbert Xu1-1/+1
2025-04-17eth: bnxt: add support rx side device memory TCPTaehee Yoo1-0/+11
2025-04-16dt-bindings: clock: spacemit: Add spacemit,k1-pllHaylen Chu1-0/+37
2025-04-16dt-bindings: soc: spacemit: Add spacemit,k1-sysconHaylen Chu1-0/+210
2025-04-16sched/topology: Introduce sched_update_asym_prefer_cpu()K Prateek Nayak1-0/+6
2025-04-16i2c: core: Deprecate of_node in struct i2c_board_infoAndy Shevchenko1-1/+1
2025-04-16Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+6
2025-04-16kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2025-04-16bonding: Fix multiple long standing offload racesCosmin Ratiu1-2/+5
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu2-3/+15