summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19Linux 6.1.106v6.1.106Greg Kroah-Hartman1-1/+1
2024-08-19Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel1-2/+13
2024-08-19media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...Sean Young1-31/+4
2024-08-19KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon1-2/+8
2024-08-19wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet1-1/+5
2024-08-19cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long1-4/+4
2024-08-19binfmt_flat: Fix corruption when not offsetting data startKees Cook1-1/+3
2024-08-19drm/i915/gem: Adjust vma offset for framebuffer mmap offsetAndi Shyti1-0/+2
2024-08-19drm/i915: Fix a NULL vs IS_ERR() bugDan Carpenter1-2/+2
2024-08-19drm/i915: Add a function to mmap framebuffer objNirmoy Das2-46/+93
2024-08-19cgroup: Make operations on the cgroup root_list RCU safeYafang Shao3-8/+19
2024-08-19drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti1-6/+47
2024-08-19mptcp: fully established after ADD_ADDR echo on MPJMatthieu Baerts (NGI0)1-1/+2
2024-08-19nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
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 Bacik9-91/+64
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-8/+16
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-19NFSD: Refactor the duplicate reply cache shrinkerChuck Lever1-44/+39
2024-08-19NFSD: Replace nfsd_prune_bucket()Chuck Lever2-15/+85
2024-08-19NFSD: Rename nfsd_reply_cache_alloc()Chuck Lever1-3/+3
2024-08-19NFSD: Refactor nfsd_reply_cache_free_locked()Chuck Lever1-7/+20
2024-08-19nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_netJeff Layton3-12/+25
2024-08-19nfsd: move reply cache initialization into nfsd startupJeff Layton2-9/+9
2024-08-19LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen1-0/+1
2024-08-19exec: Fix ToCToU between perm check and set-uid/gid usageKees Cook1-1/+7
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-19selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)1-0/+14
2024-08-19mptcp: pm: do not ignore 'subflow' if 'signal' flag is also setMatthieu Baerts (NGI0)1-4/+12
2024-08-19mptcp: pm: don't try to create sf if alloc failedMatthieu Baerts (NGI0)1-4/+6
2024-08-19mptcp: pm: reduce indentation blocksMatthieu Baerts (NGI0)1-8/+11
2024-08-19mptcp: pass addr to mptcp_pm_alloc_anno_listGeliang Tang3-6/+6
2024-08-14Linux 6.1.105v6.1.105Greg Kroah-Hartman1-1/+1
2024-08-14btrfs: fix double inode unlock for direct IO sync writesFilipe Manana1-1/+4
2024-08-14i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()Yang Yingliang1-1/+7
2024-08-14netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal1-138/+13
2024-08-14netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal8-21/+23
2024-08-14netfilter: nf_tables: bail out if stateful expression provides no .clonePablo Neira Ayuso1-8/+7
2024-08-14xfs: fix log recovery buffer allocation for the legacy h_size fixupChristoph Hellwig1-6/+14
2024-08-14block/mq-deadline: Fix the tag reservation codeBart Van Assche1-3/+17
2024-08-14block: Call .limit_depth() after .hctx has been setBart Van Assche1-1/+5