summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-12perf/core: Call LSM hook after copying perf_event_attrNamhyung Kim1-3/+3
2023-01-12tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'Zheng Yejian1-2/+8
2023-01-12dm cache: set needs_check flag after aborting metadataMike Snitzer1-5/+5
2023-01-12dm cache: Fix UAF in destroy()Luo Meng1-0/+1
2023-01-12dm clone: Fix UAF in clone_dtr()Luo Meng1-0/+1
2023-01-12dm integrity: Fix UAF in dm_integrity_dtr()Luo Meng1-0/+2
2023-01-12dm thin: Fix UAF in run_timer_softirq()Luo Meng1-0/+2
2023-01-12dm thin: resume even if in FAIL modeLuo Meng1-4/+12
2023-01-12dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng1-0/+9
2023-01-12dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadataZhihao Cheng1-8/+43
2023-01-12dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer1-7/+47
2023-01-12mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts3-7/+24
2023-01-12mptcp: mark ops structures as ro_after_initFlorian Westphal1-8/+7
2023-01-12fs: dlm: retry accept() until -EAGAIN or error returnsAlexander Aring1-1/+5
2023-01-12fs: dlm: fix sock release if listen failsAlexander Aring1-2/+1
2023-01-12ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptopsChris Chiu1-0/+13
2023-01-12ALSA: patch_realtek: Fix Dell Inspiron Plus 16Philipp Jungkamp1-0/+37
2023-01-12cpufreq: Init completion before kobject_init_and_add()Yongqiang Liu1-1/+1
2023-01-12PM/devfreq: governor: Add a private governor_data for governorKant Fan3-13/+12
2023-01-12selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5
2023-01-12arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strengthKrzysztof Kozlowski1-2/+4
2023-01-12ARM: ux500: do not directly dereference __iomemJason A. Donenfeld1-6/+4
2023-01-12btrfs: fix resolving backrefs for inline extent followed by preallocBoris Burkov1-0/+4
2023-01-12mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen1-7/+9
2023-01-12arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strengthKrzysztof Kozlowski1-1/+4
2023-01-12perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov1-1/+16
2023-01-12perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov2-0/+6
2023-01-12jbd2: use the correct print formatBixuan Cui1-22/+22
2023-01-12ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2023-01-12kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt1-5/+15
2023-01-12soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam1-0/+1
2023-01-12media: stv0288: use explicitly signed charJason A. Donenfeld1-3/+2
2023-01-12net/af_packet: make sure to pull mac headerEric Dumazet1-2/+4
2023-01-12net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSOHangbin Liu1-5/+13
2023-01-12rcu-tasks: Simplify trc_read_check_handler() atomic operationsPaul E. McKenney1-17/+3
2023-01-12ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart19-45/+45
2023-01-12ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart3-21/+15
2023-01-12kcsan: Instrument memcpy/memset/memmove with newer ClangMarco Elver1-0/+50
2023-01-12SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever1-2/+7
2023-01-12tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2023-01-12tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-9/+20
2023-01-12tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo1-3/+9
2023-01-12mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-12f2fs: allow to read node block after shutdownJaegeuk Kim1-2/+1
2023-01-12f2fs: should put a page when checking the summary infoPavel Machek1-0/+1
2023-01-12mm, compaction: fix fast_isolate_around() to stay within boundariesNARIBAYASHI Akira1-13/+5
2023-01-12md: fix a crash in mempool_freeMikulas Patocka1-3/+6
2023-01-12mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang1-2/+12
2023-01-12pnode: terminate at peers of sourceChristian Brauner1-1/+1
2023-01-12ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine1-1/+2