summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-30power: supply: bq25890: Fix external_power_changed raceHans de Goede1-1/+1
2023-05-30power: supply: axp288_fuel_gauge: Fix external_power_changed raceHans de Goede1-1/+1
2023-05-30mmc: block: ensure error propagation for non-blkChristian Loehle1-0/+5
2023-05-30mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen1-8/+10
2023-05-30SUNRPC: Don't change task->tk_status after the call to rpc_exit_taskTrond Myklebust1-3/+2
2023-05-30ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li1-0/+2
2023-05-30ALSA: hda: Fix unhandled register update during auto-suspend periodTakashi Iwai1-1/+1
2023-05-30ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski1-0/+1
2023-05-30cifs: fix smb1 mount regressionPaulo Alcantara1-1/+1
2023-05-30cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum sizeDavid Howells1-1/+2
2023-05-30platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...David Arcari1-1/+1
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen1-0/+25
2023-05-30ocfs2: Switch to security_inode_init_security()Roberto Sassu2-4/+28
2023-05-30mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V3-6/+23
2023-05-30watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes1-0/+4
2023-05-30zsmalloc: move LRU update from zs_map_object() to zs_malloc()Nhat Pham1-27/+9