summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: pmbus: Use devm_krealloc_arrayJames Clark2023-05-301-3/+3
* devres: Provide krealloc_arrayJames Clark2023-05-302-0/+12
* Linux 6.4-rc4v6.4-rc4Linus Torvalds2023-05-281-1/+1
* Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-281-2/+3
|\
| * x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
* | Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-282-1/+12
|\ \
| * | perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-241-0/+11
| * | perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu2023-05-231-1/+1
* | | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-282-3/+13
|\ \ \
| * | | x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-161-2/+5
| * | | vmlinux.lds.h: Discard .note.gnu.property sectionJosh Poimboeuf2023-05-161-1/+8
* | | | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-05-284-10/+50
|\ \ \ \
| * | | | debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa2023-05-221-1/+1
| * | | | debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra2023-05-024-9/+49
* | | | | Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-287-31/+69
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2023-05-227-31/+69
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | irqchip/mbigen: Unify the error handling in mbigen_of_create_domain()Kefeng Wang2023-05-161-13/+18
| | * | | | irqchip/meson-gpio: Mark OF related data as maybe unusedKrzysztof Kozlowski2023-05-161-1/+1
| | * | | | irqchip/mips-gic: Use raw spinlock for gic_lockJiaxun Yang2023-05-161-15/+15
| | * | | | irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang2023-05-161-0/+2
| | * | | | irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issuesDouglas Anderson2023-05-163-2/+27
| | * | | | dt-bindings: interrupt-controller: arm,gic-v3: Add quirk for Mediatek SoCs w/...Douglas Anderson2023-05-161-0/+6
* | | | | | Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-284-16/+26
|\ \ \ \ \ \
| * | | | | | mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-05-231-4/+5
| * | | | | | MIPS: Alchemy: fix dbdma2Manuel Lauss2023-05-231-12/+15
| * | | | | | MIPS: Restore Au1300 supportManuel Lauss2023-05-231-0/+5
| * | | | | | MIPS: unhide PATA_PLATFORMManuel Lauss2023-05-231-0/+1
| |/ / / / /
* | | | | | Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-05-271-0/+6
|\ \ \ \ \ \
| * | | | | | powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER rangesMichael Ellerman2023-05-211-0/+6
* | | | | | | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-275-12/+21
|\ \ \ \ \ \ \
| * | | | | | | x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-243-6/+15
| * | | | | | | xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter2023-05-241-5/+4
| * | | | | | | xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall2023-05-241-1/+2
* | | | | | | | Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-276-46/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas2023-05-201-3/+3
| * | | | | | | | binder: add lockless binder_alloc_(set|get)_vma()Carlos Llamas2023-05-131-10/+14
| * | | | | | | | Revert "android: binder: stop saving a pointer to the VMA"Carlos Llamas2023-05-133-11/+12
| * | | | | | | | Revert "binder_alloc: add missing mmap_lock calls when using the VMA"Carlos Llamas2023-05-131-21/+10
| * | | | | | | | binder: fix UAF caused by faulty buffer cleanupCarlos Llamas2023-05-131-7/+21
| * | | | | | | | Merge tag 'coresight-fixes-v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-05-132-1/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | coresight: perf: Release Coresight path when alloc trace id failedRuidong Tian2023-05-111-0/+1
| | * | | | | | | coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter2023-05-111-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-2612-29/+153
|\ \ \ \ \ \ \ \
| * | | | | | | | cxl: Explicitly initialize resources when media is not readyDave Jiang2023-05-261-6/+11
| * | | | | | | | cxl/port: Fix NULL pointer access in devm_cxl_add_port()Robert Richter2023-05-191-4/+3
| * | | | | | | | cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-186-11/+22
| * | | | | | | | cxl: Wait Memory_Info_Valid before access memory related infoDave Jiang2023-05-182-9/+78
| * | | | | | | | cxl/port: Enable the HDM decoder capability for switch portsDan Williams2023-05-185-9/+49
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-2620-48/+98
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-05-263-5/+24
| |\ \ \ \ \ \ \ \