summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-30Merge branch 'net-wwan-add-nmea-port-type-support'Jakub Kicinski
2026-01-30net: wwan: mhi_wwan_ctrl: Add NMEA channel supportSlark Xiao
2026-01-30net: wwan: hwsim: support NMEA port emulationSergey Ryazanov
2026-01-30net: wwan: hwsim: refactor to support more port typesSergey Ryazanov
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov
2026-01-30net: wwan: core: split port unregister and stopSergey Ryazanov
2026-01-30net: wwan: core: split port creation and registrationSergey Ryazanov
2026-01-30net: wwan: core: explicit WWAN device reference countingSergey Ryazanov
2026-01-30net: wwan: core: remove unused port_id fieldSergey Ryazanov
2026-01-30Merge branch 'eth-fbnic-add-debugfs-for-mbx-and-tx-rx'Jakub Kicinski
2026-01-30eth fbnic: Add debugfs hooks for tx/rx ringsMike Marciniszyn (Meta)
2026-01-30eth fbnic: Add debugfs hooks for firmware mailboxMike Marciniszyn (Meta)
2026-01-30net: usb: remove unnecessary get_drvinfo code and driver versionsEthan Nelson-Moore
2026-01-30net: stmmac: spelling correctionsSimon Horman
2026-01-30macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet
2026-01-30amd-xgbe: add support for rx alignment errorsRaju Rangoju
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn
2026-01-30udp: add drop count for packets in udp_prod_queueMahdi Faramarzpour
2026-01-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-30tcp: reduce tcp sockets size by one cache lineEric Dumazet
2026-01-30Merge tag 'firewire-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-30Merge tag 'riscv-for-linus-6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-31ALSA: hda/intel: Make MSI address limit based on the device DMA limitVivian Wang
2026-01-31drm/radeon: Make MSI address limit based on the device DMA limitVivian Wang
2026-01-31PCI/MSI: Check the device specific address mask in msi_verify_entries()Vivian Wang
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang
2026-01-31i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addressesAdrian Ng Ho Yin
2026-01-31i3c: dw-i3c-master: convert spinlock usage to scoped guardsAdrian Ng Ho Yin
2026-01-31i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()Zilin Guan
2026-01-31i3c: mipi-i3c-hci-pci: Add System Suspend supportAdrian Hunter
2026-01-31i3c: mipi-i3c-hci: Add optional System Suspend supportAdrian Hunter
2026-01-31i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recoveryAdrian Hunter
2026-01-31i3c: dw: Initialize spinlock to avoid upsetting lockdepFredrik Markstrom
2026-01-30crypto/ccp: Allow multiple streams on the same root bridgeAlexey Kardashevskiy
2026-01-30crypto/ccp: Use PCI bridge defaults for IDEAlexey Kardashevskiy
2026-01-30perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
2026-01-30sched/deadline: Fix 'stuck' dl_serverPeter Zijlstra
2026-01-30NFS: fix delayed delegation return handlingChristoph Hellwig
2026-01-30NFS: simplify error handling in nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: fold nfs_abort_delegation_return into nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: remove the delegation == NULL check in nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: use bool for the issync argument to nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: return void from ->return_delegationChristoph Hellwig
2026-01-30NFS: return void from nfs4_inode_make_writeableChristoph Hellwig
2026-01-30power: supply: bd71828: Use dev_err_probe()Matti Vaittinen
2026-01-30Merge branch 'x86-fgraph-bpf-fix-orc-stack-unwind-from-kprobe_multi'Andrii Nakryiko
2026-01-30selftests/bpf: Allow to benchmark trigger with stacktraceJiri Olsa
2026-01-30selftests/bpf: Add stacktrace ips test for fentry/fexitJiri Olsa
2026-01-30selftests/bpf: Add stacktrace ips test for kprobe/kretprobeJiri Olsa