summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-17drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/bridge: ite-it66121: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/bridge: anx7625: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov3-1/+11
2025-02-17printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAXKuan-Wei Chiu1-1/+1
2025-02-17drm/virtio: New fence for every plane updateDongwon Kim2-19/+46
2025-02-17x86/amd_nb: Restrict init function to AMD-based systemsYazen Ghannam1-0/+4
2025-02-17lockdep: Fix upper limit for LOCKDEP_*_BITS configsCarlos Llamas1-4/+4
2025-02-17sched: Don't try to catch up excess steal time.Suleiman Souhlal1-2/+4
2025-02-17btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handlingJosef Bacik1-2/+12
2025-02-17btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_ext...Hao-ran Zheng1-1/+1
2025-02-17s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle1-2/+1
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook2-4/+29
2025-02-17arm64/mm: Ensure adequate HUGE_MAX_HSTATEAnshuman Khandual1-0/+12
2025-02-17btrfs: fix use-after-free when attempting to join an aborted transactionFilipe Manana1-1/+3
2025-02-17btrfs: fix assertion failure when splitting ordered extent after transaction ...Filipe Manana1-0/+12
2025-02-11Linux 6.6.77v6.6.77Greg Kroah-Hartman1-1/+1
2025-02-11Revert "hostfs: convert hostfs to use the new mount API"Greg Kroah-Hartman1-62/+21
2025-02-11Revert "hostfs: fix string handling in __dentry_name()"Greg Kroah-Hartman1-6/+21
2025-02-11Revert "hostfs: Add const qualifier to host_root in hostfs_fill_super()"Greg Kroah-Hartman1-1/+1
2025-02-11Revert "hostfs: fix the host directory parse when mounting."Greg Kroah-Hartman1-55/+10
2025-02-08Linux 6.6.76v6.6.76Greg Kroah-Hartman1-1/+1
2025-02-08LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}Tiezhu Yang3-4/+76
2025-02-08s390: Add '-std=gnu11' to decompressor and purgatory CFLAGSNathan Chancellor2-2/+2
2025-02-08btrfs: output the reason for open_ctree() failureQu Wenruo1-1/+1
2025-02-08media: imx-jpeg: Fix potential error pointer dereference in detach_pm()Dan Carpenter1-3/+4
2025-02-08staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu1-2/+2
2025-02-08usb: gadget: f_tcm: Don't free command immediatelyThinh Nguyen1-2/+0
2025-02-08pps: Fix a use-after-freeCalvin Owens9-83/+87
2025-02-08media: uvcvideo: Fix double free in error pathLaurent Pinchart1-0/+1
2025-02-08remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen1-7/+7
2025-02-08mptcp: handle fastopen disconnect correctlyPaolo Abeni1-1/+3
2025-02-08mptcp: consolidate suboption statusPaolo Abeni2-22/+21
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso3-8/+16
2025-02-08usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang1-1/+1
2025-02-08usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso1-9/+21
2025-02-08usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori1-0/+1
2025-02-08usb: gadget: f_tcm: Fix Get/SetInterface return valueThinh Nguyen1-2/+10
2025-02-08drivers/card_reader/rtsx_usb: Restore interrupt based detectionSean Rhodes1-0/+15
2025-02-08usb: xhci: Fix NULL pointer dereference on certain command abortsMichal Pecio1-1/+2
2025-02-08net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich1-0/+22
2025-02-08ALSA: usb-audio: Add delay quirk for iBasso DC07 ProLianqin Hu1-0/+2
2025-02-08ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2025-02-08selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers2-8/+33
2025-02-08netfilter: nf_tables: reject mismatching sum of field_len with set key lengthPablo Neira Ayuso1-4/+4
2025-02-08kbuild: switch from lz4c to lz4 for compressionParth Pancholi2-3/+3
2025-02-08Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"Chuck Lever1-11/+1
2025-02-08NFSD: Reset cb_seq_status after NFS4ERR_DELAYChuck Lever1-0/+1
2025-02-08f2fs: Introduce linear search for dentriesDaniel Lee3-19/+45
2025-02-08hexagon: Fix unbalanced spinlock in die()Lin Yujun1-1/+3