summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-30lan966x: Fix unloading/loading of the driverHoratiu Vultur1-0/+10
2023-05-30bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov1-2/+4
2023-05-30bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon1-1/+1
2023-05-30octeontx2-pf: Fix TSOv6 offloadSunil Goutham1-3/+1
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin1-1/+1
2023-05-30drm: fix drmm_mutex_init()Matthew Auld2-21/+19
2023-05-30net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav1-1/+3
2023-05-30ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao1-0/+5
2023-05-30media: radio-shark: Add endpoint checksAlan Stern2-0/+20
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern1-0/+14
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern2-0/+81
2023-05-30udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima2-0/+4
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo4-2/+15
2023-05-30fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-30debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa1-1/+1
2023-05-30irqchip/mips-gic: Use raw spinlock for gic_lockJiaxun Yang1-15/+15
2023-05-30irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang1-0/+2
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-30perf/x86/uncore: Correct the number of CHAs on SPRKan Liang1-0/+11
2023-05-30drm/amd/amdgpu: limit one queue per gangJack Xiao1-6/+3
2023-05-30binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas1-3/+3
2023-05-30binder: fix UAF caused by faulty buffer cleanupCarlos Llamas1-7/+21
2023-05-30binder: add lockless binder_alloc_(set|get)_vma()Carlos Llamas1-10/+14
2023-05-30Revert "android: binder: stop saving a pointer to the VMA"Carlos Llamas3-11/+12
2023-05-30Revert "binder_alloc: add missing mmap_lock calls when using the VMA"Carlos Llamas1-21/+10
2023-05-30drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-30drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-05-30drm/amdgpu: don't enable secure display on incompatible platformsJesse Zhang1-1/+7
2023-05-30drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher1-0/+10
2023-05-30drm/mgag200: Fix gamma lut not initialized.Jocelyn Falempe1-0/+5
2023-05-30drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-05-30dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size typeFrank Li1-1/+1
2023-05-30block: fix bio-cache for passthru IOAnuj Gupta1-1/+1
2023-05-30thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada1-2/+2
2023-05-30btrfs: use nofs when cleaning up aborted transactionsJosef Bacik1-0/+9
2023-05-30gpio: mockup: Fix mode of debugfs filesZev Weiss1-1/+1
2023-05-30cxl/port: Enable the HDM decoder capability for switch portsDan Williams5-9/+49
2023-05-30xfs: fix livelock in delayed allocation at ENOSPCDave Chinner1-1/+0
2023-05-30parisc: Handle kprobes breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-30parisc: Enable LOCKDEP supportHelge Deller1-0/+4
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller1-3/+8
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2-2/+7
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-30parisc: Use num_present_cpus() in alternative patching codeHelge Deller1-1/+1
2023-05-30xtensa: add __bswap{si,di}2 helpersMax Filippov4-1/+42
2023-05-30xtensa: fix signal delivery to FDPIC processMax Filippov1-8/+27
2023-05-30ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel5-3/+20
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-30net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus1-9/+15
2023-05-30ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke3-1/+10