summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-11idpf: record rx queue in skb for RSC packetsSridhar Samudrala
2025-02-11idpf: fix handling rsc packet with a single segmentSridhar Samudrala
2025-02-11regulator: core: let dt properties override driver init_dataJerome Brunet
2025-02-11USB: serial: option: drop MeiG Smart definesJohan Hovold
2025-02-11bcachefs: Fix want_new_bset() so we write until the end of the btree nodeKent Overstreet
2025-02-11bcachefs: Split out journal pins by btree levelKent Overstreet
2025-02-11bcachefs: Fix use after freeAlan Huang
2025-02-11USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda
2025-02-11USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda
2025-02-11mfd: syscon: Restore device_node_to_regmap() for non-syscon nodesRob Herring (Arm)
2025-02-11USB: serial: option: add MeiG Smart SLM828Chester A. Unal
2025-02-11ALSA: hda/tas2781: Update tas2781 hda SPI driverBaojun Xu
2025-02-11mtd: rawnand: qcom: fix broken config in qcom_param_page_type_execChristian Marangi
2025-02-11Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-...Paolo Abeni
2025-02-11Merge branch 'ptp-vmclock-bugfixes-and-cleanups-for-error-handling'Paolo Abeni
2025-02-11ptp: vmclock: Remove goto-based cleanup logicThomas Weißschuh
2025-02-11ptp: vmclock: Clean up miscdev and ptp clock through devresThomas Weißschuh
2025-02-11ptp: vmclock: Don't unregister misc device if it was not registeredThomas Weißschuh
2025-02-11ptp: vmclock: Set driver data before its usageThomas Weißschuh
2025-02-11ptp: vmclock: Add .owner to vmclock_miscdev_fopsDavid Woodhouse
2025-02-11gpio: bcm-kona: Add missing newline to dev_err format stringArtur Weber
2025-02-11gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQArtur Weber
2025-02-11gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0Artur Weber
2025-02-10Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-02-10Merge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2025-02-10Merge branch 'net-second-round-to-use-dev_net_rcu'Jakub Kicinski
2025-02-10ipv6: mcast: extend RCU protection in igmp6_send()Eric Dumazet
2025-02-10ndisc: extend RCU protection in ndisc_send_skb()Eric Dumazet
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-10openvswitch: use RCU protection in ovs_vport_cmd_fill_info()Eric Dumazet
2025-02-10arp: use RCU protection in arp_xmit()Eric Dumazet
2025-02-10neighbour: use RCU protection in __neigh_notify()Eric Dumazet
2025-02-10ndisc: use RCU protection in ndisc_alloc_skb()Eric Dumazet
2025-02-10ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()Eric Dumazet
2025-02-10net: stmmac: Apply new page pool parameters when SPH is enabledFurong Xu
2025-02-10Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-02-10sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...Tejun Heo
2025-02-10NFSD: Fix CB_GETATTR status fixChuck Lever
2025-02-10NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo
2025-02-10nfsd: fix __fh_verify for localioOlga Kornievskaia
2025-02-10nfsd: fix uninitialised slot info when a request is retriedNeilBrown
2025-02-10ASoC: Intel: soc-acpi-intel-ptl-match typo fixupsMark Brown
2025-02-10Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-10Merge tag 'pinctrl-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-02-10ASoC: cs35l41: Fix acpi_device_hid() not foundStefan Binding
2025-02-10drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay
2025-02-10mtd: rawnand: cadence: fix incorrect device in dma_unmap_singleNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: use dma_map_resource for sdma addressNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: fix error code in cadence_nand_init()Niravkumar L Rabara