summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: fix confusing debug messagePaulo Alcantara2023-01-181-1/+3
* media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai2023-01-181-0/+8
* media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki2023-01-181-0/+1
* ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers2023-01-181-0/+6
* tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong2023-01-181-1/+14
* x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj2023-01-181-7/+1
* dm cache: set needs_check flag after aborting metadataMike Snitzer2023-01-181-5/+5
* dm cache: Fix UAF in destroy()Luo Meng2023-01-181-0/+1
* dm thin: Fix UAF in run_timer_softirq()Luo Meng2023-01-181-0/+2
* dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng2023-01-181-0/+9
* dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer2023-01-181-7/+47
* binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen2023-01-181-2/+3
* binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman2023-01-184-6/+4
* selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün2023-01-181-0/+5
* ARM: ux500: do not directly dereference __iomemJason A. Donenfeld2023-01-181-6/+4
* ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt2023-01-181-1/+2
* soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam2023-01-181-0/+1
* media: stv0288: use explicitly signed charJason A. Donenfeld2023-01-181-3/+2
* SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever2023-01-181-2/+7
* tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo2023-01-181-4/+5
* tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo2023-01-181-9/+20
* mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu2023-01-181-0/+2
* md: fix a crash in mempool_freeMikulas Patocka2023-01-181-3/+6
* pnode: terminate at peers of sourceChristian Brauner2023-01-181-1/+1
* ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine2023-01-181-1/+2
* ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine2023-01-185-12/+27
* ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci2023-01-181-16/+30
* hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg2023-01-183-2/+8
* HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2023-01-182-0/+12
* powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch2023-01-181-1/+6
* powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch2023-01-181-3/+10
* ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan2023-01-181-9/+23
* media: dvbdev: fix refcnt bugLin Ma2023-01-181-1/+1
* media: dvbdev: fix build warning due to commentsLin Ma2023-01-181-1/+2
* gcov: add support for checksum fieldRickard x Andersson2023-01-181-0/+5
* iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá2023-01-181-4/+4
* reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu2023-01-182-1/+5
* HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke2023-01-183-0/+13
* usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth2023-01-181-1/+6
* pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz2023-01-181-0/+1
* pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz2023-01-181-3/+4
* ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2023-01-181-2/+0
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2023-01-181-0/+1
* ASoC: wm8994: Fix potential deadlockMarek Szyprowski2023-01-181-0/+5
* ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin2023-01-181-0/+1
* ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2023-01-181-2/+5
* orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu2023-01-181-0/+3
* drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor2023-01-183-6/+9
* drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor2023-01-181-2/+3
* clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng2023-01-181-2/+3