summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acmacros.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-19mm: convert partially_mapped set/clear operations to be atomicUsama Arif2-14/+6
2024-12-19nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi4-1/+8
2024-12-19vmalloc: fix accounting with i915Matthew Wilcox (Oracle)1-2/+4
2024-12-19mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...David Hildenbrand1-2/+4
2024-12-19fork: avoid inappropriate uprobe access to invalid mmLorenzo Stoakes1-7/+6
2024-12-19nilfs2: prevent use of deleted inodeEdward Adam Davis2-1/+12
2024-12-19zram: fix uninitialized ZRAM not releasing backing deviceKairui Song1-5/+4
2024-12-19zram: refuse to use zero sized block device as backing deviceKairui Song1-0/+6
2024-12-19mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan5-16/+35
2024-12-19mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan3-0/+15
2024-12-19mm: add RCU annotation to pte_offset_map(_lock)Petr Malat2-3/+12
2024-12-19mm: correctly reference merged VMALorenzo Stoakes1-1/+4
2024-12-19mm: use aligned address in copy_user_gigantic_page()Kefeng Wang2-5/+5
2024-12-19mm: use aligned address in clear_gigantic_page()Kefeng Wang2-2/+3
2024-12-19mm: shmem: fix ShmemHugePages at swapoutHugh Dickins1-10/+12
2024-12-19ocfs2: fix the space leak in LA when releasing LAHeming Zhao1-3/+5
2024-12-19ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao1-19/+0
2024-12-19mailmap: add entry for Ying HuangHuang Ying1-0/+1
2024-12-19selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres1-2/+12
2024-12-19docs/mm: add VMA locks documentationLorenzo Stoakes1-0/+850
2024-12-19net: usb: qmi_wwan: add Quectel RG255CMartin Hou1-0/+1
2024-12-19io_uring: Fix registered ring file refcount leakJann Horn2-3/+2
2024-12-19net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann3-3/+3
2024-12-19netfilter: ipset: Fix for recursive locking warningPhil Sutter1-0/+3
2024-12-18ipvs: Fix clamp() of ip_vs_conn_tab on small memory systemsDavid Laight1-2/+2
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello1-0/+11
2024-12-18ACPI: EC: Enable EC support on LoongArch by defaultHuacai Chen2-3/+3
2024-12-18trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffersSteven Rostedt1-0/+9
2024-12-18ring-buffer: Fix overflow in __rb_map_vmaEdward Adam Davis1-1/+5
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König1-3/+2
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer1-2/+1
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello1-0/+3
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross1-1/+6
2024-12-18spi: rockchip-sfc: Fix error in remove progressJon Lin1-1/+3
2024-12-18block: avoid to reuse `hctx` not removed from cpuhp callback listMing Lei1-1/+10
2024-12-18block: Revert "block: Fix potential deadlock while freezing queue and acquiri...Ming Lei3-26/+23
2024-12-18nvme: use blk_validate_block_size() for max LBA checkLuis Chamberlain1-1/+1
2024-12-18block/bdev: use helper for max block size checkLuis Chamberlain1-2/+1
2024-12-18thermal/thresholds: Fix boundaries and detection routineDaniel Lezcano1-32/+36
2024-12-18pwm: stm32: Fix complementary output in round_waveform_tohw()Fabrice Gasnier1-1/+1
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer3-5/+19
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer1-5/+9
2024-12-18rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().Kuniyuki Iwashima1-2/+3