summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12soc: qcom: pmic_glink: Make client-lock non-sleepingBjorn Andersson1-10/+15
2024-06-12kunit/fortify: Fix mismatched kvalloc()/vfree() usageKees Cook1-8/+8
2024-06-12null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun1-0/+2
2024-06-12soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVEChun-Kuang Hu1-2/+3
2024-06-12firmware: qcom: scm: Fix __scm and waitq completion variable initializationMukesh Ojha1-5/+5
2024-06-12soc: qcom: pmic_glink: notify clients about the current stateDmitry Baryshkov1-0/+5
2024-06-12soc: qcom: pmic_glink: don't traverse clients list without a lockDmitry Baryshkov1-0/+4
2024-06-12s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand6-47/+146
2024-06-12mm/userfaultfd: Do not place zeropages when zeropages are disallowedDavid Hildenbrand1-0/+35
2024-06-12io-wq: write next_work before dropping acct_lockGabriel Krisman Bertazi1-5/+8
2024-06-12jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev1-0/+3
2024-06-12ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard1-0/+1
2024-06-12rcu: Fix buffer overflow in print_cpu_stall_info()Nikita Kiryushin1-1/+2
2024-06-12rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflowNikita Kiryushin1-1/+1
2024-06-12io_uring: use the right type for work_llist empty checkJens Axboe1-1/+1
2024-06-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-06-12crypto: x86/sha512-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-06-12crypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-06-12crypto: x86/nh-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-06-12crypto: ccp - drop platform ifdef checksArnd Bergmann1-12/+2
2024-06-12parisc: add missing export of __cmpxchg_u8()Al Viro1-0/+1
2024-06-12nilfs2: fix out-of-range warningArnd Bergmann1-1/+1
2024-06-12ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak1-1/+3
2024-06-12firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart1-3/+4
2024-06-12mm/slub, kunit: Use inverted data to corrupt kmem cacheGuenter Roeck1-1/+1
2024-06-12crypto: bcm - Fix pointer arithmeticAleksandr Mishin1-1/+1
2024-06-12openpromfs: finish conversion to the new mount APIEric Sandeen1-4/+4
2024-06-12nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter1-3/+2
2024-06-12ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()Namjae Jeon1-2/+2
2024-06-12epoll: be better about file lifetimesLinus Torvalds1-1/+37
2024-06-12nvmet: fix nvme status code when namespace is disabledSagi Grimberg3-1/+18
2024-06-12nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg1-7/+4
2024-06-12nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff3-22/+28
2024-06-12nvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi1-3/+3
2024-06-12nvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi1-1/+1
2024-06-12nvme: find numa distance only if controller has valid numa idNilay Shroff1-1/+2
2024-06-12x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds3-59/+3
2024-06-12drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
2024-06-12drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
2024-06-12drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
2024-06-12drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-06-12drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
2024-06-12drm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
2024-06-12drm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
2024-06-12ALSA: hda: intel-dsp-config: harden I2C/I2S codec detectionPierre-Louis Bossart1-2/+25
2024-06-12ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-1/+5
2024-06-12platform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada1-0/+1
2024-06-12softirq: Fix suspicious RCU usage in __do_softirq()Zqiang1-4/+8
2024-06-12ALSA: emu10k1: make E-MU FPGA writes potentially more reliableOswald Buddenhagen1-0/+1
2024-06-12bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan1-32/+25