summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_...Kang Chen2023-05-301-1/+3
* power: supply: leds: Fix blink to LED on transitionHans de Goede2023-05-301-2/+3
* cifs: mapchars mount option ignoredSteve French2023-05-301-0/+8
* ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia2023-05-301-0/+2
* lan966x: Fix unloading/loading of the driverHoratiu Vultur2023-05-301-0/+10
* bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov2023-05-301-2/+4
* bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon2023-05-301-1/+1
* octeontx2-pf: Fix TSOv6 offloadSunil Goutham2023-05-301-3/+1
* selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-301-1/+1
* drm: fix drmm_mutex_init()Matthew Auld2023-05-302-21/+19
* net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav2023-05-301-1/+3
* ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao2023-05-301-0/+5
* media: radio-shark: Add endpoint checksAlan Stern2023-05-302-0/+20
* USB: sisusbvga: Add endpoint checksAlan Stern2023-05-301-0/+14
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-302-0/+81
* udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima2023-05-302-0/+4
* net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-304-2/+15
* fbdev: udlfb: Fix endpoint checkAlan Stern2023-05-301-5/+8
* debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa2023-05-301-1/+1
* irqchip/mips-gic: Use raw spinlock for gic_lockJiaxun Yang2023-05-301-15/+15
* irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang2023-05-301-0/+2
* x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-301-2/+3
* perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-301-0/+11
* drm/amd/amdgpu: limit one queue per gangJack Xiao2023-05-301-6/+3
* binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas2023-05-301-3/+3
* binder: fix UAF caused by faulty buffer cleanupCarlos Llamas2023-05-301-7/+21
* binder: add lockless binder_alloc_(set|get)_vma()Carlos Llamas2023-05-301-10/+14
* Revert "android: binder: stop saving a pointer to the VMA"Carlos Llamas2023-05-303-11/+12
* Revert "binder_alloc: add missing mmap_lock calls when using the VMA"Carlos Llamas2023-05-301-21/+10
* drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves2023-05-301-7/+5
* drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan2023-05-301-0/+1
* drm/amdgpu: don't enable secure display on incompatible platformsJesse Zhang2023-05-301-1/+7
* drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher2023-05-301-0/+10
* drm/mgag200: Fix gamma lut not initialized.Jocelyn Falempe2023-05-301-0/+5
* drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo2023-05-301-2/+2
* dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size typeFrank Li2023-05-301-1/+1
* block: fix bio-cache for passthru IOAnuj Gupta2023-05-301-1/+1
* thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada2023-05-301-2/+2
* btrfs: use nofs when cleaning up aborted transactionsJosef Bacik2023-05-301-0/+9
* gpio: mockup: Fix mode of debugfs filesZev Weiss2023-05-301-1/+1
* cxl/port: Enable the HDM decoder capability for switch portsDan Williams2023-05-305-9/+49
* xfs: fix livelock in delayed allocation at ENOSPCDave Chinner2023-05-301-1/+0
* parisc: Handle kprobes breakpoints only in kernel contextHelge Deller2023-05-301-2/+2
* parisc: Enable LOCKDEP supportHelge Deller2023-05-301-0/+4
* parisc: Allow to reboot machine after system haltHelge Deller2023-05-301-3/+8
* parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2023-05-302-2/+7
* parisc: Handle kgdb breakpoints only in kernel contextHelge Deller2023-05-301-2/+2
* parisc: Use num_present_cpus() in alternative patching codeHelge Deller2023-05-301-1/+1
* xtensa: add __bswap{si,di}2 helpersMax Filippov2023-05-304-1/+42
* xtensa: fix signal delivery to FDPIC processMax Filippov2023-05-301-8/+27