summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/tpi.h (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-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-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-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-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-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
2024-11-14bonding: add ns target multicast address to slave deviceHangbin Liu3-2/+98
2024-11-14fs: reduce pointer chasing in is_mgtime() testJeff Layton2-1/+4
2024-11-14vfs: make evict() use smp_mb__after_spinlock instead of smp_mbMateusz Guzik1-1/+1
2024-11-14net: ti: icssg-prueth: Fix 1 PPS syncMeghana Malladi2-2/+23
2024-11-14drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handleChen Ridong1-0/+2
2024-11-14stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routinesVitalii Mordan1-8/+17
2024-11-14net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-14net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wolNícolas F. R. A. Prado1-2/+2
2024-11-14ipmr: Fix access to mfc_cache_list without lock heldBreno Leitao1-1/+2
2024-11-14samples: pktgen: correct dev to DEVWei Fang1-1/+1
2024-11-14net: phylink: ensure PHY momentary link-fails are handledRussell King (Oracle)1-6/+8
2024-11-14mptcp: pm: use _rcu variant under rcu_read_lockMatthieu Baerts (NGI0)1-1/+2
2024-11-14mptcp: hold pm lock when deleting entryGeliang Tang1-0/+3
2024-11-14mptcp: update local address flags when setting itGeliang Tang1-0/+12
2024-11-14nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie1-23/+34
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie2-4/+4
2024-11-14nouveau: fw: sync dma after setup is called.Dave Airlie1-5/+6
2024-11-13block/genhd: use seq_put_decimal_ull for diskstats decimal valuesDavid Wang1-34/+29
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit1-0/+2
2024-11-13tpm: Disable TPM on tpm2_create_primary() failureJarkko Sakkinen1-2/+5
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen5-31/+82