summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysnet/rds: tcp: don't force RDS_CONN_RESETTING over a concurrent shutdownGerd Rausch
6 daysnet/rds: clear cp_flags bits individually in rds_conn_path_reset()Allison Henderson
6 daysnet/rds: use clear_bit_unlock() in release_refill()Allison Henderson
6 daysnet/rds: use wq_has_sleeper() in release_in_xmit()Allison Henderson
6 daysnet: usb: qmi_wwan: add Compal EXM-G1x supportIan Lin
6 daysnet: macb: exclude software FCS from TX byte statisticsNicolai Buchwitz
6 daysnet: Remove conflicting altnames for dying netns in __dev_change_net_namespac...Kuniyuki Iwashima
6 daysnet: bridge: mcast: don't truncate the port group walk on teardownJun Yang
6 daysbonding: do not clear curr_active_slave prematurely when releasing all slavesEric Dumazet
6 daysselftests/bpf: BPF_PSEUDO_FUNC reference to the main programEduard Zingerman
6 daysbpf: reject BPF_PSEUDO_FUNC reference to the main programEduard Zingerman
6 dayskprobes: Protect kprobe_blacklist with RCUMasami Hiramatsu (Google)
6 daystracing/probes: Fix use-after-free on field name/type of events with multiple...Henry Martin
6 daystracing/probes: Fix code indent in get_bitoffset_of_field()Masami Hiramatsu (Google)
6 daystracing/probes: Fix BTF kflag check for anonymous struct member accessMasami Hiramatsu (Google)
6 daystracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct...Masami Hiramatsu (Google)
6 daysMerge tag 'hardening-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysdrm/amdgpu/userq: fix struct drm_amdgpu_info_device padding for 32bit compileYogesh Mohan Marimuthu
6 daysdrm/amd/display: Fix cursor disable with horizontally split planesYuling Li
6 daysdrm/amdgpu/userq: dont overwrite the error of subsequent map callSunil Khatri
6 daysdrm/amdgpu: Skip accessing psp rum time db for APUsKanala Ramalingeswara Reddy
6 daysdrm/amdgpu: update the fw version for gfx12 userqueuesSunil Khatri
6 daysdrm/amdgpu: update the fw version for gfx11 userqueuesSunil Khatri
6 daysdrm/amdgpu: fix byte/dword unit mismatch in coredump IB dumpSunil Khatri
6 daysdrm/amdkfd: fix scope of mqd_mgr dereference in pqm_debugfs_mqdsMario Limonciello
6 daysdrm/amd/display: fix division by zero in get_estimated_bw()Hari Mishal
6 daysdrm/amd/display: use halving distribution for all encode-to-linear curvesMelissa Wen
6 daysdrm/amd/display: Fix backlight control for luminance-capable OLEDRoman Li
6 daysdrm/amd/display: Remove const Qualifier From Non-Pointer FieldsAustin Zheng
6 daysdrm/amd/display: Set gpuvm min page size to 4K on dcn35/36Roman Li
6 daysdrm/amd/display: Fix DCN5/6 DML2 compilation warningsIvan Lipski
6 daysdrm/amdgpu: fix Idle BOs list in VM debugfs status infoSunil Khatri
6 daysdrm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFTSunil Khatri
6 daysdrm/amdgpu: Update queue reset support versionAmber Lin
6 daysdrm/amdgpu/gfx8: only apply compute quantums to KCQsAlex Deucher
6 daysdrm/amdgpu: restrict BAR0 fallback read to SR-IOV VFs onlyMario Limonciello
6 daysdrm/amdkfd: Add TLB flush after MES queue eviction/suspensionPriya Hosur
6 daysMAINTAINERS: update Chris Mason's email addressChris Mason
6 daysbtrfs: tests: do not touch page cache if root/inode allocation failedQu Wenruo
6 daysbtrfs: zstd: fix lost wakeup when waiting for a workspaceFAN YE
6 daysbtrfs: do not force reloc root creation during qgroup_account_snapshot()Qu Wenruo
6 daysbtrfs: send: fix lost error return value in will_overwrite_ref()Avi Weiss
6 daysbtrfs: abort transaction before releasing tree_log_mutex on commit failureLeo Martins
6 daysbtrfs: zoned: propagate do_zone_finish() error in btrfs_zone_finish_endio()Johannes Thumshirn
6 daysbtrfs: zoned: finish active block group cleanup if call_zone_finish() failsJohannes Thumshirn
6 daysbtrfs: send: reject extents for non-regular inodesZhengYuan Huang
6 daysbtrfs: return proper negative error code for update_raid_extent_item()Qu Wenruo
6 daysbtrfs: fix the possible bioc_list memory leak during errorQu Wenruo
6 daysbtrfs: fix transaction use-after-free in raid stripe insertionShuangpeng Bai
6 daysbtrfs: scrub: report the failing sector's address, not the stripe baseJames C. Owens