aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-24Merge branch 'v5.13/standard/base' into v5.13/standard/bcm-2xxx-rpiv5.13/standard/bcm-2xxx-rpiBruce Ashfield
2021-09-24scripts/gcc-plugins: consistently use HOSTCCv5.13/standard/baseRoss Burton
2021-09-08Merge branch 'v5.13/standard/base' into v5.13/standard/bcm-2xxx-rpiBruce Ashfield
2021-09-08Merge tag 'v5.13.15' into v5.13/standard/baseBruce Ashfield
2021-09-08Merge branch 'v5.13/standard/base' into v5.13/standard/bcm-2xxx-rpiBruce Ashfield
2021-09-08Merge tag 'v5.13.14' into v5.13/standard/baseBruce Ashfield
2021-09-08Merge branch 'v5.13/standard/base' into v5.13/standard/bcm-2xxx-rpiBruce Ashfield
2021-09-08arm64: defconfig: don't set CONFIG_ACPI_APEI_PCIEAERRoss Burton
2021-09-08arm64: defconfig: remove obsolete CONFIG_ARCH_AGILEX and CONFIG_ARCH_N5XRoss Burton
2021-09-08arm64: defconfig: set CONFIG_USB_CONN_GPIO=yRoss Burton
2021-09-08arm64: defconfig: drop unused POWER_AVS optionRoss Burton
2021-09-08arm: defconfig: drop unused POWER_AVS optionRoss Burton
2021-09-08Linux 5.13.15v5.13.15v5.13/baseGreg Kroah-Hartman
2021-09-08media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin
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: usb-audio: Fix regression on Sony WALKMAN NW-A45 DACTakashi Iwai
2021-09-08ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupJohnathon Clark
2021-09-08USB: serial: cp210x: fix flow-control error handlingJohan Hovold
2021-09-08USB: serial: cp210x: fix control-characters error handlingJohan Hovold
2021-09-08USB: serial: pl2303: fix GL type detectionRobert Marko
2021-09-08xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
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-08riscv: dts: microchip: Add ethernet0 to the aliases nodeBin Meng
2021-09-08riscv: dts: microchip: Use 'local-mac-address' for emac1Bin Meng
2021-09-08net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi
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-08ext4: fix e2fsprogs checksum failure for mounted filesystemJan Kara
2021-09-08ext4: fix race writing to an inline_data file while its xattrs are changingTheodore Ts'o
2021-09-03Linux 5.13.14v5.13.14Greg Kroah-Hartman
2021-09-03platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robustHans de Goede
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-03ubifs: report correct st_size for encrypted symlinksEric Biggers
2021-09-03f2fs: report correct st_size for encrypted symlinksEric Biggers
2021-09-03ext4: report correct st_size for encrypted symlinksEric Biggers
2021-09-03fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers
2021-09-03Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
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-03net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang