summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08Linux 5.10.63v5.10.63Greg Kroah-Hartman
2021-09-08media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin
2021-09-08fuse: fix illegal access to inode with reused nodeidAmir Goldstein
2021-09-08new helper: inode_wrong_type()Al Viro
2021-09-08spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko
2021-09-08serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra
2021-09-08ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra
2021-09-08ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17Takashi Iwai
2021-09-08ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupJohnathon Clark
2021-09-08cryptoloop: add a deprecation warningChristoph Hellwig
2021-09-08perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-09-08perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-09-08ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()Tuo Li
2021-09-08perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-09-08qede: Fix memset corruptionShai Malin
2021-09-08net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-09-08qed: Fix the VF msix vectors flowShai Malin
2021-09-08reset: reset-zynqmp: Fixed the argument data typeSai Krishna Potthuri
2021-09-08gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof HaƂasa
2021-09-08ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski
2021-09-08xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-09-08static_call: Fix unused variable warn w/o MODULEMatthieu Baerts
2021-09-08Revert "Add a reference to ucounts for each cred"Greg Kroah-Hartman
2021-09-08Revert "cred: add missing return error code when set_cred_ucounts() failed"Greg Kroah-Hartman
2021-09-08Revert "ucounts: Increase ucounts reference counter before the security hook"Greg Kroah-Hartman
2021-09-08ubifs: report correct st_size for encrypted symlinksEric Biggers
2021-09-08f2fs: report correct st_size for encrypted symlinksEric Biggers
2021-09-08ext4: report correct st_size for encrypted symlinksEric Biggers
2021-09-08fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers
2021-09-08ext4: fix race writing to an inline_data file while its xattrs are changingTheodore Ts'o
2021-09-03Linux 5.10.62v5.10.62Greg Kroah-Hartman
2021-09-03bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song
2021-09-03audit: move put_tree() to avoid trim_trees refcount underflow and UAFRichard Guy Briggs
2021-09-03net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne
2021-09-03Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller
2021-09-03Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
2021-09-03kthread: Fix PF_KTHREAD vs to_kthread() racePeter Zijlstra
2021-09-03btrfs: fix NULL pointer dereference when deleting device by invalid idQu Wenruo
2021-09-03arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88Petr Vorel
2021-09-03lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook
2021-09-03net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang
2021-09-03usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson
2021-09-03usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg
2021-09-03usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg
2021-09-03tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers
2021-09-03srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-09-03srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney
2021-09-03srcu: Provide internal interface to start a Tiny SRCU grace periodPaul E. McKenney
2021-09-03srcu: Provide polling interfaces for Tree SRCU grace periodsPaul E. McKenney
2021-09-03srcu: Provide internal interface to start a Tree SRCU grace periodPaul E. McKenney