summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19genirq/cpuhotplug: Retry with cpu_online_mask when migration failsDongli Zhang1-0/+16
2024-08-19genirq/cpuhotplug: Skip suspended interrupts when restoring affinityDavid Stevens2-7/+16
2024-08-19nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
2024-08-19mm: gup: stop abusing try_grab_folioYang Shi4-128/+135
2024-08-19nfsd: make svc_stat per-network namespace instead of globalJosef Bacik5-9/+11
2024-08-19nfsd: remove nfsd_stats, make th_cnt a global counterJosef Bacik4-10/+5
2024-08-19nfsd: make all of the nfsd stats per-network namespaceJosef Bacik10-96/+69
2024-08-19nfsd: expose /proc/net/sunrpc/nfsd in net namespacesJosef Bacik3-20/+15
2024-08-19nfsd: rename NFSD_NET_* to NFSD_STATS_*Josef Bacik3-7/+7
2024-08-19sunrpc: use the struct net as the svc proc privateJosef Bacik1-1/+1
2024-08-19sunrpc: remove ->pg_stats from svc_programJosef Bacik2-2/+0
2024-08-19sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik3-7/+12
2024-08-19nfsd: stop setting ->pg_stats for unused statsJosef Bacik3-11/+0
2024-08-19sunrpc: don't change ->sv_stats if it doesn't existJosef Bacik1-9/+18
2024-08-19NFSD: Fix frame size warning in svc_export_parse()Chuck Lever3-17/+31
2024-08-19NFSD: Rewrite synopsis of nfsd_percpu_counters_init()Chuck Lever2-4/+4
2024-08-19LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen1-0/+1
2024-08-19ASoC: topology: Fix route memory corruptionAmadeusz Sławiński1-9/+3
2024-08-19ASoC: topology: Clean up route loadingAmadeusz Sławiński1-18/+8
2024-08-19exec: Fix ToCToU between perm check and set-uid/gid usageKees Cook1-1/+7
2024-08-14Linux 6.6.46v6.6.46Greg Kroah-Hartman1-1/+1
2024-08-14btrfs: fix double inode unlock for direct IO sync writesFilipe Manana1-1/+4
2024-08-14Revert "selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky"Matthieu Baerts (NGI0)1-3/+3
2024-08-14selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)1-0/+15
2024-08-14selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)1-14/+26
2024-08-14mptcp: pm: do not ignore 'subflow' if 'signal' flag is also setMatthieu Baerts (NGI0)1-4/+12
2024-08-14mptcp: pm: don't try to create sf if alloc failedMatthieu Baerts (NGI0)1-4/+6
2024-08-14mptcp: pm: reduce indentation blocksMatthieu Baerts (NGI0)1-8/+11
2024-08-14xfs: fix log recovery buffer allocation for the legacy h_size fixupChristoph Hellwig1-6/+14
2024-08-14nouveau: set placement to original placement on uvmm validate.Dave Airlie1-2/+4
2024-08-14mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()Miaohe Lin1-7/+7
2024-08-14tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2024-08-14ipv6: fix source address selection with route leakNicolas Dichtel3-7/+16
2024-08-14netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal1-141/+13
2024-08-14btrfs: fix corruption after buffer fault in during direct IO append writeFilipe Manana2-13/+43
2024-08-14mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...Yang Shi1-1/+1
2024-08-14mm: huge_memory: don't force huge page alignment on 32 bitYang Shi1-0/+4
2024-08-14Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski1-12/+4
2024-08-14block: use the right type for stub rq_integrity_vec()Jens Axboe1-1/+1
2024-08-14mptcp: pm: deny endp with signal + subflow + portMatthieu Baerts (NGI0)1-2/+2
2024-08-14selftests: mptcp: fix error pathPaolo Abeni1-1/+1
2024-08-14mptcp: pm: fix backup support in signal endpointsMatthieu Baerts (NGI0)5-0/+54
2024-08-14mptcp: fully established after ADD_ADDR echo on MPJMatthieu Baerts (NGI0)1-1/+2
2024-08-14drm/radeon: Remove __counted_by from StateArray.states[]Bill Wendling1-1/+1
2024-08-14drm/mgag200: Bind I2C lifetime to DRM deviceThomas Zimmermann1-2/+4
2024-08-14drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann1-1/+1
2024-08-14drm/lima: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-08-14drm/dp_mst: Skip CSN if topology probing is not done yetWayne Lin1-0/+11
2024-08-14drm/bridge: analogix_dp: properly handle zero sized AUX transactionsLucas Stach1-4/+1
2024-08-14sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()Yang Yingliang1-0/+1