summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03workqueue: Shorten events_freezable_power_efficient nameAudra Mitchell1-1/+1
2024-04-03drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula1-9/+7
2024-04-03drm/bridge: lt8912b: clear the EDID property on failuresJani Nikula1-1/+1
2024-04-03drm/bridge: lt8912b: use drm_bridge_edid_read()Jani Nikula1-6/+6
2024-04-03drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula2-1/+78
2024-04-03drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin3-3/+32
2024-04-03wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin5-68/+6
2024-04-03wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin7-35/+76
2024-04-03wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel3-0/+23
2024-04-03x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov1-5/+5
2024-04-03dm snapshot: fix lockup in dm_exception_table_exitMikulas Patocka1-1/+3
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-04-03drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang1-0/+1
2024-04-03ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki1-13/+0
2024-04-03ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov1-3/+11
2024-04-03wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld2-0/+2
2024-04-03wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld1-2/+2
2024-04-03wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld1-3/+3
2024-04-03LoongArch/crypto: Clean up useless assignment operationsYuli Wang1-2/+0
2024-04-03LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen3-18/+3
2024-04-03LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen1-1/+6
2024-04-03virtio: reenable config if freezing device failedDavid Hildenbrand1-2/+8
2024-04-03cxl/trace: Properly initialize cxl_poison region nameAlison Schofield1-7/+7
2024-04-03net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2-8/+8
2024-04-03drm/i915: Add missing ; to __assign_str() macros in tracepoint codeSteven Rostedt (Google)1-3/+3
2024-04-03NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)1-1/+1
2024-04-03net: esp: fix bad handling of pages from page_poolDragos Tatulea3-8/+18
2024-04-03x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)1-5/+5
2024-04-03cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski1-1/+1
2024-04-03mtd: rawnand: Constrain even more when continuous reads are enabledMiquel Raynal1-1/+11
2024-04-03mtd: rawnand: Fix and simplify again the continuous read derivationsMiquel Raynal1-14/+20
2024-04-03cifs: open_cached_dir(): add FILE_READ_EA to desired accessEugene Korenevsky1-1/+2
2024-04-03cifs: reduce warning log level for server not advertising interfacesShyam Prasad N1-2/+2
2024-04-03cifs: make cifs_chan_update_iface() a void functionDan Carpenter2-11/+8
2024-04-03cifs: delete unnecessary NULL checks in cifs_chan_update_iface()Dan Carpenter1-15/+11
2024-04-03cifs: do not let cifs_chan_update_iface deallocate channelsShyam Prasad N1-31/+19
2024-04-03cifs: make sure server interfaces are requested only for SMB3+Shyam Prasad N4-3/+13
2024-04-03cifs: add xid to query server interface callShyam Prasad N1-1/+5
2024-04-03nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi1-1/+1
2024-04-03nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi2-4/+14
2024-04-03f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong1-1/+3
2024-04-03f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong1-0/+1
2024-04-03Revert "block/mq-deadline: use correct way to throttling write requests"Bart Van Assche1-2/+1
2024-04-03memtest: use {READ,WRITE}_ONCE in memory scanningQiang Zhang1-2/+2
2024-04-03drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-04-03drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-04-03drm/exynos: do not return negative values from .get_modes()Jani Nikula2-4/+4
2024-04-03drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula1-6/+11
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula2-1/+9