summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.337v4.9.337linux-4.9.yGreg Kroah-Hartman2023-01-071-1/+1
* ext4: initialize quota before expanding inode in setproject ioctlJan Kara2023-01-071-4/+4
* ext4: avoid BUG_ON when creating xattrsJan Kara2023-01-071-8/+0
* ext4: fix error code return to user-space in ext4_get_branch()Luís Henriques2023-01-071-1/+8
* ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin2023-01-071-0/+3
* ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li2023-01-071-1/+1
* ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui2023-01-071-1/+1
* ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li2023-01-071-1/+9
* drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin2023-01-071-1/+2
* drm/connector: send hotplug uevent on connector cleanupSimon Ser2023-01-071-0/+3
* device_cgroup: Roll back to original exceptions after copy failureWang Weiyang2023-01-071-4/+29
* parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing2023-01-071-0/+3
* iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips2023-01-071-0/+7
* crypto: n2 - add missing hash statesizeCorentin Labbe2023-01-071-0/+6
* PCI/sysfs: Fix double free in error pathSascha Hauer2023-01-071-4/+9
* cifs: fix confusing debug messagePaulo Alcantara2023-01-071-1/+3
* media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki2023-01-071-0/+1
* ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers2023-01-071-0/+6
* tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong2023-01-071-1/+14
* dm cache: set needs_check flag after aborting metadataMike Snitzer2023-01-071-5/+5
* dm cache: Fix UAF in destroy()Luo Meng2023-01-071-0/+1
* dm thin: Fix UAF in run_timer_softirq()Luo Meng2023-01-071-0/+2
* dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng2023-01-071-0/+9
* dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer2023-01-071-7/+48
* ARM: ux500: do not directly dereference __iomemJason A. Donenfeld2023-01-071-6/+4
* ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt2023-01-071-1/+2
* media: stv0288: use explicitly signed charJason A. Donenfeld2023-01-071-3/+2
* mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu2023-01-071-0/+2
* md: fix a crash in mempool_freeMikulas Patocka2023-01-071-3/+6
* pnode: terminate at peers of sourceChristian Brauner2023-01-071-1/+1
* ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine2023-01-071-1/+2
* ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine2023-01-075-12/+27
* hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg2023-01-073-2/+8
* HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2023-01-072-0/+12
* powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch2023-01-071-1/+6
* gcov: add support for checksum fieldRickard x Andersson2023-01-071-0/+5
* iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá2023-01-071-4/+4
* reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu2023-01-072-1/+5
* HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke2023-01-073-0/+13
* ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2023-01-071-2/+0
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2023-01-071-0/+1
* ASoC: wm8994: Fix potential deadlockMarek Szyprowski2023-01-071-0/+5
* ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2023-01-071-2/+5
* orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu2023-01-071-0/+3
* drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor2023-01-073-6/+9
* drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor2023-01-071-2/+3
* clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng2023-01-071-2/+3
* media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida2023-01-071-1/+3
* mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi2023-01-071-0/+3
* blk-mq: fix possible memleak when register 'hctx' failedYe Bin2023-01-071-2/+9