summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-07Linux 4.19.150v4.19.150Greg Kroah-Hartman
2020-10-07netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-10-07ep_create_wakeup_source(): dentry name can change under you...Al Viro
2020-10-07epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro
2020-10-07epoll: replace ->visited/visited_list with generation countAl Viro
2020-10-07epoll: do not insert into poll queues until all sanity checks are doneAl Viro
2020-10-07net/packet: fix overflow in tpacket_rcvOr Cohen
2020-10-07mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-10-07mm: replace memmap_context by meminit_contextLaurent Dufour
2020-10-07random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau
2020-10-07Input: trackpoint - enable Synaptics trackpointsVincent Huang
2020-10-07i2c: cpm: Fix i2c_ram structureNicolas VINCENT
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-10-07clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-10-07nfs: Fix security label length not being resetJeffrey Mitchell
2020-10-07pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham
2020-10-07gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai
2020-10-07nvme-fc: fail new connections to a deleted host or remote portJames Smart
2020-10-07spi: fsl-espi: Only process interrupts for expected eventsChris Packham
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-07drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-10-07drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He
2020-10-07nvme-core: get/put ctrl and transport module in nvme_dev_open/release()Chaitanya Kulkarni
2020-10-07rndis_host: increase sleep time in the query-response loopOlympia Giannou
2020-10-07net: dec: de2104x: Increase receive ring size for TulipLucy Yan
2020-10-07drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny
2020-10-07drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devicesXie He
2020-10-07drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-10-07ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)
2020-10-07Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina
2020-10-07net: virtio_vsock: Enhance connection semanticsSebastien Boeuf
2020-10-07vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella
2020-10-07vsock/virtio: stop workers during the .remove()Stefano Garzarella
2020-10-07vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella
2020-10-07clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen
2020-10-07gpio: tc35894: fix up tc35894 interrupt configurationdillon min
2020-10-07gpio: mockup: fix resource leak in error pathBartosz Golaszewski
2020-10-07USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-10-07mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede
2020-10-01Linux 4.19.149v4.19.149Greg Kroah-Hartman
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-10-01ata: define AC_ERR_OKJiri Slaby
2020-10-01kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACEMuchun Song
2020-10-01s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger
2020-10-01mm, THP, swap: fix allocating cluster for swapfile by mistakeGao Xiang
2020-10-01kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu
2020-10-01s390/dasd: Fix zero write for FBA devicesJan Höppner
2020-10-01tracing: fix double freeTom Rix