summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-22Linux 5.10.39v5.10.39Greg Kroah-Hartman
2021-05-22scripts: switch explicitly to Python 3Andy Shevchenko
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-22ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet
2021-05-22ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-22lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang
2021-05-22block: reexpand iov_iter after read/writeyangerkun
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang
2021-05-22net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet
2021-05-22gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira
2021-05-22nvmet: remove unsupported command noiseKeith Busch
2021-05-22net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_infoPhillip Potter
2021-05-22bridge: Fix possible races between assigning rx_handler_data and setting IFF_...Zhang Zhengming
2021-05-22amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell
2021-05-22scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser
2021-05-22ceph: don't allow access to MDS-private inodesJeff Layton
2021-05-22ceph: don't clobber i_snap_caps on non-I_NEW inodeJeff Layton
2021-05-22ceph: fix fscache invalidationJeff Layton
2021-05-22scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-05-22scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor
2021-05-22riscv: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2021-05-22platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani
2021-05-22ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam
2021-05-22um: Disable CONFIG_GCOV with MODULESJohannes Berg
2021-05-22um: Mark all kernel symbols as localJohannes Berg
2021-05-22NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalidTrond Myklebust
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede
2021-05-22PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang
2021-05-22dmaengine: dw-edma: Fix crash on loading/unloading driverGustavo Pimentel
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann
2021-05-22virtio_net: Do not pull payload in skb->headEric Dumazet
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann
2021-05-22airo: work around stack usage warningArnd Bergmann
2021-05-22drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann
2021-05-19Linux 5.10.38v5.10.38Greg Kroah-Hartman
2021-05-19ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto
2021-05-19nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig
2021-05-19ext4: fix debug format string warningArnd Bergmann