summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-07Linux 4.9.337v4.9.337linux-4.9.yGreg Kroah-Hartman
2023-01-07ext4: initialize quota before expanding inode in setproject ioctlJan Kara
2023-01-07ext4: avoid BUG_ON when creating xattrsJan Kara
2023-01-07ext4: fix error code return to user-space in ext4_get_branch()Luís Henriques
2023-01-07ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin
2023-01-07ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li
2023-01-07ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui
2023-01-07ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li
2023-01-07drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin
2023-01-07drm/connector: send hotplug uevent on connector cleanupSimon Ser
2023-01-07device_cgroup: Roll back to original exceptions after copy failureWang Weiyang
2023-01-07parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing
2023-01-07iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2023-01-07crypto: n2 - add missing hash statesizeCorentin Labbe
2023-01-07PCI/sysfs: Fix double free in error pathSascha Hauer
2023-01-07cifs: fix confusing debug messagePaulo Alcantara
2023-01-07media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki
2023-01-07ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2023-01-07tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong
2023-01-07dm cache: set needs_check flag after aborting metadataMike Snitzer
2023-01-07dm cache: Fix UAF in destroy()Luo Meng
2023-01-07dm thin: Fix UAF in run_timer_softirq()Luo Meng
2023-01-07dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng
2023-01-07dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer
2023-01-07ARM: ux500: do not directly dereference __iomemJason A. Donenfeld
2023-01-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-07media: stv0288: use explicitly signed charJason A. Donenfeld
2023-01-07mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-07md: fix a crash in mempool_freeMikulas Patocka
2023-01-07pnode: terminate at peers of sourceChristian Brauner
2023-01-07ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine
2023-01-07ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine
2023-01-07hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2023-01-07HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2023-01-07powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-07gcov: add support for checksum fieldRickard x Andersson
2023-01-07iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá
2023-01-07reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu
2023-01-07HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2023-01-07ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede
2023-01-07ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin
2023-01-07ASoC: wm8994: Fix potential deadlockMarek Szyprowski
2023-01-07ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen
2023-01-07orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu
2023-01-07drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2023-01-07drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor
2023-01-07clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng
2023-01-07media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida
2023-01-07mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2023-01-07blk-mq: fix possible memleak when register 'hctx' failedYe Bin