summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-02smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French1-0/+3
2024-05-02smb3: missing lock when picking channelSteve French1-1/+3
2024-05-02smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva2-3/+3
2024-05-02mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin1-1/+1
2024-05-02mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)3-10/+9
2024-05-02mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-05-02mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128Maksim Kiselev1-0/+1
2024-05-02mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka1-1/+15
2024-05-02mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu1-1/+4
2024-05-02mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_...Christian Marangi1-4/+3
2024-05-02Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold1-2/+4
2024-05-02Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold1-0/+3
2024-05-02Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli1-0/+2
2024-05-02Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor2-6/+8
2024-05-02rust: remove `params` from `module` macro exampleAswin Unnikrishnan1-12/+0
2024-05-02kbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda1-1/+1
2024-05-02kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICEMiguel Ojeda1-1/+0
2024-05-02rust: make mutually exclusive with CFI_CLANGConor Dooley1-0/+1
2024-05-02rust: init: remove impl Zeroable for InfallibleLaine Taffin Altman1-2/+9
2024-05-02rust: don't select CONSTRUCTORSAlice Ryhl1-1/+0
2024-05-02rust: kernel: require `Send` for `Module` implementationsWedson Almeida Filho1-1/+1
2024-05-02rust: phy: implement `Send` for `Registration`Wedson Almeida Filho1-0/+4
2024-05-02x86/cpu: Fix check for RDPKRU in __show_regs()David Kaplan1-1/+1
2024-05-02x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 rangeWenkuan Wang1-2/+1
2024-05-02selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton1-1/+8
2024-05-02selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton1-4/+4
2024-05-02selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton1-5/+19
2024-05-02drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-05-02drm/amdgpu: add shared fdinfo statsAlex Deucher3-0/+21
2024-05-02drm: add drm_gem_object_is_shared_for_memory_stats() helperAlex Deucher1-0/+13
2024-05-02KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"Sean Christopherson1-2/+14
2024-05-02KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabledSean Christopherson2-16/+20
2024-05-02usb: xhci: correct return value in case of STS_HCEOliver Neukum1-5/+4
2024-05-02xhci: move event processing for one interrupter to a separate functionMathias Nyman1-45/+42
2024-05-02Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
2024-05-02drm/amd/display: Check DP Alt mode DPCS state via DMUBGeorge Shen2-19/+71
2024-05-02netfs: Fix the pre-flush when appending to a file in writethrough modeDavid Howells1-7/+6
2024-05-02af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2-1/+4
2024-05-02tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca3-5/+6
2024-05-02dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski1-25/+33
2024-05-02dpll: check that pin is registered in __dpll_pin_unregister()Jiri Pirko1-0/+3
2024-05-02octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui1-1/+0
2024-05-02net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
2024-05-02ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller1-8/+8
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
2024-05-02i40e: Report MFS in decimal base instead of hexErwan Velu1-2/+2
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
2024-05-02net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter1-3/+5
2024-05-02net: phy: dp83869: Fix MII mode failureMD Danish Anwar1-1/+2
2024-05-02netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso1-1/+3