summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-29ipv6: optimize fl6_update_dst()Eric Dumazet-3/+13
2026-01-29net: add skb_header_pointer_careful() helperEric Dumazet-0/+12
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera-0/+1
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+47
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den-0/+1
2026-01-29block: introduce blk_queue_rot()Damien Le Moal-2/+2
2026-01-29block: cleanup queue limit features definitionDamien Le Moal-4/+3
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal-2/+77
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal-2/+4
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal-0/+10
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal-0/+5
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal-0/+8
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal-9/+34
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal-2/+8
2026-01-29mtd: spinand: Remove stale definitionsMiquel Raynal-6/+0
2026-01-29mtd: spinand: Fix kernel docMiquel Raynal-1/+1
2026-01-29spi: spi-mem: Create a repeated address operationMiquel Raynal-0/+8
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal-310/+333
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds-3/+26
2026-01-29Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz-2/+1
2026-01-29Bluetooth: Fix using PHYs bitfields as PHY valueLuiz Augusto von Dentz-7/+7
2026-01-29Bluetooth: L2CAP: Add support for setting BT_PHYLuiz Augusto von Dentz-15/+37
2026-01-29Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structuresNaga Bhavani Akella-0/+329
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+9
2026-01-29Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz-0/+2
2026-01-29fsverity: start consolidating pagecache codeChristoph Hellwig-0/+3
2026-01-29fsverity: pass struct file to ->write_merkle_tree_blockChristoph Hellwig-3/+3
2026-01-29fs,fsverity: clear out fsverity_info from common codeChristoph Hellwig-24/+2
2026-01-29fs,fsverity: reject size changes on fsverity files in setattr_prepareChristoph Hellwig-25/+0
2026-01-29iio: cros_ec: Allow enabling/disabling calibration modeGwendal Grignou-3/+9
2026-01-29iio: frequency: ad9523: correct kernel-doc bad line warningRandy Dunlap-1/+1
2026-01-29iio: buffer: buffer_impl.h: fix kernel-doc warningsRandy Dunlap-3/+5
2026-01-29nfsd: do not allow exporting of special kernel filesystemsAmir Goldstein-0/+9
2026-01-29exportfs: clarify the documentation of open()/permission() expotrfs opsAmir Goldstein-2/+10
2026-01-29fsverity: add tracepointsAndrey Albershteyn-0/+146
2026-01-29fs: add FS_XFLAG_VERITY for fs-verity filesAndrey Albershteyn-3/+4
2026-01-29Add RPC language definition of NFSv4 POSIX ACL extensionChuck Lever-1/+100
2026-01-29xdrgen: Implement pass-through lines in specificationsChuck Lever-1/+10
2026-01-29Merge branch 'for-next/cpufreq' into for-next/coreWill Deacon-0/+5
2026-01-29drm: add ARM interleaved 64k modifierCaterina Shablia-0/+16
2026-01-29riscv/ptrace: expose riscv CFI status and state via ptrace and in core filesDeepak Gupta-0/+2
2026-01-29prctl: add arch-agnostic prctl()s for indirect branch trackingDeepak Gupta-0/+31
2026-01-29Merge tag 'reset-for-v6.20' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann-11/+466
2026-01-29Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-0/+112
2026-01-29Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+7
2026-01-29fs: add helpers name_is_dot{,dot,_dotdot}Amir Goldstein-2/+12
2026-01-29netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell-0/+3
2026-01-29dt-bindings: gpio: Add Tegra264 supportPrathamesh Shete-0/+61
2026-01-29slab: add sheaves to most cachesVlastimil Babka-6/+0
2026-01-29wait: Introduce io_wait_event_killable()Remi Pommarel-0/+15