summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-12net: phy: realtek: add dummy PHY driver for RTL8127ATFHeiner Kallweit-0/+7
2026-01-12net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi-2/+2
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-12/+85
2026-01-12ublk: add UBLK_CMD_TRY_STOP_DEV commandYoav Cohen-1/+8
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+14
2026-01-12lib/crypto: powerpc/aes: Migrate POWER8 optimized code into libraryEric Biggers-0/+41
2026-01-12lib/crypto: powerpc/aes: Migrate SPE optimized code into libraryEric Biggers-0/+31
2026-01-12lib/crypto: arm64/aes: Migrate optimized code into libraryEric Biggers-0/+10
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers-6/+0
2026-01-12lib/crypto: aes: Introduce improved AES libraryEric Biggers-11/+146
2026-01-12crypto: nhpoly1305 - Remove crypto_shash supportEric Biggers-74/+0
2026-01-12lib/crypto: nh: Add NH libraryEric Biggers-0/+52
2026-01-12lib/crypto: Add ML-DSA verification supportEric Biggers-0/+60
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg-4/+25
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg-6/+36
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges-0/+4
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng-0/+4
2026-01-12init: remove /proc/sys/kernel/real-root-devAskar Safin-1/+0
2026-01-12initrd: remove deprecated code path (linuxrc)Askar Safin-2/+0
2026-01-12ublk: implement integrity user copyStanley Zhang-0/+4
2026-01-12ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_descCaleb Sander Mateos-0/+2
2026-01-12ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creationStanley Zhang-0/+19
2026-01-12blk-integrity: take const pointer in blk_integrity_rq()Caleb Sander Mateos-3/+3
2026-01-12landlock: Clarify documentation for the IOCTL access rightGünther Noack-20/+17
2026-01-12fs: add immutable rootfsChristian Brauner-0/+1
2026-01-12fs: add init_pivot_root()Christian Brauner-0/+1
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross-0/+18
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig-0/+1
2026-01-12fs: factor out a sync_lazytime helperChristoph Hellwig-6/+0
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig-10/+18
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig-1/+1
2026-01-12fs: remove inode_update_timeChristoph Hellwig-1/+0
2026-01-12spi: spi-mem: Create a repeated address operationMiquel Raynal-0/+8
2026-01-12spi: spi-mem: Make the DTR command operation macro more suitableMiquel Raynal-3/+3
2026-01-12Merge tag 'v6.19-rc5' into driver-core-nextDanilo Krummrich-255/+234
2026-01-12ASoC: SOF: ipc4: sof_ipc4_module_init_ext_init structs and macrosJyri Sarha-0/+75
2026-01-12ASoC: sof: ipc4-topology: Add topology tokens domain_in stack & heap_bytesJyri Sarha-0/+3
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein-1/+5
2026-01-12fs: remove simple_nosetlease()Jeff Layton-1/+0
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman-261/+244
2026-01-12rv: Fix documentation reference in da_monitor.hShubham Sharma-1/+1
2026-01-12rv: Cleanup da_monitor after refactorGabriele Monaco-81/+50
2026-01-12rv: Refactor da_monitor to minimise macrosGabriele Monaco-514/+520
2026-01-11scsi: ufs: core: Improve the documentation of UFS data framesBart Van Assche-10/+12
2026-01-12firewire: core: stop using page private to store DMA mapping addressTakashi Sakamoto-1/+1
2026-01-12firewire: core: move private function declaration from public header to inter...Takashi Sakamoto-1/+0
2026-01-11Merge patch series "scsi: Make use of bus callbacks"Martin K. Petersen-2/+5
2026-01-11scsi: core: sysfs: Make use of bus callbacksUwe Kleine-König-0/+3
2026-01-11scsi: core: Pass a struct scsi_driver to scsi_{,un}register_driver()Uwe Kleine-König-2/+2
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig-0/+22