| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-25 | Merge branch 'for-6.5/cxl-background' into for-6.5/cxl |  Dan Williams | 1 | -3/+20 |
| 2023-06-25 | Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+3 |
| 2023-06-25 | blk-mq: fix two misuses on RQF_USE_SCHED |  Ming Lei | 1 | -1/+5 |
| 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/kernel/git/saeed/linux |  Jakub Kicinski | 1 | -2/+2 |
| 2023-06-24 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  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/git/brgl/linux |  Linus Torvalds | 1 | -0/+8 |
| 2023-06-23 | PCI: endpoint: Add BME notifier support |  Manivannan Sadhasivam | 2 | -0/+3 |
| 2023-06-23 | PCI: endpoint: Add linkdown notifier support |  Manivannan Sadhasivam | 2 | -0/+3 |
| 2023-06-23 | PCI: endpoint: Pass EPF device ID to the probe function |  Manivannan Sadhasivam | 1 | -1/+4 |
| 2023-06-23 | PCI: endpoint: Move pci_epf_type_add_cfs() code |  Damien Le Moal | 1 | -2/+0 |
| 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-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/t... |  Catalin Marinas | 4 | -34/+6 |
| 2023-06-23 | crypto: sig - Add interface for sign/verify |  Herbert Xu | 1 | -1/+2 |
| 2023-06-23 | Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next |  Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-06-22 | Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next |  Jakub Kicinski | 1 | -40/+212 |
| 2023-06-22 | Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next |  Jakub Kicinski | 1 | -81/+210 |
| 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 |
| 2023-06-22 | net: phylink: add PCS negotiation mode |  Russell King (Oracle) | 1 | -6/+98 |
| 2023-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 4 | -3/+14 |
| 2023-06-22 | nodemask: Drop duplicate check in for_each_node_mask() |  Gavin Shan | 1 | -1/+1 |
| 2023-06-22 | lib/bitmap: drop optimization of bitmap_{from,to}_arr64 |  Yury Norov | 1 | -5/+3 |
| 2023-06-22 | wifi: ieee80211: fix erroneous NSTR bitmap size checks |  Johannes Berg | 1 | -2/+2 |
| 2023-06-22 | Merge tag 'scmi-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers |  Arnd Bergmann | 1 | -0/+18 |
| 2023-06-22 | syscalls: Remove file path comments from headers |  Sohil Mehta | 2 | -198/+24 |
| 2023-06-22 | ftrace: Show all functions with addresses in available_filter_functions_addrs |  Jiri Olsa | 1 | -0/+1 |
| 2023-06-22 | spi: Create a helper to derive adaptive timeouts |  Miquel Raynal | 1 | -0/+17 |
| 2023-06-22 | linux/export.h: rename 'sec' argument to 'license' |  Masahiro Yamada | 2 | -7/+7 |
| 2023-06-22 | kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion |  Masahiro Yamada | 1 | -57/+10 |
| 2023-06-22 | kbuild: generate KSYMTAB entries by modpost |  Masahiro Yamada | 3 | -62/+92 |
| 2023-06-22 | can: length: refactor frame lengths definition to add size in bits |  Vincent Mailhol | 1 | -84/+210 |
| 2023-06-22 | can: length: fix description of the RRS field |  Vincent Mailhol | 1 | -2/+3 |
| 2023-06-22 | can: length: fix bitstuffing count |  Vincent Mailhol | 1 | -6/+8 |