summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08Linux 6.1.116v6.1.116Greg Kroah-Hartman1-1/+1
2024-11-08migrate_pages_batch: fix statistics for longterm pin retryHuang Ying1-0/+3
2024-11-08mm: avoid gcc complaint about pointer castingLinus Torvalds1-2/+8
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park1-1/+1
2024-11-08drm/amd/display: Skip on writeback when it's not applicableAlex Hung1-0/+10
2024-11-08drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-11-08mtd: spi-nor: winbond: fix w25q128 regressionMichael Walle1-3/+4
2024-11-08LoongArch: Fix build errors due to backported TIMENSHuacai Chen1-1/+27
2024-11-08mm: shmem: fix data-race in shmem_getattr()Jeongjun Park1-0/+2
2024-11-08wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-1/+2
2024-11-08nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi1-0/+1
2024-11-08wifi: mac80211: fix NULL dereference at band check in starting tx ba sessionZong-Zhe Yang1-1/+3
2024-11-08x86/bugs: Use code segment selector for VERW operandPawan Gupta1-1/+10
2024-11-08io_uring: always lock __io_cqring_overflow_flushPavel Begunkov1-5/+6
2024-11-08vmscan,migrate: fix page count imbalance on node stats when demoting pagesGregory Price1-1/+1
2024-11-08migrate_pages: split unmap_and_move() to _unmap() and _move()Huang Ying2-41/+129
2024-11-08migrate_pages: restrict number of pages to migrate in batchHuang Ying1-68/+106
2024-11-08migrate_pages: separate hugetlb folios migrationHuang Ying1-22/+119
2024-11-08migrate_pages: organize stats with struct migrate_pages_statsHuang Ying1-26/+34
2024-11-08mm/migrate.c: stop using 0 as NULL pointerYang Li1-1/+1
2024-11-08migrate: convert migrate_pages() to use foliosHuang Ying1-98/+112
2024-11-08migrate: convert unmap_and_move() to use foliosHuang Ying1-27/+27
2024-11-08mm: migrate: try again if THP split is failed due to page refcntBaolin Wang2-5/+18
2024-11-08io_uring/rw: fix missing NOWAIT check for O_DIRECT start writeJens Axboe1-2/+21
2024-11-08io_uring: use kiocb_{start,end}_write() helpersAmir Goldstein1-19/+4
2024-11-08fs: create kiocb_{start,end}_write() helpersAmir Goldstein1-0/+36
2024-11-08io_uring: rename kiocb_end_write() local helperAmir Goldstein1-5/+5
2024-11-08kasan: remove vmalloc_percpu testAndrey Konovalov1-27/+0
2024-11-08nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov1-0/+1
2024-11-08ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1Christoffer Sandberg1-0/+1
2024-11-08mctp i2c: handle NULL header addressMatt Johnston1-0/+3
2024-11-08ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis1-0/+8
2024-11-08mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reservesMatt Fleming1-5/+5
2024-11-08mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...Mel Gorman2-22/+29
2024-11-08mm/page_alloc: explicitly define what alloc flags deplete min reservesMel Gorman2-12/+25
2024-11-08mm/page_alloc: explicitly record high-order atomic allocations in alloc_flagsMel Gorman2-6/+24
2024-11-08mm/page_alloc: treat RT tasks similar to __GFP_HIGHMel Gorman1-1/+1
2024-11-08mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVEMel Gorman2-5/+7
2024-11-08cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()Dan Williams1-3/+10
2024-11-08cxl/acpi: Move rescan to the workqueueDan Williams3-5/+34
2024-11-08riscv: Remove duplicated GET_RMChunyan Zhang1-2/+0
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang1-2/+0
2024-11-08riscv: Use '%u' to format the output of 'cpu'WangYuli1-1/+1
2024-11-08riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt1-1/+1
2024-11-08ALSA: hda/realtek: Limit internal Mic boost on Dell platformKailang Yang1-3/+18
2024-11-08riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti1-0/+1
2024-11-08cgroup/bpf: use a dedicated workqueue for cgroup bpf destructionChen Ridong1-1/+18
2024-11-08block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang1-3/+1
2024-11-08nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi1-0/+3
2024-11-08iio: light: veml6030: fix microlux value calculationJavier Carrasco1-1/+1