summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-09drm/i915/doc: Document DP link capabilitiesImre Deak
2026-07-08Merge branch 'introduce-jit_required-to-prevent-a-kernel-panic'Eduard Zingerman
2026-07-08bpf: Reject programs with inlined helpers if JIT is not availableTiezhu Yang
2026-07-08bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()Tiezhu Yang
2026-07-09mmc: core: add NXP IW61x base ID and block size quirkJeff Chen
2026-07-09bpf: Fix use-after-free on mm_struct in bpf_find_vma()Sanghyun Park
2026-07-09Merge tag 'iio-fixes-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-07-09Merge branch 'misc-bpf-fixes-from-sashiko-findings'Kumar Kartikeya Dwivedi
2026-07-09bpf: Account scratch buffer in bpf_prog_calc_tagDaniel Borkmann
2026-07-09bpf: Account insn_aux_data allocation in bpf_checkDaniel Borkmann
2026-07-09bpf: Give vmlinux BTF init its own mutexDaniel Borkmann
2026-07-09bpf: Fix vmlinux BTF prep race in bpf_get_btf_vmlinuxDaniel Borkmann
2026-07-09drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signallingKai Vehmanen
2026-07-08scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()Abdun Nihaal
2026-07-08scsi: sg: Report request-table problems when any status is setXu Rao
2026-07-08scsi: ufs: core: tracing: Do not dereference pointers in TP_printk()Steven Rostedt
2026-07-08scsi: virtio_scsi: Fix up endian conversions for warning messagesBen Dooks
2026-07-08Merge branch 7.2/scsi-queue into 7.2/scsi-fixesMartin K. Petersen
2026-07-09regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCKTimur Tabi
2026-07-08perf dso: Fix kallsyms DSO detection with fallback logicTanushree Shah
2026-07-08smb: client: fix busy dentry warning on unmount after DIOZizhi Wo
2026-07-08cifs: Fix support for creating SFU fifoPali Rohár
2026-07-08cifs: Fix support for creating SFU socketPali Rohár
2026-07-08smb: client: fix atime clamp check in read completionXu Rao
2026-07-08perf stat: reject --field-separator and --json-output combinationIvan Lazaric
2026-07-09ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookupUday Khare
2026-07-08perf vendor events amd: Reintroduce deprecated Zen 5 core eventsSandipan Das
2026-07-08drm/xe/guc: fix activity stats error message formatSk Anirban
2026-07-08drm/xe/guc: distinguish wedged from recoverable cancellationSk Anirban
2026-07-08drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin
2026-07-08drm/amdkfd: Check bounds on CRIU restore queue type and mqd sizeDavid Francis
2026-07-08drm/amd/pm: fix smu14 power limit range calculationYang Wang
2026-07-08drm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis
2026-07-08amdkfd: properly free secondary context idZhu Lingshan
2026-07-08drm/amdkfd: Don't acquire buffers during CRIU queue restore.David Francis
2026-07-08drm/amdkfd: Check bounds on CRIU restore event idDavid Francis
2026-07-08drm/gfx10: Program DB_RING_CONTROLAlex Deucher
2026-07-08dm era: fix error code propagation in era_ctr()Cao Guanghui
2026-07-08dm era: fix NULL pointer dereference in metadata_open()Cao Guanghui
2026-07-08dm: avoid leaking the caller's thread keyring via the table device fileIngo Blechschmidt
2026-07-08dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()Christophe JAILLET
2026-07-08dm-pcache: reject option groups without valuesSamuel Moelius
2026-07-08dm thin metadata: fix metadata snapshot consistency on commit failureMing-Hung Tsai
2026-07-08dm-verity: fix buffer overflow in FEC calculationMikulas Patocka
2026-07-08dm era: fix out-of-bounds memory access for non-zero start sectorSamuel Moelius
2026-07-08dm-log: fix a bitset_size overflow on 32bit machinesBenjamin Marzinski
2026-07-08drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani
2026-07-08drm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queueJesse Zhang
2026-07-08drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabledKenneth Feng
2026-07-08drm/amdgpu: Disable JDPG on VCN5_3Suresh Guttula