summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.18.15v5.18.15Greg Kroah-Hartman2022-07-291-1/+1
* watch-queue: remove spurious double semicolonLinus Torvalds2022-07-291-1/+1
* ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 statesPierre-Louis Bossart2022-07-291-1/+2
* ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart2022-07-292-0/+11
* ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart2022-07-291-1/+11
* watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds2022-07-291-16/+37
* x86/alternative: Report missing return thunk detailsKees Cook2022-07-291-1/+3
* x86/amd: Use IBPB for firmware callsPeter Zijlstra2022-07-293-1/+13
* exfat: use updated exfat_chain directly during renamingSungjong Seo2022-07-291-1/+3
* exfat: fix referencing wrong parent directory information after renamingYuezhang Mo2022-07-291-26/+1
* crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2022-07-292-14/+0
* crypto: qat - add param check for DHGiovanni Cabiddu2022-07-291-0/+4
* crypto: qat - add param check for RSAGiovanni Cabiddu2022-07-291-0/+8
* crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu2022-07-291-49/+34
* crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu2022-07-291-77/+60
* crypto: qat - fix memory leak in RSAGiovanni Cabiddu2022-07-291-11/+1
* crypto: qat - add backlog mechanismGiovanni Cabiddu2022-07-299-18/+123
* crypto: qat - refactor submission logicGiovanni Cabiddu2022-07-296-54/+101
* crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu2022-07-292-27/+61
* crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu2022-07-291-0/+3
* dlm: fix pending remove if msg allocation failsAlexander Aring2022-07-291-1/+2
* clk: lan966x: Fix the lan966x clock gate register addressHerve Codina2022-07-291-1/+1
* x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta2022-07-291-0/+3
* perf/x86/intel/lbr: Fix unchecked MSR access error on HSWKan Liang2022-07-291-9/+10
* sched/deadline: Fix BUG_ON condition for deboosted tasksJuri Lelli2022-07-291-1/+4
* bpf: Make sure mac_header was set before using itEric Dumazet2022-07-291-3/+5
* mm/mempolicy: fix uninit-value in mpol_rebind_policy()Wang Cheng2022-07-291-1/+1
* KVM: Don't null dereference ops->destroyAlexey Kardashevskiy2022-07-291-1/+4
* spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfersMarc Kleine-Budde2022-07-291-4/+8
* KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan2022-07-291-3/+5
* gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli2022-07-291-1/+1
* selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson2022-07-291-1/+1
* net/sched: cls_api: Fix flow action initializationOz Shlomo2022-07-291-6/+10
* tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima2022-07-291-2/+2
* tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-292-3/+3
* tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix data-races around sysctl_tcp_recovery.Kuniyuki Iwashima2022-07-292-3/+6
* tcp: Fix a data-race around sysctl_tcp_early_retrans.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima2022-07-295-16/+16
* udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima2022-07-291-1/+1
* ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2022-07-292-4/+4
* ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima2022-07-292-4/+4
* ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima2022-07-292-2/+2
* ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.Kuniyuki Iwashima2022-07-291-1/+1
* can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He2022-07-291-0/+1
* drm/imx/dcss: Add missing of_node_put() in fail pathLiang He2022-07-291-0/+3