summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coresight: Enable and disable helper devices adjacent to the pathJames Clark2023-06-056-55/+188
* coresight: Refactor out buffer allocation function for ETRJames Clark2023-06-052-7/+45
* coresight: Make refcount a property of the connectionJames Clark2023-06-0511-243/+126
* coresight: Store in-connections as well as out-connectionsJames Clark2023-06-054-50/+95
* coresight: Simplify connection fixup mechanismJames Clark2023-06-051-52/+32
* coresight: Store pointers to connections rather than an array of themJames Clark2023-06-055-30/+44
* coresight: Dynamically add connectionsJames Clark2023-06-053-78/+77
* coresight: Rename connection members to make the direction explicitJames Clark2023-06-055-56/+55
* coresight: Rename nr_outports to nr_outconnsJames Clark2023-06-054-39/+39
* coresight: Change name of pdata->connsJames Clark2023-06-054-22/+22
* coresight: Use enum type for cs_mode wherever possibleJames Clark2023-06-0514-34/+40
* coresight: Fix loss of connection info when a module is unloadedJames Clark2023-06-051-7/+2
* 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-281-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