summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-31Linux 4.19.200v4.19.200Greg Kroah-Hartman1-1/+1
2021-07-31ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2-4/+3
2021-07-31cifs: fix the out of range assignment to bit fields in parse_server_interfacesHyunchul Lee1-2/+2
2021-07-31firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi1-2/+3
2021-07-31firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla1-3/+4
2021-07-31hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi2-1/+20
2021-07-31hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi1-5/+20
2021-07-31hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi1-5/+5
2021-07-31sctp: move 198 addresses from unusable to private scopeXin Long2-4/+3
2021-07-31net: annotate data race around sk_ll_usecEric Dumazet2-2/+2
2021-07-31net/802/garp: fix memleak in garp_request_join()Yang Yingliang1-0/+14
2021-07-31net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang1-0/+14
2021-07-31workqueue: fix UAF in pwq_unbound_release_workfn()Yang Yingliang1-7/+13
2021-07-31af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi1-2/+49
2021-07-31net: split out functions related to registering inflight socket filesJens Axboe8-128/+171
2021-07-31KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky1-4/+9
2021-07-31iio: dac: ds4422/ds4424 drop of_node checkRuslan Babayev1-6/+0
2021-07-31selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman1-1/+1
2021-07-28Linux 4.19.199v4.19.199Greg Kroah-Hartman1-1/+1
2021-07-28xhci: add xhci_get_virt_ep() helperMathias Nyman2-14/+47
2021-07-28spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-07-28PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan1-1/+3
2021-07-28btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba1-1/+1
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold1-2/+5
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij1-24/+44
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2-20/+2
2021-07-28net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek BehĂșn1-2/+2
2021-07-28KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()Sean Christopherson1-1/+1
2021-07-28KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin1-2/+17
2021-07-28KVM: do not assume PTE is writable after follow_pfnPaolo Bonzini1-3/+12
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2-0/+4
2021-07-28nds32: fix up stack guard gapGreg Kroah-Hartman1-1/+1
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne1-2/+4
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme1-1/+2
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9
2021-07-28tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo1-4/+24
2021-07-28usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan1-4/+6
2021-07-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping1-0/+1
2021-07-28USB: serial: cp210x: fix comments for GE CS1000Ian Ray1-2/+2
2021-07-28USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco1-0/+3
2021-07-28usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda1-0/+7
2021-07-28usb: max-3421: Prevent corruption of freed memoryMark Tomlinson1-30/+14
2021-07-28USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski1-0/+7
2021-07-28usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman1-24/+28
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman1-12/+56
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin1-3/+22
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman1-1/+2
2021-07-28ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai1-0/+4
2021-07-28ALSA: usb-audio: Add registration quirk for JBL Quantum headsetsAlexander Tsoy1-0/+3
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik3-2/+5