index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
selftests/mm/ksm_functional: prevent unmapping undefined address
JP Kobryn
1
-2
/
+2
2024-02-22
mm/filemap: avoid type conversion
Hongbo Li
1
-1
/
+1
2024-02-22
s390: enable MHP_MEMMAP_ON_MEMORY
Sumanth Korikkar
1
-0
/
+1
2024-02-22
s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
1
-6
/
+35
2024-02-22
s390/sclp: remove unhandled memory notifier type
Sumanth Korikkar
1
-3
/
+0
2024-02-22
s390/mm: allocate vmemmap pages from self-contained memory range
Sumanth Korikkar
2
-30
/
+35
2024-02-22
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
6
-6
/
+65
2024-02-22
maple_tree: fix comment describing mas_node_count_gfp()
Sidhartha Kumar
1
-2
/
+2
2024-02-22
mm/cma: fix placement of trace_cma_alloc_start/finish
Kalesh Singh
1
-4
/
+4
2024-02-20
kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()
Benjamin Gray
1
-0
/
+3
2024-02-20
mm/damon/lru_sort: fix quota status loss due to online tunings
SeongJae Park
1
-7
/
+36
2024-02-20
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
1
-1
/
+17
2024-02-20
MAINTAINERS: mailmap: update Shakeel's email address
Shakeel Butt
2
-1
/
+2
2024-02-20
mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...
SeongJae Park
1
-0
/
+4
2024-02-20
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
1
-3
/
+7
2024-02-20
mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] array
Anshuman Khandual
1
-0
/
+1
2024-02-20
mm/zswap: invalidate duplicate entry when !zswap_enabled
Chengming Zhou
1
-1
/
+5
2024-02-20
lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
Guenter Roeck
1
-0
/
+1
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
4
-0
/
+43
2024-02-20
mm/swap_state: update zswap LRU's protection range with the folio locked
Nhat Pham
2
-8
/
+9
2024-02-20
selftests/mm: uffd-unit-test check if huge page size is 0
Terry Tritton
1
-0
/
+6
2024-02-20
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
1
-4
/
+11
2024-02-20
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
1
-0
/
+2
2024-02-18
Linux 6.8-rc5
v6.8-rc5
Linus Torvalds
1
-1
/
+1
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
4
-3
/
+129
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-16
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer
Siddharth Vadapalli
1
-0
/
+1
2024-02-16
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2
-2
/
+23
2024-02-16
zonefs: Improve error handling
Damien Le Moal
2
-43
/
+65
2024-02-15
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
1
-2
/
+2
2024-02-15
drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
Rajneesh Bhardwaj
3
-1
/
+13
2024-02-15
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-02-15
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...
Srinivasan Shanmugam
1
-4
/
+1
2024-02-15
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
Thong
1
-2
/
+2
2024-02-15
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
2
-7
/
+11
2024-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-15
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-15
Revert "drm/amd: flush any delayed gfxoff on suspend entry"
Mario Limonciello
2
-2
/
+8
2024-02-15
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
3
-2
/
+26
2024-02-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-15
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
1
-6
/
+4
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
3
-0
/
+21
2024-02-15
update workarounds for gcc "asm goto" issue
Linus Torvalds
3
-4
/
+21
2024-02-15
seq_buf: Fix kernel documentation
Andy Shevchenko
2
-23
/
+24
[next]