index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
acmacros.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
2
-14
/
+6
2024-12-19
nilfs2: fix buffer head leaks in calls to truncate_inode_pages()
Ryusuke Konishi
4
-1
/
+8
2024-12-19
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-12-19
mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...
David Hildenbrand
1
-2
/
+4
2024-12-19
fork: avoid inappropriate uprobe access to invalid mm
Lorenzo Stoakes
1
-7
/
+6
2024-12-19
nilfs2: prevent use of deleted inode
Edward Adam Davis
2
-1
/
+12
2024-12-19
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
1
-5
/
+4
2024-12-19
zram: refuse to use zero sized block device as backing device
Kairui Song
1
-0
/
+6
2024-12-19
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
5
-16
/
+35
2024-12-19
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
3
-0
/
+15
2024-12-19
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
2
-3
/
+12
2024-12-19
mm: correctly reference merged VMA
Lorenzo Stoakes
1
-1
/
+4
2024-12-19
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2
-5
/
+5
2024-12-19
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
2
-2
/
+3
2024-12-19
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
1
-10
/
+12
2024-12-19
ocfs2: fix the space leak in LA when releasing LA
Heming Zhao
1
-3
/
+5
2024-12-19
ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
1
-19
/
+0
2024-12-19
mailmap: add entry for Ying Huang
Huang Ying
1
-0
/
+1
2024-12-19
selftests/memfd: run sysctl tests when PID namespace support is enabled
Isaac J. Manjarres
1
-2
/
+12
2024-12-19
docs/mm: add VMA locks documentation
Lorenzo Stoakes
1
-0
/
+850
2024-12-19
net: usb: qmi_wwan: add Quectel RG255C
Martin Hou
1
-0
/
+1
2024-12-19
io_uring: Fix registered ring file refcount leak
Jann Horn
2
-3
/
+2
2024-12-19
net: phy: avoid undefined behavior in *_led_polarity_set()
Arnd Bergmann
3
-3
/
+3
2024-12-19
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
1
-0
/
+3
2024-12-18
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
1
-2
/
+2
2024-12-18
drm/amdgpu/nbio7.0: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amd: Update strapping for NBIO 2.5.0
Mario Limonciello
1
-0
/
+11
2024-12-18
ACPI: EC: Enable EC support on LoongArch by default
Huacai Chen
2
-3
/
+3
2024-12-18
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
1
-0
/
+9
2024-12-18
ring-buffer: Fix overflow in __rb_map_vma
Edward Adam Davis
1
-1
/
+5
2024-12-18
drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update
Michel Dänzer
1
-4
/
+3
2024-12-18
drm/amdgpu: fix amdgpu_coredump
Christian König
1
-3
/
+2
2024-12-18
drm/amdgpu/smu14.0.2: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu/gfx12: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu/mmhub4.1: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu/nbio7.11: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu/nbio7.7: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu: don't access invalid sched
Pierre-Eric Pelloux-Prayer
1
-2
/
+1
2024-12-18
drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCO
Mario Limonciello
1
-0
/
+3
2024-12-18
x86/static-call: fix 32-bit build
Juergen Gross
1
-1
/
+6
2024-12-18
spi: rockchip-sfc: Fix error in remove progress
Jon Lin
1
-1
/
+3
2024-12-18
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
1
-1
/
+10
2024-12-18
block: Revert "block: Fix potential deadlock while freezing queue and acquiri...
Ming Lei
3
-26
/
+23
2024-12-18
nvme: use blk_validate_block_size() for max LBA check
Luis Chamberlain
1
-1
/
+1
2024-12-18
block/bdev: use helper for max block size check
Luis Chamberlain
1
-2
/
+1
2024-12-18
thermal/thresholds: Fix boundaries and detection routine
Daniel Lezcano
1
-32
/
+36
2024-12-18
pwm: stm32: Fix complementary output in round_waveform_tohw()
Fabrice Gasnier
1
-1
/
+1
2024-12-18
can: m_can: fix missed interrupts with m_can_pci
Matthias Schiffer
3
-5
/
+19
2024-12-18
can: m_can: set init flag earlier in probe
Matthias Schiffer
1
-5
/
+9
2024-12-18
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
1
-2
/
+3
[prev]
[next]