Age | Commit message (Expand) | Author |
2023-07-10 | iov_iter: Mark copy_iovec_from_user() noclone | Peter Zijlstra |
2023-07-10 | objtool: initialize all of struct elf | Michal Kubecek |
2023-07-09 | Linux 6.5-rc1v6.5-rc1 | Linus Torvalds |
2023-07-09 | MAINTAINERS 2: Electric Boogaloo | Linus Torvalds |
2023-07-09 | Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-07-09 | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-09 | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-09 | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-07-09 | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds |
2023-07-09 | Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-07-09 | Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds |
2023-07-09 | Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb | Linus Torvalds |
2023-07-08 | mm: lock newly mapped VMA with corrected ordering | Hugh Dickins |
2023-07-08 | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-07-08 | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan |
2023-07-08 | mm: lock newly mapped VMA which can be modified after it becomes visible | Suren Baghdasaryan |
2023-07-08 | mm: lock a vma before stack expansion | Suren Baghdasaryan |
2023-07-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-07-08 | Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-07-08 | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-07-08 | ntb: hw: amd: Fix debugfs_create_dir error checking | Anup Sharma |
2023-07-08 | Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-07-08 | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux | Linus Torvalds |
2023-07-08 | lib: dhry: fix sleeping allocations inside non-preemptable section | Geert Uytterhoeven |
2023-07-08 | kasan, slub: fix HW_TAGS zeroing with slub_debug | Andrey Konovalov |
2023-07-08 | kasan: fix type cast in memory_is_poisoned_n | Andrey Konovalov |
2023-07-08 | mailmap: add entries for Heiko Stuebner | Heiko Stuebner |
2023-07-08 | mailmap: update manpage link | Heiko Stuebner |
2023-07-08 | bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page | Liu Shixin |
2023-07-08 | MAINTAINERS: add linux-next info | Randy Dunlap |
2023-07-08 | mailmap: add Markus Schneider-Pargmann | Markus Schneider-Pargmann |
2023-07-08 | writeback: account the number of pages written back | Matthew Wilcox (Oracle) |
2023-07-08 | mm: call arch_swap_restore() from do_swap_page() | Peter Collingbourne |
2023-07-08 | squashfs: fix cache race with migration | Vincent Whitchurch |
2023-07-08 | mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison | John Hubbard |
2023-07-08 | docs: update ocfs2-devel mailing list address | Anthony Iliopoulos |
2023-07-08 | MAINTAINERS: update ocfs2-devel mailing list address | Anthony Iliopoulos |
2023-07-08 | mm: disable CONFIG_PER_VMA_LOCK until its fixed | Suren Baghdasaryan |
2023-07-08 | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan |
2023-07-08 | ntb.rst: Fix copy and paste error | Geoff Levand |
2023-07-08 | ntb_netdev: Fix module_init problem | Geoff Levand |
2023-07-08 | ntb: intel: Remove redundant pci_clear_master | Cai Huoqing |
2023-07-08 | ntb: epf: Remove redundant pci_clear_master | Cai Huoqing |
2023-07-08 | ntb_hw_amd: Remove redundant pci_clear_master | Cai Huoqing |
2023-07-08 | ntb: idt: drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas |
2023-07-08 | MAINTAINERS: git://github -> https://github.com for jonmason | Palmer Dabbelt |
2023-07-08 | NTB: EPF: fix possible memory leak in pci_vntb_probe() | ruanjinjie |
2023-07-08 | NTB: ntb_tool: Add check for devm_kcalloc | Jiasheng Jiang |
2023-07-08 | NTB: ntb_transport: fix possible memory leak while device_register() fails | Yang Yingliang |
2023-07-08 | ntb: intel: Fix error handling in intel_ntb_pci_driver_init() | Yuan Can |