summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Linux 5.18.15v5.18.15Greg Kroah-Hartman1-1/+1
2022-07-29watch-queue: remove spurious double semicolonLinus Torvalds1-1/+1
2022-07-29ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 statesPierre-Louis Bossart1-1/+2
2022-07-29ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart2-0/+11
2022-07-29ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart1-1/+11
2022-07-29watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds1-16/+37
2022-07-29x86/alternative: Report missing return thunk detailsKees Cook1-1/+3
2022-07-29x86/amd: Use IBPB for firmware callsPeter Zijlstra3-1/+13
2022-07-29exfat: use updated exfat_chain directly during renamingSungjong Seo1-1/+3
2022-07-29exfat: fix referencing wrong parent directory information after renamingYuezhang Mo1-26/+1
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2-14/+0
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu1-0/+4
2022-07-29crypto: qat - add param check for RSAGiovanni Cabiddu1-0/+8
2022-07-29crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu1-49/+34
2022-07-29crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu1-77/+60
2022-07-29crypto: qat - fix memory leak in RSAGiovanni Cabiddu1-11/+1
2022-07-29crypto: qat - add backlog mechanismGiovanni Cabiddu9-18/+123
2022-07-29crypto: qat - refactor submission logicGiovanni Cabiddu6-54/+101
2022-07-29crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu2-27/+61
2022-07-29crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu1-0/+3
2022-07-29dlm: fix pending remove if msg allocation failsAlexander Aring1-1/+2
2022-07-29clk: lan966x: Fix the lan966x clock gate register addressHerve Codina1-1/+1
2022-07-29x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta1-0/+3
2022-07-29perf/x86/intel/lbr: Fix unchecked MSR access error on HSWKan Liang1-9/+10
2022-07-29sched/deadline: Fix BUG_ON condition for deboosted tasksJuri Lelli1-1/+4
2022-07-29bpf: Make sure mac_header was set before using itEric Dumazet1-3/+5
2022-07-29mm/mempolicy: fix uninit-value in mpol_rebind_policy()Wang Cheng1-1/+1
2022-07-29KVM: Don't null dereference ops->destroyAlexey Kardashevskiy1-1/+4
2022-07-29spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...Marc Kleine-Budde1-4/+8
2022-07-29KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan1-3/+5
2022-07-29gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli1-1/+1
2022-07-29selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson1-1/+1
2022-07-29net/sched: cls_api: Fix flow action initializationOz Shlomo1-6/+10
2022-07-29tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima1-2/+2
2022-07-29tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2-3/+3
2022-07-29tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix data-races around sysctl_tcp_recovery.Kuniyuki Iwashima2-3/+6
2022-07-29tcp: Fix a data-race around sysctl_tcp_early_retrans.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima5-16/+16
2022-07-29udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-29ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2-4/+4
2022-07-29ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima2-4/+4
2022-07-29ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima2-2/+2
2022-07-29ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.Kuniyuki Iwashima1-1/+1
2022-07-29can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He1-0/+1
2022-07-29drm/imx/dcss: Add missing of_node_put() in fail pathLiang He1-0/+3