summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-17io_uring/region: fix error codes after failed vmapPavel Begunkov1-1/+3
2024-11-17mm: revert "mm: shmem: fix data-race in shmem_getattr()"Andrew Morton1-2/+0
2024-11-16Revert "drm/amd/pm: correct the workload setting"Alex Deucher12-84/+36
2024-11-15rcuscale: Remove redundant WARN_ON_ONCE() splatUladzislau Rezki (Sony)1-2/+0
2024-11-15rcuscale: Do a proper cleanup if kfree_scale_init() failsUladzislau Rezki (Sony)1-2/+4
2024-11-15srcu: Unconditionally record srcu_read_lock_lite() in ->srcu_reader_flavorPaul E. McKenney4-11/+27
2024-11-15io_uring: restore back registered wait argumentsPavel Begunkov4-2/+36
2024-11-15MAINTAINERS: Update git tree for mdraid subsystemSong Liu1-1/+1
2024-11-15io_uring: add memory region registrationPavel Begunkov4-0/+49
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov4-0/+101
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov5-106/+0
2024-11-15io_uring: disable ENTER_EXT_ARG_REG for IOPOLLPavel Begunkov1-6/+2
2024-11-15io_uring: fortify io_pin_pages with a warningPavel Begunkov1-0/+2
2024-11-15switch io_msg_ring() to CLASS(fd)Al Viro1-11/+7
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe1-1/+1
2024-11-15crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctxKarol Przybylski1-12/+12
2024-11-15crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET1-0/+2
2024-11-15crypto: aesni - Move back to module_initHerbert Xu1-1/+1
2024-11-15crypto: lib/mpi - Export mpi_set_bitHerbert Xu1-0/+1
2024-11-15crypto: aes-gcm-p10 - Use the correct bit to test for P10Michal Suchanek1-1/+1
2024-11-15hwrng: amd - remove reference to removed PPC_MAPLE configLukas Bulwahn1-1/+1
2024-11-15crypto: arm/crct10dif - Implement plain NEON variantArd Biesheuvel2-9/+134
2024-11-15crypto: arm/crct10dif - Macroify PMULL asm codeArd Biesheuvel2-81/+83
2024-11-15crypto: arm/crct10dif - Use existing mov_l macro instead of __adrlArd Biesheuvel1-8/+3
2024-11-15crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback codeArd Biesheuvel2-194/+68
2024-11-15crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiplyArd Biesheuvel1-17/+104
2024-11-15crypto: arm64/crct10dif - Remove obsolete chunking logicArd Biesheuvel1-24/+6
2024-11-15crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong1-1/+4
2024-11-15crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong1-4/+7
2024-11-15ocfs2: uncache inode which has failed entering the groupDmitry Antipov1-0/+2
2024-11-15mm: fix NULL pointer dereference in alloc_pages_bulk_noprofJinjiang Tu1-1/+2
2024-11-15mm, doc: update read_ahead_kb for MADV_HUGEPAGEYafang Shao1-0/+3
2024-11-15fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()Dan Carpenter1-1/+3
2024-11-15sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-11-15crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky10-1/+29
2024-11-15mm/mremap: fix address wraparound in move_page_tables()Jann Horn1-1/+1
2024-11-15tools/mm: fix compile errorMotiejus JakÅ`tys1-1/+1
2024-11-15scftorture: Handle NULL argument passed to scf_add_to_free_list().Sebastian Andrzej Siewior1-0/+2
2024-11-15mm, swap: fix allocation and scanning race with swapoffKairui Song1-3/+19
2024-11-14sched_ext: ops.cpu_acquire() should be called with SCX_KF_RESTTejun Heo1-1/+1
2024-11-14tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recordingSteven Rostedt1-2/+26
2024-11-14thermal: testing: Initialize some variables annoteded with _free()Rafael J. Wysocki1-4/+4
2024-11-14statmount: retrieve security mount optionsChristian Brauner2-15/+64
2024-11-14btrfs: fix incorrect comparison for delayed refsJosef Bacik1-1/+1
2024-11-14Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug"Steven Rostedt1-6/+3
2024-11-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon1-1/+1
2024-11-14thermal: testing: Use DEFINE_FREE() and __free() to simplify codeRafael J. Wysocki1-15/+9
2024-11-14net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux1-0/+24
2024-11-14drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini1-2/+19
2024-11-14selftests: bonding: add ns multicast group testingHangbin Liu1-1/+53