summaryrefslogtreecommitdiffstats
path: root/io_uring/timeout.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-10kasan: add kasan_tag_mismatch prototypeArnd Bergmann1-0/+3
2023-06-10migrate_pages_batch: simplify retrying and failure counting of large foliosHuang Ying1-76/+36
2023-06-10mm: memory_hotplug: fix format string in warningsRick Wertenbroek1-2/+2
2023-06-10filemap: remove page_endio()Pankaj Raghav2-32/+0
2023-06-10maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()Peng Zhang1-5/+6
2023-06-10mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()Lorenzo Stoakes1-0/+5
2023-06-10dmapool: create/destroy cleanupKeith Busch1-6/+4
2023-06-10fs: hugetlbfs: set vma policy only when needed for allocating folioAckerley Tng1-4/+1
2023-06-10selftests: add selftests for cachestatNhat Pham5-0/+287
2023-06-10cachestat: wire up cachestat for other architecturesNhat Pham16-1/+17
2023-06-10cachestat: implement cachestat syscallNhat Pham8-1/+207
2023-06-10workingset: refactor LRU refault to expose refault recency checkNhat Pham2-48/+103
2023-06-10memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()Haifeng Xu1-8/+1
2023-06-10memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()Haifeng Xu1-10/+3
2023-06-10cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed2-22/+5
2023-06-10memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed2-24/+5
2023-06-10memcg: calculate root usage from global stateYosry Ahmed1-19/+5
2023-06-10memcg: flush stats non-atomically in mem_cgroup_wb_stats()Yosry Ahmed1-5/+1
2023-06-10writeback: move wb_over_bg_thresh() call outside lock sectionYosry Ahmed1-5/+11
2023-06-10mm/page_alloc: drop the unnecessary pfn_valid() for start pfnBaolin Wang1-1/+1
2023-06-10mm: compaction: optimize compact_memory to comply with the admin-guideWen Yang1-1/+11
2023-06-10memcg: dump memory.stat during cgroup OOM for v1Yosry Ahmed1-25/+35
2023-06-10memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()Yosry Ahmed1-13/+14
2023-06-10migrate_pages: avoid blocking for IO in MIGRATE_SYNC_LIGHTDouglas Anderson1-23/+26
2023-06-10mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cachedRoman Gushchin1-6/+6
2023-06-10mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()Roman Gushchin1-9/+10
2023-05-28Linux 6.4-rc4v6.4-rc4Linus Torvalds1-1/+1
2023-05-26cxl: Explicitly initialize resources when media is not readyDave Jiang1-6/+11
2023-05-26x86: re-introduce support for ERMS copies for user space accessesLinus Torvalds1-1/+9
2023-05-26NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura1-0/+2
2023-05-26module: error out early on concurrent load of the same module fileLinus Torvalds2-15/+49
2023-05-25x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-25cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()Wyes Karny1-1/+7
2023-05-25io_uring: unlock sqd->lock before sq thread release CPUWenwen Chen1-1/+5
2023-05-25MAINTAINERS: update arm64 Microchip entriesConor Dooley1-2/+10
2023-05-25udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima2-0/+4
2023-05-25net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2-26/+29
2023-05-25net: phy: mscc: remove unnecessary phydev lockingDavid Epping1-4/+0
2023-05-25net: phy: mscc: add support for VSC8501David Epping2-0/+26
2023-05-25net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-05-25net/handshake: Enable the SNI extension to work properlyChuck Lever5-0/+19
2023-05-25net/handshake: Unpin sock->file if a handshake is cancelledChuck Lever2-0/+5
2023-05-25net/handshake: handshake_genl_notify() shouldn't ignore @flagsChuck Lever1-1/+1
2023-05-25net/handshake: Fix uninitialized local variableChuck Lever1-1/+1
2023-05-25net/handshake: Fix handshake_dup() ref countingChuck Lever1-2/+3
2023-05-25net/handshake: Remove unneeded check from handshake_dup()Chuck Lever1-3/+0
2023-05-24smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French5-2/+2
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French6-10/+10
2023-05-24smb: move client and server files to common directory fs/smbSteve French149-23/+30
2023-05-24cifs: mapchars mount option ignoredSteve French1-0/+8