summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-09drm/amdgpu/pm: add workload profile pause helperAlex Deucher
2025-04-09ASoC: cs42l43: Reset clamp override on jack removalCharles Keepax
2025-04-09ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *Caleb Sander Mateos
2025-04-09ublk: don't fail request for recovery & reissue in case of ubq->cancelingMing Lei
2025-04-09ublk: fix handling recovery & reissue in ublk_abort_queue()Ming Lei
2025-04-09crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu
2025-04-09crypto: scomp - Fix null-pointer deref when freeing streamsHerbert Xu
2025-04-09ALSA: hda/realtek - Fixed ASUS platform headset Mic issueKailang Yang
2025-04-09ALSA: hda/cirrus_scodec_test: Don't select dependenciesRichard Fitzgerald
2025-04-09Documentation/x86: Zap the subsection lettersBorislav Petkov (AMD)
2025-04-09Documentation/x86: Update the naming of CPU features for /proc/cpuinfoNaveen N Rao (AMD)
2025-04-09Merge branch 'sch_sfq-derived-limit'David S. Miller
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila
2025-04-09net_sched: sch_sfq: move the limit validationOctavian Purdila
2025-04-09net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila
2025-04-09RDMA/cma: Fix workqueue crash in cma_netevent_work_handlerSharath Srinivasan
2025-04-09nvmet-fc: put ref when assoc->del_work is already scheduledDaniel Wagner
2025-04-09nvmet-fc: take tgtport reference only onceDaniel Wagner
2025-04-09nvmet-fc: update tgtport ref per assocDaniel Wagner
2025-04-09nvmet-fc: inline nvmet_fc_free_hostportDaniel Wagner
2025-04-09nvmet-fc: inline nvmet_fc_delete_assocDaniel Wagner
2025-04-09nvmet-fcloop: add ref counting to lportDaniel Wagner
2025-04-09nvmet-fcloop: replace kref with refcountDaniel Wagner
2025-04-09nvmet-fcloop: swap list_add_tail argumentsDaniel Wagner
2025-04-09x86/bugs: Add RSB mitigation documentJosh Poimboeuf
2025-04-09x86/bugs: Don't fill RSB on context switch with eIBRSJosh Poimboeuf
2025-04-09x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf
2025-04-09x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()Josh Poimboeuf
2025-04-09x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf
2025-04-09x86/bugs: Rename entry_ibpb() to write_ibpb()Josh Poimboeuf
2025-04-09x86/early_printk: Use 'mmio32' for consistency, fix commentsAndy Shevchenko
2025-04-09s390/cpumf: Fix double free on error in cpumf_pmu_event_init()Thomas Richter
2025-04-09s390/cpumf: Update CPU Measurement facility extended counter set supportThomas Richter
2025-04-09s390: Allow to compile with z17 optimizationsVasily Gorbik
2025-04-09s390: Add z17 elf platformVasily Gorbik
2025-04-09s390/virtio_ccw: Don't allocate/assign airqs for non-existing queuesDavid Hildenbrand
2025-04-09x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::nameJames Morse
2025-04-09nvme-tcp: fix use-after-free of netns by kernel TCP socket.Kuniyuki Iwashima
2025-04-09drm/i915/huc: Fix fence not released on early probe errorsJanusz Krzysztofik
2025-04-09drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changedAnkit Nautiyal
2025-04-09ata: sata_sx4: Add error handling in pdc20621_i2c_read()Wentao Liang
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-08cifs: Fix support for WSL-style symlinksPali Rohár
2025-04-08net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang
2025-04-08Merge branch 'mptcp-only-inc-mpjoinackhmacfailure-for-hmac-failures'Jakub Kicinski
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)
2025-04-08mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw