summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-15Linux 5.4.189v5.4.189Greg Kroah-Hartman
2022-04-15ACPI: processor idle: Check for architectural support for LPIMario Limonciello
2022-04-15cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-04-15cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo
2022-04-15cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo
2022-04-15cgroup: Use open-time credentials for process migraton perm checksTejun Heo
2022-04-15io_uring: fix fs->users overflowPavel Begunkov
2022-04-15drm/amdkfd: Fix -Wstrict-prototypes from amdgpu_amdkfd_gfx_10_0_get_functions()Nathan Chancellor
2022-04-15drm/amdkfd: add missing void argument to function kgd2kfd_initNathan Chancellor
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-15mm: don't skip swap entry even if zap_details specifiedPeter Xu
2022-04-15mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-15mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre
2022-04-15dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul
2022-04-15tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-04-15irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier
2022-04-15perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-04-15ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter
2022-04-15arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-15btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien
2022-04-15x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-15x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-15mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin
2022-04-15mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini
2022-04-15lz4: fix LZ4_decompress_safe_partial read out of boundGuo Xuenan
2022-04-15mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-15Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-15perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-15perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-15SUNRPC: Handle low memory situations in call_status()Trond Myklebust
2022-04-15SUNRPC: Handle ENOMEM in call_transmit_status()Trond Myklebust
2022-04-15drbd: Fix five use after free bugs in get_initial_stateLv Yunlong
2022-04-15bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy
2022-04-15spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu
2022-04-15qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-15rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet
2022-04-15net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets
2022-04-15ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern
2022-04-15dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-15IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche
2022-04-15bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-15drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-15net: ipv4: fix route with nexthop object delete warningNikolay Aleksandrov
2022-04-15net/tls: fix slab-out-of-bounds bug in decrypt_internalZiyang Xuan