summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12sparc: Unbreak the buildBart Van Assche
2022-10-12fix coredump breakageAl Viro
2022-10-12fs: fix UAF/GPF bug in nilfs_mdt_destroyDongliang Mu
2022-10-12xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa
2022-10-02Linux 6.0Linus Torvalds
2022-10-02Merge tag 'i2c-for-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-02Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-02Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-02i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probeZhang Qilong
2022-10-02dt-bindings: i2c: st,stm32-i2c: Document wakeup-source propertyMarek Vasut
2022-10-02dt-bindings: i2c: st,stm32-i2c: Document interrupt-names propertyMarek Vasut
2022-10-01Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2022-10-01Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-01Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-30damon/sysfs: fix possible memleak on damon_sysfs_add_targetLevi Yun
2022-09-30mm: fix BUG splat with kvmalloc + GFP_ATOMICFlorian Westphal
2022-09-30MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURELukas Bulwahn
2022-09-30Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-30Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...Linus Torvalds
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/...Daniel Vetter
2022-09-30drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc firmwareHawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang
2022-09-30drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang
2022-09-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-09-30Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-30Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-30Merge tag 'pstore-v6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30Merge tag 'gpio-fixes-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-30Revert "pstore: migrate to crypto acomp interface"Guilherme G. Piccoli
2022-09-30Merge tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-30KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson
2022-09-30KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack
2022-09-30KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito
2022-09-30Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-30Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-29Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-29drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang
2022-09-29drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa