aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-31crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()Weili Qian1-12/+2
2026-01-31crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang1-1/+5
2026-01-31crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian1-35/+86
2026-01-31crypto: hisilicon/zip - add lz4 algorithm for hisi_zipChenghai Huang2-8/+84
2026-01-31crypto: s390/paes - Refuse clear key material by defaultHarald Freudenberger1-36/+57
2026-01-31crypto: s390/phmac - Refuse clear key material by defaultHarald Freudenberger1-9/+20
2026-01-31s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEYHarald Freudenberger4-4/+26
2026-01-31crypto: skcipher - Add new helper function crypto_skcipher_testedHarald Freudenberger1-0/+7
2026-01-31crypto: stm32 - Replace min_t(size_t) with just min()Thorsten Blum1-15/+14
2026-01-31crypto: virtio - Replace package id with numa node idBibo Mao1-1/+1
2026-01-31crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_reqBibo Mao1-2/+0
2026-01-31crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-01-30net: usb: r8152: fix resume reset deadlockSergey Senozhatsky1-14/+15
2026-01-30Merge branch 'net-wwan-add-nmea-port-type-support'Jakub Kicinski5-88/+395
2026-01-30net: wwan: mhi_wwan_ctrl: Add NMEA channel supportSlark Xiao1-0/+1
2026-01-30net: wwan: hwsim: support NMEA port emulationSergey Ryazanov1-2/+126
2026-01-30net: wwan: hwsim: refactor to support more port typesSergey Ryazanov1-32/+41
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov3-5/+154
2026-01-30net: wwan: core: split port unregister and stopSergey Ryazanov1-5/+18
2026-01-30net: wwan: core: split port creation and registrationSergey Ryazanov1-26/+43
2026-01-30net: wwan: core: explicit WWAN device reference countingSergey Ryazanov1-19/+15
2026-01-30net: wwan: core: remove unused port_id fieldSergey Ryazanov1-2/+0
2026-01-30Merge branch 'eth-fbnic-add-debugfs-for-mbx-and-tx-rx'Jakub Kicinski7-2/+450
2026-01-30eth fbnic: Add debugfs hooks for tx/rx ringsMike Marciniszyn (Meta)5-1/+400
2026-01-30eth fbnic: Add debugfs hooks for firmware mailboxMike Marciniszyn (Meta)3-1/+50
2026-01-30net: usb: remove unnecessary get_drvinfo code and driver versionsEthan Nelson-Moore16-91/+9
2026-01-30net: stmmac: spelling correctionsSimon Horman10-17/+17
2026-01-30macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
2026-01-30amd-xgbe: add support for rx alignment errorsRaju Rangoju4-0/+13
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn1-0/+2
2026-01-30udp: add drop count for packets in udp_prod_queueMahdi Faramarzpour1-1/+19
2026-01-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-0/+1
2026-01-30tcp: reduce tcp sockets size by one cache lineEric Dumazet4-7/+24
2026-01-30Merge tag 'firewire-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-9/+10
2026-01-30Merge tag 'riscv-for-linus-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-23/+5
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds16-47/+93
2026-01-31ALSA: hda/intel: Make MSI address limit based on the device DMA limitVivian Wang1-5/+5
2026-01-31drm/radeon: Make MSI address limit based on the device DMA limitVivian Wang2-10/+1
2026-01-31PCI/MSI: Check the device specific address mask in msi_verify_entries()Vivian Wang1-3/+5
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang9-9/+22
2026-01-31rtc: s35390a: implement nvmem supportLorenz Brun1-0/+32
2026-01-31rtc: loongson: Add Loongson-2K0300 supportBinbin Zhou1-24/+47
2026-01-31dt-bindings: rtc: loongson: Document Loongson-2K0300 compatibleBinbin Zhou1-0/+2
2026-01-31dt-bindings: rtc: loongson: Correct Loongson-1C interrupts propertyBinbin Zhou1-0/+11
2026-01-31dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2N supportOvidiu Panait1-1/+4
2026-01-31i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addressesAdrian Ng Ho Yin1-2/+23
2026-01-31i3c: dw-i3c-master: convert spinlock usage to scoped guardsAdrian Ng Ho Yin1-26/+8
2026-01-31i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()Zilin Guan1-0/+1
2026-01-31i3c: mipi-i3c-hci-pci: Add System Suspend supportAdrian Hunter1-0/+7
2026-01-31i3c: mipi-i3c-hci: Add optional System Suspend supportAdrian Hunter1-0/+49