Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | swsusp: don't bother with setting block size | Al Viro | 2024-05-02 | 1 | -6/+1 | |
* | | | | | | | | | | Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2024-05-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | genirq/msi: Add MSI allocation helper and export MSI functions | Nipun Gupta | 2024-04-23 | 1 | -0/+2 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-05-20 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fsnotify: create a wrapper fsnotify_find_inode_mark() | Amir Goldstein | 2024-04-04 | 2 | -2/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2024-05-20 | 3 | -32/+104 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dma: fix DMA sync for drivers not calling dma_set_mask*() | Alexander Lobakin | 2024-05-09 | 2 | -6/+6 | |
| * | | | | | | | | | | dma: avoid redundant calls for sync operations | Alexander Lobakin | 2024-05-07 | 2 | -12/+49 | |
| * | | | | | | | | | | dma: compile-out DMA sync op calls when not used | Alexander Lobakin | 2024-05-07 | 2 | -10/+17 | |
| * | | | | | | | | | | swiotlb: remove alloc_size argument to swiotlb_tbl_map_single() | Michael Kelley | 2024-05-07 | 1 | -14/+42 | |
* | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-05-19 | 7 | -10/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kernel/watchdog_perf.c: tidy up kerneldoc | Andrew Morton | 2024-05-08 | 1 | -3/+0 | |
| * | | | | | | | | | | | watchdog: allow nmi watchdog to use raw perf event | Song Liu | 2024-05-08 | 2 | -0/+48 | |
| * | | | | | | | | | | | watchdog: handle comma separated nmi_watchdog command line | Song Liu | 2024-05-08 | 1 | -0/+7 | |
| * | | | | | | | | | | | crash: add prefix for crash dumping messages | Baoquan He | 2024-05-08 | 2 | -2/+4 | |
| * | | | | | | | | | | | blktrace: convert strncpy() to strscpy_pad() | Arnd Bergmann | 2024-04-26 | 1 | -2/+1 | |
| * | | | | | | | | | | | kcov: avoid clang out-of-range warning | Arnd Bergmann | 2024-04-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | regset: use kvzalloc() for regset_get_alloc() | Douglas Anderson | 2024-04-26 | 1 | -3/+3 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2024-05-19 | 2 | -76/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kdb: Simplify management of tmpbuffer in kdb_read() | Daniel Thompson | 2024-04-26 | 1 | -23/+18 | |
| * | | | | | | | | | | | kdb: Replace double memcpy() with memmove() in kdb_read() | Daniel Thompson | 2024-04-26 | 1 | -12/+7 | |
| * | | | | | | | | | | | kdb: Use format-specifiers rather than memset() for padding in kdb_read() | Daniel Thompson | 2024-04-26 | 1 | -5/+3 | |
| * | | | | | | | | | | | kdb: Merge identical case statements in kdb_read() | Daniel Thompson | 2024-04-26 | 1 | -9/+1 | |
| * | | | | | | | | | | | kdb: Fix console handling when editing and tab-completing commands | Daniel Thompson | 2024-04-26 | 1 | -0/+5 | |
| * | | | | | | | | | | | kdb: Use format-strings rather than '\0' injection in kdb_read() | Daniel Thompson | 2024-04-26 | 1 | -21/+34 | |
| * | | | | | | | | | | | kdb: Fix buffer overflow during tab-complete | Daniel Thompson | 2024-04-26 | 1 | -8/+13 | |
| * | | | | | | | | | | | kdb: Use str_plural() to fix Coccinelle warning | Thorsten Blum | 2024-04-22 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-05-19 | 5 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_... | Cheng Yu | 2024-05-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched/fair: Remove stale FREQUENCY_UTIL comment | Christian Loehle | 2024-05-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | sched/fair: Fix initial util_avg calculation | Dawei Li | 2024-05-17 | 1 | -2/+3 | |
| * | | | | | | | | | | | sched/debug: Dump domains' level | Vitalii Bursov | 2024-05-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level | Vitalii Bursov | 2024-05-17 | 2 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-05-19 | 9 | -20/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST | David Hildenbrand | 2024-04-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | mm: switch mm->get_unmapped_area() to a flag | Rick Edgecombe | 2024-04-26 | 2 | -2/+2 | |
| * | | | | | | | | | | | | mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio | Matthew Wilcox (Oracle) | 2024-04-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | mm: free up PG_slab | Matthew Wilcox (Oracle) | 2024-04-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | | mm: vmalloc: enable memory allocation profiling | Kent Overstreet | 2024-04-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | change alloc_pages name in dma_map_ops to avoid name conflicts | Suren Baghdasaryan | 2024-04-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | lib: prevent module unloading if memory is not freed | Suren Baghdasaryan | 2024-04-26 | 1 | -8/+19 | |
| * | | | | | | | | | | | | lib: code tagging module support | Suren Baghdasaryan | 2024-04-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | | mm: memcg: add NULL check to obj_cgroup_put() | Yosry Ahmed | 2024-04-26 | 1 | -4/+2 | |
* | | | | | | | | | | | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2024-05-18 | 3 | -26/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | vmlinux: Avoid weak reference to notes section | Ard Biesheuvel | 2024-05-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | | kallsyms: Avoid weak references for kallsyms symbols | Ard Biesheuvel | 2024-05-02 | 2 | -24/+12 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | kprobe/ftrace: fix build error due to bad function definition | Linus Torvalds | 2024-05-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2024-05-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | bpf: save extended inner map info for percpu array maps as well | Andrii Nakryiko | 2024-05-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-05-18 | 1 | -1/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |