summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27selftests: tls: use exact comparison in recv_partialJakub Kicinski1-4/+4
2024-03-27perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen1-0/+11
2024-03-27media: rkisp1: Fix IRQ handling due to shared interruptsTomi Valkeinen5-0/+33
2024-03-27nfsd: Fix creation time serialization orderTavian Barnes1-5/+5
2024-03-27NFSD: Add an nfsd4_encode_nfstime4() helperChuck Lever1-20/+26
2024-03-27NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loopDai Ngo1-2/+0
2024-03-27nfsd: simplify the delayed disposal list codeJeff Layton1-42/+22
2024-03-27NFSD: Convert filecache to rhltableChuck Lever2-187/+133
2024-03-27nfsd: allow reaping files still under writebackJeff Layton3-4/+18
2024-03-27nfsd: update comment over __nfsd_file_cache_purgeJeff Layton1-1/+2
2024-03-27nfsd: don't take/put an extra reference when putting a fileJeff Layton1-3/+1
2024-03-27nfsd: add some comments to nfsd_file_do_acquireJeff Layton1-0/+5
2024-03-27nfsd: don't kill nfsd_files because of lease break errorJeff Layton1-14/+15
2024-03-27nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparatorJeff Layton1-1/+1
2024-03-27nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entriesJeff Layton1-0/+4
2024-03-27nfsd: don't open-code clear_and_wake_up_bitJeff Layton1-3/+1
2024-03-27nfsd: allow nfsd_file_get to sanely handle a NULL pointerJeff Layton2-6/+3
2024-03-27io_uring: drop any code related to SCM_RIGHTSJens Axboe5-202/+8
2024-03-27io_uring/unix: drop usage of io_uring socketJens Axboe5-23/+7
2024-03-27md/raid10: prevent soft lockup while flush writesYu Kuai1-0/+2
2024-03-27md: fix data corruption for raid456 when reshape restart while grow upYu Kuai1-2/+12
2024-03-15Linux 6.1.82v6.1.82Sasha Levin1-1/+1
2024-03-15fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsOleg Nesterov1-26/+32
2024-03-15fs/proc: do_task_stat: use __for_each_thread()Oleg Nesterov1-3/+4
2024-03-15getrusage: use sig->stats_lock rather than lock_task_sighand()Oleg Nesterov1-3/+13
2024-03-15getrusage: use __for_each_thread()Oleg Nesterov1-3/+1
2024-03-15getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov1-15/+19
2024-03-15getrusage: add the "signal_struct *sig" local variableOleg Nesterov1-18/+19
2024-03-15drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-03-15drm/amd/display: Wrong colorimetry workaroundMa Hanghong4-3/+17
2024-03-15selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-03-15KVM/x86: Export RFDS_NO and RFDS_CLEAR to guestsPawan Gupta1-1/+4
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta9-6/+162
2024-03-15Documentation/hw-vuln: Add documentation for RFDSPawan Gupta2-0/+105
2024-03-15x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is setPawan Gupta1-2/+12
2024-03-15drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock9-0/+52
2024-03-15xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio1-1/+5
2024-03-15xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman2-14/+61
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-03-15selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-03-15readahead: avoid multiple marked readahead pagesJan Kara1-2/+2
2024-03-15nfp: flower: add hardware offload check for post ct entryHui Zhou1-1/+21
2024-03-15nfp: flower: add goto_chain_index for ct entryWentao Jia2-2/+8
2024-03-15drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam1-2/+2
2024-03-15ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold1-1/+1
2024-03-15KVM: s390: vsie: fix race during shadow creationChristian Borntraeger2-1/+1
2024-03-15KVM: s390: add stat counter for shadow gmap eventsNico Boehr4-2/+26
2024-03-15netrom: Fix data-races around sysctl_net_busy_readJason Xing2-4/+4
2024-03-15netrom: Fix a data-race around sysctl_netrom_link_fails_countJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_routing_controlJason Xing1-1/+1