summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-07Linux 4.9.337v4.9.337linux-4.9.yGreg Kroah-Hartman1-1/+1
2023-01-07ext4: initialize quota before expanding inode in setproject ioctlJan Kara1-4/+4
2023-01-07ext4: avoid BUG_ON when creating xattrsJan Kara1-8/+0
2023-01-07ext4: fix error code return to user-space in ext4_get_branch()Luís Henriques1-1/+8
2023-01-07ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin1-0/+3
2023-01-07ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li1-1/+1
2023-01-07ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui1-1/+1
2023-01-07ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li1-1/+9
2023-01-07drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-07drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-07device_cgroup: Roll back to original exceptions after copy failureWang Weiyang1-4/+29
2023-01-07parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2023-01-07iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2023-01-07crypto: n2 - add missing hash statesizeCorentin Labbe1-0/+6
2023-01-07PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-07cifs: fix confusing debug messagePaulo Alcantara1-1/+3
2023-01-07media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki1-0/+1
2023-01-07ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers1-0/+6
2023-01-07tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong1-1/+14
2023-01-07dm cache: set needs_check flag after aborting metadataMike Snitzer1-5/+5
2023-01-07dm cache: Fix UAF in destroy()Luo Meng1-0/+1
2023-01-07dm thin: Fix UAF in run_timer_softirq()Luo Meng1-0/+2
2023-01-07dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng1-0/+9
2023-01-07dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer1-7/+48
2023-01-07ARM: ux500: do not directly dereference __iomemJason A. Donenfeld1-6/+4
2023-01-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2023-01-07media: stv0288: use explicitly signed charJason A. Donenfeld1-3/+2
2023-01-07mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-07md: fix a crash in mempool_freeMikulas Patocka1-3/+6
2023-01-07pnode: terminate at peers of sourceChristian Brauner1-1/+1
2023-01-07ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine1-1/+2
2023-01-07ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine5-12/+27
2023-01-07hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg3-2/+8
2023-01-07HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-07powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch1-1/+6
2023-01-07gcov: add support for checksum fieldRickard x Andersson1-0/+5
2023-01-07iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2023-01-07reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu2-1/+5
2023-01-07HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2023-01-07ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede1-2/+0
2023-01-07ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin1-0/+1
2023-01-07ASoC: wm8994: Fix potential deadlockMarek Szyprowski1-0/+5
2023-01-07ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen1-2/+5
2023-01-07orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu1-0/+3
2023-01-07drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2023-01-07drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2023-01-07clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng1-2/+3
2023-01-07media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida1-1/+3
2023-01-07mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi1-0/+3
2023-01-07blk-mq: fix possible memleak when register 'hctx' failedYe Bin1-2/+9