aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()Gravatar ruanjinjie 1-0/+1
2023-07-08NTB: ntb_tool: Add check for devm_kcallocGravatar Jiasheng Jiang 1-0/+2
2023-07-08NTB: ntb_transport: fix possible memory leak while device_register() failsGravatar Yang Yingliang 1-1/+1
2023-07-08ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Gravatar Yuan Can 1-1/+6
2023-07-08NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Gravatar Yuan Can 1-1/+6
2023-07-08ntb: idt: Fix error handling in idt_pci_driver_init()Gravatar Yuan Can 1-1/+6
2023-07-07xfs: fix uninit warning in xfs_growfs_dataGravatar Darrick J. Wong 1-1/+1
2023-07-07Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-11/+4
2023-07-07Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-26/+94
2023-07-07Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 8-40/+154
2023-07-07Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...Gravatar Linus Torvalds 17-237/+531
2023-07-07Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+14
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 24-54/+450
2023-07-07Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-4/+5
2023-07-07Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-68/+110
2023-07-07x86/smp: Don't send INIT to boot CPUGravatar Thomas Gleixner 1-0/+8
2023-07-07MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledGravatar Thomas Bogendoerfer 1-2/+2
2023-07-07ALSA: hda/realtek: Add quirk for ASUS ROG GZ301VGravatar Luke D. Jones 1-0/+1
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 114-349/+1252
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 8-26/+80
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 15-90/+24
2023-07-06Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-10/+12
2023-07-06Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-0/+1
2023-07-06Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 3-6/+6
2023-07-06Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+5
2023-07-07Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 1-3/+3
2023-07-07Merge tag 'drm-intel-next-fixes-2023-07-06' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 2-22/+25
2023-07-07Merge tag 'amd-drm-fixes-6.5-2023-06-30-1' of https://gitlab.freedesktop.org/...Gravatar Dave Airlie 103-311/+1201
2023-07-07Merge tag 'drm-intel-next-fixes-2023-06-29' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 7-13/+20
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 73-428/+235
2023-07-06i2c: mpc: Drop unused variableGravatar Guenter Roeck 1-1/+0
2023-07-06i2c: nomadik: Remove a useless call in the remove functionGravatar Christophe JAILLET 1-2/+0
2023-07-06i2c: xiic: Don't try to handle more interrupt events after errorGravatar Robert Hancock 1-0/+2
2023-07-06apparmor: Fix kernel-doc header for verify_dfa_accept_indexGravatar John Johansen 1-1/+1
2023-07-06apparmor: fix: kzalloc perms tables for shared dfasGravatar John Johansen 2-4/+35
2023-07-06apparmor: fix profile verification and enable itGravatar John Johansen 2-25/+27
2023-07-06apparmor: fix policy_compat permission remap with extended permissionsGravatar John Johansen 1-12/+19
2023-07-06apparmor: aa_buffer: Convert 1-element array to flexible arrayGravatar Kees Cook 1-4/+4
2023-07-06apparmor: add missing failure check in compute_xmatch_permsGravatar John Johansen 1-0/+2
2023-07-06apparmor: fix missing error check for rhashtable_insert_fastGravatar Danila Chernetsov 1-2/+7
2023-07-06apparmor: Return directly after a failed kzalloc() in two functionsGravatar Markus Elfring 1-5/+5
2023-07-06AppArmor: Fix some kernel-doc commentsGravatar Yang Li 1-1/+1
2023-07-06apparmor: fix use of strcpy in policy_unpack_testGravatar Rae Moar 1-7/+6
2023-07-06Merge patch series "riscv: some CMO alternative related clean up"Gravatar Palmer Dabbelt 3-7/+10
2023-07-06riscv: mm: mark noncoherent_supported as __ro_after_initGravatar Jisheng Zhang 1-1/+1
2023-07-06riscv: mm: mark CBO relate initialization funcs as __initGravatar Jisheng Zhang 1-4/+4
2023-07-06riscv: errata: thead: only set cbom size & noncoherent during bootGravatar Jisheng Zhang 1-2/+5
2023-07-06riscv: Select HAVE_ARCH_USERFAULTFD_MINORGravatar Samuel Holland 1-0/+1
2023-07-06RISC-V: Document the ISA string parsing rules for ACPIGravatar Palmer Dabbelt 2-0/+11
2023-07-06Merge branches 'acpi-bus' and 'acpi-scan'Gravatar Rafael J. Wysocki 8-26/+80