summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18cifs: fix confusing debug messagePaulo Alcantara1-1/+3
2023-01-18media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai1-0/+8
2023-01-18media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki1-0/+1
2023-01-18ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers1-0/+6
2023-01-18tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong1-1/+14
2023-01-18x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj1-7/+1
2023-01-18dm cache: set needs_check flag after aborting metadataMike Snitzer1-5/+5
2023-01-18dm cache: Fix UAF in destroy()Luo Meng1-0/+1
2023-01-18dm thin: Fix UAF in run_timer_softirq()Luo Meng1-0/+2
2023-01-18dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng1-0/+9
2023-01-18dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer1-7/+47
2023-01-18binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen1-2/+3
2023-01-18binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman4-6/+4
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5
2023-01-18ARM: ux500: do not directly dereference __iomemJason A. Donenfeld1-6/+4
2023-01-18ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2023-01-18soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam1-0/+1
2023-01-18media: stv0288: use explicitly signed charJason A. Donenfeld1-3/+2
2023-01-18SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever1-2/+7
2023-01-18tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2023-01-18tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-9/+20
2023-01-18mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-18md: fix a crash in mempool_freeMikulas Patocka1-3/+6
2023-01-18pnode: terminate at peers of sourceChristian Brauner1-1/+1
2023-01-18ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine1-1/+2
2023-01-18ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine5-12/+27
2023-01-18ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci1-16/+30
2023-01-18hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg3-2/+8
2023-01-18HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-18powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch1-1/+6
2023-01-18powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch1-3/+10
2023-01-18ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan1-9/+23
2023-01-18media: dvbdev: fix refcnt bugLin Ma1-1/+1
2023-01-18media: dvbdev: fix build warning due to commentsLin Ma1-1/+2
2023-01-18gcov: add support for checksum fieldRickard x Andersson1-0/+5
2023-01-18iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2023-01-18reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu2-1/+5
2023-01-18HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2023-01-18usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth1-1/+6
2023-01-18pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz1-0/+1
2023-01-18pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz1-3/+4
2023-01-18ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede1-2/+0
2023-01-18ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin1-0/+1
2023-01-18ASoC: wm8994: Fix potential deadlockMarek Szyprowski1-0/+5
2023-01-18ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin1-0/+1
2023-01-18ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen1-2/+5
2023-01-18orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu1-0/+3
2023-01-18drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2023-01-18drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2023-01-18clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng1-2/+3