summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-19docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document sysfs event forma...Kajol Jain
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain
2024-11-18Merge branch 'netpoll-use-rcu-primitives-for-npinfo-pointer-access'Jakub Kicinski
2024-11-18netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao
2024-11-18netpoll: Use rcu_access_pointer() in __netpoll_setupBreno Leitao
2024-11-18net: ip: fix unexpected return in fib_validate_source()Menglong Dong
2024-11-18net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert
2024-11-18Merge branch 'uapi-ethtool-avoid-flex-array-in-struct-ethtool_link_settings'Jakub Kicinski
2024-11-18UAPI: ethtool: Avoid flex-array in struct ethtool_link_settingsKees Cook
2024-11-18Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"Kees Cook
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook
2024-11-18selftests: net: add more info to error in bpf_offloadJakub Kicinski
2024-11-18MAINTAINERS: exclude can core, drivers and DT bindings from netdev MLJakub Kicinski
2024-11-18net/smc: Run patches also by RDMA MLGerd Bayer
2024-11-18Merge branch 'mptcp-pm-lockless-list-traversal-and-cleanup'Jakub Kicinski
2024-11-18mptcp: pm: avoid code duplication to lookup endpGeliang Tang
2024-11-18mptcp: pm: lockless list traversal to dump endpMatthieu Baerts (NGI0)
2024-11-18stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan
2024-11-18net: txgbe: fix null pointer to pcsJiawen Wu
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu
2024-11-18Merge branch 'eth-fbnic-cleanup-and-add-a-few-stats'Jakub Kicinski
2024-11-18eth: fbnic: add RPC hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add PCIe hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add basic debugfs structureJakub Kicinski
2024-11-18eth: fbnic: add missing header guardsJakub Kicinski
2024-11-18eth: fbnic: add missing SPDX headersJakub Kicinski
2024-11-18eth: fbnic: don't disable the PCI device twiceJakub Kicinski
2024-11-18selftests: net: netlink-dumps: validation checksJakub Kicinski
2024-11-18net/neighbor: clear error in case strict check is not setJakub Kicinski
2024-11-18rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov
2024-11-18net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu
2024-11-18tools: ynl-gen: allow uapi headers in sub-dirsJakub Kicinski
2024-11-18Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-18Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-18Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-18block: fix uaf for flush rq while iterating tagsYu Kuai
2024-11-18Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'audit-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-18nfsd: allow for up to 32 callback session slotsJeff Layton
2024-11-18nfs_common: must not hold RCU while calling nfsd_file_put_localMike Snitzer
2024-11-18nfsd: get rid of include ../internal.hAl Viro
2024-11-18nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occurYang Erkun
2024-11-18NFSD: Add nfsd4_copy time-to-liveChuck Lever
2024-11-18NFSD: Add a laundromat reaper for async copy stateChuck Lever
2024-11-18NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operationsChuck Lever
2024-11-18NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOADChuck Lever
2024-11-18NFSD: Free async copy information in nfsd4_cb_offload_release()Chuck Lever