| Commit message (Expand) | Author | Files | Lines |
2023-07-09 | MAINTAINERS 2: Electric Boogaloo | Linus Torvalds | 1 | -46/+46 |
2023-07-09 | mm: lock newly mapped VMA with corrected ordering | Hugh Dickins | 1 | -2/+2 |
2023-07-08 | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan | 1 | -0/+1 |
2023-07-08 | mm: lock newly mapped VMA which can be modified after it becomes visible | Suren Baghdasaryan | 1 | -0/+2 |
2023-07-08 | mm: lock a vma before stack expansion | Suren Baghdasaryan | 1 | -0/+4 |
2023-07-08 | ntb: hw: amd: Fix debugfs_create_dir error checking | Anup Sharma | 1 | -1/+1 |
2023-07-08 | lib: dhry: fix sleeping allocations inside non-preemptable section | Geert Uytterhoeven | 1 | -2/+9 |
2023-07-08 | kasan, slub: fix HW_TAGS zeroing with slub_debug | Andrey Konovalov | 2 | -14/+14 |
2023-07-08 | kasan: fix type cast in memory_is_poisoned_n | Andrey Konovalov | 1 | -1/+2 |
2023-07-08 | mailmap: add entries for Heiko Stuebner | Heiko Stuebner | 1 | -0/+3 |
2023-07-08 | mailmap: update manpage link | Heiko Stuebner | 1 | -1/+2 |
2023-07-08 | bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page | Liu Shixin | 1 | -0/+2 |
2023-07-08 | MAINTAINERS: add linux-next info | Randy Dunlap | 1 | -0/+7 |
2023-07-08 | mailmap: add Markus Schneider-Pargmann | Markus Schneider-Pargmann | 1 | -0/+1 |
2023-07-08 | writeback: account the number of pages written back | Matthew Wilcox (Oracle) | 1 | -3/+5 |
2023-07-08 | mm: call arch_swap_restore() from do_swap_page() | Peter Collingbourne | 1 | -0/+7 |
2023-07-08 | squashfs: fix cache race with migration | Vincent Whitchurch | 1 | -4/+23 |
2023-07-08 | mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison | John Hubbard | 1 | -1/+6 |
2023-07-08 | docs: update ocfs2-devel mailing list address | Anthony Iliopoulos | 7 | -17/+17 |
2023-07-08 | MAINTAINERS: update ocfs2-devel mailing list address | Anthony Iliopoulos | 1 | -1/+1 |
2023-07-08 | mm: disable CONFIG_PER_VMA_LOCK until its fixed | Suren Baghdasaryan | 1 | -1/+2 |
2023-07-08 | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan | 1 | -0/+6 |
2023-07-08 | ntb.rst: Fix copy and paste error | Geoff Levand | 1 | -2/+2 |
2023-07-08 | ntb_netdev: Fix module_init problem | Geoff Levand | 1 | -1/+1 |
2023-07-08 | ntb: intel: Remove redundant pci_clear_master | Cai Huoqing | 1 | -2/+0 |
2023-07-08 | ntb: epf: Remove redundant pci_clear_master | Cai Huoqing | 1 | -8/+4 |
2023-07-08 | ntb_hw_amd: Remove redundant pci_clear_master | Cai Huoqing | 1 | -2/+0 |
2023-07-08 | ntb: idt: drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 1 | -12/+5 |
2023-07-08 | MAINTAINERS: git://github -> https://github.com for jonmason | Palmer Dabbelt | 1 | -1/+1 |
2023-07-08 | NTB: EPF: fix possible memory leak in pci_vntb_probe() | ruanjinjie | 1 | -0/+1 |
2023-07-08 | NTB: ntb_tool: Add check for devm_kcalloc | Jiasheng Jiang | 1 | -0/+2 |
2023-07-08 | NTB: ntb_transport: fix possible memory leak while device_register() fails | Yang Yingliang | 1 | -1/+1 |
2023-07-08 | ntb: intel: Fix error handling in intel_ntb_pci_driver_init() | Yuan Can | 1 | -1/+6 |
2023-07-08 | NTB: amd: Fix error handling in amd_ntb_pci_driver_init() | Yuan Can | 1 | -1/+6 |
2023-07-08 | ntb: idt: Fix error handling in idt_pci_driver_init() | Yuan Can | 1 | -1/+6 |
2023-07-08 | xfs: fix uninit warning in xfs_growfs_data | Darrick J. Wong | 1 | -1/+1 |
2023-07-07 | x86/smp: Don't send INIT to boot CPU | Thomas Gleixner | 1 | -0/+8 |
2023-07-07 | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled | Thomas Bogendoerfer | 1 | -2/+2 |
2023-07-07 | ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V | Luke D. Jones | 1 | -0/+1 |
2023-07-06 | i2c: mpc: Drop unused variable | Guenter Roeck | 1 | -1/+0 |
2023-07-06 | i2c: nomadik: Remove a useless call in the remove function | Christophe JAILLET | 1 | -2/+0 |
2023-07-06 | i2c: xiic: Don't try to handle more interrupt events after error | Robert Hancock | 1 | -0/+2 |
2023-07-06 | apparmor: Fix kernel-doc header for verify_dfa_accept_index | John Johansen | 1 | -1/+1 |
2023-07-06 | apparmor: fix: kzalloc perms tables for shared dfas | John Johansen | 2 | -4/+35 |
2023-07-06 | apparmor: fix profile verification and enable it | John Johansen | 2 | -25/+27 |
2023-07-06 | apparmor: fix policy_compat permission remap with extended permissions | John Johansen | 1 | -12/+19 |
2023-07-06 | apparmor: aa_buffer: Convert 1-element array to flexible array | Kees Cook | 1 | -4/+4 |
2023-07-06 | apparmor: add missing failure check in compute_xmatch_perms | John Johansen | 1 | -0/+2 |
2023-07-06 | apparmor: fix missing error check for rhashtable_insert_fast | Danila Chernetsov | 1 | -2/+7 |
2023-07-06 | apparmor: Return directly after a failed kzalloc() in two functions | Markus Elfring | 1 | -5/+5 |