summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-11btrfs: fix hole expansion when writing at an offset beyond EOFFilipe Manana
2025-02-11btrfs: fix stale page cache after race between readahead and direct IO writeFilipe Manana
2025-02-11Merge tag 'tomoyo-pr-20250211' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds
2025-02-11x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-ExitPatrick Bellasi
2025-02-11platform/x86: int3472: Call "reset" GPIO "enable" for INT347ESakari Ailus
2025-02-11platform/x86: int3472: Use correct type for "polarity", call it gpio_flagsSakari Ailus
2025-02-11igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-11igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska
2025-02-11ixgbe: Fix possible skb NULL pointer dereferencePiotr Kwapulinski
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay
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-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-11mfd: syscon: Restore device_node_to_regmap() for non-syscon nodesRob Herring (Arm)
2025-02-11Merge branch 'tcp-allow-to-reduce-max-rto'Paolo Abeni
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2025-02-11tcp: add the ability to control max RTOEric Dumazet
2025-02-11tcp: use tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet
2025-02-11Merge branch 'mptcp-pm-misc-cleanups-part-2'Paolo Abeni
2025-02-11mptcp: pm: add local parameter for set_flagsGeliang Tang
2025-02-11mptcp: pm: change rem type of set_flagsGeliang Tang
2025-02-11mptcp: pm: drop skb parameter of set_flagsGeliang Tang
2025-02-11mptcp: pm: reuse sending nlmsg code in get_addrGeliang Tang
2025-02-11mptcp: pm: add id parameter for get_addrGeliang Tang
2025-02-11mptcp: pm: drop skb parameter of get_addrGeliang Tang
2025-02-11mptcp: pm: make three pm wrappers staticGeliang Tang
2025-02-11mptcp: pm: use NL_SET_ERR_MSG_ATTR when possibleMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: mark missing address attributesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: remove duplicated error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: userspace: use GENL_REQ_ATTR_CHECKGeliang Tang
2025-02-11mptcp: pm: improve error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: more precise error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: userspace: flags: clearer msg if no remote addrMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: drop info of userspace_pm_remove_id_zero_addressGeliang Tang
2025-02-11selftests/net: Add selftest for IPv4 RTM_GETMULTICAST supportYuyang Huang
2025-02-11netlink: support dumping IPv4 multicast addressesYuyang Huang
2025-02-11net: fec: Refactor MAC reset to functionCsókás, Bence
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-10Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-02-10mlxsw: Enable Tx checksum offloadIdo Schimmel