summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-12bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-09-12dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski1-1/+1
2020-09-12net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-09-12ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-09-12net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6
2020-09-12netfilter: nf_tables: fix destination register zeroingFlorian Westphal2-1/+5
2020-09-12netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso1-1/+1
2020-09-12netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso1-1/+2
2020-09-12MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-09-12MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-09-12dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai1-0/+2
2020-09-12batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna1-1/+4
2020-09-12batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann1-2/+4
2020-09-12dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi1-4/+4
2020-09-12xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner1-2/+8
2020-09-12s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-09-12ceph: don't allow setlease on cephfsJeff Layton1-0/+1
2020-09-12nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel1-0/+6
2020-09-12hwmon: (applesmc) check status earlier.Tom Rix1-15/+16
2020-09-12perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2-0/+8
2020-09-12HID: core: Sanitize event code and type when mapping inputMarc Zyngier3-13/+35
2020-09-12HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-03Linux 4.9.235v4.9.235Greg Kroah-Hartman1-1/+1
2020-09-03ALSA: usb-audio: Update documentation comment for MS2109 quirkHector Martin1-2/+2
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye1-0/+4
2020-09-03btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik1-4/+6
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko1-4/+4
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile1-12/+69
2020-09-03USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile1-11/+27
2020-09-03overflow.h: Add allocation size calculation helpersKees Cook2-5/+78
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin1-3/+2
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt1-1/+1
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng1-0/+2
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen1-0/+7
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern1-1/+1
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus1-4/+8
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki1-6/+10
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng1-9/+10
2020-09-03XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner1-8/+8
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara2-34/+23
2020-09-03writeback: Avoid skipping inode writebackJan Kara2-7/+18
2020-09-03writeback: Protect inode->i_io_list with inode->i_lockJan Kara1-5/+17
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky1-3/+6
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner1-1/+4
2020-09-03serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner1-6/+5
2020-09-03serial: samsung: Removes the IRQ not found warningTamseel Shams1-3/+5
2020-09-03vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy1-1/+11
2020-09-03vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa1-2/+3
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov1-1/+1