summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-14mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-01-14textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-14mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya
2026-01-14io_uring: fix IOPOLL with passthrough I/OJens Axboe
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-14fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON definesDavid Laight
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-14fs/xattr: Annotate struct simple_xattr with __counted_byThorsten Blum
2026-01-14crypto: af_alg - Annotate struct af_alg_iv with __counted_byThorsten Blum
2026-01-14slab: Introduce kmalloc_flex() and familyKees Cook
2026-01-14compiler_types: Introduce __flex_counter() and familyKees Cook
2026-01-14slab: Introduce kmalloc_obj() and familyKees Cook
2026-01-14soc: qcom: ubwc: add missing includeDmitry Baryshkov
2026-01-14sound: codecs: tlv320adcx140: assorted patchesMark Brown
2026-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-01-14i3c: master: Introduce optional Runtime PM supportAdrian Hunter
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2026-01-14fs: export may_create() as may_create_dentry()Filipe Manana
2026-01-14fs: export may_delete() as may_delete_dentry()Filipe Manana
2026-01-14ACPI: extlog: Trace CPER CXL Protocol Error SectionFabio M. De Francesco
2026-01-14ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work structFabio M. De Francesco
2026-01-14ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_nmi() status checkTony Luck
2026-01-14APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-01-14exportfs: Complete kernel-doc for struct export_operationsAndré Almeida
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao
2026-01-14iomap: stash iomap read ctx in the private field of iomap_iterHongbo Li
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman
2026-01-14i3c: mipi-i3c-hci: Allow for Multi-Bus InstancesAdrian Hunter
2026-01-14i3c: Add stub functions when I3C support is disabledFrank Li
2026-01-14i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()Frank Li
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam
2026-01-14wifi: cfg80211: add feature flag for (re)association frame encryptionAiny Kumari
2026-01-14wifi: cfg80211: add support for EPPKE Authentication ProtocolAiny Kumari
2026-01-14Merge tag 'phy_common_properties' into nextVinod Koul
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean
2026-01-14dt-bindings: phy-common-props: RX and TX lane polarity inversionVladimir Oltean
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-14tee: add revision sysfs attributeAristo Chen
2026-01-14ARM: s3c: remove a leftover hwmon-s3c.h header fileVladimir Zapolskiy
2026-01-14ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy
2026-01-14dt-bindings: phy: Add PHY_TYPE_XAUI definitionSwapnil Jakhade
2026-01-14vdso: Switch get/put_unaligned() from packed struct to memcpy()Ian Rogers
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh