summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-10drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay
2025-02-10platform/x86: thinkpad_acpi: Support for V9 DYTC platform profilesMark Pearson
2025-02-10platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120eSybil Isabel Dorsett
2025-02-10iommu: Fix potential memory leak in iopf_queue_remove_device()Lu Baolu
2025-02-10KVM: arm64: Fix __pkvm_host_mkyoung_guest() return valueMarc Zyngier
2025-02-09Linux 6.14-rc2v6.14-rc2Linus Torvalds
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-09Merge tag 'pm-6.14-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki
2025-02-09KVM: arm64: Simplify np-guest hypercallsQuentin Perret
2025-02-09KVM: arm64: Improve error handling from check_host_shared_guest()Quentin Perret