summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-07mm: memcg: optimize parent iteration in memcg_rstat_updated()Yosry Ahmed
2024-02-07nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi
2024-02-07mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get()Ryan Roberts
2024-02-07exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)Oleg Nesterov
2024-02-07fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsOleg Nesterov
2024-02-07fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...Oleg Nesterov
2024-02-07getrusage: use sig->stats_lock rather than lock_task_sighand()Oleg Nesterov
2024-02-07getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov
2024-02-07mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVEPrakash Sangappa
2024-02-07ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read failsFedor Pchelkin
2024-02-07ksmbd: Add kernel-doc for ksmbd_extract_sharename() functionYang Li
2024-02-07nvme: use ns->head->pi_size instead of t10_pi_tuple structure sizeFrancis Pravin
2024-02-07drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar
2024-02-07drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam
2024-02-07drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor
2024-02-07drm/amd/display: Clear phantom stream count and plane countMario Limonciello
2024-02-07drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar
2024-02-07drm/amd/display: Disable ODM by default for DCN35Rodrigo Siqueira
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee
2024-02-07drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo
2024-02-07drm/amdgpu: Fix shared buff copy to userStanley.Yang
2024-02-07drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas
2024-02-07drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang
2024-02-07drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu
2024-02-07drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam
2024-02-07drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam
2024-02-07netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso
2024-02-07netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-07netfilter: nft_compat: narrow down revision to unsigned 8-bitsPablo Neira Ayuso
2024-02-07fs: relax mount_setattr() permission checksChristian Brauner
2024-02-07PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter
2024-02-07PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-02-07nvme-core: fix comment to reflect right functionsChaitanya Kulkarni
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-07nvme: move passthrough logging attribute to headKeith Busch
2024-02-07riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumaskAlexandre Ghiti
2024-02-07Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-02-07riscv: declare overflow_stack as exported from traps.cBen Dooks
2024-02-07riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-07Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-02-07net: intel: fix old compiler regressionsJesse Brandeburg
2024-02-07MAINTAINERS: Maintainer change for rdsAllison Henderson
2024-02-07ASoC: Intel: avs: Fix dynamic port assignment when TDM is setAmadeusz Sławiński
2024-02-07MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC DRIVERLukas Bulwahn
2024-02-07ceph: always check dir caps asynchronouslyXiubo Li
2024-02-07ceph: prevent use-after-free in encode_cap_msg()Rishabh Dave
2024-02-07Merge tag 'icc-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman