summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-06ksmbd: remove unsafe_memcpy use in session setupNamjae Jeon1-9/+3
2025-07-06ksmbd: Use unsafe_memcpy() for ntlm_negotiateNamjae Jeon1-2/+5
2025-07-06drm/amdgpu: Add kicker device detectionFrank Min2-0/+23
2025-07-06drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender1-1/+1
2025-07-06drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang1-0/+3
2025-07-06drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be readyAradhya Bhatia1-1/+14
2025-07-06drm/bridge: cdns-dsi: Check return value when getting default PHY configAradhya Bhatia1-3/+5
2025-07-06drm/bridge: cdns-dsi: Fix connecting to next bridgeAradhya Bhatia1-1/+1
2025-07-06drm/bridge: cdns-dsi: Fix phy de-init and flag it soAradhya Bhatia1-1/+5
2025-07-06drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()Aradhya Bhatia1-1/+2
2025-07-06drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall1-1/+1
2025-07-06drm/msm/gpu: Fix crash when throttling GPU immediately during bootStephan Gerhold1-0/+1
2025-07-06drm/udl: Unregister device before cleaning up on disconnectThomas Zimmermann1-1/+1
2025-07-06drm/tegra: Fix a possible null pointer dereferenceQiu-ji Chen1-1/+4
2025-07-06drm/tegra: Assign plane type before registrationThierry Reding3-7/+12
2025-07-06drm/etnaviv: Protect the scheduler's pending list with its lockMaíra Canal1-1/+4
2025-07-06scsi: megaraid_sas: Fix invalid node indexChen Yu1-1/+5
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz1-0/+1
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz1-0/+1
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz1-1/+3
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim1-4/+7
2025-07-06btrfs: update superblock's device bytes_used when dropping chunkMark Harmstone1-0/+6
2025-07-06btrfs: fix a race between renames and directory loggingFilipe Manana1-17/+64
2025-07-06dm-raid: fix variable in journal device checkHeinz Mauelshagen1-1/+1
2025-07-06Bluetooth: L2CAP: Fix L2CAP MTU negotiationFrédéric Danis1-1/+8
2025-07-06serial: imx: Restore original RXTL for console to fix data lossFabio Estevam1-5/+12
2025-07-06dt-bindings: serial: 8250: Make clocks and clock-frequency exclusiveYao Zi1-1/+1
2025-07-06staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor1-30/+14
2025-07-06drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector typeJayesh Choudhary1-9/+60
2025-07-06drm/bridge: ti-sn65dsi86: make use of debugfs_init callbackWolfram Sang1-30/+10
2025-07-06net: selftests: fix TCP packet checksumJakub Kicinski1-2/+3
2025-07-06ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UARSalvatore Bonaccorso1-0/+1
2025-07-06atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-07-06net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1
2025-07-06um: ubd: Add missing error check in start_io_thread()Tiwei Bie1-1/+1
2025-07-06vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-07-06af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima1-6/+12
2025-07-06wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges1-1/+1
2025-07-06libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen1-0/+3
2025-07-06attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro1-4/+4
2025-07-06ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()Youngjun Lee1-0/+2
2025-07-06atm: clip: prevent NULL deref in clip_push()Eric Dumazet1-6/+5
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin1-1/+1
2025-07-06ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15Oliver Schramm1-0/+7
2025-07-06i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-06i2c: tiny-usb: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-06af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima1-2/+11
2025-07-06af_unix: Don't call skb_get() for OOB skb.Kuniyuki Iwashima2-43/+8
2025-07-06dummycon: Trigger redraw when switching consoles with deferred takeoverThomas Zimmermann1-5/+13
2025-07-06tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)8-15/+17