Age | Commit message (Expand) | Author | Files | Lines |
2023-06-26 | jbd2: remove unused feature macros | Zhang Yi | 1 | -11/+0 |
2023-06-26 | Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -1/+42 |
2023-06-26 | Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2023-06-26 | Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -2/+4 |
2023-06-26 | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+17 |
2023-06-26 | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
2023-06-26 | Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -34/+41 |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 17 | -126/+155 |
2023-06-26 | Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -2/+26 |
2023-06-26 | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -19/+6 |
2023-06-26 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 1 | -5/+9 |
2023-06-26 | Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 3 | -5/+24 |
2023-06-26 | Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2 | -9/+37 |
2023-06-26 | Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 6 | -20/+19 |
2023-06-26 | Merge branch 'powercap' | Rafael J. Wysocki | 1 | -12/+28 |
2023-06-26 | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd | 1 | -1/+1 |
2023-06-26 | Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam... | Stephen Boyd | 2 | -5/+21 |
2023-06-26 | Merge branches 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 1 | -4/+10 |
2023-06-26 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 2 | -2/+7 |
2023-06-26 | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 9 | -12/+18 |
2023-06-26 | linux/netfilter.h: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
2023-06-26 | Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 26 | -77/+151 |
2023-06-26 | iscsi_ibft: Fix finding the iBFT under Xen Dom 0 | Ross Lagerwall | 1 | -1/+9 |
2023-06-25 | Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+3 |
2023-06-24 | net: Kill MSG_SENDPAGE_NOTLAST | David Howells | 1 | -3/+1 |
2023-06-24 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 1 | -8/+0 |
2023-06-24 | Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 1 | -2/+2 |
2023-06-24 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 4 | -8/+28 |
2023-06-24 | mm: make find_extend_vma() fail if write lock not held | Liam R. Howlett | 1 | -3/+7 |
2023-06-24 | mm: introduce new 'lock_mm_and_find_vma()' page fault helper | Linus Torvalds | 1 | -0/+2 |
2023-06-24 | Add Renesas PMIC RAA215300 and built-in RTC | Mark Brown | 6 | -15/+30 |
2023-06-23 | mm/hugetlb: remove hugetlb_set_page_subpool() | Sidhartha Kumar | 1 | -6/+0 |
2023-06-23 | mm/vmscan: fix root proactive reclaim unthrottling unbalanced node | Yosry Ahmed | 1 | -3/+15 |
2023-06-23 | mm: kill [add|del]_page_to_lru_list() | Kefeng Wang | 1 | -12/+0 |
2023-06-23 | mm: remove struct pagevec | Matthew Wilcox (Oracle) | 1 | -59/+4 |
2023-06-23 | net: convert sunrpc from pagevec to folio_batch | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2023-06-23 | pagevec: rename fbatch_count() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2023-06-23 | mm: remove check_move_unevictable_pages() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
2023-06-23 | scatterlist: add sg_set_folio() | Matthew Wilcox (Oracle) | 1 | -0/+24 |
2023-06-23 | mm: add __folio_batch_release() | Matthew Wilcox (Oracle) | 1 | -1/+7 |
2023-06-23 | mm: pass nid to reserve_bootmem_region() | Yajun Deng | 1 | -1/+2 |
2023-06-23 | Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes. | Andrew Morton | 3 | -7/+3 |
2023-06-23 | Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+8 |
2023-06-23 | net/mlx5: Fix reserved at offset in hca_cap register | Lama Kayal | 1 | -2/+2 |
2023-06-23 | workqueue: clean up WORK_* constant types, clarify masking | Linus Torvalds | 1 | -7/+8 |
2023-06-23 | Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2... | Catalin Marinas | 4 | -34/+6 |
2023-06-22 | Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -40/+212 |
2023-06-22 | Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l... | Jakub Kicinski | 1 | -85/+214 |
2023-06-22 | net: pcs: xpcs: update PCS driver to use neg_mode | Russell King (Oracle) | 1 | -2/+2 |
2023-06-22 | net: phylink: pass neg_mode into phylink_mii_c22_pcs_config() | Russell King (Oracle) | 1 | -2/+3 |