summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-15Linux 5.4.189v5.4.189Greg Kroah-Hartman1-1/+1
2022-04-15ACPI: processor idle: Check for architectural support for LPIMario Limonciello1-5/+10
2022-04-15cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello1-3/+3
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+99
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-04-15cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2-7/+19
2022-04-15cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo3-32/+65
2022-04-15cgroup: Use open-time credentials for process migraton perm checksTejun Heo2-4/+20
2022-04-15io_uring: fix fs->users overflowPavel Begunkov1-10/+18
2022-04-15drm/amdkfd: Fix -Wstrict-prototypes from amdgpu_amdkfd_gfx_10_0_get_functions()Nathan Chancellor1-1/+1
2022-04-15drm/amdkfd: add missing void argument to function kgd2kfd_initNathan Chancellor1-1/+1
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-04-15mm: don't skip swap entry even if zap_details specifiedPeter Xu1-6/+19
2022-04-15mmc: mmci: stm32: correctly check all elements of sg listYann Gautier1-3/+3
2022-04-15mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre1-3/+3
2022-04-15dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul1-3/+1
2022-04-15tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-15irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier1-4/+4
2022-04-15perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-04-15ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter1-1/+5
2022-04-15arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-15btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien1-1/+1
2022-04-15x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-15x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-15mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin1-0/+1
2022-04-15mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini1-0/+3
2022-04-15lz4: fix LZ4_decompress_safe_partial read out of boundGuo Xuenan1-2/+6
2022-04-15mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang1-2/+2
2022-04-15Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár1-10/+0
2022-04-15perf session: Remap buf if there is no space for eventDenis Nikitin1-3/+12
2022-04-15perf tools: Fix perf's libperf_print callbackAdrian Hunter1-1/+1
2022-04-15SUNRPC: Handle low memory situations in call_status()Trond Myklebust1-0/+5
2022-04-15SUNRPC: Handle ENOMEM in call_transmit_status()Trond Myklebust1-0/+2
2022-04-15drbd: Fix five use after free bugs in get_initial_stateLv Yunlong4-33/+42
2022-04-15bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy1-4/+13
2022-04-15spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu1-2/+2
2022-04-15qede: confirm skb is allocated before usingJamie Bainbridge1-0/+3
2022-04-15rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet1-1/+1
2022-04-15net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets2-2/+4
2022-04-15ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern1-1/+1
2022-04-15dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin1-1/+3
2022-04-15IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche1-1/+5
2022-04-15bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek1-1/+2
2022-04-15drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito1-1/+3
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2022-04-15net: ipv4: fix route with nexthop object delete warningNikolay Aleksandrov1-1/+6
2022-04-15net/tls: fix slab-out-of-bounds bug in decrypt_internalZiyang Xuan1-1/+1