| Commit message (Expand) | Author | Files | Lines |
2022-10-07 | net/9p: use a dedicated spinlock for trans_fd | Dominique Martinet | 1 | -16/+25 |
2022-10-07 | 9p/trans_fd: always use O_NONBLOCK read/write | Tetsuo Handa | 1 | -0/+3 |
2022-10-05 | net/9p: allocate appropriate reduced message buffers | Christian Schoenebeck | 1 | -7/+35 |
2022-10-05 | net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module | Christian Schoenebeck | 5 | -0/+9 |
2022-10-05 | net/9p: add p9_msg_buf_size() | Christian Schoenebeck | 2 | -0/+169 |
2022-10-05 | 9p: add P9_ERRMAX for 9p2000 and 9p2000.u | Christian Schoenebeck | 1 | -0/+3 |
2022-10-05 | net/9p: split message size argument into 't_size' and 'r_size' pair | Christian Schoenebeck | 1 | -9/+11 |
2022-10-05 | 9p: trans_fd/p9_conn_cancel: drop client lock earlier | Dominique Martinet | 1 | -1/+2 |
2022-08-29 | Linux 6.0-rc3v6.0-rc3 | Linus Torvalds | 1 | -1/+1 |
2022-08-28 | .mailmap: update Luca Ceresoli's e-mail address | Luca Ceresoli | 1 | -0/+1 |
2022-08-28 | mm/mprotect: only reference swap pfn page if type match | Peter Xu | 1 | -1/+2 |
2022-08-28 | squashfs: don't call kmalloc in decompressors | Phillip Lougher | 4 | -21/+22 |
2022-08-28 | mm/damon/dbgfs: avoid duplicate context directory creation | Badari Pulavarty | 1 | -0/+3 |
2022-08-28 | mailmap: update email address for Colin King | Colin Ian King | 1 | -2/+1 |
2022-08-28 | asm-generic: sections: refactor memory_intersects | Quanyang Wang | 1 | -2/+5 |
2022-08-28 | bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem | Liu Shixin | 1 | -0/+2 |
2022-08-28 | ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown | Heming Zhao | 2 | -5/+6 |
2022-08-28 | Revert "memcg: cleanup racy sum avoidance code" | Shakeel Butt | 1 | -2/+13 |
2022-08-28 | mm/zsmalloc: do not attempt to free IS_ERR handle | Sergey Senozhatsky | 1 | -1/+1 |
2022-08-28 | binder_alloc: add missing mmap_lock calls when using the VMA | Liam Howlett | 1 | -10/+21 |
2022-08-28 | mm: re-allow pinning of zero pfns (again) | Alex Williamson | 1 | -3/+10 |
2022-08-28 | vmcoreinfo: add kallsyms_num_syms symbol | Stephen Brennan | 1 | -0/+1 |
2022-08-28 | mailmap: update Guilherme G. Piccoli's email addresses | Guilherme G. Piccoli | 1 | -0/+2 |
2022-08-28 | writeback: avoid use-after-free after removing device | Khazhismel Kumykov | 3 | -12/+16 |
2022-08-28 | shmem: update folio if shmem_replace_page() updates the page | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2022-08-28 | mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte | Miaohe Lin | 1 | -1/+1 |
2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka | 6 | -33/+25 |
2022-08-27 | perf stat: Capitalize topdown metrics' names | Zhengjun Xing | 1 | -12/+12 |
2022-08-27 | perf docs: Update the documentation for the save_type filter | Kan Liang | 1 | -0/+3 |
2022-08-27 | perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address | Ian Rogers | 1 | -5/+19 |
2022-08-27 | perf record: Fix manpage formatting of description of support to hybrid systems | Andi Kleen | 2 | -12/+2 |
2022-08-27 | perf test: Stat test for repeat with a weak group | Ian Rogers | 1 | -0/+19 |
2022-08-27 | perf stat: Clear evsel->reset_group for each stat run | Ian Rogers | 1 | -0/+1 |
2022-08-27 | tools kvm headers arm64: Update KVM header from the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+4 |
2022-08-27 | perf python: Fix build when PYTHON_CONFIG is user supplied | James Clark | 1 | -1/+1 |
2022-08-27 | perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU | Stephane Eranian | 1 | -1/+17 |
2022-08-26 | fbdev: fbcon: Properly revert changes when vc_resize() failed | Shigeru Yoshida | 1 | -2/+25 |
2022-08-26 | wait_on_bit: add an acquire memory barrier | Mikulas Patocka | 10 | -12/+60 |
2022-08-25 | audit: move audit_return_fixup before the filters | Richard Guy Briggs | 1 | -2/+2 |
2022-08-25 | net: lantiq_xrx200: restore buffer if memory allocation failed | Aleksander Jan Bajkowski | 1 | -0/+1 |
2022-08-25 | net: lantiq_xrx200: fix lock under memory pressure | Aleksander Jan Bajkowski | 1 | -1/+1 |
2022-08-25 | net: lantiq_xrx200: confirm skb is allocated before using | Aleksander Jan Bajkowski | 1 | -0/+6 |
2022-08-25 | net: stmmac: work around sporadic tx issue on link-up | Heiner Kallweit | 2 | -6/+11 |
2022-08-25 | ionic: VF initial random MAC address if no assigned mac | R Mohamed Shah | 1 | -5/+87 |
2022-08-25 | ionic: fix up issues with handling EAGAIN on FW cmds | Shannon Nelson | 1 | -1/+3 |
2022-08-25 | ionic: clear broken state on generation change | Shannon Nelson | 1 | -0/+3 |
2022-08-25 | rxrpc: Fix locking in rxrpc's sendmsg | David Howells | 2 | -39/+57 |
2022-08-25 | drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly | Qu Huang | 1 | -0/+1 |
2022-08-25 | drm/amdgpu: add MGCG perfmon setting for gfx11 | Likun Gao | 2 | -0/+18 |
2022-08-25 | drm/amdkfd: Fix isa version for the GC 10.3.7 | Prike Liang | 1 | -5/+1 |