summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-08mm: disable CONFIG_PER_VMA_LOCK until its fixedSuren Baghdasaryan
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan
2023-07-08ntb.rst: Fix copy and paste errorGeoff Levand
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand
2023-07-08ntb: intel: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb: epf: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-07-08MAINTAINERS: git://github -> https://github.com for jonmasonPalmer Dabbelt
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie
2023-07-08NTB: ntb_tool: Add check for devm_kcallocJiasheng Jiang
2023-07-08NTB: ntb_transport: fix possible memory leak while device_register() failsYang Yingliang
2023-07-08ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Yuan Can
2023-07-08NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can
2023-07-08ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can
2023-07-07xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong
2023-07-07Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-07-07Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-07Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-07-07Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-07-07Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-07Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-07-07Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-07x86/smp: Don't send INIT to boot CPUThomas Gleixner
2023-07-07MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer
2023-07-07ALSA: hda/realtek: Add quirk for ASUS ROG GZ301VLuke D. Jones
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-06Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-07-06Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2023-07-06Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2023-07-06Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-07Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/d...Dave Airlie
2023-07-07Merge tag 'drm-intel-next-fixes-2023-07-06' of git://anongit.freedesktop.org/...Dave Airlie
2023-07-07Merge tag 'amd-drm-fixes-6.5-2023-06-30-1' of https://gitlab.freedesktop.org/...Dave Airlie
2023-07-07Merge tag 'drm-intel-next-fixes-2023-06-29' of git://anongit.freedesktop.org/...Dave Airlie
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-06i2c: mpc: Drop unused variableGuenter Roeck
2023-07-06i2c: nomadik: Remove a useless call in the remove functionChristophe JAILLET
2023-07-06i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock
2023-07-06apparmor: Fix kernel-doc header for verify_dfa_accept_indexJohn Johansen
2023-07-06apparmor: fix: kzalloc perms tables for shared dfasJohn Johansen
2023-07-06apparmor: fix profile verification and enable itJohn Johansen
2023-07-06apparmor: fix policy_compat permission remap with extended permissionsJohn Johansen
2023-07-06apparmor: aa_buffer: Convert 1-element array to flexible arrayKees Cook
2023-07-06apparmor: add missing failure check in compute_xmatch_permsJohn Johansen
2023-07-06apparmor: fix missing error check for rhashtable_insert_fastDanila Chernetsov
2023-07-06apparmor: Return directly after a failed kzalloc() in two functionsMarkus Elfring